Fix typo.
[gnus] / lisp / ChangeLog
1 2010-05-07  Julien Danjou  <julien@danjou.info>
2
3         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4         it to mm-pipe-part.
5
6         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
7         it is given.
8
9 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10
11         * binhex.el (binhex-decode-region-internal)
12         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
13         (dns-query)
14         * nnweb.el (nnweb-gmane-search)
15         * pgg-parse.el (pgg-parse-armor)
16         * pgg.el (pgg-verify-region)
17         * sha1.el (sha1-string-external)
18         * uudecode.el (uudecode-decode-region-internal)
19         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
20         XEmacs.
21
22         * gnus-art.el (gnus-article-browse-html-parts)
23         * gnus-group.el (gnus-read-ephemeral-gmane-group)
24         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
25         make-temp-file.
26
27         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
28         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
29         compiling.
30
31         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
32         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
33         XEmacs when compiling.
34
35         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
36         gnus-pick-mode-off-hook for XEmacs when compiling.
37         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
38         gnus-binary-mode-off-hook for XEmacs when compiling.
39
40         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
41         nil if char-charset is not available.
42
43         * imap.el (imap-disable-multibyte)
44         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
45         macros.
46
47         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
48         instead of encode-coding-string.
49
50         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
51         'xemacs) instead of mm-emacs-mule to switch function definitions.
52         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
53
54         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
55         bind temporary-file-directory for XEmacs;
56         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
57         timer-set-function for XEmacs 21.4 and SXEmacs;
58         bind timer-list for XEmacs 21.4 and SXEmacs;
59         fbind char-charset and find-charset-region for non-Mule XEmacs;
60         fbind decode-coding-region, decode-coding-string, detect-coding-region,
61         encode-coding-region and encode-coding-string for XEmacs having no
62         file-coding feature.
63
64 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
65
66         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
67
68 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
69
70         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
71         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
72
73 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
74
75         * mm-util.el (mm-decompress-buffer): Use `delete-file';
76         alias `jka-compr-delete-temp-file' no longer exists.
77
78 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
79
80         Use define-minor-mode in Gnus where applicable.
81         * mml.el (mml-mode): Use define-minor-mode.
82         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
83         (gnus-undo-mode): Use define-minor-mode.
84         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
85         (gnus-dead-summary-mode): Use define-minor-mode.
86         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
87         Initialize in declaration.
88         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
89         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
90         (gnus-mailing-list-mode): Use define-minor-mode.
91         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
92         (gnus-draft-mode): Use define-minor-mode.
93         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
94         (gnus-dired-mode): Use define-minor-mode.
95
96 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
97
98         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
99         handles on recursive mml-to-mime translation and check them for
100         boundary delimiter collisions.  Reported by: Greg Troxel.
101
102 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
103
104         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
105
106 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
107
108         * mm-util.el (mm-find-buffer-file-coding-system):
109         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
110
111 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
112
113         * message.el (message-generate-headers): Record insertion of optional
114         headers as well.  Otherwise the check to prevent repeated insertion of
115         optional headers is a no-op.
116
117 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
118
119         * smime.el: Don't mention CVS.
120
121         * nnrss.el (nnrss-fetch): Don't mention CVS.
122
123         * nnir.el: Don't mention CVS.
124
125 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
126
127         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
128
129 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
130
131         * lpath.el: Fbind bookmark-default-handler,
132         bookmark-get-bookmark-record, bookmark-make-record-default,
133         bookmark-prop-get for Emacs <23 and XEmacs.
134
135 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
136
137         * gnus-sum.el: Add bookmark declarations to silence the compiler.
138         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
139         Use with-current-buffer to silence the byte-compiler.
140         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
141         bother to require `gnus'.
142         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
143
144 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
145
146         * gnus-sum.el (gnus-summary-bookmark-make-record)
147         (gnus-summary-bookmark-jump): New functions.
148         (gnus-summary-mode): Setup bookmark support.
149
150 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
151
152         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
153         if set.
154
155 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
156
157         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
158         gnus-article-browse-html-save-cid-image; make it work recursively for
159         forwarded messages as well.
160         (gnus-article-browse-html-parts): Work when prefix arg is given.
161         (gnus-article-browse-html-article): Doc fix.
162
163 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
164
165         * message.el (message-default-mail-headers):
166         (message-default-headers): Carry the value mail-default-headers over
167         into message-default-mail-headers, rather than message-default-headers.
168
169 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
170
171         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
172         charset.
173
174         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
175         charset into the <meta> tag when the article is encoded to utf-8.
176
177 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
178
179         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
180         directories as well.
181         (gnus-article-browse-html-parts): Work for images that do not specify
182         file names; delete temp directory when quitting; insert header at the
183         right place; use file: scheme for image files.
184
185 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
186
187         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
188         (gnus-article-browse-html-parts): Use it to make temporary cid image
189         files in addition to html file so that browser may display them.
190
191 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
192
193         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
194
195 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
196
197         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
198
199 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
200
201         * auth-source.el (auth-sources): Change default to be simpler.  Explain
202         about Secret Service API sources.  Improve Customize options.
203         (auth-source-pick): Change to accept any number of search parameters.
204         Implement fallbacks iteratively, not recursively.  Add scoring on the
205         second pass and sort by score.  Call Secret Service API when needed.
206         (auth-source-user-or-password): Use it.  Call Secret Service API
207         directly when needed to get the user name and the password.
208
209 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
210
211         * message.el (message-interactive): Doc fix.
212         (message-qmail-inject-args): Reflow.
213         (message-kill-to-signature): Fix typo in docstring.
214
215         * smiley.el (smiley-buffer): Fix typo in docstring.
216
217 2010-03-24  Glenn Morris  <rgm@gnu.org>
218
219         * mail-source.el (gnus-message): Declare.
220         (mail-source-delete-old-incoming): Require gnus-util.
221
222 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
223
224         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
225
226         * message.el (ecomplete-setup): Autoload it for Emacs <23.
227
228         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
229         password-cache's default if it is not bound.
230         (mml-secure-passphrase-cache-expiry): Default to 16 that is
231         password-cache-expiry's default if it is not bound.
232
233         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
234         available in Emacs 21.
235
236         * lpath.el: Suppress compiler warnings for:
237         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
238         XEmacs;
239         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
240         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
241         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
242
243 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
244
245         * auth-source.el (auth-sources): Fix up definition so extra parameters
246         are always inline.
247
248 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
249
250         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
251         wasn't updated after mismatch.  Clear cached mailbox info correctly
252         when uidvalidity changes.
253         (nnimap-group-prefixed-name): New function to avoid some code
254         duplication.
255         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
256         (nnimap-request-group): Use it.
257         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
258         (nnimap-update-unseen): Significantly improved speed of Gnus startup
259         with many imap folders.  This is done by caching the group status from
260         the imap server persistently in a group parameter `imap-status'. (This
261         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
262         but not persistently, so every Gnus startup was still very slow.)
263
264 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
265
266         * assistant.el (assistant-render-text): Run `widget-setup' and don't
267         delete the extra newline.  Otherwise editing of :string and :number
268         types don't work.
269
270 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
271
272         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
273         secrets.el dependency.
274         (auth-sources): Add optional user name.  Add secrets.el configuration
275         choice (unused right now).
276
277 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
278
279         * gnus-sum.el (gnus-summary-make-menu-bar): Let
280         `gnus-registry-install-shortcuts' fill in the functions.
281
282         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
283         warnings.
284         (gnus-registry-misc-menus): Variable to hold registry mark menus.
285         (gnus-registry-install-shortcuts): Populate and use it in a
286         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
287
288 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
289
290         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
291         In-place substitutions for the group name encoding/decoding.
292         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
293         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
294         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
295         (nnimap-update-unseen, nnimap-request-list)
296         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
297         (nnimap-request-set-mark, nnimap-split-to-groups)
298         (nnimap-split-articles, nnimap-request-newgroups)
299         (nnimap-request-create-group, nnimap-request-accept-article)
300         (nnimap-request-delete-group, nnimap-request-rename-group)
301         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
302         `encoded-mbx' for consistency.
303         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
304         variable `imap-current-mailbox'.
305
306         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
307         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
308
309 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
310
311         * pop3.el (pop3-display-message-size-flag): Display message size byte
312         counts during POP3 download.
313         (pop3-movemail): Use it.
314         (pop3-list): Implement listing of available messages.
315
316 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
317
318         * nnir.el (nnir-get-article-nov-override-function): New function to
319         override the normal NOV retrieval.
320         (nnir-retrieve-headers): Use it.
321
322 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
323
324         * auth-source.el (netrc-machine-user-or-password): Autoload.
325
326 2010-03-19  Glenn Morris  <rgm@gnu.org>
327
328         Stop message.el from loading about 40 libraries it doesn't always need.
329         The general approach is to autoload rather than require, and to
330         require in the specific functions rather than the file.  (Bug#5642)
331
332         * gmm-utils.el: Don't require wid-edit.
333         (widget-create-child-value, widget-convert, widget-default-get):
334         Autoload.
335
336         * gnus-util.el: Don't require time-date, netrc.
337         (message-fetch-field, gnus-group-name-decode): Declare rather than
338         autoloading.
339         (gnus-fetch-field): Require message.
340         (gnus-decode-newsgroups): Require gnus-group.
341
342         * ietf-drums.el: Don't require time-date.
343
344         * message.el: Don't require hashcash, canlock, ecomplete.
345         Do require mail-utils.  Require nnheader only when compiling.
346         (smtpmail-default-smtp-server): Remove declaration.
347         (message-send-mail-function): Check smtpmail-default-smtp-server
348         is bound rather than requiring smtpmail.
349         (message-auto-save-directory, message-insert-signature): Use
350         expand-file-name rather than nnheader-concat.
351         (nnheader-insert-file-contents): Autoload.
352         (hashcash-wait-async): Declare.
353         (message-send-mail): Only call gnus-setup-posting-charset if
354         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
355         (message-send-mail-with-sendmail): Require sendmail.
356         (canlock-password, canlock-password-for-verify): Declare.
357         (message-canlock-password): Require canlock.
358         (nnheader-get-report): Autoload.
359         (gnus-setup-posting-charset): Declare.
360         (message-send-news): Require gnus-msg.
361         (message-make-references, message-make-in-reply-to): Use mail-header-id
362         rather than the alias mail-header-message-id.
363         (ecomplete-add-item, ecomplete-save): Declare.
364         (message-put-addresses-in-ecomplete): Require ecomplete.
365         (ecomplete-display-matches): Autoload.
366
367         * mm-decode.el: Don't require mailcap, gnus-util.
368         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
369         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
370         Autoload.
371         (mailcap-mime-extensions): Declare.
372
373         * mm-encode.el: Don't require mailcap.
374         (mailcap-extension-to-mime): Autoload.
375
376         * mml-sec.el: Don't require password-cache.
377
378         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
379         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
380         (mml-minibuffer-read-type): Require mailcap.
381         (mml-preview): Require gnus-msg.
382
383         * mml1991.el: Require password-cache.
384         (password-cache-expiry): Remove declaration.
385
386         * mml2015.el: Require password-cache.
387         (password-cache-expiry): Remove declaration.
388
389         * nneething.el (mailcap): Require mailcap.
390
391         * nnheader.el: (declare-function): Add compatibility stub.
392         (message-remove-header): Declare rather than autoload.
393         (nnheader-replace-header): Require message.
394
395         * nnimap.el (declare-function): Add compatibility stub.
396         (netrc-parse, netrc-machine-user-or-password): Declare.
397         (nnimap-open-connection): Require netrc.
398
399         * nntp.el (declare-function): Add compatibility stub.
400         (netrc-parse, netrc-machine, netrc-get): Declare.
401         (nntp-send-authinfo): Require netrc.
402
403         * rfc2047.el: Don't require qp.
404         (quoted-printable-encode-region, quoted-printable-decode-string):
405         Autoload.
406
407         * sieve-mode.el: Don't require easymenu.
408         (easy-menu-add-item): Autoload it.
409
410         * spam-stat.el (time-to-number-of-days): Autoload it.
411
412 2010-03-19  Glenn Morris  <rgm@gnu.org>
413
414         * password-cache.el (password-cache, password-cache-expiry): Autoload.
415
416 2010-03-18  Glenn Morris  <rgm@gnu.org>
417
418         * hashcash.el (declare-function): Remove duplicate definition.
419
420 2010-03-17  Kevin Ryde  <user42@zip.com.au>
421
422         * mml.el (mml-read-tag): Unquote values with `read' to reverse
423         prin1 in mml-insert-tag (just stripping the quotes gave wrong
424         value if any backslash escapes).
425
426 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
427
428         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
429         if it is available.  (bug#5647)
430
431         * lpath.el: Suppress compiler warning for coding-system-from-name for
432         Emacs 21 and XEmacs.
433
434 2010-03-14  Juri Linkov  <juri@jurta.org>
435
436         * hmac-def.el:
437         * hmac-md5.el:
438         * netrc.el: Fix keywords.
439
440 2010-02-26  Glenn Morris  <rgm@gnu.org>
441
442         * message.el (message-send-mail-function): Change the default, so that
443         it inherits from a customized send-mail-function.  (Bug#5643)
444
445 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
446
447         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
448         shell-command-to-string signals an error (bug#5299).
449
450 2010-02-24  Glenn Morris  <rgm@gnu.org>
451
452         * message.el (message-smtpmail-send-it)
453         (message-send-mail-with-mailclient): Doc fixes.
454
455 2010-02-16  Glenn Morris  <rgm@gnu.org>
456
457         * message.el (message-default-mail-headers): Change the default value
458         to ease the transition from mail-mode to message-mode.  (Bug#5555)
459
460 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
461
462         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
463         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
464
465 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
466
467         * time-date.el (date-to-time): Doc fix (Bug#5408).
468
469 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
470
471         * message.el (message-mail): Just pass yank-action on to message-setup.
472         (message-setup): Handle (FUN . ARGS) form of yank-action.
473         (message-with-reply-buffer, message-widen-reply)
474         (message-yank-original): Handle non-buffer values of
475         message-reply-buffer (Bug#4080).
476         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
477
478 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
479
480         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
481         Fix typo in docstring.
482
483 2010-01-08  Jason Rumney  <jasonr@gnu.org>
484
485         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
486         response.
487
488 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
489
490         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
491
492         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
493
494         * message.el (message-check-news-header-syntax): Protect against a
495         string that `rfc822-addresses' returns when parsing fails.
496
497 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
498
499         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
500         (gnus-previous-char-property-change): New functions.
501
502         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
503
504 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
505
506         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
507         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
508
509 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
510
511         * message.el (message-exchange-point-and-mark): Rework last change to
512         avoid using optional arg of exchange-point-and-mark, for backward
513         compatibility.
514
515 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
516
517         * message.el (message-exchange-point-and-mark): Call
518         exchange-point-and-mark with an argument rather than setting
519         mark-active by hand (Bug#5175).
520
521 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
522
523         * nntp.el (nntp-service-to-port): Work for service expressed with
524         numeric string; replace [:digit:] with [0-9] for XEmacs.
525
526 2009-12-17  Glenn Morris  <rgm@gnu.org>
527
528         * gnus-group.el (gnus-bug-group-download-format-alist):
529         Change emacs entry to debbugs.gnu.org.  Bump :version.
530
531 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
532
533         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
534
535 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
536
537         * message.el (message-info): Explain why we use `Info-goto-node'.
538
539 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
540
541         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
542
543 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
544
545         * message.el (message-completion-in-region): New compatibility function.
546         (message-expand-group): Use it.
547
548 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
549
550         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
551         with no unread article should be listed if the 2nd arg `predicate' is
552         given.
553
554 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
555
556         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
557
558 2009-11-29  Juri Linkov  <juri@jurta.org>
559
560         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
561         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
562         on `gnus-recenter'. (Bug#4698, Bug#4981)
563
564 2009-11-26  Kevin Ryde  <user42@zip.com.au>
565
566         * sha1.el (sha1-string-external): default-directory "/" in case
567         otherwise non-existent.  process-connection-type pipe for touch of
568         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
569
570 2009-11-25  Kevin Ryde  <user42@zip.com.au>
571
572         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
573         it's comms related and sgml-mode.el has "comm" on that basis too.
574
575 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
576
577         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
578         containing tspecial characters if they have been already quoted.
579
580 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
581
582         * dns-mode.el (auto-mode-alist): Purecopy string.
583
584 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
585
586         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
587
588 2009-10-24  Glenn Morris  <rgm@gnu.org>
589
590         * gnus-art.el (help-xref-stack-item): Define for compiler.
591
592 2009-10-21  Kevin Ryde  <user42@zip.com.au>
593
594         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
595
596 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
597
598         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
599
600 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
601
602         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
603         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
604
605 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
606
607         * gnus.el (gnus-overlay-get): New alias to overlay-get.
608         (gnus-overlays-in): New alias to overlays-in.
609
610         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
611         gnus-overlay-get, and gnus-delete-overlay.
612         (gnus-summary-show-thread): Make it work as well for systems in which
613         next-single-char-property-change is not available.
614         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
615
616         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
617         (gnus-overlay-get): New alias to extent-property.
618         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
619
620         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
621         SXEmacs.
622
623         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
624         SXEmacs.
625
626 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
627
628         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
629
630 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
631
632         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
633         and XEmacs that don't have `remove-overlays'.
634
635 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
636
637         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
638         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
639         selective display.  Use overlays instead.
640
641 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
642
643         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
644
645 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
646
647         * spam-stat.el (spam-stat-load): Fix typo in message.
648
649 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
650
651         * dig.el (dig-invoke): Fix typo in docstring.
652         (query-dig): Reflow docstring.
653
654 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
655
656         * gnus-art.el (gnus-article-encrypt-body):
657         * message.el (message-check-recipients):
658         * mm-util.el (mm-codepage-setup):
659         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
660         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
661
662 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
663
664         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
665         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
666         keys from the menu if mm-{sign,encrypt}-option is 'guided.
667         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
668         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
669
670 2009-09-21  Kevin Ryde  <user42@zip.com.au>
671
672         * dig.el: Add "Keywords: comm", as per net-utils.el.
673
674 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
675
676         * dig.el (dig-mode): Use define-derived-mode.
677
678 2009-09-19  Glenn Morris  <rgm@gnu.org>
679
680         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
681
682 2009-09-18  Glenn Morris  <rgm@gnu.org>
683
684         * gnus-diary.el (gnus-diary-check-message):
685         * message.el (message-insert-formatted-citation-line):
686         * nnbabyl.el (top-level):
687         * nndiary.el (nndiary-schedule):
688         Fix typos in condition-case handlers.
689
690 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
691
692         * gnus-art.el (gnus-article-edit-part): Work for the buffer
693         configuration that provides the sole article window in a frame;
694         position point correctly after deleting a part.
695
696 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
697
698         * spam.el (spam-unregister-on-reregister): Add boolean variable.
699         (spam-resolve-registrations-routine): Use it to unregister articles
700         that change status.
701
702 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
703
704         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
705         with XEmacs.
706         (parse-time-string-chars): Use it.
707
708 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
709
710         * imap.el (imap-interactive-login): Better messages.
711         (imap-open): Fix bug with renamed buffer on reconnect.
712         (imap-authenticate): Add buffer-local imap-last-authenticator variable
713         for easier debugging and cleaner code.  On successful (guessed based on
714         server capabilities) secondary authentication, set imap-state
715         correctly.
716         (imap-last-authenticator): Define imap-last-authenticator as a variable
717         to avoid warnings.
718
719 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
720
721         * nnrss.el (nnrss-request-article): Remove binding of
722         default-enable-multibyte-characters that has gotten needless by
723         the 2007-07-13 change in rfc2047-encode-message-header.
724
725         * mml.el (mml-insert-multipart): Error on the message header.
726         (mml-insert-part): Error on the message header; position point at
727         the end of a MIME tag.
728
729 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
730
731         * time-date.el (autoload): Expand define-obsolete-function-alias into
732         defalias and make-obsolete for old Emacsen that Gnus supports.
733         (with-no-warnings): Define it for old Emacsen.
734         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
735         is available.
736         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
737         float-time is available; suppress compile warning for time-to-seconds.
738
739         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
740         (gnus-float-time): Alias to float-time if it exists.
741
742         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
743         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
744         float-time is available; suppress compile warning for time-to-seconds.
745
746         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
747         XEmacs.
748
749 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
750
751         * imap.el (imap-message-map): Docstring fix.
752
753 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
754
755         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
756         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
757         Add the optional argument `encoding' that overrides the default.
758
759         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
760         mm-encode-buffer.
761
762 2009-09-04  Glenn Morris  <rgm@gnu.org>
763
764         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
765         mm-disable-multibyte, rather than default-enable-multibyte-characters.
766         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
767         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
768         * mm-util.el (mm-with-unibyte-current-buffer)
769         (mm-find-buffer-file-coding-system):
770         * yenc.el (yenc-decode-region): Use default-value rather than
771         default-enable-multibyte-characters.
772
773 2009-09-03  Glenn Morris  <rgm@gnu.org>
774
775         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
776         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
777         than default-enable-multibyte-characters.
778
779 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
780
781         * gnus-art.el (gnus-article-read-summary-keys):
782         Fix gnus-buffer-configuration's value temporarily used.
783
784 2009-09-02  Glenn Morris  <rgm@gnu.org>
785
786         * gnus-util.el (gnus-float-time): New function.
787         * gnus-delay.el (gnus-delay-article):
788         * gnus-sum.el (gnus-thread-latest-date):
789         * gnus-util.el (gnus-user-date): Use gnus-float-time.
790         * nnspool.el (nnspool-request-newgroups):
791         Use gnus-float-time rather than time-to-seconds.
792         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
793
794         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
795         (gnus-header-subject-face, gnus-header-newsgroups-face)
796         (gnus-header-name-face, gnus-header-content-face):
797         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
798         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
799         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
800         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
801         (gnus-cite-face-11):
802         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
803         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
804         (gnus-server-closed-face, gnus-server-denied-face)
805         (gnus-server-offline-face):
806         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
807         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
808         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
809         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
810         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
811         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
812         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
813         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
814         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
815         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
816         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
817         (gnus-summary-selected-face, gnus-summary-cancelled-face)
818         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
819         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
820         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
821         (gnus-summary-high-undownloaded-face)
822         (gnus-summary-low-undownloaded-face)
823         (gnus-summary-normal-undownloaded-face)
824         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
825         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
826         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
827         (gnus-splash-face):
828         * message.el (message-header-to-face, message-header-cc-face)
829         (message-header-subject-face, message-header-newsgroups-face)
830         (message-header-other-face, message-header-name-face)
831         (message-header-xheader-face, message-separator-face)
832         (message-cited-text-face, message-mml-face):
833         * sieve-mode.el (sieve-control-commands-face)
834         (sieve-action-commands-face, sieve-test-commands-face)
835         (sieve-tagged-arguments-face):
836         * spam.el (spam-face):
837         Mark face aliases with "-face" in the name as obsolete.
838
839 2009-09-01  Glenn Morris  <rgm@gnu.org>
840
841         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
842         than goto-line.
843
844 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
845
846         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
847         Don't move point if the command is invoked inside the message header.
848
849 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
850
851         * imap.el (imap-send-command): Simplify.
852         (imap-wait-for-tag): point-max -> buffer-size.
853
854 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
855
856         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
857         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
858         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
859         * nnir.el (nnir-swish-e-index-file):
860         * gnus-sum.el (gnus-summary-delete-marked-as-read)
861         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
862         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
863         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
864         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
865         (gnus-treat-display-xface): Add Emacs version of obsolescence.
866
867 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
868
869         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
870         Don't save excursion.
871
872 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
873
874         * nnheader.el (nnheader-find-file-noselect):
875         * mm-util.el (mm-insert-file-contents):
876         Use (default-value 'major-mode) instead of default-major-mode.
877
878 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
879
880         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
881
882 2009-08-26  Glenn Morris  <rgm@gnu.org>
883
884         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
885         than placing in files.el.
886
887 2009-08-25  Glenn Morris  <rgm@gnu.org>
888
889         * nnir.el (top-level): Don't require cl at run-time.
890         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
891         Replace cl-function substitute with gnus-replace-in-string.
892         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
893         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
894         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
895         simplified expansions.
896
897 2009-08-25  Kevin Ryde  <user42@zip.com.au>
898
899         * dig.el (dig): Add autoload cookie.
900
901 2009-08-22  Glenn Morris  <rgm@gnu.org>
902
903         * gnus-art.el (gnus-button-patch): Use forward-line rather than
904         goto-line.
905
906 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
907
908         * parse-time.el (parse-time-string-chars): Save match data.
909
910 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
911
912         * parse-time.el (parse-time-string-chars): Compute using character
913         classes, to handle non-ascii characters (Bug#3190).
914
915 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
916
917         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
918
919         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
920         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
921         (gnus-mm-display-part, gnus-mime-display-single)
922         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
923         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
924
925         * gnus-sum.el
926         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
927         (gnus-summary-move-article): Add expirable mark to articles copied or
928         moved to group that has auto-expire turned on if the option is non-nil.
929
930 2009-07-24  Glenn Morris  <rgm@gnu.org>
931
932         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
933         Fix typo.  (Bug#3903)
934
935 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
936
937         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
938         gnus-article-read-summary-keys rather than gnus-summary-edit-article
939         that should not be used for draft articles.
940         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
941         that has no concern in minor mode keys.
942         (gnus-article-summary-command, gnus-article-summary-command-nosave):
943         Abolish.
944
945 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
946
947         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
948         article without making inquiry to a user for unknown encoding.
949
950         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
951         (nnmaildir--scan): Assume i-node and device number that file-attributes
952         returns might be cons-cell.
953
954         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
955
956         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
957
958 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
959
960         * auth-source.el: Remove docs now in auth.texi.  Don't use
961         `gnus-message' for logging.  Add new variables `auth-source-debug' and
962         `auth-source-hide-passwords' and use them.
963
964 2009-07-15  Glenn Morris  <rgm@gnu.org>
965
966         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
967
968 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
969
970         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
971         excessive whitespace from the default values of title and description.
972
973 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
974
975         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
976         mail-fetch-field to fetch Content-Description header in order to
977         exclude newlines.
978
979 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
980
981         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
982         format used by GnuPG 2.0.11.
983
984 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
985
986         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
987         to deleted part.
988
989 2009-05-30  David Engster  <dengste@eml.cc>
990
991         * nnmairix.el: Remove old documentation in the commentary block.
992         (nnmairix-request-group): Do not update active file for nnml back ends.
993         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
994         end so that overview files are ignored.
995         (nnmairix-update-groups): Make updating the groups more robust by using
996         marks.
997         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
998         with dollar characters in message-id.
999
1000 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
1001
1002         * spam.el: Use dns-query instead of query-dns.  Was renamed on
1003         2008-12-25 in dns.el.
1004
1005 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1006
1007         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
1008         could happen if the text is only composed of spaces and/or tabs.
1009
1010 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
1011
1012         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
1013         when sending a queued message to avoid extra mml tags.
1014
1015 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1016
1017         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
1018
1019 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1020
1021         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
1022         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
1023         rmail-toggle-header for XEmacs;
1024         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
1025
1026 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1027
1028         * gnus-dired.el: Remove autoload for gnus-setup-message.
1029         (gnus-dired-attach): Fake this-command value to prevent Gnus from
1030         displaying Gnus logo; always use compose-mail.
1031
1032 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1033
1034         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
1035
1036 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1037
1038         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
1039         (gnus-nocem-issuers): List currently active issuers; fix custom type.
1040         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
1041         available.
1042         (gnus-nocem-epg-verify): New function.
1043
1044 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
1045
1046         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
1047
1048 2009-02-15  Glenn Morris  <rgm@gnu.org>
1049
1050         * gnus-util.el (rmail-insert-rmail-file-header)
1051         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
1052         autoloads.
1053         (rmail-default-rmail-file): Remove unnecessary declaration.
1054         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
1055
1056 2009-02-14  Glenn Morris  <rgm@gnu.org>
1057
1058         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
1059         variable (only used in gnus-util, which declares it anyway).
1060         (rmail-output-to-rmail-file): Remove autoload of deleted function,
1061         which was only needed by gnus-art (changed to not use it any more).
1062         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
1063         only used in gnus-util, which autoloads it itself.
1064         (rmail-update-summary): Fix autoload.
1065
1066         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
1067         rather than rmail-output-to-rmail-file.
1068
1069 2009-02-07  Glenn Morris  <rgm@gnu.org>
1070
1071         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
1072         autoload of function that no longer exists.
1073         (rmail-toggle-header): Declare.
1074         (message-forward-rmail-make-body): Handle mbox Rmail.
1075
1076 2009-01-31  Glenn Morris  <rgm@gnu.org>
1077
1078         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
1079         2009-01-09 change.
1080
1081 2009-01-31  Dave Love  <fx@gnu.org>
1082
1083         * imap.el (imap-fetch-safe): Bind debug-on-error.
1084         (imap-debug): Add imap-fetch-safe.
1085
1086 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
1087
1088         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
1089         (auth-source-forget-all-cached): New convenience function.
1090         (auth-source-user-or-password): Accept list of modes or a single mode.
1091
1092         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
1093         auth-source modes.
1094
1095         * netrc.el (netrc-machine-user-or-password): Use list of
1096         auth-source modes.
1097
1098         * nnimap.el (nnimap-open-connection): Use list of
1099         auth-source modes.
1100
1101         * nntp.el (nntp-send-authinfo): Use list of
1102         auth-source modes.
1103
1104 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1105
1106         * auth-source.el: Update docs to reflect epa-file-enable is to be used
1107         now.
1108
1109 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1110
1111         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
1112         coding system in XEmacs; add a workaround for XEmacs.
1113
1114         * lpath.el: Fbind coding-system-aliasee.
1115
1116 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1117
1118         * mm-util.el (mm-coding-system-priorities): Protect against nil value
1119         of current-language-environment.
1120
1121 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1122
1123         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
1124         available at runtime.
1125
1126 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1127
1128         * gnus-art.el (article-date-ut): Fix end point of narrowing.
1129
1130 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
1131
1132         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
1133         the greatest positive fixnum value doesn't work under an XEmacs with
1134         bignum support; use the most-positive-fixnum constant instead,
1135         available since Emacs 21.1 with cl and XEmacs 21.1.
1136
1137 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1138
1139         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
1140         XEmacs gets not to work.
1141
1142 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1143
1144         * mm-util.el (mm-coding-system-priorities): Allow the value like
1145         "Japanese (UTF-8)" of current-language-environment.
1146
1147 2009-01-09  Glenn Morris  <rgm@gnu.org>
1148
1149         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
1150         with last-command-event.
1151
1152 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
1153
1154         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
1155         in the doc string.
1156
1157         * message.el (message-fix-before-sending): Amend comment.
1158
1159 2009-01-08  Dave Love  <fx@gnu.org>
1160
1161         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
1162
1163 2009-01-07  David Engster  <dengste@eml.cc>
1164
1165         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
1166         simplified server definitions by converting it via
1167         gnus-server-to-method.
1168
1169 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1170
1171         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
1172         parameter's operands.
1173
1174 2009-01-06  David Engster  <dengste@eml.cc>
1175
1176         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
1177         primary select method (for gnus-group-mark-article-as-read).
1178
1179 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
1180
1181         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
1182         `(gnus)Face', not `(gnus)X-Face'.
1183
1184 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1185
1186         * mm-util.el (mm-ucs-to-char): New function.
1187
1188         * mm-url.el (mm-url-decode-entities): Use it.
1189
1190         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
1191         unicode-to-char.
1192
1193 2009-01-05  Dave Love  <fx@gnu.org>
1194
1195         * time-date.el: Require cl for `declare'.
1196
1197 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1198
1199         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
1200         Dave Love.
1201
1202 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1203
1204         * message.el (message-fix-before-sending): Add `eight-bit' to
1205         illegible-text check.
1206
1207 2009-01-03  Michael Olson  <mwolson@gnu.org>
1208
1209         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
1210         `headers' is nil.  This can occur if the IMAP server does not have
1211         permissions to read messages from a folder, but can write new messages
1212         to the folder.
1213         (nnimap-request-article-part): Do not insert `data' if it is nil.
1214
1215         * imap.el (imap-parse-fetch): Courier can insert spurious blank
1216         characters which will confuse `read', so skip past them.
1217
1218 2009-01-01  Dave Love  <fx@gnu.org>
1219
1220         * imap.el (imap-string-to-integer): Fix typo.
1221         (imap-fetch-safe): New function.
1222         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
1223
1224         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
1225
1226         * imap.el (imap-process-connection-type, imap-debug, imap-open):
1227         (imap-parse-greeting): Fix doc strings.
1228         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
1229         (imap-parse-flag-list): Make messages unique.
1230         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
1231
1232         * nnimap.el: Fix author email.
1233         (nnimap-split-rule): Add FIXME comment.
1234         (nnimap-debug): Fix doc string.
1235
1236 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1237
1238         * dns.el (dns-set-servers): Check "Address".  Fix typo.
1239
1240 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
1241
1242         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
1243         nslookup if resolv.conf isn't available.
1244         (dns-query): Rename from query-dns.
1245         (dns-query-cached): Rename from query-dns-cached.
1246
1247 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1248
1249         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
1250         overlay-arrow-position and overlay-arrow-string buffer-local; no need
1251         to check if those variables exist (first appeared in Emacs 18.50).
1252
1253 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1254
1255         * mm-util.el (mm-line-number-at-pos): New function.
1256
1257         * spam-report.el (spam-report-process-queue): Use it.
1258
1259 2008-12-24  David Engster  <dengste@eml.cc>
1260
1261         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
1262         parameters that haven't existed as variables as buffer-local variables.
1263
1264 2008-12-23  Dave Love  <fx@gnu.org>
1265
1266         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
1267         cadar.
1268
1269         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
1270         imap-starttls-p.
1271         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
1272
1273 2008-12-22  Dave Love  <fx@gnu.org>
1274
1275         * imap.el: Fix author email.  Doc fixes.
1276         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
1277         reply.
1278
1279 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
1280
1281         * spam-report.el (spam-report-gmane-max-requests): New constant.
1282         (spam-report-gmane-wait): New variable.
1283         (spam-report-gmane-ham, spam-report-gmane-spam)
1284         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
1285         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
1286         the server.
1287
1288         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
1289         Add explanations.
1290
1291         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
1292         nnheader-accept-process-output and nnheader-read-timeout if available.
1293         (pop3-movemail): Use it.
1294
1295         * message.el (message-check-news-body-syntax): Fix signature check if
1296         there's an attachment.
1297
1298 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1299
1300         * mm-util.el: Add comments to the mm- emulating functions.
1301
1302 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
1303
1304         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
1305         by Stephen Berman <stephen.berman@gmx.net>.
1306
1307 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1308
1309         * mm-util.el (mm-substring-no-properties): New function.
1310         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
1311         (mm-special-display-p): Enable those lambda forms to be byte compiled.
1312         (mm-string-to-multibyte): Doc fix.
1313
1314         * mml.el (mml-attach-file): Use mm-substring-no-properties.
1315
1316 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
1317
1318         * mml.el (mml-attach-file): Strip text properties from file name.
1319         (Bug#1574)
1320
1321 2008-12-16  Glenn Morris  <rgm@gnu.org>
1322
1323         * mm-util.el (mm-charset-override-alist): Declare for compiler.
1324
1325 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1326
1327         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
1328         knows since the charset specified might be a bogus alias that
1329         mm-charset-synonym-alist provides.
1330
1331 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
1332
1333         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
1334         "ISO_8859-1".
1335
1336         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
1337
1338 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1339
1340         * mm-util.el (mm-charset-eval-alist):
1341         Define it before mm-charset-to-coding-system.
1342         (mm-charset-to-coding-system): Add optional argument `silent';
1343         define it before mm-charset-override-alist.
1344         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
1345         default value if it can be used in Emacs currently running;
1346         silence mm-charset-to-coding-system.
1347
1348 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1349
1350         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
1351         `allow-override' which says whether to use `mm-charset-override-alist'.
1352         (rfc2047-decode-encoded-words): Use it.
1353
1354         * mm-util.el (mm-charset-override-alist): Fix custom type;
1355         add `(gb2312 . gbk)' to choices.
1356
1357 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1358
1359         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
1360         fast.
1361
1362         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1363
1364         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
1365
1366 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
1367
1368         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
1369         on links.
1370
1371         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1372
1373 2008-12-03  Lute Kamstra  <lute@gnu.org>
1374
1375         * sha1.el: Remove leading * from docstrings of defcustoms,
1376         deffaces, defconsts and defuns.
1377
1378 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1379
1380         * message.el (message-idna-to-ascii-rhs-1): Protect against local
1381         users' addresses that don't have domain parts.
1382         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
1383         rather than message-narrow-to-head since there will be the message
1384         header separator.
1385
1386 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1387
1388         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
1389         since the result is inserted in a unibyte buffer anyway.
1390         (nnimap-demule-use-string-to-multibyte): Remove.
1391         (nnimap-demule): Alias it to mm-string-to-multibyte.
1392
1393 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
1394
1395         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
1396         variable for debugging bug#464 and bug#1174.
1397         (nnimap-demule): Use it.
1398
1399 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
1400
1401         * gnus-score.el (gnus-score-find-trace): Handle default score in total
1402         score calculation correctly.
1403
1404 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1405
1406         * message.el (message-send-mail): Just set the buffer to unibyte
1407         rather than use mm-with-unibyte-current-buffer which does a lot more.
1408         (message-send-mail-partially): Don't bother with
1409         mm-with-unibyte-current-buffer since it's already been made unibyte by
1410         message-send-mail.
1411
1412 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
1413
1414         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
1415
1416 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
1417
1418         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
1419
1420 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1421
1422         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
1423         require itself and to remove `with-no-warnings'.
1424
1425 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
1426
1427         * starttls.el (starttls-any-program-available): Get the name of the
1428         available TLS layer program.
1429         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
1430         well as the host name in the "opening" message.
1431
1432         * auth-source.el (auth-source-cache, auth-source-do-cache)
1433         (auth-source-user-or-password): Cache passwords and logins by default,
1434         allow override with `auth-source-do-cache'.
1435         (auth-source-forget-user-or-password): Allow users to remove cache
1436         entries if needed.
1437
1438 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
1439
1440         * md4.el (md4-buffer): Fix typo in docstring.
1441         (md4, md4-64): Doc fixes.
1442         (md4-pack-int32): Reflow docstring.
1443
1444 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1445
1446         * ietf-drums.el (ietf-drums-remove-comments): Localize second
1447         condition-case to only the forward-sexp call.
1448
1449 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1450
1451         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
1452         quotes contained.  Make it more robust regardless by an extra
1453         condition-case wrapper.
1454
1455 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1456
1457         * lpath.el: No need to fbind codepage-setup for Emacs 23.
1458
1459 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1460
1461         * nnml.el (nnml-request-expire-articles): Check if the function set to
1462         `nnmail-expiry-target' returns the symbol `delete'.
1463
1464         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
1465
1466         * nnmail.el (nnmail-expiry-target): Fix custom type.
1467
1468 2008-10-02  Glenn Morris  <rgm@gnu.org>
1469
1470         * mm-util.el (mm-codepage-setup): Tweak codepage error.
1471         Silence compiler warning.
1472
1473 2008-10-01  Magnus Henoch  <mange@freemail.hu>
1474
1475         * tls.el (open-tls-stream): Show the actual command being
1476         executed, instead of the format string.
1477
1478 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1479
1480         * lpath.el: Fbind codepage-setup for Emacs 23.
1481
1482 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
1483
1484         * mml.el (mml-menu): Don't assume mml2015 is bound.
1485
1486 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1487
1488         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
1489         exists.
1490
1491 2008-09-27  Glenn Morris  <rgm@gnu.org>
1492
1493         * gnus-util.el (mail-header-remove-comments): Autoload it.
1494
1495 2008-09-27  Andreas Schwab  <schwab@suse.de>
1496
1497         * gnus-util.el (gnus-split-references): Strip comments.
1498         (gnus-parent-id): Likewise.
1499
1500 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
1501
1502         * message.el (message-confirm-send): Fix version.
1503
1504 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1505
1506         * message.el (message-idna-to-ascii-rhs-1): Use
1507         mail-extract-address-components rather than mail-header-parse-addresses
1508         that is an alias by default to ietf-drums-parse-addresses that does not
1509         support non-ASCII names in headers' contents.
1510
1511 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
1512
1513         * message.el (message-confirm-send): Fixed variable documentation to
1514         avoid the "y/n" wording.
1515
1516 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
1517
1518         * message.el (message-set-auto-save-file-name): Save to a different
1519         filename so multiple messages (especially drafts) can be recovered.
1520
1521 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
1522
1523         * message.el (message-confirm-send): Add appropriate version.
1524
1525 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1526
1527         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
1528         defvar.
1529
1530 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
1531
1532         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
1533         (mm-pkcs7-enveloped-magic): Ditto.
1534
1535 2008-09-17  Simon Josefsson  <simon@josefsson.org>
1536
1537         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
1538         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
1539
1540 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
1541
1542         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
1543         default, it's better.
1544
1545 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
1546
1547         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
1548         summary line gnus-number property and ignore them (with a warning
1549         message).
1550
1551 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1552
1553         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
1554         macro caddr in the interactive form since it won't be expanded.
1555
1556 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1557
1558         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
1559         `charset'; fix name of function called recursively.
1560         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
1561
1562 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1563
1564         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
1565         (gnus-mime-set-charset-parameters): New function.
1566         (gnus-mime-view-part-as-charset): Use it to correctly display part
1567         specifying wrong charset.
1568
1569 2008-09-08  David Engster  <dengste@eml.cc>
1570
1571         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
1572         in completing-read for back end server.
1573
1574 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
1575
1576         * message.el (message-confirm-send): New variable to confirm sending a
1577         message.
1578         (message-send): Use it.
1579
1580 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
1581
1582         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
1583
1584 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1585
1586         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
1587
1588 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
1589
1590         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
1591         prevent tracking too many groups.
1592         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
1593         Use it.
1594
1595 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
1596
1597         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
1598         moving point to the bottom of the window in order to avoid recentering.
1599
1600 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1601
1602         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
1603
1604         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
1605         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
1606         (gnus-article-beginning-of-window): Fix calculation.
1607
1608 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1609
1610         * gnus-msg.el (gnus-summary-supersede-article)
1611         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
1612         value of gnus-newsgroup-charset to decode non-MIME encoded text in
1613         message header.
1614
1615 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
1616
1617         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
1618         pending output coming after the status change.
1619
1620 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1621
1622         * message.el:
1623         * gnus-start.el:
1624         * gnus-registry.el: Remove VMS support.
1625
1626 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1627
1628         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
1629         macro.
1630         (rfc2104-hash): Use it.
1631
1632 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
1633
1634         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
1635         (gnus-summary-sort-by-most-recent-date): New commands.
1636         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
1637         and menu entries.
1638
1639 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1640
1641         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
1642         don't redisplay article for raw contents; remove plural articles stuff.
1643
1644         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
1645         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
1646         on gnus-summary-save-article; display results properly.
1647
1648 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1649
1650         * lpath.el: No need to fbind ns-focus-frame.
1651
1652 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1653
1654         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
1655
1656 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1657
1658         * gnus-art.el (gnus-summary-save-in-pipe): Consider
1659         gnus-save-all-headers.
1660
1661 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
1662
1663         * gnus-util.el (ns-focus-frame): Remove declaration.
1664         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
1665         like x.
1666
1667 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
1668
1669         * rfc2104.el (rfc2104-zero): Delete defconst.
1670         (rfc2104-hex-alist): Likewise.
1671         (rfc2104-hex-to-int): Delete func.
1672         (rfc2104-hexstring-to-bitstring): Likewise.
1673         (rfc2104-nybbles): New defconst.
1674         (rfc2104-hash): Rewrite for speed.
1675
1676 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1677
1678         * tls.el (open-tls-stream): Make it work with the 2nd argument
1679         BUFFER that is a string but does not exist as a buffer object, as
1680         mentioned in the doc-string.
1681
1682 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1683
1684         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
1685         SXEmacs.
1686
1687 2008-07-16  Glenn Morris  <rgm@gnu.org>
1688
1689         * gnus-util.el (ns-focus-frame): Declare for compiler.
1690
1691 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1692
1693         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
1694         set as a group parameter.
1695         (gnus-summary-save-in-pipe): Work when it is called independently.
1696         (gnus-summary-pipe-to-muttprint): Don't modify
1697         gnus-summary-pipe-output-default-command.
1698
1699 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1700
1701         * message.el (message-send-mail-with-sendmail):
1702         Display the error message.
1703
1704 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1705
1706         * gnus-art.el (gnus-default-article-saver):
1707         Add gnus-summary-save-in-pipe to choices.
1708         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
1709         gnus-summary-pipe-output-default-command as the default command.
1710         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
1711         instead of gnus-last-shell-command.
1712
1713         * gnus-sum.el (gnus-summary-pipe-output-default-command):
1714         New user option.
1715         (gnus-summary-muttprint-program): Mention the value will be changed.
1716         (gnus-summary-save-article): Force showing of all headers.
1717         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
1718
1719 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
1720
1721         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
1722
1723 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
1724
1725         * nnimap.el (nnimap-id):
1726         * sieve-manage.el (sieve-manage-open): Doc fixes.
1727
1728 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
1729
1730         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
1731         if available.
1732
1733 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1734
1735         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
1736
1737         * nnkiboze.el (nnkiboze-generate-group):
1738         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
1739
1740         * nnmairix.el: Require CL.
1741
1742 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1743
1744         * dgnushack.el: Autoload get-display-table and put-display-table for
1745         XEmacs 21.5.
1746
1747         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
1748         21.4 and SXEmacs.
1749
1750 2008-06-15  David Engster  <dengste@eml.cc>
1751
1752         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
1753
1754 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
1755
1756         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
1757         New macros that expand to an `aset'/`aref' call under Emacs, and to a
1758         runtime choice under XEmacs.
1759
1760         * gnus-sum.el (gnus-summary-set-display-table):
1761         Use `gnus-put-display-table', `gnus-get-display-table',
1762         `gnus-set-display-table' for the display table, instead of `aset'.
1763
1764         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
1765         Use `gnus-put-display-table', `gnus-get-display-table',
1766         `gnus-set-display-table' for the display table.
1767
1768 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
1769
1770         * nnmairix.el: Add autoloads.
1771
1772 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
1773
1774         * nnmairix.el (nnmairix-delete-recreate-group)
1775         (nnmairix-update-and-clear-marks): Fix error messages.
1776
1777 2008-06-14  David Engster  <dengste@eml.cc>
1778
1779         * nnmairix.el: Upgrade to version 0.6.
1780         (nnmairix-group-toggle-propmarks-this-group)
1781         (nnmairix-group-toggle-readmarks-this-group)
1782         (nnmairix-group-delete-recreate-this-group)
1783         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
1784         (nnmairix-remove-tick-mark-original-article): New commands.
1785         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
1786         (nnmairix-propagate-marks-to-nnmairix-groups)
1787         (nnmairix-only-use-registry, nnmairix-allowfast-default)
1788         (nnmairix-marks-cache, nnmairix-version-output): New variables.
1789         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
1790         functions needed for marks propagation and manipulation of read marks.
1791         (nnmairix-update-groups): New function.
1792         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
1793         (nnmairix-determine-original-group-from-registry)
1794         (nnmairix-determine-original-group-from-path)
1795         (nnmairix-get-group-from-file-path, nnmairix-map-range)
1796         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
1797         New helper functions.
1798         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
1799         keystrokes for new commands.
1800         (nnmairix-delete-and-create-on-change): Doc string cleanup.
1801         (nnmairix-request-group): Check allow-fast group parameter.
1802         (nnmairix-request-create-group): Set allow-fast group parameter if
1803         nnmairix-allowfast-default is set.
1804         (nnmairix-close-group): Propagate marks upon closing if needed.
1805         (nnmairix-group-toggle-threads-this-group): Use new.
1806         nnmairix-group-toggle-parameter helper function.
1807         (nnmairix-search): Better check for empty search result.
1808         (nnmairix-goto-original-article): Use new helper functions for
1809         determining original article.
1810         (nnmairix-show-original-article): Make sure message-id is in brackets.
1811         (nnmairix-call-mairix-binary): Change variable name.
1812         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
1813         helper function.
1814         (nnmairix-widget-toggle-activate): Fix doc string.
1815
1816 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1817
1818         * nnir.el: Require edmacro when compiling with XEmacs.
1819         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
1820         available in Emacs 21.
1821
1822 2008-06-11  Glenn Morris  <rgm@gnu.org>
1823
1824         * gnus-util.el (x-focus-frame):
1825         * gnus.el (image-size):
1826         * mm-decode.el (image-size): Declare.
1827
1828         * gnus-picon.el (declare-function): Add compat definition.
1829         (image-size): Declare.
1830
1831         * gnus-group.el (tool-bar-map):
1832         * gnus-sum.el (tool-bar-map): Define for compiler.
1833
1834         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
1835
1836         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
1837
1838         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
1839         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
1840         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
1841         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
1842         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
1843         * sieve-manage.el, spam-report.el, spam.el:
1844         Remove unnecessary eval-and-compile of autoloads.
1845
1846 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
1847
1848         * auth-source.el: Precise Tramp doc.
1849
1850 2008-06-07  Glenn Morris  <rgm@gnu.org>
1851
1852         * nnmairix.el: Remove unnecessary eval-when-compile.
1853
1854 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1855
1856         * lpath.el: Fbind propertize for XEmacs 21.4.
1857
1858 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
1859
1860         * nnir.el: Move here from ../contrib.
1861
1862 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1863
1864         * gnus-util.el (gnus-read-shell-command): New function.
1865         * mm-decode.el (mm-pipe-part):
1866         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
1867
1868 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1869
1870         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
1871
1872 2008-06-03  Glenn Morris  <rgm@gnu.org>
1873
1874        * pop3.el (nnheader-accept-process-output): Autoload it.
1875
1876 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1877
1878         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
1879         are not 2-digit hexadecimal characters that follow `%'s.
1880
1881 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1882
1883         * message.el (message-bogus-recipient-p): Fix type in doc string.
1884         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
1885         (message-bogus-addresses): Rename from message-bogus-address-regexp.
1886         Improve custom options.
1887         (message-bogus-recipient-p): Adjust accordingly.
1888
1889 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
1890
1891         * parse-time.el (parse-time-months, parse-time-weekdays): Add
1892         long-form month and day names.
1893
1894 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1895
1896         * dgnushack.el: Autoload debug, eudc-expand-inline and
1897         pgg-snarf-keys-region for XEmacs.
1898
1899         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
1900
1901         * nnmairix.el: Require edmacro when compiling with XEmacs.
1902
1903 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
1904
1905         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
1906         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
1907
1908 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
1909
1910         * auth-source.el: Add more docs.
1911
1912         * netrc.el (netrc-machine): Always match if the port is not given.
1913
1914 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1915
1916         * nnheader.el (nnheader-read-timeout): Change the default timeout from
1917         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
1918         retrieval faster in some cases, but might make CPU usage larger.  If
1919         this has any bad side effects, we might revert this change.
1920
1921         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
1922         seems to make mail retrieval much, much faster.
1923         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
1924         unconditionally.
1925
1926         * gnus-draft.el (gnus-group-send-queue): Bind
1927         message-send-mail-partially-limit to nil to avoid being prompted.
1928
1929 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
1930
1931         * mml.el (mml-attach-buffer): Prompt for `disposition'.
1932
1933         * message.el (message-bogus-address-regexp): Fix and improve custom
1934         type.
1935         (message-setup-hook): Add message-check-recipients as custom option.
1936
1937 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
1938
1939         * message.el (message-cite-function): Remove bogus autoload which crept
1940         in during merge from v5-10.
1941
1942 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
1943
1944         * nnimap.el (nnimap-open-connection): Fix login/password bug.
1945
1946         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
1947
1948         * auth-source.el: Preliminary Tramp docs.
1949         (auth-sources): Change the default auth-sources to use
1950         EPA .gpg files.
1951
1952 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
1953
1954         * nntp.el: Autoload `auth-source-user-or-password'.
1955         (nntp-send-authinfo): Use it.
1956
1957         * nnimap.el: Autoload `auth-source-user-or-password'.
1958         (nnimap-open-connection): Use it.
1959
1960         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
1961         for the gnus-message function.
1962         (auth-source-user-or-password): Use it.
1963
1964 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1965
1966         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
1967         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
1968         (rfc2104-hash): Use it.
1969
1970 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1971
1972         * gnus-art.el (gnus-article-toggle-truncate-lines):
1973         Don't use `iff' in docstring.
1974
1975 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
1976
1977         * gnus-registry.el: Adjusted copyright dates and added a keyword.
1978
1979         * gnus-util.el (gnus-extract-address-component-name)
1980         (gnus-extract-address-component-email): Convenience functions around
1981         `gnus-extract-address-components'.
1982
1983         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1984         Use `gnus-extract-address-component-email' to fix bug of comparing full
1985         sender name to `user-mail-address'.
1986
1987 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
1988
1989         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
1990         catch/throw to optimize.
1991         (gnus-registry-find-keywords): Just use member to find a keyword.
1992
1993 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1994
1995         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
1996         is current before calling gnus-server-prepare.
1997         (gnus-server-setup-buffer, gnus-server-update-server)
1998         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
1999
2000 2008-05-04  Juri Linkov  <juri@jurta.org>
2001
2002         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
2003         (mailcap-file-default-commands): Use mailcap-replace-in-string
2004         instead of replace-regexp-in-string, and mailcap-delete-duplicates
2005         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
2006
2007 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
2008
2009         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
2010
2011 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2012
2013         * gnus.el: Bump version to 0.11
2014
2015 2008-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2016
2017         * gnus.el: No Gnus v0.10 is released.
2018
2019 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2020
2021         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
2022         hooks.
2023         (gnus-update-read-articles): Speed up non-marks-using users.
2024         (gnus-use-marks): Define gnus-use-marks.
2025         (gnus-propagate-marks): Rename variable to something more sensible.
2026
2027 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
2028
2029         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
2030         (gmm-image-load-path-for-library): Fix typos in docstrings.
2031         (gmm-message): Reflow docstring.
2032
2033 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
2034
2035         * mail-source.el (mail-source-set-1, mail-source-bind):
2036         Move auth-source code out of the macro to clean it up and fix bugs.
2037
2038 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
2039
2040         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
2041         by sender if it's equal to user-mail-address, it's likely to be
2042         useless.
2043
2044         * mail-source.el (mail-source-bind): Don't use user or password if they
2045         are not bound.  Unintern them if they are nil.  Don't use server unless
2046         it's bound, and default it to empty string otherwise.
2047
2048 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2049
2050         * mail-source.el: Load auth-source.el.
2051         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
2052         get user name or password, if auth-sources is set up.
2053
2054         * gnus-registry.el (gnus-registry-split-strategy): New variable for
2055         strategy of splitting with parent.
2056         (gnus-registry-split-fancy-with-parent)
2057         (gnus-registry-post-process-groups): Use it and fix prior
2058         bug (returning a list as the split result).
2059
2060         * auth-source.el (auth-sources): Remove server parameter.
2061         (auth-source-pick, auth-source-user-or-password)
2062         (auth-source-user-or-password-imap)
2063         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2064         (auth-source-user-or-password-sftp)
2065         (auth-source-user-or-password-smtp): Remove server parameter.
2066
2067 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
2068
2069         * smime.el (smime-sign-region, smime-encrypt-region)
2070         (smime-decrypt-region):
2071         Remove redundant calls to `generate-new-buffer-name'.
2072
2073 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
2074
2075         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
2076         Don't use QP for message/rfc822.
2077         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
2078
2079 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2080
2081         * sieve-manage.el (sieve-string-bytes): Remove.
2082         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
2083         correct byte-length only if the process's coding-system is the same as
2084         the one used internally by Emacs to represent strings.
2085
2086 2008-04-22  Juri Linkov  <juri@jurta.org>
2087
2088         * mailcap.el (mailcap-file-default-commands): New function.
2089
2090 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2091
2092         * message.el (message-signature-separator, message-cite-function):
2093         Change custom version.
2094
2095 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
2096
2097         * tls.el (tls-program): Add -ign_eof argument to call the openssl
2098         commands.
2099         (tls-checktrust): Ditto.
2100
2101 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
2102
2103         * mm-decode.el (mm-display-external): Make temp file read-only.
2104
2105 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2106
2107         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
2108         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
2109         `C-c C-f d'.
2110
2111 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
2112
2113         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
2114
2115 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2116
2117         * gnus.el: Bump version to 0.9.
2118
2119 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
2120
2121         * gnus.el: No Gnus v0.8 is released.
2122
2123 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2124
2125         * mail-source.el (mail-source-value):
2126         Prefer fboundp to functionp so it works with macros as well.
2127
2128 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2129
2130         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2131         Fix last change in case the element is not even a symbol.
2132
2133 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2134
2135         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2136         Prefer fboundp to functionp so it works with macros as well.
2137
2138 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2139
2140         * auth-source.el: Added docs.
2141         (auth-sources): Modify format to support server.
2142         (auth-source-pick, auth-source-user-or-password)
2143         (auth-source-user-or-password-imap)
2144         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2145         (auth-source-user-or-password-sftp)
2146         (auth-source-user-or-password-smtp): Add server parameter.
2147
2148 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
2149
2150         * gnus-registry.el: Initialize the registry when gnus-registry-install
2151         is t.
2152
2153 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2154
2155         * compface.el (uncompface): Make buffer unibyte.
2156
2157 2008-04-05  Glenn Morris  <rgm@gnu.org>
2158
2159         * gnus-ems.el (mm-disable-multibyte): Autoload it.
2160
2161 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2162
2163         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
2164         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
2165
2166         * nnheader.el (nnheader-init-server-buffer): Change buffer's
2167         multibyteness after rather than before erasing it.
2168
2169         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
2170         mm-with-multibyte.
2171         (gnus-request-article-this-buffer): Make sure the proper decoding is
2172         used if gnus-original-article-buffer happens to be unibyte.
2173
2174         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
2175         default-enable-multibyte-characters.
2176
2177         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
2178         default-enable-multibyte-characters.
2179
2180         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
2181
2182         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
2183
2184 2008-04-02  Simon Josefsson  <simon@josefsson.org>
2185
2186         * imap.el (imap-enable-exchange-bug-workaround): New variable.
2187         (imap-message-copyuid-1): Use it.
2188         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
2189         J. Williams in
2190         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
2191
2192         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
2193         imap-enable-exchange-bug-workaround.
2194         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
2195
2196 2008-04-01  Simon Josefsson  <simon@josefsson.org>
2197
2198         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
2199         a 100 byte status-checks into a 2-3MB transfer for each group.
2200         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
2201         to enable bug workaround or not.
2202         (nnimap-find-minmax-uid): Only enable workaround conditionally.
2203
2204 2008-03-31  Glenn Morris  <rgm@gnu.org>
2205
2206         * message.el (mml2015-use): Declare for compiler.
2207         (message-info): Require mml2015 when appropriate.
2208
2209 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2210
2211         * Makefile.in (EMACS_COMP): Quote directory name that might contain
2212         whitespace.
2213
2214 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2215
2216         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
2217         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
2218         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
2219         (nntp-service-to-port): New function.
2220         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
2221         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
2222         (nntp-open-netcat-stream): New function.
2223         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
2224
2225 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
2226
2227         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
2228
2229 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2230
2231         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
2232
2233 2008-03-28  Magnus Henoch  <mange@freemail.hu>
2234
2235         * dns.el (dns-write): Use set-buffer-multibyte.
2236
2237 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
2238
2239         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
2240
2241 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
2242
2243         * message.el (message-signature-separator): Change default.
2244         Improve custom type.
2245         (message-cite-function): Change default to
2246         message-cite-original-without-signature.
2247
2248         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
2249         toggle.
2250
2251         * message.el (message-check-news-body-syntax): Fix signature check.
2252         (message-setup-1): Mark buffer as unmodified _after_ running
2253         message-setup-hook and handling message-alternative-emails.
2254         (message-shorten-references): Be more strict when building list of
2255         valid references to comply with GNKSA.
2256
2257         * gnus-group.el (gnus-read-ephemeral-bug-group)
2258         (gnus-read-ephemeral-debian-bug-group)
2259         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
2260
2261         * message.el (message-info): Don't use booleanp which isn't supported
2262         in Emacs 21 and XEmacs.
2263
2264 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
2265
2266         * gnus-group.el (gnus-gmane-group-download-format): Rename from
2267         gnus-group-gmane-group-download-format.
2268         (gnus-group-read-ephemeral-gmane-group): Rename from
2269         gnus-group-read-ephemeral-gmane-group.
2270         (gnus-read-ephemeral-gmane-group-url): Rename from
2271         gnus-group-read-ephemeral-gmane-group-url.
2272         (gnus-bug-group-download-format-alist): New variable.
2273         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
2274         (gnus-read-ephemeral-emacs-bug-group): New commands.
2275
2276 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2277
2278         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
2279         (gnus-visible-headers): Improve custom type.
2280
2281 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2282
2283         * mml.el (mml-menu): Add workarounds for XEmacs.
2284
2285         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
2286         X-Boundary header.
2287
2288         * message.el (message-simplify-recipients): Fix previous commit.
2289
2290 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2291
2292         * mm-util.el (mm-set-buffer-multibyte): New function.
2293         * mm-decode.el (mm-copy-to-buffer): Use it.
2294
2295 2008-03-19  Glenn Morris  <rgm@gnu.org>
2296
2297         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
2298         Accidentally removed in the sync process with Emacs.
2299
2300 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
2301
2302         * message.el (message-alter-recipients-discard-bogus-full-name):
2303         New function.
2304         (message-alter-recipients-function): New variable.
2305         (message-get-reply-headers): Use it.
2306         (message-replace-header): New helper function.
2307         (message-recipients-without-full-name): New variable.
2308         (message-simplify-recipients): New command.
2309
2310         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
2311
2312         * message.el (message-info): Handle EasyPG manual.
2313
2314         * mml.el (mml-menu): Add entry for EasyPG.
2315
2316 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
2317
2318         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
2319         parameter.
2320
2321         * message.el (message-disassociate-draft): Specify drafts group name
2322         fully.
2323
2324 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
2325
2326         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
2327         unnecessary duplicates from the match list.
2328
2329 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2330
2331         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
2332
2333         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
2334
2335         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
2336         args of `how-many' of which the XEmacs version doesn't take; declare
2337         Info-index-next as function.
2338
2339 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2340
2341         * gnus-score.el (gnus-score-headers): Fix handling of
2342         gnus-inhibit-slow-scoring.
2343
2344         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
2345         string.
2346         (gnus-button-url-regexp): Improve handling of parenthesis.
2347         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
2348         (gnus-button-handle-info-keystrokes): Handle index entries.
2349
2350 2008-03-15  Glenn Morris  <rgm@gnu.org>
2351
2352         * parse-time.el (parse-time-string): Simplify.
2353
2354 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2355
2356         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
2357         Incoming* files.
2358
2359 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
2360
2361         * auth-source.el (auth-sources): Renamed from auth-source-choices.
2362         (auth-source-pick): Use it.
2363
2364 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2365
2366         * binhex.el (binhex-decode-region-internal):
2367         * uudecode.el (uudecode-decode-region-internal):
2368         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
2369         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
2370         setting default-enable-multibyte-characters.
2371
2372 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2373
2374         * auth-source.el (auth-source-protocols)
2375         (auth-source-protocols-customize, auth-source-choices): Added and
2376         modified variable customizations and defaults.
2377         (auth-source-pick, auth-source-user-or-password)
2378         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2379         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2380         (auth-source-user-or-password-sftp)
2381         (auth-source-user-or-password-smtp): Use new variables and provide an
2382         interface to netrc.el.
2383
2384 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2385
2386         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
2387         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
2388         Make sure the nntp port to specify is a string.
2389
2390 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2391
2392         * nntp.el: Use with-current-buffer.
2393         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
2394         dubious mm-with-unibyte-current-buffer.
2395         (nntp-with-open-group-function): New function extracted from
2396         nntp-with-open-group macro.
2397         (nntp-with-open-group): Use the function, so it's easier to debug.
2398         Add indentation and debugging info.
2399         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
2400         the use of the netcat alternatives.
2401
2402         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
2403         Avoid mm-string-as-multibyte as well.
2404
2405         * nnweb.el (nnweb-insert-html):
2406         Remove use of nnheader-string-as-multibyte.
2407
2408         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
2409         (nnheader-string-as-multibyte): Remove.
2410
2411         * mm-view.el: Use inhibit-read-only.
2412         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
2413         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
2414         or unibyte-string.
2415
2416         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
2417         (mm-uu-yenc-extract): Use with-current-buffer.
2418
2419         * gnus-soup.el (gnus-soup-send-packet): Don't use
2420         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
2421
2422         * nnmh.el: Use with-current-buffer.
2423         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
2424         mm-string-as-multibyte on the output of mm-encode-coding-string.
2425
2426         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
2427         (nnimap-request-move-article): Use with-current-buffer.
2428
2429         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
2430         inserting the handle-buffer's text, so the implicit multibyte->unibyte
2431         conversion uses string-make-unibyte rather than string-as-unibyte.
2432
2433         * gnus-msg.el: Use with-current-buffer.
2434
2435         * message.el (message-ignored-resent-headers): Add "Delivered-To".
2436
2437 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
2438
2439         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
2440         string for caching if it is 'PIN.
2441
2442 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2443
2444         * lpath.el: Consider the case without Emacs/W3.
2445
2446 2008-03-08  Glenn Morris  <rgm@gnu.org>
2447
2448         * time-date.el (date-to-time, time-subtract, time-add)
2449         (safe-date-to-time): Doc fixes.
2450
2451 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
2452
2453         * mail-source.el (mail-source-delete-old-incoming-confirm):
2454         Change default to nil.
2455         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
2456
2457 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2458
2459         * lpath.el: Rearrange.
2460
2461         * gnus-art.el (gnus-narrow-to-page): Position point properly.
2462         (gnus-article-goto-prev-page): Work for articles having ^L's.
2463
2464         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
2465
2466         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
2467
2468 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
2469
2470         * gnus-bookmark.el: Adjust for renames in bookmark.el.
2471         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
2472         (gnus-bookmark-jump): Adjust some variable names.
2473
2474 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
2475
2476         * auth-source.el: New package.
2477         (auth-source-choices): Add customization entry point variable.
2478
2479         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
2480         bug.
2481
2482 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
2483
2484         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
2485         (gnus-registry-initialize, gnus-registry-install-p): Use it.
2486         (gnus-registry-install-shortcuts): Rename from
2487         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
2488         the `gnus-registry-mark-map' keymap dynamically from
2489         `gnus-registry-marks'.  The generated functions update the summary line
2490         when a registry mark is added or deleted, and will call
2491         `gnus-registry-install-p' (see the comments in the code).
2492         (gnus-registry-user-format-function-M): Use concat intelligently.
2493
2494         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
2495         the registry mark functions.
2496
2497 2008-03-05  Glenn Morris  <rgm@gnu.org>
2498
2499         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
2500         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
2501         gnus-art.
2502         (top-level): No need to load own source when compiling.
2503
2504 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
2505
2506         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
2507         Suggested by <chris.anderton@zetnet.co.uk>.
2508
2509 2008-03-04  Glenn Morris  <rgm@gnu.org>
2510
2511         * gnus-sum.el (top-level): No need to require gnus when compiling,
2512         since unconditionally required near start of file.
2513         (gnus-summary-display-while-building): Move definition before use.
2514
2515 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
2516
2517         * gnus-registry.el (gnus-registry-user-format-function-M): Add
2518         formatting function.
2519
2520 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
2521
2522         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
2523         with plists.
2524         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
2525         Use new format.
2526
2527 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2528
2529         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
2530         `where-is-internal' that returns a range of key sequences.
2531
2532 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2533
2534         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
2535
2536         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
2537         (gnus-summary-jump-to-group): Consider windows on other displayed
2538         frames as well.  Similar changes might be needed elsewhere, but that's
2539         the one I've bumped into during my use.
2540
2541         * nndoc.el (nndoc-oe-dbx-type-p):
2542         * gnus-msg.el (gnus-debug):
2543         * gnus-group.el (gnus-update-group-mark-positions):
2544         Use mm-string-to-multibyte.
2545
2546 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2547
2548         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
2549         doesn't handle NotDashEscaped.
2550
2551         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
2552         (mml-dnd-attach-options): Fix typo in custom choice.
2553
2554         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
2555         nndoc-article-type to mbox.
2556         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
2557
2558         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
2559         to nil, instead of html2text.
2560
2561         * imap.el (imap-debug): Add `imap-ping-server'.
2562
2563         * gnus-bookmark.el: Add FIXMEs.
2564
2565         * message.el (message-form-letter-separator)
2566         (message-send-form-letter-delay): New variables.
2567         (message-send-form-letter): Use them.  New command to send form
2568         letters.  Requested by Uwe Siart.
2569         (message-send-mail-function): Doc fix.  Add "Other" custom option.
2570
2571 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2572
2573         * Update copyright years.
2574
2575 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2576
2577         Sync from EMACS_22_BASE.
2578
2579         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
2580
2581 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
2582
2583         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
2584         empty author.
2585
2586 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
2587
2588         * gnus-registry.el (gnus-registry-marks): Add variable for
2589         customization of marks and their appearance.
2590         (gnus-registry-read-mark): Use it.
2591         (gnus-registry-do-marks): Add utility function to loop through
2592         `gnus-registry-marks'.
2593         (gnus-registry-install-shortcuts-and-menus): Add function to install
2594         shortcuts and menus.
2595         (gnus-registry-initialize): Use it.
2596         (gnus-registry-default-mark): Clarify documentation.
2597
2598 2008-02-29  Glenn Morris  <rgm@gnu.org>
2599
2600         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
2601         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
2602         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
2603         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
2604         Change defcustom :version from 23.0 to 23.1.
2605
2606 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
2607
2608         * gnus-registry.el (gnus-registry-follow-group-p)
2609         (gnus-registry-post-process-groups): Add functions to aid registry
2610         splitting and improve logging.  Clarify behavior in function
2611         documentation.
2612         (gnus-registry-split-fancy-with-parent): Use them.
2613
2614 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2615
2616         * gnus-art.el: Use with-current-buffer.
2617
2618 2008-02-27  David Engster  <dengste@eml.cc>
2619
2620         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
2621         Express real group name in the response.
2622
2623 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2624
2625         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
2626         (nnmairix-last-server, nnmairix-current-server): Defvar them.
2627         (nnmairix-goto-original-article): Defvar gnus-registry-install and
2628         autoload gnus-registry-fetch-group when compiling.
2629         (nnmairix-request-group-with-article-number-correction): Remove
2630         unreferenced argument passed to nnmairix-call-backend.
2631
2632 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2633
2634         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
2635         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
2636         Wilde.
2637
2638 2008-02-27  Glenn Morris  <rgm@gnu.org>
2639
2640         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
2641         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
2642         variables to defconsts.  Convert comments to doc-strings.
2643         (nnmairix-last-server, nnmairix-current-server): Convert from free
2644         variables to defvars.  Convert comments to doc-strings.
2645         (gnus-registry-fetch-group): Autoload.
2646         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
2647         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
2648         (nnmairix-widget-build-editable-fields): Use car cddr rather than
2649         caddr.
2650         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
2651         nnmairix-request-group-with-article-number-correction call.
2652         (nnmairix-fast, nnmairix-group): New, less general names, for free
2653         variables passed from nnmairix-request-group to
2654         nnmairix-request-group-with-article-number-correction.  Declare.
2655         (nnmairix-request-group-with-article-number-correction):
2656         Use nnmairix-fast, nnmairix-group rather than fast, group.
2657
2658 2008-02-26  David Engster  <dengste@eml.cc>
2659
2660         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
2661         version 0.5.
2662
2663 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
2664
2665         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
2666         instead of making an extra function call.  Don't add the current group
2667         to articles only when they have the group.  Use
2668         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
2669         Reported by David <de_bb@arcor.de>.
2670
2671 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2672
2673         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
2674         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
2675
2676 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
2677
2678         * mail-source.el (mail-source-delete-incoming): Change default.
2679         Supplement doc string.
2680
2681         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
2682
2683 2008-02-14  Glenn Morris  <rgm@gnu.org>
2684
2685         * time-date.el (format-seconds): New function.
2686
2687 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
2688
2689         * nnmail.el (nnmail-message-id-cache-file): Derive from
2690         `gnus-home-directory'.
2691
2692 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
2693
2694         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
2695         Document negative prefix.
2696
2697         * gnus-group.el (gnus-group-read-group): Document negative prefix.
2698
2699 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2700
2701         * message.el (message-unsent-separator): Add the Exim bounce
2702         separator.
2703
2704 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
2705
2706         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
2707         list.
2708         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
2709         recipient/signer list.
2710
2711 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2712
2713         * Makefile.in (datarootdir): Define.
2714         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
2715         name that might contain whitespace.
2716
2717 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
2718
2719         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
2720         fbound (Emacs 23 unicode), signal an error.
2721
2722 2008-02-08  Glenn Morris  <rgm@gnu.org>
2723
2724         * gnus-art.el (pgg-display-output-buffer): Declare as function.
2725
2726 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
2727
2728         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
2729         ports to the calls to `netrc-machine-user-or-password' in addition to
2730         "imap" and "imaps".
2731
2732 2008-02-01  Zhang Wei  <id.brep@gmail.com>
2733
2734         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
2735
2736         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
2737
2738 2008-02-01  Kenichi Handa  <handa@m17n.org>
2739
2740         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
2741         rfc2104-hexstring-to-bitstring and changed to return a byte list.
2742         (rfc2104-hash): Convert the result of concat to unibyte string.
2743
2744 2008-02-01  Dave Love  <fx@gnu.org>
2745
2746         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
2747         coding-system-for-read.
2748         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
2749
2750 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
2751
2752         * gnus.el (gnus-group-startup-message): Add `find-image' call before
2753         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
2754         <hanche@math.ntnu.no>.
2755
2756 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2757
2758         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
2759
2760         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2761
2762 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
2763
2764         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
2765         * message.el (message-beginning-of-line): Use featurep instead of bound
2766         tests in order to resolve conditionals at compile time.
2767
2768 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
2769
2770         * mail-source.el (mail-sources): Add `group' choice.
2771
2772         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
2773         parameter `in-group' to control into which group the articles go.
2774         Add treatment of `group' mail-source.
2775
2776 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2777
2778         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
2779
2780         * mm-decode.el (mm-dissect-buffer): Decode description.
2781
2782         * mml.el (mml-to-mime): Encode message header first.
2783
2784 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2785
2786         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
2787         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
2788
2789         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
2790         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
2791
2792 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
2793
2794         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
2795
2796 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2797
2798         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
2799         prefix keys.
2800         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
2801         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
2802         gnus-xmas.el.
2803
2804         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
2805         (gnus-xmas-article-describe-bindings): New function.
2806         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
2807         gnus-xmas-article-describe-bindings.
2808
2809         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
2810
2811 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2812
2813         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
2814         Add new variables for article mark management.
2815         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
2816         list of extra data entries which, when present, will indicate that the
2817         article ID should not be trimmed from the registry.
2818         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
2819         functions.
2820         (gnus-registry-read-mark): New function to read a mark name from the
2821         user.
2822         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
2823         (gnus-registry-set-article-mark-internal): New functions to add and
2824         remove marks.
2825         (gnus-registry-get-article-marks): New function to show the marks for
2826         an article, or retrieve them for further use.
2827
2828 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2829
2830         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
2831         keys when no argument is given.
2832
2833 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
2834
2835         * imap.el (imap-ping-server): New variable.
2836         (imap-opened): On add extra ping if imap-ping-server is non-nil.
2837         (imap-ping-server): Minor doc string fixes.
2838
2839 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2840
2841         * imap.el (imap-ping-server): New function.
2842         (imap-opened): Call imap-ping-server.
2843
2844 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
2845
2846         * gnus-sum.el (gnus-article-sort-by-random)
2847         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
2848         jidanni@jidanni.org.
2849
2850 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * gnus-art.el (gnus-article-describe-bindings): New function.
2853         (gnus-article-read-summary-keys): Use it.
2854         (gnus-article-mode-map): Bind `C-h b' to it.
2855
2856 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2857
2858         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
2859         XEmacs.
2860         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
2861         against non-character events.
2862
2863         * lpath.el: Fbind map-keymap for Emacs 21.
2864
2865 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
2866
2867         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
2868         command.
2869         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
2870         instead of END.  Change name of the temp file.
2871         (gnus-group-gmane-group-download-format): Add doc string.  Make it
2872         customizable.
2873
2874 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2875
2876         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
2877         bind `S W' to gnus-article-wide-reply-with-original; set default
2878         binding to gnus-article-read-summary-send-keys.
2879         (gnus-article-read-summary-keys): Fix the order of keys; display
2880         continuation keys correctly in the echo area; describe bindings
2881         correctly when keys end with `C-h'.
2882         (gnus-article-read-summary-send-keys): New function.
2883         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
2884         for gnus-article-read-summary-send-keys; display continuation keys
2885         correctly in the echo area.
2886         (gnus-article-reply-with-original): Ignore prefix argument.
2887         (gnus-article-wide-reply-with-original): New function.
2888
2889         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
2890         Emacs 21.
2891
2892 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2893
2894         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
2895         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
2896
2897 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
2898
2899         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
2900         (gnus-group-read-ephemeral-gmane-group): New command.
2901
2902 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
2903
2904         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
2905
2906 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
2907
2908         * message.el (message-send-mail-function): Increase custom version.
2909
2910         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
2911         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
2912
2913 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
2914
2915         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
2916         for the cases where imap-authenticate is called with a nil buffer
2917         parameter.
2918
2919 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2920
2921         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
2922         html parts correctly; support forwarded messages.
2923         (gnus-article-browse-html-article): Remove work buffers.
2924
2925         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
2926         compiling.
2927         (netrc-bound-and-true-p): New macro.
2928         (netrc-parse): Use it instead of bound-and-true-p that is not available
2929         in XEmacs 21.4.
2930
2931 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
2932
2933         * gnus-registry.el (gnus-registry-mark-article)
2934         (gnus-registry-article-marks): Add functionality to mark articles
2935         through the Gnus registry.
2936
2937         * encrypt.el: Clarify documentation for the new pgg method.
2938         (encrypt-file-alist): Add PGG option.
2939         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
2940         functionality.  Abstract password key and messaging to external
2941         functions.
2942         (encrypt-password-key, encrypt-get-passphrase-if-needed)
2943         (encrypt-message-method-and-cipher): Add new convenience external
2944         functions.
2945         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
2946         (encrypt-pgg-process-buffer): Add PGG functionality glue.
2947
2948         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
2949         (netrc-parse): Use encrypt-file-alist to determine if
2950         encrypt-find-model or encrypt-insert-file-contents should be used.
2951
2952         * encrypt.el: Clarify documentation.  Load password-cache or
2953         password, whichever one is found first, instead of autoloading.
2954
2955 2007-12-19  Glenn Morris  <rgm@gnu.org>
2956
2957         * mml.el (message-options-set, message-narrow-to-head)
2958         (message-in-body-p, message-mail-p, message-encode-message-body):
2959         Autoload.
2960         (message-remove-header, message-narrow-to-headers-or-head)
2961         (message-subscribed-p, message-make-mail-followup-to)
2962         (message-position-on-field, message-news-p)
2963         (message-options-set-recipient, message-generate-headers)
2964         (message-sort-headers): Declare as functions.
2965
2966 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2967
2968         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
2969         convention in doc string.
2970
2971 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2972
2973         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
2974         title to html parts.
2975         (gnus-article-browse-html-article): Pass message header to it.
2976
2977         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
2978
2979 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
2980
2981         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
2982         or password compatible with XEmacs.
2983
2984 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2985
2986         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
2987         format document.
2988         (gnus-mime-delete-part): Don't write description line if empty.
2989         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
2990
2991 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
2992
2993         * gnus-sum.el (gnus-summary-mark-unread-as-read)
2994         (gnus-summary-mark-read-and-unread-as-read)
2995         (gnus-summary-mark-current-read-and-unread-as-read)
2996         (gnus-summary-mark-unread-as-ticked): Doc fix.
2997         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
2998
2999 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3000
3001         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
3002         Christoph Conrad <christoph.conrad@gmx.de>.
3003
3004 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
3005
3006         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
3007         yes-or-no-p.
3008
3009 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3010
3011         * mm-decode.el (mm-add-meta-html-tag): New function.
3012         (mm-save-part-to-file, mm-pipe-part): Use it.
3013
3014         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
3015         gnus-y-or-n-p instead of y-or-n-p.
3016         (gnus-article-browse-html-parts): Work with message/external-body; use
3017         mm-add-meta-html-tag.
3018
3019 2007-12-11  Glenn Morris  <rgm@gnu.org>
3020
3021         * gnus-cache.el: Require gnus-sum not just when compiling.
3022
3023         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
3024
3025         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
3026         definitions before use.
3027
3028         * mm-decode.el: Require gnus-util.
3029         (mm-remove-part): Only call delete-annotation on XEmacs.
3030
3031         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
3032
3033         * nnmail.el: Require gnus-int.
3034
3035         * spam.el: Move `require's before `eval-when-compile's.
3036
3037         * gnus-ems.el (gnus-alive-p):
3038         * gnus-fun.el (message-goto-eoh):
3039         * gnus-util.el (gnus-group-name-decode):
3040         * mail-source.el (gnus-compress-sequence):
3041         * message.el (Info-goto-node, format-spec):
3042         * mm-bodies.el (message-options-get):
3043         * mm-decode.el (mm-view-pkcs7):
3044         * mm-util.el (gmm-write-region):
3045         * mml-smime.el (mml-compute-boundary)
3046         (gnus-completing-read-with-default):
3047         * mml.el (widget-button-press, gnus-make-hashtable):
3048         * mml1991.el (mm-decode-content-transfer-encoding)
3049         (mm-encode-content-transfer-encoding)
3050         (message-options-get, message-options-set):
3051         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
3052         * nnfolder.el (gnus-request-group):
3053         * nnheader.el (ietf-drums-unfold-fws):
3054         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
3055         * smime.el (gnus-run-mode-hooks):
3056         * spam-stat.el (gnus-message): Autoload.
3057
3058         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
3059         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
3060         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
3061         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
3062         Add declare-function compatibility definition.
3063
3064         * gnus-cache.el (nnvirtual-find-group-art):
3065         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
3066         (gnus-add-image, gnus-add-wash-type):
3067         * gnus-group.el (nnkiboze-score-file):
3068         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
3069         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
3070         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
3071         (message-tokenize-header, gnus-get-buffer-create)
3072         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
3073         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
3074         * gnus.el (gnus-group-decoded-name):
3075         * mail-source.el (imap-capability):
3076         * mm-bodies.el (message-options-set):
3077         * mm-decode.el (gnus-configure-windows):
3078         * mm-extern.el (message-goto-body):
3079         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
3080         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
3081         (epg-sub-key-validity, message-options-set):
3082         * mml.el (widget-event-point, gnus-configure-windows):
3083         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
3084         * mml2015.el (epg-check-configuration, epg-configuration)
3085         (message-options-set):
3086         * nndb.el (nndb-request-article):
3087         * nnfolder.el (gnus-request-create-group):
3088         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
3089         * nnmaildir.el (gnus-group-mark-article-read):
3090         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
3091         * rfc1843.el (message-fetch-field):
3092         * spam.el (gnus-extract-address-components):
3093         Declare as functions.
3094
3095 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3096
3097         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
3098
3099         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
3100
3101         * lpath.el: Fbind run-mode-hooks for Emacs 21;
3102         bind show-trailing-whitespace for XEmacs.
3103
3104 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3105
3106         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
3107         new no-op macro for backward compatibility.
3108
3109         * imap.el (imap-string-to-integer): New function.
3110
3111 2007-12-09  Glenn Morris  <rgm@gnu.org>
3112
3113         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
3114
3115         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
3116         * message.el, mm-view.el, sieve-manage.el, smime.el:
3117         Add declare-function compatibility definition.
3118
3119         * gnus-art.el (w3-region, w3m-region, Info-menu):
3120         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
3121         * gnus-sum.el (gnus-get-predicate):
3122         * gnus-util.el (mm-append-to-file, w32-focus-frame):
3123         * message.el (mail-abbrev-in-expansion-header-p):
3124         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
3125         (w3m-detect-meta-charset, w3m-region):
3126         * sieve-manage.el (password-read, password-cache-add)
3127         (password-cache-remove):
3128         * smime.el (password-read-and-add): Declare as functions.
3129
3130 2007-12-08  David Kastrup  <dak@gnu.org>
3131
3132         * gnus-sum.el (gnus-summary-simplify-subject-query):
3133         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
3134         `message'.
3135
3136 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3137
3138         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
3139         it to bind idna-program, installation-directory, defined-colors, and
3140         face-attribute for XEmacs of the version that compiles defcustom forms.
3141
3142 2007-12-07  Glenn Morris  <rgm@gnu.org>
3143
3144         * gnus-art.el (article-make-date-line): Revert previous change.
3145
3146 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3147
3148         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
3149
3150 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
3151
3152         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
3153         Call gnus-add-to-range ranges only once with a prepared article-list.
3154
3155 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
3156
3157         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
3158         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
3159         group names with backslashes.  Reported by Tassilo Horn
3160         <tassilo@member.fsf.org>.
3161
3162 2007-12-06  Deepak Goel  <deego3@gmail.com>
3163
3164         * gnus-art.el (article-make-date-line):
3165         * gnus-start.el (gnus-load):
3166         * pop3.el (pop3-read-response): Fix buggy call to `error'.
3167
3168 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3169
3170         * gnus-art.el (gnus-use-idna)
3171         * gnus-start.el (gnus-site-init-file)
3172         * message.el (message-use-idna)
3173         * mm-uu.el (mm-uu-hide-markers)
3174         * smiley.el (smiley-style): Revert changes that suppress warnings.
3175
3176 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3177
3178         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
3179         specify charset to html source.  Reported by Christoph Conrad
3180         <christoph.conrad@gmx.de>.
3181
3182 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3183
3184         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
3185         idna-program in order to suppress byte compile warning issued by XEmacs
3186         that came to byte compile the default value section of defcustom forms
3187         recently.
3188
3189         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
3190         value of installation-directory.
3191
3192         * message.el (message-use-idna): Don't directly refer to the value of
3193         idna-program.
3194
3195         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
3196
3197         * smiley.el (smiley-style): Don't directly call face-attribute.
3198
3199 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
3200
3201         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
3202
3203         * gnus-dired.el: Reduce Gnus dependencies.
3204         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
3205         require.  Use autoloads instead.
3206         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
3207         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
3208         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
3209         (gnus-dired-mode): Adjust doc string.
3210         (gnus-dired-mail-mode): New variable.
3211         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
3212         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
3213         (gnus-dired-mail-buffers): New function.  Return mail or message
3214         composition buffers.
3215         (gnus-dired-attach): Use it.
3216         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
3217         NO-DECODE.
3218         (gnus-dired-print): Use `gnus-print-buffer' depending on
3219         `gnus-dired-mail-mode'.
3220
3221 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3222
3223         * rfc2047.el (rfc2047-encoded-word-regexp)
3224         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
3225         explaining what regexp patterns are for.
3226
3227 2007-12-04  Glenn Morris  <rgm@gnu.org>
3228
3229         * password.el: Move to password-cache.el.
3230
3231         * mml1991.el (password-read, password-cache-add, password-cache-remove):
3232         * mml2015.el (password-read, password-cache-add, password-cache-remove):
3233         * mml-smime.el (password-read, password-cache-add)
3234         (password-cache-remove):
3235         No need to autoload, since mml-sec requires password.
3236
3237         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
3238         * message.el (gnus-extract-address-components):
3239         * mml-smime.el (gnus-extract-address-components): Define for compiler.
3240
3241         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
3242         password.
3243
3244 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
3245
3246         * mailcap.el: Reduce dependencies.
3247         (mail-header-parse-content-type): Autoload.
3248         (mailcap-delete-duplicates): New alias.
3249         (mailcap-mime-info): Add optional argument NO-DECODE.
3250         (mailcap-mime-types): Use mailcap-delete-duplicates.
3251
3252         * message.el (message-ignored-supersedes-headers): Add "X-ID".
3253
3254 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
3255
3256         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
3257         (imap-parse-status): Upcase status-att for servers that sends them
3258         lower-case (e.g., MS Exchange 2007).
3259
3260 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3261
3262         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
3263         function.
3264
3265         * gnus-uu.el (gnus-uu-decode-yenc): New command.
3266         (gnus-uu-yenc-article): New function.
3267
3268         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
3269
3270         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
3271         buffer.
3272
3273 2007-12-02  Glenn Morris  <rgm@gnu.org>
3274
3275         * binhex.el (binhex): New custom group.
3276         (binhex-decoder-program, binhex-decoder-switches)
3277         (binhex-use-external): Move to the binhex custom group.
3278
3279         * uudecode.el (uudecode): New custom group.
3280         (uudecode-decoder-program, uudecode-decoder-switches)
3281         (uudecode-use-external): Move to the uudecode custom group.
3282
3283         * netrc.el (top-level): Don't load `encrypt' features.
3284         (netrc-parse): Don't use encrypt.
3285         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
3286
3287         * encrypt.el: Remove file.
3288
3289 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
3290
3291         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
3292         matches on patches.
3293
3294         * gnus-art.el (gnus-article-browse-html-article): Mention
3295         `mm-text-html-renderer' in the doc string.
3296
3297         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
3298         string.  Add comments.
3299
3300         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
3301         if rhs is ASCII.
3302
3303 2007-12-01  Glenn Morris  <rgm@gnu.org>
3304
3305         * mail-source.el (top-level): Require format-spec before
3306         eval-when-compile.
3307
3308 2007-11-30  Glenn Morris  <rgm@gnu.org>
3309
3310         * encrypt.el: Require password, rather than autoloading password-read.
3311
3312 2007-11-29  Glenn Morris  <rgm@gnu.org>
3313
3314         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
3315         (sasl-make-client, sasl-next-step, sasl-step-data)
3316         (sasl-step-set-data): Declare as functions.
3317
3318 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
3319
3320         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
3321
3322 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
3323
3324         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
3325         certs should be verified and what is to be done in the event of a
3326         verification failure.
3327
3328         * gnus.el (gnus-method-to-server): Add an optional parameter so the
3329         caller can indicate whether the cache should be disregarded for this
3330         call.  This way the result of the call is reproducible at all times and
3331         can be considered a canonical server name for the supplied method.
3332         (gnus-agent-method-p): Canonicalize server names by pushing their
3333         method through `gnus-method-to-server' using the no-cache argument.
3334
3335         * gnus-srvr.el (gnus-server-insert-server-line): Call
3336         `gnus-method-to-server' with `no-cache' argument.
3337
3338         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
3339         gnus-agent-possibly-synchronize-flags as this should be called when the
3340         server is actually being opened.
3341         (gnus-agent-possibly-synchronize-flags)
3342         (gnus-agent-possibly-synchronize-flags-server): Move check for the
3343         flags file of an agentized server to the latter function.
3344
3345         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
3346         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
3347         after a connection has been established successfully.
3348
3349 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3350
3351         * gnus-art.el (article-display-face): Force to display face if called
3352         interactively; check if gnus-article-x-face-too-ugly matches author.
3353         (article-display-x-face): Display face even if From header is missing
3354         as article-display-face does.
3355
3356 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
3357
3358         * hashcash.el (message-narrow-to-headers-or-head)
3359         (message-fetch-field, message-goto-eoh)
3360         (message-narrow-to-headers): Declare as functions.
3361
3362 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
3363
3364         * mail-source.el (mail-sources): Default to fetch from file for
3365         compatibility with default of nnmail-spool-file.
3366
3367 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3368
3369         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
3370         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
3371         to look for encoded word that should be encoded again.
3372         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
3373         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
3374         encoding pattern.
3375         (rfc2047-decode-region): Switch strict regexp and loose one according
3376         to rfc2047-allow-irregular-q-encoded-words.
3377
3378 2007-11-25  Romain Francoise  <romain@orebokech.com>
3379
3380         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
3381
3382 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
3383
3384         * tls.el (tls-program): Provide more custom choices from
3385         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
3386         (tls-process-connection-type, tls-success): Remove "*" in doc string.
3387
3388 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3389
3390         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
3391         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
3392
3393         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
3394         `nnmail-spool-file'.
3395
3396         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
3397         `nnmail-spool-file'.
3398
3399         * gnus-move.el (gnus-change-server): Ditto.
3400
3401         * gnus-kill.el (gnus-batch-score): Ditto.
3402
3403         * gnus-cache.el (gnus-jog-cache): Ditto.
3404
3405         * gnus-msg.el (gnus-summary-reply):
3406         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
3407
3408 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3409
3410         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
3411         version.  Minor improvement to doc strings.
3412         (tls-program): Add comment.
3413
3414 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
3415
3416         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
3417         (tls-checktrust): New variable.  Check if GNU TLS complained about a
3418         mismatch between the hostname provided in the certificate and the name
3419         of the host connnecting to.
3420         (open-tls-stream): Use them.  Check certificates against trusted root
3421         certificates.
3422
3423 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3424
3425         * gnus-cache.el (gnus-cache-generate-nov-databases):
3426         Use nnml-generate-nov-databases-directory instead of
3427         nnml-generate-nov-databases-1.
3428
3429 2007-11-24  Glenn Morris  <rgm@gnu.org>
3430
3431         * message.el (message-tool-bar-retro): Update for rename
3432         mail_send.xpm->mail-send.xpm.
3433
3434 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
3435
3436         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
3437         `smime-ldap-search' for Emacs 22 and up.
3438
3439 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3440
3441         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
3442
3443         * message.el (message-send-mail-function): Fix error convention.
3444         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
3445         (message-widen-reply, message-send-mail, message-talkative-question)
3446         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
3447         (message-clone-locals, message-send-news): Use with-current-buffer.
3448         (message-insert-or-toggle-importance): Remove unused var `valid'.
3449         (message-make-references): Remove unused var `new-references'.
3450         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
3451
3452 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
3453
3454         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
3455         (spam-split-symbolic-return-positive): Reflow docstring.
3456         (spam-backends, spam-summary-exit-behavior)
3457         (spam-mark-ham-unread-before-move-from-spam-group)
3458         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
3459         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
3460         (spam-clear-cache, spam-backend-check, spam-install-backend)
3461         (spam-install-statistical-backend, spam-list-of-processors)
3462         (spam-group-processor-p, spam-split, spam-bogofilter-score)
3463         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
3464         (spam-check-crm114, spam-initialize, spam-unload-hook):
3465         Fix typos in docstrings.
3466
3467 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3468
3469         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
3470         been checked if they have never been read and those group levels are
3471         higher than the one that a user specified.
3472
3473 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3474
3475         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
3476         foreign groups unless a group level is specified by a user.
3477         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
3478
3479 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
3480
3481         * message.el (message-send-mail-function): Require sendmail.
3482
3483 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
3484
3485         * message.el (message-send-mail-function): Check for smtpmail too.
3486
3487         * utf7.el (utf7-encode, utf7-decode): Use coding system
3488         `utf-7'/`utf-7-imap' from utf-7.el' if available.
3489
3490         * message.el (message-send-mail-function): New function.
3491         (message-send-mail-function): Set default using
3492         message-send-mail-function.  Adjust doc string.
3493         (message-send-mail-with-mailclient): New function.
3494
3495 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
3496
3497         * smime.el (from):
3498         * rfc2047.el (message-posting-charset):
3499         * qp.el (mm-use-ultra-safe-encoding):
3500         * pop3.el (parse-time-months):
3501         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
3502         * nnml.el (files):
3503         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
3504         (jka-compr-compression-info-list, ange-ftp-path-format)
3505         (efs-path-regexp):
3506         * nndiary.el (files):
3507         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
3508         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
3509         (epg-digest-algorithm-alist, inhibit-redisplay)
3510         (password-cache-expiry):
3511         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
3512         (pgg-output-buffer, password-cache-expiry):
3513         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
3514         (efs-path-regexp):
3515         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
3516         (inhibit-redisplay):
3517         * mm-uu.el (file-name, start-point, end-point, entry)
3518         (gnus-newsgroup-name, gnus-newsgroup-charset):
3519         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
3520         (latin-unity-ucs-list):
3521         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
3522         (mm-uu-binhex-decode-function):
3523         * message.el (gnus-message-group-art, gnus-list-identifiers)
3524         (rmail-enable-mime-composing, gnus-local-organization)
3525         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
3526         (gnus-read-active-file, facemenu-add-face-function)
3527         (facemenu-remove-face-function, gnus-article-decoded-p)
3528         (tool-bar-mode):
3529         * mail-source.el (display-time-mail-function):
3530         * gnus-util.el (nnmail-pathname-coding-system)
3531         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
3532         (gnus-original-article-buffer, gnus-user-agent)
3533         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
3534         (xemacs-codename, sxemacs-codename, emacs-program-version):
3535         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
3536         * gnus-start.el (gnus-agent-covered-methods)
3537         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
3538         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
3539         (gnus-newsgroup-headers, gnus-group-list-mode)
3540         (gnus-group-mark-positions, gnus-newsgroup-data)
3541         (gnus-newsgroup-unreads, nnoo-state-alist)
3542         (gnus-current-select-method, mail-sources)
3543         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
3544         (nnmail-spool-file, gnus-cache-active-hashtb):
3545         * gnus-mh.el (mh-lib-progs):
3546         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
3547         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
3548         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
3549         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
3550         (gnus-group-buffer):
3551         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
3552         (font-lock-set-defaults):
3553         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
3554         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
3555         (gnus-summary-post-menu, total-parts, type, condition, length):
3556         * gnus-agent.el (gnus-agent-read-agentview):
3557         * flow-fill.el (show-trailing-whitespace):
3558         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
3559         eval-and-compile wrappers for byte compiler pacifiers.
3560
3561         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
3562         (mm-display-inline-fontify): Check for featurep 'xemacs not
3563         extent-list.
3564
3565         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
3566         itimer-list.
3567         (mm-create-image-xemacs): Only do something for XEmacs.
3568         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
3569
3570         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
3571
3572         * gnus-registry.el (gnus-adaptive-word-syntax-table):
3573         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
3574
3575 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
3576
3577         * nnimap.el (nnimap-split-download-body):
3578         * gnus-demon.el (gnus-demon):
3579         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
3580
3581 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3582
3583         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
3584         macros.
3585         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
3586         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
3587         copy data from unibyte buffer to multibyte current buffer.
3588         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
3589         to copy data from unibyte current buffer to multibyte buffer.
3590         (nntp-make-process-buffer): Make process buffer unibyte.
3591
3592         * pop3.el (pop3-open-server): Fix typo in Lisp code.
3593
3594 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
3595
3596         * pop3.el (pop3-open-server): Accept and process data more robustly at
3597         connexion start to avoid spurious "POP SSL connexion failed" errors.
3598
3599 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3600
3601         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
3602         read group names.
3603
3604 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
3605
3606         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
3607
3608 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3609
3610         * nnmail.el (nnmail-parse-active): Make group names unibyte.
3611         (nnmail-save-active): Use a unibyte buffer when saving active file,
3612         which may contain non-ASCII group names.
3613
3614         * nnml.el (nnml-request-group): Decode group names in messages.
3615
3616 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
3617
3618         * message.el (message-citation-line-function)
3619         (message-insert-formatted-citation-line): Fix spelling of
3620         `message-insert-formated-citation-line'.
3621
3622 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
3623
3624         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
3625
3626 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3627
3628         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
3629         nnmail-pathname-coding-system.
3630
3631         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
3632         that a user enters; decode group names in messages.
3633
3634         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
3635
3636 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
3637
3638         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
3639
3640         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
3641
3642         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
3643         risky local variable.
3644
3645         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
3646
3647 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
3648
3649         * encrypt.el: Improve documentation to fix function name typo.
3650         Reported by Daiki Ueno <ueno@unixuser.org>.
3651
3652 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3653
3654         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
3655         even if the point is not in the last page of an article.
3656         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
3657         back to the previous page.
3658
3659 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
3660
3661         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
3662
3663 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3664
3665         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
3666
3667 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3668
3669         * message.el (message-check-news-body-syntax): Avoid
3670         mm-string-as-multibyte.
3671         (message-hide-headers): Don't assume (point-min)==1.
3672
3673 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3674
3675         * message.el (message-remove-blank-cited-lines): Fix if remove is
3676         given.
3677         (message-bogus-address-regexp): New variable.
3678         (message-bogus-recipient-p): New function.
3679         (message-check-recipients): New command.
3680         (message-syntax-checks): Add `bogus-recipient'.
3681         (message-fix-before-sending): Add `bogus-recipient'.
3682
3683         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
3684         (gnus-treat-body-boundary): Don't test window-system.
3685
3686 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
3687
3688         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
3689
3690 2007-10-28  Miles Bader  <miles@gnu.org>
3691
3692         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
3693         at compile-time too.
3694
3695 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
3696
3697         * gnus-msg.el (gnus-message-setup-hook): Add
3698         `message-remove-blank-cited-lines' to options.
3699
3700 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3701
3702         * message.el (message-remove-blank-cited-lines): New function.
3703         Suggested by Karl Plästerer.
3704
3705 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3706
3707         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
3708         mapc.
3709
3710         * imap.el (imap-open): Replace mapcar called for effect with mapc.
3711         (top-level): Use mapc to set functions to be traced for debugging.
3712
3713         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
3714         called for effect with while loop.
3715
3716         * message.el (message-talkative-question): Replace mapcar called for
3717         effect with mapc.
3718
3719         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
3720         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
3721         called for effect with dolist.
3722
3723         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
3724
3725         * nndiary.el: Use dolist instead of mapcar to add diary headers to
3726         gnus-extra-headers and nnmail-extra-headers.
3727
3728         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
3729         called for effect with dolist.
3730         (top-level): Use mapc to set functions to be traced for debugging.
3731
3732         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
3733         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
3734         dolist.
3735
3736         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
3737         Replace mapcar called for effect with mapc.
3738         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
3739         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
3740         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
3741         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
3742
3743         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
3744         remove-if that's a cl function.
3745
3746         * webmail.el (webmail-debug): Replace mapcar called for effect with
3747         dolist.
3748
3749         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
3750         with mapc.
3751
3752 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3753
3754         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
3755         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
3756         with while loop.
3757
3758         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
3759         functions from article-* functions.
3760         (gnus-multi-decode-header): Replace mapcar called for effect with
3761         dolist.
3762
3763         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3764         (gnus-bookmark-show-details): Replace mapcar called for effect with
3765         while loop.
3766
3767         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
3768         called for effect with while loop.
3769
3770         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
3771         with dolist.
3772
3773         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
3774         mapcar called for effect with dolist.
3775
3776         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
3777
3778         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
3779         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
3780         Replace mapcar called for effect with dolist.
3781         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
3782         mapc.
3783
3784         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
3785         Replace mapcar called for effect with dolist.
3786         (gnus-topic-list): Replace mapcar called for effect with mapc.
3787
3788         * gnus.el: Use mapc instead of mapcar to add autoloads.
3789
3790 2007-10-23  Richard Stallman  <rms@gnu.org>
3791
3792         * gnus-group.el (gnus-group-highlight): Mark as risky.
3793
3794 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3795
3796         * gnus.el (gnus-server-to-method): Return method found first in
3797         gnus-newsrc-alist.
3798
3799         * gnus-art.el (gnus-article-highlight-signature)
3800         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
3801         button overlay without the front stickiness.
3802
3803 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
3804
3805         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
3806         overview buffer needed a catch to receive its throw.
3807         (gnus-agent-flush-cache): Declared as interactive to make this function
3808         easier to use.
3809
3810 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
3811
3812         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
3813         `next-line'.
3814
3815 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3816
3817         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
3818         exclude address matching message-dont-reply-to-names.
3819
3820 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3821
3822         * gnus-util.el (gnus-string<): New function.
3823
3824         * gnus-sum.el (gnus-article-sort-by-author)
3825         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
3826
3827 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3828
3829         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
3830         the frame-focus tag is set in gnus-buffer-configuration.
3831
3832 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3833
3834         * gnus-art.el (gnus-article-add-button): Make a button overlay without
3835         the front stickiness.
3836
3837 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3838
3839         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
3840         url pattern; remove duplicate one.
3841         (gnus-article-extend-url-button): New function.
3842         (gnus-article-add-buttons): Use it.
3843         (gnus-button-push): Use concatenated url that it makes.
3844
3845 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
3846
3847         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
3848
3849 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3850
3851         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
3852         Don't hardcode point-min==1.
3853
3854 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
3855
3856         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
3857         Fix comment about "iso8859-1".
3858
3859 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
3860
3861         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
3862         ones returned from the verify-function.
3863
3864         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
3865         mml2015-extract-cleartext-signature if extraction failed.
3866
3867 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
3868
3869         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
3870         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
3871         failed.
3872
3873 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3874
3875         * Relicense "GPLv2 or later" files to "GPLv3 or later".
3876
3877 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
3878
3879         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
3880         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
3881         recommends to use EasyPG instead of PGG.
3882
3883         * pgg.el: Revert to revision 6.23.2.16
3884
3885         * pgg-def.el: Revert to revision 6.6.2.14.
3886
3887         * pgg-gpg.el: Revert to revision 6.23.2.34.
3888
3889 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
3890
3891         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
3892         to mark a thread as expirable.  Add variable `hide' to handle hiding of
3893         thread for both the null and zero (kill/expire thread) universal prefix
3894         cases.
3895         (gnus-summary-expire-thread): Add new function to expire a thread,
3896         using gnus-summary-kill-thread.
3897         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
3898         shortcuts for gnus-summary-expire-thread.
3899         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
3900         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
3901
3902 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3903
3904         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
3905         extras value, so an extras entry can be deleted.
3906         (gnus-registry-delete-extra-entry): Use it.
3907         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
3908         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
3909         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
3910         storage through the gnus-registry, and provide an appropriate API for
3911         it.
3912
3913 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3914
3915         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
3916         Suggested by Leo <sdl.web@gmail.com>.
3917
3918         * gnus.el: Do.
3919
3920 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3921
3922         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
3923         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
3924
3925         * gnus-agent.el (gnus-agent-fetch-headers): Do.
3926
3927         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
3928         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
3929
3930 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3931
3932         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
3933         newline.
3934         (nnmbox-request-accept-article): Don't change article in source buffer;
3935         narrow to header to use message-fetch-field rather than
3936         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
3937         (nnmbox-request-replace-article): Quote lines that'll be misidentified
3938         as delimiters; make sure article ends with newline.
3939         (nnmbox-delete-mail): Correct last position of article to be deleted;
3940         ignore X-Gnus-Newsgroup header in article body.
3941         (nnmbox-save-mail): Quote lines looking like delimiters at the right
3942         positions; make sure article ends with newline.
3943
3944         * message.el (message-display-abbrev): Don't infloop when a user
3945         inserts SPC in the beginning of header.
3946
3947         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
3948         coding-system-for-read and coding-system-for-write for XEmacs having no
3949         file-coding feature.
3950
3951         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
3952
3953 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
3954
3955         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
3956         list of groups not followed by default.  Fix type to be regexp.
3957         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
3958
3959 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
3960
3961         * hmac-def.el (define-hmac-function): Switch from old-style to
3962         new-style backquotes.
3963
3964         * md4.el (md4-make-step): Likewise.
3965
3966 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3967
3968         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
3969         raw-text coding system when saving .newsrc file, which may contain
3970         non-ASCII group names.
3971
3972 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3973
3974         * gnus-cus.el (gnus-score-extra): New widget.
3975         (gnus-score-extra-convert): New function.
3976         (gnus-score-customize): Use it for Extra.
3977
3978 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
3979
3980         * mml2015.el (mml2015-extract-cleartext-signature): New function.
3981         (mml2015-mailcrypt-clear-verify): Use it.
3982         (mml2015-gpg-clear-verify): Use it.
3983         (mml2015-pgg-clear-verify): Use it.
3984         (mml2015-epg-clear-verify): Replace the current part with the output
3985         from GnuPG; don't extract the plaintext by itself.
3986
3987         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
3988         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
3989         mml2015-clear-verify-function; don't touch the armor headers or
3990         dash-escaped text here.
3991
3992 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3993
3994         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
3995         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
3996         parts, or application/octet-stream as a last resort.
3997         (gnus-mime-view-part-as-type): Don't toggle display.
3998         (gnus-mime-view-part-as-charset): Don't turn off display before
3999         querying charset.
4000
4001         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
4002         stuff to undisplayer function in Emacs.
4003         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
4004
4005         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
4006         text/calendar parts.
4007
4008 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4009
4010         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
4011         decoding text/calendar parts.
4012
4013         * message.el (message-forward-make-body-mime): Always mark body as
4014         having no illegible text; remove signed-or-encrypted argument.
4015         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
4016
4017         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
4018         (mml-generate-mime-1): Don't encode body if it is specified to be in
4019         raw form; don't make buffer be unibyte when inserting multibyte string.
4020
4021 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4022
4023         * sha1.el: Fix up comment style.
4024         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
4025         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
4026
4027         * hex-util.el: Fix up comment style.
4028         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
4029
4030         * gnus-salt.el: Use with-current-buffer.
4031         (gnus-pick-setup-message): Fix long-standing typo.
4032
4033 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4034
4035         * imap.el (imap-logout-timeout): New variable.
4036         (imap-logout, imap-logout-wait): New functions.
4037         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
4038
4039         * nnimap.el (nnimap-logout-timeout): New server variable.
4040         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
4041         nnimap-logout-timeout.
4042
4043         * gnus-art.el (gnus-article-summary-command-nosave)
4044         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
4045
4046 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4047
4048         * gnus.el (gnus-maximum-newsgroup): New variable.
4049
4050         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
4051         according to gnus-maximum-newsgroup.
4052
4053         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
4054         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
4055         Limit the range of articles according to gnus-maximum-newsgroup.
4056
4057 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
4058
4059         * gnus-art.el (gnus-sticky-article): Fixed problems described in
4060         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
4061         Don't perform gnus-configure-windows here; reuse existing sticky
4062         article buffer.
4063
4064         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
4065         it doesn't exist in gnus-article-mode.
4066
4067 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4068
4069         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
4070         (gnus-agent-decoded-group-name): New function.
4071         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
4072         (gnus-agent-expire-group-1): Use it; decode group name in messages.
4073
4074 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
4075
4076         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
4077         Add binding for gnus-sticky-article.
4078         (gnus-summary-exit): Don't kill sticky article buffers.
4079
4080         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
4081         article buffer.
4082         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
4083         (gnus-kill-sticky-article-buffers): New commands.
4084
4085 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4086
4087         * nntp.el (nntp-xref-number-is-evil): New server variable.
4088         (nntp-find-group-and-number): If it is non-nil, don't trust article
4089         numbers in the Xref header.
4090
4091 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4092
4093         * gnus-agent.el (gnus-agent-read-group): New function.
4094         (gnus-agent-flush-group, gnus-agent-expire-group)
4095         (gnus-agent-regenerate-group): Use it.
4096         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
4097         nnmail-pathname-coding-system.
4098
4099 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4100
4101         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
4102
4103         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
4104         that are unread as unread, and also as selected so that information of
4105         marks having been changed by a user may be updated when exiting group.
4106
4107 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4108
4109         * gnus-art.el (gnus-mime-display-single): Pass part number that is
4110         calculated ignoring signature parts to gnus-treat-article.
4111
4112 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4113
4114         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
4115         a point here in order to keep the window start.
4116         (gnus-insert-mime-security-button): Make a button overlay without the
4117         front stickiness.
4118         (gnus-mime-display-security): Goto the end of a button.
4119
4120         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
4121
4122 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4123
4124         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
4125         group-name-at-point.
4126         (gnus-group-completing-read): New function that offers decoded
4127         non-ASCII group names for completion.
4128         (gnus-fetch-group, gnus-group-read-ephemeral-group)
4129         (gnus-group-jump-to-group, gnus-group-make-group-simple)
4130         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
4131         (gnus-group-fetch-control): Use it.
4132         (gnus-fetch-group): Use group-name-at-point for the initial value
4133         rather than the default value; use gnus-alive-p.
4134
4135         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
4136         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
4137         (gnus-summary-post-news): Use gnus-group-completing-read.
4138
4139         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
4140         (gnus-read-move-group-name): Decode group name for completion.
4141
4142 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
4143
4144         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
4145         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
4146         Yamaoka slightly modified the code).
4147
4148 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4149
4150         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
4151         (nnmail-split-incoming): Bind it.
4152
4153         * nnml.el (nnml-group-name-charset): New function.
4154         (nnml-decoded-group-name): Use it; don't decode group name if
4155         nnmail-group-names-not-encoded-p is non-nil.
4156         (nnml-encoded-group-name): New function.
4157         (nnml-group-pathname): Inline nnml-decoded-group-name.
4158         (nnml-request-expire-articles): Decode group name in message.
4159         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
4160         nnmail-pathname-coding-system.
4161         (nnml-save-mail, nnml-active-number): Work with decoded group names and
4162         not decoded ones according to nnmail-group-names-not-encoded-p.
4163         (nnml-generate-active-info): Use nnml-encoded-group-name.
4164
4165 2007-08-08  Glenn Morris  <rgm@gnu.org>
4166
4167         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
4168         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
4169         doc-strings and comments.
4170
4171 2007-07-25  Glenn Morris  <rgm@gnu.org>
4172
4173         * Relicense all FSF files to GPLv3 or later.
4174
4175 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4176
4177         * gnus-sum.el (gnus-summary-move-article): Make
4178         gnus-summary-respool-article work.
4179
4180 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
4181
4182         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
4183         string.
4184
4185 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
4186
4187         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
4188         that should be ignored when comparing distant RSS articles with local
4189         ones.
4190         (nnrss-make-hash-index): New function.  Create a hash index according
4191         to the ignored fields.
4192         (nnrss-check-group): Use it.
4193
4194 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4195
4196         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
4197
4198         * gnus-art.el (article-decode-group-name): Decode Xref header too.
4199
4200         * gnus-group.el (gnus-group-make-group): Encode group name here unless
4201         the new optional argument ENCODED is non-nil.
4202         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
4203         coding system for encoding group name.
4204         (gnus-group-make-rss-group): Pass un-encoded group name to
4205         gnus-group-make-group.
4206         (gnus-group-set-info): Tell gnus-group-make-group that group name is
4207         encoded.
4208
4209         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
4210         Encode group name to which articles are moved or copied.
4211         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
4212         coding system for encoding Newsgroup, Followup-To and Xref headers.
4213
4214         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
4215         marks; use nnheader-file-coding-system to write a file.
4216         (nnagent-retrieve-headers): Bind file-name-coding-system to
4217         nnmail-pathname-coding-system.
4218
4219         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
4220
4221         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
4222         (nnml-request-article, nnml-request-create-group)
4223         (nnml-request-rename-group, nnml-find-id)
4224         (nnml-possibly-change-directory, nnml-possibly-create-directory)
4225         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
4226         (nnml-save-marks): Use nnml-group-pathname instead of
4227         nnmail-group-pathname.
4228
4229         (nnml-request-create-group, nnml-request-expire-articles)
4230         (nnml-request-move-article, nnml-request-delete-group)
4231         (nnml-deletable-article-p, nnml-possibly-create-directory)
4232         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
4233         (nnml-open-marks): Bind file-name-coding-system to
4234         nnmail-pathname-coding-system.
4235
4236         (nnml-request-article): Pass server argument to nnml-find-group-number.
4237         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
4238         server argument to nnml-possibly-create-directory.
4239         (nnml-request-accept-article): Pass server argument to
4240         nnml-active-number and nnml-save-mail.
4241         (nnml-find-group-number): Pass server argument to nnml-find-id.
4242         (nnml-request-update-info): Pass server argument to
4243         nnml-marks-changed-p.
4244
4245         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
4246         (nnml-save-mail, nnml-active-number): Add server argument.
4247
4248         (nnml-request-delete-group): Warn if group is missing.
4249         (nnml-get-nov-buffer): Decode group name.
4250         (nnml-generate-active-info): Encode group name.
4251         (nnml-open-marks): Decode group name in messages.
4252
4253 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4254
4255         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
4256         if it is not specified.
4257         (gnus-article-pipe-part, gnus-article-save-part)
4258         (gnus-article-interactively-view-part, gnus-article-copy-part)
4259         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
4260         (gnus-article-inline-part, gnus-article-save-part-and-strip)
4261         (gnus-article-replace-part, gnus-article-delete-part)
4262         (gnus-article-view-part-as-type): Pass raw prefix argument to
4263         gnus-article-part-wrapper.
4264
4265 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4266
4267         * gnus-agent.el (gnus-agent-save-active): Bind
4268         nnheader-file-coding-system to gnus-agent-file-coding-system.
4269
4270         * gnus-cache.el (gnus-cache-save-buffers)
4271         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
4272         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
4273         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
4274         (gnus-cache-braid-nov, gnus-cache-braid-heads)
4275         (gnus-cache-generate-active, gnus-cache-rename-group)
4276         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
4277         (gnus-cache-update-overview-total-fetched-for): Bind
4278         file-name-coding-system to nnmail-pathname-coding-system.
4279         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
4280         variables.
4281         (gnus-cache-decoded-group-name): New function.
4282         (gnus-cache-file-name): Use it.
4283         (gnus-cache-generate-active): Use non-decoded group name for active.
4284
4285         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
4286         right place.
4287         (gnus-write-active-file): Don't break non-ASCII group names.
4288
4289         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
4290         nnmail-pathname-coding-system.
4291
4292         * lpath.el: Bind default-file-name-coding-system,
4293         file-name-coding-system and language-info-alist for XEmacs.
4294
4295         * gnus-uu.el (gnus-uu-decode-save): Typo.
4296
4297 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4298
4299         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
4300
4301 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4302
4303         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
4304         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
4305         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
4306         (gnus-agent-flush-group, gnus-agent-flush-cache)
4307         (gnus-agent-fetch-headers, gnus-agent-load-alist)
4308         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
4309         (gnus-agent-retrieve-headers, gnus-agent-request-article)
4310         (gnus-agent-regenerate-group)
4311         (gnus-agent-update-files-total-fetched-for)
4312         (gnus-agent-update-view-total-fetched-for): Bind
4313         file-name-coding-system to nnmail-pathname-coding-system.
4314         (gnus-agent-group-pathname): Don't encode file names by
4315         nnmail-pathname-coding-system.
4316         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
4317         coding-system-for-write instead of buffer-file-coding-system to
4318         gnus-agent-file-coding-system.
4319
4320         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
4321         Decode group name.
4322
4323         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
4324
4325         * gnus-start.el (gnus-update-active-hashtb-from-killed)
4326         (gnus-read-newsrc-el-file): Make group names unibyte.
4327
4328         * nnmail.el (nnmail-group-pathname): Don't encode file names by
4329         nnmail-pathname-coding-system.
4330
4331         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
4332         (nnrss-request-delete-group): Bind file-name-coding-system to
4333         nnmail-pathname-coding-system.
4334         (nnrss-read-server-data, nnrss-read-group-data): Bind
4335         file-name-coding-system correctly.
4336         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
4337
4338         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
4339         (nntp-server-to-method-cache): New variable.
4340         (nntp-group-pathname): New function that decodes non-ASCII group names.
4341         (nntp-possibly-create-directory, nntp-marks-changed-p)
4342         (nntp-save-marks, nntp-open-marks): Use it.
4343         (nntp-possibly-create-directory, nntp-open-marks):
4344         Bind file-name-coding-system to nnmail-pathname-coding-system.
4345         (nntp-open-marks): Decode group names when bootstrapping marks.
4346
4347         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
4348         Newsgroups and Folowup-To headers.
4349
4350 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4351
4352         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4353         (gnus-server-closed-face, gnus-server-denied-face)
4354         (gnus-server-offline-face): Remove variable.
4355         (gnus-server-font-lock-keywords): Use faces that are not aliases.
4356
4357         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
4358         of modifying message-stack directly for XEmacs.
4359
4360         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
4361         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
4362         if the coding-system argument is nil for XEmacs.
4363
4364         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
4365         mm-charset-override-alist.
4366
4367         * rfc2047.el: Don't require base64; require rfc2045 for the function
4368         rfc2045-encode-string.
4369         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
4370         to quote the parameter value.
4371
4372 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4373
4374         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
4375         form in gnus-group-name-charset-method-alist.
4376
4377         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
4378         overrides the default layout edit-form.
4379
4380         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
4381
4382         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
4383
4384 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4385
4386         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
4387         as unfetched articles.
4388
4389 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
4390
4391         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
4392
4393 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4394
4395         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
4396         original back end that keeps marks in the local system.
4397
4398 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4399
4400         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
4401         arg of pop-to-buffer for XEmacs.
4402         (gnus-article-read-summary-keys): Ditto; don't restore window
4403         configuration if summary command ends up with neither article buffer
4404         nor summary buffer; describe bindings if summary keys end with C-h.
4405
4406 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4407
4408         * message.el (message-fix-before-sending): Skip raw message part to be
4409         forwarded while checking illegible text.
4410         (message-forward-make-body-mime, message-forward-make-body): Mark
4411         signed or encrypted raw message as having no illegible text.
4412
4413 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4414
4415         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
4416         (gnus-message-with-timestamp-1): New macro.
4417         (gnus-message-with-timestamp): New function.
4418         (gnus-message): Use them.
4419
4420         * nnheader.el (nnheader-message): Use them.
4421
4422 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
4423
4424         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
4425         .newsrc.eld file.
4426
4427 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4428
4429         * gnus-agent.el (gnus-agent-fetch-headers)
4430         (gnus-agent-retrieve-headers): Bind
4431         gnus-decode-encoded-address-function to identity.
4432
4433         * nntp.el (nntp-send-xover-command): Recognize an xover command is
4434         available also when the server returns simply a dot.
4435
4436         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
4437
4438 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4439
4440         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
4441
4442 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4443
4444         * gnus-ems.el (gnus-x-splash): Make it work.
4445
4446         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
4447         from being used.
4448
4449         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
4450
4451 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4452
4453         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
4454         4th and the 5th arguments.
4455
4456         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
4457         the front stickiness.
4458         (gnus-article-summary-command-nosave): Correct the order of the
4459         arguments passed to pop-to-buffer.
4460         (gnus-article-read-summary-keys): Ditto; make it work properly when the
4461         summary command ends up with the article buffer.
4462
4463         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
4464         the same faces.
4465
4466 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
4467
4468         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
4469
4470 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4471
4472         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
4473         * gnus-sum.el (gnus-summary-highlight):
4474         * pgg.el (pgg-sign-region, pgg-sign):
4475         * mail-source.el (mail-source-delete-old-incoming-confirm):
4476         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
4477
4478 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4479
4480         * gnus-art.el (gnus-mime-view-part-externally)
4481         (gnus-mime-view-part-internally): Fix predicate function passed to
4482         completing-read.
4483
4484         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
4485
4486         * gnus.el (gnus-update-message-archive-method): Add :version.
4487
4488 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4489
4490         * gnus.el (gnus-update-message-archive-method): New variable.
4491
4492         * gnus-start.el (gnus-setup-news): Update saved "archive" method
4493         according to gnus-message-archive-method if
4494         gnus-update-message-archive-method is non-nil.
4495
4496 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4497
4498         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
4499         by Loic Dachary <loic@dachary.org>.
4500         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
4501
4502 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4503
4504         * message.el (message-pop-to-buffer): Add switch-function argument.
4505         (message-mail): Pass switch-function argument to it.
4506
4507 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
4508
4509         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
4510         Improve doc string.
4511
4512 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4513
4514         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
4515         (gnus-header-content)
4516         * gnus-cite.el (gnus-cite-10)
4517         * gnus-srvr.el (gnus-server-closed)
4518         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
4519         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
4520         (gnus-group-mail-3-empty, gnus-group-mail-low)
4521         (gnus-group-mail-low-empty, gnus-splash)
4522         * message.el (message-header-to, message-header-cc)
4523         (message-header-subject, message-header-other, message-header-name)
4524         (message-header-xheader, message-separator, message-cited-text)
4525         (message-mml): Lighten colors of faces used for dark background.
4526
4527 2007-05-24  Simon Josefsson  <simon@josefsson.org>
4528
4529         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
4530         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
4531
4532 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4533
4534         * message.el (message-narrow-to-headers-or-head):
4535         Ignore mail-header-separator in the body.
4536
4537 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4538
4539         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
4540         same as window size.
4541
4542 2007-05-22  Kevin Ryde  <user42@zip.com.au>
4543
4544         * message.el (message-font-lock-keywords): Use message-header-xheader
4545         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
4546         ahead of the anything pattern, to get it recognised.
4547
4548 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4549
4550         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
4551         spam.el loads uses it in the compiled defadvice form.
4552
4553 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
4554
4555         * gnus-sum.el (gnus-articles-to-read)
4556         (gnus-summary-insert-old-articles): Don't truncate group name for
4557         `read-string'.
4558
4559         * gnus-util.el (gnus-limit-string): Delete this function.
4560
4561         * gnus-sum.el (gnus-simplify-subject-fully): Use
4562         `truncate-string-to-width' instead.
4563
4564 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
4565
4566         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
4567         if, on summary exit, the next group has to be selected.
4568         (gnus-summary-exit): Use it.
4569
4570 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
4571
4572         * gnus-art.el (gnus-article-mode): Fix comment about displaying
4573         non-break space.
4574
4575 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4576
4577         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
4578         Check if group is not a directory.
4579         (nnfolder-request-expire-articles): Don't delete articles if the target
4580         group is not available.
4581
4582         * nnml.el (nnml-request-create-group): Properly check if group is not a
4583         file.
4584         (nnml-request-expire-articles): Don't delete articles if the target
4585         group is not available.
4586
4587         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
4588         Don't quote characters that are within parentheses.
4589
4590 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4591
4592         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
4593         (gnus-handle-ephemeral-exit): Select article according to it.
4594
4595 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
4596
4597         * message.el (message-insert-formated-citation-line): Remove newline.
4598         (message-citation-line-format): Add final \n here so that the user can
4599         avoid a blank line.
4600
4601 2007-05-03  Dan Christensen  <jdc@uwo.ca>
4602
4603         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
4604         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
4605         Update lanl/arXiv support.
4606
4607 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
4608
4609         * gnus.el: Bump version number.
4610
4611 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4612
4613         * gnus.el (gnus-version-number): Bump version.
4614
4615 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4616
4617         * gnus.el: No Gnus v0.6 is released.
4618
4619 2007-04-27  Didier Verna  <didier@xemacs.org>
4620
4621         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
4622         * gmm-utils.el (gmm-regexp-concat): here.
4623         * message.el: Don't require 'gnus-util.
4624         (message-dont-reply-to-names): Handle name change above.
4625         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
4626
4627 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4628
4629         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
4630         since the initial value varies according to the system.
4631
4632 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4633
4634         * mm-util.el (mm-charset-synonym-alist): Defcustom.
4635
4636 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
4637
4638         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
4639
4640 2007-04-24  Didier Verna  <didier@xemacs.org>
4641
4642         Improve the type of gnus-ignored-from-addresses.
4643         * gnus-util.el (gnus-orify-regexp): New function.
4644         * message.el (gnus-util): Require it.
4645         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
4646         * gnus-sum.el (gnus-ignored-from-addresses): New function.
4647         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
4648
4649 2007-04-24  Didier Verna  <didier@xemacs.org>
4650
4651         * gnus-sum.el:
4652         * gnus-utils.el: Fix some trailing whitespaces.
4653
4654 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4655
4656         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
4657         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
4658         article's Message-ID; refer parent article in summary buffer.
4659
4660         * message.el (message-bounce): Call mime-to-mml.
4661
4662         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
4663         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
4664         optimize and/or forms properly.
4665
4666 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
4667
4668         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
4669         URL.
4670
4671 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4672
4673         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
4674
4675 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4676
4677         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
4678         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
4679         displayed of multipart/alternative part if it is invoked from summary
4680         buffer.
4681
4682         * mm-view.el (mm-inline-text-html-render-with-w3m)
4683         (mm-inline-text-html-render-with-w3m-standalone)
4684         (mm-inline-render-with-function): Use mail-parse-charset by default.
4685
4686 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
4687
4688         * parse-time.el (parse-time-string-chars): Check if CHAR
4689         is less than the length of parse-time-syntax.
4690
4691 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4692
4693         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
4694         from gnus-newsgroup-processable.
4695
4696 2007-04-16  Didier Verna  <didier@xemacs.org>
4697
4698         * gnus-msg.el (gnus-configure-posting-styles): Handle
4699         message-signature-directory properly with :file syntax.  Reported by
4700         "Leo".
4701
4702 2007-04-11  Didier Verna  <didier@xemacs.org>
4703
4704         New user option: message-signature-directory.
4705         * gnus-msg.el (gnus-configure-posting-styles): Support it.
4706         * message.el (message-insert-signature): Ditto.
4707         * message.el (message-signature-file): Doc update.
4708         * message.el (message-signature-directory): New.
4709
4710 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4711
4712         * gnus-msg.el (gnus-inews-yank-articles): Use
4713         message-exchange-point-and-mark instead of exchange-point-and-mark.
4714
4715 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4716
4717         * message.el (message-yank-original): Make sure cited text ends with
4718         newline; don't exchange point and mark.
4719
4720 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
4721
4722         * tls.el (open-tls-stream): Properly handle case where there
4723         is no associated buffer.
4724
4725 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
4726
4727         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
4728         message-yank-original, make sure (< mark TEXT point).
4729
4730 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4731
4732         * message.el (message-fill-column): New variable.
4733         (message-mode): Use it.  Add comment on a possible new hook.
4734
4735         * nnmail.el (nnmail-spool-file): Mark as obsolete.
4736         (nnmail-get-new-mail): Reformat.
4737
4738         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
4739
4740         * gmm-utils.el: Fix Commentary.
4741         (gmm-tool-bar-from-list): Fix typo in doc string.
4742
4743 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
4744
4745         * message.el (message-yank-original): Don't switch point and mark
4746         unnecessarily to put point and mark as documented.
4747
4748 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4749
4750         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
4751         from the message heads.
4752
4753 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
4754
4755         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
4756         article buffer does not have a window.  This may not be the best
4757         solution but is certainly better than setting the start of the null,
4758         that is the current, window.
4759
4760 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4761
4762         * gnus-draft.el (gnus-draft-setup-hook): New hook.
4763         (gnus-draft-setup): Run it.
4764
4765         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
4766         gnus-score-fast-scoring.  Allow regexp.
4767         (gnus-score-headers): Use it.
4768
4769         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
4770         XEmacs.
4771
4772         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
4773         string.
4774         (gnus-button-alist): Also catch `<f1> k ...'.
4775         (gnus-treat-display-x-face): Fix doc string.
4776
4777 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4778
4779         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
4780         evaluation of gnus-extended-version to ensure correct generation of the
4781         User-Agent header when message-generate-headers-first is used.
4782
4783 2007-03-24  Simon Josefsson  <simon@josefsson.org>
4784
4785         * hashcash.el (hashcash-generate-payment-async): Don't crash if
4786         hashcash-path is nil.  Don't call callback with incorrect number of
4787         parameters if val is 0.
4788
4789 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4790
4791         * message.el (message-required-news-headers):
4792         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
4793
4794 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
4795
4796         * tls.el (open-tls-stream): In handshake-waiting loop,
4797         don't wait more if there is output available to process.
4798
4799 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
4800
4801         * tls.el (tls-program): Doc fix.
4802
4803 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4804
4805         * message.el (message-generate-new-buffers): Change the meaning of the
4806         nil value; add `standard' to the choices; treat t as `unique'; improve
4807         doc string.
4808         (gnus-select-frame-set-input-focus): Autoload.
4809         (message-buffer-name): Search for the existing message buffer if
4810         message-generate-new-buffers is nil or `standard'; treat the value t of
4811         message-generate-new-buffers as `unique'.
4812         (message-pop-to-buffer): Raise the frame already displaying the message
4813         buffer; clear the echo area after querying.
4814         (message-setup): Pass the `continue' argument to compose-mail.
4815         (message-mail): Prefer `switch-function' if it is given; search for the
4816         existing message buffer if the `continue' argument is non-nil; pass
4817         continue and switch-function arguments to compose-mail by way of
4818         message-setup.
4819         (message-mail-other-window): Adjust argument of message-setup.
4820         (message-mail-other-frame): Ditto.
4821
4822 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4823
4824         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
4825         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
4826         to turn font-lock on when turning gnus-message-citation-mode on.
4827
4828 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
4829
4830         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
4831         (mml-smime-function-alist): New variable; add epg as the backend.
4832         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
4833         mml-smime- functions instead.
4834         * mm-view.el: Require smime.
4835
4836 2007-03-05  Didier Verna  <didier@xemacs.org>
4837
4838         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
4839         instead of just inheritance for posting styles.
4840         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
4841
4842 2007-02-24  Chris Moore  <dooglus@gmail.com>
4843
4844         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
4845         * pgg-pgp.el (pgg-pgp-encrypt-region):
4846         * pgg-gpg.el (pgg-gpg-encrypt-region):
4847         Check pgg-encrypt-for-me if no other recipients.
4848
4849 2007-02-24  John Paul Wallington  <jpw@pobox.com>
4850
4851         * tls.el (tls-certtool-program): Fix custom type.
4852
4853 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4854
4855         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
4856         and point-at-eol instead of line-(beginning|end)-position.
4857
4858         * assistant.el (assistant-parse-buffer): Ditto.
4859
4860         * netrc.el (netrc-parse-services): Ditto.
4861
4862 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
4863
4864         * mml2015.el (mml2015-epg-find-usable-key): New function.
4865         (mml2015-epg-sign): Use it.
4866         (mml2015-epg-encrypt): Use it.
4867
4868 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4869
4870         * message.el (message-make-in-reply-to): Quote name containing
4871         non-ASCII characters.  It will make the RFC2047 encoder cause an error
4872         if there are special characters.  Reported by NAKAJI Hiroyuki
4873         <nakaji@jp.freebsd.org>.
4874
4875 2007-02-27  Didier Verna  <didier@xemacs.org>
4876
4877         Include the group parameters as well as the topic ones in the
4878         inheritance filter process.
4879         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
4880         argument GROUP-PARAMS-LIST.
4881         * gnus-topic.el (gnus-group-topic-parameters): Use it.
4882
4883 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4884
4885         * nntp.el (nntp-never-echoes-commands)
4886         (nntp-open-connection-functions-never-echo-commands): New variables.
4887         (nntp-send-command): Use them.
4888
4889 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
4890
4891         * mml2015.el (mml2015-epg-verify): Simplified.
4892
4893 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4894
4895         * mml.el (mml-content-disposition-alist): New user option.
4896         (mml-content-disposition): New function.
4897         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
4898         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
4899
4900 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
4901
4902         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
4903         verification.
4904
4905 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4906
4907         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
4908         articles posted in the last 24 hours.
4909
4910 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
4911
4912         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
4913
4914 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
4915
4916         * nntp.el (nntp-send-command): Don't wait for echoes when
4917         nntp-open-ssl-stream is used.
4918
4919 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4920
4921         * gnus-cite.el (gnus-test-font-lock-add-keywords)
4922         (gnus-message-add-citation-keywords)
4923         (gnus-message-remove-citation-keywords): Remove.
4924         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
4925         directly, make the variables in font-lock-defaults buffer-local, add
4926         gnus-message-citation-keywords to them and then update the value of
4927         font-lock-keywords.
4928
4929 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4930
4931         * message.el (message-cite-original-1): Don't call
4932         gnus-article-highlight-citation.
4933
4934         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
4935         citations; fix line count.
4936
4937 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4938
4939         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
4940         (gnus-message-add-citation-keywords)
4941         (gnus-message-remove-citation-keywords): Use it; fix the emulating
4942         versions of font-lock-add-keywords and font-lock-remove-keywords to
4943         work with XEmacs correctly.
4944
4945 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4946
4947         * gnus-cite.el (gnus-cite-face-list): Set the values of
4948         gnus-message-max-citation-depth and gnus-message-citation-keywords.
4949         (gnus-message-max-citation-depth): Use defvar rather than defconst.
4950         (gnus-message-cite-prefix-regexp): New variable.
4951         (gnus-message-search-citation-line): Use it; protect against long
4952         citation prefix; fill match data with nil rather than 0 for XEmacs; set
4953         the 0th match data for Emacs.
4954         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
4955         (gnus-message-add-citation-keywords): Append keywords rather than
4956         prepending; emulate font-lock-add-keywords if it is not available.
4957         (gnus-message-remove-citation-keywords): Emulate
4958         font-lock-remove-keywords if it is not available.
4959
4960         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
4961
4962         * message.el (message-cite-prefix-regexp): Set the value of
4963         gnus-message-cite-prefix-regexp.
4964
4965 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4966
4967         * nnweb.el (nnweb-google-parse-1): Update parser.
4968
4969 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
4970
4971         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
4972
4973 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4974
4975         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
4976         regexp.
4977
4978 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4979
4980         * uudecode.el (uudecode-string-to-multibyte): New function emulating
4981         string-to-multibyte.
4982         (uudecode-decode-region-internal): Use it.
4983
4984         * lpath.el: Fbind string-as-multibyte for XEmacs.
4985
4986 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
4987
4988         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
4989         custom choice.
4990
4991         * gnus-art.el (gnus-signature-limit): Fix custom choice.
4992
4993 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
4994
4995         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
4996
4997         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
4998         `write-region' to respect `mm-inhibit-file-name-handlers'.
4999
5000 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5001
5002         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
5003         Use gnus-home-directory instead of "~/" or "$HOME".
5004
5005 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
5006
5007         * encrypt.el (encrypt-insert-file-contents): Add better prompt
5008         to mention filename.
5009         Add comments at beginning regarding usage.
5010         (encrypt-write-file-contents): Change interactive so a string is
5011         acceptable.  If the file has no associated model, show an error instead
5012         of a nonsense prompt.
5013
5014 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5015
5016         * spam.el (spam-bsfilter-ham-switch): Fix typo.
5017         Thanks to Yoshihiko Yamada for kind notification of this typo.
5018
5019 2007-01-12  Kenichi Handa  <handa@m17n.org>
5020
5021         * uudecode.el (uudecode-decode-region-internal): Make it work in a
5022         multibyte buffer.
5023
5024 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5025
5026         * gnus-score.el (gnus-score-fast-scoring): New variable.
5027         (gnus-score-headers): Use it.
5028
5029         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
5030
5031         * message.el (message-cite-original-1): Call
5032         gnus-article-highlight-citation if requested.
5033         (message-make-from): Allow name and address as optional arguments.
5034
5035         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
5036
5037         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
5038         bugs to doc string.
5039         (gnus-button-alist): Add mid\\|message-id.
5040         (gnus-button-fetch-group): Extend for use in
5041         `browse-url-browser-function'.
5042         (gnus-button-url-regexp): Try to catch paired parentheses like in
5043         Wikipedia URLs.
5044
5045         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
5046         Suggested by Simon Krahnke <overlord@gmx.li>.
5047
5048 2007-01-13  Romain Francoise  <romain@orebokech.com>
5049
5050         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
5051         Update copyright.
5052
5053 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
5054
5055         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
5056
5057 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5058
5059         * gnus-registry.el (gnus-registry-unfollowed-groups)
5060         (gnus-registry-split-fancy-with-parent): Fix documentation.
5061
5062 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5063
5064         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
5065         from nnweb groups.
5066
5067 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5068
5069         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
5070         Xref urls.  Erase buffer before requesting head.
5071
5072 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5073
5074         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
5075         customizable.
5076
5077 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
5078
5079         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
5080         no signing key is found.
5081         (mml2015-epg-encrypt): Ask user whether to skip or abort if
5082         no encrypting and/or signing key is found.
5083
5084 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5085
5086         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
5087
5088 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5089
5090         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
5091         headers read from disk with the ones newly found in the current search.
5092         This should no longer cause problems, because the article numbers in
5093         Gmane's `nov.php' output are ignored since the previous change.
5094
5095 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5096
5097         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
5098
5099 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5100
5101         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
5102         replace-regexp-in-string; bind url-version; fbind display-images-p and
5103         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
5104         find-face and set-itimer-function for Emacs; bind itimer-list for
5105         Emacs.
5106
5107         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
5108
5109 2007-01-01  Romain Francoise  <romain@orebokech.com>
5110
5111         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
5112
5113 2006-12-31  Steve Youngs  <steve@sxemacs.org>
5114
5115         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
5116         `define-minor-mode' macro definition expanded properly.
5117         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
5118         exclude it there.
5119
5120         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
5121         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
5122         `fboundp' test.
5123         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
5124         This is OK to autoload in (S)XEmacs now.
5125
5126 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5127
5128         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
5129         keystroke.
5130         (gnus-summary-limit-to-singletons): Fix typo.
5131
5132         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
5133         else fails.
5134
5135 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5136
5137         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
5138         docstring.
5139
5140         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
5141         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
5142         (gnus-summary-insert-dormant-articles): Fix typo in message.
5143
5144 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
5145
5146         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
5147         nil for XEmacs.
5148         (gnus-message-citation-mode): Don't autoload in XEmacs.
5149
5150         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
5151
5152 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5153
5154         * nnimap.el (nnimap-expunge-search-string): Mention
5155         nnimap-search-uids-not-since-is-evil in docstring.
5156
5157 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5158
5159         * spam.el: Revert to make-obsolete-variable because
5160         define-obsolete-variable-alias is not supported in Emacs 21.
5161
5162         * spam.el (spam-ifile-path, spam-ifile-database-path)
5163         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
5164         make-obsolete-variable.
5165         (spam-bsfilter-path, spam-bsfilter-program)
5166         (spam-spamassassin-path, spam-spamassassin-program)
5167         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
5168         use "path" inappropriately.
5169         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
5170         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
5171         variable names.
5172
5173 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
5174
5175         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
5176         summary buffer.
5177
5178         * password.el (password-cache-remove): Use clear-string to burn
5179         password, if available.
5180
5181 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5182
5183         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
5184
5185         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
5186
5187         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
5188         (gnus-message-highlight-citation): Move defcustom here from
5189         gnus-cite.el.
5190         (gnus-message-citation-mode): Autoload.
5191
5192         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
5193         checks to make it compile with XEmacs.
5194         (gnus-message-citation-mode): New minor mode.
5195         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
5196         (gnus-message-highlight-citation): New variables.
5197         (gnus-message-search-citation-line)
5198         (gnus-message-add-citation-keywords)
5199         (gnus-message-remove-citation-keywords)
5200         (turn-on-gnus-message-citation-mode)
5201         (turn-off-gnus-message-citation-mode): New functions.
5202
5203 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
5204
5205         * gnus-cite.el: Enable highlighting of different citation levels in
5206         message-mode.
5207
5208 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5209
5210         * message.el (message-make-fqdn): Fix comment.
5211         (message-bogus-system-names): Add ".local".
5212
5213         * spam.el (spam-ifile-path, spam-ifile-program)
5214         (spam-ifile-database-path, spam-ifile-database)
5215         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
5216         Don't use "path" inappropriately.
5217         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
5218         strings.
5219         (spam-check-ifile, spam-ifile-register-with-ifile)
5220         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
5221         new variable names.
5222
5223         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
5224         (gnus-treat-display-smileys): Simplify using
5225         gnus-image-type-available-p.
5226
5227         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
5228         available.
5229
5230         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
5231         `display-images-p' if available.
5232
5233 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5234
5235         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
5236         one after turning on the buffer's multibyteness instead of decoding
5237         them directly in the unibyte buffer that causes unexpected conversion
5238         in Emacs 23 (unicode).
5239
5240 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5241
5242         * message.el (message-generate-hashcash): Fix custom type.
5243
5244 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
5245
5246         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
5247
5248 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
5249
5250         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
5251         disconnect icons.  Add help text.
5252
5253 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
5254
5255         * spam.el (spam-extra-header-to-number): CRM114 spam score is
5256         negated to be consistent with the others we handle.
5257
5258 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5259
5260         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
5261         version of gnus-summary-buffer to something, so that we can use two
5262         article buffers at the same time.
5263
5264 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
5265
5266         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
5267         trigger all the extra headers.
5268         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
5269         sorting.
5270
5271 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5272
5273         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
5274         solid groups.
5275
5276 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
5277
5278         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
5279
5280 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5281
5282         * legacy-gnus-agent.el: Add Copyright notice.
5283
5284 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
5285
5286         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
5287
5288 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5289
5290         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
5291
5292         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
5293         to make it work reliably in CVS Emacs.
5294         (gnus-summary-limit-strange-charsets-predicate)
5295         (gnus-summary-limit-to-predicate): New functions.
5296
5297 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
5298
5299         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
5300         specifying array size.
5301         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
5302         array if it is too small.
5303         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
5304         (gnus-sort-threads-loop): New function.
5305
5306 2006-12-06  Chris Moore  <dooglus@gmail.com>
5307
5308         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
5309         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
5310
5311 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
5312
5313         * mm-url.el (mm-url-predefined-programs): Call curl with correct
5314         options.
5315
5316 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5317
5318         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
5319         DOS-ing the recipient.
5320
5321         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
5322         the headers when creating the mapping to avoid mismappings.
5323         (nnweb-gmane-create-mapping): Always nix out old mapping.
5324
5325 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5326
5327         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
5328         and mm-verify-option to never.
5329
5330 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5331
5332         * message.el (message-signed-or-encrypted-p): New function.
5333         (message-forward-make-body): Use it.
5334
5335         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
5336         Replace encode-coding-string with mm-encode-coding-string.
5337
5338 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5339
5340         * nneething.el (nneething-decode-file-name): Replace
5341         decode-coding-string with mm-decode-coding-string.
5342
5343         * gnus-int.el (gnus-open-server): Say failed server's name.
5344
5345 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5346
5347         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
5348         strings to a single string.  Quote `errors-file-name'.
5349         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
5350         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
5351         Adjust calls.  Use `shell-quote-argument'.
5352
5353 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
5354
5355         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
5356         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
5357
5358         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
5359         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
5360         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
5361         (gnus-group-make-directory-group, gnus-group-transpose-groups):
5362         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
5363         (gnus-subscribe-newsgroup, gnus-1):
5364         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
5365         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
5366         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
5367         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
5368
5369 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5370
5371         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
5372         keystroke.
5373         (gnus-summary-limit-to-bodies): Implement headersp.
5374
5375 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5376
5377         * dns.el (query-dns): Protect against "Process dns deleted" strings.
5378
5379 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5380
5381         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
5382
5383 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5384
5385         * message.el (message-generate-hashcash): Expand range of values to
5386         include `opportunistic'.
5387         (message-send-mail): Use it.
5388
5389 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5390
5391         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
5392         and comment it.
5393
5394         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
5395
5396 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
5397
5398         * gnus-util.el (gnus-extract-address-components): Improve comment.
5399
5400 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5401
5402         * gnus-util.el (gnus-extract-address-components): Work with address in
5403         which the name portion contains @.
5404
5405         * lpath.el: Fbind custom-autoload.
5406
5407 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5408
5409         * gnus.el (gnus-start): Move custom group up.
5410         (gnus-select-method): Don't autoload, but make it available for
5411         `customize-variable'.
5412         (gnus-getenv-nntpserver): Don't autoload.
5413
5414 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
5415
5416         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
5417
5418 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5419
5420         * message.el (message-sendmail-extra-arguments): New variable.
5421         (message-send-mail-with-sendmail): Use it.
5422
5423 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5424
5425         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
5426         mm-with-unibyte-current-buffer to make string unibyte.
5427
5428         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
5429         mm-string-as-multibyte.
5430
5431 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
5432
5433         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
5434         Reported by Werner Koch <wk@gnupg.org>.
5435
5436 2006-11-14  Daiki Ueno  <ueno@p360>
5437
5438         * mml2015.el: Autoload epa-select-keys when compiling.
5439
5440 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
5441
5442         * mml2015.el (mml2015-epg-sign): Save the signing keys in
5443         message-options.
5444         (mml2015-epg-encrypt): Save the recipient keys in message-options.
5445
5446 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
5447
5448         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
5449         EasyPG (< 0.0.6).
5450         (mml2015-always-trust): New user option.
5451         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
5452         prompt.
5453
5454 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5455
5456         * nntp.el (nntp-authinfo-force): New variable.
5457         (nntp-send-authinfo): Use it.
5458
5459 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5460
5461         * message.el (message-strip-subject-encoded-words): Allow _not_ to
5462         decode encoded words.  Improve prompt.  Add comment about forwarding.
5463         (message-replacement-char): Move up.
5464
5465 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5466
5467         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
5468         instead of gnus-intersection because arguments of gnus-sorted-nunion
5469         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
5470
5471 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
5472
5473         * message.el (message-strip-subject-encoded-words): Reformat prompt.
5474         (message-simplify-subject-functions): Enable
5475         message-strip-subject-encoded-words by default.
5476
5477 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
5478
5479         * message.el (message-strip-subject-encoded-words): New function
5480         (message-simplify-subject-functions): New variable.
5481         (message-simplify-subject): Use it.  Fix typo in doc string.
5482         Support message-strip-subject-encoded-words.
5483
5484 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
5485
5486         * gnus-diary.el (gnus-diary-delay-format-function):
5487         * nndiary.el (nndiary-reminders):
5488         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
5489
5490 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5491
5492         * gnus-art.el (article-hide-boring-headers): Fetch date from
5493         gnus-original-article-buffer to avoid problems with localized date
5494         strings.
5495
5496 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5497
5498         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
5499
5500 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
5501
5502         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
5503         New variables.
5504         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
5505         (mm-charset-synonym-alist): Move some entries to
5506         mm-codepage-iso-8859-list.
5507         (mm-charset-synonym-alist, mm-charset-override-alist): Add
5508         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
5509
5510 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5511
5512         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
5513
5514 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5515
5516         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
5517         with Emacs 21 and XEmacs.
5518
5519 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
5520
5521         * spam.el (spam-parse-address): New function for better parsing,
5522         catching errors, etc.
5523         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
5524
5525 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5526
5527         * mm-view.el: Add interactive arg to html2text autoload.
5528
5529 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5530
5531         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
5532
5533 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
5534
5535         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
5536         variables.
5537         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
5538         (mm-charset-synonym-alist): Move some entries to
5539         mm-codepage-iso-8859-list.
5540
5541         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
5542
5543 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
5544
5545         * message.el (message-citation-line-format)
5546         (message-insert-formated-citation-line): Fix implementation of %E, %N
5547         and %n according to the doc string.
5548
5549 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
5550
5551         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
5552         car-safe to avoid bad parses.
5553
5554 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5555
5556         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
5557         names.
5558
5559         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
5560
5561 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5562
5563         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
5564         header.
5565
5566         * message.el (message-draft-headers): Add Date.
5567         (message-headers-to-generate): Fix typo in docstring.
5568
5569         * nndraft.el (nndraft-required-headers): New variable.
5570         (nndraft-generate-headers): Use it.
5571
5572         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
5573
5574 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
5575
5576         * gnus-registry.el (gnus-registry-wash-for-keywords)
5577         (gnus-registry-find-keywords): New functions to allow easy searching of
5578         articles that are in the registry.
5579
5580 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
5581
5582         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
5583         ietf-drums-parse-address instead of gnus-extract-address-components.
5584         Reported by Damien Elmes <damien@repose.cx>.
5585
5586 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
5587
5588         * gnus.el (gnus-mime): Remove unused custom group.
5589
5590 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5591
5592         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
5593         "blank line" when searching for end of armor headers.
5594
5595 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5596
5597         * gmm-utils.el (gmm-write-region): Fix variable name.
5598
5599 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
5600
5601         * gmm-utils.el (gmm-write-region): New function based on compatibility
5602         code from `mm-make-temp-file'.
5603
5604         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
5605
5606         * nnmaildir.el (nnmaildir--update-nov)
5607         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
5608         Use `gmm-write-region'.
5609
5610 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5611
5612         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
5613         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
5614
5615         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
5616
5617         * message.el (message-replacement-char): New variable.
5618         (message-fix-before-sending): Use it.
5619         (message-simplify-subject): New function to remove duplicate code.
5620         (message-reply, message-followup): Use it.
5621
5622         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
5623         gnus-summary-limit-to-articles.
5624
5625 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5626
5627         * gnus-util.el (gnus-with-local-quit): New macro.
5628
5629         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
5630
5631 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
5632
5633         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
5634         ignore non-string data.
5635
5636 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
5637
5638         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
5639         non-string data (needs to be done in the registry too).
5640
5641 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5642
5643         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
5644         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
5645         (gnus-registry-split-fancy-with-parent)
5646         (gnus-registry-fetch-simplified-message-subject-fast)
5647         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
5648         Remove text properties on ingress into the registry and when it's saved.
5649         (gnus-registry-clean-empty-function): Fix bug with cleaning the
5650         registry from entries with no groups.
5651
5652 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5653
5654         * gnus-util.el (gnus-string-remove-all-properties): Add utility
5655         function to remove string properties.
5656
5657 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
5658
5659         * gmm-utils.el (gmm): Adjust custom version.
5660
5661         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
5662         custom version.
5663
5664         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
5665
5666 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
5667
5668         * gnus-art.el (gnus-insert-prev-page-button)
5669         (gnus-insert-next-page-button): Simplify.  Reformat.
5670
5671 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
5672
5673         * gnus-art.el (gnus-insert-prev-page-button)
5674         (gnus-insert-next-page-button): Apply gnus-article-button-face.
5675
5676 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
5677
5678         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
5679
5680 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
5681
5682         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
5683         gnus-article-button-face to MIME and security buttons.
5684
5685 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
5686
5687         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
5688         readable.
5689
5690 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5691
5692         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
5693
5694 2006-09-20  Steve Youngs  <steve@sxemacs.org>
5695
5696         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
5697         `browse-url-of-file' instead of `browse-url'.
5698
5699 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5700
5701         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
5702         regexp.  Articles containing quotation were cut prematurely.
5703
5704 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5705
5706         * message.el (message-cite-original-1): Use nobody by default for the
5707         value of From header.
5708         (message-reply): Ditto.
5709
5710 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
5711
5712         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
5713         to the gnus-info.  This fixes a bug of inline-PGP message verification.
5714         Reported by Michael Piotrowski <mxp@dynalabs.de>.
5715
5716 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
5717
5718         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
5719         mails in the doc string.  Add some URLs in comment.
5720         (pop3-movemail): Warn about pop3-leave-mail-on-server.
5721
5722 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5723
5724         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
5725         backslashes handling and the way to find boundaries of quoted strings.
5726
5727 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
5728
5729         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
5730         mml1991-encrypt-to-self is set and mml1991-signers is not set.
5731         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
5732         mml2015-encrypt-to-self is set and mml2015-signers is not set.
5733
5734 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
5735
5736         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
5737         doc string.
5738         (gnus-button-regexp, gnus-button-last): Remove unused variables.
5739
5740 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5741
5742         * lpath.el: Fbind epg-check-configuration.
5743
5744 2006-09-06  Simon Josefsson  <jas@extundo.com>
5745
5746         * mml2015.el (mml2015-use): Doc fix, mention epg.
5747
5748 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
5749
5750         * mml2015.el (mml2015-use): Default to epg, if available.
5751
5752 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
5753
5754         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
5755         message-sender.
5756         (mml1991-epg-encrypt): Ditto.
5757         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
5758         message-sender.
5759         (mml2015-epg-encrypt): Ditto.
5760
5761 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
5762
5763         * message.el (message-send-mail-with-sendmail): Look for sendmail in
5764         several common directories.
5765
5766 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
5767
5768         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
5769         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
5770
5771 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5772
5773         * gnus-art.el (article-decode-encoded-words): Make it fast.
5774
5775 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5776
5777         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
5778
5779         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
5780         in quoted string into `\'.
5781
5782 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5783
5784         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5785         Use standard-syntax-table.
5786
5787 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5788
5789         * gnus-art.el (gnus-decode-address-function): New variable.
5790         (article-decode-encoded-words): Use it to decode headers which are
5791         assumed to contain addresses.
5792         (gnus-mime-delete-part): Remove useless `or'.
5793
5794         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
5795         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
5796         (gnus-nov-parse-line): Use it to decode From header.
5797         (gnus-get-newsgroup-headers): Ditto.
5798         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
5799
5800         * mail-parse.el (mail-decode-encoded-address-region): New alias.
5801         (mail-decode-encoded-address-string): New alias.
5802
5803         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
5804         New function.
5805         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
5806         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
5807         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
5808         (rfc2047-decode-string): Ditto.
5809         (rfc2047-decode-address-region): New function.
5810         (rfc2047-decode-address-string): New function.
5811
5812 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
5813
5814         * message.el (message-caesar-buffer-body): Allow rotating headers.
5815
5816         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
5817
5818         * message.el (message-insert-formated-citation-line): Fix %f.
5819         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
5820
5821 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5822
5823         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
5824         (gnus-bookmark-mouse-available-p): New macro.
5825         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
5826         (gnus-bookmark-bmenu-show-infos): Use it.
5827         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
5828         (gnus-bookmark-bmenu-hide-infos): Ditto.
5829         (gnus-bookmark-remove-properties): New function.
5830         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
5831         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
5832         (gnus-bookmark-write-file): Bind coding-system-for-write.
5833         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
5834         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
5835         group before selecting it.
5836         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
5837         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
5838         quit-window if it is not available; use gnus-mouse-2 and bind it to
5839         gnus-bookmark-bmenu-select-by-mouse.
5840         (gnus-bookmark-show-details): Remove unused variable `details-list'.
5841         (gnus-bookmark-bmenu-select-by-mouse): New function.
5842
5843 2006-08-13  Romain Francoise  <romain@orebokech.com>
5844
5845         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
5846         space.
5847
5848 2006-08-10  Romain Francoise  <romain@orebokech.com>
5849
5850         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
5851         (dns-mode-soa-auto-increment-serial): New user option.
5852         (dns-mode-soa-maybe-increment-serial): New function.
5853         (dns-mode): Add the latter to `write-contents-functions'.
5854
5855 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * compface.el (uncompface): Use binary rather than raw-text-unix.
5858
5859 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5860
5861         * compface.el (uncompface): Make sure the eol conversion doesn't take
5862         place when communicating with the external programs.  Reported by
5863         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5864
5865 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5866
5867         * nnheader.el (nnheader-insert-head): Fix typo in comment.
5868
5869 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5870
5871         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
5872         Make it more robust by parsing author and date independently.
5873
5874 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5875
5876         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
5877
5878 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
5879
5880         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
5881         first matching secret key.
5882         (mml2015-epg-encrypt): Ditto.
5883
5884         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
5885         first matching secret key.
5886         (mml1991-epg-encrypt): Ditto.
5887
5888         * mml2015.el (mml2015-encrypt-to-self): New user option.
5889         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
5890         mml2015-epg-encrypt-to-self is set.
5891
5892         * mml1991.el (mml1991-encrypt-to-self): New variable.
5893         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
5894         mml1991-epg-encrypt-to-self is set.
5895
5896         * mml2015.el (mml2015-signers): New user option.
5897         (mml2015-epg-sign): Reflect the value of mml2015-signers.
5898         (mml2015-epg-encrypt): Allow to select signing keys.
5899
5900         * mml1991.el (mml1991-signers): New variable.
5901         (mml1991-epg-sign): Reflect the value of mml1991-signers.
5902         (mml1991-epg-encrypt): Allow to select signing keys.
5903
5904 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5905
5906         * nnheader.el (nnheader-insert-head): Make it work even if the file
5907         uses CRLF for the line-break code.
5908
5909 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
5910
5911         * mml2015.el: Require mml-sec instead of password.
5912         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
5913         (mml2015-cache-passphrase): Inherit the default value from
5914         mml-secure-cache-passphrase.
5915         (mml2015-passphrase-cache-expiry): Inherit the default value from
5916         mml-secure-passphrase-cache-expiry.
5917
5918         * mml1991.el: Require mml-sec instead of password.
5919         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
5920         (mml1991-cache-passphrase): Inherit the default value from
5921         mml-secure-cache-passphrase.
5922         (mml1991-passphrase-cache-expiry): Inherit the default value from
5923         mml-secure-passphrase-cache-expiry.
5924
5925         * mml-sec.el: Require password.
5926         (mml-secure-verbose): New user option.
5927         (mml-secure-cache-passphrase): New user option.
5928         (mml-secure-passphrase-cache-expiry): New user option.
5929
5930 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
5931
5932         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
5933         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
5934         andreas@altroot.de (Andreas Vögele).
5935
5936         FIXME: Use `tiny change'?
5937
5938 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5939
5940         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
5941         workaround for the url package included with Emacs.
5942
5943         * nnweb.el (nnweb-google-create-mapping): Update regexp.
5944
5945 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5946
5947         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
5948         correctly.  This fixes a bug caused by the 2006-05-12 change.
5949
5950 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
5951
5952         * nnmail.el (nnmail-article-group): If splitting raises an error, give
5953         some information about the error when saying that the `bogus' mail
5954         group will be used.
5955
5956 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
5957
5958         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
5959         string.
5960
5961 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
5962
5963         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
5964
5965 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5966
5967         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
5968
5969 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
5970
5971         * mml1991.el (mml1991-function-alist): Add epg.
5972         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
5973         (mml1991-epg-encrypt): New functions.
5974
5975 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
5976
5977         * mml2015.el (mml2015-verbose): New variable.
5978         (mml2015-cache-passphrase): Ditto.
5979         (mml2015-passphrase-cache-expiry): Ditto.
5980         (mml2015-function-alist): Add epg.
5981         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
5982         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
5983         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
5984         functions.
5985
5986 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5987
5988         * message.el (message-cite-original-1): Preserve region when removing
5989         quoted text due to X-No-Archive in order to avoid bogus attribution
5990         when citing multiple messages.
5991
5992 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5993
5994         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
5995         Kenneth Jacker <khj@be.cs.appstate.edu>.
5996
5997 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
5998
5999         * gnus-diary.el (gnus-user-format-function-d)
6000         (gnus-user-format-function-D): Autoload.
6001
6002         * imap.el (Commentary): Fix typo.
6003
6004         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
6005         2006-04-22 contribution.
6006
6007 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6008
6009         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
6010         It didn't really fix the bogosity I'm seeing with solid web groups.
6011
6012 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6013
6014         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
6015         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
6016         created using server names.  If we use the feature without declaring
6017         it, Gnus does not properly manage server and group state.
6018
6019         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
6020         bound.
6021
6022 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6023
6024         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
6025         looking up the method using GROUP's prefix before inventing a new one.
6026         It is used on killed/unknown groups in various places where returning
6027         an all-new method isn't expected by the caller.
6028
6029         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
6030         and match semantics of gnus-group-real-prefix.
6031
6032 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
6033
6034         * nnmail.el (nnmail-broken-references-mailers): New variable.
6035         (nnmail-ignore-broken-references): New function generalizing
6036         nnmail-fix-eudora-headers.
6037         (nnmail-fix-eudora-headers): Now obsolete.
6038
6039         * gnus-art.el (gnus-button-handle-custom): Support
6040         `customize-apropos*'.
6041
6042 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6043
6044         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
6045
6046         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
6047         articles.
6048
6049 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
6050
6051         * message.el (message-cite-reply-above): New variable.
6052         (message-yank-original): Use it.
6053
6054 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6055
6056         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
6057
6058 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
6059
6060         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
6061         as read.
6062
6063         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
6064
6065 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
6066
6067         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
6068         (gnus-bookmark-default-file): Use gnus-directory.
6069         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
6070         Remove "*" in doc string.
6071         (gnus-bookmark-write-file): Simplify.
6072         (gnus-bookmark-maybe-sort-alist): Use `when'.
6073         (gnus-bookmark-get-bookmark): Fix typo in doc string.
6074         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
6075         FIXME about Emacs 21 and XEmacs compatibility.
6076         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
6077         compatibility.
6078         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
6079         compatibility.
6080         (gnus-bookmark-menu-heading): Fix version.
6081
6082 2006-06-19  Bastien Guerry  <bzg@altern.org>
6083
6084         * gnus-bookmark.el: New file.
6085
6086 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6087
6088         * message.el (message-syntax-checks): Doc fix.
6089
6090 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6091
6092         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
6093         unsubscribed groups as if they were killed ones.  It causes duplicate
6094         entries in gnus-newsrc-alist.
6095
6096 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6097
6098         * message.el (message-syntax-checks): Doc fix.
6099         (message-send-mail): Add check for continuation headers.
6100         (message-check-news-header-syntax): Fix regexp used to check for
6101         continuation headers.
6102
6103 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6104
6105         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
6106
6107 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
6108
6109         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
6110
6111 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6112
6113         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
6114         default-truncate-lines.
6115
6116 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6117
6118         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
6119         to fill the utf-8 entry.
6120
6121         * lpath.el: Fbind unicode-precedence-list.
6122
6123 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6124
6125         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
6126
6127 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
6128
6129         * gnus-agent.el (directory-files-and-attributes): Move all the way
6130         forward (the third and final move).
6131         (gnus-agent-read-agentview): Trap reconstruction errors due to
6132         nonexistant directory.  Handle by returning nil.
6133
6134 2006-05-30  Didier Verna  <didier@xemacs.org>
6135
6136         * message.el (message-dont-reply-to-names): Update the custom type.
6137         * message.el (message-dont-reply-to-names): New defsubst: potentially
6138         convert a list of regexps into a single one.
6139         * message.el (message-get-reply-headers): Use it.
6140         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
6141
6142 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6143
6144         * gnus-agent.el (directory-files-and-attributes): Move forward.
6145
6146 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6147
6148         * gnus-ml.el (gnus-mailing-list-subscribe)
6149         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
6150         (gnus-mailing-list-message): Fix doc strings.
6151
6152 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6153
6154         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
6155         of doing it manually.
6156
6157 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6158
6159         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
6160         comment.
6161
6162 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
6163
6164         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
6165         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
6166         (gnus-agent-read-local): All symbols allocated in my-obarray
6167         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
6168         (gnus-agent-regenerate-group): Check numeric names to see if they are
6169         messages or groups.
6170         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
6171         better way of do this...)
6172
6173         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
6174         'dummy.group' (there should be a better way of do this...)
6175
6176 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6177
6178         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
6179         (gnus-saved-headers): Ditto.
6180         (gnus-default-article-saver): Mention functions may have properties.
6181         (gnus-article-save): Override gnus-save-all-headers and
6182         gnus-saved-headers by :headers property which saver function may have.
6183         (gnus-summary-save-in-file): Add :headers property.
6184         (gnus-summary-write-to-file): Ditto.
6185
6186         * gnus-sum.el (gnus-summary-save-article): Bind
6187         gnus-prompt-before-saving to t when saving many articles in a file;
6188         always show all headers.
6189
6190         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
6191
6192 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
6193
6194         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
6195         marks.
6196
6197         * message.el (message-indent-citation): Add optional arguments to allow
6198         using it outside of message buffers.
6199
6200         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
6201         (gnus-article-treat-unfold-headers): Use it.
6202         (gnus-article-truncate-lines): New variable.
6203         (gnus-article-mode): Use it.
6204         (gnus-article-toggle-truncate-lines): New function.
6205
6206         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
6207         gnus-article-toggle-truncate-lines.
6208
6209         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
6210         coding system in XEmacs, use binary.
6211
6212 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6213
6214         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
6215         after-load-alist.
6216
6217         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
6218         this function should save decoded articles.
6219         (gnus-summary-write-to-file): Use property to specify this function
6220         should save decoded articles and specify gnus-summary-save-in-file
6221         should be used to save articles other than the first one when saving
6222         many articles.
6223         (gnus-summary-save-body-in-file): Use property to specify this
6224         function should save decoded articles.
6225         (gnus-summary-write-body-to-file): Use property to specify this
6226         function should save decoded articles and specify
6227         gnus-summary-save-body-in-file should be used to save articles other
6228         than the first one when saving many articles.
6229
6230         * gnus-sum.el (gnus-summary-save-article): Simplify.
6231
6232 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6233
6234         * gnus-art.el (gnus-default-article-saver): Add
6235         gnus-summary-write-body-to-file.
6236         (gnus-article-save-coding-system): Don't use coding system object
6237         in XEmacs.
6238         (gnus-read-save-file-name): Add optional `dir-var' argument which
6239         specifies directory in which files are saved; work even if optional
6240         `variable' argument is not specified.
6241         (gnus-summary-write-to-file): Read file name.
6242         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
6243         (gnus-summary-write-body-to-file): New function.
6244
6245         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
6246         (gnus-summary-local-variables): Add it.
6247         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
6248         (gnus-summary-save-article): Remove optional `decode' argument;
6249         determine whether to decode articles by the value of
6250         gnus-default-article-saver; when saving many files using
6251         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
6252         it first and use gnus-summary-save-in-file or
6253         gnus-summary-save-body-in-file thereafter unless
6254         gnus-prompt-before-saving is always; move point to article which
6255         will be saved.
6256         (gnus-summary-save-article-file): Revert.
6257         (gnus-summary-write-article-file): Revert.
6258         (gnus-summary-save-article-body-file): Revert.
6259         (gnus-summary-write-article-body-file): New function.
6260
6261 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6262
6263         * gnus-art.el (gnus-default-article-saver): Doc fix.
6264         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
6265         from gnus-summary-save-article-coding-system, and default to a
6266         certain coding system.
6267         (gnus-output-to-file): Add coding cookie and encode text according
6268         to gnus-article-save-coding-system; don't use mm-append-to-file.
6269
6270         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
6271         gnus-art.el and rename to gnus-article-save-coding-system.
6272         (gnus-summary-save-article): Require gnus-art; don't show all
6273         headers if it decodes articles; don't add coding cookie here;
6274         don't bind mm-text-coding-system-for-write.
6275         (gnus-summary-save-article-file): Save decoded articles.
6276         (gnus-summary-write-article-file): When saving many files, use
6277         gnus-summary-write-to-file first and gnus-summary-save-in-file
6278         thereafter unless gnus-prompt-before-saving is always.
6279         (gnus-summary-save-article-body-file): Save decoded articles.
6280
6281         * lpath.el: Fbind select-safe-coding-system for XEmacs.
6282
6283 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
6284
6285         * nnrss.el (nnrss-check-group): Bind hash-index.
6286
6287 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6288
6289         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
6290         its hash index.  Store this hash in `nnrss-group-data'.
6291         (nnrss-read-group-data): Update accordingly.
6292
6293 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
6294
6295         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
6296         entry.
6297
6298         * gnus-sum.el (gnus-summary-make-menu-bar): Add
6299         gnus-article-browse-html-article.
6300
6301 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
6302
6303         * gnus-sum.el (gnus-summary-mime-map): Add
6304         gnus-article-browse-html-article.
6305
6306         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
6307
6308 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
6309
6310         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
6311         suitable coding systems in customize.
6312
6313 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
6314
6315         * mail-source.el (mail-sources): Fix custom type.
6316
6317 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6318
6319         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
6320         (gnus-summary-expire-articles-now): Shorten prompt.
6321
6322         * gmm-utils.el (wid-edit): Require.
6323         (defun-gmm): Renamed from `gmm-defun-compat'.
6324         (gmm-image-search-load-path): Use it.
6325         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
6326
6327 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6328
6329         * gnus-sum.el (gnus-summary-save-article-coding-system): New
6330         variable.
6331         (gnus-summary-save-article): Add optional `decode' argument.  If
6332         it is set and gnus-summary-save-article-coding-system is non-nil,
6333         save decoded article.
6334         (gnus-summary-write-article-file): Save decoded article if
6335         gnus-summary-save-article-coding-system is non-nil.
6336
6337         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
6338         type.
6339
6340 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6341
6342         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
6343
6344 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6345
6346         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
6347         first to test gnus-single-article-buffer which may be buffer-local.
6348
6349         * gnus-sum.el (gnus-summary-setup-buffer): Make
6350         gnus-single-article-buffer buffer-local and nil in ephemeral
6351         group; make gnus-article-buffer, gnus-article-current, and
6352         gnus-original-article-buffer always buffer-local.
6353         (gnus-summary-exit): Kill article buffer belonging to ephemeral
6354         group.
6355         (gnus-handle-ephemeral-exit): Don't move to next summary line.
6356
6357 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6358
6359         * nnml.el (nnml-request-compact-group): Compressed files might not
6360         have .gz extension.
6361
6362 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6363
6364         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
6365         (mm-copy-to-buffer): Use with-current-buffer.
6366         (mm-display-part): Simplify.
6367         (mm-inlinable-p): Add optional arg `type'.
6368
6369 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6370
6371         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
6372         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
6373         Try harder to show the attachment internally or externally using
6374         gnus-mime-view-part-as-type.
6375
6376 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6377
6378         * message.el (message-from-style, message-signature-separator)
6379         (message-user-organization-file, message-send-mail-function)
6380         (message-citation-line-function, message-yank-prefix)
6381         (message-indent-citation-function, message-signature)
6382         (message-signature-file, message-signature-insert-empty-line):
6383         Remove autoloads.
6384
6385         * gnus-art.el (gnus-buttonized-mime-types): Remove
6386         "multipart/signed".  Revert 2006-04-26 change.
6387
6388 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6389
6390         * gnus.el (gnus-version-number): Bump version.
6391
6392 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6393
6394         * gnus.el: No Gnus v0.5 is released.
6395
6396 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6397
6398         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
6399         fetching articles by message-id.
6400
6401 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6402
6403         * message.el (hashcash): Require hashcash as normal.
6404
6405         * ecomplete.el (ecomplete-highlight-match-line): Use
6406         point-at-eol.
6407         (ecomplete-highlight-match-line): Use `highlight', because that
6408         face exists in both Emacs and XEmacs.
6409
6410         * message.el (message-display-abbrev): Use point-at-bol.
6411
6412         * mail-source.el: Don't require timer/timer-funcs.
6413
6414         * gnus-async.el: Ditto.
6415
6416         * password.el: Ditto.
6417
6418         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
6419
6420         * mm-url.el: Ditto.
6421
6422         * gnus-xmas.el: Don't require timer-funcs.
6423
6424         * mm-util.el: Require timer/timer-funcs.
6425
6426 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6427
6428         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
6429         Close.
6430
6431 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6432
6433         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
6434         unibyte after clear-decrypt function runs.
6435
6436         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
6437         returns as a unibyte string.
6438
6439 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6440
6441         * lpath.el: Revert.
6442
6443         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
6444         (pgg-gpg-process-sentinel): Revert.
6445
6446         * pgg-pgp.el (pgg-pgp-process-region): Revert.
6447         (pgg-pgp-lookup-key): Revert.
6448
6449         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
6450         (pgg-pgp5-lookup-key): Revert.
6451
6452         * pgg.el (pgg-fetch-key): Revert.
6453
6454 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6455
6456         * lpath.el: Fbind string-as-multibyte for XEmacs.
6457
6458         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
6459         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
6460         (mml1991-pgg-encrypt): Ditto.
6461
6462         * pgg-gpg.el (pgg-string-to-multibyte): New function.
6463         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
6464         a multibyte buffer.
6465
6466         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
6467         (pgg-pgp-lookup-key): Ditto.
6468
6469         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
6470         (pgg-pgp5-lookup-key): Ditto.
6471
6472         * pgg.el (pgg-fetch-key): Ditto.
6473
6474 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
6475
6476         * message.el (message-user-organization-file): Check several
6477         locations of the organization file.
6478
6479         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
6480         Add gnus-article-view-part-as-type.
6481
6482         * gnus-art.el (gnus-article-view-part-as-type): New function.
6483
6484         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
6485         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
6486
6487         * mml.el: Simplify autoload.
6488         (mml-mode): defvar dnd-protocol-alist instead of using
6489         symbol-value.
6490         (mml-default-directory): New variable.
6491         (mml-minibuffer-read-file): Use it.
6492         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
6493
6494         * message.el (message-citation-line-format): New variable.
6495         (message-insert-formated-citation-line): New function.
6496         (message-citation-line-function): Add
6497         `message-insert-formated-citation-line' to custom type.
6498
6499         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
6500         to doc string.
6501
6502         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
6503         depending on mm-verify-option.
6504
6505 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6506
6507         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
6508         binding pgg-* variables; reimplement the section which prevents
6509         MIME header from being signed.
6510         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
6511         pgg-text-mode; remove a blank line at the top of body.
6512
6513         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
6514         lines at the top of body; use gnus-newsgroup-charset if there's no
6515         Charset header.
6516
6517 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6518
6519         * message.el (message-self-insert-commands): Doc fix.
6520
6521         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
6522         (mm-uu-pgp-encrypted-test): Ditto.
6523         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
6524         between header and body; return application/pgp-encrypted handle
6525         if decryption failed; decode decrypted body by charset.
6526
6527         * mm-decode.el (mm-automatic-display): Don't make application/pgp
6528         element match to application/pgp-*.
6529
6530 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6531
6532         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
6533         HTML.
6534
6535 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6536
6537         * mail-source.el (mail-source-call-script): Message the error
6538         string.
6539
6540 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6541
6542         * gnus-util.el (gnus-byte-compile): Use it.
6543
6544 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
6545
6546         * gnus-util.el (kill-empty-logs): New function.
6547
6548 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6549
6550         * message.el (message-mail-alias-type): Doc fix.
6551         (message-mail-alias-type-p): New function.
6552         (message-send): Use it.
6553         (message-mode): Ditto.
6554         (message-strip-forbidden-properties): Ditto.
6555
6556         * ecomplete.el (ecomplete-database-file-coding-system): New
6557         variable.
6558         (ecomplete-save): Use it.
6559         (ecomplete-setup): Use it.
6560
6561 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6562
6563         * message.el (message-self-insert-commands): New variable.
6564         (message-strip-forbidden-properties): Use it.
6565
6566 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6567
6568         * message.el (message-put-addresses-in-ecomplete): Use a regexp
6569         that doesn't make XEmacs choke.
6570
6571 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
6572
6573         * gnus-util.el (gnus-replace-in-string):
6574         Prefer replace-regexp-in-string over of replace-in-string.
6575
6576 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6577
6578         * gnus-util.el (gnus-select-frame-set-input-focus):
6579         Use select-frame-set-input-focus if it is available in XEmacs; use
6580         definition defined in Emacs 22 for old Emacsen.
6581
6582         * dgnushack.el: Autoload unmorse-region for XEmacs.
6583
6584         * lpath.el: Bind cursor-in-non-selected-windows and
6585         select-frame-set-input-focus for XEmacs.
6586
6587 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6588
6589         * mm-view.el (mm-inline-text): Use equal instead of equalp.
6590
6591 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
6592
6593         * gnus-registry.el (gnus-registry-cache-save): Remove text
6594         properties when saving via the temp buffer.
6595
6596 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
6597
6598         * message.el (message-generate-hashcash): Honor custom type.
6599
6600 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6601
6602         * message.el (message-generate-hashcash): Default to non-nil when
6603         hashcash is found.
6604
6605         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
6606         (gnus-refer-thread-limit): Increase default to 500.
6607
6608         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
6609
6610         * flow-fill.el (fill-flowed): Allow delete-space.
6611
6612 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
6613
6614         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
6615         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
6616         Remove autoloads.
6617
6618 2006-04-18  Simon Josefsson  <jas@extundo.com>
6619
6620         * message.el (message-generate-hashcash): Default to.
6621
6622 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6623
6624         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
6625         concatenating segments rather than before concatenating them.
6626
6627 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6628
6629         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
6630
6631 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6632
6633         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
6634
6635         * message.el (message-forward-make-body-plain): Allow
6636         message-forward-ignored-headers to be a list.
6637         (message-remove-ignored-headers): Factor out into function.
6638         (message-forward-make-body-mml): Use it.
6639
6640         * imap.el (imap-quote-specials): New function.
6641         (imap-login-auth): Quote specials.
6642
6643         * rfc2231.el (rfc2231-parse-string): Remove dead code.
6644         (rfc2231-parse-string): Allow concatanation of parameters that
6645         aren't contiguous.  The test case is
6646           (mail-header-parse-content-type "message/external-body;
6647             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
6648             access-type=LOCAL-FILE;
6649             name*1*=plugh%2fhello-sailor%2fbing.pdf")
6650
6651 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6652
6653         * nntp.el (nntp-accept-process-output): Return the value of
6654         `nnheader-accept-process-output'.
6655
6656 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6657
6658         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
6659         (gnus-button-alist): Recognize more diff formats.
6660         (gnus-button-patch): Strip directory.
6661
6662 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6663
6664         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
6665         Emacs 22 when setting focus.
6666
6667 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6668
6669         * gnus-art.el (gnus-article-treat-types): Do treatment of
6670         text/x-verbatim parts.
6671         (gnus-button-patch): New command.
6672
6673         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
6674         addresses that contain invalid characters.
6675
6676 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6677
6678         * message.el (message-put-addresses-in-ecomplete): Use
6679         gnus-replace-in-string.
6680         (message-is-yours-p): Use the more correct
6681         mail-header-parse-address instead of
6682         mail-extract-address-components.
6683         (message-put-addresses-in-ecomplete): Fix typo.
6684
6685         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
6686         keystroke.
6687
6688         * gnus-art.el (gnus-treatment-function-alist): Change order of
6689         newsgroups/generic header folding to avoid double-folding.
6690
6691         * message.el (message-hidden-headers): Add X-Draft-From.
6692
6693         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
6694         command.
6695         (gnus-summary-repeat-search-article-backward): New command.
6696
6697         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
6698         groups in the parent topic.
6699
6700 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
6701
6702         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
6703         (spam-extra-header-to-number): Return the CRM114 number as a
6704         number instead of a string.
6705
6706 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6707
6708         * gnus-art.el (gnus-face-properties-alist): Moved here from
6709         gnus-fun.
6710
6711         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
6712
6713 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6714
6715         * message.el (message-strip-forbidden-properties): Only display on
6716         self-insert-command.
6717
6718         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
6719         reindent.
6720         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
6721
6722 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
6723
6724         * smiley.el (smiley-style): Fix typo.
6725
6726 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6727
6728         * hashcash.el (hashcash-insert-payment-async-2): Use
6729         message-goto-eoh instead of doing it manually.
6730         (mail-add-payment): Use message-narrow-to-header instead of trying
6731         to do the same itself.
6732
6733         * message.el (message-hidden-headers): Add Face.
6734
6735         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
6736         reparenting code.
6737         (gnus-summary-reparent-children): Refactored out code.
6738         (gnus-summary-thread-map): New keystroke.
6739         (gnus-summary-reparent-children): Make into command.
6740
6741         * smiley.el (smiley-style): Default to `medium' if using a large
6742         font.
6743
6744         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
6745         does it itself.
6746
6747         * message.el (message-point-in-header-p): Simplify definition.
6748
6749 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6750
6751         * nnagent.el (nnagent-request-set-mark): Silence log file
6752         writing.
6753         (nnagent-request-set-mark): Use write-region instead of
6754         append-to-file.
6755
6756         * gnus-sum.el (gnus-read-header): Fudge article number if using a
6757         strange select method.
6758
6759         * ecomplete.el (ecomplete-display-matches): Get highlightling
6760         right.
6761         (ecomplete-display-matches): Use literals.
6762         (ecomplete-display-matches): Disable message logging.
6763
6764         * message.el (message-display-abbrev): Small optimization.
6765
6766         * ecomplete.el (ecomplete-display-matches): Allow automatic
6767         display.
6768
6769         * message.el (message-strip-forbidden-properties): Display
6770         abbrevs.
6771         (message-display-abbrev): Get automatic display right.
6772
6773         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
6774         keystrokes.
6775
6776 2006-04-13  Romain Francoise  <romain@orebokech.com>
6777
6778         TODO: Backport to v5-10!
6779
6780         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
6781         Moved here (and renamed) from gnus-registry.el.
6782
6783         * gnus-registry.el: Require gnus-util.
6784         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
6785
6786 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6787
6788         * gnus-group.el (gnus-group-catchup-current): Change
6789         if-then-else-if-then-else into cond.
6790         (gnus-group-catchup): Indent.
6791         (group-name-at-point): New function.
6792         (gnus-fetch-group): Provide default from thing at point.
6793
6794 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6795
6796         * message.el (message-display-abbrev): Fix regexp.
6797
6798         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
6799         choosing.
6800         (ecomplete-highlight-match-line): Fix up code rewrite, remove
6801         dead variables.
6802
6803         * message.el (message-newline-and-indent): Remove debugging.
6804         (message-display-abbrev): Use new implementation.
6805
6806 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6807
6808         * gnus-art.el (gnus-article-mode): Set
6809         cursor-in-non-selected-windows to nil.
6810
6811         * smiley.el: Revert previous change.
6812         (smiley-data-directory): defvar it before using it in the
6813         defcustom of `smiley-style'.
6814
6815 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6816
6817         * message.el (message-newline-and-indent): New function.
6818
6819         * ecomplete.el: Implement more bits.
6820
6821         * message.el (message-put-addresses-in-ecomplete): Clean up the
6822         string.
6823
6824         * ecomplete.el (ecomplete-add-item): Chop off decimals.
6825
6826         * gnus-sum.el (gnus-summary-save-parts): Bind
6827         gnus-summary-save-parts-counter and use it to make unique file
6828         names.
6829
6830         * gnus-art.el (gnus-ignored-headers): Add some more headers.
6831
6832         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
6833         parameter to say whether to actually parse the individual
6834         addresses.
6835
6836         * message.el (message-put-addresses-in-ecomplete): New function.
6837         (ecomplete): Require.
6838         (message-mail-alias-type): Add ecomplete as an option.
6839
6840 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
6841
6842         * flow-fill.el (fill-flowed): Remove trailing space from blank
6843         quoted lines.
6844
6845 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6846
6847         * smiley.el (smiley-style): Move definition later to avoid a
6848         compilation warning.
6849
6850 2006-04-12  Kenichi Handa  <handa@m17n.org>
6851
6852         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
6853         buffer and then decode the buffer text if necessary.
6854         (rfc2231-encode-string): Be sure to work on multibyte buffer at
6855         first, and after mm-encode-body, change the buffer to unibyte.
6856         Use mm-disable-multibyte instead of set-buffer-multibyte.
6857
6858 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6859
6860         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
6861         Content-Type header instead of Content-Disposition header.
6862         (gnus-mime-inline-part): Ditto.
6863         (gnus-mime-view-part-as-charset): Ignore charset that the part
6864         specifies.
6865
6866         * mm-decode.el (mm-display-part): Work with external parts and
6867         usual parts similarly.
6868
6869         * mm-extern.el (mm-inline-external-body): Use mm-display-part
6870         instead of gnus-display-mime.
6871
6872         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
6873         instead of with-temp-buffer.
6874
6875         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
6876         tag to summarized topics part in order to encode non-ASCII text.
6877
6878 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6879
6880         * smiley.el (smiley-style): New variable.
6881         (smiley-directory): New function.
6882         (smiley-data-directory): Derive from `smiley-style' using
6883         `smiley-directory'.
6884         (smiley-regexp-alist): Add new entries.
6885
6886         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
6887         (gnus-article-browse-delete-temp): Add :version.
6888
6889 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
6890
6891         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
6892         the sieve region.
6893
6894 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6895
6896         * gnus.el (gnus-version-number): Bump version.
6897
6898 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6899
6900         * gnus.el: No Gnus v0.4 is released.
6901
6902 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6903
6904         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
6905         layout.
6906
6907         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
6908         unknown charset.
6909
6910         * message.el (message-header-synonyms): Add Original-To to the
6911         default.
6912
6913         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
6914         optional parameter.
6915
6916 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
6917
6918         * gnus-fun.el (gnus): Require it for gnus-directory.
6919
6920 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6921
6922         * gnus-fun.el (gnus-face-properties-alist): Add :version.
6923
6924 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
6925
6926         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
6927
6928 2006-04-05  Simon Josefsson  <jas@extundo.com>
6929
6930         * password.el (password-reset): New function.
6931
6932 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
6933
6934         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
6935         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
6936
6937 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6938
6939         * nnweb.el (nnweb-google-create-mapping): Update regexp.
6940         Some whitespace was matched into the url, which broke browsing hits
6941         > 100 when mm-url-use-external was nil.
6942
6943 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
6944
6945         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
6946         gnus-extra-headers for 'Newsgroups.
6947
6948         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
6949         bound.
6950
6951 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
6952
6953         * pgg-gpg.el: Clean up process buffers every time gpg processes
6954         complete.
6955
6956 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
6957
6958         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
6959         doc string.
6960
6961 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
6962
6963         * pgg-gpg.el (pgg-gpg-process-filter)
6964         (pgg-gpg-wait-for-completion): Check if buffer is alive.
6965
6966         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
6967         lines, temporary fix.
6968
6969 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6970
6971         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
6972
6973 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
6974
6975         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
6976         default-enable-multibyte-characters.  This reverts the change from
6977         revision 6.17 which is no longer necessary because the passphrase
6978         is sent separately now.  GnuPG messages are unreadable under
6979         multibyte locales with default-enable-multibyte-characters set to
6980         nil.
6981
6982 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
6983
6984         * message.el (message-tool-bar-gnome): Move "spell".
6985
6986 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
6987
6988         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
6989         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
6990         instead.
6991
6992 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
6993
6994         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
6995         newsgroups handling for NNTP overviews which don't include
6996         Newsgroups.
6997
6998 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6999
7000         * message.el (message-resend): Bind message-generate-hashcash to nil.
7001
7002 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7003
7004         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
7005         when searching for already-paid recipients.
7006
7007 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
7008
7009         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
7010         passphrases when it is not needed.
7011         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
7012         passphrase stuff from gpg, should only be necessary when you use
7013         gpg with a smartcard.
7014
7015 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7016
7017         * mml.el (mml-insert-mime): Ignore cached contents of
7018         message/external-body part.
7019
7020         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
7021         (mm-insert-part): Ditto.
7022
7023 2006-03-23  Simon Josefsson  <jas@extundo.com>
7024
7025         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
7026         Reiner.
7027         (pgg-gpg-use-agent-p): Use it again.
7028
7029 2006-03-23  Simon Josefsson  <jas@extundo.com>
7030
7031         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
7032         older emacsen.
7033         (pgg-gpg-use-agent-p): Don't use it.
7034
7035 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7036
7037         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
7038         if we can.
7039
7040 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
7041
7042         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
7043         (pgg-gpg-update-agent): New function.
7044         (pgg-gpg-use-agent-p): New function.
7045         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
7046         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7047         (pgg-gpg-sign-region): Use it.
7048
7049 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7050
7051         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
7052         Reported by Ralf Wachinger <rwachinger@gmx.de>.
7053
7054 2006-03-21  Simon Josefsson  <jas@extundo.com>
7055
7056         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
7057         <wilde@sha-bang.de>.
7058         (pgg-gpg-use-agent): New variable.
7059         (pgg-gpg-process-region): Use it.
7060         (pgg-gpg-encrypt-region): Likewise.
7061         (pgg-gpg-encrypt-symmetric-region): Likewise.
7062         (pgg-gpg-decrypt-region): Likewise.
7063         (pgg-gpg-sign-region): Likewise.
7064         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
7065
7066 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7067
7068         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
7069
7070         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
7071         Add comment on version.
7072
7073 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7074
7075         * smiley.el: Add missing test smiley.
7076
7077 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7078
7079         * mm-decode.el (mm-with-part): New macro.
7080         (mm-get-part): Use it; work with message/external-body as well.
7081         (mm-save-part): Treat name and filename equally.
7082
7083         * mm-extern.el (mm-extern-cache-contents): New function.
7084         (mm-inline-external-body): Use it; force the part to be displayed;
7085         move undisplayer added to the cached handle to the parent.
7086
7087         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
7088         (gnus-mime-view-part-as-type): Work with message/external-body.
7089
7090         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
7091
7092 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7093
7094         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
7095         images in image-load-path.  [Sync with image.el, revision 1.60, in
7096         Emacs.]
7097
7098 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7099
7100         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
7101         path rather than symbol.  Always return list of directories.
7102         Guarantee that image directory comes first.  [Sync with image.el,
7103         revision 1.59, in Emacs.]
7104
7105         * message.el (message-make-tool-bar): Adjust to new API of
7106         `gmm-image-load-path-for-library'.
7107
7108         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7109
7110         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7111
7112 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7113
7114         * gnus-art.el (gnus-article-only-boring-p):
7115         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
7116         intangible text.
7117         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
7118
7119 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
7120
7121         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
7122         `defun' instead of `gmm-defun-compat'.
7123
7124 2006-03-14  Simon Josefsson  <jas@extundo.com>
7125
7126         * message.el (message-unique-id): Don't use message-number-base36
7127         if (user-uid) is a float.
7128         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
7129
7130 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7131
7132         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
7133
7134         * gnus-art.el (gnus-mime-display-single): Make sure there is an
7135         empty line between a part and a message part.
7136
7137 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7138
7139         * smiley.el: Add more test smileys.
7140         (smiley-data-directory, smiley-regexp-alist)
7141         (gnus-smiley-file-types): Fix doc strings.
7142         (smiley-update-cache): Clear smiley-cached-regexp-alist before
7143         adding new elements.
7144         (smiley-mouse-map): Unused code.  Make it a comment.
7145
7146 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7147
7148         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
7149         scan latest NoCeM messages instead of old ones.
7150         (gnus-nocem-check-article): Fix regexps so as to match to PGP
7151         delimiters that are recently used.
7152         (gnus-nocem-load-cache): Add autoload cookie.
7153
7154         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
7155
7156         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
7157         level which is larger than gnus-use-nocem is specified.
7158
7159         * gnus-group.el (gnus-group-get-new-news): Ditto.
7160
7161 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7162
7163         * gnus-util.el (gnus-tool-bar-update): New function.
7164
7165         * gnus-group.el (gnus-group-update-tool-bar): New variable.
7166         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
7167
7168         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
7169
7170         * gnus-group.el (gnus-group-redraw-when-idle)
7171         (gnus-group-redraw-check): Remove.
7172         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
7173
7174 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7175
7176         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
7177         if optional last element is specified in splits (FIELD VALUE...).
7178
7179 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7180
7181         * message.el (message-make-tool-bar): Rename gmm-image-load-path
7182         to gmm-image-load-path-for-library.  Call with no-error argument.
7183         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
7184
7185         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7186
7187         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
7188
7189         * gmm-utils.el (gmm-image-load-path): Remove alias.
7190
7191 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
7192
7193         * gmm-utils.el (gmm-image-load-path): Add alias.
7194
7195         * nnml.el (nnml-generate-nov-databases-directory): Rename from
7196         nnml-generate-nov-databases-1.
7197         (nnml-generate-nov-databases): Use it.
7198         (nnml-generate-nov-databases-directory): Document no-active
7199         argument.
7200
7201         * gmm-utils.el (gmm-image-load-path-for-library): Return single
7202         directory if path is t.  Add no-error.
7203
7204         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
7205         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
7206
7207         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
7208         resetting gnus-article-browse-html-temp-list.
7209
7210         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
7211         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
7212         Add example to docstring.  Rename local variables.  Move error
7213         checks to default case in cond and simplify.
7214
7215 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7216
7217         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
7218         handle is multipart when calling it recursively.
7219         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
7220
7221 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
7222
7223         * nnimap.el (nnimap-request-update-info-internal): Optimize.
7224         Don't `gnus-uncompress-range' to avoid excessive memory usage.
7225
7226 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7227
7228         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
7229         is loaded.
7230
7231         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
7232         loaded.
7233
7234 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7235
7236         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
7237         to "Emacs 23 (unicode)" in doc string.
7238
7239         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
7240         "Emacs 23 (unicode)" in comment.
7241
7242 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7243
7244         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
7245
7246         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
7247         characters 160 through 255 in Emacs 23.
7248
7249 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7250
7251         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
7252         gnus-article-browse-html-temp.
7253         (gnus-article-browse-delete-temp): Make it customizable.  Add
7254         `file'.  Adjust doc string.
7255         (gnus-article-browse-delete-temp-files): Add argument.  Allow
7256         query for each file.  Adjust doc string.
7257         (gnus-article-browse-html-parts): Add
7258         `gnus-article-browse-delete-temp-files' to
7259         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
7260
7261 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
7262
7263         * gnus-art.el (gnus-article-browse-html-temp)
7264         (gnus-article-browse-delete-temp): New variables.
7265         (gnus-article-browse-delete-temp-files): New function.
7266         (gnus-article-browse-html-parts): Use it.
7267
7268 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7269
7270         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
7271
7272         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
7273         string.
7274
7275         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
7276         gnus-summary-insert-new-articles when unplugged.  Remove
7277         gnus-summary-search-article-forward.
7278
7279         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
7280         display-visual-class instead of display-color-cells.
7281
7282 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7283
7284         * dgnushack.el: Autoload customize-group for XEmacs.
7285
7286         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
7287         message/* containing non-ASCII text properly.
7288
7289 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7290
7291         * message.el: Require gmm-utils, remove autoloads.
7292         (message-tool-bar): Set default based on
7293         gmm-tool-bar-style.
7294         (message-tool-bar-gnome): Add gmm-customize-mode.
7295
7296         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
7297         gmm-tool-bar-style.
7298         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
7299
7300         * gnus-group.el (gnus-group-tool-bar): Set default based on
7301         gmm-tool-bar-style.
7302         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
7303
7304         * gmm-utils.el (gmm-image-directory): Rename variable from
7305         gmm-image-load-path.
7306         (gmm-image-load-path): Use gmm-image-directory.
7307         (gmm-customize-mode): New function.
7308         (gmm-tool-bar-style): New variable.
7309
7310         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
7311         gnus-group-redraw-line-number.
7312         (gnus-group-redraw-check): Simplify.
7313         (gnus-group-tool-bar-update): Remove redraw check.
7314         (gnus-group-make-tool-bar): Add redraw check.
7315
7316 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
7317
7318         * gnus-art.el (gnus-button): Add missing parentheses.
7319
7320 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7321
7322         * lpath.el: Fbind line-number-at-pos.
7323
7324 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7325
7326         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
7327
7328 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
7329
7330         * gnus-art.el (gnus-button): New face.
7331         (gnus-article-button-face): Use it.
7332
7333         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
7334         gnus-summary-next-page.  Re-order.
7335
7336         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
7337         next-node are now included.
7338         (gnus-group-redraw-line-number): New internal variable.
7339         (gnus-group-redraw-check): Helper function for updating the tool
7340         bar.
7341         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
7342
7343         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
7344
7345         * spam.el (spam-spamassassin-score-regexp): New internal variable.
7346         (spam-extra-header-to-number, spam-check-spamassassin-headers):
7347         Use it to match format of Spamassassin 3.0 and later.  Reported by
7348         IRIE Tetsuya <irie@t.email.ne.jp>.
7349         (spam-check-bogofilter)
7350         (spam-bogofilter-register-with-bogofilter): Fix args of
7351         `gnus-error' calls.
7352
7353 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
7354
7355         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
7356         unnecessary interaction when sending queued mails.  Reported by
7357         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
7358
7359 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7360
7361         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
7362         first or last are nil.
7363
7364 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7365
7366         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
7367
7368 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7369
7370         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
7371
7372 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7373
7374         * dns.el (query-dns): Protect more against buggy tcp output.
7375
7376 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
7377
7378         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
7379         nov.php.
7380
7381 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7382
7383         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
7384         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
7385         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
7386         output on the server side.
7387         (nnweb-google-create-mapping): Update regexps and add some
7388         progress indication.
7389
7390 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
7391
7392         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
7393         gnus-agent-toggle-plugged.  Re-order icons.
7394         (gnus-group-tool-bar-gnome): Add
7395         gnus-group-{prev,next}-unread-group.
7396         (gnus-group-tool-bar-gnome): Re-order icons.
7397
7398         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
7399         gnus-summary-insert-new-articles.
7400
7401         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
7402         comments.
7403
7404         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
7405         also available in Emacs 21.3.
7406
7407         * message.el (message-fix-before-sending): Change "Emacs 22" to
7408         "Emacs 23 (unicode)" in comment.
7409
7410         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
7411         "Emacs 23 (unicode)" in comment.
7412
7413         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
7414         comment.
7415         (mm-coding-system-p): Add comment about no-MULE XEmacs.
7416
7417         * mm-view.el (mm-fill-flowed): Add :version.
7418
7419 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7420
7421         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
7422         and load-path.
7423
7424 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
7425
7426         * message.el: Autoload gmm-image-load-path.
7427         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
7428         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
7429         consitency.
7430
7431         * gmm-utils.el (gmm-image-load-path): Also search in
7432         "../etc/images".  Don't set gmm-image-load-path if we don't find
7433         the image.
7434
7435 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7436
7437         * gmm-utils.el (gmm-image-load-path): Don't make
7438         `gmm-image-load-path' include subdirectories which the second arg
7439         `image' might specify.
7440
7441         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
7442         subdirectory to icon file names.
7443
7444         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
7445
7446 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
7447
7448         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
7449         gmm-image-load-path calls.
7450
7451         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7452
7453         * message.el (message-make-tool-bar): Ditto.
7454
7455         * mml.el (mml-preview): Added comment concerning tool bar icons.
7456
7457         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
7458         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
7459
7460         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
7461         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
7462
7463         * message.el (message-tool-bar-gnome): Use new icon names.
7464         (message-make-tool-bar): Use `gmm-image-load-path'.
7465
7466         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
7467         functions from MH-E.
7468         (gmm-image-load-path): New variable from MH-E.
7469         (gmm-image-load-path): New function from MH-E.  Added arguments
7470         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
7471         *-image-load-path-called-flag.
7472
7473 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
7474
7475         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
7476
7477 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
7478
7479         * nnimap.el (nnimap-request-move-article): Change folder back to
7480         source group before deleting.
7481
7482 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
7483
7484         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
7485
7486         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
7487         mm-url.
7488
7489         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
7490
7491 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7492
7493         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
7494         coding system which mm-charset-to-coding-system returns for a
7495         given charset is valid.
7496
7497 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
7498
7499         * html2text.el (html2text-remove-tag-list):
7500         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
7501
7502 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
7503
7504         * gnus-cus.el: Revert 2005-10-17 change.
7505
7506 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7507
7508         * gnus-art.el (article-strip-banner): Call
7509         article-really-strip-banner only when the regexp match is made.
7510
7511 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7512
7513         * gnus-art.el (article-strip-banner): Use
7514         gnus-extract-address-components instead of
7515         mail-header-parse-addresses to make it work with non-ASCII text;
7516         remove mail-encode-encoded-word-string.
7517
7518         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
7519         values which are surrounded with \"...\"; make it never cause a
7520         Lisp error; give up parsing of parameters if it failed in
7521         extracting type.
7522
7523 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
7524
7525         * smime.el (smime-cert-by-ldap-1): Fix bug where
7526         `smime-ldap-search' returns results without userCertificates.
7527
7528 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7529
7530         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
7531
7532 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7533
7534         * spam.el (spam-check-spamassassin-headers): Adapt format for
7535         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
7536         <ari@mbf.ocn.ne.jp>.
7537         (spam-list-of-processors): Add spam-use-gmane.
7538
7539 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7540
7541         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
7542         make-temp-file; make it work with XEmacs as well.
7543
7544         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
7545         mm-make-temp-file.
7546
7547         * mm-decode.el (mm-display-external): Use the 3rd arg of
7548         mm-make-temp-file.
7549         (mm-create-image-xemacs): Ditto.
7550
7551 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7552
7553         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
7554         with message-narrow-to-headers.
7555         (gnus-draft-setup): Narrow to header to run message-fetch-field.
7556         (gnus-draft-check-draft-articles): New function.
7557         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
7558
7559 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
7560
7561         * gnus-art.el (gnus-article-browse-html-parts):
7562         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
7563         Don't use suffix argument for mm-make-temp-file for Emacs 21
7564         compatibility.  Remove useless `format'.
7565
7566 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7567
7568         * nnweb.el (nnweb-google-wash-article): Update regexps.
7569         (nnweb-group-alist): Use defvoo instead of defvar.
7570
7571 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7572
7573         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
7574         re-loading nn* modules.
7575
7576 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7577
7578         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
7579         for `tool-bar-mode' and don't check it's default-value.
7580
7581         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7582
7583         * message.el (message-make-tool-bar): Ditto.
7584
7585         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
7586         `substring'.  Shorten tmp-file name.
7587
7588         * gnus.el: Remove bogus comment.
7589
7590 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
7591
7592         * gnus-art.el (gnus-article-browse-html-parts): New function.
7593         (gnus-article-browse-html-article): New function for viewing html
7594         articles with a browser.
7595
7596 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
7597
7598         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
7599         in elisp.
7600         (pgg-gpg-encrypt-symmetric-region): Ditto.
7601         (pgg-gpg-sign-region): Ditto.
7602
7603         * pgg-def.el (pgg-text-mode): New variable.
7604
7605         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
7606         (mml2015-pgg-encrypt): Ditto.
7607
7608         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
7609         (mml1991-pgg-encrypt): Ditto.
7610
7611 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7612
7613         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
7614         message-make-date instead of current-time-string.
7615
7616         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
7617         to gnus-decoded which mm-uu might set.
7618
7619 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7620
7621         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
7622         don't decode quoted parameters; remove misimported Emacs code.
7623         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7624         (rfc2231-decode-encoded-string): Don't use split-string which
7625         behaves differently according to Emacs version; use
7626         mm-decode-coding-region to convert charset to coding-system.
7627         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7628         (rfc2231-encode-string): Remove misimported Emacs code.
7629
7630 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7631
7632         * gnus-art.el (article-decode-charset): Don't use ignore-errors
7633         when calling mail-header-parse-content-type.
7634         (article-de-quoted-unreadable): Ditto.
7635         (article-de-base64-unreadable): Ditto.
7636         (article-wash-html): Ditto.
7637
7638         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
7639         calling mail-header-parse-content-type and
7640         mail-header-parse-content-disposition.
7641         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
7642         mail-header-parse-content-type.
7643
7644         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
7645         insert charset and format parameters; encode description after
7646         inserting it to buffer.
7647         (mml-insert-parameter): Fold lines properly even if a parameter is
7648         segmented into two or more lines; change the max column to 76.
7649
7650         * rfc1843.el (rfc1843-decode-article-body): Don't use
7651         ignore-errors when calling mail-header-parse-content-type.
7652
7653         * rfc2231.el (rfc2231-parse-string): Return at least type if
7654         possible; don't cause an error even if it fails in parsing of
7655         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7656         (rfc2231-encode-string): Don't break lines at the beginning, leave
7657         it to mml-insert-parameter.
7658
7659         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
7660         calling mail-header-parse-content-type.
7661
7662 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
7663
7664         * spam-report.el (spam-report-gmane-use-article-number):
7665         Improve doc string.
7666         (spam-report-gmane-internal): Check if a suitable header was found
7667         in the article.
7668
7669 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7670
7671         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
7672         (rfc2231-encode-string): Make param*=value always begin with LWSP.
7673
7674 2006-02-05  Romain Francoise  <romain@orebokech.com>
7675
7676         Update copyright notices of all files in the gnus directory.
7677
7678 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7679
7680         * nnweb.el (nnweb-request-group): Avoid growing overview files.
7681
7682 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7683
7684         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
7685         segmented lines of parameter value to cope with Thunderbird 1.5
7686         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
7687         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7688         (rfc2231-encode-string): Don't make lines exceeding 76 column.
7689
7690 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
7691
7692         * mml.el (mml-generate-mime-1): Correct the order of inline signed
7693         parts.
7694
7695 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7696
7697         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
7698         there's only one active file for all servers.
7699         (nnweb-request-scan): Make sure nnweb-articles is initialized on
7700         solid groups.  Gnus might have used a FAST request to select the group.
7701         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
7702         and nnweb-search redundantly in the active file.
7703         (nnweb-request-list): Don't list bogus groups.  There can only be one.
7704         (nnweb-request-create-group): Don't use ARGS.
7705         (nnweb-possibly-change-server, nnweb-request-group): Remove some
7706         initialisations.  Let nnoo do the work.
7707
7708 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7709
7710         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
7711         Say the part has been decoded.
7712
7713         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
7714
7715 2006-01-31  Kevin Ryde  <user42@zip.com.au>
7716
7717         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
7718         mailcap-viewer-test-cache when there's no 'test clause, since that
7719         will invert the meaning of a "nil" test previously determined by
7720         mailcap-mailcap-entry-passes-test.
7721
7722 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7723
7724         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
7725         compiling.
7726
7727         * gnus-sum.el: Ditto.
7728
7729         * message.el: Don't bind tool-bar-map when compiling.
7730
7731 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
7732
7733         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
7734
7735 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
7736
7737         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
7738         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
7739         current Google Groups.
7740
7741 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
7742
7743         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
7744         and tool-bar-mode.
7745
7746         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
7747         and tool-bar-mode.
7748
7749         * message.el (message-tool-bar-update): Simplify.
7750         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
7751
7752         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
7753         gnus-summary-buffer.
7754         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
7755         gnus-summary-reply.
7756
7757         * gmm-utils.el (gmm): Add :version.
7758
7759 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7760
7761         * Makefile.in (clean): New rule.
7762         (distclean): Use it.
7763
7764 2006-01-26  Steve Youngs  <steve@sxemacs.org>
7765
7766         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
7767         autoload.
7768
7769 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7770
7771         * gmm-utils.el (gmm-verbose): Add :group.
7772
7773 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
7774
7775         * message.el: Change some comments WRT tool-bars.
7776
7777         * gnus-sum.el (gnus-summary-tool-bar)
7778         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
7779         (gnus-summary-tool-bar-zap-list): New variables.
7780         (gnus-summary-make-tool-bar): Complete rewrite using
7781         `gmm-tool-bar-from-list'.
7782
7783         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
7784         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
7785         variables.
7786         (gnus-group-make-tool-bar): Complete rewrite using
7787         `gmm-tool-bar-from-list'.
7788         (gnus-group-tool-bar-update): New function.
7789
7790         * message.el (message-mode-field-menu): Add "Show hidden Headers".
7791
7792 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7793
7794         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
7795         is dissected into a single part of which the type is the same as
7796         the given one; decode charset.
7797
7798 2006-01-21  Kevin Ryde  <user42@zip.com.au>
7799
7800         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
7801         into alists as symbol not string, since that's what
7802         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
7803         look for.
7804
7805 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
7806
7807         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
7808         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
7809
7810         * message.el (message-tool-bar-gnome): Use gmm-ignore.
7811
7812 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7813
7814         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
7815         (gnus-xmas-mime-security-button-menu): New function.
7816
7817         * gnus-art.el (gnus-mime-security-button-commands): New variable.
7818         (gnus-mime-security-button-menu): New definition.
7819         (gnus-mime-security-button-map): Use them.
7820         (gnus-mime-security-button-menu): New function.
7821         (gnus-insert-mime-security-button): Addition to help echo.
7822         (gnus-mime-security-run-function, gnus-mime-security-save-part)
7823         (gnus-mime-security-pipe-part): New functions.
7824
7825         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
7826         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
7827
7828         * mm-decode.el (mm-handle-set-disposition): Remove.
7829         (mm-handle-set-description): Remove.
7830
7831 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7832
7833         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
7834         (mm-w3m-standalone-supports-m17n-p): New function.
7835         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
7836         w3m usage.
7837
7838         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
7839         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
7840
7841 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7842
7843         * message.el (message-tool-bar-zap-list): Use
7844         gmm-tool-bar-zap-list as custom type.
7845         (message-tool-bar-update): New function.
7846         (message-tool-bar, message-tool-bar-gnome)
7847         (message-tool-bar-retro): Add message-tool-bar-update.
7848         (message-tool-bar-gnome): Add flyspell-buffer.
7849
7850         * gnus-util.el (gnus-error): Describe `args'.
7851
7852         * gmm-utils.el (gmm-error): Describe `args'.
7853         (gmm-tool-bar-zap-list): New widget.
7854         (gmm-tool-bar-from-list): Improve description of `zap-list'.
7855
7856 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7857
7858         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
7859         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
7860         the number of recursive calls.
7861
7862         * mm-decode.el (mm-handle-set-disposition): New macro.
7863         (mm-handle-set-description): New macro.
7864
7865 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7866
7867         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
7868         encoding.
7869
7870 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
7871
7872         * message.el (message-tool-bar-zap-list, message-tool-bar)
7873         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
7874         (message-tool-bar-local-item-from-menu): Remove.
7875         (message-tool-bar-map): Replace by `message-make-tool-bar'.
7876         (message-make-tool-bar): New function.
7877         (message-mode): Use `message-make-tool-bar'.
7878
7879         * gmm-utils.el: New file.
7880         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
7881         (gmm-lazy): New widget copied from `nnmail.el'.
7882         (gmm-tool-bar-from-list): New function for creating customizable
7883         tool bars.
7884         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
7885         output.
7886         (gmm): Add :prefix to defgroup.
7887
7888 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
7889
7890         * gmm-utils.el (gmm-widget-p): New function.
7891
7892 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
7893
7894         * mml.el (mml-attach-file): Describe `description' in doc string.
7895         (mml-menu): Add Emacs MIME manual and PGG manual.
7896
7897 2006-01-20  Richard M. Stallman  <rms@gnu.org>
7898
7899         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
7900
7901 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
7902
7903         * nntp.el (nntp-end-of-line): Doc fix.
7904
7905 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
7906
7907         * imap.el (imap-open): Handle case where buffer is a buffer
7908         object.
7909
7910 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7911
7912         * gnus-delay.el (gnus-delay): Don't autoload.
7913         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
7914         to be re-loaded when customizing the `gnus-delay' group.
7915
7916 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
7917
7918         * message.el (message-insert-citation-line): Use newlines.
7919
7920 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
7921
7922         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
7923         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
7924         these routines, so the passphrase can be managed externally and
7925         passed in to the system.
7926         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
7927         pgg-add-passphrase-to-cache function.
7928
7929         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
7930         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
7931         these routines, so the passphrase can be managed externally and
7932         passed in to the system.
7933         (pgg-pgp5-sign-region): Use new name of
7934         pgg-add-passphrase-to-cache function.
7935
7936 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
7937
7938         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
7939         part of the decoded armor to find the key-identifier.
7940         (pgg-gpg-lookup-key-owner): New function to return the
7941         human-readable identifier of a key owner.
7942         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
7943         itself.
7944         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
7945         the key value) if we have a key and can match it against a secret
7946         key.  Also, added a note pointing out fact that the prompt only
7947         indicates the first matching key.
7948
7949         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
7950         pgg-decrypt-region.
7951         (pgg-add-passphrase-to-cache): Rename from
7952         `pgg-add-passphrase-cache' to reduce confusion (all callers
7953         changed).
7954         (pgg-remove-passphrase-from-cache): Rename from
7955         `pgg-remove-passphrase-cache' to reduce confusion (all callers
7956         changed).
7957         (pgg-read-passphrase, pgg-add-passphrase-cache)
7958         (pgg-remove-passphrase-cache): Add informative docstrings.
7959         (pgg-decrypt): Convey provided passphrase in subordinate call to
7960         pgg-decrypt-region.
7961
7962 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
7963
7964         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
7965         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
7966         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
7967         'passphrase' argument, so the passphrase can be managed externally
7968         and then passed in to the system.
7969
7970         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
7971         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
7972         so the passphrase cache can be used reliably with identifiers
7973         besides a pgp packet's key id.
7974
7975         * pgg-gpg.el (pgg-gpg-encrypt-region)
7976         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
7977         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
7978         these routines, so the passphrase can be managed externally and
7979         passed in to the system.
7980
7981         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
7982         'notruncate' argument, so the passphrase cache can be used
7983         reliably with identifiers besides a pgp packet's key id.
7984
7985 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
7986
7987         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
7988         symmetric encryption.
7989         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
7990         encrypted session key.
7991         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
7992         message ask for the passphrase in a proper way.
7993
7994         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
7995         New user commands for symmetric encryption.
7996
7997 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7998
7999         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
8000
8001         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
8002
8003 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
8004
8005         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
8006
8007 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8008
8009         * mm-decode.el (mm-inlined-types): Add application/pgp.
8010         (mm-automatic-display): Ditto.
8011
8012         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
8013         part as text.
8014
8015 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8016
8017         * nnrss.el: Update copyright.
8018         (nnrss-opml-import): Query whether to subscribe to each entry.
8019
8020         * gnus-art.el:
8021         * gnus-sum.el:
8022         * gnus-xmas.el:
8023         * messagexmas.el:
8024         * mm-uu.el:
8025         * mm-view.el: Update copyright.
8026
8027 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
8028
8029         * message.el (message-info): New function.
8030         (message-mode-menu): Add it.
8031         Update copyright.
8032
8033         * ChangeLog: Fix and update copyright.
8034
8035 2006-01-13  Romain Francoise  <romain@orebokech.com>
8036
8037         * message.el (message-forward-subject-name-subject): Prefer the
8038         address to 'nowhere' if the sender has no name.
8039         Fix typo.  Update copyright year.
8040
8041 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8042
8043         * gnus-art.el (article-wash-html): Use
8044         gnus-summary-show-article-charset-alist if a numeric arg is given.
8045         (gnus-article-wash-html-with-w3m-standalone): New function.
8046
8047         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
8048         mm-inline-text-html-render-with-w3m-standalone.
8049         (mm-text-html-washer-alist): Map w3m-standalone to
8050         gnus-article-wash-html-with-w3m-standalone.
8051         (mm-inline-text-html-render-with-w3m-standalone): New function.
8052
8053 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8054
8055         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
8056         Improve LaTeX.
8057
8058 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8059
8060         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
8061         (nnrss-request-article): Render text/plain parts as HTML.
8062
8063         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
8064         the buffer.
8065
8066 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8067
8068         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
8069         custom definition of `gnus-posting-styles'.
8070
8071         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
8072         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
8073
8074 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8075
8076         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
8077         Use nntp for bug archive.
8078
8079 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8080
8081         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
8082         parts.
8083         (nnrss-normalize-date): New function converts ISO 8601 date into
8084         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8085         (nnrss-check-group): Use it.
8086
8087 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8088
8089         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
8090
8091         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
8092         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
8093         (nnrss-insert-w3): Ditto.
8094
8095 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8096
8097         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
8098         the articles to be forwarded including the case where neither a
8099         number of articles nor a region is specified.
8100
8101 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8102
8103         * nnrss.el (nnrss-request-article): Fix last change; fill
8104         text/plain parts.
8105
8106 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8107
8108         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
8109         in text/plain part.
8110         (nnrss-check-group): Don't add excessive newline to dc:subject.
8111
8112 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
8113
8114         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
8115         article.
8116
8117 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8118
8119         * nnml.el: Don't require gnus-bcklg.  Autoload it.
8120         (nnml-use-compressed-files, nnml-save-mail): Support other
8121         comression programs such as bzip2.
8122
8123 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8124
8125         * dns.el (query-dns): Make sure we check the buffer size before
8126         removing tcp headers.
8127
8128 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8129
8130         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
8131         remove MIME buttons associated with multipart/alternative parts.
8132         (gnus-mime-display-alternative): Tag buttons using `article-type'
8133         text property.
8134
8135         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
8136         associated with multipart/alternative parts.
8137
8138         * gnus-art.el (gnus-signature-separator): Fix custom type.
8139
8140         * mm-decode.el (mm-inlined-types): Fix custom type.
8141         (mm-keep-viewer-alive-types): Ditto.
8142         (mm-automatic-display): Ditto.
8143         (mm-attachment-override-types): Ditto.
8144         (mm-inline-override-types): Ditto.
8145         (mm-automatic-external-display): Ditto.
8146
8147 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8148
8149         * spam-report.el (spam-report-user-mail-address)
8150         (spam-report-user-agent): New variables.
8151         (spam-report-url-ping-plain): Use spam-report-user-agent.
8152
8153 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
8154
8155         * gnus-art.el (gnus-button-handle-custom): Do not just use
8156         `customize-apropos' for any "M-x customize-*" button but the
8157         function called for.  Accept both the function name and its
8158         argument in order to achieve this.
8159         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
8160         function name to `gnus-button-handle-custom' in case of "M-x
8161         customize-*" buttons.
8162
8163 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8164
8165         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
8166         multipart/alternative and add xref to mm-discouraged-alternatives
8167         in doc string.
8168
8169         * mm-decode.el (mm-discouraged-alternatives): Add xref to
8170         gnus-buttonized-mime-types in doc string.
8171
8172 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8173
8174         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
8175         Suggest image/.* in the doc string.
8176
8177 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8178
8179         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
8180         message-marks (Debian bug #342521).
8181
8182 2005-12-12  Simon Josefsson  <jas@extundo.com>
8183
8184         * password.el (password-read-from-cache): Add.
8185         (password-read): Use it.
8186
8187 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8188
8189         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
8190         us-ascii as a MIME charset.
8191
8192         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
8193         against the case where the 2nd arg TYPE is nil.
8194
8195 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8196
8197         * pop3.el (pop3-stream-type): Fix custom version.
8198
8199         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
8200
8201 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8202
8203         * mm-decode.el (mm-display-external): Add missing cdr.
8204
8205 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8206
8207         * mm-decode.el (mm-display-external): Use nametemplate (defined in
8208         RFC1524) if it is in mailcap or add a suffix according to
8209         mailcap-mime-extensions when generating a temp filename; postpone
8210         deleting a temp file for 2 seconds for some wrappers, shell
8211         scripts, and so on, which might exit right after having started a
8212         viewer command as a background job.
8213
8214 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8215
8216         * nntp.el (nntp-marks-directory): Fix custom group.
8217
8218         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
8219         steps when < 10.
8220
8221         * gnus-start.el (gnus-no-server-1): Mention
8222         `gnus-level-default-subscribed' in doc string.
8223
8224 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8225
8226         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
8227         parens.
8228
8229 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8230
8231         * gnus-xmas.el (gnus-use-toolbar): Revert.
8232         (gnus-xmas-setup-toolbar): Use global default-toolbar if
8233         gnus-use-toolbar is default.
8234
8235         * messagexmas.el (message-use-toolbar): Revert.
8236         (message-setup-toolbar): Use global default-toolbar if
8237         message-use-toolbar is default.
8238
8239 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8240
8241         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
8242         according to default-toolbar-visible-p.
8243
8244         * messagexmas.el (message-use-toolbar): Ditto.
8245
8246 2005-11-26  Dave Love  <fx@gnu.org>
8247
8248         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
8249         (tls-program, tls-success): Provide openssl alternative.
8250
8251         * starttls.el: Doc fixes.
8252         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
8253         SERVICE to PORT.
8254
8255         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
8256         port null or service name.
8257         (starttls-negotiate): Autoload.
8258
8259 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8260
8261         * message.el (message-kill-to-signature): Fix interactive spec.
8262
8263 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8264
8265         * pop3.el (pop3-open-server): Recognize a string as a service name.
8266
8267 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
8268
8269         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
8270
8271 2005-11-23  Dave Love  <fx@gnu.org>
8272
8273         Add pop3s, pop3/starttls.
8274
8275         * pop3.el (pop3-authentication-scheme): Clarify doc.
8276         (open-tls-stream, starttls-open-stream): Autoload.
8277         (pop3-stream-type): New.
8278         (pop3-open-server): Use it.
8279
8280         * mail-source.el (mail-sources): Fix some :types.  Add stream type
8281         for POP.
8282         (mail-source-keyword-map): Add :stream for POP.
8283         (mail-source-fetch-pop): Use pop3-stream-type.
8284
8285 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8286
8287         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
8288         of current-time-string.
8289
8290 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
8291
8292         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
8293         date header.
8294
8295 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
8296
8297         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
8298         it can seriously impact performance as it bypasses the agent's
8299         local caches.
8300
8301 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
8302
8303         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
8304         must be explicitly online rather than "not explicitly offline" for
8305         its flags to be synchronized.
8306
8307         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
8308         that gnus-uu-unmark-thread will function correctly.
8309
8310         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
8311         1024K is instead displayed as 1M.
8312
8313 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8314
8315         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
8316
8317 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
8318
8319         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
8320
8321 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
8322
8323         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
8324         error message to display actual error condition.
8325         (gnus-agent-save-local): Avoid saving symbols that are bound to
8326         nil as they simply result in a warning message in
8327         gnus-agent-read-local.
8328
8329 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8330
8331         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
8332         rather than make-variable-buffer-local for file-precious-flag.
8333
8334 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
8335
8336         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
8337         for duplicates which are removed.  The invalid sort check then
8338         triggers a rescan after the sort as sorting may have moved
8339         duplicate entries such that they can be cheaply detected.
8340
8341 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8342
8343         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
8344
8345 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
8346
8347         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
8348         internal variable to a custom variable.  Changed default value
8349         from compressed(2) to uncompressed(1).
8350         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
8351         support for uncompressed agentview files.  Taken together, reading
8352         the agentview file should now be 6-7 times faster.
8353
8354 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8355
8356         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
8357         as a buffer-local variable.  This avoids creating truncated
8358         dribble files as a result of a hang up, eg.
8359
8360 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
8361
8362         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
8363         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
8364         XEmacs.
8365
8366 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8367
8368         * gnus-start.el (gnus-start-draft-setup): Enforce
8369         `gnus-draft-mode' for nndraft:drafts at startup.
8370
8371         * gnus.el (gnus-splash): Change custom group.
8372         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
8373         allow-list argument.
8374
8375         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
8376         string.
8377
8378 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8379
8380         * gnus-art.el (gnus-default-article-saver): Add user-defined
8381         `function' to custom type.
8382
8383 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
8384
8385         * imap.el (imap-open): Handle case where buffer is a buffer
8386         object.
8387
8388 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8389
8390         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
8391         long lines.
8392         (gnus-cache-delete-group): Wrap doc strings.
8393
8394         * gnus-agent.el (gnus-agent-rename-group)
8395         (gnus-agent-delete-group): Wrap doc strings.
8396
8397 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * messagexmas.el (message-use-toolbar): Change the valid values
8400         into default, top, bottom, left, and right.
8401         (message-toolbar-thickness): New variable.
8402         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
8403         well.
8404         (message-setup-toolbar): Make it work.
8405
8406         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
8407         (gnus-use-toolbar): Change the valid values into default, top,
8408         bottom, left, and right.
8409         (gnus-toolbar-thickness): New variable.
8410         (gnus-xmas-setup-toolbar): New function.
8411         (gnus-xmas-setup-group-toolbar): Use it.
8412         (gnus-xmas-setup-summary-toolbar): Use it.
8413
8414 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8415
8416         * gnus-start.el (gnus-1): Add "native" to
8417         gnus-predefined-server-alist.
8418
8419         * gnus.el (gnus-method-to-server): Don't add "native" to the
8420         lists here, because that leads to problems when
8421         gnus-select-method is bound.
8422
8423 2005-11-09  Simon Josefsson  <jas@extundo.com>
8424
8425         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
8426         use (not sort-by-date) instead.
8427
8428 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8429
8430         * gnus-delay.el (gnus-delay-group): Don't autoload.
8431         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
8432         to be re-loaded when customizing the `gnus-delay' group.
8433
8434 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
8435
8436         * message.el: Revert last changes.
8437         (message-insert-citation-line): Use newlines.
8438
8439 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
8440
8441         * message.el (message-courtesy-message)
8442         (message-mark-insert-begin, message-mark-insert-end)
8443         (message-elide-ellipsis, message-cancel-message)
8444         (message-add-header, message-change-subject)
8445         (message-cross-post-followup-to-header)
8446         (message-cross-post-insert-note, message-reduce-to-to-cc)
8447         (message-widen-reply, message-delete-not-region)
8448         (message-kill-to-signature, message-insert-signature)
8449         (message-insert-importance-high, message-insert-importance-low)
8450         (message-insert-or-toggle-importance)
8451         (message-insert-disposition-notification-to)
8452         (message-indent-citation, message-yank-original)
8453         (message-cite-original-without-signature, message-cite-original)
8454         (message-insert-citation-line, message-position-on-field)
8455         (message-fix-before-sending, message-send-mail-partially)
8456         (message-send-mail, message-send-mail-with-sendmail)
8457         (message-send-mail-with-qmail, message-send-news)
8458         (message-check-news-header-syntax, message-generate-headers)
8459         (message-insert-courtesy-copy, message-fill-address)
8460         (message-fill-header, message-shorten-references)
8461         (message-setup-1, message-cancel-news)
8462         (message-forward-make-body-plain, message-forward-make-body-mime)
8463         (message-forward-make-body-mml, message-encode-message-body)
8464         (message-forward-make-body-digest-plain)
8465         (message-forward-make-body-digest-mime)
8466         (message-use-alternative-email-as-from): Insert `hard-newline'
8467         instead of ordinary newlines.
8468
8469 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8470
8471         * message.el (message-generate-headers): Downcase the argument
8472         given to message-check-element.
8473
8474 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
8475
8476         * nntp.el (nntp-authinfo-rejected): New error condition.
8477         (nntp-wait-for): Use new error condition to signal authentication
8478         error.
8479         (nntp-retrieve-data): Rethrow new error condition to break out of
8480         recursive call to nntp-send-authinfo.
8481
8482 2005-11-08  Romain Francoise  <romain@orebokech.com>
8483
8484         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
8485         (gnus-summary-exit-map): Bind to `Z p'.
8486         (gnus-summary-make-menu-bar): Add menu item.
8487
8488 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
8489
8490         * gnus-art.el (gnus-article-treat-custom): Add `first'.
8491         (gnus-treat-*): Add `first' in all doc strings.
8492
8493         * gnus-group.el (gnus-group-compact-group): Fix typo.
8494
8495 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8496
8497         * gnus.el (gnus-parameters-case-fold-search): New variable.
8498         (gnus-parameters-get-parameter): Use it.
8499
8500         * gnus-score.el (gnus-home-score-file): Doc fix.
8501
8502 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
8503
8504         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
8505
8506 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8507
8508         * mm-util.el (mm-special-display-p): New function.
8509
8510         * mml.el (mml-preview): Use it; doc fix.
8511
8512 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
8513
8514         * imap.el (imap-open): Handle case where buffer is a buffer object.
8515
8516 2005-10-29  Romain Francoise  <romain@orebokech.com>
8517
8518         * message.el (message-fix-before-sending): Fix comment.
8519
8520 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
8521
8522         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
8523
8524 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
8525
8526         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
8527         Used in gnus-score.el.
8528
8529 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8530
8531         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
8532
8533 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8534
8535         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
8536         whitespace removed in revision 7.8.  Use concatenated string to
8537         protect trailing whitespace.
8538
8539 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
8540
8541         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
8542         (nnimap-request-expire-articles): Use it to avoid sending 'UID
8543         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
8544         Courier IMAP ("some version from 2004").  Mostly based on similar
8545         code in the same function.
8546
8547 2005-10-26  Didier Verna  <didier@xemacs.org>
8548
8549         * gnus-group.el (gnus-group-compact-group): Invalidate original
8550         article buffer.
8551         * gnus-srvr.el (gnus-server-compact-server): Ditto.
8552         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
8553         NOV database and in article itself.
8554         Invalidate article backlog.
8555
8556 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8557
8558         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
8559
8560 2005-10-26  Simon Josefsson  <jas@extundo.com>
8561
8562         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
8563         part of 2004-07-25 change.
8564
8565 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8566
8567         * message.el (message-display-completion-list): New function.
8568         (message-expand-group): Use it; make sure the Completions buffer
8569         is modifiable.
8570 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
8571
8572         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
8573         user-mail-name is an empty string.
8574
8575 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
8576
8577         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
8578         depending on gnus-score-decay-constant.
8579
8580         * encrypt.el (encrypt-insert-file-contents)
8581         (encrypt-write-file-contents): Don't use `gnus-message'.
8582
8583         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
8584         arguments.
8585         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
8586         arguments to mm-uu-verbatim-marks-extract.
8587         (mm-uu-hide-markers): New variable.
8588         (mm-uu-extract): Use face similar to `gnus-cite-3'.
8589
8590         * gnus-fun.el (gnus-convert-image-to-x-face-command)
8591         (gnus-convert-image-to-face-command): Use "convert" by default to
8592         allow other input image formats.
8593         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
8594         accordingly.
8595
8596 2005-10-23  Simon Josefsson  <jas@extundo.com>
8597
8598         * imap.el (imap-gssapi-program): Align command line parameters
8599         with latest GNU SASL.
8600         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
8601
8602 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8603
8604         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
8605         HTML.
8606         (nnslashdot-request-article): Ditto.
8607
8608         * lpath.el (featurep): Add nobreak-char-display.
8609
8610 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
8611
8612         * mail-source.el (mail-source-fetch-pop): Require pop3.
8613         (mail-source-check-pop): Ditto.
8614
8615 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8616
8617         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
8618         errors.
8619
8620 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8621
8622         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
8623         (gnus-treat-strip-leading-blank-lines): Improve doc string.
8624
8625         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
8626
8627         * mm-bodies.el (mm-decode-string): Call
8628         `mm-charset-to-coding-system' with allow-override argument.
8629
8630 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8631
8632         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
8633         (rfc2047-charset-to-coding-system): New function.
8634         (rfc2047-decode-encoded-words): New function.
8635         (rfc2047-decode-region): Use them.
8636         (rfc2047-decode-cte): Remove.
8637         (rfc2047-parse-and-decode): Remove.
8638         (rfc2047-decode): Remove.
8639
8640 2005-10-15  Kenichi Handa  <handa@m17n.org>
8641
8642         * rfc2047.el (rfc2047-decode-cte): New function.
8643         (rfc2047-decode-region): Change the way to decode successive
8644         encoded-words: decode B- or Q-encoding in each encoded-word,
8645         concatenate them, and decode it as charset.
8646
8647 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8648
8649         * lpath.el: Fbind codepage-setup for XEmacs.
8650
8651 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
8652
8653         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
8654         widget-move-and-invoke.
8655         (gnus-custom-mode): Use gnus-custom-map.
8656
8657 2005-10-15  Bill Wohler  <wohler@newt.com>
8658
8659         * message.el (message-tool-bar-map): Renamed image file from
8660         mail_send to mail/send.
8661
8662 2005-10-16  Masatake YAMATO  <jet@gyve.org>
8663
8664         * message.el (message-expand-group): Pass the common
8665         prefix substring of completion to `display-completion-list'.
8666
8667 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
8668
8669         * mml-sec.el (mml-secure-method): New internal variable.
8670         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
8671         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
8672         functions using mml-secure-method.
8673
8674         * mml.el (mml-mode-map): Add key bindings for those functions.
8675         (mml-menu): Simplify security menu entries.  Suggested by Jesper
8676         Harder <harder@myrealbox.com>.
8677         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
8678         end of message if point is the headers of the message.
8679
8680         * message.el (message-in-body-p): New function.
8681
8682         * assistant.el: Autoload gnus-util and netrc.
8683
8684         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
8685         Use `mm-charset-override-alist' only when decoding.
8686
8687         * mm-bodies.el (mm-decode-body): Call
8688         `mm-charset-to-coding-system' with allow-override argument.
8689
8690         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
8691         `filename' from Content-Disposition if Content-Type doesn't
8692         provide `name'.
8693         (gnus-mime-view-part-as-type): Set default instead of
8694         initial-input.
8695
8696 2005-10-09  Daniel Brockman  <daniel@brockman.se>
8697
8698         * format-spec.el (format-spec): Propagate text properties of % spec.
8699
8700 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8701
8702         * gnus-art.el (gnus-treat-predicate): Add `first'.
8703
8704 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
8705
8706         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
8707         (mm-charset-override-alist): New variable.
8708         (mm-charset-to-coding-system): Use it.
8709         (mm-codepage-setup): New helper function.
8710         (mm-charset-eval-alist): New variable.
8711         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
8712         about unknown charsets.
8713
8714         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
8715
8716 2005-10-04  David Hansen  <david.hansen@gmx.net>
8717
8718         * nnrss.el (nnrss-request-article): Add support for the comments tag.
8719         (nnrss-check-group): Ditto.
8720
8721 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8722
8723         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
8724         Rename x-gnus-verbatim to x-verbatim.
8725         (mm-uu-type-alist): Fix regexp for verbatim-marks.
8726
8727         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
8728         x-verbatim.
8729
8730         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
8731
8732         * gnus-util.el (gnus-remove-duplicates): Remove.
8733
8734         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
8735         instead of gnus-remove-duplicates.
8736
8737         * message.el (message-remove-duplicates): Remove.
8738         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
8739         message-remove-duplicates.
8740
8741         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
8742         available, else use implementation from `delete-dups'.
8743
8744         * message.el (message-insert-expires): New function.
8745         (message-mode-map): Add key binding.
8746         (message-mode-field-menu): Add menu entry.
8747         (message-mode): Document it.
8748         (message-make-expires-date): Use `message-make-date'.
8749
8750 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
8751
8752         * message.el (message-make-expires-date): New function.
8753
8754 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8755
8756         * Makefile.in (list-installed-shadows): New entry.
8757         (install): Use it.
8758         (remove-installed-shadows): New entry.
8759
8760         * dgnushack.el (dgnushack-default-load-path): New variable.
8761         (dgnushack-find-lisp-shadows): New function.
8762         (dgnushack-remove-lisp-shadows): New function.
8763
8764 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8765
8766         * Makefile.in (install-el-elc): New entry.
8767         (install): Use it so that .el files are necessarily installed.
8768
8769 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8770
8771         * time-date.el: Autoload parse-time-string, XEmacs needs it.
8772
8773 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8774
8775         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
8776         function rather than the diff-mode.el package.
8777         (mm-display-external): Use with-current-buffer.
8778         (mm-viewer-completion-map, mm-viewer-completion-map):
8779         Move initialization inside declaration.
8780
8781 2005-09-29  Simon Josefsson  <jas@extundo.com>
8782
8783         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
8784         autoload mail-check-payment.
8785         (spam-check-hashcash): Define unconditionally, since hashcash.el
8786         is part of Gnus now.  Ignore errors from payment checking.
8787
8788 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8789
8790         * message.el (message-bold-region, message-unbold-region): Rename
8791         from `bold-region' and `unbold-region'.
8792
8793         * message.el: Remove useless autoloads.
8794
8795 2005-09-28  Simon Josefsson  <jas@extundo.com>
8796
8797         * message.el (message-use-idna): Default to t.
8798         (message-use-idna): Test whether encoding works too.  Doc fix.
8799
8800 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8801
8802         * nntp.el (nntp-warn-about-losing-connection): Remove.
8803
8804 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8805
8806         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
8807         customizable.  Change default value.
8808         (mm-uu-diff-groups-regexp): Change default value.
8809         (mm-uu-type-alist): Add doc string.
8810         (mm-uu-configure): Add doc string.  Make it interactive.
8811         (mm-uu-tex-groups-regexp): New variable.
8812         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
8813         (mm-uu-type-alist): Add LaTeX documents.
8814         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
8815         of "text/verbatim".
8816         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
8817
8818         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
8819         instead of "text/verbatim".
8820
8821         * message.el (message-mark-inserted-region)
8822         (message-mark-insert-file): Use slrn style marks when called with
8823         prefix argument.
8824
8825 2005-09-27  Simon Josefsson  <jas@extundo.com>
8826
8827         * message.el (message-idna-to-ascii-rhs-1): Reformat.
8828
8829 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
8830
8831         * message.el (message-remove-duplicates): New function.
8832         Implementation borrowed from `gnus-remove-duplicates'.
8833         (message-idna-to-ascii-rhs): Also encode idna addresses in
8834         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
8835         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
8836         only ask about the same idna domain once per header and also tell
8837         in what header to replace the idna domain.
8838
8839         * gnus-art.el (article-decode-idna-rhs): Also decode idna
8840         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
8841         (article-decode-idna-rhs): Fix regexp so that all idna-address in
8842         a header is decoded and not just the last one.
8843
8844 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8845
8846         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
8847         has been decoded.
8848
8849         * mm-decode.el (mm-automatic-display): Add text/verbatim.
8850         (mm-insert-part): Don't modify text if it has been decoded.
8851
8852         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
8853         decoded.
8854
8855         * mm-view.el (mm-inline-text): Don't strip text props unless
8856         decoding enriched or richtext parts.
8857
8858 2005-09-25  Romain Francoise  <romain@orebokech.com>
8859
8860         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
8861         * gnus-start.el (gnus-subscribe-interactively):
8862         * gnus-uu.el (gnus-uu-grab-articles):
8863         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
8864         space.
8865
8866 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
8867
8868         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
8869         * mm-view.el (mm-view-pkcs7-decrypt):
8870         * gnus-sum.el (gnus-summary-limit-to-extra)
8871         (gnus-summary-respool-article, gnus-read-move-group-name):
8872         * gnus-score.el (gnus-summary-increase-score):
8873         * gnus-util.el (gnus-completing-read-with-default):
8874         * gnus-art.el (gnus-read-save-file-name)
8875         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
8876         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
8877         * message.el (message-check-news-header-syntax):
8878         Follow convention for reading with the minibuffer.
8879
8880 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
8881
8882         * spam-report.el (spam-report-url-ping-plain):
8883         Use gnus-extended-version as User-Agent.
8884
8885         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
8886         default value is nil.
8887
8888         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
8889         (mm-uu-verbatim-marks-extract): New function.
8890         (mm-uu-extract): New face.
8891         (mm-uu-copy-to-buffer): Use it.
8892
8893         * spam-report.el (spam-report-gmane-ham): Renamed from
8894         `spam-report-gmane-unspam'.
8895         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
8896         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
8897
8898         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
8899         Autoload.
8900         (spam-report-gmane-unregister-routine): Renamed
8901         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
8902
8903 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
8904
8905         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
8906         (spam-report-gmane-unregister-routine): Add support for gmane
8907         unregistration.
8908
8909         * spam-report.el (spam-report-gmane-unspam)
8910         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
8911         (spam-report-gmane): Change to take a single article and do unspam
8912         registration.
8913
8914 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
8915
8916         * mm-url.el (mm-url-decode-entities): Fix regexp.
8917
8918 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8919
8920         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
8921         default to nil, to be able to use Gnus at all.  If the default
8922         switches to something else, then the function should be fixed not
8923         be exceedingly slow.
8924
8925 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
8926
8927         * gnus-start.el (gnus-activate-group): If the server is nil, don't
8928         fail hard.
8929
8930         * spam-report.el: Add better Keywords line.
8931
8932         * spam.el: Add Maintainer and better Keywords line.
8933
8934 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
8935
8936         * gnus-art.el (gnus-article-replace-part)
8937         (gnus-mime-replace-part): New functions.
8938         (gnus-mime-action-alist, gnus-mime-button-commands)
8939         (gnus-mime-save-part-and-strip): Added file argument.
8940         (gnus-article-part-wrapper): Added interactive argument.
8941
8942         * gnus-sum.el (gnus-summary-mime-map): Add
8943         `gnus-article-replace-part'.
8944
8945 2005-09-19  Didier Verna  <didier@xemacs.org>
8946
8947         The nnml compaction feature:
8948         * nnml.el (nnml-request-compact-group): New function.
8949         * nnml.el (nnml-request-compact): New function.
8950         * gnus-int.el (gnus-request-compact-group): New function.
8951         * gnus-int.el (gnus-request-compact): New function.
8952         * gnus-group.el (gnus-group-compact-group): New function.
8953         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
8954         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
8955         * gnus-srvr.el (gnus-server-compact-server): New function.
8956         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
8957         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
8958
8959 2005-09-18  Deepak Goel  <deego@gnufans.org>
8960
8961         * sieve.el (sieve-help): Fix `message' call: first arg should be a
8962         format spec.
8963
8964 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8965
8966         * gnus.el (gnus-group-startup-message): Bind image-load-path.
8967
8968 2005-09-15  Romain Francoise  <romain@orebokech.com>
8969
8970         * message.el (message-fill-paragraph): Clarify docstring.
8971
8972 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8973
8974         * gnus-art.el (gnus-mime-display-part): Protect against broken
8975         MIME messages.
8976
8977 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8978
8979         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
8980         before parsing header.
8981
8982 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
8983
8984         * html2text.el (html2text-replace-list): Add new entities.
8985
8986 2005-09-11  Romain Francoise  <romain@orebokech.com>
8987
8988         * message.el (message-alternative-emails): Improve docstring.
8989         (message-setup-1): Call `message-use-alternative-email-as-from'
8990         after `message-setup-hook' to give it precedence over posting
8991         styles, etc.
8992         (message-use-alternative-email-as-from): Add docstring.  Remove
8993         the original From header if present.
8994
8995         * nnml.el (nnml-compressed-files-size-threshold): New variable.
8996         (nnml-save-mail): Use it.
8997
8998         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
8999         articles.  Add new argument `silent'.
9000         (gnus-uu-mark-all): Report the total number of marked articles.
9001
9002 2005-09-10  Romain Francoise  <romain@orebokech.com>
9003
9004         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
9005         (gnus-uu-mark-series): Likewise.
9006
9007 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
9008
9009         * spam-report.el (spam-report-gmane): Fix generation of spam
9010         report URL.
9011
9012 2005-09-10  Simon Josefsson  <jas@extundo.com>
9013
9014         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
9015         t, based on discussion on the ding list with Robert Epprecht
9016         <epprecht@solnet.ch>.
9017
9018 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
9019
9020         * spam-report.el (spam-report-gmane): Make it work without
9021         X-Report-Spam header.  Gmane now only provides Archived-At.
9022         This is only used if `spam-report-gmane-use-article-number' is nil.
9023         (spam-report-gmane-spam-header): Remove.  Not used anymore.
9024
9025         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
9026         make `gnus-summary-sort-by-recipient' work with threading.
9027
9028         * nnweb.el (nnweb-google-wash-article): Print a message if article
9029         is not available.
9030
9031 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9032
9033         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
9034         change.  Decode text/* parts content before displaying.
9035
9036 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9037
9038         * mml-smime.el: Remove defvar of gnus-extract-address-components.
9039
9040 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9041
9042         * mm-view.el (mm-display-inline-fontify): Disable support modes.
9043
9044         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
9045         url-package-name, url-package-version,
9046         w3m-cid-retrieve-function-alist, w3m-current-buffer,
9047         w3m-display-inline-images, and w3m-minor-mode-map.
9048
9049 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
9050
9051         * message.el (message-tab-body-function): Fix mismatched custom type.
9052
9053         * gnus.el (gnus-group-change-level-function): Ditto.
9054
9055         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
9056
9057         * gnus-art.el (gnus-signature-limit)
9058         (gnus-article-mime-part-function): Ditto.
9059
9060 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9061
9062         * mml.el (mml-mode): Silence the byte compiler.
9063
9064         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
9065         using `(sit-for 0)' before moving the point to the specified part;
9066         skip unbuttonized parts.
9067         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
9068         return to the summary window if gnus-auto-select-part is non-nil.
9069
9070 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
9071
9072         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
9073         variables.
9074         (mml-dnd-attach-file, mml-mode): Use them.
9075
9076         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
9077         Make fetching article by MID work again for Google Groups.  Added
9078         FIXME concerning gnus-group-make-web-group.
9079
9080         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
9081         Don't depend on Gnus by using mail-extract-address-components if
9082         gnus-extract-address-components is not bound.
9083
9084 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9085
9086         * gnus-art.el (gnus-mime-display-security): Don't display the
9087         signature, but only the signed part.
9088
9089 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9090
9091         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
9092
9093         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
9094         list, not listp.
9095
9096 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
9097
9098         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
9099         when encoding.
9100
9101         * mm-bodies.el (mm-decode-content-transfer-encoding):
9102         De-canonicalize CRLF for all text content types, not just
9103         text/plain.
9104
9105 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9106
9107         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
9108         valid article; point arrow and cursor at the MIME button.
9109
9110 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9111
9112         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
9113         Suggested by Dan Christensen <jdc@uwo.ca>.
9114
9115         * mm-decode.el (mm-save-part): Enable change of prompt.
9116
9117 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
9118
9119         * gnus-msg.el (gnus-inews-add-send-actions): Made
9120         `message-post-method' lambda parameter ARG `&optional'.
9121
9122 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9123
9124         * gnus-sum.el (gnus-summary-mime-map): Added
9125         gnus-article-save-part-and-strip, gnus-article-delete-part and
9126         gnus-article-jump-to-part.
9127
9128         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
9129         (gnus-article-edit-part): Use it.
9130         (gnus-article-part-wrapper): Added no-handle argument.
9131         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
9132         functions.
9133
9134 2005-08-29  Romain Francoise  <romain@orebokech.com>
9135
9136         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9137         docstring.
9138         (gnus-face-from-file): Likewise.
9139
9140 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
9141
9142         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
9143         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
9144         non-nil.
9145         (gnus-auto-select-part): New variable.
9146         (gnus-article-jump-to-part): New function.
9147         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
9148         (gnus-mime-delete-part): Allow selecting specified part after
9149         deleting or stripping parts.
9150         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
9151         part if argument is bogus.
9152
9153 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
9154
9155         * gnus-art.el (w3m-minor-mode-map):
9156         * gnus-spec.el (gnus-newsrc-file-version):
9157         * gnus-util.el (nnmail-active-file-coding-system)
9158         (gnus-original-article-buffer, gnus-user-agent):
9159         * gnus.el (gnus-ham-process-destinations)
9160         (gnus-parameter-ham-marks-alist)
9161         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
9162         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
9163         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
9164         * mm-decode.el (gnus-current-window-configuration):
9165         * mm-extern.el (gnus-article-mime-handles):
9166         * mm-url.el (url-current-object, url-package-name)
9167         (url-package-version):
9168         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
9169         (smime-keys, w3m-cid-retrieve-function-alist)
9170         (w3m-current-buffer, w3m-display-inline-images)
9171         (w3m-minor-mode-map):
9172         * mml-smime.el (gnus-extract-address-components):
9173         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
9174         (gnus-newsrc-hashtb, message-default-charset)
9175         (message-deletable-headers, message-options)
9176         (message-posting-charset, message-required-mail-headers)
9177         (message-required-news-headers):
9178         * mml1991.el (mc-pgp-always-sign):
9179         * mml2015.el (mc-pgp-always-sign):
9180         * nnheader.el (nnmail-extra-headers):
9181         * rfc1843.el (gnus-decode-encoded-word-function)
9182         (gnus-decode-header-function, gnus-newsgroup-name):
9183         * spam-stat.el (gnus-original-article-buffer): Add defvars.
9184
9185 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
9186
9187         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
9188         the end of the date treatments.
9189
9190 2005-08-15  Simon Josefsson  <jas@extundo.com>
9191
9192         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
9193         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
9194         Capello and Romain Francoise.
9195         (pgg-fetch-key-function): Removed, not used?
9196         (pgg-insert-url-with-w3): Require url, to get
9197         url-insert-file-contents regardless of where it is defined.
9198
9199 2005-08-13  Romain Francoise  <romain@orebokech.com>
9200
9201         * message.el (message-cite-original-1): New function.
9202         (message-cite-original): Use it.
9203         (message-cite-original-without-signature): Ditto.
9204
9205 2005-08-08  Romain Francoise  <romain@orebokech.com>
9206
9207         * message.el (message-yank-empty-prefix): New variable.
9208         (message-indent-citation): Use it.
9209         (message-cite-original-without-signature): Respect X-No-Archive.
9210
9211 2005-08-08  Simon Josefsson  <jas@extundo.com>
9212
9213         * pgg.el: Autoload url-insert-file-contents instead of loading
9214         w3/url.
9215         (pgg-insert-url-with-w3): Don't load url here.
9216
9217 2005-08-07  Jesper Harder  <harder@phys.au.dk>
9218
9219         * message.el (message-kill-to-signature): Don't insert newline at
9220         bol.
9221         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
9222
9223 2005-08-06  Romain Francoise  <romain@orebokech.com>
9224
9225         * message.el (message-user-fqdn): Fix typo in docstring.
9226
9227 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
9228
9229         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
9230
9231         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
9232
9233 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9234
9235         * mm-bodies.el (mm-encode-body): Use coding system rather than
9236         charset to encode text.
9237
9238         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
9239         number of charsets if utf-8 is available (XEmacs).
9240
9241 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9242
9243         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
9244         taken from `gnus-button-mid-or-mail-regexp'.
9245         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
9246         (gnus-button-alist): Improve regexp for domain part of the MIDs
9247         for news:localpart@domain buttons.
9248         (gnus-button-ctan-directory-regexp): Update.
9249
9250 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9251
9252         * sieve-manage.el (sieve-manage-interactive-login): Use
9253         make-local-variable rather than make-variable-buffer-local.
9254         (sieve-manage-open): Ditto.
9255         (sieve-manage-authenticate): Ditto.
9256
9257         * mml.el (mml-generate-mime-1): Make the content type default to
9258         text/plain if the filename is not specified.
9259
9260 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9261
9262         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
9263         instead of insert-buffer.
9264
9265         * message.el (message-yank-original): Ditto; set the mark at the
9266         end of the yanked message.
9267
9268 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9269
9270         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
9271         lines to scroll rather than to stop it.
9272
9273         * mml.el (mml-generate-default-type): Add doc string.
9274         (mml-generate-mime-1): Use mm-default-file-encoding or make it
9275         default to application/octet-stream when determining the content
9276         type if it is not specified for the part or the mml contents; add
9277         a comment about mml-generate-default-type.
9278
9279 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
9280
9281         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
9282         make it default to application/octet-stream when determining the
9283         content type if it is not specified for the external contents.
9284
9285 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9286
9287         * rfc2231.el (rfc2231-parse-string): Take care that not only a
9288         segmented parameter but also other parameters might be there.
9289
9290 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9291
9292         * mm-decode.el (mm-display-external): Delete temp file, directory
9293         and buffer immediately if the external process is exited.
9294
9295 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9296
9297         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
9298         fewer lines than that of scroll-margin.
9299         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
9300
9301 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9302
9303         * gnus-art.el (gnus-article-next-page): Revert.
9304         (gnus-article-beginning-of-window): New macro.
9305         (gnus-article-next-page-1): Use it.
9306         (gnus-article-prev-page): Ditto.
9307         (gnus-article-edit-part): Use insert-buffer-substring instead of
9308         insert-buffer.
9309         (gnus-article-edit-exit): Ditto.
9310
9311         * gnus-util.el (gnus-beginning-of-window): Remove.
9312         (gnus-end-of-window): Remove.
9313
9314         * lpath.el: Don't bind header-line-format and scroll-margin.
9315
9316 2005-07-25  Simon Josefsson  <jas@extundo.com>
9317
9318         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
9319         to have the url package without w3.  Reported by Daiki Ueno
9320         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
9321
9322 2005-07-20  Didier Verna  <didier@xemacs.org>
9323
9324         * gnus-diary.el: Remove the description comment (nndiary is now
9325         properly documented in the Gnus manual).
9326         Fix the spelling of "Back End".
9327         * nndiary.el: Ditto.
9328         Fix the copyright notice.
9329
9330 2005-07-18  Romain Francoise  <romain@orebokech.com>
9331
9332         * gnus-sum.el (gnus-summary-to-prefix)
9333         (gnus-summary-newsgroup-prefix): New variables.
9334         (gnus-summary-from-or-to-or-newsgroups): Use them.
9335
9336 2005-07-17  Romain Francoise  <romain@orebokech.com>
9337
9338         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
9339         space as it's generally not especially interesting to the user.
9340
9341 2005-07-16  Romain Francoise  <romain@orebokech.com>
9342
9343         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
9344         nil to avoid prompting and file modification if one of the
9345         messages at the top of the nnfolder file contains a copyright
9346         notice.
9347         Update copyright notice.
9348
9349         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
9350         instead of `current-time-string' as the latter creates a time
9351         string that is not RFC 2822 compliant (it lacks the zone).
9352         Update copyright notice.
9353
9354 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9355
9356         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
9357         for text/rtf.  Display default in prompt.  Pass default for M-n.
9358
9359         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
9360
9361 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9362
9363         * gnus-msg.el (gnus-button-mailto): Remove
9364         save-selected-window-window hackery because it relies on
9365         save-selected-window internals.
9366
9367 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9368
9369         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
9370         (gnus-article-next-page-1): Use gnus-beginning-of-window.
9371         (gnus-article-prev-page): Ditto.
9372
9373         * gnus-util.el (gnus-beginning-of-window): New function.
9374         (gnus-end-of-window): New function.
9375
9376         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
9377
9378 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
9379
9380         * gnus-score.el (gnus-score-edit-all-score): Set
9381         gnus-score-edit-exit-function to gnus-score-edit-done and call
9382         gnus-message.
9383
9384 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9385
9386         * gnus-msg.el (gnus-button-mailto): Remove
9387         save-selected-window-window hackery because it relies on
9388         save-selected-window internals.
9389
9390 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9391
9392         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
9393         add-minor-mode.
9394         (gnus-binary-mode): Ditto.
9395
9396         * gnus-topic.el (gnus-topic-mode): Ditto.
9397
9398 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
9399
9400         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
9401         (gnus-article-prev-page): Take scroll-margin into consideration.
9402
9403 2005-07-04  Lute Kamstra  <lute@gnu.org>
9404
9405         Update FSF's address in GPL notices.
9406
9407 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
9408
9409         * gnus.el (gnus-exit):
9410         * gnus-group.el (gnus-group-icons):
9411         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
9412
9413         * gnus-nocem.el (gnus-nocem):
9414         * message.el (message-various, message-buffers, message-sending)
9415         (message-interface, message-forwarding, message-insertion)
9416         (message-headers, message-news, message-mail):
9417         * pgg-gpg.el (pgg-gpg):
9418         * pgg-parse.el (pgg-parse):
9419         * pgg-pgp.el (pgg-pgp):
9420         * pgg-pgp5.el (pgg-pgp5):
9421         * pop3.el (pop3): Finish `defgroup' description with period.
9422
9423 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9424
9425         * gnus-art.el (article-display-face): Improve the efficiency.
9426         (article-display-x-face): Ditto; remove grey x-face stuff.
9427
9428 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9429
9430         * gnus-art.el (article-display-face): Correct the position in
9431         which Faces are inserted.
9432
9433 2005-06-29  Didier Verna  <didier@xemacs.org>
9434
9435         * gnus-art.el (article-display-face): Display faces in correct
9436         order.
9437
9438 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9439
9440         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
9441         (gnus-fill-real-hashtb): Use hash table instead of obarray.
9442         (gnus-nocem-check-article): Fetch the Type header.
9443         (gnus-nocem-message-wanted-p): Fix the way to examine types.
9444         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
9445         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
9446         make sure gnus-nocem-hashtb is initialized.
9447         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
9448         (gnus-nocem-unwanted-article-p): Ditto.
9449
9450         * pgg.el (pgg-verify): Return the verification result.
9451
9452 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9453
9454         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
9455         is ascii.
9456
9457 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
9458
9459         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
9460         `show-nonbreak-escape'.
9461
9462 2005-06-23  Lute Kamstra  <lute@gnu.org>
9463
9464         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
9465
9466         * dig.el (dig-mode):
9467         * smime.el (smime-mode): Use gnus-run-mode-hooks.
9468
9469 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
9470
9471         * nnimap.el (nnimap-split-download-body): Fix spellings.
9472
9473 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
9474
9475         * gnus-art.el (gnus-article-encrypt-body):
9476         * gnus-cus.el (gnus-score-customize):
9477         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
9478         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
9479
9480 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
9481
9482         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
9483         header by looking for magic "MII" at the beginnig.
9484
9485 2005-06-16  Miles Bader  <miles@gnu.org>
9486
9487         * gnus-xmas.el (gnus-xmas-group-startup-message):
9488         Use renamed gnus-splash face.
9489
9490         * assistant.el (assistant-field): Remove "-face" suffix from face name.
9491         (assistant-field-face): New backward-compatibility alias for renamed
9492         face.
9493         (assistant-render-text): Use renamed assistant-field face.
9494
9495         * spam.el (spam): Remove "-face" suffix from face name.
9496         (spam-face): New backward-compatibility alias for renamed face.
9497         (spam-face, spam-initialize): Use renamed spam face.
9498
9499         * message.el (message-header-to, message-header-cc)
9500         (message-header-subject, message-header-newsgroups)
9501         (message-header-other, message-header-name)
9502         (message-header-xheader, message-separator, message-cited-text)
9503         (message-mml): Remove "-face" suffix from face names.
9504         (message-header-to-face, message-header-cc-face)
9505         (message-header-subject-face, message-header-newsgroups-face)
9506         (message-header-other-face, message-header-name-face)
9507         (message-header-xheader-face, message-separator-face)
9508         (message-cited-text-face, message-mml-face):
9509         New backward-compatibility aliases for renamed faces.
9510         (message-font-lock-keywords): Use renamed message faces.
9511
9512         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
9513         (sieve-test-commands, sieve-tagged-arguments):
9514         Remove "-face" suffix from face names.
9515         (sieve-control-commands-face, sieve-action-commands-face)
9516         (sieve-test-commands-face, sieve-tagged-arguments-face):
9517         New backward-compatibility aliases for renamed faces.
9518         (sieve-control-commands-face, sieve-action-commands-face)
9519         (sieve-test-commands-face, sieve-tagged-arguments-face):
9520         Use renamed sieve faces.
9521
9522         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
9523         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
9524         (gnus-group-news-3-empty, gnus-group-news-4)
9525         (gnus-group-news-4-empty, gnus-group-news-5)
9526         (gnus-group-news-5-empty, gnus-group-news-6)
9527         (gnus-group-news-6-empty, gnus-group-news-low)
9528         (gnus-group-news-low-empty, gnus-group-mail-1)
9529         (gnus-group-mail-1-empty, gnus-group-mail-2)
9530         (gnus-group-mail-2-empty, gnus-group-mail-3)
9531         (gnus-group-mail-3-empty, gnus-group-mail-low)
9532         (gnus-group-mail-low-empty, gnus-summary-selected)
9533         (gnus-summary-cancelled, gnus-summary-high-ticked)
9534         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
9535         (gnus-summary-high-ancient, gnus-summary-low-ancient)
9536         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
9537         (gnus-summary-low-undownloaded)
9538         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
9539         (gnus-summary-low-unread, gnus-summary-normal-unread)
9540         (gnus-summary-high-read, gnus-summary-low-read)
9541         (gnus-summary-normal-read, gnus-splash):
9542         Remove "-face" suffix from face names.
9543         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
9544         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
9545         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
9546         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
9547         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
9548         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
9549         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
9550         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
9551         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
9552         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
9553         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
9554         (gnus-summary-selected-face, gnus-summary-cancelled-face)
9555         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
9556         (gnus-summary-normal-ticked-face)
9557         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
9558         (gnus-summary-normal-ancient-face)
9559         (gnus-summary-high-undownloaded-face)
9560         (gnus-summary-low-undownloaded-face)
9561         (gnus-summary-normal-undownloaded-face)
9562         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
9563         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
9564         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
9565         (gnus-splash-face):
9566         New backward-compatibility aliases for renamed faces.
9567         (gnus-group-startup-message): Use renamed gnus faces.
9568
9569         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
9570         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
9571         (gnus-server-agent): Remove "-face" suffix from face names.
9572         (gnus-server-agent-face, gnus-server-opened-face)
9573         (gnus-server-closed-face, gnus-server-denied-face)
9574         (gnus-server-offline-face):
9575         New backward-compatibility aliases for renamed faces.
9576         (gnus-server-agent-face, gnus-server-opened-face)
9577         (gnus-server-closed-face, gnus-server-denied-face)
9578         (gnus-server-offline-face): Use renamed gnus faces.
9579
9580         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
9581         Remove "-face" suffix from face names.
9582         (gnus-picon-xbm-face, gnus-picon-face):
9583         New backward-compatibility aliases for renamed faces.
9584
9585         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
9586         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
9587         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
9588         (gnus-cite-11): Remove "-face" suffix from face names.
9589         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
9590         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
9591         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
9592         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
9593         New backward-compatibility aliases for renamed faces.
9594         (gnus-cite-attribution-face, gnus-cite-face-list)
9595         (gnus-article-boring-faces): Use renamed gnus faces.
9596
9597         * gnus-art.el (gnus-signature, gnus-header-from)
9598         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
9599         (gnus-header-content): Remove "-face" suffix from face names.
9600         (gnus-signature-face, gnus-header-from-face)
9601         (gnus-header-subject-face, gnus-header-newsgroups-face)
9602         (gnus-header-name-face, gnus-header-content-face):
9603         New backward-compatibility aliases for renamed faces.
9604         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
9605
9606         * gnus-sum.el (gnus-summary-selected-face)
9607         (gnus-summary-highlight): Use renamed gnus faces.
9608         * gnus-group.el (gnus-group-highlight): Likewise.
9609
9610 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
9611
9612         * gnus-sieve.el (gnus-sieve-article-add-rule):
9613         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
9614         * spam-stat.el (spam-stat-buffer-change-to-spam)
9615         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
9616
9617         * message.el (message-is-yours-p):
9618         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
9619
9620 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9621
9622         * mm-view.el (mm-inline-text): Withdraw the last change.
9623
9624 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9625
9626         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
9627         executing enriched-decode.
9628
9629 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9630
9631         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
9632         charset of tar files.
9633
9634 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
9635
9636         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
9637
9638 2005-06-04  Lute Kamstra  <lute@gnu.org>
9639
9640         * nnfolder.el (nnfolder-read-folder): Make sure that undo
9641         information is never recorded.
9642
9643 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9644
9645         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
9646
9647 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9648
9649         * pop3.el (pop3-apop): Run md5 in the binary mode.
9650
9651         * starttls.el (starttls-set-process-query-on-exit-flag):
9652         Use eval-and-compile.
9653
9654 2005-05-31  Simon Josefsson  <jas@extundo.com>
9655
9656         * smime.el (smime-replace-in-string): Define.
9657         (smime-cert-by-ldap-1): Use it.
9658
9659 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9660
9661         * gnus-art.el (article-display-x-face): Replace
9662         process-kill-without-query by gnus-set-process-query-on-exit-flag.
9663
9664         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
9665         set-process-query-on-exit-flag or process-kill-without-query.
9666
9667         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
9668         loop instead of replace-regexp.
9669
9670         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
9671         instead of process-kill-without-query if it is available.
9672
9673         * lpath.el: Fbind ldap-search-entries.
9674
9675         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
9676         instead of find-file-hooks if it is available.
9677
9678         * mml1991.el: Bind pgg-default-user-id when compiling.
9679
9680         * mml2015.el: Bind pgg-default-user-id when compiling.
9681
9682         * nndraft.el (nndraft-request-associate-buffer):
9683         Use write-contents-functions instead of write-contents-hooks if it is
9684         available.
9685
9686         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
9687         instead of find-file-hooks if it is available.
9688
9689         * nntp.el (nntp-open-connection): Replace
9690         process-kill-without-query by gnus-set-process-query-on-exit-flag.
9691         (nntp-open-ssl-stream): Ditto.
9692         (nntp-open-tls-stream): Ditto.
9693
9694         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
9695         set-process-query-on-exit-flag or process-kill-without-query.
9696         (starttls-open-stream-gnutls): Use it instead of
9697         process-kill-without-query.
9698         (starttls-open-stream): Ditto.
9699
9700 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
9701
9702         * smime.el (smime-cert-by-ldap-1): Don't use
9703         replace-regexp-in-string.
9704
9705 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
9706
9707         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
9708
9709         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
9710         in PEM format.  Adjust to the XEmacs compability.
9711
9712 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
9713
9714         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
9715         by `string-to-number'.
9716         * gnus-agent.el (gnus-agent-regenerate-group)
9717         (gnus-agent-fetch-articles): Ditto.
9718         * gnus-art.el (gnus-button-fetch-group): Ditto.
9719         * gnus-cache.el (gnus-cache-generate-active)
9720         (gnus-cache-articles-in-group): Ditto.
9721         * gnus-group.el (gnus-group-set-current-level)
9722         (gnus-group-insert-group-line): Ditto.
9723         * gnus-score.el (gnus-score-set-expunge-below)
9724         (gnus-score-set-mark-below, gnus-summary-score-effect)
9725         (gnus-summary-score-entry): Ditto.
9726         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
9727         (gnus-soup-pack): Ditto.
9728         * gnus-spec.el (gnus-xmas-format): Ditto.
9729         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
9730         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
9731         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
9732         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
9733         * nndb.el (nndb-get-remote-expire-response): Ditto.
9734         * nndiary.el (nndiary-parse-schedule-value)
9735         (nndiary-string-to-number, nndiary-request-replace-article)
9736         (nndiary-request-article): Ditto.
9737         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
9738         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
9739         * nneething.el (nneething-make-head): Ditto.
9740         * nnfolder.el (nnfolder-request-article)
9741         (nnfolder-retrieve-headers): Ditto.
9742         * nnheader.el (nnheader-file-to-number): Ditto.
9743         * nnkiboze.el (nnkiboze-request-article): Ditto.
9744         * nnmail.el (nnmail-process-unix-mail-format)
9745         (nnmail-process-babyl-mail-format): Ditto.
9746         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
9747         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
9748         (nnmh-request-create-group, nnmh-request-list-1)
9749         (nnmh-request-group, nnmh-request-article): Ditto.
9750         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
9751         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
9752         * nnsoup.el (nnsoup-make-active): Ditto.
9753         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
9754         * nntp.el (nntp-find-group-and-number)
9755         (nntp-retrieve-headers-with-xover): Ditto.
9756         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
9757         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
9758         (pgg-format-key-identifier): Ditto.
9759         * pop3.el (pop3-last, pop3-stat): Ditto.
9760         * qp.el (quoted-printable-decode-region): Ditto.
9761
9762         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
9763         of concat.
9764
9765 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9766
9767         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
9768
9769         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
9770
9771         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
9772
9773         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
9774
9775         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
9776
9777         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
9778
9779         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
9780         (gnus-carpal-mode): Ditto.
9781
9782         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
9783         (gnus-browse-mode): Ditto.
9784
9785         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
9786
9787         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
9788
9789 2005-05-29  Richard M. Stallman  <rms@gnu.org>
9790
9791         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
9792
9793 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9794
9795         * gnus-util.el (gnus-run-mode-hooks): New function.
9796
9797         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
9798
9799         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
9800         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
9801
9802 2005-05-27  Lute Kamstra  <lute@gnu.org>
9803
9804         * dns-mode.el (dns-mode): Specify customization group.
9805
9806 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
9807
9808         * gnus-agent.el (gnus-agent-make-mode-line-string):
9809         Use mode-line-highlight as mouse-face.
9810
9811 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9812
9813         * canlock.el (canlock): Change the parent group to news.
9814
9815         * deuglify.el (gnus-outlook-deuglify): Add :group.
9816
9817         * dig.el (dig): Add :group.
9818
9819         * dns-mode.el (dns-mode): Add :group.
9820
9821         * encrypt.el (encrypt): Add :group.
9822
9823         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
9824         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
9825         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
9826         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
9827         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
9828
9829         * gnus-diary.el (gnus-diary): Add :group.
9830
9831         * gnus.el (gnus-group-news-1-face): Add :group.
9832         (gnus-group-news-1-empty-face): Ditto.
9833         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
9834         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
9835         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
9836         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
9837         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
9838         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
9839         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
9840         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
9841         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
9842         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
9843         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
9844         (gnus-summary-high-ticked-face): Ditto.
9845         (gnus-summary-low-ticked-face): Ditto.
9846         (gnus-summary-normal-ticked-face): Ditto.
9847         (gnus-summary-high-ancient-face): Ditto.
9848         (gnus-summary-low-ancient-face): Ditto.
9849         (gnus-summary-normal-ancient-face): Ditto.
9850         (gnus-summary-high-undownloaded-face): Ditto.
9851         (gnus-summary-low-undownloaded-face): Ditto.
9852         (gnus-summary-normal-undownloaded-face): Ditto.
9853         (gnus-summary-high-unread-face): Ditto.
9854         (gnus-summary-low-unread-face): Ditto.
9855         (gnus-summary-normal-unread-face): Ditto.
9856         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
9857         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
9858
9859         * hashcash.el (hashcash): New custom group.
9860         (hashcash-default-payment): Add :group.
9861         (hashcash-payment-alist): Ditto.
9862         (hashcash-default-accept-payment): Ditto.
9863         (hashcash-accept-resources): Ditto.
9864         (hashcash-path): Ditto.
9865         (hashcash-extra-generate-parameters): Ditto.
9866         (hashcash-double-spend-database): Ditto.
9867         (hashcash-in-news): Ditto.
9868
9869         * message.el (message-minibuffer-local-map): Add :group.
9870
9871         * netrc.el (netrc): Add :group.
9872
9873         * sieve-manage.el (sieve-manage-log): Add :group.
9874         (sieve-manage-default-user): Diito.
9875         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
9876         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
9877         (sieve-manage-authenticators): Ditto.
9878         (sieve-manage-authenticator-alist): Ditto.
9879         (sieve-manage-default-port): Ditto.
9880
9881         * sieve-mode.el (sieve-control-commands-face): Add :group.
9882         (sieve-action-commands-face): Ditto.
9883         (sieve-test-commands-face): Ditto.
9884         (sieve-tagged-arguments-face): Ditto.
9885
9886         * smime.el (smime): Add :group.
9887
9888         * spam-report.el (spam-report): Add :group.
9889
9890         * spam.el (spam, spam-face): Add :group.
9891
9892 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9893
9894         * nntp.el (nntp-next-result-arrived-p): Some news servers may
9895         return \n.\n.\n at the end of articles.  Protect against that.
9896         (nntp-with-open-group): Allow debugging.
9897
9898         * nnheader.el (mail-header-set-extra): Make into a function
9899         because I just could't understand how to quote the list properly.
9900
9901         * dns.el (query-dns-cached): New function.
9902
9903 2005-05-26  Lute Kamstra  <lute@gnu.org>
9904
9905         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
9906
9907 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9908
9909         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
9910
9911         * gnus-art.el: Don't autoload mail-extract-address-components.
9912
9913         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
9914         eval-and-compile to evaluate it.
9915
9916         * hashcash.el: Don't autoload executable-find.
9917
9918         * nndb.el: Don't declare the nndb back end two or more times; don't
9919         autoload news-reply-mode, news-setup, cancel-timer and telnet.
9920
9921         * nntp.el: Autoload format-spec instead of format; use
9922         eval-and-compile to evaluate autoload forms.
9923
9924 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
9925
9926         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
9927
9928 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9929
9930         * gnus.el (gnus-version-number): Bump version.
9931
9932 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9933
9934         * gnus.el: No Gnus v0.3 is released.
9935
9936 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9937
9938         * lpath.el (featurep): Bind show-nonbreak-escape.
9939
9940 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9941
9942         * gnus-art.el (gnus-article-edit-part): Disable undo.
9943
9944 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9945
9946         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
9947         gnus-article-date-lapsed-new-header is t if date timer is active;
9948         skip headers in which the original date value is empty.
9949         (gnus-article-save-original-date): Redefine it as a macro.
9950         (gnus-display-mime): Use it.
9951
9952 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9953
9954         * gnus-art.el (article-date-ut): Support converting date in
9955         forwarded parts as well.
9956         (gnus-article-save-original-date): New function.
9957         (gnus-display-mime): Use it.
9958
9959 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
9960
9961         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
9962         enclosure element of <item>.
9963
9964 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
9965
9966         * message.el (message-kill-buffer-query): Renamed from
9967         `message-kill-buffer-query-if-modified'.  Added :version.
9968
9969 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9970
9971         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
9972         window layout.
9973
9974 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9975
9976         * mml.el: Autoload dnd when compiling.
9977
9978 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9979
9980         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
9981         x-dnd-*.
9982
9983 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9984
9985         * qp.el (quoted-printable-encode-region): Save excursion.
9986
9987 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
9988
9989         * message.el (message-kill-buffer-query-if-modified): Add new variable
9990         so the user can kill a modified message buffer quickly.
9991         (message-kill-buffer): Use it.
9992
9993 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9994
9995         * lpath.el: Fbind display-time-event-handler; don't fbind
9996         string-to-multibyte.
9997
9998         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
9999
10000 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10001
10002         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
10003         contained in text because xml.el decodes entities) with LFs.
10004
10005 2005-04-11  Lute Kamstra  <lute@gnu.org>
10006
10007         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
10008         differently.
10009
10010 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10011
10012         * mm-util.el (mm-detect-coding-region): Typo.
10013
10014 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10015
10016         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
10017
10018 2005-04-06  Deepak Goel  <deego@gnufans.org>
10019
10020         * spam-stat.el (spam-stat-score-buffer): Add a call to a
10021         user-function allow user modifications of the scores.
10022         (spam-stat-score-buffer-user): New function, to allow
10023         user-computed modifications to the score.
10024         (spam-stat-score-buffer-user-functions): List of additional
10025         scoring functions.
10026         (spam-stat-error-holder): Global temporary error holder.
10027         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
10028         variable.
10029
10030 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
10031
10032         * gnus-registry.el (gnus-registry-clean-empty-function)
10033         (gnus-registry-trim, gnus-registry-fetch-groups)
10034         (gnus-registry-delete-group): Groups that match
10035         `gnus-registry-ignored-groups' are removed from the registry
10036         entries, not just ignored for splitting.  This helps clean up the
10037         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
10038         to get all the groups a message ID is in.
10039
10040         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
10041         (spam-stat-split-fancy): Change "threshhold" to "threshold"
10042         (spam-stat-score-buffer-user-functions): Add :number custom type.
10043
10044 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10045
10046         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
10047         argument in XEmacs.
10048
10049         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
10050         (nnrss-request-group): Decode group name first.
10051         (nnrss-request-article): Make a text/plain article if mml-to-mime
10052         failed.
10053         (nnrss-get-encoding): Return a compatible encoding according to
10054         nnrss-compatible-encoding-alist.
10055         (nnrss-find-el): Use consp instead of listp.
10056         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
10057
10058 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10059
10060         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
10061         which Emacs 20 doesn't support.
10062         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
10063
10064 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10065
10066         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
10067         silence the byte compiler inside the defun.
10068
10069         * gnus-demon.el (parse-time-string): Add autoload.
10070
10071         * gnus-delay.el (parse-time-string): Add autoload.
10072
10073         * gnus-art.el (parse-time-string): Add autoload.
10074
10075         * nnultimate.el (parse-time): Require for `parse-time-string'.
10076
10077 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10078
10079         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
10080
10081         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
10082
10083         * smime.el (smime-ldap-host-list): Add :version.
10084
10085 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10086
10087         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
10088         pass it to `gnus-browse-read-group'.
10089         (gnus-browse-read-group): Add NUMBER argument and pass it to
10090         `gnus-group-read-ephemeral-group'.
10091
10092         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
10093         argument and pass it to `gnus-group-read-group'.
10094
10095 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
10096
10097         * mm-util.el (mm-xemacs-find-mime-charset): Only call
10098         mm-xemacs-find-mime-charset-1 if we have the mule feature
10099         available at runtime.
10100
10101 2005-03-25  Werner Lemberg  <wl@gnu.org>
10102
10103         * nnmaildir.el: Replace `illegal' with `invalid'.
10104
10105 2005-03-23  Lute Kamstra  <lute@gnu.org>
10106
10107         * time-date.el: Add comment on time value formats.
10108         Don't require parse-time.
10109         (with-decoded-time-value): New macro.
10110         (encode-time-value): New function.
10111         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10112         (days-to-time): Return a valid time value when arg is huge.
10113         (time-since): Use time-subtract.
10114         (time-to-number-of-days): Use time-to-seconds.
10115
10116 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10117
10118         * gnus-start.el (gnus-display-time-event-handler):
10119         Check display-time-timer at runtime rather than only at load time
10120         in case display-time-mode is turned off in the mean time.
10121
10122 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10123
10124         * nnimap.el (nnimap-open-connection): Print which authinfo file is
10125         used.
10126
10127         * nneething.el (nneething-map-file-directory): Derive from
10128         `gnus-directory'.
10129
10130         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
10131         the To/Cc button.
10132
10133 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10134
10135         * nnmaildir.el (nnmaildir-request-accept-article):
10136         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
10137
10138 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10139
10140         * gnus-async.el: Require timer-funcs at compile time when in
10141         XEmacs for `run-with-idle-timer'.
10142
10143 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
10144
10145         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
10146         autoloaded function.
10147
10148 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10149
10150         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
10151
10152 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
10153
10154         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
10155
10156 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10157
10158         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
10159         gnus-expert-user to default.
10160
10161 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
10162
10163         * nnimap.el (nnimap-open-server): Ditto.
10164
10165         * imap.el (imap-authenticate): Fix typo.
10166
10167 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
10168
10169         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
10170         buffer (since IMAP server might return FETCH response out of
10171         order, and the nntp buffer must be sorted).
10172
10173 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
10174
10175         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
10176         comparison on string.
10177
10178         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
10179         (gnus-agent-score): Renamed category keywords to match gnus-cus.
10180         (gnus-agent-summary-fetch-series): Modified to protect against
10181         gnus-agent-summary-fetch-group clearing processable flags.
10182         (gnus-agent-synchronize-group-flags): Update live group buffer as
10183         synchronization may occur due to the user toggle the plugged
10184         status.
10185         (gnus-agent-fetch-group-1): Clear downloadable flag when article
10186         successfully downloaded.
10187         (gnus-agent-expire-group-1): Avoid using markers when the overview
10188         is in ascending order; greatly improves performance.
10189         (gnus-agent-regenerate-group): Use
10190         gnus-agent-synchronize-group-flags to reset read status in both
10191         gnus and server.
10192         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
10193
10194 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10195
10196         * message.el: Don't autoload former message-utils variables.
10197         (message-strip-subject-trailing-was): Change doc string.
10198
10199         * nnweb.el: Fixes for `gnus-group-make-web-group'.
10200         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
10201         (nnweb-google-search): Add "hl=en" here.
10202         (nnweb-google-parse-1, nnweb-google-create-mapping):
10203         Don't hardcode URL.
10204
10205 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10206
10207         * message.el (message-get-reply-headers, message-followup):
10208         Mention related variables `message-use-followup-to' and
10209         `message-use-mail-followup-to', in the information buffer.
10210
10211         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
10212         of broken groups(-beta).google.com.
10213
10214 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10215
10216         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
10217         parameter to invoked gnus-request-move-article; remove the
10218         redundant gnus-sum-hint-move-is-internal variable; apply the marks
10219         all at once instead of once per article.
10220         (gnus-summary-remove-process-mark): Accept a list of articles as
10221         well as a single article for processing.
10222
10223         * gnus-int.el (gnus-request-move-article): Add move-is-internal
10224         parameter.
10225
10226         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
10227
10228         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
10229
10230         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
10231         parameter.
10232
10233         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
10234         parameter.
10235
10236         * nnimap.el (nnimap-request-move-article): Add move-is-internal
10237         parameter and remove the gnus-sum-hint-move-is-internal variable.
10238
10239         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
10240         parameter.
10241
10242         * nndraft.el (nndraft-request-move-article): Add move-is-internal
10243         parameter.
10244
10245         * nndiary.el (nndiary-request-move-article): Add move-is-internal
10246         parameter.
10247
10248         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
10249
10250         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
10251         parameter.
10252
10253         * nnagent.el (nnagent-request-move-article): Add move-is-internal
10254         parameter.
10255
10256 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10257
10258         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
10259         a more conservative way.
10260
10261 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10262
10263         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
10264         buffer, so it moves the window's cursor.
10265
10266 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
10267
10268         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
10269         `mm-dissect-multipart' and receive the from field as an (optional)
10270         argument from `mm-dissect-multipart'.
10271         (mm-dissect-multipart): Receive the from field as an argument and
10272         pass it on when we call `mm-dissect-buffer' on MIME parts.
10273         Fixes verification/decryption of signed/encrypted MIME parts.
10274
10275 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
10276
10277         * gnus-sum.el (gnus-summary-move-article): Set
10278         gnus-sum-hint-move-is-internal for gnus-request-move-article and
10279         whatever it calls (right now, only nnimap-request-move article
10280         respects it).
10281
10282         * nnimap.el (nnimap-request-move-article): When
10283         gnus-sum-hint-move-is-internal is set, don't do the extra
10284         nnimap-request-article.
10285
10286 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10287
10288         * nnheader.el (nnheader-find-file-noselect): Add doc string.
10289
10290         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
10291         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
10292
10293         * gnus-sum.el (gnus-summary-caesar-message):
10294         Apply `gnus-treat-article' after rotation.
10295
10296         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
10297         doc string.
10298
10299 2005-02-22  Simon Josefsson  <jas@extundo.com>
10300
10301         * encrypt.el (encrypt-password-cache-expiry): Remove (use
10302         `password-cache-expiry' instead).  Reported by Arne Jørgensen
10303         <arne@arnested.dk>.
10304         (encrypt): Add password-cache and password-cache-expiry as group
10305         members.
10306
10307 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
10308
10309         * smime.el (smime-ldap-host-list): Doc fix.
10310         (smime-ask-passphrase): Use `password-read-and-add' to read (and
10311         cache) password.
10312         (smime-sign-region): Use it.
10313         (smime-decrypt-region): Use it.
10314         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
10315         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
10316         fails.
10317         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
10318         certificate from DER to PEM format rather than calling openssl.
10319
10320         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
10321
10322         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
10323         for signing/encryption.
10324
10325         * mml.el (mml-parse-1): Use them.
10326
10327 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
10328
10329         * nnrss.el (nnrss-verbose): Removed.
10330         (nnrss-request-group): Use `nnheader-message' instead.
10331
10332 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
10333
10334         * nnrss.el (nnrss-verbose): New variable.
10335         (nnrss-request-group): Make it say nnrss is requesting a group.
10336
10337 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10338
10339         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
10340         Handle news URL with given port correctly.
10341
10342 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10343
10344         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
10345         containing special characters.
10346
10347         * gnus-sum.el (gnus-summary-edit-article): Ditto.
10348
10349         * mml.el (mime-to-mml): Ditto.
10350
10351         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
10352         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
10353         (rfc2047-decode-region): Quote decoded words containing special
10354         characters when rfc2047-quote-decoded-words-containing-tspecials
10355         is non-nil.
10356
10357 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
10358
10359         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
10360
10361         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
10362
10363 2005-02-15  Simon Josefsson  <jas@extundo.com>
10364
10365         * nnimap.el (nnimap-debug): Doc fix.
10366
10367         * imap.el (imap-debug): Doc fix.
10368
10369 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
10372
10373 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
10374
10375         * gnus.el (spam-contents): Improve docs for spam-contents
10376         parameter in its variable incarnation.
10377
10378 2005-02-14  Simon Josefsson  <jas@extundo.com>
10379
10380         * smime-ldap.el: Use require instead of load-library for ldap.
10381         (smime-ldap-search): Indent.
10382         (smime-ldap-search-internal): Shorten line.
10383
10384         * smime.el (smime-cert-by-dns): Add doc-string.
10385         (smime-cert-by-ldap-1): Indent.
10386
10387         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
10388         mml-smime-get-dns-ldap.
10389         (mml-smime-encrypt-query): Use new function.  Default to ldap.
10390
10391 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
10392
10393         * smime.el: Require smime-ldap.
10394         (smime-ldap-host-list): New variable.
10395         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
10396
10397         * mml-smime.el (mml-smime-encrypt-query): New function.
10398         (mml-smime-encrypt-query): Use it.
10399
10400         * smime-ldap.el: New file.
10401
10402 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10403
10404         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
10405
10406 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10407
10408         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
10409         argument in doc string.  Make query for type more clear.
10410
10411 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10412
10413         * gnus.el (gnus-group-startup-message): Search for gnus images in
10414         etc/images/gnus.
10415         * mm-util.el (mm-image-load-path): Likewise.
10416         * smiley.el (smiley-data-directory): Search for smilies in
10417         etc/images/smilies.
10418
10419 2005-02-09  Kim F. Storm  <storm@cua.dk>
10420
10421         Change Emacs release version from 21.4 to 22.1 throughout.
10422         Change Emacs development version from 21.3.50 to 22.0.50.
10423
10424 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10425
10426         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
10427
10428         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
10429         non-Mule XEmacs as well.
10430         (mm-decompress-buffer): Signal an error intentionally if it does
10431         not decompress compressed data because auto-compression-mode is
10432         disabled.
10433
10434 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
10435
10436         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
10437         an ID in the registry even if it has no groups.
10438
10439 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10440
10441         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
10442         merge it into mm-decompress-buffer.
10443         (gnus-mime-copy-part): Use the MIME part charset, the value which
10444         a user specified or gnus-newsgroup-charset for decoding, like
10445         gnus-mime-inline-part does; set buffer-file-coding-system to tell
10446         save-buffer what was used.  Suggested by Kevin Ryde
10447         <user42@zip.com.au>.
10448         (gnus-mime-inline-part): Allow the name parameter as well as the
10449         filename parameter; force decompressing of compressed data; always
10450         display contents being not decoded as unibyte.
10451
10452         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
10453         as well as the filename parameter.
10454
10455         * mm-util.el (mm-decompress-buffer): Merge
10456         gnus-mime-jka-compr-maybe-uncompress.
10457         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
10458         of compressed data.
10459
10460 2005-02-08  Simon Josefsson  <jas@extundo.com>
10461
10462         * imap.el (imap-log): Doc fix.
10463
10464 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
10467         the coding cookies; decompress compressed parts.
10468
10469         * mml.el (mml-generate-mime-1): Add the charset parameter according
10470         to the value which a user specified manually or the coding cookie.
10471
10472         * mm-util.el (mm-string-to-multibyte): New function.
10473         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
10474         (mm-coding-system-to-mime-charset): New function.
10475         (mm-decompress-buffer): New function.
10476         (mm-find-buffer-file-coding-system): New function.
10477
10478         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
10479         (mm-display-inline-fontify): Rewrite for decoding and decompressing
10480         parts.
10481
10482 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10483
10484         * mm-view.el (mm-display-inline-fontify): Decode a part according
10485         to the charset parameter.
10486
10487 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10488
10489         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
10490         prefix arg is neither nil nor a number, as info specifies.
10491
10492 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10493
10494         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
10495         timestamps.
10496
10497 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
10498
10499         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
10500         groups error checking and notify user.
10501
10502 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
10503
10504         * message.el (message-send-mail-function): Check existence of
10505         sendmail-program first before using default value
10506         `message-send-mail-with-sendmail'.  Otherwise use more generic
10507         `smtpmail-send-it'.
10508
10509 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10510
10511         * nntp.el (nntp-request-update-info): Always return nil.
10512
10513 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10514
10515         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
10516
10517 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10518
10519         * message.el (message-beginning-of-line): Change the behavior when
10520         invoked between BOL and : so that it first moves backward.
10521
10522 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10523
10524         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
10525         article buffer when editing of the article is discarded.
10526         (gnus-article-prepare): Revert.
10527
10528 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10529
10530         * gnus-art.el (gnus-article-prepare):
10531         Remove message-strip-forbidden-properties from the local hook.
10532
10533 2005-01-27  Simon Josefsson  <jas@extundo.com>
10534
10535         * password.el (password-cache-add): Only start one timer per key.
10536         Reported by Derek Atkins <warlord@MIT.EDU>.
10537
10538 2005-01-26  Steve Youngs  <steve@sxemacs.org>
10539
10540         * run-at-time.el: Removed.  It is no longer needed as
10541         timer-funcs.el in the xemacs-base package has a working version of
10542         `run-at-time'.
10543
10544         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
10545
10546         * password.el: Require timer-funcs instead of run-at-time in
10547         XEmacs.
10548         Remove `password-run-at-time' macro.
10549         (password-cache-add): Use `run-at-time' instead of
10550         `password-run-at-time'.
10551
10552         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
10553         Remove `nnheader-cancel-function-timers' alias,
10554         `cancel-function-timers' exists in XEmacs in timer-funcs.
10555
10556         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
10557         for `run-with-idle-timer'.
10558
10559         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
10560         for `run-at-time'.
10561
10562         * mm-url.el: Require timer-funcs at compile time when in XEmacs
10563         for `with-timeout'.
10564
10565         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
10566         the same as for XEmacs 21.4.
10567         No need to ignore `run-with-idle-timer', this function exists in
10568         XEmacs now in timer-funcs.el in the xemacs-base package.
10569         (dgnushack-compile): No need to delete
10570         run-at-time.el from the list of files to compile because it
10571         doesn't exist anymore.
10572
10573 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10574
10575         * mml.el (mml-generate-mime-1): Convert string into unibyte when
10576         inserting " *mml*" buffer's contents into a unibyte temp buffer.
10577
10578 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
10579
10580         * mail-source.el (mail-source-fetch-imap): Search for ^From case
10581         sensitively.
10582
10583 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
10584
10585         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
10586
10587 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10588
10589         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
10590         which will be inserted according to the multibyteness of a buffer
10591         rather than the type of contents.  Suggested by ARISAWA Akihiro
10592         <ari@mbf.ocn.ne.jp>.
10593
10594         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
10595         of string which old xml.el may return rather than a string.
10596
10597 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10598
10599         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
10600
10601 2005-01-16  Simon Josefsson  <jas@extundo.com>
10602
10603         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
10604         idn/idna.el isn't available.
10605         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
10606         <michael@waxrat.com>.
10607
10608         * hashcash.el: Remove non-FSF copyright header.
10609
10610         * hashcash.el (hashcash-extra-generate-parameters): New variable.
10611         (hashcash-generate-payment): Use it.
10612         (hashcash-generate-payment-async): Use it.
10613
10614 2005-01-15  Simon Josefsson  <jas@extundo.com>
10615
10616         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
10617         Suggested by Raymond Scholz <ray-2005@zonix.de>.
10618
10619         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
10620         gnus-summary-idna-message.
10621         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
10622         (gnus-summary-idna-message): New function.
10623
10624 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
10625
10626         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
10627         gnus-novice-user.
10628
10629 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10630
10631         * nnrss.el (nnrss-request-delete-group): Delete entries in
10632         nnrss-group-alist as well.
10633         (nnrss-save-server-data): Insert newline.
10634
10635 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
10636
10637         * gnus.el (gnus-user-agent): Use list of symbols instead of
10638         symbols.  Display full version number for (S)XEmacs.  Optionally
10639         display (S)XEmacs codename.
10640
10641         * gnus-util.el (gnus-emacs-version): Update for new
10642         `gnus-user-agent'.
10643
10644         * gnus-msg.el (gnus-extended-version): Make it possible to omit
10645         Gnus version.
10646
10647 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10648
10649         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
10650         which is unreadable in some setups.
10651
10652 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10653
10654         * gnus-spec.el (gnus-update-format-specifications): Flush the
10655         group format spec cache if it doesn't support decoded group names.
10656
10657 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10658
10659         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
10660         Allow to apply decay on score files matching a regexp.
10661
10662 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10663
10664         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
10665         compatibility in %g and %c.
10666
10667 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10668
10669         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
10670         name for only %g and %c.
10671         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
10672         of gnus-tmp-group to decoded group name.
10673         (gnus-group-make-rss-group): Exclude `/'s from group names.
10674
10675 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10676
10677         * nnrss.el (nnrss-get-encoding): Fix regexp.
10678
10679 2004-12-27  Simon Josefsson  <jas@extundo.com>
10680
10681         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
10682         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
10683         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
10684
10685 2004-12-17  Kim F. Storm  <storm@cua.dk>
10686
10687         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
10688
10689         * gnus-sum.el (gnus-summary-mode-map): Likewise.
10690
10691 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
10692
10693         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
10694
10695 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10696
10697         * nnrss.el: Require rfc2047 and mml.
10698         (nnrss-file-coding-system): New variable.
10699         (nnrss-format-string): Redefine it as an inline function.
10700         (nnrss-decode-group-name): New function.
10701         (nnrss-string-as-multibyte): Remove.
10702         (nnrss-retrieve-headers): Decode group name; don't use
10703         nnrss-format-string.
10704         (nnrss-request-group): Decode group name.
10705         (nnrss-request-article): Decode group name; allow a Message-ID as
10706         well as an article number; don't use nnrss-format-string; encode a
10707         Message-ID string which may contain non-ASCII characters; use
10708         mml-to-mime to compose a MIME article.
10709         (nnrss-request-expire-articles): Decode group name.
10710         (nnrss-request-delete-group): Decode group name.
10711         (nnrss-fetch): Clarify error message.
10712         (nnrss-read-server-data): Use insert-file-contents instead of load;
10713         bind file-name-coding-system; use multibyte buffer.
10714         (nnrss-save-server-data): Bind coding-system-for-write to the
10715         value of nnrss-file-coding-system; bind file-name-coding-system;
10716         add coding cookie.
10717         (nnrss-read-group-data): Use insert-file-contents instead of load;
10718         bind file-name-coding-system; use multibyte buffer.
10719         (nnrss-save-group-data): Bind coding-system-for-write to the
10720         value of nnrss-file-coding-system; bind file-name-coding-system.
10721         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
10722         make it work with non-ASCII text.
10723         (nnrss-find-el): Make it work with old xml.el as well.
10724
10725 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
10726
10727         * nnrss.el (nnrss-get-encoding): New function.
10728         (nnrss-fetch): Use unibyte buffer initially; bind
10729         coding-system-for-read while performing mm-url-insert; remove ^Ms;
10730         decode contents according to the encoding attribute.
10731         (nnrss-save-group-data): Add coding cookie.
10732         (nnrss-mime-encode-string): New function.
10733         (nnrss-check-group): Use it to encode subject and author.
10734
10735 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
10736
10737         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
10738         imaginary variable.
10739
10740 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10741
10742         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
10743         correctly even if there are wide characters.
10744
10745 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10746
10747         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
10748         downcased symbol names; make a new cache instead of reusing
10749         bbdb-hashtable.
10750
10751 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10752
10753         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10754         concatenating segments rather than before concatenating them.
10755         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10756
10757         * message.el (message-get-reply-headers): Bind `extra'.
10758
10759 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10760
10761         * message.el (message-extra-wide-headers): New variable.
10762         (message-get-reply-headers): Use it.
10763
10764 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10765
10766         * gnus-agent.el (gnus-agent-group-path): Decode group name.
10767         (gnus-agent-group-pathname): Ditto.
10768
10769         * gnus-cache.el (gnus-cache-file-name): Decode group name.
10770
10771         * gnus-group.el (gnus-group-make-group): Decode group name.
10772         (gnus-group-make-rss-group): Register the group data after opening
10773         the nnrss group.
10774
10775 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
10776
10777         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
10778         by expiry now get marked as read.
10779
10780 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10781
10782         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
10783
10784 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
10785
10786         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
10787         unify Latin characters in XEmacs.
10788         (mm-find-mime-charset-region): Use it.
10789
10790 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10791
10792         * gnus-util.el (gnus-delete-directory): New function.
10793
10794         * gnus-agent.el (gnus-agent-delete-group): Use it.
10795
10796         * gnus-cache.el (gnus-cache-delete-group): Use it.
10797
10798 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10799
10800         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
10801         names.
10802
10803 2004-12-16  Simon Josefsson  <jas@extundo.com>
10804
10805         * hashcash.el (hashcash-payment-alist): Fix custom :type.
10806
10807 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10808
10809         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
10810
10811         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
10812         (gnus-group-set-current-level): Decode group name.
10813
10814 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
10815
10816         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
10817         failed.
10818
10819 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10820
10821         * gnus-group.el (gnus-group-delete-group): Decode group name.
10822         (gnus-group-make-rss-group): Encode group name.
10823         (gnus-group-catchup-current): Decode group name.
10824         (gnus-group-kill-group): Decode group name.
10825
10826 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10827
10828         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
10829
10830 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10831
10832         * gnus-group.el (gnus-group-make-rss-group):
10833         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
10834
10835         * gnus-start.el (gnus-setup-news): Honor user's setting to
10836         gnus-message-archive-method.  Suggested by Lute Kamstra
10837         <lute@gnu.org>.
10838
10839 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
10840
10841         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
10842         global counterparts of the buffer-local variables.
10843
10844 2004-11-16  Romain Francoise  <romain@orebokech.com>
10845
10846         * gnus-sum.el (gnus-summary-exit): Don't clear the global
10847         counterparts of the buffer-local variables.
10848
10849 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10850
10851         * message.el (message-forbidden-properties): Fixed typo in doc
10852         string.
10853
10854 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10855
10856         * gnus-util.el (gnus-replace-in-string): Added doc string.
10857
10858         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
10859         to avoid problems when splitting mails with many recipients.
10860
10861 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10862
10863         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
10864         pop-to-buffer, covered by the subsequent gnus-configure-windows.
10865
10866 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
10867
10868         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
10869         if there is no hashtable in memory or file modification time is
10870         newer than cached timestamp.
10871
10872 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
10873
10874         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
10875         not-matching option.
10876
10877 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
10878
10879         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
10880         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
10881         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10882         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
10883         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
10884         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
10885
10886 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10887
10888         * message.el (message-forward-make-body-mml): Remove headers
10889         according to message-forward-ignored-headers if a message is decoded.
10890
10891 2004-12-02  Romain Francoise  <romain@orebokech.com>
10892
10893         * message.el (message-forward-make-body-plain): Always remove
10894         headers according to message-forward-ignored-headers.
10895
10896 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
10897
10898         * spam.el (spam-summary-prepare-exit): Remove the
10899         gnus-summary-limit pop for now, it has problems with ham marks for
10900         me.
10901
10902 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
10903
10904         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
10905         correctly.
10906
10907 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
10908
10909         * format-spec.el (format-spec): Message the char.
10910
10911 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
10912
10913         * gnus-art.el (gnus-split-methods): Reformat comments.
10914
10915         * spam.el (spam-summary-prepare-exit): Remove article limits
10916         before exiting the summary buffer.
10917
10918 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10919
10920         * lpath.el: Remove bbdb-create-internal, bbdb-records,
10921         spam-BBDB-register-routine and spam-enter-ham-BBDB.
10922
10923         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
10924         order to silence the byte compiler.
10925
10926         * spam.el: Fix the way to silence the byte compiler, which
10927         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
10928         bbdb-search-simple, spam-BBDB-register-routine,
10929         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
10930         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
10931         spam-stat-buffer-is-spam, spam-stat-load,
10932         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
10933         spam-stat-save and spam-stat-split-fancy.
10934
10935 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10936
10937         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
10938         which may confuse users.
10939         (canlock-password-for-verify): Ditto.
10940
10941         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
10942
10943         * gnus-art.el (gnus-emphasis-alist): Ditto.
10944
10945         * gnus-registry.el (gnus-registry-max-entries): Ditto.
10946
10947         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
10948
10949         * gnus-start.el (gnus-save-killed-list): Ditto.
10950
10951         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
10952         (gnus-sum-thread-tree-root): Ditto.
10953         (gnus-sum-thread-tree-false-root): Ditto.
10954         (gnus-sum-thread-tree-single-indent): Ditto.
10955
10956         * message.el (message-courtesy-message): Ditto.
10957         (message-archive-note): Ditto.
10958         (message-subscribed-address-file): Ditto.
10959         (message-user-fqdn): Ditto.
10960
10961         * spam-report.el (spam-report-gmane-regex): Ditto.
10962
10963         * spam.el (spam-blackhole-good-server-regex): Ditto.
10964
10965 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10966
10967         * mml.el (mml-preview): Widen the message buffer before copying
10968         the contents to the preview buffer; sort headers before previewing.
10969
10970         * message.el (message-hidden-headers): Fix the way to avoid a bug
10971         in the `repeat' widget in Emacs 21.3 or earlier.
10972
10973 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10974
10975         * message.el (message-hidden-headers): Default to "^References:".
10976         Improve customization type.  Suggested by Reiner Steib
10977         <Reiner.Steib@gmx.de>.
10978
10979 2004-11-25  Romain Francoise  <romain@orebokech.com>
10980
10981         * message.el (message-strip-forbidden-properties): Remove check for
10982         obsolete `message-hidden' text property, hidden headers are not
10983         accessible in the buffer anymore.
10984
10985 2004-11-22  Romain Francoise  <romain@orebokech.com>
10986
10987         * message.el (message-header-format-alist): Add `From' in list
10988         so that it can be sorted.
10989         (message-fix-before-sending): Widen and sort headers before
10990         sending.
10991         (message-hide-headers): Use narrowing to hide headers by moving
10992         them to the top of the buffer and narrowing to the region
10993         underneath.
10994
10995 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10996
10997         * message.el (message-strip-forbidden-properties): Bind
10998         buffer-read-only (etc) to nil.
10999
11000 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11001
11002         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
11003         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11004
11005 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
11006
11007         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
11008
11009 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11010
11011         * dns.el (query-dns): Use sit-for to time instead of
11012         accept-process-output, since that doesn't seem to work on udp
11013         sockets.
11014
11015 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11016
11017         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
11018
11019 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
11020
11021         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
11022         doc string.  Improve doc string.
11023
11024 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11025
11026         * nntp.el (nntp-request-update-info): Return nil if
11027         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
11028         may not call gnus-activate-group which uselessly issues the GROUP
11029         commands for all nntp groups and wastes time.  Reported by Romain
11030         Francoise <romain@orebokech.com>.
11031
11032         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
11033
11034 2004-11-15  Simon Josefsson  <jas@extundo.com>
11035
11036         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
11037         headers separately.
11038         (gnus-button-openpgp): New function, inspired by Jochen Küpper
11039         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
11040
11041 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
11042
11043         * gnus-start.el (gnus-convert-old-newsrc):
11044         Assign legacy-gnus-agent to 5.10.7.
11045
11046 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11047
11048         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
11049         start of the lines.
11050
11051 2004-11-14  Magnus Henoch  <mange@freemail.hu>
11052
11053         * hashcash.el (hashcash-default-payment): Change default to 20
11054         (hashcash-default-accept-payment): Change default to 20
11055         (hashcash-process-alist): New variable
11056         (hashcash-generate-payment-async): Add
11057         (hashcash-already-paid-p): Add
11058         (hashcash-insert-payment): Don't generate payments twice
11059         (hashcash-insert-payment-async): Add
11060         (hashcash-insert-payment-async-2): Add
11061         (hashcash-cancel-async): Add
11062         (hashcash-wait-async): Add
11063         (hashcash-processes-running-p): Add
11064         (hashcash-wait-or-cancel): Add
11065         (mail-add-payment): New optional argument.  Conditionally start
11066         asynchronous calculation.
11067         (mail-add-payment-async): Add
11068
11069         * message.el (message-send-mail): Wait for asynchronous hashcash
11070         results.  Don't clobber existing X-Hashcash headers.
11071         (message-setup-1): Call mail-add-payment-async when
11072         message-generate-hashcash is non-nil.
11073
11074 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11075
11076         * message.el (message-use-alternative-email-as-from): Examine the
11077         From header as well; use message-make-from in order to include a
11078         user's full name.
11079
11080 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11081
11082         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
11083         default; improve customization type.
11084         (gnus-emphasis-custom-with-format): New macro.
11085         (gnus-emphasis-custom-value-to-external): New function.
11086         (gnus-emphasis-custom-value-to-internal): New function.
11087
11088 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11089
11090         * dns.el (query-dns): Resolve reverse addresses.
11091
11092 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11093
11094         * gnus-group.el (gnus-group-get-new-news): Use it.
11095
11096         * gnus-start.el (gnus-check-reasonable-setup): New function.
11097
11098 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11099
11100         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
11101         "Args out of range" error.  Reported by Arnaud Giersch
11102         <arnaud.giersch@free.fr>.
11103
11104 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
11105
11106         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
11107
11108 2004-11-04  Richard M. Stallman  <rms@gnu.org>
11109
11110         * spam.el (spam group): Add :version.
11111
11112         * pgg-def.el (pgg group): Add :version.
11113
11114 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11115
11116         * gnus-art.el (gnus-article-edit-article): Don't associate the
11117         article buffer with a draft file.  This is a temporary measure
11118         against the 2004-08-22 change to gnus-article-edit-mode.
11119
11120 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11121
11122         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
11123         (html2text-format-tags): Remove unused variable `attr'.
11124
11125 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11126
11127         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
11128
11129         * tls.el (tls-process-connection-type, tls-success)
11130         (tls-certtool-program): Add :version.
11131
11132         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
11133         (starttls-extra-arguments, starttls-process-connection-type)
11134         (starttls-connect, starttls-failure, starttls-success): Add :version.
11135
11136         * spam-stat.el (spam-stat): Add :version.
11137
11138         * sieve.el (sieve): Add :version.
11139
11140         * sha1.el (sha1): Add :version.
11141         (sha1-use-external): Remove redundant version.
11142
11143         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
11144         (nnmail-cache-ignore-groups, nnmail-spool-hook)
11145         (nnmail-split-fancy-match-partial-words)
11146         (nnmail-split-lowercase-expanded): Add :version.
11147
11148         * nndiary.el (nndiary): Add :version.
11149
11150         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
11151
11152         * mml-sec.el (mml-default-sign-method)
11153         (mml-default-encrypt-method, mml-signencrypt-style-alist):
11154         Add :version.
11155
11156         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
11157
11158         * mm-url.el (mm-url-use-external, mm-url-program)
11159         (mm-url-arguments): Add :version.
11160
11161         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
11162         (mm-attachment-file-modes, mm-decrypt-option)
11163         (mm-w3m-safe-url-regexp): Add :version.
11164
11165         * message.el (message-cite-prefix-regexp)
11166         (message-sendmail-envelope-from, message-minibuffer-local-map)
11167         (message-user-fqdn, message-completion-alist): Add :version.
11168
11169         * gnus-win.el (gnus-configure-windows-hook)
11170         (gnus-use-frames-on-any-display): Add :version.
11171
11172         * gnus-art.el (gnus-article-address-banner-alist)
11173         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
11174         (gnus-treat-from-picon, gnus-treat-mail-picon)
11175         (gnus-treat-x-pgp-sig): Add :version.
11176
11177         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
11178         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
11179         (gnus-summary-article-delete-hook)
11180         (gnus-summary-display-while-building): Add :version.
11181
11182         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
11183         (gnus-get-top-new-news-hook): Add :version.
11184
11185         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11186         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
11187
11188         * gnus-registry.el (gnus-registry): Add :version.
11189
11190         * gnus-spec.el (gnus-use-correct-string-widths)
11191         (gnus-make-format-preserve-properties): Add :version.
11192
11193         * gnus.el (gnus-group-charter-alist)
11194         (gnus-group-fetch-control-use-browse-url)
11195         (gnus-install-group-spam-parameters): Add :version.
11196
11197         * gnus-diary.el (gnus-diary): Add :version.
11198
11199         * gnus-delay.el (gnus-delay): Add :version.
11200
11201         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
11202         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
11203         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
11204         Add :version.
11205
11206         * gnus-agent.el (gnus-agent-max-fetch-size)
11207         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
11208         (gnus-agent-prompt-send-queue): Add :version.
11209
11210         * deuglify.el (gnus-outlook-deuglify): Add :version.
11211
11212         * html2text.el: Beautify code.  Improve doc strings.  Some
11213         checkdoc cleanup.
11214         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
11215
11216 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
11217
11218         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
11219
11220 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
11221
11222         * gnus-registry.el (gnus-registry-hashtb): Create the registry
11223         when package is loaded.
11224
11225         * spam.el (spam-summary-score-preferred-header): Add global preference
11226         for people who want to override the default SpamAssassin over
11227         Bogofilter preference (when both are set).
11228         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
11229         (spam-user-format-function-S): Check
11230         spam-summary-score-preferred-header.
11231         (spam-extra-header-to-number): Add X-Bogosity header parsing.
11232         (spam-user-format-function-S): Format the score correctly.
11233
11234 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11235
11236         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
11237         signature file.  Suggested by Manoj Srivastava
11238         <srivasta@golden-gryphon.com>.
11239
11240         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
11241         iso-2022-jp even in the Japanese language environment.
11242         Suggested by Jason Rumney <jasonr@gnu.org>.
11243
11244 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11245
11246         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
11247         use the same characters as the dummy marks; make it free from
11248         getting affected by the language environment.
11249         (gnus-summary-read-group-1): Update mark positions only when the
11250         format spec is updated.
11251
11252         * gnus-spec.el (gnus-update-format-specifications): Return a list
11253         of updated types.
11254
11255 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11256
11257         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
11258         of boundp to check if display-warning is available.
11259
11260 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
11261
11262         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
11263
11264 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11265
11266         * nnspool.el (nnspool-spool-directory): Use news-path if the
11267         news-directory variable is not bound.
11268
11269         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
11270         function instead of display-warning if it is not available.
11271
11272 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11273
11274         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
11275         v5-10: Use `point-at-bol'.
11276
11277 2004-10-26  Simon Josefsson  <jas@extundo.com>
11278
11279         * hashcash.el: Fix URL in comment, reported by Cheng Gao
11280         <chenggao@gmail.com>.
11281
11282 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11283
11284         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
11285         instead.
11286
11287 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
11288
11289         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
11290         to remove a server from the nnimap-server-buffer-alist.
11291         (nnimap-open-connection, nnimap-close-server): Use it.
11292
11293         * gnus-encrypt.el: Remove file in favor of encrypt.el.
11294
11295 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11296
11297         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
11298         running the major-mode function.
11299
11300 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11301
11302         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
11303         dummy marks in the right way.
11304
11305 2004-10-18  David Edmondson  <dme@dme.org>
11306
11307         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
11308         excessively.
11309
11310 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
11311
11312         * gnus-util.el (gnus-split-references): Accept a nil references
11313         string and go on blissfully.
11314
11315         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
11316         cases where the references string is non-nil but has no references.
11317
11318         * encrypt.el: Add autoload tags.
11319
11320         * spam.el (spam-resolve-registrations-routine): Remove article
11321         from unregistration list too.  Reported by David Hanak
11322         <dhanak@isis.vanderbilt.edu>
11323
11324 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
11325
11326         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
11327         nil.  Changed custom type.
11328
11329 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
11330
11331         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
11332
11333         * gnus-sum.el (gnus-summary-move-article): Use it.
11334
11335 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
11336
11337         * encrypt.el: Add autoload cookies.
11338
11339         * spam.el (spam-backend-article-list-property)
11340         (spam-backend-get-article-todo-list)
11341         (spam-backend-put-article-todo-list)
11342         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
11343         Resolve registrations separately.
11344         (spam-register-routine): Format comments.
11345         (spam-unregister-routine, spam-register-routine): Always call with
11346         specific-articles, no default list.
11347         (spam-summary-prepare-exit): Use the spam-classifications function.
11348
11349         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
11350         gnus-encrypt.el.
11351
11352         * encrypt.el: Copied from gnus-encrypt.el.
11353
11354         * gnus-encrypt.el: Commented that it's obsolete.
11355
11356 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
11357
11358         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
11359         (gnus-score-save): Use it.
11360
11361         * message.el (message-bury): Use `window-dedicated-p'.
11362
11363 2004-10-15  Simon Josefsson  <jas@extundo.com>
11364
11365         * pop3.el (top-level): Don't require nnheader.
11366         (pop3-read-timeout): Add.
11367         (pop3-accept-process-output): Add.
11368         (pop3-read-response, pop3-retr): Use it.
11369
11370 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
11371
11372         * spam.el (spam-register-routine): Move comment.
11373         (spam-verify-bogofilter): Use 'unknown for the initial
11374         spam-bogofilter-valid state, not 'never.
11375
11376         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
11377         for netrc-machine.
11378
11379         * nnimap.el (nnimap-open-connection): Use
11380         netrc-machine-user-or-password.
11381
11382 2004-10-17  Richard M. Stallman  <rms@gnu.org>
11383
11384         * gnus-registry.el (gnus-registry-unload-hook):
11385         Set as a variable with add-hook.
11386
11387         * nnspool.el (nnspool-spool-directory): Use news-directory instead
11388         of news-path.
11389
11390         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
11391
11392         * spam.el: Delete duplicate `provide'.
11393         (spam-unload-hook): Set as a variable with add-hook.
11394
11395 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
11396
11397         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
11398         in the doc string.
11399
11400         * message.el (message-ignored-news-headers)
11401         (message-ignored-supersedes-headers)
11402         (message-ignored-resent-headers)
11403         (message-forward-ignored-headers): Improve custom type.
11404
11405 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11406
11407         * message.el (message-tokenize-header): Fix 2004-09-06 change
11408         which used point-min in the wrong place.
11409
11410 2004-10-12  Simon Josefsson  <jas@extundo.com>
11411
11412         * tls.el (tls-certtool-program): New variable.
11413         (tls-certificate-information): New function, based on
11414         ssl-certificate-information.
11415
11416 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11417
11418         * compface.el: Move the version of ELisp-based uncompface program
11419         to the contrib directory because of the copyright problem.
11420
11421 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11422
11423         * message.el (message-kill-buffer): Raise the current frame.
11424
11425 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11426
11427         * gnus-sum.el: Mention that multibyte characters don't work as marks.
11428
11429         * gnus.el (message-y-or-n-p): Autoload.
11430
11431         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
11432         (pop3-password-required, pop3-authentication-scheme)
11433         (pop3-leave-mail-on-server): Made customizable.
11434         (pop3): New custom group.
11435         (pop3-retr): Remove `sleep-for' statements.
11436         Suggested by Dave Love <fx@gnu.org>.
11437
11438         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
11439         Windows/DOS.
11440
11441         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11442         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
11443         Dave Love <fx@gnu.org>.
11444
11445         * mml.el (mml-minibuffer-read-disposition): Require match.
11446         Suggested by Dave Love <fx@gnu.org>.
11447
11448 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11449
11450         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
11451         doc string.
11452
11453 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11454
11455         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
11456
11457 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11458
11459         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
11460         instead of calling `mm-insert-inline', to decode text/* parts
11461         before displaying them.
11462
11463 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11464
11465         * mm-uu.el (mm-uu-text-plain-type): New variable.
11466         (mm-uu-pgp-signed-extract-1): Use it.
11467         (mm-uu-pgp-encrypted-extract-1): Use it.
11468         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
11469         bind mm-uu-text-plain-type with that value.
11470         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
11471         mm-uu-dissect.
11472
11473 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11474
11475         * gnus-group.el (gnus-update-group-mark-positions):
11476         * gnus-sum.el (gnus-update-summary-mark-positions):
11477         * message.el (message-check-news-body-syntax):
11478         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
11479         of string-as-multibyte.
11480
11481 2004-10-05  Juri Linkov  <juri@jurta.org>
11482
11483         * gnus-group.el (gnus-update-group-mark-positions):
11484         * gnus-sum.el (gnus-update-summary-mark-positions):
11485         * message.el (message-check-news-body-syntax):
11486         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
11487         8-bit unibyte values to a multibyte string for search functions.
11488
11489 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11490
11491         * mm-uu.el (mm-uu-dissect): Allow optional arg.
11492         (mm-uu-dissect-text-parts): New function.
11493
11494         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
11495         dissect text parts.
11496
11497         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
11498         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
11499
11500         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
11501
11502         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
11503         gnus-current-topics instead of gnus-current-topic.
11504
11505 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
11506
11507         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
11508
11509 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
11510
11511         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
11512         where approriate.
11513
11514         * nnml.el (nnml-generate-active-info): do.
11515
11516         * nndiary.el (nndiary-generate-active-info): do.
11517
11518         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
11519         (gnus-topic-move): do.
11520
11521         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
11522         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
11523
11524         * gnus-srvr.el (gnus-server-prepare)
11525         (gnus-server-open-all-servers): do.
11526
11527         * gnus-msg.el (gnus-summary-cancel-article)
11528         (gnus-summary-resend-message)
11529         (gnus-summary-mail-crosspost-complaint): do.
11530
11531         * gnus-move.el (gnus-change-server): do.
11532
11533         * gnus-group.el (gnus-group-unmark-all-groups)
11534         (gnus-group-set-current-level): do.
11535
11536 2004-10-04  Simon Josefsson  <jas@extundo.com>
11537
11538         * message.el (message-generate-hashcash): Doc fix.
11539
11540 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
11541
11542         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
11543         avoid infinite recursion via gnus-get-function.
11544
11545 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
11546
11547         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
11548
11549         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
11550
11551         * nnmail.el (nnmail-split-history): do.
11552
11553         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
11554         (nnml-request-delete-group): do.
11555
11556         * nnslashdot.el (nnslashdot-read-groups): do.
11557
11558         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
11559         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
11560
11561         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
11562         (nnspool-sift-nov-with-sed): Use last
11563         (nnspool-retrieve-headers-with-nov): Use mapc.
11564         (nnspool-request-newgroups): Use dolist.
11565         (nnspool-request-group): Use last.
11566
11567         * nntp.el (nntp-read-server-type): Use dolist.
11568
11569         * nnvirtual.el (nnvirtual-create-mapping)
11570         (nnvirtual-update-read-and-marked): Use dolist.
11571         (nnvirtual-convert-headers): Simplify.
11572
11573 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
11574
11575         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
11576         support for sync'ing tick marks.
11577
11578 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11579
11580         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
11581         there's no visible header.
11582
11583 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
11584
11585         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
11586         necessary, pass full group name to gnus-request-set-marks.
11587
11588 2004-10-01  Simon Josefsson  <jas@extundo.com>
11589
11590         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
11591         acroread.
11592
11593 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11594
11595         * spam-report.el (spam-report-gmane): Fix interactive.
11596
11597         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
11598
11599         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
11600         when writing file.
11601         (gnus-agent-synchronize-flags): Don't default to being
11602         interactive.
11603
11604 2004-09-30  Simon Josefsson  <jas@extundo.com>
11605
11606         * message.el (message-generate-hashcash): Add.
11607         (message-send-mail): Use it, call mail-add-payment.
11608
11609 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11610
11611         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
11612
11613 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
11614
11615         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
11616         gnus-requst-update-info with explicit code to sync the in-memory
11617         info read flags with the marks being sync'd to the backend.
11618
11619         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
11620
11621 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11622
11623         * spam.el (spam-verify-bogofilter): Add new function.
11624         (spam-check-bogofilter)
11625         (spam-bogofilter-register-with-bogofilter): Use it.
11626         (spam-verify-bogofilter): Add small fixes.
11627
11628 2004-09-28  Simon Josefsson  <jas@extundo.com>
11629
11630         * hashcash.el (hashcash-generate-payment): Revert.
11631
11632 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11633
11634         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
11635         gnus-extract-references instead of gnus-split-references.
11636
11637         * gnus-util.el (gnus-extract-references): Add new function, analogous
11638         to gnus-split-references but extracts only the message-ID without
11639         anything extra.
11640
11641         * hashcash.el (hashcash-generate-payment)
11642         (hashcash-check-payment): Do the right thing if hashcash-path is
11643         nil (because the hashcash program could not be found).
11644
11645         * spam.el (spam-use-hashcash): Remove comment.
11646
11647 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
11648
11649         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
11650         (gnus-cache-enter-article, gnus-cache-remove-article)
11651         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
11652
11653         * gnus-async.el (gnus-async-prefetch-remove-group): do.
11654
11655         * gnus-art.el (article-hide-boring-headers)
11656         (article-translate-strings, article-display-face)
11657         (gnus-article-mime-match-handle-first)
11658         (gnus-article-highlight-headers)
11659         (gnus-article-add-buttons-to-head): do.
11660
11661 2004-09-27  Simon Josefsson  <jas@extundo.com>
11662
11663         * hashcash.el: New version, from
11664         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
11665         ../contrib/.
11666
11667 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11668
11669         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
11670
11671 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
11672
11673         * gnus-dup.el (gnus-dup-open): Use mapc.
11674         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
11675
11676         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
11677         Reported by Stefan Wiens <s.wi@gmx.net>.
11678
11679         * gnus.el (gnus-shutdown): Use dolist.
11680
11681         * gnus-undo.el (gnus-undo): Use mapc.
11682
11683         * nnrss.el (nnrss-generate-active): do.
11684
11685         * message.el (message-cite-original-without-signature)
11686         (message-cite-original): Use mapc.
11687         (message-do-actions, message-make-forward-subject): Use dolist.
11688
11689 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
11690
11691         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
11692         deletion to remove entire duplicate line.  Fixes merged article
11693         number bug.
11694
11695 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
11696
11697         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
11698         servers that are offline.  Avoids having gnus-agent-toggle-plugged
11699         first ask if you want to open a server and then, even when you
11700         responded with no, asking if you want to synchronize the server's
11701         flags.
11702         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
11703         multi-line expressions.
11704         (gnus-agent-synchronize-group-flags): New internal function.
11705         Updates marks in memory (in the info structure) AND in the
11706         backend.
11707
11708         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
11709
11710         * nnagent.el (nnagent-request-set-mark): Use
11711         gnus-agent-synchronize-group-flags, not backend's request-set-mark
11712         method, to ensure that synchronization updates marks in the
11713         backend and in the info (in memory) structure.
11714
11715 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11716
11717         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
11718         convention fully; don't miss the root article of a thread; make
11719         the X-Draft-From header with correct article numbers.
11720
11721 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
11722
11723         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
11724         unless plugged.  Disable the agent so that an open failure causes
11725         an error.
11726
11727         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
11728         Reverted 2004-09-21 change.  The backend must be opened while
11729         synchronizing flags even when the backend stores the flags
11730         locally.
11731
11732 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
11733
11734         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
11735         in `header' match.  Reported by Svend Tollak Munkejord.
11736
11737         * message.el (message-cite-original): Fix use of
11738         `message-cite-articles-with-x-no-archive'.
11739
11740 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11741
11742         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
11743         (gnus-window-to-buffer): Ditto.
11744
11745         * mml.el (mml-preview-buffer): New variable.
11746         (mml-preview): Manage window layout with gnus-buffer-configuration.
11747
11748         * gnus-msg.el (gnus-setup-message): Put article numbers into the
11749         X-Draft-From header even if those articles aren't quoted.
11750
11751 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
11752
11753         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
11754         (gnus-request-set-mark, gnus-request-update-mark): Use new
11755         g-s-t-u-l-m to decide to use backend even when unplugged.
11756
11757 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11758
11759         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
11760         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
11761
11762 2004-09-20  Simon Josefsson  <jas@extundo.com>
11763
11764         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
11765         "utf-16-le".
11766
11767 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11768
11769         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
11770
11771 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11772
11773         * uudecode.el (uudecode-use-external): Add :version.
11774
11775         * smime.el (smime-CA-file, smime-encrypt-cipher)
11776         (smime-dns-server): Add :version.
11777
11778         * smiley.el (gnus-smiley-file-types): Add :version.
11779
11780         * sha1.el (sha1-use-external): Add :version.
11781
11782         * pgg-def.el (pgg-query-keyserver): Add :version.
11783
11784         * nnmail.el (nnmail-fancy-expiry-targets)
11785         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
11786         Add :version.
11787
11788         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
11789         (nnimap-retrieve-groups-asynchronous): Add :version.
11790         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
11791
11792         * mml.el (mml-content-disposition-parameters)
11793         (mml-insert-mime-headers-always): Add :version.
11794
11795         * mm-util.el (mm-coding-system-priorities): Add :version.
11796
11797         * mm-decode.el (mm-inline-text-html-with-images)
11798         (mm-keep-viewer-alive-types, mm-external-terminal-program)
11799         (mm-verify-option): Add :version.
11800         (mm-text-html-renderer): Change :version.
11801
11802         * message.el (message-fcc-externalize-attachments)
11803         (message-required-headers, message-draft-headers)
11804         (message-subject-trailing-was-query)
11805         (message-subject-trailing-was-ask-regexp)
11806         (message-subject-trailing-was-regexp, message-mark-insert-begin)
11807         (message-mark-insert-end, message-archive-header)
11808         (message-archive-note, message-cross-post-default)
11809         (message-cross-post-note, message-followup-to-note)
11810         (message-cross-post-note-function, message-use-mail-followup-to)
11811         (message-subscribed-address-functions)
11812         (message-subscribed-address-file, message-subscribed-addresses)
11813         (message-subscribed-regexps, message-allow-no-recipients)
11814         (message-yank-cited-prefix, message-signature-insert-empty-line)
11815         (message-hidden-headers, message-hierarchical-addresses)
11816         (message-mail-user-agent, message-use-idna)
11817         (message-valid-fqdn-regexp)
11818         (message-strip-special-text-properties, message-header-synonyms)
11819         (message-beginning-of-line, message-tab-body-function): Add :version.
11820         (message-insert-canlock, message-wide-reply-confirm-recipients):
11821         Change :version.
11822
11823         * mail-source.el (mail-source-ignore-errors): Add :group, :type
11824         and :version.
11825         (mail-source-delete-old-incoming-confirm)
11826         (mail-source-movemail-program): Add :version.
11827
11828         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
11829         (gnus-agent-cache, gnus-agent): Change :version.
11830
11831         * gnus-util.el (gnus-use-byte-compile): Change :version.
11832
11833         * gnus-sum.el (gnus-summary-make-false-root-always)
11834         (gnus-summary-default-high-score)
11835         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
11836         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
11837         (gnus-read-all-available-headers, gnus-article-emulate-mime)
11838         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
11839         (gnus-sum-thread-tree-single-indent)
11840         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
11841         (gnus-sum-thread-tree-leaf-with-other)
11842         (gnus-sum-thread-tree-single-leaf): Add :version.
11843         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
11844         (gnus-article-loose-mime): Change :version.
11845
11846         * gnus-start.el (gnus-backup-startup-file)
11847         (gnus-save-startup-file-via-temp-buffer): Add :version.
11848
11849         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
11850         (gnus-server-offline-face): Add :version.
11851
11852         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
11853
11854         * gnus-msg.el (gnus-gcc-externalize-attachments)
11855         (gnus-debug-files, gnus-debug-exclude-variables)
11856         (gnus-discouraged-post-methods): Change :version.
11857         (gnus-confirm-mail-reply-to-news)
11858         (gnus-confirm-treat-mail-like-news): Add :version.
11859
11860         * gnus-int.el (gnus-server-unopen-status): Add :version.
11861
11862         * gnus-group.el (gnus-group-jump-to-group-prompt)
11863         (gnus-large-ephemeral-newsgroup)
11864         (gnus-fetch-old-ephemeral-headers): Add :version.
11865
11866         * gnus-fun.el (gnus-x-face-directory)
11867         (gnus-convert-pbm-to-x-face-command)
11868         (gnus-convert-image-to-x-face-command)
11869         (gnus-convert-image-to-face-command): Add :version.
11870
11871         * gnus-delay.el (gnus-delay-default-hour): Add :version.
11872
11873         * gnus-cite.el (gnus-cite-blank-line-after-header)
11874         (gnus-article-boring-faces): Add :version.
11875
11876         * gnus-art.el (gnus-buttonized-mime-types)
11877         (gnus-inhibit-mime-unbuttonizing)
11878         (gnus-treat-display-face)
11879         (gnus-treat-body-boundary): Change :version.
11880         (gnus-body-boundary-delimiter, gnus-picon-databases)
11881         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
11882         (gnus-treat-date-english, gnus-treat-fold-headers)
11883         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
11884         (gnus-treat-mail-picon, gnus-treat-wash-html)
11885         (gnus-article-encrypt-protocol)
11886         (gnus-use-idna, gnus-article-over-scroll)
11887         (gnus-mime-display-multipart-alternative-as-mixed)
11888         (gnus-mime-display-multipart-related-as-mixed)
11889         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
11890         (gnus-ctan-url, gnus-button-ctan-handler)
11891         (gnus-button-handle-ctan-bogus-regexp)
11892         (gnus-button-ctan-directory-regexp)
11893         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
11894         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
11895         (gnus-button-man-level, gnus-button-emacs-level)
11896         (gnus-button-message-level, gnus-button-browse-level): Add :version.
11897
11898         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
11899         (gnus-agent-go-online): Change :version.
11900         (gnus-agent-expire-unagentized-dirs)
11901         (gnus-agent-auto-agentize-methods): Add :version.
11902
11903         * flow-fill.el (fill-flowed-display-column)
11904         (fill-flowed-encode-column): Add :version.
11905
11906         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11907         (gnus-outlook-deuglify-unwrap-max)
11908         (gnus-outlook-deuglify-cite-marks)
11909         (gnus-outlook-deuglify-unwrap-stop-chars)
11910         (gnus-outlook-deuglify-no-wrap-chars)
11911         (gnus-outlook-deuglify-attrib-cut-regexp)
11912         (gnus-outlook-deuglify-attrib-verb-regexp)
11913         (gnus-outlook-deuglify-attrib-end-regexp)
11914         (gnus-outlook-display-hook): Add :version.
11915
11916         * binhex.el (binhex-use-external): Add :version.
11917
11918 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
11919
11920         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
11921         and `invisible'.
11922
11923 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
11924
11925         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
11926         in gnus-registry-trim.
11927
11928 2004-09-13  Simon Josefsson  <jas@extundo.com>
11929
11930         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
11931
11932         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
11933
11934         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
11935         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
11936         <yamaoka@jpl.org>.
11937         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
11938         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
11939         <yamaoka@jpl.org>.
11940
11941         * sieve.el (sieve-manage-mode): Ditto.
11942
11943 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
11944
11945         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
11946
11947 2004-09-11  Simon Josefsson  <jas@extundo.com>
11948
11949         * dns-mode.el: Add.
11950
11951         * mm-view.el (mm-display-dns-inline): Add.
11952
11953         * mm-decode.el (mm-inline-media-tests): Add text/dns.
11954         (mm-automatic-display): Ditto.
11955
11956         * mailcap.el (mailcap-mime-data): Add text/dns.
11957         (mailcap-mime-extensions): Map .soa to text/dns.
11958
11959 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
11960
11961         * gnus-art.el (article-decode-mime-words, article-babel)
11962         (gnus-article-highlight-signature, gnus-article-add-buttons)
11963         (gnus-signature-toggle): Remove unnecessary bindings of
11964         `inhibit-read-only' inherited from v5.10 merge.
11965
11966 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
11967
11968         * nntp.el (nntp): New customization group.
11969         (nntp-authinfo-file): Add customization group.
11970
11971         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
11972
11973         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
11974
11975         * gnus.el (to-address, to-list, subscribed)
11976         (large-newsgroup-initial): Ditto.
11977
11978         * flow-fill.el (fill-flowed-display-column)
11979         (fill-flowed-encode-column): Ditto.
11980
11981 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11982
11983         * message.el (message-tokenize-header, message-send-mail-with-qmail):
11984         Use point-min rather than 1.
11985         (message-send-mail): Use buffer-size rather than point-max.
11986
11987         * gnus-sum.el (gnus-summary-search-article-forward):
11988         Signal a specific `search-failed' rather than a generic `error'.
11989
11990         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
11991         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
11992         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
11993
11994 2004-09-10  Simon Josefsson  <jas@extundo.com>
11995
11996         * nndb.el (require): Remove tcp and duplicate cl.
11997
11998 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11999
12000         * gnus-agent.el (directory-files-and-attributes): Move forward.
12001
12002 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12003
12004         * gnus-agent.el (directory-files-and-attributes): Optionally
12005         defined to support XEmacs.
12006
12007 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
12008
12009         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
12010         to avoid run-time CL dependencies.
12011         (gnus-agent-unfetch-articles): New function.
12012         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
12013         article numbers even when local .overview file is missing.
12014         (gnus-agent-read-article-number): New function.  Only accepts
12015         27-bit article numbers.
12016         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
12017         gnus-agent-read-article-number.
12018         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
12019         from backend while recognizing that article numbers in .overview
12020         must be valid.
12021         (gnus-agent-update-files-total-fetched-for): Use
12022         directory-files-and-attributes to improve performance.
12023         * gnus-int.el (gnus-request-move-article): Use
12024         gnus-agent-unfetch-articles in place of gnus-agent-expire to
12025         improve performance.
12026
12027         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
12028         some users confused by references to .newsrc when they only have a
12029         .newsrc.eld file.
12030         (gnus-convert-mark-converter-prompt)
12031         (gnus-convert-converter-needs-prompt): Fixed use of property list.
12032         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
12033         New function.  Used internally to only display 'gnus converting
12034         files' message when actually necessary.
12035
12036         * gnus-sum.el (): Removed (require 'gnus-agent) as required
12037         methods now autoloaded.
12038
12039 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12040
12041         * gnus-sum.el (gnus-summary-insert-subject): Remove list
12042         identifiers.
12043
12044 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
12045
12046         * gnus-picon.el: Fix indentation and closing parenthesis.
12047
12048 2004-09-01  Simon Josefsson  <jas@extundo.com>
12049
12050         * message.el (message-canlock-generate): Require sha1, not
12051         sha1-el.  (Can we get rid of this require altogether?  It is ugly
12052         to require within a function.  Sadly, if sha1.el isn't loaded, the
12053         let binding in m-c-g will hide the defcustom definition, which is
12054         bad.)
12055
12056         * canlock.el: Require sha1, not sha1-el.
12057
12058         * message.el: Don't autoload sha1 (there is a autoload cookie in
12059         sha1.el).
12060
12061         * sha1-el.el: Renamed to sha1.el.
12062
12063 2004-08-30  Juanma Barranquero  <lektu@terra.es>
12064
12065         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
12066
12067 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12068
12069         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
12070
12071 2004-08-30  Kim F. Storm  <storm@cua.dk>
12072
12073         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
12074
12075         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
12076         Add :group 'nnimap.
12077
12078 2004-08-30  Andreas Schwab  <schwab@suse.de>
12079
12080         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
12081         ?* and ?\;.
12082
12083         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
12084         and ?\' to symbol instead of whitespace.
12085
12086 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12087
12088         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
12089
12090         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
12091         instead of re-search-forward.
12092
12093         * gnus-uu.el (gnus-uu-save-article): Ditto.
12094         (gnus-uu-post-encode-uuencode): Ditto.
12095
12096         * html2text.el (html2text-clean-list-items): Ditto.
12097         (html2text-clean-dtdd): Ditto.
12098         (html2text-format-tags): Ditto.
12099
12100         * message.el (message-send-mail-with-sendmail): Fix regexp.
12101         (message-fill-field-general): Use search-forward instead of
12102         re-search-forward.
12103         (unbold-region): Ditto.
12104
12105         * nnrss.el (nnrss-request-article): Ditto.
12106
12107         * nnslashdot.el (nnslashdot-request-article): Ditto.
12108
12109         * nnweb.el (nnweb-gmane-wash-article): Ditto.
12110
12111         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
12112         "Unrecognized menu descriptor" error in XEmacs.
12113
12114 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12115
12116         * gnus-sum.el (gnus-read-header): Don't remove a header for the
12117         parent article of a sparse article in the thread hashtb.
12118
12119 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
12120
12121         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
12122         (nnmail-expand-newtext): Lowercase expanded entries if
12123         nnmail-split-lowercase-expanded is non-nil.
12124
12125 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12126
12127         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
12128
12129         * gnus-group.el (gnus-group-line-format-alist): Convert the value
12130         of gnus-tmp-news-method into string under XEmacs.  It will be
12131         passed to gnus-correct-length which takes only a string argument.
12132
12133 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12134
12135         * gnus-util.el (gnus-bind-print-variables): New macro.
12136         (gnus-prin1): Use it.
12137         (gnus-prin1-to-string): Use it.
12138         (gnus-pp): New function.
12139         (gnus-pp-to-string): New function.
12140
12141         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
12142         Replace pp-to-string with gnus-pp-to-string.
12143         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
12144         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
12145         * gnus-msg.el (gnus-debug): Ditto.
12146         * gnus-score.el (gnus-score-save): Ditto.
12147         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
12148         gnus-pp-to-string.
12149         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
12150         with gnus-pp.
12151         * score-mode.el (gnus-score-pretty-print): Ditto.
12152         * webmail.el (webmail-debug): Ditto.
12153
12154 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12155
12156         * gnus-art.el (article-display-face, article-display-x-face):
12157         Use buffer-read-only.
12158
12159 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12160
12161         * gnus-art.el (article-hide-list-identifiers):
12162         Bind inhibit-read-only as t.
12163
12164 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
12165
12166         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
12167
12168 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12169
12170         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
12171         (gnus-narrow-to-page): Don't assume point-min == 1.
12172         (gnus-article-edit-mode): Derive from message-mode.
12173
12174         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
12175         point-min == 1.
12176
12177         * imap.el (imap-parse-address-list, imap-parse-body-ext):
12178         Disable incorrect use of `assert'.
12179
12180         * message.el (message-mode): Set comment-start-skip.
12181
12182
12183 2004-08-22  Sam Steingold  <sds@gnu.org>
12184
12185         * pop3.el (pop3-leave-mail-on-server): New user variable.
12186         (pop3-movemail): Delete mail only when it is nil.
12187
12188 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
12189
12190         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
12191
12192         * mml.el (mml-preview): Use `pop-to-buffer'.
12193
12194         * message.el (message-goto-mail-followup-to): Insert after "To".
12195         (message-carefully-insert-headers): Add comment.
12196
12197         * gnus.el: Remove unused variable `gnus-article-check-size'.
12198
12199         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
12200
12201         * gnus-art.el (gnus-button-alist): Improve
12202         `gnus-button-handle-library' entry.
12203
12204 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
12205
12206         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
12207         downcase, since XEmacs capitalizes error messages differently.
12208
12209 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
12210
12211         * nntp.el: Add (require 'gnus) due to reference to
12212         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
12213
12214 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
12215
12216         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
12217         `mm-fill-flowed'.
12218
12219         * mm-decode.el (mm-dissect-singlepart): Check it.
12220
12221 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
12222
12223         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
12224         'imap' for netrc parsing.
12225
12226 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
12227
12228         * mailcap.el (mailcap-mime-data): Mark as risky.
12229
12230 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12231
12232         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
12233         may be included in the encoded word.
12234         (rfc2047-encode): Don't append a space if the encoded word
12235         includes close parenthesis.
12236
12237 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12238
12239         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
12240         of text within parentheses.
12241
12242 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
12243
12244         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
12245         (gnus-encrypt-write-file-contents): Make the password key the file
12246         name PLUS the cipher, not just the cipher.  Also remove failed
12247         passwords from the cache.
12248
12249 2004-08-06  Simon Josefsson  <jas@extundo.com>
12250
12251         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
12252         fix.
12253
12254 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12255
12256         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
12257         LWSP.
12258
12259 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
12260
12261         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
12262         to append in-reply-to: data to the references: header.
12263
12264         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
12265         (netrc-parse): Use gnus-encrypt.el functions.
12266
12267         * gnus-encrypt.el: Add new file for encryption support; currently
12268         does only a few GPG ciphers and an internal XOR cipher.
12269
12270         * password.el: Add comments on using password-read-and-add.
12271         (password-read-and-add): Add function to read and add the
12272         password to the cache at once.
12273
12274 2004-07-28  Simon Josefsson  <jas@extundo.com>
12275
12276         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
12277         parameter (but don't use it, for now).
12278
12279         * imap.el (imap-ssl-open): Use imap-process-connection-type,
12280         instead of hard coding to nil.
12281
12282 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12283
12284         * mm-view.el (mm-inline-image-emacs): Open lines under an image
12285         as mm-inline-image-xemacs does.
12286
12287 2004-07-26  Simon Josefsson  <jas@extundo.com>
12288
12289         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
12290         Revert part of 2004-07-17 change below.
12291
12292 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12293
12294         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
12295         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
12296
12297 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12298
12299         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
12300         quotes that actually start with ">" at the beginning of the
12301         lines.
12302
12303 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12304
12305         * rfc2047.el (rfc2047-encode-region): Fix last change.
12306         (rfc2047-encode-parameter): Remove useless concat.
12307
12308 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12309
12310         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
12311         encode special characters; fix some kind of misconfigured headers;
12312         signal a real error if debug-on-quit or debug-on-error is non-nil.
12313         (rfc2047-encode-max-chars): New variable.
12314         (rfc2047-encode-1): Use it.
12315         (rfc2047-encode-parameter): New function.
12316
12317         * mml.el (mml-insert-parameter): Remove an excessive space.
12318
12319 2004-07-17  Simon Josefsson  <jas@extundo.com>
12320
12321         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
12322         Kai Grossjohann <kai@emptydomain.de>.
12323         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
12324         (gnus-group-make-menu-bar): Ditto.
12325
12326         * gnus-util.el (gnus-group-server): Add.
12327
12328 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
12329
12330         * message.el (message-clone-locals): Clone sendmail and smtp
12331         variables.
12332
12333 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12334
12335         * rfc2047.el (rfc2047-encode-region): Fix last change.
12336
12337 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12338
12339         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
12340         characters as non-special.
12341
12342 2004-07-09  Simon Josefsson  <jas@extundo.com>
12343
12344         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
12345         Users will lose all flag changes made while unplugged with
12346         e.g. nntp unless flag synchronization happens, thus `nil' is not a
12347         good default.  See numerous reports on ding mailing list.
12348
12349 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12350
12351         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
12352         add generate-head-function and generate-article-function to the
12353         rfc822-forward entry.
12354         (nndoc-rfc822-forward-generate-article): New function.
12355         (nndoc-rfc822-forward-generate-head): New function.
12356
12357         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
12358
12359 2004-07-06  Dan Christensen  <jdc@uwo.ca>
12360
12361         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
12362         respect display group parameter and gnus-summary-expunge-below.
12363         (gnus-articles-to-read): Remove unused reference to display group
12364         parameter.
12365
12366 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12367
12368         * nnheader.el (nnheader-uniquify-message-id): New experimental
12369         variable.
12370         (nnheader-nov-read-message-id): Use it.
12371
12372         * spam-report.el (spam-report-gmane): Add interactive.
12373
12374 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12375
12376         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
12377         qp-or-base64 for the application/* types.
12378
12379 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
12380
12381         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
12382
12383 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
12384
12385         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
12386         trim value.
12387
12388 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
12389
12390         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
12391         New macro and function.
12392         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
12393
12394 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12395
12396         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
12397         after-load-alist.
12398
12399 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12400
12401         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
12402         update info that isn't there.
12403
12404 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
12405
12406         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
12407         entry.
12408
12409 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12410
12411         * mm-view.el (mm-inline-render-with-function): Use multibyte
12412         buffer; decode html source by charset.
12413
12414         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
12415
12416         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
12417         Mule-UCS is loaded under XEmacs.
12418         (mm-mime-mule-charset-alist): Avoid duplicated entries.
12419
12420 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
12421
12422         * nnheader.el (nnheader-max-head-length): Increase to 8192.
12423
12424 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12425
12426         * mm-util.el (mm-coding-system-p): Return a coding-system.
12427         (mm-mime-mule-charset-alist): Use shift_jis instead of
12428         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
12429         entries for the mime charsets iso-2022-jp-3 and shift_jis.
12430         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
12431         instead of japanese-shift-jis and iso-latin-1 respectively in
12432         order to share the default value with both Emacs and XEmacs-mule.
12433         (mm-mule-charset-to-mime-charset): Make
12434         mm-coding-system-priorities effective.
12435         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
12436         while predicating of candidates upon the priorities.
12437
12438 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
12439
12440         * gnus-sum.el (gnus-summary-make-menu-bar): Add
12441         gnus-uu-invert-processable.
12442
12443         * gnus.el: Autoload gnus-uu-invert-processable.
12444
12445 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12446
12447         * mm-util.el (mm-with-multibyte-buffer): New macro.
12448
12449         * rfc2047.el (rfc2047-encode-string): Use it.
12450         (rfc2047-encode-region): Move point to the end of the region after
12451         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
12452
12453 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12454
12455         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
12456         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
12457
12458 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12459
12460         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
12461         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
12462         Karl Chen <quarl@nospam.quarl.org>.
12463
12464 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
12465
12466         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
12467         invalid addresses.
12468
12469 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
12470
12471         * spam.el: Change section markers, revise TODO list.
12472         (spam-backends): Make new master list of all installed backends.
12473         (spam-summary-exit-behavior): Add new variable to determine how
12474         messages moves are done at summary exit.
12475         (spam-move-spam-nonspam-groups-only)
12476         (spam-process-ham-in-nonham-groups)
12477         (spam-process-ham-in-spam-groups): Remove variables, the
12478         spam-summary-exit-behavior variable should be used to manage this
12479         behavior.
12480         (spam-old-ham-articles, spam-old-spam-articles): Remove.
12481         (spam-old-articles): Add variable, replacing spam-old-ham-articles
12482         and spam-old-spam-articles.
12483         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
12484         Add empty variables, placeholders for the backends they represent.
12485         (spam-set-difference): Move, unchanged.
12486         (spam-list-of-processors): Declare OBSOLETE, not used anymore
12487         unless the user has a processor variable.
12488         (spam-classifications, spam-classification-valid-p)
12489         (spam-backend-properties, spam-backend-property-valid-p)
12490         (spam-backend-function-type-valid-p)
12491         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
12492         (spam-report-articles-gmane, spam-report-articles-resend):
12493         Remove functions, they are not needed.
12494         (spam-install-backend-super, spam-backend-list)
12495         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
12496         (spam-backend-function, spam-backend-ham-registration-function)
12497         (spam-backend-spam-registration-function)
12498         (spam-backend-ham-unregistration-function)
12499         (spam-backend-spam-unregistration-function)
12500         (spam-backend-statistical-p, spam-backend-mover-p)
12501         (spam-install-backend-alias, spam-install-checkonly-backend)
12502         (spam-install-mover-backend, spam-install-nocheck-backend)
12503         (spam-install-backend, spam-install-statistical-backend)
12504         (spam-install-statistical-checkonly-backend): Add backend installation
12505         support.
12506         (spam-summary-prepare-exit): Rewrite to use the new backend code.
12507         (spam-group-processor-p): Use the new backend code and respect the
12508         summary exit behavior.
12509         (spam-mark-spam-as-expired-and-move-routine): Remove.
12510         (spam-summary-prepare): Change to use the new spam-old-articles
12511         variable.
12512         (spam-copy-or-move-routine, spam-copy-spam-routine)
12513         (spam-move-spam-routine, spam-copy-ham-routine)
12514         (spam-move-ham-routine): Add code to copy/move ham or spam.
12515         (spam-fetch-field-fast): Improve doc and code, plus allow the
12516         'number request.
12517         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
12518         variables.
12519         (spam-split, spam-find-spam): Use the new backend code.
12520         (spam-registration-functions): Remove variable.
12521         (spam-unregister-routine): Add convenience wrapper.
12522         (spam-log-undo-registration, spam-register-routine)
12523         (spam-log-processing-to-registry)
12524         (spam-log-unregistration-needed-p): Rename "check" to "backend"
12525         where possible.
12526         (spam-check-gmane-xref, spam-check-regex-headers)
12527         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
12528         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
12529         (spam-check-bogofilter-headers, spam-check-spamoracle)
12530         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
12531         (spam-check-crm114-headers): Use the spam-split-group that
12532         spam-split prepares, no need to determine it every time.
12533
12534         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
12535         to the nnheader-parse-naked-head call.
12536
12537         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
12538
12539         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
12540         the nnheader-nov-read-message-id call.
12541
12542 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12543
12544         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
12545         gnus-activate-group twice.  Suggested by Markus Peter
12546         <warp@spin.de>.
12547
12548 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12549
12550         * gnus-art.el (gnus-article-time-format): Exchange the order of
12551         day and month in the default value; fix customization type.
12552         (article-date-ut): Use add-text-properties.
12553         (article-make-date-line): Use message-make-date instead of
12554         current-time-string.
12555
12556         * message.el (message-fetch-field): Don't use set-text-properties.
12557         (message-make-date): Simplify.
12558
12559         * messagexmas.el (message-xmas-make-date): New function.
12560         (message-xmas-redefine): Defalias message-make-date to it.
12561
12562 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12563
12564         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
12565         (rfc2047-encode-region): Treat text within parentheses as special;
12566         show the original text when error has occurred.
12567
12568         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
12569         already-computed method to gnus-activate-group.
12570
12571         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
12572         same select-methods identical Lisp objects.
12573
12574         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
12575         object when modifying the info.
12576
12577 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12578
12579         * gnus-srvr.el (gnus-server-set-info): Remove the server from
12580         gnus-opened-servers since it has never been opened with the new
12581         configuration yet.
12582
12583 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12584
12585         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
12586         arg to nnheader-generate-fake-message-id.
12587
12588 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
12589
12590         * nnheader.el (nnheader-generate-fake-message-id): Accept a
12591         number and build a fake message ID localized to a group and
12592         article number (so it's repeatable from that point on).
12593         (nnheader-fake-message-id-p): Change regex to accomodate new fake
12594         ID format.
12595
12596         * gnus-sum.el (gnus-get-newsgroup-headers): Call
12597         nnheader-generate-fake-message-id with the article number.
12598
12599 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
12600
12601         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
12602         end-of-buffer.
12603
12604 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12605
12606         * message.el (message-ignored-supersedes-headers): Add Approved.
12607
12608 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12609
12610         * rfc2047.el (rfc2047-encode-message-header): Remove useless
12611         goto-char.
12612         (rfc2047-encode): Fold the line before encoding.
12613
12614 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12615
12616         * rfc2047.el (rfc2047-encode-message-header): Disabled header
12617         folding -- not all headers can be folded, and this should be done
12618         by the message composition mode.  Probably.  I think.
12619
12620 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12621
12622         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
12623         fast.
12624
12625         * gnus-ems.el (gnus-remove-image): Don't use
12626         message-text-with-property; remove only the image found first.
12627
12628         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
12629         found first.
12630
12631 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
12632
12633         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
12634
12635 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12636
12637         * message.el (message-text-with-property): Make it fast and accept
12638         optional arguments.
12639         (message-strip-forbidden-properties): Use it.
12640         (message-fix-before-sending): Follow the m-t-w-p change.
12641
12642         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
12643
12644 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12645
12646         * gnus-art.el (article-hide-headers): Don't change the buffer
12647         mistakenly when performing mml-preview even if
12648         gnus-single-article-buffer is nil.
12649
12650 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
12651
12652         * message.el (message-expand-name-databases): New user option.
12653         (message-expand-name): Use it.
12654
12655 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
12656
12657         * spam.el (spam-report-articles-resend)
12658         (spam-report-resend-register-routine): Allow ham reporting.
12659         (spam-report-resend-register-ham-routine): Add wrapper.
12660         (spam-registration-functions): Add ham resending functions.
12661         (spam-list-of-processors): Add ham resend processor.
12662
12663         * gnus.el (ham-resend-to): Add new group parameter.
12664         (spam-process): Add ham resend option.
12665
12666         * spam-report.el (spam-report-resend): Allow reporting ham.
12667         (spam-report-resend-ham): Add wrapper.
12668
12669 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12670
12671         * message.el (message-cite-articles-with-x-no-archive): New
12672         variable.
12673         (message-cite-original): Use it.
12674
12675 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12676
12677         * message.el (message-cite-original): Respect X-No-Archive.
12678
12679 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12680
12681         * gnus-art.el (article-hide-headers): Refer to the values for
12682         gnus-ignored-headers and gnus-visible-headers in the summary
12683         buffer since a user may have set them as group parameters.
12684
12685 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
12686
12687         * assistant.el (assistant-node-name): Add convenience function.
12688         (assistant-render-text, assistant-render-node): Add error handling,
12689         plus handle multiple next nodes.
12690         (assistant-find-next-node): Comment out for now.
12691         (assistant-find-next-nodes): Add function, returns list of next
12692         nodes.
12693
12694 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
12695
12696         * mail-source.el (mail-source-directory): Fix doc-string.
12697
12698 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
12699
12700         * assistant.el (assistant-render-text, assistant-eval): Add :set
12701         widget type, which is different because it takes and returns a
12702         list.  Much hilarity ensues.
12703
12704 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
12705
12706         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
12707
12708         * gnus-group.el (gnus-group-get-new-news-this-group): Added
12709         doc-string.
12710
12711         * gnus-start.el (gnus-activate-group): Added doc-string.
12712
12713 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12714
12715         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
12716
12717 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
12718
12719         * assistant.el (assistant-render-text): Try to add a :set
12720         widget, more to come.
12721
12722         * spam.el (spam-group-spam-contents-p): Handle empty groupname
12723         strings.
12724         (spam-report-articles-resend)
12725         (spam-register-routine): Do registration iff any articles warrant
12726         it.
12727         (spam-summary-prepare-exit): Change log message for nil group
12728         destinations.
12729
12730 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
12731
12732         * spam.el (spam-report-resend-register-routine): Allow
12733         spam-report-resend-to to be a group parameter or a global value.
12734
12735 2004-05-26  Simon Josefsson  <jas@extundo.com>
12736
12737         * starttls.el: Merge with my GNUTLS based starttls.el.
12738         (starttls-gnutls-program, starttls-use-gnutls)
12739         (starttls-extra-arguments, starttls-process-connection-type)
12740         (starttls-connect, starttls-failure, starttls-success): New
12741         variables.
12742         (starttls-program, starttls-extra-args): Doc fix.
12743         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
12744         functions.
12745         (starttls-negotiate, starttls-open-stream): Check
12746         `starttls-use-gnutls' and pass on to corresponding *-gnutls
12747         function if it is set.
12748
12749 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12750
12751         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
12752         structured fields.
12753
12754 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12755
12756         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
12757
12758 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
12759
12760         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
12761         variable.
12762         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
12763         assigning the spam-mark to new messages.
12764
12765 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
12766
12767         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
12768
12769 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12770
12771         * dgnushack.el: Autoload customize-set-variable for XEmacs.
12772
12773         * rfc2047.el (rfc2047-encodable-p): Don't move point.
12774         (rfc2047-decode): Treat the ascii coding-system as raw-text by
12775         default.
12776
12777 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
12778
12779         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
12780         correct data.
12781
12782 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
12783
12784         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
12785         (spam-group-processor-p): Fix function.
12786         (spam-group-processor-multiple-p)
12787         (spam-group-spam-processor-report-gmane-p)
12788         (spam-group-spam-processor-report-resend-p)
12789         (spam-group-spam-processor-bogofilter-p)
12790         (spam-group-spam-processor-blacklist-p)
12791         (spam-group-spam-processor-ifile-p)
12792         (spam-group-ham-processor-ifile-p)
12793         (spam-group-spam-processor-spamoracle-p)
12794         (spam-group-spam-processor-crm114-p)
12795         (spam-group-ham-processor-bogofilter-p)
12796         (spam-group-spam-processor-stat-p)
12797         (spam-group-ham-processor-stat-p)
12798         (spam-group-ham-processor-whitelist-p)
12799         (spam-group-ham-processor-BBDB-p)
12800         (spam-group-ham-processor-spamoracle-p)
12801         (spam-group-ham-processor-copy-p): Remove functions with some
12802         prejudice against unneeded code.
12803         (spam-report-articles-resend)
12804         (spam-report-resend-register-routine): Allow the group/topic
12805         spam-resend-to value to override spam-report-resend-to.
12806         (spam-summary-prepare-exit): Invoke spam-group-processor-p
12807         properly now.
12808
12809         * gnus.el (spam-resend-to): Add group/topic parameter.
12810         (spam-process): Move the OBSOLETE processors to the end of the
12811         choices.
12812
12813 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
12814
12815         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
12816         with resend-to set to nil, and then ask the user if necessary.
12817         (spam-report-resend): spam-report-resend takes a list of articles, not
12818         separate article numbers.
12819
12820 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12821
12822         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
12823         addition to emacs-w3m.
12824
12825 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12826
12827         * assistant.el (assistant-authinfo-data): New function.
12828         (assistant-eval): Eval for entire assistant.
12829
12830         * netrc.el (netrc-services-file): New variable.
12831         (netrc-parse-services): New function.
12832         (netrc-find-service-name): New function.
12833         (netrc-find-service-number): New function.
12834         (netrc-port-equal): New function.
12835         (netrc-machine): Use it.
12836
12837         * nnimap.el (nnimap-open-connection): Use netrc.
12838
12839         * gnus-util.el (gnus-netrc-get): Remove aliases.
12840
12841         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
12842
12843         * assistant.el (wid-edit): Fix compilation.
12844
12845         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
12846
12847 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
12848
12849         * gnus-util.el (gnus-set-file-modes): New function.  (small
12850         patch).
12851
12852 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12853
12854         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
12855
12856         * assistant.el (assistant-render-node): Fix up rendering and
12857         read-only text.
12858         (assistant-render-node): Reset.
12859         (assistant-make-read-only): Not sticky.
12860
12861 2004-05-20  Danny Siu  <dsiu@adobe.com>
12862
12863         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
12864         centered even when gnus-auto-center-summary is t
12865
12866 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12867
12868         * dns.el (dns-get-txt-answer): New function.
12869         (dns-read-txt): Ditto.
12870         (query-dns): Use it.
12871
12872 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12873
12874         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
12875         active for foreign groups even if the group level is higher than
12876         the specified value.
12877
12878 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12879
12880         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
12881         non-active groups.
12882
12883         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
12884
12885 2004-05-20  Magnus Henoch  <mange@freemail.hu>
12886
12887         * dns.el (dns-read-type): Add support for SVR.  (small patch)
12888
12889 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
12890
12891         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
12892         (spam-crm114-header, spam-crm114-spam-switch)
12893         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
12894         (spam-crm114-positive-spam-header)
12895         (spam-crm114-database-directory, spam-list-of-processors)
12896         (spam-group-spam-processor-crm114-p)
12897         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
12898         (spam-generic-score, spam-list-of-checks)
12899         (spam-list-of-statistical-checks, spam-registration-functions)
12900         (spam-check-crm114-headers, spam-crm114-score)
12901         (spam-check-crm114, spam-crm114-register-with-crm114)
12902         (spam-crm114-register-spam-routine)
12903         (spam-crm114-unregister-spam-routine)
12904         (spam-crm114-register-ham-routine)
12905         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
12906         asjo@koldfront.dk (Adam Sjøgren).
12907
12908         * gnus.el: Add spam-use-crm114.
12909
12910         * spam.el (spam-list-of-processors, spam-registration-functions):
12911         Add spam-use-resend.
12912         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
12913         (spam-report-articles-gmane): Add doc fix.
12914         (spam-report-articles-resend, spam-report-resend-register-routine):
12915         Add wrappers around spam-report-resend-to.
12916
12917         * spam-report.el (spam-report-resend-to, spam-report-resend):
12918         Add support for resending spam.
12919         (spam-report-gmane): Fix line length >80.
12920
12921         * gnus.el (spam-process): Add spam-use-resend.
12922
12923 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12924
12925         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
12926         number of processed spam messages.
12927         (spam-ham-copy-or-move-routine): Return the number of processed
12928         ham messages.
12929         (spam-summary-prepare-exit): Use the above values to decide
12930         whether status messages shouled be displayed.
12931
12932 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12933
12934         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
12935         `rfc2047-encoding-function-alist' in order to avoid conflicting
12936         with the old version.
12937         (rfc2047-encode-region): Concatenate words containing non-ASCII
12938         characters in structured fields; don't encode space-delimited
12939         ASCII words even in unstructured fields; don't break words at
12940         char-category boundaries.
12941         (rfc2047-encode-1): New function.
12942         (rfc2047-encode): Use it; encode text so that it occupies the
12943         maximum width within 76-column; work correctly on Q encoding for
12944         iso-2022-* charsets.
12945         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
12946         sure not to break a line just after the header name.
12947         (rfc2047-b-encode-region): Removed.
12948         (rfc2047-b-encode-string): New function.
12949         (rfc2047-q-encode-region): Removed.
12950         (rfc2047-q-encode-string): New function.
12951
12952         * mm-util.el (mm-replace-in-string): New function.
12953
12954 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12955
12956         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
12957         get it right.
12958         (gnus-inews-make-draft): Really.
12959
12960 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
12961
12962         * nnmh.el (nnmh-request-list-1): Don't check the link count
12963         before descending.  (small patch)
12964
12965 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12966
12967         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
12968         stuff.
12969
12970         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
12971         on real group name.
12972
12973         * gnus-art.el (gnus-signature-limit): Doc fix.
12974
12975         * gnus-msg.el (gnus-inews-make-draft): Quote list.
12976
12977         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
12978
12979 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
12980
12981         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
12982         isn't a string.
12983
12984 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12985
12986         * gnus-draft.el (gnus-draft-send): Bind
12987         rfc2047-encode-encoded-words.
12988
12989         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
12990         (rfc2047-encodable-p): Say that =? needs encoding.
12991         (rfc2047-encode-encoded-words): New variable.
12992
12993         * gnus-group.el (gnus-group-select-group): Doc fix.
12994
12995         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
12996
12997         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
12998         to nil.
12999
13000         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
13001
13002         * nnheader.el (nnheader-get-lines-and-char): New function.
13003
13004 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
13005
13006         * gnus-msg.el (gnus-summary-followup-with-original): Document
13007         yanking of region when active.
13008
13009 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13010
13011         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
13012         groups if the group level is higher than the specified value.
13013
13014 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13015
13016         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
13017         (gnus-group-jump-to-group): Added prefix argument using
13018         `gnus-group-jump-to-group-prompt'.  Query before jumping to
13019         non-active group.
13020
13021         * compface.el (uncompface): Be verbose when changing
13022         `uncompface-use-external'.
13023
13024         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
13025         handle manual section.
13026
13027 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13028
13029         * gnus-art.el (gnus-button-alist): Revert previous change.
13030
13031 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13032
13033         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
13034
13035 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13036
13037         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
13038         whether backend can accept message.
13039
13040         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
13041
13042 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
13043
13044         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
13045         Avoid creating directory when nntp-marks-is-evil is true.
13046         Reported by Reiner Steib.
13047
13048 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13049
13050         * gnus-picon.el (gnus-picon-style): New variable.
13051         (gnus-picon-insert-glyph): Added optional `nostring' argument.
13052         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
13053         Jesper Harder <harder@ifa.au.dk>.
13054
13055 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13056
13057         * message.el (message-fill-field): Return point.
13058         (message-generate-headers): Go to end of field.
13059
13060         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
13061         stuff for non-living groups.
13062
13063 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
13064
13065         * gnus-art.el (gnus-article-followup-with-original)
13066         (gnus-article-reply-with-original): gnus-mark-active-p ->
13067         gnus-region-active-p.
13068
13069 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
13070
13071         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
13072         only when there is spam or ham to be processed.
13073
13074 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13075
13076         * mail-source.el (mail-source-delete-crash-box): Refactor.
13077         (mail-source-fetch): Use it.
13078         (mail-source-fetch-file): Ditto.
13079         (mail-source-fetch-directory): Run postscript in loop.
13080         (mail-source-fetch-pop): Delete.
13081         (mail-source-fetch-maildir): Ditto.
13082         (mail-source-fetch-imap): Ditto.
13083
13084         * imap.el (imap-authenticators): Comment out sasl.
13085
13086         * message.el (message-skip-to-next-address): New function.
13087         (message-fill-header-address): Refactor.
13088         (message-fill-address): Use it.
13089         (message-delete-address): Use it.
13090         (message-fill-header-general): Refactor.
13091         (message-fill-field-address): Rename.
13092         (message-narrow-to-field): Find the start of the header.
13093         (message-header-format-alist): Don't pre-fill.
13094         (message-fill-header): Removed.
13095         (message-insert-header): New function.
13096         (message-shorten-references): Use it.
13097
13098         * rfc2047.el (rfc2047-field-value): Strip props.
13099
13100         * mail-parse.el (mail-header-make-address): New alias.
13101
13102         * ietf-drums.el (ietf-drums-make-address): New function.
13103
13104         * imap.el: Add compiler directives.
13105
13106         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
13107
13108         * gnus-art.el (article-decode-idna-rhs): Don't use
13109         message-idna-inside-rhs-p.
13110
13111 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13112
13113         * message.el (message-idna-inside-rhs-p): Removed.
13114         (message-idna-to-ascii-rhs-1): Use proper address parsing.
13115
13116         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
13117         false positives.
13118
13119 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
13120
13121         * imap.el (imap-sasl-make-mechanisms): Use sasl.
13122
13123 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13124
13125         * nneething.el (nneething-file-name): Don't create spurious
13126         files.
13127
13128         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
13129         (gnus-inews-do-gcc): Remove sleep.
13130
13131         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
13132         part under point.
13133
13134         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
13135         (gnus-agent-regenerate-group): Using nil messages aren't valid.
13136
13137 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
13138
13139         * spam.el (spam-summary-prepare-exit): Fixed (length).
13140
13141 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
13142
13143         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
13144         as expired without moving it" message when there are spam
13145         messages left.
13146
13147 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
13148
13149         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
13150         header is not nil.
13151
13152 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
13153
13154         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
13155         nntp-possibly-create-directory, not nntp-possibly-change-group.
13156         (nntp-marks-changed-p): New arg SERVER.
13157         (nntp-request-update-info): Adjust caller.
13158
13159 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
13160
13161         * nntp.el (nntp-save-marks): Pass missing arg.
13162
13163 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
13164
13165         * nntp.el: Support marks.
13166         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
13167         (nntp-marks-modtime, nntp-marks-directory): New variables.
13168         (nntp-request-set-mark, nntp-request-update-info)
13169         (nntp-possibly-create-directory, nntp-marks-changed-p)
13170         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
13171         functions.
13172
13173 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
13174
13175         * gnus-xmas.el (gnus-xmas-select-lowest-window)
13176         (gnus-xmas-redefine): Rename.
13177
13178         * gnus-score.el (gnus-score-insert-help): Use
13179         gnus-select-lowest-window.
13180
13181         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
13182         appt-select-lowest-window and rename to gnus-select-lowest-window.
13183
13184         * gnus.el: do.
13185
13186 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13187
13188         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
13189         encodings of MIME-encoded words, in order to improve
13190         interoperability with several broken MUAs.
13191
13192 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13193
13194         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
13195         tags, only when charsets are not specified in headers.
13196         (mm-inline-text-html-render-with-w3m): Ditto.
13197
13198         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
13199         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
13200
13201 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13202
13203         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
13204         instead of MIME-decoded from fields when checking
13205         `gnus-article-address-banner-alist'.
13206
13207 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
13208
13209         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
13210         description rather than subject.
13211
13212 2004-05-02  Steve Youngs  <steve@youngs.au.com>
13213
13214         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
13215
13216 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13217
13218         * gnus.el (gnus-version-number): Bump.
13219
13220 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13221
13222         * gnus.el: No Gnus v0.2 is released.
13223
13224 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13225
13226         * gnus-agent.el (gnus-agent-read-agentview): Inline
13227         gnus-uncompress-range.
13228
13229 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13230
13231         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
13232         `exec-installed-p'.
13233
13234 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13235
13236         * gnus.el (spam-process, spam-autodetect-methods): Add
13237         bsfilter and bsfilter-headers.
13238
13239         * spam.el (spam-bsfilter): New customize group.
13240         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
13241         (spam-bsfilter-header, spam-bsfilter-probability-header)
13242         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
13243         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
13244         (spam-bsfilter-database-directory): New options.
13245         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
13246         (spam-list-of-statistical-checks, spam-registration-functions):
13247         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
13248         (spam-bsfilter-score): New command.
13249         (spam-check-bsfilter-headers, spam-check-bsfilter)
13250         (spam-bsfilter-register-with-bsfilter)
13251         (spam-bsfilter-register-spam-routine)
13252         (spam-bsfilter-unregister-spam-routine)
13253         (spam-bsfilter-register-ham-routine)
13254         (spam-bsfilter-unregister-ham-routine): New functions.
13255         (spam-generic-score): Support bsfilter; Accept an optional argument
13256         to recalcurate spam score even if scoring header has already been
13257         added.
13258         (spam-bogofilter-score, spam-spamassassin-score): Accept an
13259         optional argument to recalcurate spam score even if scoring header
13260         has already been added.
13261
13262 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
13263
13264         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
13265         strings!  Reported by David D. Smith <davidsmith@acm.org>.
13266         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
13267         link is missing.
13268
13269 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
13270
13271         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
13272         (html2text-get-attr): Rewrite.
13273
13274         * message.el (message-setup-1): Remove redundant put-text-property
13275         on mail-header-separator.
13276
13277 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
13278
13279         * gnus-registry.el (gnus-registry-cache-whitespace)
13280         (gnus-registry-action, gnus-registry-spool-action)
13281         (gnus-registry-split-fancy-with-parent): Change message levels
13282         from 5 to 3 or 7, as needed.
13283
13284         * spam.el (spam-summary-prepare-exit)
13285         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
13286         (spam-split, spam-find-spam, spam-log-undo-registration)
13287         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
13288         level from 5 to 6.
13289
13290 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13291
13292         * gnus-ems.el: Autoload appt-select-lowest-window (revert
13293         2004-03-04 change).
13294
13295 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
13296
13297         * sieve-manage.el (sieve-manage-open):
13298         * nnweb.el (nnweb-insert-html):
13299         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
13300         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
13301         * nnspool.el (nnspool-request-group):
13302         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
13303         * nnml.el (nnml-request-update-info):
13304         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
13305         (nnmh-request-create-group, nnmh-update-gnus-unreads):
13306         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
13307         (nnimap-request-set-mark):
13308         * nnfolder.el (nnfolder-request-update-info):
13309         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
13310         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
13311         * gnus-uu.el (gnus-uu-find-articles-matching):
13312         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
13313         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
13314         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
13315         * gnus-nocem.el (gnus-nocem-scan-groups):
13316         * gnus-int.el (gnus-start-news-server):
13317         * gnus-group.el (gnus-group-make-kiboze-group)
13318         (gnus-group-browse-foreign-server):
13319         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
13320         Use mapc when appropriate.
13321
13322 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
13323
13324         FIXME: Make separate entries for each person.
13325
13326         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
13327         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
13328         <shields@msrl.com>:
13329
13330         * spam.el (spam-necessary-extra-headers): Get the extra headers we
13331         may need for spam sorting and scoring.
13332         (spam-user-format-function-S): Add user format function suitable for
13333         general use.
13334         (spam-article-sort-by-spam-status): Add sorting function for summary
13335         sorting.
13336         (spam-extra-header-to-number): Add function to get a score from a
13337         header.
13338         (spam-summary-score): Add function to  get a numeric score from the
13339         headers.
13340         (spam-generic-score): Fix function doc, was in wrong place.
13341         (spam-initialize): Take symbols when it's run, and install the
13342         extra headers that spam-necessary-extra-headers thinks we need.
13343
13344 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
13345
13346         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
13347         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
13348
13349 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
13350
13351         * gnus-sum.el (gnus-set-global-variables)
13352         (gnus-build-all-threads, gnus-get-newsgroup-headers)
13353         (gnus-article-get-xrefs, gnus-summary-best-group)
13354         (gnus-summary-next-article, gnus-summary-enter-digest-group)
13355         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
13356         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
13357         Use with-current-buffer.
13358
13359 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
13360
13361         * spam.el (spam-summary-prepare-exit): Simplify logic.
13362         (spam-fetch-article-header): Read the article header if it's not
13363         available.
13364         (spam-list-articles): Simplify logic.
13365         (spam-filelist-register-routine): Fix bug with unregister-list.
13366
13367         * gnus-registry.el: Fix comments at beginning.
13368
13369 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
13370
13371         * message.el (message-cater-to-broken-inn): Remove.
13372         (message-shorten-references): Make sure the total folded length of
13373         References is shorter than 998 characters to cater to a bug in INN
13374         2.3.  Also, don't pretend that references aren't folded -- this
13375         hasn't worked for a while.
13376
13377 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13378
13379         * gnus-agent.el (gnus-agentize):
13380         gnus-agent-send-mail-real-function no longer set to current value
13381         of message-send-mail-function but rather a lambda that calls
13382         message-send-mail-function.  The change makes the agent real-time
13383         responsive to user changes to message-send-mail-function.
13384
13385 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13386
13387         * legacy-gnus-agent.el
13388         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
13389         help from Florian Weimer <fw@deneb.enyo.de>
13390
13391 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13392
13393         * nnmail.el (nnmail-cache-insert): Revert last change.
13394
13395 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13396
13397         * nnmail.el (nnmail-cache-insert): Always check whether
13398         nnmail-cache-ignore-groups matches a group name.
13399
13400 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
13401
13402         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
13403         (spam-find-spam, spam-log-processing-to-registry)
13404         (spam-log-registered-p, spam-log-unregistration-needed-p)
13405         (spam-log-undo-registration): Use gnus-message instead of
13406         gnus-error, none of these errors are fatal.
13407
13408         * gnus-registry.el (gnus-registry-clean-empty-function)
13409         (gnus-registry-clean-empty): Remove only empty entries without
13410         extra data.
13411
13412 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
13413
13414         * spam-stat.el (spam-stat-buffer-change-to-spam)
13415         (spam-stat-buffer-change-to-non-spam): Change (error) to
13416         (gnus-message 8) invocation.
13417
13418 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13419
13420         * nntp.el (nntp-via-netcat-command): New variable.
13421         (nntp-via-netcat-switches): New variable.
13422         (nntp-open-via-rlogin-and-netcat): New function.
13423         (nntp-open-connection-function): Doc fix.
13424         (nntp-telnet-command): Doc fix.
13425         (nntp-end-of-line): Doc fix.
13426         (nntp-via-rlogin-command): Doc fix.
13427         (nntp-via-user-name): Doc fix.
13428         (nntp-via-address): Doc fix.
13429
13430 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13431
13432         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
13433         error in Emacs 21.1.
13434
13435 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
13436
13437         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
13438
13439 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13440
13441         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
13442         (gnus-agent-with-refreshed-group): New macro.
13443         (gnus-agent-rename-group): New function.
13444         (gnus-agent-delete-group): New function.
13445         (gnus-agent-save-group-info): Use gnus-command-method when
13446         `method' parameter is nil.  Don't write nil entries into the
13447         active file.
13448         (gnus-agent-get-group-info): New function.
13449         (gnus-agent-fetch-articles): Use
13450         gnus-agent-update-files-total-fetched-for to increment disk space
13451         used.
13452         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
13453         gnus-agent-update-view-total-fetched-for to increment disk space
13454         used.
13455         (gnus-agent-get-local): Added optional parameters to avoid calling
13456         gnus-group-real-name and gnus-find-method-for-group.
13457         (gnus-agent-set-local): Delete stored entry if either min, or max,
13458         are nil.
13459         (gnus-agent-fetch-session): Reworded error/quit messages.  On
13460         quit, use gnus-agent-regenerate-group to record existance of any
13461         articles fetched to disk before the quit occurred.
13462         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
13463         gnus-agent-update-view-total-fetched-for, and
13464         gnus-agent-update-files-total-fetched-for to decrement disk space
13465         used.
13466         (gnus-agent-retrieve-headers): Use
13467         gnus-agent-update-view-total-fetched-for to increment disk space
13468         used.
13469         (gnus-agent-regenerate-group): Replace gnus-group-update-group
13470         with gnus-agent-update-files-total-fetched-for to decrement disk
13471         space and fresh group buffer.
13472         (gnus-agent-inhibit-update-total-fetched-for): New variable.
13473         (gnus-agent-need-update-total-fetched-for): New variable.
13474         (gnus-agent-update-files-total-fetched-for): New function.
13475         (gnus-agent-update-view-total-fetched-for): New function.
13476         (gnus-agent-total-fetched-for): New function.
13477
13478         * gnus-cache.el (gnus-cache-save-buffers): Use
13479         gnus-cache-update-overview-total-fetched-for to change disk space
13480         used by this group.
13481         (gnus-cache-possibly-enter-article): Use
13482         gnus-cache-update-file-total-fetched-for to increment disk space
13483         used by this group.
13484         (gnus-cache-possibly-remove-article): Use
13485         gnus-cache-update-file-total-fetched-for to decrement disk space
13486         used by this group.
13487         (gnus-cache-generate-nov-databases): Purge total fetched cache.
13488         (gnus-cache-rename-group): New function.
13489         (gnus-cache-delete-group): New function.
13490         (gnus-cache-inhibit-update-total-fetched-for): New variable.
13491         (gnus-cache-need-update-total-fetched-for): New variable.
13492         (gnus-cache-with-refreshed-group): New macro.
13493         (gnus-cache-update-file-total-fetched-for): New function.
13494         (gnus-cache-update-overview-total-fetched-for): New function.
13495         (gnus-cache-rename-group-total-fetched-for): New function.
13496         (gnus-cache-delete-group-total-fetched-for): New function.
13497         (gnus-cache-total-fetched-for): New function.
13498
13499         * gnus-group.el: Require gnus-sum and autoload functions to
13500         resolve warnings when gnus-group.el compiled alone.
13501         (gnus-group-line-format): Documented new %F
13502         (size of Fetched data) group line format; identifies disk space
13503         used by agent and cache.
13504         (gnus-group-line-format-alist): Defined new F format.
13505         (gnus-total-fetched-for): New function.
13506         (gnus-group-delete-group): No longer update
13507         gnus-cache-active-altered as gnus-request-delete-group now keeps
13508         the cache in sync.
13509         (gnus-group-list-active): Let the agent store a server's active
13510         list if currently plugged.
13511
13512         * gnus-int.el (gnus-request-delete-group):
13513         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
13514         local disk in sync with the server.
13515         (gnus-request-rename-group):
13516         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
13517         local disk in sync with the server.
13518
13519         * gnus-start.el (gnus-get-unread-articles):
13520         Cosmetic simplification to logic.
13521
13522         * gnus-util.el (gnus-rename-file): New function.
13523
13524 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
13525
13526         * mm-util.el (mm-image-load-path): Handle nil in load-path.
13527
13528 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
13529
13530         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
13531         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
13532
13533 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
13534
13535         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
13536         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
13537
13538 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
13539
13540         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
13541
13542 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
13543
13544         * spam.el (spam-set-difference): Add function to replace
13545         gnus-set-difference in spam.el.
13546         (spam-summary-prepare-exit): Use spam-set-difference.
13547
13548 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13549
13550         * gnus-registry.el (gnus-registry-cache-file): Update to use
13551         gnus-dribble-directory OR gnus-home-directory OR ~.
13552         (gnus-registry-split-fancy-with-parent): Fix doc.
13553
13554 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13555
13556         * message.el (message-exchange-point-and-mark): Use
13557         message-mark-active-p.  Suggested by Jesper Harder
13558         <harder@ifa.au.dk>.
13559
13560 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13561
13562         * message.el (message-exchange-point-and-mark): Don't activate
13563         region if it was inactive.  Suggested by Hiroshi Fujishima
13564         <pooh@nature.tsukuba.ac.jp>.
13565
13566 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13567
13568         * gnus-art.el (article-display-face): Display Faces in the same
13569         order as X-Faces.
13570
13571 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13572
13573         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
13574
13575 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13576
13577         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
13578         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
13579         (gnus-article-mime-hierarchy): Remove.
13580         (gnus-article-mime-hierarchy-next): Remove.
13581         (gnus-article-mode): Revert 2004-03-19 change.
13582         (gnus-article-setup-buffer): Revert 2004-03-19 change.
13583         (gnus-insert-mime-button): Revert 2004-03-19 change.
13584         (gnus-mime-accumulate-hierarchy): Remove.
13585         (gnus-mime-enter-multipart): Remove.
13586         (gnus-mime-leave-multipart): Remove.
13587         (gnus-mime-display-part): Revert 2004-03-19 change.
13588         (gnus-mime-display-alternative): Revert 2004-03-19 change.
13589
13590         * mml.el (mml-preview): Revert 2004-03-19 change.
13591
13592 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
13593
13594         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
13595
13596 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13597
13598         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
13599         t while entering a file name using the mm-with-multibyte macro.
13600         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
13601
13602         * mm-util.el (mm-with-multibyte): New macro.
13603
13604 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13605
13606         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
13607         user option.
13608         (gnus-mime-multipart-functions): Doc and customization fix.
13609         (gnus-article-mime-hierarchy): New variable.
13610         (gnus-article-mime-hierarchy-next): New variable.
13611         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
13612         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
13613         gnus-article-mime-hierarchy-next to nil.
13614         (gnus-insert-mime-button): Show hierarchy numbers.
13615         (gnus-mime-accumulate-hierarchy): New function.
13616         (gnus-mime-enter-multipart): New function.
13617         (gnus-mime-leave-multipart): New function.
13618         (gnus-mime-display-part): Recompute hierarchical MIME structure.
13619         (gnus-mime-display-alternative): Show hierarchy numbers.
13620
13621         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
13622         gnus-article-mime-hierarchy-next to nil.
13623
13624 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
13625
13626         * dns.el: Don't require gnus-xmas.
13627
13628 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
13629
13630         * mml.el (mml-generate-mime-1): Don't use format=flowed with
13631         inline PGP.
13632         (mml-menu): Disable mml-quote-region if mark is inactive.
13633
13634 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13635
13636         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
13637         when the group's active is not available.
13638
13639 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13640
13641         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
13642         error.
13643
13644 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
13645
13646         * imap.el (imap-store-password): New variable.
13647         (imap-interactive-login): Use it.
13648         Suggested by Mark Plaksin <happy@mcplaksin.org>.
13649
13650 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13651
13652         * gnus-art.el (gnus-article-read-summary-keys): Restore new
13653         window-start and hscroll to summary window.
13654
13655 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13656
13657         * gnus-start.el (gnus-convert-old-newsrc): Only write the
13658         conversion message to newsrc-dribble when an actual conversion is
13659         performed.
13660
13661 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
13662
13663         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
13664
13665 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13666
13667         * mm-decode.el (mm-complicated-handles): New function reviving
13668         former definition of mm-multiple-handles.
13669
13670         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
13671         (gnus-mime-delete-part): Use it.
13672
13673 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13674
13675         * gnus-agent.el (gnus-agent-read-local): Bind
13676         nnheader-file-coding-system to gnus-agent-file-coding-system to
13677         avoid the implicit assumption that they will always be equal.
13678         (gnus-agent-save-local): Bind buffer-file-coding-system, not
13679         coding-system-for-write, as the with-temp-file macro first prints
13680         to a buffer then saves the buffer.
13681
13682 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13683
13684         * gnus-art.el (gnus-article-edit-part): New function.
13685         (gnus-mime-save-part-and-strip): Use it; do query instead of
13686         signaling an error; don't use mm-multiple-handles.
13687         (gnus-mime-delete-part): Ditto.
13688
13689 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13690
13691         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
13692         old file versions.
13693         (gnus-group-prepare-hook): Removed function that converted list
13694         form of gnus-agent-expire-days to group properties.
13695
13696         * gnus-int.el: Autoload gnus-agent-regenerate-group.
13697         (gnus-request-accept-article): Re-indented.
13698
13699         * gnus-start.el (gnus-convert-old-newsrc): Registered new
13700         converters to handle old agent file formats.  Added logic for a
13701         "backup before upgrading warning".
13702         (gnus-convert-mark-converter-prompt): Developers can mark
13703         functions as needing (default), or not needing,
13704         gnus-convert-old-newsrc's "backup before upgrading warning".
13705         (gnus-convert-converter-needs-prompt): Tests whether the user
13706         should be protected from potentially irreversable changes by the
13707         function.
13708
13709         * legacy-gnus-agent.el: New.  Provides converters that are only
13710         loaded when gnus-convert-old-newsrc needs to call them.
13711
13712 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13713
13714         * mail-source.el (mail-source-touch-pop): Doc fix.
13715
13716         * message.el (message-smtpmail-send-it): Doc fix.
13717
13718 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
13719
13720         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
13721
13722         * nnmail.el (nnmail-split-fancy): do.
13723
13724         * gnus-kill.el (gnus-kill, gnus-execute): do.
13725
13726 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
13727
13728         * gnus-sum.el (gnus-widget-reversible-match)
13729         (gnus-widget-reversible-to-internal)
13730         (gnus-widget-reversible-to-external): New functions.
13731         (gnus-widget-reversible): New widget.
13732         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
13733
13734 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
13735
13736         * gnus-sum.el (gnus-thread-sort-functions)
13737         (gnus-article-sort-functions): Document `(not F)' items.
13738
13739 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
13740
13741         * spam.el (spam-use-gmane-xref): Add new backend.
13742         (spam-gmane-xref-spam-group): Add variable to control the name of the
13743         Gmane spam group.
13744         (spam-blackhole-servers, spam-blackhole-good-server-regex)
13745         (spam-regex-headers-spam, spam-regex-headers-ham)
13746         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
13747         (spam-list-of-checks): Add spam-use-gmane-xref to list of
13748         backends and checks.
13749         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
13750
13751         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
13752         an autodetect method.
13753
13754 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13755
13756         * gnus-int.el (gnus-request-accept-article): Inform the agent that
13757         articles are being added to a group.
13758         (gnus-request-replace-article): Inform the agent that articles
13759         need to be uncached as the cached contents are no longer valid.
13760
13761 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13762
13763         * binhex.el: Don't autoload executable-find.
13764
13765         * canlock.el: Don't autoload mail-fetch-field.
13766
13767         * dgnushack.el: Autoload c-mode for XEmacs.
13768
13769         * gnus-ems.el: Don't autoload appt-select-lowest-window.
13770
13771         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
13772         rmail-dont-reply-to and rmail-output.
13773
13774         * gnus-score.el: Don't autoload ffap-string-at-point.
13775
13776         * gnus-setup.el: Don't autoload sc-cite-original.
13777
13778         * imap.el: Don't autoload base64-decode-string,
13779         base64-encode-string and md5.
13780
13781         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
13782         and rmail-msg-restore-non-pruned-header.
13783
13784         * mm-decode.el: Don't autoload executable-find.
13785
13786         * mm-url.el: Don't autoload executable-find.
13787
13788         * mm-view.el: Don't autoload diff-mode.
13789
13790         * nndb.el: Don't autoload news-reply-mode, news-setup,
13791         cancel-timer and telnet.
13792
13793         * password.el: Don't autoload run-at-time for Emacs.
13794
13795         * sha1-el.el: Don't autoload executable-find.
13796
13797         * sieve-mode.el: Don't autoload c-mode.
13798
13799         * uudecode.el: Don't autoload executable-find.
13800
13801 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13802
13803         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
13804         (gnus-agent-possibly-alter-active): Avoid null in numeric
13805         comparison.
13806         (gnus-agent-set-local): Refuse to save null in local object table.
13807         (gnus-agent-regenerate-group): The REREAD parameter can now be a
13808         list of articles that will be marked as unread.
13809
13810 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13811
13812         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
13813
13814 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
13815
13816         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
13817         language tags.
13818
13819 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
13820
13821         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
13822         Don't bind "obarray".
13823
13824         * gnus-sum.el (gnus-thread-sort-functions): Added
13825         `gnus-thread-sort-by-most-recent-number' and
13826         `gnus-thread-sort-by-most-recent-date'.
13827         Reported by Kai Grossjohann <kai@emptydomain.de>.
13828
13829 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13830
13831         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
13832
13833 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13834
13835         * gnus-cus.el (gnus-agent-customize-category): Removed
13836         ignore-errors macro reference that required cl to be loaded at
13837         run-time.
13838
13839         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
13840         single-interval range of the form (min . max).  Previously the
13841         range had to look like ((min . max)).  Likewise, return
13842         (min . max) rather than ((min . max)).
13843         (gnus-range-map): Use gnus-range-normalize to accept
13844         single-interval range.
13845
13846         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
13847         the cache, but not the agent, now appear with their usual face.
13848
13849         * dgnushack.el (loaddir): New variable that is bound to the
13850         directory containing the dgnushack.el file. Use loaddir, rather
13851         than srcdir, to update load-path. Change lets dgnushack compile
13852         code in directories other than GNUS/lisp.
13853
13854 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13855
13856         * lpath.el: Don't bind w3m-safe-url-regexp.
13857
13858         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
13859         w3m-safe-url-regexp variable buffer-local.
13860
13861         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
13862
13863 2004-02-27  Simon Josefsson  <jas@extundo.com>
13864
13865         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
13866         gnus-group-real-prefix.
13867         (gnus-summary-move-article): Use it, instead of
13868         gnus-group-real-prefix.
13869
13870 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13871
13872         * lpath.el: Bind w3m-safe-url-regexp.
13873
13874         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
13875         w3m-safe-url-regexp variable buffer-local and set it as the value
13876         of mm-w3m-safe-url-regexp.
13877
13878         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
13879
13880         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
13881         parsing gnus-posting-styles when the message is not for replying.
13882
13883         * dgnushack.el: Autoload sgml-mode for XEmacs.
13884
13885         * nnrss.el (nnrss-opml-export): Use
13886         mm-set-buffer-file-coding-system instead of
13887         set-buffer-file-coding-system.
13888
13889 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
13890
13891         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
13892         of checkdoc.el).
13893         * nnrss.el: do.
13894         * gnus-mlspl.el: do.
13895         * gnus-ml.el: do.
13896         * gnus-srvr.el: do.
13897
13898         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
13899
13900 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
13901
13902         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
13903         Corrections to custom-manual links.
13904
13905         * gnus-art.el (gnus-article): Ditto.
13906
13907         * mm-decode.el (mime-display, mime-security): Ditto.
13908
13909 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
13910
13911         * flow-fill.el: Typo.
13912
13913 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
13914
13915         * spam-wash.el: New file.
13916
13917 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
13918
13919         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
13920
13921 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
13922
13923         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
13924         to be run with new-articles as LIST1, not LIST2.
13925         (spam-registration-functions): Add spam-use-ham-copy as a nil
13926         registration backend.
13927
13928 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
13929
13930         * spam-stat.el (spam-stat-washing-hook): New option.
13931         (spam-stat-buffer-words): Use it.
13932         (spam-stat-process-directory, spam-stat-test-directory): Use
13933         insert-file-contents-literally.
13934         (spam-stat-coding-system): New variable.
13935         (spam-stat-load, spam-stat-save): Use it.
13936
13937 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13938
13939         * spam-report.el (spam-report-plug-agent): Quote
13940         spam-report-url-to-file and spam-report-url-ping-plain.
13941
13942 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
13943
13944         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
13945         / in mailto URLs.
13946
13947 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13948
13949         * spam-report.el (spam-report-process-queue): Fix interactive use.
13950         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
13951         (spam-report-unplug-agent): Doc fixes.
13952         (spam-report-url-ping-mm-url, spam-report-url-to-file)
13953         (spam-report-agentize, spam-report-deagentize): Autoload
13954
13955 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13956
13957         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
13958
13959         * message.el (message-setup-fill-variables): Add mml tags to
13960         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
13961         <ajk@iu.edu>.
13962         (message-mode): Don't modify paragraph-separate there.
13963
13964 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13965
13966         * compface.el (uncompface-use-external): Default to undecided.
13967         (uncompface-use-external-threshold): New variable.
13968         (uncompface-float-time): New macro.
13969         (uncompface): Determine whether to use the external decoder if
13970         uncompface-use-external is undecided.
13971
13972 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13973
13974         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
13975         after images.
13976
13977         * gnus-art.el (gnus-mime-display-single): Remove dead code.
13978
13979 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
13980
13981         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
13982
13983         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
13984
13985         * gnus-sum.el (gnus-summary-limit-to-age)
13986         (gnus-summary-limit-children): do.
13987
13988         * gnus-int.el (gnus-request-scan): do.
13989
13990         * gnus-group.el (gnus-group-suspend): do.
13991
13992         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
13993
13994         * gnus-cite.el (gnus-cite-parse-attributions): do.
13995
13996         * gnus-agent.el (gnus-summary-set-agent-mark)
13997         (gnus-agent-regenerate-group): do.
13998
13999         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
14000
14001         * binhex.el (binhex-decode-region-internal): do.
14002
14003 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14004
14005         * gnus-fun.el (gnus-face-properties-alist): New user option.
14006         (gnus-display-x-face-in-from): Use it.
14007
14008         * gnus-art.el (article-display-face): Ditto.
14009
14010         * compface.el (uncompface-use-external): Default to nil.
14011
14012 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
14013
14014         * nntp.el (nntp-erase-buffer): New function.
14015         (nntp-retrieve-data, nntp-send-command)
14016         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
14017         (nntp-possibly-change-group): Use it.
14018
14019         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
14020         with-current-buffer.
14021
14022 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
14023
14024         * compface.el: Merge the ELisp-based uncompface program.
14025         (compface): New customization group.
14026         (uncompface-use-external): New user option.
14027         (uncompface): Call uncompface-internal if uncompface-use-external
14028         is nil.
14029         (uncompface-internal): New function.  Note that there are also
14030         some other functions and variables added for this function.
14031
14032 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
14033
14034         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
14035         if necessary.
14036
14037 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
14038
14039         * spam-report.el (spam-report-unplug-agent)
14040         (spam-report-plug-agent, spam-report-deagentize)
14041         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
14042         Add support for the Agent in spam-report: when unplugged, report to a
14043         file; when plugged, submit all the requests.
14044
14045         * spam.el (spam-register-routine): Fix message about
14046         registration.
14047
14048 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
14049
14050         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
14051         dependencies.
14052         (rfc2047-encode): Use it.
14053
14054         * gnus-art.el (gnus-button-marker-list): Move before first
14055         reference.
14056
14057         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14058         (imap-parse-body): Fix format string mismatch.
14059
14060         * gnus-score.el (gnus-summary-increase-score): do.
14061
14062         * nnrss.el (nnrss-close): New function.
14063
14064 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
14065
14066         * nnrss.el (nnrss-make-filename): New function.
14067         (nnrss-request-delete-group, nnrss-read-server-data)
14068         (nnrss-save-server-data, nnrss-read-group-data)
14069         (nnrss-save-group-data): Use it.
14070         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
14071         (nnrss-read-server-data, nnrss-read-group-data): Use load.
14072         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
14073
14074 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
14075
14076         * mml.el (mml-compute-boundary-1): Don't uncompress files.
14077
14078 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
14079
14080         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
14081         files.
14082
14083         * message.el (message-generate-headers-first): Don't quote nil
14084         and t in docstrings.
14085
14086         * imap.el (imap-id): do.
14087
14088         * gnus-agent.el (gnus-agent-consider-all-articles)
14089         (gnus-agent-queue-mail): do.
14090
14091 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
14092
14093         * spam-report.el (spam-report-process-queue): New function.
14094         Process requests from `spam-report-requests-file'.
14095         (spam-report-process-queue): Doc fix.
14096
14097 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
14098
14099         * spam.el (spam-register-routine)
14100         (spam-log-processing-to-registry, spam-log-registered-p)
14101         (spam-log-unregistration-needed-p, spam-log-undo-registration):
14102         Change "check" to "spam-check" for semi-clarity.
14103
14104 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
14105
14106         * pop3.el: Require nnheader.
14107
14108         * mml-smime.el: Require cl.  Autoload message-fetch-field.
14109
14110         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
14111
14112         * gnus-picon.el: Require cl.
14113
14114         * gnus-fun.el: Require gnus-ems and gnus-util.
14115
14116         * gnus.el (gnus-method-to-server): Move defsubst before first use.
14117
14118         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
14119
14120         * gnus-art.el (gnus-article-edit-mode): Define before first
14121         reference.
14122
14123 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
14124
14125         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
14126         (gnus-uu-post-encoded): Use point-at-bol.
14127
14128         * gnus-topic.el (gnus-group-active-topic-p): do.
14129
14130         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
14131
14132         * gnus-group.el (gnus-group-kill-region): do.
14133
14134         * gnus-art.el (article-date-ut): do.
14135
14136         * message.el (message-fetch-field): Remove redundant
14137         case-fold-search binding.
14138         (message-narrow-to-field): Simplify.
14139
14140 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
14141
14142         * spam.el (spam-directory): Derive from `gnus-directory'.
14143
14144         * spam-report.el (spam-report-url-to-file)
14145         (spam-report-requests-file): New function and variable for offline
14146         reporting.
14147         (spam-report-url-ping-function): Add `spam-report-url-to-file'
14148         and user defined function.
14149         (spam-report-url-ping-mm-url): Remove doubled slash.
14150
14151 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
14152
14153         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
14154
14155 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
14156
14157         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
14158         format string mismatch.
14159
14160         * sieve.el (sieve-deactivate-all): do.
14161
14162         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
14163
14164         * nnlistserv.el (nnlistserv-kk-wash-article): do.
14165
14166         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
14167
14168         * mm-bodies.el (mm-7bit-chars): Don't include \r.
14169
14170 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
14171
14172         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
14173         the list of checks.
14174
14175 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
14176
14177         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
14178         padding.
14179
14180 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
14181
14182         * mm-view.el (mm-fill-flowed): New variable.
14183         (mm-inline-text): Use it.
14184
14185 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
14186
14187         * spam.el (spam-spamassassin-register-ham-routine)
14188         (spam-spamassassin-register-spam-routine): Fix function names.
14189
14190 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14191
14192         * gnus.el (gnus-tmp-grouplens): Remove.
14193         (gnus-summary-line-format): Remove grouplens.
14194
14195         * gnus-group.el (gnus-group-line-format): Ditto.
14196
14197         * gnus-spec.el (gnus-format-specs): Ditto.
14198         (gnus-update-format-specifications): Flush the group format spec
14199         cache if there's the grouplens stuff.
14200         (gnus-parse-simple-format): Replace %l with the empty string.
14201
14202 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
14203
14204         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
14205         omission.
14206
14207 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14208
14209         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
14210         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14211
14212 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14213
14214         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
14215         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
14216         New macros and functions.
14217         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
14218         Handle > NLINK_MAX messages.
14219         * nnmaildir.el (nnmaildir-request-set-mark): Use
14220         nnmaildir--emlink-p and nnmaildir--eexist-p.
14221
14222 2004-01-25  Alex Schroeder  <alex@gnu.org>
14223
14224         * spam-stat.el (spam-stat-process-directory-age): New option.
14225         (spam-stat-process-directory): Use it.
14226
14227 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
14228
14229         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
14230         (spam-stat-save): Accept prefix argument.
14231
14232 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
14233
14234         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
14235         links" error.
14236
14237 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14238
14239         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
14240         the rest of the and/or forms.
14241
14242 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
14243
14244         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
14245         compatibility with old .newsrc.eld files.
14246
14247         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
14248
14249         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
14250
14251         * gnus-start.el (gnus-1): do.
14252
14253         * gnus-group.el (gnus-group-line-format-alist): do.
14254
14255         * gnus.el (gnus-use-grouplens, gnus-visual): do.
14256
14257         * gnus-gl.el: Remove.
14258
14259 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14260
14261         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
14262         marks consisting of a single range {for example, (3 . 5)} rather
14263         than a list of a single range { ((3 . 5)) }.
14264
14265 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
14266
14267         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
14268         with-current-buffer.
14269         (spam-stat-store-current-buffer): Use insert-buffer-substring to
14270         avoid consing a string.
14271
14272         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
14273         Remove obsolete entries for big5 and gb2312.
14274
14275 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14276
14277         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
14278         uncompressed list.
14279
14280 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
14281
14282         * spam-stat.el (spam-stat-strip-xref): New function.
14283         (spam-stat-process-directory): Use it.
14284
14285         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
14286         here -- it's done in message-fetch-field.
14287
14288 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
14289
14290         * gnus-agent.el (gnus-agent-queue-mail)
14291         (gnus-agent-prompt-send-queue): New variables.
14292         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
14293         * gnus-draft.el (gnus-group-send-queue): Pass the group name
14294         "nndraft:queue" along to gnus-draft-send.  Use
14295         gnus-agent-prompt-send-queue.
14296         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
14297         is "nndraft:queue".  Suggested by Gaute Strokkenes
14298         <gs234@srcf.ucam.org>
14299
14300         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
14301         (agent-enable-undownloaded-faces): Added
14302         (gnus-agent-cat-groups): Use eval-and-compile, not
14303         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
14304         method of gnus-agent-cat-groups even when the buffer has been
14305         evaled.
14306         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
14307         delete gnus-agent-save-active-1.
14308         (gnus-agent-save-groups): Deleted.  Identical to
14309         gnus-agent-save-active.
14310         (gnus-agent-write-active): No longer adjust agent's copy of active
14311         file as agent's adjustments are now stored in their own
14312         file.  Removed optional parameter.
14313         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
14314         servers.  Add use of min/max range limits from server's local
14315         file.
14316         (gnus-agent-save-alist): Removed unused optional argument.
14317         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
14318         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
14319         (gnus-agent-set-local): A per-server file that keeps min/max range
14320         limits for articles known to the agent.  Provides a fast mechanism
14321         for altering many active ranges.
14322         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
14323         active file (local makes it unnecessary).
14324         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
14325
14326         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
14327         (agent-enable-undownloaded-faces): Added
14328
14329         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
14330         disable it when sending to "nndraft:queue".
14331         (gnus-group-send-queue): Add safety check to avoid sending queue
14332         when unplugged.
14333
14334         * gnus-group.el (gnus-group-catchup): Use new
14335         gnus-sequence-of-unread-articles, not
14336         gnus-list-of-unread-articles, to avoid exhausting memory with huge
14337         numbers of articles.  Use gnus-range-map to avoid having to
14338         uncompress the unread list.
14339         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
14340         Fixed invalid ange-ftp reference.
14341
14342         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
14343         (gnus-sorted-range-intersection): Intersection of two ranges
14344         without requiring that they first be uncompressed.
14345
14346         * gnus-start.el (gnus-activate-group): Unless blocked by the
14347         caller, possibly expand the active range to include both cached
14348         and agentized articles.
14349         (gnus-convert-old-newsrc): Rewrote in anticipation of having
14350         multiple version-dependent converters.
14351         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
14352         gnus-agent-save-active.
14353         (gnus-save-newsrc-file): Save dirty agent range limits.
14354
14355         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
14356         gnus-agent-possibly-alter-active.
14357         (gnus-adjust-marked-articles): Faster handling of simple lists
14358
14359 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
14360
14361         * spam-stat.el (spam-stat-test-directory): New optional argument
14362         displays a list of files detected.  Suggested by Andrew Cohen
14363         <cohen@andy.bu.edu>.
14364         (spam-stat-buffer-words-with-scores): Don't narrow and change
14365         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
14366
14367 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
14368
14369         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
14370         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
14371         (spam-spamassassin-arguments)
14372         (spam-spamassassin-spam-flag-header)
14373         (spam-spamassassin-positive-spam-flag-header)
14374         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
14375         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
14376         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14377         (spam-list-of-processors, spam-list-of-checks)
14378         (spam-list-of-statistical-checks, spam-registration-functions)
14379         (spam-check-spamassassin-headers, spam-check-spamassassin)
14380         (spam-spamassassin-score)
14381         (spam-spamassassin-register-with-sa-learn)
14382         (spam-spamassassin-register-spam-routine)
14383         (spam-spamassassin-register-ham-routine)
14384         (spam-assassin-register-spam-routine)
14385         (spam-assassin-register-ham-routine): Add SpamAssassin support.
14386         (spam-bogofilter-score): Fix to show article before scoring.
14387
14388 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
14389
14390         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
14391         default scoring function.
14392         (spam-generic-score): Call spam-spamassassin-score if
14393         spam-use-spamassassin or spam-use-spamassassin-headers is on;
14394         spam-bogofilter-score otherwise.
14395
14396         * gnus.el (spam-process, spam-autodetect-methods): Add
14397         spamassassin and spamassassin-headers.
14398
14399 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
14400
14401         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14402         Suppress unnecessary messages.
14403
14404 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
14405
14406         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
14407         make-hash-table.
14408
14409 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14410
14411         * canlock.el (base64-encode-string): Don't autoload it.
14412
14413 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14414
14415         * run-at-time.el: Remove useless (require 'itimer),
14416         eval-and-compile and (featurep 'xemacs).
14417
14418 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
14419
14420         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
14421         GROUP is a virtual group.
14422
14423 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
14424
14425         * gnus.el: Autoload `message-y-or-n-p'.
14426
14427 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
14428
14429         * pgg-parse.el: Remove unnecessary (require 'custom).
14430
14431         * pgg-def.el: do.
14432
14433         * nnmail.el: do.
14434
14435         * gnus-undo.el: do.
14436
14437         * gnus-picon.el: do.
14438
14439         * gnus-util.el: do.
14440
14441 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
14442
14443         * gnus-sum.el (gnus-pick-line-number): Add autoload.
14444
14445 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14446
14447         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
14448         handle, as well as a list.
14449
14450         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
14451         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
14452         (mm-w3m-cid-retrieve): Simplify.
14453
14454 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
14455
14456         * message.el (message-kill-to-signature): Allow prefix arg to
14457         specify number of lines to keep before signature.
14458
14459 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
14460
14461         (message-kill-to-signature): Change docstring.
14462
14463 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14464
14465         * canlock.el: Always require sha1-el.
14466         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
14467
14468         * message.el: Autoload sha1 only when compiling.
14469
14470         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
14471         eudc-expand-inline for XEmacs.
14472
14473 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14474
14475         * message.el (message-canlock-generate): Require sha1-el.
14476
14477 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
14478
14479         * message.el (message-expand-name): Silence the byte compiler.
14480
14481         * lpath.el: Add detect-coding-system.
14482
14483         * dgnushack.el (dgnushack-compile): Remove obsolete check for
14484         cus-edit.
14485
14486 2004-01-13  Simon Josefsson  <jas@extundo.com>
14487
14488         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
14489         Invoke gnus-score-mode.  Reported by
14490         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
14491
14492         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
14493         Jim Blandy <jimb@redhat.com> (tiny change).
14494
14495 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
14496
14497         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
14498
14499 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
14500
14501         * spam.el (spam-get-article-as-string): Update to use
14502         gnus-request-article-this-buffer, much simpler.
14503         (spam-get-article-as-buffer): Remove.
14504
14505 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
14506
14507         * message.el (message-expand-name): Use EUDC if the user uses that.
14508
14509 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
14510
14511         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
14512         character for the encoding to avoid consing a string.
14513
14514         * rfc2047.el (rfc2047-decode-string): Don't cons a string
14515         unnecessarily.
14516
14517         * mm-util.el (mm-replace-chars-in-string): Remove.
14518
14519         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
14520         of mm-replace-chars-in-string.
14521
14522 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
14523
14524         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
14525
14526         * mm-util.el (mm-subst-char-in-string): Support inplace.
14527
14528         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
14529         a new string in every iteration.  Use shy groups.
14530
14531 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
14532
14533         * gnus-srvr.el (gnus-browse-unsubscribe-group):
14534         * gnus-soup.el (gnus-soup-group-brew):
14535         * gnus-msg.el (gnus-put-message):
14536         * gnus-move.el (gnus-group-move-group-to-server):
14537         * gnus-kill.el (gnus-batch-score):
14538         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
14539         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
14540         (gnus-group-update-group, gnus-group-read-group)
14541         (gnus-group-make-group, gnus-group-make-help-group)
14542         (gnus-group-make-archive-group, gnus-group-make-directory-group)
14543         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
14544         (gnus-group-sort-by-unread, gnus-group-catchup)
14545         (gnus-group-unsubscribe-group, gnus-group-kill-group)
14546         (gnus-group-yank-group, gnus-group-set-info)
14547         (gnus-group-list-groups):
14548         * gnus.el (gnus-generate-new-group-name):
14549         * gnus-delay.el (gnus-delay-send-queue):
14550         * nnvirtual.el (nnvirtual-catchup-group):
14551         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
14552         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
14553         (gnus-group-prepare-topics, gnus-topic-check-topology):
14554         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
14555         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
14556         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
14557         (gnus-group-make-articles-read):
14558         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
14559         (gnus-group-change-level, gnus-kill-newsgroup)
14560         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
14561         (gnus-get-unread-articles, gnus-make-articles-unread)
14562         (gnus-make-ascending-articles-unread): Use accessor
14563         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
14564         to get group information for improved readability.
14565
14566
14567 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
14568
14569         * gnus-art.el (article-decode-mime-words, article-babel)
14570         (gnus-article-highlight-signature, gnus-article-add-buttons)
14571         (gnus-signature-toggle): Use gnus-with-article-buffer.
14572
14573         * gnus-art.el (gnus-article-highlight-headers)
14574         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
14575
14576         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
14577         (gnus-article-set-globals, gnus-request-article-this-buffer)
14578         (gnus-button-message-id, gnus-article-maybe-hide-headers)
14579         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
14580         (gnus-mime-display-alternative): Use with-current-buffer.
14581
14582 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
14583
14584         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
14585         also under 80 char limit, and call gnus-error if needed.
14586         (spam-fetch-article-header): Fix - it was a
14587         buffer-local variable (gnus-newsgroup-data).
14588         (spam-find-spam): Use spam-generate-fake-headers, forget about
14589         spam-insert-fake-headers.
14590         (spam-insert-fake-headers): Remove.
14591
14592 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
14593
14594         * deuglify.el (gnus-article-outlook-unwrap-lines)
14595         (gnus-outlook-rearrange-article)
14596         (gnus-outlook-repair-attribution-outlook)
14597         (gnus-outlook-repair-attribution-block)
14598         (gnus-outlook-repair-attribution-other): Remove redundant
14599         save-excursion.
14600
14601 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
14602
14603         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
14604         (spam-fetch-field-subject-fast)
14605         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
14606         (spam-fetch-article-header): Add functions to deal with Gnus
14607         internals for fast retrieval of article header data.
14608         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
14609
14610 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
14611
14612         * pop3.el (pop3-md5): Remove.
14613         (pop3-apop): Replace pop3-md5 with md5.
14614
14615         * mm-bodies.el: base64 is always built-in.
14616
14617         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
14618         with-current-buffer.
14619
14620 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14621
14622         * canlock.el (canlock-insert-header): Remove excessive grouping in
14623         regexp.
14624
14625         * gnus-sum.el (gnus-summary-read-document): Ditto.
14626
14627         * gnus-uu.el (gnus-uu-part-number): Ditto.
14628
14629         * html2text.el (html2text-remove-tags): Ditto.
14630         (html2text-format-tags): Ditto.
14631         (html2text-format-single-elements): Ditto.
14632
14633         * mml.el (mml-parse-1): Ditto.
14634
14635 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
14636
14637         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
14638
14639         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
14640
14641         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
14642
14643         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
14644
14645 2003-11-15  Simon Josefsson  <jas@extundo.com>
14646
14647         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
14648         (pgg-gpg-lookup-key): Use regexp match instead of
14649         split-string (split-string is different between emacs 21.2 and
14650         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
14651
14652 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
14653
14654         * gnus-art.el (gnus-mime-view-all-parts)
14655         (gnus-article-part-wrapper, gnus-article-view-part): Use
14656         with-current-buffer.
14657
14658 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
14659
14660         * spam.el (spam-disable-spam-split-during-ham-respool)
14661         (spam-spamoracle-database, spam-cache-lookups)
14662         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
14663         (spam-group-ham-mark-p, spam-group-spam-mark-p)
14664         (spam-group-ham-marks, spam-group-spam-marks)
14665         (spam-group-spam-contents-p, spam-group-ham-contents-p)
14666         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
14667         also add spam-use-blackholes to the statistical checks.
14668         (spam-fetch-field-fast): Add interface to fetching fields, may
14669         become a macro.
14670         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
14671         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
14672         (spam-insert-fake-headers): Fake an article when needed.
14673         (spam-find-spam): Fake article when possible.
14674         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
14675         (spam-check-bogofilter-headers): Use message-fetch-field instead
14676         of nnmail-fetch-field.
14677
14678 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
14679
14680         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
14681
14682 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
14683
14684         * spam.el (spam-split): Do not require spam-use-CHECK to be
14685         enabled if that check is passed to spam-split explicitly; also
14686         fix so 'spam doesn't get converted to spam-split-group when
14687         spam-split-symbolic-return is t.
14688         (spam-find-spam): Find registrations of the article and use those
14689         instead of re-running spam-split to find the spam/ham
14690         classification of the article.
14691         (spam-log-processing-to-registry, spam-log-registered-p)
14692         (spam-log-unregistration-needed-p, spam-log-undo-registration):
14693         Use gnus-error instead of gnus-message.
14694         (spam-log-registration-type): Add function to determine the
14695         classification of a message based on registry entries; will
14696         return nil if both 'spam and 'ham are found.
14697         (spam-check-BBDB): Expand all the BBDB macros here so we can have
14698         a reasonably fast local cache without the loading errors.
14699         (spam-cache-lookups): Set to t by default.
14700         (spam-find-spam): Don't try to guess spam-cache-lookups.
14701         (spam-enter-whitelist, spam-enter-blacklist): Clear the
14702         spam-caches entry.
14703         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
14704         caching of whitelist/blacklist entries.
14705         (spam-check-whitelist, spam-check-blacklist): Invoke
14706         spam-from-listed-p with a type, not a cache variable.
14707         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
14708
14709 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
14710
14711         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
14712
14713         * nnmail.el (nnmail-split-fancy): do.
14714
14715         * mml.el (mml-parse): do.
14716
14717         * gnus-score.el (gnus-enter-score-words-into-hashtb)
14718         (gnus-score-adaptive): do.
14719
14720 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14721
14722         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
14723         (gnus-mime-button-map): Don't set keymap parent.
14724         (gnus-button-ctan-directory-regexp): Use shy grouping.
14725         (gnus-prev-page-map): Don't set keymap parent.
14726         (gnus-prev-page-map): Remove duplicated one.
14727         (gnus-next-page-map): Don't set keymap parent.
14728         (gnus-mime-security-button-map): Ditto.
14729
14730         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
14731         version number.
14732
14733         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
14734
14735 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14736
14737         * canlock.el (canlock-sha1-function): Remove.
14738         (canlock-sha1-function-for-verify): Remove.
14739         (canlock-openssl-program): Remove.
14740         (canlock-openssl-args): Remove.
14741         (canlock-ignore-errors): Remove.
14742         (canlock-sha1-with-openssl): Remove.
14743         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
14744         (canlock-verify): Don't use canlock-ignore-errors.
14745
14746         * sha1-el.el (sha1-string-external): Make it can return a string
14747         in binary form.
14748         (sha1-region-external): Ditto.
14749         (sha1-string-internal): Ditto.
14750         (sha1-region-internal): Ditto.
14751         (sha1-region): Ditto.
14752         (sha1-string): Ditto.
14753         (sha1): Ditto.
14754
14755 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14756
14757         * spam.el (spam-report-articles-gmane): New command.
14758
14759 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14760
14761         * gnus.el: Don't make unnecessary *Group* buffer when loading.
14762
14763         * run-at-time.el (run-at-time-saved): Remove.
14764         (run-at-time): Doc fix.
14765
14766 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
14767
14768         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
14769         (gnus-summary-limit-map): Add it.
14770         (gnus-summary-make-menu-bar): do.
14771
14772 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
14773
14774         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
14775         Make attempt at some caching support (done for BBDB only now).
14776         (spam-find-spam): Set spam-cache-lookups if there are more than 2
14777         addresses to be checked.
14778         (spam-clear-cache-BBDB): Add function, to be invoked by
14779         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
14780         (spam-check-BBDB): Check and use the caches, if
14781         spam-cache-lookups is on, remove superfluous (provide).
14782
14783 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
14784
14785         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
14786
14787 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
14788
14789         * run-at-time.el (run-at-time-saved): Move to after the definition
14790         of `run-at-time'.
14791
14792         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
14793
14794 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14795
14796         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
14797         mm-w3m-local-map-property.
14798
14799         * mm-view.el (mm-w3m-mode-map): Remove.
14800         (mm-w3m-local-map-property): Remove.
14801         (mm-inline-text-html-render-with-w3m): Don't use
14802         mm-w3m-local-map-property.
14803
14804 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14805
14806         * run-at-time.el: New file.
14807
14808         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
14809         under Emacs.
14810
14811         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
14812         of gnus-set-text-properties.
14813
14814         * gnus-uu.el (gnus-uu-save-article): Ditto.
14815
14816         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
14817
14818         * gnus-cite.el (gnus-cite-parse): Ditto.
14819
14820         * gnus-art.el (gnus-button-push): Use set-text-properties instead
14821         of gnus-.
14822
14823         * gnus-xmas.el (run-at-time): Require run-at-time.
14824
14825         * gnus.el: Changed calls to nnheader-run-at-time and
14826         password-run-at-time throughout to use run-at-time directly.
14827
14828         * password.el: Removed definition of run-at-time.
14829
14830         * nnheaderxm.el: Remove definition of run-at-time.
14831
14832 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
14833
14834         * mml.el (mml-minibuffer-read-disposition): Show attachment type
14835         in prompt.
14836
14837 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
14838
14839         * messagexmas.el (message-xmas-redefine): Alias
14840         `message-make-caesar-translation-table' to
14841         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
14842         version.
14843
14844         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
14845         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
14846         `gnus-xmas-set-text-properties'.
14847         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
14848         `gnus-xmas-completing-read'.
14849         (gnus-xmas-completing-read): Removed.
14850         (gnus-xmas-open-network-stream): Removed.
14851
14852         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
14853         XEmacs version.
14854
14855         * dns.el (dns-make-network-process): Use `open-network-stream'
14856         instead of `gnus-xmas-open-network-stream'.
14857
14858         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
14859
14860         * .cvsignore: Add auto-autoloads.el, custom-load.el.
14861
14862 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
14863
14864         * gnus-art.el (gnus-mime-display-alternative)
14865         (gnus-insert-mime-button, gnus-insert-mime-security-button)
14866         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
14867         Don't use gnus-local-map-property.
14868
14869         * gnus-util.el (gnus-local-map-property): Remove.
14870
14871         * mm-view.el (mm-view-pkcs7-decrypt): Replace
14872         gnus-completing-read-maybe-default with completing-read.
14873
14874         * gnus-util.el (gnus-completing-read): do.
14875         (gnus-completing-read-maybe-default): Remove.
14876
14877 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
14878
14879         * password.el: Only autoload `run-at-time' if not XEmacs.
14880         Only autoload the itimer functions if XEmacs.
14881
14882 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14883
14884         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
14885         XEmacsen.
14886
14887         * dgnushack.el: Autoload executable-find for XEmacs.
14888
14889 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
14890
14891         * gnus-art.el (gnus-read-string): Remove.
14892         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
14893         read-string.
14894
14895 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
14896
14897         * netrc.el: Autoload password-read.
14898         (netrc): Add configuration group.
14899         (netrc-encoding-method, netrc-openssl-path): Add
14900         variables for encoding and decoding of files with symmetric
14901         ciphers.
14902         (netrc-encode): Add assistant function to encode a file with
14903         netrc-encoding-method.
14904         (netrc-parse): Add interactive parameter, added optional
14905         decoding if netrc-encoding-method is non-nil but otherwise
14906         behavior is standard.
14907         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
14908         Do s/encode/encrypt/ everywhere.
14909
14910         * spam.el: Remove executable-find autoload.
14911
14912 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
14913
14914         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
14915
14916         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
14917
14918 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14919
14920         * gnus-art.el (gnus-treat-ansi-sequences,
14921         (article-treat-ansi-sequences): New variable and function.
14922         Suggested by Dan Jacobson <jidanni@jidanni.org>.
14923
14924         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
14925         Use it.
14926
14927 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
14928
14929         * mm-util.el (mm-quote-arg): Remove.
14930
14931         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
14932         shell-quote-argument.
14933
14934         * gnus-uu.el (gnus-uu-command): do.
14935
14936         * gnus-sum.el (gnus-summary-insert-pseudos): do.
14937
14938         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
14939         with make-char.
14940
14941         * mm-util.el (mm-make-char): Remove.
14942
14943         * mml.el (mml-mode): Replace gnus-add-minor-mode with
14944         add-minor-mode.
14945
14946         * gnus-undo.el (gnus-undo-mode): do.
14947
14948         * gnus-topic.el (gnus-topic-mode): do.
14949
14950         * gnus-sum.el (gnus-dead-summary-mode): do.
14951
14952         * gnus-start.el (gnus-slave-mode): do.
14953
14954         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
14955
14956         * gnus-ml.el (gnus-mailing-list-mode): do.
14957
14958         * gnus-gl.el (gnus-grouplens-mode): do.
14959
14960         * gnus-draft.el (gnus-draft-mode): do.
14961
14962         * gnus-dired.el (gnus-dired-mode): do.
14963
14964         * gnus-ems.el (gnus-add-minor-mode): Remove.
14965
14966         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
14967         Replace gnus-char-width with char-width.
14968
14969         * gnus-ems.el (gnus-char-width): Remove.
14970
14971         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
14972         Replace gnus-char-width with char-width.
14973
14974         * gnus-ems.el (gnus-char-width): Remove.
14975
14976         * spam-stat.el (with-syntax-table): Remove with-syntax-table
14977         definition.
14978         Remove Emacs 20 hash table compatibility code.
14979
14980         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
14981         20 compatibility code.
14982
14983         * spam.el (spam-point-at-eol): Replace with point-at-eol.
14984
14985         * smime.el (smime-point-at-eol): Replace with point-at-eol.
14986
14987         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
14988         with point-at-{eol,bol}.
14989
14990         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
14991
14992         * imap.el (imap-point-at-eol): Replace with point-at-eol.
14993
14994         * flow-fill.el (fill-flowed-point-at-bol)
14995         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
14996
14997         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
14998         Replace with point-at-{eol,bol} throughout all files.
14999
15000 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15001
15002         * ntlm.el (ntlm-string-as-unibyte): New macro.
15003         (ntlm-build-auth-response): Use it.
15004
15005         Remove Emacs 20 stuff:
15006         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
15007         (butlast, mapc, remove): Remove the compiler macros.
15008         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
15009         of delq and copy-sequence.
15010         * gnus-art.el (popup-menu): Remove the compiler macro.
15011         * nnmail.el (nnmail-split-fancy): Don't support customizing with
15012         Emacs 20.
15013
15014 2004-01-05  Simon Josefsson  <jas@extundo.com>
15015
15016         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
15017         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
15018         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
15019         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
15020         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
15021         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
15022         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
15023         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
15024         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
15025         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
15026         ntlm-string-permute, string-lshift into ntlm-string-lshift,
15027         string-xor into ntlm-string-xor.  Suggested by
15028         Jesper Harder <harder@myrealbox.com>.
15029
15030         * ntlm.el: Don't include poem.
15031
15032         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
15033         Jesper Harder <harder@myrealbox.com>.
15034
15035         * sasl-ntlm.el, ntlm.el, md4.el: New files.
15036
15037         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
15038         probably breaks emacs with DL patch, but do we care? Is anyone
15039         still using the DL stuff?)
15040
15041         * sieve-manage.el: Use the password package.
15042         (sieve-manage-read-passwd): Remove.
15043         (sieve-manage-interactive-login): Use password.  Re-add
15044         condition-case around loop.
15045
15046         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
15047         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
15048         the password package.
15049
15050 2003-02-19  Simon Josefsson  <jas@extundo.com>
15051
15052         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
15053         token.
15054
15055 2002-08-07  Simon Josefsson  <jas@extundo.com>
15056
15057         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
15058         (sieve-manage-authenticators):
15059         (sieve-manage-authenticator-alist): Add some SASL mechs.
15060         (sieve-sasl-auth): New function.
15061         (sieve-manage-cram-md5-auth):
15062         (sieve-manage-plain-auth): Rewrite using SASL library.
15063         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
15064         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
15065         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
15066         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
15067
15068 2004-01-05  Simon Josefsson  <jas@extundo.com>
15069
15070         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
15071         New files.
15072
15073 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15074
15075         * gnus-group.el (gnus-no-groups-message): Update.
15076
15077         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
15078
15079 2003-11-09  Simon Josefsson  <jas@extundo.com>
15080
15081         * imap.el: Support for ID IMAP extension (RFC 2971).
15082         (imap-local-variables): Add imap-id.
15083         (imap-id): New variable.
15084         (imap-id): New function.
15085         (imap-parse-response): Parse untagged ID response.
15086         * nnimap.el (nnimap-id): New variable.
15087         (nnimap-open-connection): Use it.
15088
15089 2003-12-28  Simon Josefsson  <jas@extundo.com>
15090
15091         * gnus-score.el (gnus-score-edit-all-score): New.
15092         * gnus-group.el (gnus-group-score-map): Bind it to W e.
15093
15094 2004-01-04  Simon Josefsson  <jas@extundo.com>
15095
15096         * password.el: Add.
15097
15098 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
15099
15100         * dns.el (dns-query-types): Fix typo.
15101         (dns-query-types): New function
15102         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
15103         PTR and SOA replies, see RFC 1035.
15104
15105 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15106
15107         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
15108
15109         * Moved to Changelog.2.
15110
15111 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15112
15113         * gnus.el (gnus-version-number): Bump version.
15114
15115 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15116
15117         * gnus.el: No Gnus v0.1 is released.
15118
15119 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15120
15121         * gnus.el: No Gnus v0.0 is released.
15122
15123 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15124
15125         * gnus.el (gnus-version-number): Bump.
15126         (gnus-version): No.
15127
15128 See ChangeLog.2 for earlier changes.
15129
15130     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
15131       Free Software Foundation, Inc.
15132
15133   This file is part of GNU Emacs.
15134
15135   GNU Emacs is free software: you can redistribute it and/or modify
15136   it under the terms of the GNU General Public License as published by
15137   the Free Software Foundation, either version 3 of the License, or
15138   (at your option) any later version.
15139
15140   GNU Emacs is distributed in the hope that it will be useful,
15141   but WITHOUT ANY WARRANTY; without even the implied warranty of
15142   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15143   GNU General Public License for more details.
15144
15145   You should have received a copy of the GNU General Public License
15146   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
15147
15148 ;; Local Variables:
15149 ;; coding: utf-8
15150 ;; fill-column: 79
15151 ;; add-log-time-zone-rule: t
15152 ;; End:
15153
15154 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4