sieve-manage-capability: Do not bug out when the server-value of the capability is nil
[gnus] / lisp / ChangeLog
1 2010-10-05  Julien Danjou  <julien@danjou.info>
2
3         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
4         server-value of the capability is nil.
5
6 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7
8         * shr.el (shr-tag-em): Add <EM> tag.
9
10 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
11
12         * sieve-manage.el (sieve-manage-default-stream): Make default stream
13         customizable.
14
15         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
16         handing broken links to browse-url.
17
18 2010-10-05  Julien Danjou  <julien@danjou.info>
19
20         * gnus-util.el (gnus-emacs-completing-read)
21         (gnus-iswitchb-completing-read): Use autoload rather than require.
22
23 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24
25         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
26         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
27         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
28         iswitchb-temp-buflist for XEmacs.
29
30         * gnus-util.el (gnus-completing-read-function): Exclude
31         gnus-icompleting-read and gnus-ido-completing-read from candidates for
32         XEmacs since iswitchb.el is very old and ido.el is unavailable in
33         XEmacs.
34
35         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
36         not to use `delete-dups' that is unavailable in XEmacs 21.4.
37
38         * gnus-html.el: Don't require help-fns under XEmacs.
39         (gnus-html-schedule-image-fetching): Work for XEmacs.
40
41         * mm-decode.el (mm-shr): Decode contents by charset.
42
43 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
44
45         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
46         unknown.
47
48         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
49         (shr-get-image-data): Ensure against the cache file missing.
50
51         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
52         for data.
53
54         * spam-report.el (spam-report-url-ping-plain): Don't query about
55         killing the process.
56
57         * shr.el (shr-render-td): Protect against too-wide text.
58
59 2010-10-04  Julien Danjou  <julien@danjou.info>
60
61         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
62         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
63
64         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
65         retrieved.
66
67 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
68
69         * shr.el (browse-url): Required.
70         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
71         lines.
72         (shr-show-alt-text, shr-browse-image): New commands.
73         (shr-browse-url, shr-copy-url): New commands.
74
75         * gnus-sum.el (gnus-widen-article-window): New variable.
76         (gnus-summary-select-article-buffer): Use it.
77
78         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
79         without @ signs.
80
81 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
82
83         * nnir.el (nnir-run-imap): Remove spurious space in search string.
84
85 2010-10-04  Julien Danjou  <julien@danjou.info>
86
87         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
88         for XEmacs.
89
90 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
91
92         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
93
94         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
95         (nnimap-close-server): Implement.
96
97         * dgnushack.el (iswitchb): Require to shut up the compiler.
98
99         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
100         (shr-insert): Tweak line breaking.
101         (shr-insert): Handle <pre> better.
102         (shr-tag-li): Get <li> indentation right.
103         (shr-tag-li): Get <li> indentation even righter.
104         (shr-tag-blockquote): Ensure paragraph start.
105         (shr-make-table): Tweak table generation.
106         (shr-make-table): Fix typo.
107
108         * shr.el: Implement table rendering.
109
110 2010-10-04  Julien Danjou  <julien@danjou.info>
111
112         * gnus-html.el (gnus-html-put-image): Fix resize image code.
113
114 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
115
116         * shr.el (shr-insert): Use string anchors instead of line anchors.
117
118 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
119
120         * shr.el: Add headings.
121         (shr-ensure-paragraph): Actually work.
122         (shr-tag-li): Make <ul> prettier.
123         (shr-insert): Get white space at the beginning/end of elements right.
124         (shr-tag-p): Collapse subsequent <p>s.
125         (shr-ensure-paragraph): Don't insert double line feeds after blank
126         lines.
127         (shr-insert): \t is also space.
128         (shr-tag-s): Fix "s" tag name function.
129         (shr-tag-s): Fix face prop name.
130
131 2010-10-03  Julien Danjou  <julien@danjou.info>
132
133         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
134
135         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
136         gnus-window-inside-pixel-edges.
137
138         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
139         gnus-ems.
140
141         * mm-view.el (mm-inline-image-emacs): Support image resizing.
142
143         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
144         function.
145
146         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
147         resize choice.
148
149 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
150
151         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
152         beginning of the buffer.
153
154         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
155         article buffer again.
156
157         * shr.el (shr-tag-p): Don't insert newlines at the start of the
158         buffer.
159
160         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
161         when it's at the start of the buffer.
162
163         * shr.el (shr-tag-blockquote): Convert name.
164         (shr-rescale-image): Use the right image-size variant.
165
166         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
167         buffer isn't shown, then select the current article first instead of
168         bugging out.
169         (gnus-summary-select-article-buffer): Show both the article and summary
170         buffers again.
171
172         * shr.el (shr-fontize-cont): Protect against regions with no text.
173         Rename tag functions to shr-tag-* for enhanced security.
174         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
175
176 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
177
178         * shr.el (shr-insert):
179         * pop3.el (pop3-movemail):
180         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
181         loaded.
182
183 2010-10-03  Glenn Morris  <rgm@gnu.org>
184
185         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
186
187         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
188
189         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
190
191         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
192
193         * gnus-util.el (gnus-make-local-hook): Simplify.
194
195 2010-10-02  Julien Danjou  <julien@danjou.info>
196
197         * gnus-util.el (gnus-iswitchb-completing-read): New function.
198         (gnus-ido-completing-read): New function.
199         (gnus-emacs-completing-read): New function.
200         (gnus-completing-read): Use gnus-completing-read-function.
201         Add gnus-completing-read-function.
202
203 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
204
205         * shr.el (shr-insert-document): Autoload.
206         (shr-img): Be silent.
207         (shr-insert): Add a newline after every picture before text.
208         (shr-add-font): Use overlays for combining faces.
209         (shr-insert): Pass upwards the text start point.
210
211         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
212         possible.
213         (mm-shr): New function.
214
215 2010-10-02  Julien Danjou  <julien@danjou.info>
216
217         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
218         should go backward.
219
220 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
221
222         * shr.el (shr): Fix typo in provide call.
223
224 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
225
226         * shr.el: New file.
227
228         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
229
230         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
231         completing read.
232
233 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
234
235         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
236         we're being queried about.  Suggested by Dan Jacobson.
237
238         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
239         by Jason Eisner.
240
241         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
242         table, too.  Suggested by Stefan Wiens.
243         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
244         the table unnecessary.  Suggested by Stefan Wiens.
245
246         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
247         longer needed, and probably doesn't work either, as pointed out by
248         Stefan Wiens.
249         (gnus-summary-exit): Remove call to the clearing function.
250         (gnus-summary-exit-no-update): Ditto.
251
252         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
253         instead of gnus-eval-in-buffer-window to avoid popping up frames.
254         Reported by Stefan Monnier.
255         (gnus-summary-save-in-rmail): Ditto.
256
257         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
258         article buffer, instead of both the article buffer and the summary
259         buffer.  Sort of suggested by Dan Jacobson.
260
261         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
262
263         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
264         Suggested by Dan Jacobson.
265
266         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
267         documentation clearer.
268
269         * message.el (message-shorten-references): Comment on the number "21".
270         Suggested by Stefan Monnier.
271
272         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
273         Suggested by Dan Jacobson.
274
275         * gnus.el (gnus-large-newsgroup): Mention
276         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
277
278         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
279         externalize attachments.  Bug reported by Steve Wen.
280
281         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
282         really message anything to the user.
283
284         * nnmail.el (nnmail-article-group): Allow using the fancy split method
285         directly.
286
287         * nnimap.el (nnimap-request-group): Low higher than high to signal no
288         messages in empty groups.
289
290 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
291
292         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
293         non-UIDNEXT group.
294
295 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
296
297         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
298         not the value from the collection.
299
300         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
301         values.  This sometimes happens on some groups that have no info.
302         (nnimap-request-newgroups): New function.
303
304 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
305
306         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
307         check into `gnus-registry-initialize'.
308         (gnus-registry-initialize): Ditto.
309         Fix and extend header docs.
310
311 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
312
313         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
314         regexp backtrace overflows.
315
316         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
317         for starttls that tls.el implements; i.e. openssl.
318
319         * tls.el (tls-starttls-switches): Give up on using starttls with
320         gnutls-cli.
321         (tls-program): Add --insecure to be consistent with the defaults from
322         openssl s_client.  Now all three commands are insecure.
323
324 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
325
326         * lpath.el: Bind completion-styles-alist for XEmacs.
327
328         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
329         (gravatar-create-image): New function that's an alias to
330         gnus-xmas-create-image, gnus-create-image, or create-image.
331         (gravatar-data->image): Use it.
332
333 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
334
335         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
336         install the nnregistry refer method.
337         (gnus-registry-install-hooks): Use it.
338         (gnus-registry-unfollowed-groups): Add nnmairix to the default
339         unfollowed groups.
340
341 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
342
343         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
344         expanding threads.
345
346 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
347
348         * nnir.el: Use the server names without suffixes (bug #7009).
349
350         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
351         unencrypted to STARTTLS, if possible.
352
353 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
354
355         * message.el (message-ignored-supersedes-headers): Strip Injection-*
356         headers before superseding.
357
358 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
359
360         * nnrss.el (nnrss-use-local): Add documentation.
361
362         * nnimap.el (nnimap-extend-tls-programs): New function.
363         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
364         (nnimap-wait-for-connection): Accept the greeting from the stupid
365         output from openssl s_client -starttls, too.
366
367         * tls.el (tls-starttls-switches): New variable.
368         (tls-find-starttls-argument): Use it.
369         (open-tls-stream): Ditto.
370
371         * netrc.el (netrc-credentials): Return the value of the "default"
372         entry.
373         (netrc-machine): Ditto.
374
375         * nnimap.el (nnimap-find-article-by-message-id): Really return the
376         article number.
377         (nnimap-split-fancy): New variable.
378         (nnimap-split-incoming-mail): Use it.
379
380         * nntp.el (nntp-server-list-active-group): Document.
381
382         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
383         SELECT to get the message-id.
384
385         * mail-source.el (mail-sources): Removed webmail support.
386         (defvar): Ditto.
387         (mail-source-fetcher-alist): Ditto.
388         (mail-source-fetch-webmail): Removed.
389
390         * webmail.el: Removed -- doesn't seem relevant any more.
391
392         * gnus.el: Fix up make-obsolete-variable declarations throughout.
393
394         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
395         the \r.
396
397 2010-09-30  Julien Danjou  <julien@danjou.info>
398
399         * gnus-agent.el (gnus-agent-add-group): Fix call to
400         gnus-completing-read.
401
402 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
403
404         * nndoc.el (nndoc-retrieve-groups): New function.
405
406         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
407         `default', use nnmail-split-methods.
408         (nnimap-request-article): Downcase the NILs so that they are nil.
409
410         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
411         symbol.
412
413         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
414         code, since if the user has requested network, that's what they ought
415         to get.
416         (nnimap-request-set-mark): Erase the buffer before issuing commands.
417         (nnimap-split-rule): Mark as obsolete.
418
419         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
420         variable.
421
422         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
423         correct slot, too.
424
425 2010-09-29  Julien Danjou  <julien@danjou.info>
426
427         * gnus.el (gnus-local-domain): Declare variable obsolete.
428
429         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
430         computing.
431         (gnus-ido-completing-read): Require ido.
432
433 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
434
435         * gnus-registry.el: Don't prompt on load, which makes it impossible to
436         build Gnus.
437
438         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
439         when interpreting the structures.
440         (nnimap-request-accept-article): Add \r\n to the lines to make this
441         work with Cyrus.
442
443         * nndraft.el (nndraft-request-expire-articles): Use the group name
444         instead if "nndraft".  Fix found by Nils Ackermann.
445
446 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
447
448         * nnregistry.el: Added.
449
450 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
451
452         * nnmail.el (group, group-art-list, group-art):
453         Remove unneeded directives.
454
455 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
456
457         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
458         (mm-mime-charset)
459         * rfc2047.el (rfc2047-syntax-table)
460         * utf7.el (utf7-utf-16-coding-system): Comment fix.
461
462         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
463         rather than `insert-file-contents' and `eval-region'.
464
465         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
466         construction.
467
468         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
469
470         * time-date.el: No need to require cl for Emacs 21.
471
472 2010-09-29  Julien Danjou  <julien@danjou.info>
473
474         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
475         replacement of `gnus-gravatar-relief' to mimic
476         `gnus-faces-properties-alist'.
477         Add :version property.
478
479 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
480
481         * mail-source.el (mail-source-report-new-mail)
482         * message.el (message-default-mail-headers)
483         * mm-decode.el (mm-valid-image-format-p): Comment fix.
484
485         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
486
487 2010-09-28  Julien Danjou  <julien@danjou.info>
488
489         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
490         mail-address contains the same string as real-name.
491
492         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
493         non-blank in header, otherwise it'll get stripped.
494
495         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
496         real-name, and then for mail address rather than doing : or , search.
497
498 2010-09-27  Julien Danjou  <julien@danjou.info>
499
500         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
501         (gnus-server-goto-server): Use gnus-completing-read.
502
503         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
504
505         * mm-util.el (defalias): Use gnus-completing-read.
506         (mm-codepage-setup): Use gnus-completing-read.
507
508         * smime.el (smime-sign-buffer): Use gnus-completing-read.
509         (smime-decrypt-buffer): Use gnus-completing-read.
510
511         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
512
513         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
514         (mml-minibuffer-read-disposition): Use gnus-completing-read.
515         (mml-insert-multipart): Use gnus-completing-read.
516
517         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
518
519         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
520
521         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
522
523         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
524
525         * gnus.el (gnus-read-method): Use gnus-completing-read.
526
527         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
528
529         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
530         (gnus-mime-action-on-part): Use gnus-completing-read.
531         (gnus-article-encrypt-body): Use gnus-completing-read.
532
533         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
534         (gnus-topic-move-matching): Use gnus-completing-read.
535         (gnus-topic-copy-matching): Use gnus-completing-read.
536         (gnus-topic-sort-topics): Use gnus-completing-read.
537         (gnus-topic-move): Use gnus-completing-read.
538
539         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
540         (gnus-agent-add-group): Use gnus-completing-read.
541
542         * nnmairix.el (nnmairix-create-server-and-default-group): Use
543         gnus-completing-read.
544         (nnmairix-update-groups): Use gnus-completing-read.
545         (nnmairix-get-server): Use gnus-completing-read.
546         (nnmairix-backend-to-server): Use gnus-completing-read.
547         (nnmairix-goto-original-article): Use gnus-completing-read.
548         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
549
550         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
551
552         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
553         (gnus-group-make-useful-group): Use gnus-completing-read.
554         (gnus-group-make-web-group): Use gnus-completing-read.
555         (gnus-group-add-to-virtual): Use gnus-completing-read.
556         (gnus-group-browse-foreign-server): Use gnus-completing-read.
557
558         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
559         (gnus-summary-limit-to-extra): Use gnus-completing-read.
560         (gnus-summary-execute-command): Use gnus-completing-read.
561         (gnus-summary-respool-article): Use gnus-completing-read.
562         (gnus-read-move-group-name): Use gnus-completing-read.
563
564         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
565         (gnus-summary-score-effect): Use gnus-completing-read.
566
567         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
568
569         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
570         right completing-read function.
571         (gnus-use-ido): New variable
572         (gnus-completing-read-with-default): Remove.
573
574 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
575
576         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
577         x-focus-frame.
578
579         * nnimap.el (auth-source-forget-user-or-password)
580         (auth-source-user-or-password): Autoload.
581
582         * message.el (message-from-style, message-interactive)
583         (message-cite-prefix-regexp, message-sendmail-envelope-from)
584         (message-yank-prefix, message-indentation-spaces, message-signature)
585         (message-signature-file): Add comment.
586
587 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588
589         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
590         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
591         new articles.
592
593         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
594         parts.
595         (nnimap-request-article): Work with the t setting, too.
596
597         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
598         that you don't get flashes of other buffers.
599         (gnus-summary-show-complete-article): Intern before setting.
600
601 2010-09-27  David Engster  <dengste@eml.cc>
602
603         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
604         well as HEADERS.
605         (nnmairix-retrieve-headers): Provide new argument for the above.
606
607 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
608
609         * gnus-sum.el (gnus-summary-move-article): Don't alter
610         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
611         group.
612
613         * nnimap.el (nnimap-update-info): Don't destructively alter active.
614
615         * message.el (message-cite-prefix-regexp): Revert my last edit.
616
617         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
618         variable instead of the Gnus variable.
619
620         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
621
622         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
623         again.
624
625         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
626         since some servers don't like it.
627         (nnimap-open-connection): Forget credentials if the server says the
628         password was wrong.
629         (nnimap-parse-line): Protect against invalid data.
630
631         * gnus-sum.el (gnus-summary-move-article): Add comment.
632         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
633         nothing alters it while scanning for new messages.
634
635         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
636         which may or may not help.
637         (nnimap-open-connection): If we're doing a stream connection, and then
638         discover we're on a STARTTLS-capable server, then open a STARTTLS
639         connection instead.
640
641 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
642
643         * nnimap.el (utf7): Required.
644
645         * message.el (message-cite-prefix-regexp): Remove "}" from citation
646         prefix.
647
648 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
649
650         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
651
652 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
653
654         * nnimap.el (nnimap-request-accept-article): Message the error on
655         error.
656
657 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
658
659         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
660
661 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
662
663         * nndoc.el (nndoc-request-list): Return success always.
664
665         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
666         `fetch-old' -- we only want to fetch the articles we've requested.  The
667         rest are in the agent, probably.
668         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
669         disappeared server" to something low.  It's not important.
670
671         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
672         arrived before the FETCH data.
673
674         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
675         target here, because we don't know the Gnus name of the group.
676
677         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
678         for the correct group.
679
680         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
681
682         * gnus.el (gnus): Give a final warning after startup.
683
684         * gnus-util.el (gnus-action-message-log): New variable.
685         (gnus-message): Use it.
686         (gnus-final-warning): New function.
687
688         * nnimap.el (nnimap-open-connection): Record the greeting.
689         (nnimap): Add greeting.
690
691 2010-09-26  Julien Danjou  <julien@danjou.info>
692
693         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
694         arguments.
695         (gnus-html-wash-images): Fix spec computing to include start/end.
696
697         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
698
699 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
700
701         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
702         deletion.
703         (nnimap-retrieve-headers): Don't select the group, because that's
704         already done by nnimap-possibly-change-group.
705
706         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
707         (gnus-picon-transform-address): Use it.
708
709         * mail-source.el (mail-source-value): Revert previous patch.
710
711         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
712         on failure.
713         (nnimap-open-connection): Look up both virtual and physical server name
714         credentials.
715
716         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
717
718 2009-02-07  Dave Love  <fx@gnu.org>
719
720         * tls.el (open-tls-stream): Don't query killing process.
721
722 2009-02-08  Dave Love  <fx@gnu.org>
723
724         * gnus-win.el (gnus-window-to-buffer-helper,
725         gnus-all-windows-visible-p): Function needn't be a symbol.
726
727         * mail-source.el (mail-source-value): Function needn't be a symbol.
728
729 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
730
731         * message.el (message-cite-prefix-regexp): Remove } from the cite
732         prefix.
733
734         * gnus-art.el (gnus-treatment-function-alist): Do picons before
735         highlight again, so that the highlight is correct.
736
737         * gnus-picon.el (gnus-picon): Remove again.
738         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
739
740         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
741         doing the header highlightling, so that the background colour of the
742         picon is correct.
743
744         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
745         (gnus-picon): Ditto.
746         (gnus-picon): Reinstate.  The background colour for picons is white.
747         (gnus-picon-insert-glyph): Make the background white.
748
749         * nnml.el (nnml-open-nov): Don't return dead buffers.
750
751         * auth-source.el (auth-source-create): Query the user for whether to
752         store the credentials.
753
754         * netrc.el (netrc-store-data): New function.
755
756         * auth-source.el (auth-source-user-or-password): Use the existing auth
757         sources, if any, for creation.
758
759         * gnus.el (gnus-group-fast-parameter): Return the last matching
760         parameter instead of the first matching parameter.
761
762 2010-09-26  Julien Danjou  <julien@danjou.info>
763
764         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
765
766 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
767
768         * mml2015.el (mml2015-use): Remove gpg support.
769
770         * mml1991.el (mml1991-function-alist): Remove gpg function.
771         (mml1991-gpg-sign): Removed.
772
773 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
774
775         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
776         (gnus-browse-unsubscribe-current-group): Document it.
777         (gnus-browse-unsubscribe-group): Use it.
778
779 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
780
781         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
782         address to the To list for easier response.
783
784         * gnus.el (gnus-play-startup-jingle): Removed.
785         (gnus-splash): Don't play jingle.
786         (gnus): Silence gnus-load message.
787
788         * gnus-art.el (gnus-treat-play-sounds): Removed.
789
790         * gnus.el (gnus-play-jingle): Remove audio support.
791
792         * gnus-cus.el (gnus-score-customize): Remove audio reference.
793
794         * earcon.el: Removed -- no users.
795
796         * gnus-audio.el: Removed -- no users of this package.
797
798         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
799
800         * gnus-start.el (gnus-setup-news): Remove nocem support.
801
802         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
803
804         * gnus.el (gnus-use-nocem): Removed.
805
806         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
807         Removed.
808
809         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
810         uses NoCeM any more.
811
812         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
813         (gnus-button-ctan-handler): Ditto.
814         (gnus-button-handle-ctan-bogus-regexp): Ditto.
815         (gnus-button-ctan-directory-regexp): Ditto.
816         (gnus-button-handle-ctan): Ditto.
817         (gnus-button-tex-level): Ditto.
818         (gnus-button-alist): Removed CTAN stuff.
819
820 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
821
822         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
823         nnimap-streaming test.
824
825         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
826         servers twice.
827
828         * nnimap.el (nnimap-open-connection): Add more error reporting when
829         nnimap fails early.
830
831         * nnheader.el (nnheader-get-report-string): New function.
832         (nnheader-get-report): Use it.
833
834         * gnus-int.el (gnus-check-server): Say what the error was when opening
835         failed.
836
837         * nnimap.el (nnimap-wait-for-response): Search further when we're not
838         using streaming.
839
840 2010-09-25  Julien Danjou  <julien@danjou.info>
841
842         * gnus-html.el (gnus-html-rescale-image): Use our defalias
843         gnus-window-inside-pixel-edges.
844
845 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
846
847         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
848
849         * mm-decode.el (mm-save-part): Allow saving to other directories the
850         normal Emacs way.
851
852         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
853         by Jay Berkenbilt.
854
855         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
856         there isn't a single byte.
857
858         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
859         just do it.  It doesn't really seem to matter what the user responds
860         here, I think, so it's just a confusing question.
861
862         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
863         non-streaming case.
864
865         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
866         (gnus-article-encrypt-body): Use it.
867
868         * gnus-sum.el (gnus-summary-show-complete-article): New command and
869         keystroke.
870
871         * nnimap.el (nnimap-find-wanted-parts-1): Use
872         gnus-fetch-partial-articles.
873
874         * gnus-art.el (gnus-fetch-partial-articles): New variable.
875
876         * nnimap.el (nnimap-insert-partial-structure): New function.
877         (nnimap-get-partial-article): New function.
878         (nnimap-request-article): Use it.
879         (nnimap-wait-for-response): Return whether the wait was successful.
880         (nnimap-finish-retrieve-group-infos): Don't do anything if the
881         retrieval wasn't successful.
882         (nnimap-retrieve-group-data-early): Allow throttling servers.
883         (nnimap-streaming): New variable.
884         (nnimap-fetch-partial-articles): Removed.
885
886         * mm-decode.el (mm-with-part): Protect against killed buffers.
887
888         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
889         for prettier summary display.
890
891 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
892
893         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
894         directly.
895
896 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
897
898         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
899         apparently third-party libraries depend on it.
900
901         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
902         before starting negotiation.
903
904         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
905         privacy reasons.
906         (gnus-treat-mail-gravatar): Ditto.
907
908         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
909         buffer when inserting images.  Inserting text into the headers, for
910         instance, can make them invalid.
911
912 2010-09-25  Julien Danjou  <julien@danjou.info>
913
914         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
915         variables.
916
917         * nnheader.el: Remove useless variables news-reply-yank-from and
918         news-reply-yank-message-id.
919
920         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
921         variables.
922
923         * mml1991.el: Remove useless mml1991-verbose.
924
925         * gnus.el: Remove useless variable gnus-use-generic-from.
926         Remove obsolete variable gnus-topic-indentation.
927
928         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
929
930         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
931
932         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
933
934         * gnus-group.el: Remove useless gnus-group-icon-cache.
935         Remove useless gnus-ephemeral-group-server.
936
937         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
938
939         * mml2015.el: Remove useless mml2015-verbose.
940
941         * mml-smime.el: Remove useless mml-smime-verbose.
942
943         * gnus.el: Remove useless gnus-local-domain.
944
945         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
946         gnus-gravatar-size.
947
948         * gnus-art.el: Remove useless gnus-treat-translate.
949
950 2010-09-24  Julien Danjou  <julien@danjou.info>
951
952         * gnus-sum.el: Add support for Gravatars.
953
954         * gnus-art.el: Add support for Gravatars.
955
956         * gnus-gravatar.el: Add this file.
957
958         * gravatar.el: Add this file.
959
960 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
961
962         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
963
964         * gnus-group.el (gnus-group-fetch-faq): Removed.
965
966         * gnus.el (gnus-group-faq-directory): Removed.
967
968         * gnus-group.el (gnus-group-fetch-charter): Removed.
969
970         * gnus.el (gnus-group-charter-alist): Removed.
971
972         * gnus-group.el (gnus-group-archive-directory): Removed.
973         (gnus-group-recent-archive-directory): Ditto.
974         (gnus-group-make-archive-group): Removed.
975
976         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
977
978         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
979         use the same article number for all the cached articles.
980
981         * nnimap.el (nnimap-command): Register the last command time so
982         that we can use it for idling NOOPs.
983         (nnimap-open-connection): Start the keeplive timer.
984         (nnimap-make-process-buffer): Store all the process buffers.
985         (nnimap-keepalive): New function.
986
987         * starttls.el: (starttls-open-stream): Add autoload cookie.
988
989 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
990
991         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
992         handling.
993
994 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
995
996         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
997         its data structures.
998
999         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1000         instead of the cl.el copy-list.
1001         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1002         equalp.
1003
1004 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1005
1006         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1007         and tool-bar-local-item-from-menu.
1008
1009         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1010         mode-line-highlight face for Emacs.
1011
1012         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1013         loading gnus-sum.elc; fix comment for canlock-verify.
1014         (gnus-article-jump-to-part): Use read-number.
1015         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1016         Emacs pre-21 compatible code for help-echo.
1017         (gnus-article-next-page-1): No need to adjust the number of lines.
1018         (gnus-article-describe-bindings): Always use help-buffer.
1019
1020         * gnus-audio.el (gnus-audio-inline-sound)
1021         * gnus-cus.el (gnus-custom-mode)
1022         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1023
1024         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1025
1026         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1027         compatible code.
1028
1029 2010-09-24  Glenn Morris  <rgm@gnu.org>
1030
1031         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1032         visiting the fcc file in rmail-mode.
1033
1034         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1035
1036 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1037
1038         * nnir.el: Silence the byte compiler.
1039
1040         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1041         alias to browse-url-url-encode-chars if any.
1042         (gnus-html-encode-url): Use it.
1043
1044 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1045
1046         * gnus-start.el (gnus-use-backend-marks): New variable.
1047         (gnus-get-unread-articles-in-group): Use it.
1048
1049         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1050         makeover.
1051
1052 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1053
1054         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1055
1056 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1057
1058         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1059         Removed.
1060         (gnus-setup-news-hook): Removed
1061         gnus-fixup-nnimap-unread-after-getting-new-news.
1062
1063         * gnus-int.el (gnus-request-update-info): Protect against backends not
1064         having the function.
1065
1066         * nnimap.el (nnimap-stream): Mention starttls.
1067         (nnimap-open-connection): Add starttls support.
1068
1069 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1070
1071         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1072
1073 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1074
1075         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1076         BODYSTRUCTUREs.
1077         (nnimap-transform-headers): Unfold quoted {42} headers.
1078
1079         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1080         the info.
1081         (gnus-get-unread-articles): Only call updatep on backends that support
1082         it.
1083
1084         * nnweb.el (nnweb-request-update-info): NOOP.
1085
1086         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1087
1088         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1089         since it only deals with marks.
1090
1091         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1092         gnus-request-marks, and make a new gnus-request-update-info.
1093
1094         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1095         the active instead of the high number, which is usually too low.
1096
1097 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1098
1099         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1100         * encrypt.el: Removed.
1101
1102 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1103
1104         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1105         server in symbolic form.
1106
1107         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1108         0.9.
1109
1110 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1111
1112         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1113         (nnimap-update-info): Fix up code slightly.
1114
1115         * gnus-int.el (gnus-open-server): Add tracing for performance
1116         debugging.
1117
1118         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1119         (gnus-group-insert-group-line): Pass the real group name so that it
1120         gets the right data.
1121
1122         * gnus-start.el (gnus-get-unread-articles): Don't have
1123         `gnus-get-unread-articles-in-group' update info, since that can be
1124         really slow and doesn't seem to be needed?
1125
1126 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1127
1128         * time-date.el (date-to-time): Try using parse-time-string first before
1129         using the slower timezone-make-date-arpa-standard.
1130
1131 2010-09-22  Julien Danjou  <julien@danjou.info>
1132
1133         * gnus-group.el (gnus-group-insert-group-line): Call
1134         gnus-group-highlight-line.
1135         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1136         default hook list.
1137         (gnus-group-update-eval-form): Add new function.
1138         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1139         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1140
1141 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1142
1143         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1144         immediate, then expire all articles.
1145         (nnimap-update-info): Fix off-by-one errors.
1146         (nnimap-flags-to-marks): Would return no marks lists for group with no
1147         flags.  Instead return the other data.
1148
1149 2010-09-22  Julien Danjou  <julien@danjou.info>
1150
1151         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1152         Only return an icon.
1153         (gnus-group-insert-group-line): Compute icon to return.
1154
1155         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1156         variable.
1157         (gnus-html-image-fetched): Only cache if
1158         gnus-html-image-automatic-caching is set.
1159         (gnus-html-image-fetched): Check for errors.
1160
1161 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1162
1163         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1164         once per method on `g'.  This ensures that backends like nnfolder don't
1165         open all their folders.
1166
1167         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1168         (nnimap-request-list): Nix out group in the correct buffer.
1169         (nnimap-parse-flags): Implement by using `read' instead of
1170         hand-parsing.
1171         (nnimap-flags-to-marks): Pass on permanent-flags.
1172         (nnimap-make-process-buffer): Record the server name.
1173         (nnimap-parse-flags): Fix typo.
1174         (nnimap-request-scan): Run split on the server in general, not just a
1175         single group.
1176
1177         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1178         parameter, and propagate this downwards.
1179
1180         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1181         since EXAMINE changes it on the server.
1182
1183         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1184         this command might take a while.
1185
1186 2010-09-22  Julien Danjou  <julien@danjou.info>
1187
1188         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1189         harmful if you have 2 images side-by-side, they can't be properly
1190         update on text deletion.  Using text-property is safer here.
1191         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1192         data.
1193
1194 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1195
1196         * nnimap.el (nnimap-expunge-inbox): Removed.
1197         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1198         (nnimap-expunge): Flip default to t.
1199
1200         * gnus.el (gnus-method-to-server): Don't push things to the cache
1201         unless it's unique.
1202         (gnus-server-to-method): Ditto.
1203
1204 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1205
1206         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1207
1208 2010-09-22  Julien Danjou  <julien@danjou.info>
1209
1210         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1211         get the start of data.
1212         (gnus-html-encode-url): Add this function to encode special chars in
1213         URL.
1214         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1215         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1216
1217         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1218         default.
1219         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1220
1221         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1222         images alt-text.
1223         (gnus-html-put-image): Put alt-text as help-echo.
1224
1225 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1226
1227         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1228         * mm-util.el (mm-decompress-buffer)
1229         * nnir.el (nnir-run-find-grep)
1230         * pop3.el (pop3-list): Use 3rd arg of split-string.
1231
1232         * time-date.el (format-seconds): Comment fix.
1233
1234         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1235         and byte-optimize-form-code-walker.
1236         (dgnushack-make-auto-load): Don't advise make-autoload.
1237
1238         * lpath.el: Remove Emacs 21 stuff.
1239
1240 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1241
1242         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1243         outside the active range.  Suggested by Dan Christensen.
1244
1245         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1246         slightly later to avoid double-getting it.
1247
1248         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1249         previous patch.
1250
1251         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1252
1253 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1254
1255         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1256
1257 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1258
1259         * gnus-int.el (gnus-open-server): Give a better error message in the
1260         "go offline" case.
1261
1262         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1263         marks for nnimap, which is seldom the right thing to do.
1264
1265         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1266         (gnus-same-method-different-name): New function.
1267
1268         * nnimap.el (parse-time): Require.
1269
1270         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1271         method in the presence of many similar methods.
1272
1273         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1274
1275         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1276         nnml-inhibit-expiry.
1277
1278         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1279         find out whether methods are equal.
1280
1281         * nnimap.el (nnimap-find-expired-articles): New function.
1282         (nnimap-process-expiry-targets): New function.
1283         (nnimap-request-move-article): Request the article before looking at
1284         what the Message-ID is.  Fix found by Andrew Cohen.
1285         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1286
1287         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1288         for oldness in addition to being a predicate.
1289
1290         * nnimap.el (nnimap-request-group): When we have zero articles, return
1291         the right data to Gnus.
1292         (nnimap-request-expire-articles): Only delete articles immediately if
1293         the target is 'delete.
1294
1295         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1296         method, this would bug out.
1297
1298         * gnus-group.el (gnus-group-expunge-group): Renamed from
1299         gnus-group-nnimap-expunge, and implemented as a normal interface
1300         function.
1301
1302         * gnus-int.el (gnus-request-expunge-group): New function.
1303
1304         * nnimap.el (nnimap-request-create-group): Implement.
1305         (nnimap-request-expunge-group): New function.
1306
1307 2010-09-21  Julien Danjou  <julien@danjou.info>
1308
1309         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1310         (gnus-html-cache-expired): Add new function.
1311         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1312         wethever we should display image for fetch it.
1313         Compute alt-text earlier to pass it to the fetching function too.
1314         (gnus-html-schedule-image-fetching): Change function argument to only
1315         get one image at a time, not a list.
1316         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1317         cache.
1318         (gnus-html-get-image-data): New function to retrieve image data from
1319         cache.
1320         (gnus-html-put-image): Change buffer argument to use image data rather
1321         than file, and place image above region rather than inserting a new
1322         one. Do not take alt-text as argument, since it's useless now: we place
1323         the image above alt-text.
1324         (gnus-html-prune-cache): Remove.
1325         (gnus-html-show-images): Start to fetch image when we find one, do not
1326         push into a temporary list.
1327         (gnus-html-prefetch-images): Only fetch image if they have expired.
1328         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1329         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1330
1331 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1332
1333         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1334
1335 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1336
1337         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1338         spec inser "*" if the group isn't active instead of 0.
1339
1340         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1341         opening the server.
1342         (nnimap-request-delete-group): Implement group deletion.
1343         (nnimap-transform-headers): Return the size of the entire message in
1344         the Bytes header, not just the size of the first part.
1345         (nnimap-request-move-article): When moving an article from nnimap,
1346         request the article first so the accepting form has an article to
1347         accept.  Reported by Dan Christensen.
1348         (nnimap-command): Make sure that the error message doesn't error out.
1349
1350 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1351
1352         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1353         we haven't requested anything.
1354
1355 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1356
1357         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1358         "".  Fix found by Andrew Cohen.
1359
1360         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1361         instead of -encode-string.
1362
1363 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1364
1365         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1366
1367         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1368         by mm-subst-char-in-string.
1369
1370 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1371
1372         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1373         waiting for the connection string.
1374
1375         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1376         arriving.
1377
1378         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1379         bogus characters.  This allows selecting certain Gmail groups.
1380
1381         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1382         (nnimap-fetch-partial-articles): New variable.
1383         (nnimap-open-connection): When looking for credentials, also use the
1384         nnimap-server-port.
1385         (nnimap-request-article): Return the group/article number, so that Gnus
1386         `^' works as expected.
1387         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1388         them.
1389
1390         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1391         comments.
1392         (gnus-methods-sloppily-equal): New function.
1393         (gnus): When using the development version of Gnus, load the gnus-load
1394         file.
1395
1396         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1397         `gnus-open-server' on each method before trying to scan them etc.  This
1398         ensures that all the backend parameters are set correctly.
1399
1400         * nnimap.el (nnimap-authenticator): New variable.
1401         (nnimap-open-connection): Allow anonymous login.
1402         (nnimap-transform-headers): The chars header is called Chars not
1403         Bytes.
1404         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1405         drops.
1406
1407         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1408         patch, found by Knut Anders Hatlen.
1409
1410 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1411
1412         * gnus-agent.el (gnus-agent-batch-confirmation)
1413         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1414         to gnus-message.
1415         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1416         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1417         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1418         * gnus-int.el (gnus-open-server): Likewise.
1419         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1420         (gnus-score-check-syntax): Likewise.
1421         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1422         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1423         Likewise.
1424         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1425
1426 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1427
1428         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1429         calling conventions so that prefetch doesn't bug out.
1430
1431 2010-09-19  Julien Danjou  <julien@danjou.info>
1432
1433         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1434         rather than `subst-char-in-region' in order to be able to replace ASCII
1435         char by UTF-8 ones.
1436
1437         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1438         than curl.
1439         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1440         the right URL and ALT text on images.
1441         (gnus-html-wash-tags): Fix tag case.
1442         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1443         (gnus-article-html): Add -o display_ins_del=2 option.
1444         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1445
1446 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1447
1448         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1449         the extra mail headers, which sometimes seem to happen for unknown
1450         reasons.
1451
1452         * mail-parse.el (mail-header-encode-parameter): Define as
1453         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1454         (or most, perhaps?) mail readers don't understand the latter, but do
1455         understand the former.
1456
1457         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1458         to nil, so that no methods are automatically agentized.  I think this
1459         is probably what most users want.
1460
1461         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1462         from url-retrieve, for instance about invalid URLs.
1463
1464         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1465         groups that have no articles.
1466         (nnimap-request-article): Check that we really got an article when we
1467         requested one.
1468
1469         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1470         doesn't exist.
1471
1472         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1473         nntp buffer so the agent can save it.
1474         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1475         that CRLF doesn't get translated to \n.
1476         (nnimap-open-connection): Don't make 'shell commands only send \n.
1477
1478 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1479
1480         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1481         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1482         Update var name.
1483         (nnml-generate-nov-file): Use dolist.
1484         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1485         Use with-current-buffer.
1486
1487 2010-09-18  Julien Danjou  <julien@danjou.info>
1488
1489         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1490         parallel.
1491
1492 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1493
1494         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1495         the range update right.
1496         (nnimap-request-group): Don't make `M-g' bug out on group with no
1497         marks.
1498         (nnoo): Required, so that other packages can require nnimap.
1499         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1500         command we're looking for.  This helps when the server sends more
1501         responses after we've gotten everything we expected.
1502         (nnimap): Add a `newlinep' field to keep track of end-of-line
1503         conventions.
1504         Don't send CRLF to things that don't want it.
1505         (nnimap-request-accept-article): Ditto.
1506
1507 2010-09-18  Julien Danjou  <julien@danjou.info>
1508
1509         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1510         than curl to retrieve images.
1511
1512 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1513
1514         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1515         the marks.
1516         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1517         (nnimap-wait-for-connection): New function.
1518         (nnimap-open-connection): If we have PREAUTH, don't query for login
1519         credentials.
1520         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1521         when doing a partial update.
1522
1523 2010-09-18  Julien Danjou  <julien@danjou.info>
1524
1525         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1526         tags.
1527
1528 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1529
1530         * nnimap.el (nnimap-credentials): New function.
1531         (nnimap-open-connection): Use the new function to look for credentials
1532         also on the numeric equivalents of "imap" and "imaps".
1533
1534         * gnus-start.el (gnus-activate-group): Send the info to
1535         gnus-request-group.
1536
1537         * nnimap.el (nnimap-request-group): Have the "check" version of the
1538         function parse flags and update the info, so that a `M-g' get a total
1539         resync of all flags from the group.
1540
1541         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1542         to allow backends to alter the info on group selection.  Also alter all
1543         the backend -request-group functions to take the parameter.
1544
1545         * nnimap.el (nnimap-store-info): New function.
1546         (nnimap-update-info): Store the info for later usage.
1547         (nnimap-request-group): Use the stored info for the dont-check case, so
1548         that we don't retrieve all marks when we enter a group.
1549
1550         * nnimap.el: Use deffoo instead of defun for interface functions.
1551
1552         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1553         update the group info.  This makes the nndraft groups, for instance, go
1554         back to their old behaviour.
1555
1556         * gnus-sum.el (gnus-select-newsgroup): Indent.
1557
1558         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1559         in.
1560         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1561         nothing.
1562
1563         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1564         from methods that are denied.
1565
1566         * gnus-int.el (gnus-method-denied-p): New function.
1567
1568         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1569         store the password instead of netrc.
1570         (nnimap-open-connection): Don't error out when we can't make a
1571         connections.
1572
1573         * auth-source.el (auth-source-create): In the password prompt, say what
1574         we're querying for.  Also prompt for user name if that hasn't been
1575         given.
1576
1577         * nnimap.el (nnimap-with-process-buffer): Removed.
1578
1579 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1580
1581         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1582         method when we're reading from the agent.
1583
1584         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1585
1586         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1587         that's probably most useful for users.
1588
1589         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1590         "failed" all the time.
1591
1592         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1593         ...)) with (with-current-buffer ... ).
1594
1595         * nntp.el (nntp-open-server): Return whether the open was successful or
1596         not.
1597
1598         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1599         select an unread unseen article first.
1600
1601         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1602         /etc/services, supply some sensible port defaults.
1603
1604         * dgnushack.el: Define netrc-credentials.
1605
1606 2010-09-17  Julien Danjou  <julien@danjou.info>
1607
1608         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1609
1610 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1611
1612         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1613         doesn't have any parameters.
1614
1615 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1616
1617         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1618         only upcased checks.
1619
1620         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1621
1622         * nnimap.el (nnimap-open-shell-stream): New function.
1623         (nnimap-open-connection): Use it.
1624         (nnimap-transform-headers): Get the number of lines in each message.
1625         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1626         number of lines.
1627         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1628         problem.
1629
1630         * utf7.el (utf7-encode): Autoload.
1631
1632         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1633         to allow the mail splitting to not return a default group.  This is
1634         useful for nnimap, which will leave unmatched mail in the inbox.
1635
1636         * nnimap.el: Rewritten.
1637
1638         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1639         nnimap usage.
1640
1641         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1642         if the move is internal, so that nnimap can do fast internal moves.
1643
1644         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1645         data.
1646         (gnus-read-active-for-groups): Support finishing the early retrieval of
1647         data.
1648
1649         * gnus-range.el (gnus-range-nconcat): New function.
1650
1651         * gnus-int.el (gnus-finish-retrieve-group-infos)
1652         (gnus-retrieve-group-data-early): New functions.
1653
1654 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1655
1656         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1657         (nnrss-retrieve-groups):
1658         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1659         (pop3-quit): Use with-current-buffer.
1660
1661 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1662
1663         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1664         instead of nnheader-accept-process-output.
1665
1666         * dgnushack.el (dgnushack-compile): Add comment.
1667
1668         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1669
1670         * gnus-html.el (gnus-html-schedule-image-fetching)
1671         (gnus-html-prefetch-images): Replace process-kill-without-query by
1672         gnus-set-process-query-on-exit-flag.
1673
1674 2010-09-16  Romain Francoise  <romain@orebokech.com>
1675
1676         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1677
1678 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1679
1680         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1681         parameter to unintern is mandatory-ish in Emacs 24.
1682
1683         * gnus-html.el (gnus-html-schedule-image-fetching)
1684         (gnus-html-prefetch-images): Check for curl before using it.
1685
1686         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1687         depend on curl, which isn't essential.
1688
1689         * imap.el: Revert back to version
1690         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1691         seem problematic.
1692
1693 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1694
1695         * gnus-registry.el (gnus-registry-install-shortcuts):
1696         Explicitly pass `obarray' to `unintern' to avoid a warning.
1697
1698 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1699
1700         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1701         change.
1702
1703         * nnrss.el (nnrss-request-list): Removed this function and related
1704         functions, including the moreover stuff.
1705
1706 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1707
1708         * nnrss.el (nnrss-retrieve-groups): New function.
1709
1710 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1711
1712         * .dir-locals.el: Add no-byte-compile cookie.
1713
1714 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1715
1716         * time-date.el (format-seconds): Comment fix.
1717
1718         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1719         for back end that doesn't support request-scan.
1720
1721 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1722
1723         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1724         then do request scans from the backends.
1725
1726         * netrc.el (netrc-credentials): New conveniency function.
1727
1728         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1729         avoid running a hook per line, since this takes a lot of time,
1730         profiling shows.
1731         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1732         directly if gnus-visual-p is true.
1733
1734 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1735
1736         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1737         groups; replace mapcar with dolist which is a bit faster; pass groups
1738         info to gnus-read-active-file-1.
1739         (gnus-read-active-file-1): Scan only specified groups if the new
1740         optional arg `infos' is given.
1741
1742 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1743
1744         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1745
1746         * pop3.el (pop3-movemail): Removed.
1747         (pop3-streaming-movemail): Renamed to pop3-movemail.
1748
1749         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1750         don't restrict end-tag searches to the end of the line.
1751
1752 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1753
1754         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1755         articles of every unchecked group to t, which means unknown since the
1756         server has never been opened.
1757
1758 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1759
1760         * gnus-html.el (gnus-html-show-alt-text): New command.
1761         (gnus-html-browse-image): Ditto.
1762         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1763         to browse the image directly.
1764         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1765         better.
1766
1767         * gnus-async.el (gnus-async-article-callback): Call
1768         `gnus-html-prefetch-images' unconditionally.
1769
1770         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1771         before feeding URLs to curl.
1772
1773 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1774
1775         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1776         internal images as deletable by `W D D'.
1777
1778         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1779         (gnus-async-article-callback): Fix typo.
1780
1781 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1782
1783         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1784         current line to work around bugs in the output from w3m.
1785
1786         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1787         for groups that want that.
1788
1789         * nntp.el (nntp-wait-for-string): Supply a timeout for
1790         accept-process-output to ensure progress.
1791
1792         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1793         level to get unread articles from, then use that for foreign groups,
1794         too.
1795
1796         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1797         confuses the rest of the function.
1798
1799         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1800         for the methods that support -retrieve-groups, too.
1801
1802         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1803
1804 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1805
1806         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1807         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1808
1809         * pop3.el: Require cl when compiling.
1810         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1811
1812 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1813
1814         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1815         that aren't going to be activated.
1816         (gnus-get-unread-articles): Fix up the last commit.
1817
1818         * gnus-html.el (gnus-article-html): Allow calling without specifying
1819         the handle.  In that case, dissect the buffer first.
1820
1821         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1822
1823         * nnimap.el (nnimap-open-connection): Revert the change that would look
1824         into authinfo for imaps instead of imap.
1825
1826         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1827         say that you don't want to call gnus-request-group with don-check, but
1828         do check the reponse.  This is for virtual groups only.
1829         (gnus-get-unread-articles): Count the archive groups as secondary, so
1830         that they're activated the same way as before.
1831
1832         * imap.el (imap-message-map): Removed optional buffer parameter, since
1833         no callers use it.
1834         (imap-message-get): Ditto.
1835         (imap-message-put): Ditto.
1836         (imap-mailbox-map): Ditto.
1837         (imap-mailbox-put): Ditto.
1838         (imap-mailbox-get): Ditto.
1839         (imap-mailbox-get): Revert last change for this function.
1840
1841         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1842         case-insensitively.
1843         (nnimap-debug): Removed.
1844
1845         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1846         to use `imap-fetch' instead.  According to the comments, this should be
1847         safe, since all other IMAP clients use the 1:* syntax.
1848         (imap-enable-exchange-bug-workaround): Removed.
1849         (imap-debug): Removed -- doesn't seem very useful.
1850
1851         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1852         mail from a file, and the file doesn't exist.
1853
1854         * imap.el (imap-log): New convenience function used throughout instead
1855         of repeating the same code all over the place.
1856
1857         * pop3.el (pop3-streaming-movemail): Return t for success.
1858
1859         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1860         .authinfo if we're using ssl connection.
1861
1862         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1863         already have if we're in a main Gnus `g' run.
1864
1865         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1866
1867 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1868
1869         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1870
1871         * nnmh.el (nnmh-request-list-1): Bind `file'.
1872
1873         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1874         alias to set-process-query-on-exit-flag or process-kill-without-query.
1875         (pop3-open-server): Use it.
1876
1877 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1878
1879         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1880         box to the Incoming file.  Fixes mistake in previous checkin.
1881
1882         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1883         request loop (for debugging purposes) removed.
1884
1885         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1886         culprit is more visible.
1887         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1888         (nnml-add-incremental-nov): New functions to do "incremental" nov
1889         updates, where we just append to the end of the existing nov files
1890         without reading/writing them in full.
1891
1892         * mail-source.el (mail-source-delete-crash-box): Really only check the
1893         incoming files once in a while.
1894
1895         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1896
1897         * mail-source.el (mail-source-delete-crash-box): Only check the
1898         incoming files for deletion once per day to save a lot of file
1899         accesses.
1900
1901         * pop3.el (pop3-logon): Fix up unbound variable typo.
1902
1903         * mail-source.el (pop3-streaming-movemail): Autoload.
1904
1905         * pop3.el (pop3-streaming-movemail): Respect
1906         pop3-leave-mail-on-server.
1907
1908         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1909         retrieval.
1910
1911         * pop3.el (pop3-process-filter): Removed unused function.
1912         (pop3-streaming-movemail, pop3-send-streaming-command)
1913         (pop3-wait-for-messages, pop3-write-to-file)
1914         (pop3-number-of-responses): New functions for streaming pop3
1915         retrieval.
1916
1917         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1918         come from no known methods.
1919         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1920         list.
1921
1922         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1923         message sizes.
1924         (pop3-movemail): Use erase-buffer instead of looping and deleting
1925         regions, which seems rather odd.
1926
1927         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1928         file once per `g' run.
1929
1930         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1931         directories.  This makes the draft queue directory work.
1932
1933         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1934         data from the backends, so that we only request the list of groups from
1935         each method once.  This should speed things up considerably.
1936
1937         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1938         detect that it's not implemented.
1939
1940         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1941         we actually do recurse down into the tree, but don't stat all leaf
1942         nodes.
1943
1944         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1945         then say so instead of bugging out.
1946
1947         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1948         files exist before trying to read them.
1949
1950         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1951         around <pre_int>.
1952
1953         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1954
1955         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1956
1957 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1958
1959         * mm-util.el (mm-image-load-path): Just return the image directories,
1960         not all directories in the path in addition to the image directories.
1961         (mm-image-load-path): Maintain a cache of the image directories so that
1962         the `g' command in Gnus doesn't have to stat dozens of directories each
1963         time.
1964
1965         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1966         (gnus-html-wash-tags): Add a new `i' command to insert images.
1967         (gnus-html-insert-image): New command and keystroke.
1968         (gnus-html-redisplay-with-images): New command and keystroke.
1969         (gnus-html-show-images): Renamed command.
1970         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1971         spacers.
1972         (gnus-html-wash-tags): Decode entities at the end, so that entities
1973         inside the tags don't mess up the rest of the "parsing".
1974
1975         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1976         so that nnimap methods aren't agentized by default.  There's apparently
1977         many problems related to agent/imap behaviour.
1978
1979         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1980
1981         * gnus-html.el: Doc fix.
1982
1983 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1984
1985         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1986         specifier-spec-list for Emacs 21.
1987
1988         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1989         glyph-width and glyph-height instead of display-graphic-p and
1990         image-size; make avoidance of displaying small images work for XEmacs.
1991
1992         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1993         for XEmacs.
1994
1995         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1996         of symbol that holds plist data.
1997         (gnus-process-plist): Remove plist of process after getting it.
1998
1999 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2000
2001         * message.el (message-generate-hashcash): Change default to
2002         'opportunistic if hashcash is installed.
2003
2004         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2005         (gnus-html-put-image): Only call image-size once, since it's somewhat
2006         time-consuming on remote X servers.
2007
2008 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2009
2010         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2011         type on data, not a file name.
2012
2013         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2014         window-pixel-edges for Emacs 21.
2015
2016         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2017         decoded contents.
2018         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2019
2020 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2021
2022         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2023         group line format, since it isn't very interesting.
2024
2025         * gnus-agent.el (gnus-agent-short-article),
2026         (gnus-agent-long-article): Increase values for these two variables,
2027         since most people are likely to have more network connection and
2028         storage than before.
2029
2030         * gnus.el (gnus-refer-article-method): Change default to 'current.
2031         When referring an article, the common behaviour is to refer it from the
2032         current select method, not the native select method.  The chances of
2033         the native select method having the message in question is rather slim
2034         these days.
2035
2036         * gnus-sum.el (gnus-auto-select-subject): Change default to
2037         `unseen-or-unread'.  I think it's likely that most people want to
2038         select an unseen article over a previously seen, but unread one.
2039
2040         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2041         means that in the article buffer none of the minor mode elements will
2042         be shown, usually, and this is not desirable in most cases.
2043
2044         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2045         that commands like `d' (and the like) go to the next line in the
2046         buffer, instead of the next unread article.  I think this is the
2047         behaviour that is most natural for most users.
2048         (gnus-single-article-buffer): Change default to nil, so that people can
2049         have as many article buffers open as they have summary buffer.  I think
2050         this is the most natural way for the groups to behave.
2051
2052         * message.el (message-generate-new-buffers): Change default to
2053         `unsent', so that all new message buffers start their names with the
2054         string "*unsent", and it's easier to find the buffers if you move from
2055         them.
2056
2057 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2058
2059         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2060         small.  They're probably tracking images.
2061         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2062         (gnus-html-rescale-image): Yet another try at getting the image sizing
2063         right.
2064
2065         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2066         nntp-marks-file-name is nil.
2067
2068 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2069
2070         * gnus-html.el (gnus-html-wash-tags)
2071         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2072         Better logging.
2073
2074 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2075
2076         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2077
2078         * gnus-html.el (gnus-html-wash-tags): Check the value of
2079         gnus-blocked-images in the summary buffer.
2080
2081 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2082
2083         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2084
2085 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2086
2087         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2088         like "a", it seems like.
2089         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2090         since it needs to be picked from the correct buffer.
2091
2092         * nnwfm.el: Removed.
2093
2094         * nnlistserv.el: Removed.
2095
2096 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2097
2098         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2099         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2100
2101 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2102
2103         * nnkiboze.el: Removed.
2104
2105         * nndb.el: Removed.
2106
2107         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2108         alt text.
2109         (gnus-html-rescale-image): Try to get the rescaling logic right for
2110         images that are just wide and not tall.
2111
2112         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2113         overshadow variable bindings.
2114
2115 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2116
2117         * gnus-html.el (gnus-html-wash-tags)
2118         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2119         extra logging.
2120
2121 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2122
2123         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2124         (gnus-max-image-proportion): New variable.
2125         (gnus-html-rescale-image): New function.
2126         (gnus-html-put-image): Rescale images.
2127
2128 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2129
2130         Fix up some byte-compiler warnings.
2131         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2132         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2133         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2134         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2135         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2136         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2137         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2138
2139 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2140
2141         * gnus-html.el (gnus-article-html): Decode contents by charset.
2142
2143 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2144
2145         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2146         (gnus-html-frame-width, gnus-blocked-images)
2147         * message.el (message-prune-recipient-rules): Add custom version.
2148         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2149
2150         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2151         functions.
2152
2153         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2154         gnus-process-get.
2155
2156 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2157
2158         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2159         instead of lsub directly.
2160
2161 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2162
2163         * nnwarchive.el: Removed.
2164
2165         * gnus-soup.el: Removed.
2166
2167         * nnsoup.el: Removed.
2168
2169         * nnultimate.el: Removed.
2170
2171         * gnus-html.el (gnus-blocked-images): New variable.
2172
2173         * message.el (message-prune-recipients): New function.
2174         (message-prune-recipient-rules): New variable.
2175
2176         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2177         guess whether a long line is natural text or not.
2178
2179         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2180         gnus-process-plist and friends for compatibility.
2181
2182 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2183
2184         * gnus-html.el: Require packages that define macros used in this file.
2185         (gnus-article-mouse-face): Declare to silence byte-compiler.
2186         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2187         process-get.
2188         (gnus-html-put-image): Use plist-get to avoid getf.
2189         (gnus-html-prefetch-images): Use with-current-buffer.
2190
2191 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2192
2193         * gnus-ems.el: Provide compatibility functions for
2194         gnus-set-process-plist.
2195
2196         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2197         header-line-format for XEmacs 21.4.
2198
2199         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2200         * gnus.el (gnus-valid-select-methods)
2201         * message.el (message-send-mail-partially-limit)
2202         * mm-decode.el (mm-text-html-renderer)
2203         * mml.el (mml-insert-mime-headers-always)
2204         * smiley.el (smiley-regexp-alist): Bump custom version.
2205
2206 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2207
2208         * gnus-html.el: require mm-url.
2209         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2210         with the url to `url'.
2211         (gnus-html-wash-tags): Support cid: URLs/images.
2212
2213 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2214
2215         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2216         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2217         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2218
2219         * gnus-move.el: Removed file, since it doesn't really work.
2220
2221         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2222         UTF-8.  This seems to fix problems with some German web feeds.
2223
2224         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2225         at the top so that the proper colours are applied.
2226
2227         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2228         don't have dots in their names.
2229
2230         * gnus-art.el (gnus-article-view-part): Doc fix.
2231
2232         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2233         XEmacs-compatible.
2234         (gnus-html-put-image): Don't do images on non-graphic displays.
2235
2236         * nnslashdot.el: Removed this unused backend.
2237
2238         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2239         actions.
2240         (gnus-undo-register-1): Revert last change.
2241
2242         * gnus-group.el (gnus-group-completing-read): Protect against not
2243         having completion-styles bound.
2244
2245         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2246         make broken recipients happier.
2247
2248         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2249
2250         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2251         point parameter.
2252
2253         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2254
2255         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2256         completion-styles for group selection.
2257
2258 2009-02-04  Andreas Schwab  <schwab@suse.de>
2259
2260         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2261         headers and regexp-quote the match if necessary.
2262
2263 2009-03-24  Miles Bader  <miles@gnu.org>
2264
2265         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2266         the blinking smiley.
2267
2268 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2269
2270         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2271         blink smiley.
2272
2273 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2274
2275         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2276         where the dribbel file lives exists.
2277
2278         * message.el (message-send-mail-partially-limit): Change the default to
2279         nil, since most people don't want this.
2280
2281         * mm-url.el (mm-url-decode-entities): Also decode entities like
2282         &#x3212.
2283
2284 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2285
2286         * gnus-sum.el (gnus-summary-idna-message):
2287         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2288         Hyperlink urls in docstrings with URL `...'.
2289
2290 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2291
2292         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2293         functions.
2294
2295 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2296
2297         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2298         say what the mouseover text should be.
2299
2300         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2301         version of the mm-w3m-safe-url-regexp variable to only download images
2302         in the groups where we want that to happen.
2303
2304         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2305
2306         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2307         easier debugging.
2308         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2309         big pictures in the article buffer.
2310
2311         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2312         gnus-article-html.
2313         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2314         w3m.
2315
2316         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2317
2318 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2319
2320         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2321         which doesn't exist.
2322
2323         * message.el (message-inhibit-ecomplete): New variable to allow some
2324         function to inhibit ecomplete address storage.
2325         (message-resend): Disable ecomplete message storage when resending
2326         messages.
2327
2328         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2329
2330 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2331
2332         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2333         Save excursion while copying, moving, and deleting articles in order to
2334         prevent the cursor from jumping to unforeseen place.
2335
2336 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2337
2338         * lpath.el: No need to bind bookmark-current-buffer,
2339         bookmark-yank-point and bookmark-make-record-function.
2340
2341 2010-08-17  Glenn Morris  <rgm@gnu.org>
2342
2343         * gnus-sync.el: Require gnus components whose functions are used.
2344
2345         * gnus-art.el (bookmark-make-record-function):
2346         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2347         Declare for compiler.
2348
2349         * mm-url.el (mml-compute-boundary): Autoload.
2350
2351 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2352
2353         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2354
2355 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2356
2357         Typo fix "hoo4a" -> "hook".
2358
2359         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2360
2361 2010-08-14  Glenn Morris  <rgm@gnu.org>
2362
2363         * gnus-sync.el (gnus-sync): Fix defgroup version.
2364
2365 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2366
2367         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2368
2369         * gnus-sync.el: Fix docs.
2370         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2371         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2372
2373 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2374
2375         Optimizations for gnus-sync.el.
2376
2377         * gnus-sync.el: Add docs about gnus-sync-backend
2378         possibilities.
2379         (gnus-sync-save): Remove unnecessary message.
2380         (gnus-sync-read): Optimize and show what groups were skipped.
2381
2382 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2383
2384         Minor bug fixes for gnus-sync.el.
2385
2386         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2387         read the sync on get-new-news.
2388
2389         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2390         quiet.
2391
2392         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2393
2394 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2395
2396         Make saving and restoring of hidden threads work with overlays.
2397         Patch applied by Ted Zlatanov.
2398
2399         * gnus-sum.el (gnus-hidden-threads-configuration)
2400         (gnus-restore-hidden-threads-configuration): Update to deal with text
2401         properties, rather than searching for a magic character.
2402
2403 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2404
2405         New gnus-sync.el library for synchronization of marks.
2406
2407         * gnus-sync.el: New library for synchronization of marks.
2408
2409         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2410         renamed from `gnus-registry-grep-in-list'.
2411
2412         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2413
2414         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2415
2416 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2417
2418         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2419         determining charset of text fails.
2420
2421 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2422
2423         * nnmail.el (nnmail-get-new-mail-1): Revert.
2424
2425         * nnml.el (nnml-active-number): Make sure names of newly created groups
2426         in nnml-group-alist are encoded.
2427
2428 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2429
2430         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2431         containing non-ASCII characters in active file for nnml back end.
2432
2433 2010-07-24  David Engster  <dengste@eml.cc>
2434
2435         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2436         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2437
2438 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2439
2440         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2441         tag (Bug#6654).
2442
2443 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2444
2445         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2446         the article buffer, not the summary buffer.
2447
2448 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2449
2450         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2451         Emacs 23 as well.
2452
2453 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2454
2455         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2456         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2457
2458 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2459
2460         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2461         Patch applied by Karl Fogel.
2462
2463         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2464         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2465
2466 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2467
2468         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2469         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2470         C-w still not working correctly from Article buffers; Thierry's
2471         patch to fix that will be applied after this.
2472
2473         * gnus-art.el (bookmark-make-record-function): New local variable.
2474
2475         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2476         article buffer.
2477         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2478
2479 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2480
2481         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2482         on changes in bookmark.el.
2483
2484 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2485
2486         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2487         `no-log' instead of message not to log prompt string.
2488
2489 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2490
2491         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2492         the *other* type of HTML form submission.
2493
2494 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2495
2496         * auth-source.el (auth-source-pick): If choice does not contain a
2497         questioned keyword, set the check to t.
2498
2499 2010-06-12  Romain Francoise  <romain@orebokech.com>
2500
2501         * gnus-util.el (gnus-date-get-time): Move up before first use.
2502
2503 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2504
2505         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2506         (gnus-article-edit-part): Bind it to make last part that is substituted
2507         or deleted visible.
2508         (gnus-mime-display-single): Buttonize part of which id equals to
2509         gnus-mime-buttonized-part-id.
2510
2511 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2512
2513         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2514         (gnus-dd-mmm): Use gnus-date-get-time.
2515         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2516         simplify logic.
2517         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2518         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2519
2520 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2521
2522         * auth-source.el (top): Autoload `secrets-list-collections',
2523         `secrets-create-item', `secrets-delete-item'.
2524         (auth-sources): Fix tag string.
2525         (auth-get-source, auth-source-retrieve, auth-source-create)
2526         (auth-source-delete): New defuns.
2527         (auth-source-pick): Rewrite in order to avoid 2 passes.
2528         (auth-source-forget-user-or-password): New parameter USERNAME.
2529         (auth-source-user-or-password): New parameters CREATE-MISSING and
2530         DELETE-EXISTING.  Retrieve password interactively, if needed.
2531
2532 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2533
2534         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2535         deleting unused directories when gnus-expert-user is t.
2536
2537 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2538
2539         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2540         for each temp file when gnus-article-browse-delete-temp is ask.
2541
2542 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2543
2544         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2545         Lisp calls to delete-backward-char by calls to delete-char.
2546
2547 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2548
2549         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2550
2551 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2552
2553         * password-cache.el (password-cache-remove): Fix docstring.
2554
2555 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2556
2557         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2558         article unless decoding article to be saved.
2559
2560 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2561
2562         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2563         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2564         generated within the mm-with-unibyte-current-buffer macro.
2565
2566 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2567
2568         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2569         to nil when we're in a mml-preview buffer and no group is selected.
2570
2571 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2572
2573         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2574         when catching the `C-g'.  Reported by "Leo".
2575
2576 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2577
2578         * message.el (message-forward-make-body-plain)
2579         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2580         multibyte-string-p.
2581
2582         * lpath.el: Revert.
2583
2584 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2585
2586         * message.el (message-forward-make-body-mml): Assume original message
2587         is multibyte string; error on unibyte.
2588         (message-forward-make-body-plain): Ditto; don't add excessive newline
2589         in body end.
2590
2591         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2592
2593 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2594
2595         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2596         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2597
2598 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2599
2600         * mm-extern.el (mm-extern-url): Don't use
2601         mm-with-unibyte-current-buffer.
2602         (mm-extern-cache-contents): Use with-current-buffer instead of
2603         save-excursion + set-buffer.
2604
2605 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2606
2607         * mm-util.el (mm-emacs-mule): Remove.
2608
2609 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2610
2611         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2612         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2613         change.
2614
2615 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2616
2617         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2618         bind the default value of enable-multibyte-characters to nil.
2619
2620 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2621
2622         * message.el (message-forward-make-body-plain)
2623         (message-forward-make-body-mml):
2624         Don't use mm-with-unibyte-current-buffer.
2625
2626 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2627
2628         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2629
2630 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2631
2632         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2633         (Bug#5592).
2634
2635 2010-05-07  Julien Danjou  <julien@danjou.info>
2636
2637         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2638         it to mm-pipe-part.
2639
2640         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2641         it is given.
2642
2643 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2644
2645         * binhex.el (binhex-decode-region-internal)
2646         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2647         (dns-query)
2648         * nnweb.el (nnweb-gmane-search)
2649         * pgg-parse.el (pgg-parse-armor)
2650         * pgg.el (pgg-verify-region)
2651         * sha1.el (sha1-string-external)
2652         * uudecode.el (uudecode-decode-region-internal)
2653         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2654         XEmacs.
2655
2656         * gnus-art.el (gnus-article-browse-html-parts)
2657         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2658         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2659         make-temp-file.
2660
2661         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2662         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2663         compiling.
2664
2665         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2666         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2667         XEmacs when compiling.
2668
2669         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2670         gnus-pick-mode-off-hook for XEmacs when compiling.
2671         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2672         gnus-binary-mode-off-hook for XEmacs when compiling.
2673
2674         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2675         nil if char-charset is not available.
2676
2677         * imap.el (imap-disable-multibyte)
2678         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2679         macros.
2680
2681         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2682         instead of encode-coding-string.
2683
2684         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2685         'xemacs) instead of mm-emacs-mule to switch function definitions.
2686         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2687
2688         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2689         bind temporary-file-directory for XEmacs;
2690         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2691         timer-set-function for XEmacs 21.4 and SXEmacs;
2692         bind timer-list for XEmacs 21.4 and SXEmacs;
2693         fbind char-charset and find-charset-region for non-Mule XEmacs;
2694         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2695         encode-coding-region and encode-coding-string for XEmacs having no
2696         file-coding feature.
2697
2698 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2699
2700         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2701
2702 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2703
2704         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2705         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2706
2707 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2708
2709         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2710         alias `jka-compr-delete-temp-file' no longer exists.
2711
2712 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2713
2714         Use define-minor-mode in Gnus where applicable.
2715         * mml.el (mml-mode): Use define-minor-mode.
2716         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2717         (gnus-undo-mode): Use define-minor-mode.
2718         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2719         (gnus-dead-summary-mode): Use define-minor-mode.
2720         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2721         Initialize in declaration.
2722         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2723         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2724         (gnus-mailing-list-mode): Use define-minor-mode.
2725         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2726         (gnus-draft-mode): Use define-minor-mode.
2727         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2728         (gnus-dired-mode): Use define-minor-mode.
2729
2730 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2731
2732         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2733         handles on recursive mml-to-mime translation and check them for
2734         boundary delimiter collisions.  Reported by Greg Troxel.
2735
2736 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2737
2738         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2739
2740 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2741
2742         * mm-util.el (mm-find-buffer-file-coding-system):
2743         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2744
2745 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2746
2747         * message.el (message-generate-headers): Record insertion of optional
2748         headers as well.  Otherwise the check to prevent repeated insertion of
2749         optional headers is a no-op.
2750
2751 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2752
2753         * smime.el: Don't mention CVS.
2754
2755         * nnrss.el (nnrss-fetch): Don't mention CVS.
2756
2757         * nnir.el: Don't mention CVS.
2758
2759 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2760
2761         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2762
2763 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2764
2765         * lpath.el: Fbind bookmark-default-handler,
2766         bookmark-get-bookmark-record, bookmark-make-record-default,
2767         bookmark-prop-get for Emacs <23 and XEmacs.
2768
2769 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2770
2771         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2772         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2773         Use with-current-buffer to silence the byte-compiler.
2774         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2775         bother to require `gnus'.
2776         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2777
2778 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2779
2780         * gnus-sum.el (gnus-summary-bookmark-make-record)
2781         (gnus-summary-bookmark-jump): New functions.
2782         (gnus-summary-mode): Setup bookmark support.
2783
2784 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2785
2786         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2787         if set.
2788
2789 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2790
2791         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2792         gnus-article-browse-html-save-cid-image; make it work recursively for
2793         forwarded messages as well.
2794         (gnus-article-browse-html-parts): Work when prefix arg is given.
2795         (gnus-article-browse-html-article): Doc fix.
2796
2797 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2798
2799         * message.el (message-default-mail-headers):
2800         (message-default-headers): Carry the value mail-default-headers over
2801         into message-default-mail-headers, rather than message-default-headers.
2802
2803 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2804
2805         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2806         charset.
2807
2808         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2809         charset into the <meta> tag when the article is encoded to utf-8.
2810
2811 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2812
2813         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2814         directories as well.
2815         (gnus-article-browse-html-parts): Work for images that do not specify
2816         file names; delete temp directory when quitting; insert header at the
2817         right place; use file: scheme for image files.
2818
2819 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2820
2821         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2822         (gnus-article-browse-html-parts): Use it to make temporary cid image
2823         files in addition to html file so that browser may display them.
2824
2825 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2826
2827         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2828
2829 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2830
2831         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2832
2833 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2834
2835         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2836         about Secret Service API sources.  Improve Customize options.
2837         (auth-source-pick): Change to accept any number of search parameters.
2838         Implement fallbacks iteratively, not recursively.  Add scoring on the
2839         second pass and sort by score.  Call Secret Service API when needed.
2840         (auth-source-user-or-password): Use it.  Call Secret Service API
2841         directly when needed to get the user name and the password.
2842
2843 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2844
2845         * message.el (message-interactive): Doc fix.
2846         (message-qmail-inject-args): Reflow.
2847         (message-kill-to-signature): Fix typo in docstring.
2848
2849         * smiley.el (smiley-buffer): Fix typo in docstring.
2850
2851 2010-03-24  Glenn Morris  <rgm@gnu.org>
2852
2853         * mail-source.el (gnus-message): Declare.
2854         (mail-source-delete-old-incoming): Require gnus-util.
2855
2856 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2857
2858         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2859
2860         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2861
2862         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2863         password-cache's default if it is not bound.
2864         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2865         password-cache-expiry's default if it is not bound.
2866
2867         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2868         available in Emacs 21.
2869
2870         * lpath.el: Suppress compiler warnings for:
2871         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2872         XEmacs;
2873         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2874         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2875         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2876
2877 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2878
2879         * auth-source.el (auth-sources): Fix up definition so extra parameters
2880         are always inline.
2881
2882 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2883
2884         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2885         wasn't updated after mismatch.  Clear cached mailbox info correctly
2886         when uidvalidity changes.
2887         (nnimap-group-prefixed-name): New function to avoid some code
2888         duplication.
2889         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2890         (nnimap-request-group): Use it.
2891         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2892         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2893         with many imap folders.  This is done by caching the group status from
2894         the imap server persistently in a group parameter `imap-status'.  (This
2895         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2896         but not persistently, so every Gnus startup was still very slow.)
2897
2898 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2899
2900         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2901         delete the extra newline.  Otherwise editing of :string and :number
2902         types don't work.
2903
2904 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2905
2906         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2907         secrets.el dependency.
2908         (auth-sources): Add optional user name.  Add secrets.el configuration
2909         choice (unused right now).
2910
2911 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2912
2913         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2914         `gnus-registry-install-shortcuts' fill in the functions.
2915
2916         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2917         warnings.
2918         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2919         (gnus-registry-install-shortcuts): Populate and use it in a
2920         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2921
2922 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2923
2924         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2925         In-place substitutions for the group name encoding/decoding.
2926         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2927         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2928         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2929         (nnimap-update-unseen, nnimap-request-list)
2930         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2931         (nnimap-request-set-mark, nnimap-split-to-groups)
2932         (nnimap-split-articles, nnimap-request-newgroups)
2933         (nnimap-request-create-group, nnimap-request-accept-article)
2934         (nnimap-request-delete-group, nnimap-request-rename-group)
2935         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2936         `encoded-mbx' for consistency.
2937         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2938         variable `imap-current-mailbox'.
2939
2940         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2941         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2942
2943 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2944
2945         * pop3.el (pop3-display-message-size-flag): Display message size byte
2946         counts during POP3 download.
2947         (pop3-movemail): Use it.
2948         (pop3-list): Implement listing of available messages.
2949
2950 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2951
2952         * nnir.el (nnir-get-article-nov-override-function): New function to
2953         override the normal NOV retrieval.
2954         (nnir-retrieve-headers): Use it.
2955
2956 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2957
2958         * auth-source.el (netrc-machine-user-or-password): Autoload.
2959
2960 2010-03-19  Glenn Morris  <rgm@gnu.org>
2961
2962         Stop message.el from loading about 40 libraries it doesn't always need.
2963         The general approach is to autoload rather than require, and to
2964         require in the specific functions rather than the file.  (Bug#5642)
2965
2966         * gmm-utils.el: Don't require wid-edit.
2967         (widget-create-child-value, widget-convert, widget-default-get):
2968         Autoload.
2969
2970         * gnus-util.el: Don't require time-date, netrc.
2971         (message-fetch-field, gnus-group-name-decode): Declare rather than
2972         autoloading.
2973         (gnus-fetch-field): Require message.
2974         (gnus-decode-newsgroups): Require gnus-group.
2975
2976         * ietf-drums.el: Don't require time-date.
2977
2978         * message.el: Don't require hashcash, canlock, ecomplete.
2979         Do require mail-utils.  Require nnheader only when compiling.
2980         (smtpmail-default-smtp-server): Remove declaration.
2981         (message-send-mail-function): Check smtpmail-default-smtp-server
2982         is bound rather than requiring smtpmail.
2983         (message-auto-save-directory, message-insert-signature): Use
2984         expand-file-name rather than nnheader-concat.
2985         (nnheader-insert-file-contents): Autoload.
2986         (hashcash-wait-async): Declare.
2987         (message-send-mail): Only call gnus-setup-posting-charset if
2988         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2989         (message-send-mail-with-sendmail): Require sendmail.
2990         (canlock-password, canlock-password-for-verify): Declare.
2991         (message-canlock-password): Require canlock.
2992         (nnheader-get-report): Autoload.
2993         (gnus-setup-posting-charset): Declare.
2994         (message-send-news): Require gnus-msg.
2995         (message-make-references, message-make-in-reply-to): Use mail-header-id
2996         rather than the alias mail-header-message-id.
2997         (ecomplete-add-item, ecomplete-save): Declare.
2998         (message-put-addresses-in-ecomplete): Require ecomplete.
2999         (ecomplete-display-matches): Autoload.
3000
3001         * mm-decode.el: Don't require mailcap, gnus-util.
3002         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3003         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3004         Autoload.
3005         (mailcap-mime-extensions): Declare.
3006
3007         * mm-encode.el: Don't require mailcap.
3008         (mailcap-extension-to-mime): Autoload.
3009
3010         * mml-sec.el: Don't require password-cache.
3011
3012         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3013         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3014         (mml-minibuffer-read-type): Require mailcap.
3015         (mml-preview): Require gnus-msg.
3016
3017         * mml1991.el: Require password-cache.
3018         (password-cache-expiry): Remove declaration.
3019
3020         * mml2015.el: Require password-cache.
3021         (password-cache-expiry): Remove declaration.
3022
3023         * nneething.el (mailcap): Require mailcap.
3024
3025         * nnheader.el (declare-function): Add compatibility stub.
3026         (message-remove-header): Declare rather than autoload.
3027         (nnheader-replace-header): Require message.
3028
3029         * nnimap.el (declare-function): Add compatibility stub.
3030         (netrc-parse, netrc-machine-user-or-password): Declare.
3031         (nnimap-open-connection): Require netrc.
3032
3033         * nntp.el (declare-function): Add compatibility stub.
3034         (netrc-parse, netrc-machine, netrc-get): Declare.
3035         (nntp-send-authinfo): Require netrc.
3036
3037         * rfc2047.el: Don't require qp.
3038         (quoted-printable-encode-region, quoted-printable-decode-string):
3039         Autoload.
3040
3041         * sieve-mode.el: Don't require easymenu.
3042         (easy-menu-add-item): Autoload it.
3043
3044         * spam-stat.el (time-to-number-of-days): Autoload it.
3045
3046 2010-03-19  Glenn Morris  <rgm@gnu.org>
3047
3048         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3049
3050 2010-03-18  Glenn Morris  <rgm@gnu.org>
3051
3052         * hashcash.el (declare-function): Remove duplicate definition.
3053
3054 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3055
3056         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3057         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3058         value if any backslash escapes).
3059
3060 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3061
3062         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3063         if it is available.  (bug#5647)
3064
3065         * lpath.el: Suppress compiler warning for coding-system-from-name for
3066         Emacs 21 and XEmacs.
3067
3068 2010-03-14  Juri Linkov  <juri@jurta.org>
3069
3070         * hmac-def.el:
3071         * hmac-md5.el:
3072         * netrc.el: Fix keywords.
3073
3074 2010-02-26  Glenn Morris  <rgm@gnu.org>
3075
3076         * message.el (message-send-mail-function): Change the default, so that
3077         it inherits from a customized send-mail-function.  (Bug#5643)
3078
3079 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3080
3081         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3082         shell-command-to-string signals an error (bug#5299).
3083
3084 2010-02-24  Glenn Morris  <rgm@gnu.org>
3085
3086         * message.el (message-smtpmail-send-it)
3087         (message-send-mail-with-mailclient): Doc fixes.
3088
3089 2010-02-16  Glenn Morris  <rgm@gnu.org>
3090
3091         * message.el (message-default-mail-headers): Change the default value
3092         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3093
3094 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3095
3096         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3097         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3098
3099 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3100
3101         * time-date.el (date-to-time): Doc fix (Bug#5408).
3102
3103 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3104
3105         * message.el (message-mail): Just pass yank-action on to message-setup.
3106         (message-setup): Handle (FUN . ARGS) form of yank-action.
3107         (message-with-reply-buffer, message-widen-reply)
3108         (message-yank-original): Handle non-buffer values of
3109         message-reply-buffer (Bug#4080).
3110         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3111
3112 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3113
3114         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3115         Fix typo in docstring.
3116
3117 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3118
3119         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3120         response.
3121
3122 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3123
3124         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3125
3126         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3127
3128         * message.el (message-check-news-header-syntax): Protect against a
3129         string that `rfc822-addresses' returns when parsing fails.
3130
3131 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3132
3133         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3134         (gnus-previous-char-property-change): New functions.
3135
3136         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3137
3138 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3139
3140         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3141         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3142
3143 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3144
3145         * message.el (message-exchange-point-and-mark): Rework last change to
3146         avoid using optional arg of exchange-point-and-mark, for backward
3147         compatibility.
3148
3149 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3150
3151         * message.el (message-exchange-point-and-mark): Call
3152         exchange-point-and-mark with an argument rather than setting
3153         mark-active by hand (Bug#5175).
3154
3155 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3156
3157         * nntp.el (nntp-service-to-port): Work for service expressed with
3158         numeric string; replace [:digit:] with [0-9] for XEmacs.
3159
3160 2009-12-17  Glenn Morris  <rgm@gnu.org>
3161
3162         * gnus-group.el (gnus-bug-group-download-format-alist):
3163         Change emacs entry to debbugs.gnu.org.  Bump :version.
3164
3165 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3166
3167         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3168
3169 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3170
3171         * message.el (message-info): Explain why we use `Info-goto-node'.
3172
3173 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3174
3175         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3176
3177 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3178
3179         * message.el (message-completion-in-region): New compatibility function.
3180         (message-expand-group): Use it.
3181
3182 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3183
3184         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3185         with no unread article should be listed if the 2nd arg `predicate' is
3186         given.
3187
3188 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3189
3190         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3191
3192 2009-11-29  Juri Linkov  <juri@jurta.org>
3193
3194         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3195         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3196         on `gnus-recenter'. (Bug#4698, Bug#4981)
3197
3198 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3199
3200         * sha1.el (sha1-string-external): default-directory "/" in case
3201         otherwise non-existent.  process-connection-type pipe for touch of
3202         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3203
3204 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3205
3206         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3207         it's comms related and sgml-mode.el has "comm" on that basis too.
3208
3209 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3210
3211         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3212         containing tspecial characters if they have been already quoted.
3213
3214 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3215
3216         * dns-mode.el (auto-mode-alist): Purecopy string.
3217
3218 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3219
3220         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3221
3222 2009-10-24  Glenn Morris  <rgm@gnu.org>
3223
3224         * gnus-art.el (help-xref-stack-item): Define for compiler.
3225
3226 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3227
3228         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3229
3230 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3231
3232         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3233
3234 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3235
3236         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3237         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3238
3239 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3240
3241         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3242         (gnus-overlays-in): New alias to overlays-in.
3243
3244         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3245         gnus-overlay-get, and gnus-delete-overlay.
3246         (gnus-summary-show-thread): Make it work as well for systems in which
3247         next-single-char-property-change is not available.
3248         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3249
3250         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3251         (gnus-overlay-get): New alias to extent-property.
3252         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3253
3254         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3255         SXEmacs.
3256
3257         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3258         SXEmacs.
3259
3260 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3261
3262         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3263
3264 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3265
3266         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3267         and XEmacs that don't have `remove-overlays'.
3268
3269 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3270
3271         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3272         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3273         selective display.  Use overlays instead.
3274
3275 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3276
3277         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3278
3279 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3280
3281         * spam-stat.el (spam-stat-load): Fix typo in message.
3282
3283 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3284
3285         * dig.el (dig-invoke): Fix typo in docstring.
3286         (query-dig): Reflow docstring.
3287
3288 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3289
3290         * gnus-art.el (gnus-article-encrypt-body):
3291         * message.el (message-check-recipients):
3292         * mm-util.el (mm-codepage-setup):
3293         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3294         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3295
3296 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3297
3298         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3299         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3300         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3301         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3302         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3303
3304 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3305
3306         * dig.el: Add "Keywords: comm", as per net-utils.el.
3307
3308 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3309
3310         * dig.el (dig-mode): Use define-derived-mode.
3311
3312 2009-09-19  Glenn Morris  <rgm@gnu.org>
3313
3314         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3315
3316 2009-09-18  Glenn Morris  <rgm@gnu.org>
3317
3318         * gnus-diary.el (gnus-diary-check-message):
3319         * message.el (message-insert-formatted-citation-line):
3320         * nnbabyl.el (top-level):
3321         * nndiary.el (nndiary-schedule):
3322         Fix typos in condition-case handlers.
3323
3324 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3325
3326         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3327         configuration that provides the sole article window in a frame;
3328         position point correctly after deleting a part.
3329
3330 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3331
3332         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3333         (spam-resolve-registrations-routine): Use it to unregister articles
3334         that change status.
3335
3336 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3337
3338         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3339         with XEmacs.
3340         (parse-time-string-chars): Use it.
3341
3342 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3343
3344         * imap.el (imap-interactive-login): Better messages.
3345         (imap-open): Fix bug with renamed buffer on reconnect.
3346         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3347         for easier debugging and cleaner code.  On successful (guessed based on
3348         server capabilities) secondary authentication, set imap-state
3349         correctly.
3350         (imap-last-authenticator): Define imap-last-authenticator as a variable
3351         to avoid warnings.
3352
3353 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3354
3355         * nnrss.el (nnrss-request-article): Remove binding of
3356         default-enable-multibyte-characters that has gotten needless by
3357         the 2007-07-13 change in rfc2047-encode-message-header.
3358
3359         * mml.el (mml-insert-multipart): Error on the message header.
3360         (mml-insert-part): Error on the message header; position point at
3361         the end of a MIME tag.
3362
3363 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3364
3365         * time-date.el (autoload): Expand define-obsolete-function-alias into
3366         defalias and make-obsolete for old Emacsen that Gnus supports.
3367         (with-no-warnings): Define it for old Emacsen.
3368         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3369         is available.
3370         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3371         float-time is available; suppress compile warning for time-to-seconds.
3372
3373         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3374         (gnus-float-time): Alias to float-time if it exists.
3375
3376         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3377         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3378         float-time is available; suppress compile warning for time-to-seconds.
3379
3380         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3381         XEmacs.
3382
3383 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3384
3385         * imap.el (imap-message-map): Docstring fix.
3386
3387 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3388
3389         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3390         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3391         Add the optional argument `encoding' that overrides the default.
3392
3393         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3394         mm-encode-buffer.
3395
3396 2009-09-04  Glenn Morris  <rgm@gnu.org>
3397
3398         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3399         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3400         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3401         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3402         * mm-util.el (mm-with-unibyte-current-buffer)
3403         (mm-find-buffer-file-coding-system):
3404         * yenc.el (yenc-decode-region): Use default-value rather than
3405         default-enable-multibyte-characters.
3406
3407 2009-09-03  Glenn Morris  <rgm@gnu.org>
3408
3409         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3410         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3411         than default-enable-multibyte-characters.
3412
3413 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3414
3415         * gnus-art.el (gnus-article-read-summary-keys):
3416         Fix gnus-buffer-configuration's value temporarily used.
3417
3418 2009-09-02  Glenn Morris  <rgm@gnu.org>
3419
3420         * gnus-util.el (gnus-float-time): New function.
3421         * gnus-delay.el (gnus-delay-article):
3422         * gnus-sum.el (gnus-thread-latest-date):
3423         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3424         * nnspool.el (nnspool-request-newgroups):
3425         Use gnus-float-time rather than time-to-seconds.
3426         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3427
3428         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3429         (gnus-header-subject-face, gnus-header-newsgroups-face)
3430         (gnus-header-name-face, gnus-header-content-face):
3431         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3432         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3433         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3434         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3435         (gnus-cite-face-11):
3436         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3437         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3438         (gnus-server-closed-face, gnus-server-denied-face)
3439         (gnus-server-offline-face):
3440         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3441         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3442         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3443         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3444         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3445         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3446         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3447         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3448         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3449         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3450         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3451         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3452         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3453         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3454         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3455         (gnus-summary-high-undownloaded-face)
3456         (gnus-summary-low-undownloaded-face)
3457         (gnus-summary-normal-undownloaded-face)
3458         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3459         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3460         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3461         (gnus-splash-face):
3462         * message.el (message-header-to-face, message-header-cc-face)
3463         (message-header-subject-face, message-header-newsgroups-face)
3464         (message-header-other-face, message-header-name-face)
3465         (message-header-xheader-face, message-separator-face)
3466         (message-cited-text-face, message-mml-face):
3467         * sieve-mode.el (sieve-control-commands-face)
3468         (sieve-action-commands-face, sieve-test-commands-face)
3469         (sieve-tagged-arguments-face):
3470         * spam.el (spam-face):
3471         Mark face aliases with "-face" in the name as obsolete.
3472
3473 2009-09-01  Glenn Morris  <rgm@gnu.org>
3474
3475         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3476         than goto-line.
3477
3478 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3479
3480         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3481         Don't move point if the command is invoked inside the message header.
3482
3483 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3484
3485         * imap.el (imap-send-command): Simplify.
3486         (imap-wait-for-tag): point-max -> buffer-size.
3487
3488 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3489
3490         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3491         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3492         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3493         * nnir.el (nnir-swish-e-index-file):
3494         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3495         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3496         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3497         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3498         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3499         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3500
3501 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3502
3503         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3504         Don't save excursion.
3505
3506 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3507
3508         * nnheader.el (nnheader-find-file-noselect):
3509         * mm-util.el (mm-insert-file-contents):
3510         Use (default-value 'major-mode) instead of default-major-mode.
3511
3512 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3513
3514         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3515
3516 2009-08-26  Glenn Morris  <rgm@gnu.org>
3517
3518         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3519         than placing in files.el.
3520
3521 2009-08-25  Glenn Morris  <rgm@gnu.org>
3522
3523         * nnir.el (top-level): Don't require cl at run-time.
3524         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3525         Replace cl-function substitute with gnus-replace-in-string.
3526         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3527         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3528         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3529         simplified expansions.
3530
3531 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3532
3533         * dig.el (dig): Add autoload cookie.
3534
3535 2009-08-22  Glenn Morris  <rgm@gnu.org>
3536
3537         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3538         goto-line.
3539
3540 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3541
3542         * parse-time.el (parse-time-string-chars): Save match data.
3543
3544 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3545
3546         * parse-time.el (parse-time-string-chars): Compute using character
3547         classes, to handle non-ascii characters (Bug#3190).
3548
3549 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3550
3551         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3552
3553         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3554         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3555         (gnus-mm-display-part, gnus-mime-display-single)
3556         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3557         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3558
3559         * gnus-sum.el
3560         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3561         (gnus-summary-move-article): Add expirable mark to articles copied or
3562         moved to group that has auto-expire turned on if the option is non-nil.
3563
3564 2009-07-24  Glenn Morris  <rgm@gnu.org>
3565
3566         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3567         Fix typo.  (Bug#3903)
3568
3569 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3570
3571         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3572         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3573         that should not be used for draft articles.
3574         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3575         that has no concern in minor mode keys.
3576         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3577         Abolish.
3578
3579 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3580
3581         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3582         article without making inquiry to a user for unknown encoding.
3583
3584         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3585         (nnmaildir--scan): Assume i-node and device number that file-attributes
3586         returns might be cons-cell.
3587
3588         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3589
3590         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3591
3592 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3593
3594         * auth-source.el: Remove docs now in auth.texi.  Don't use
3595         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3596         `auth-source-hide-passwords' and use them.
3597
3598 2009-07-15  Glenn Morris  <rgm@gnu.org>
3599
3600         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3601
3602 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3603
3604         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3605         excessive whitespace from the default values of title and description.
3606
3607 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3608
3609         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3610         mail-fetch-field to fetch Content-Description header in order to
3611         exclude newlines.
3612
3613 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3614
3615         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3616         format used by GnuPG 2.0.11.
3617
3618 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3619
3620         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3621         to deleted part.
3622
3623 2009-05-30  David Engster  <dengste@eml.cc>
3624
3625         * nnmairix.el: Remove old documentation in the commentary block.
3626         (nnmairix-request-group): Do not update active file for nnml back ends.
3627         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3628         end so that overview files are ignored.
3629         (nnmairix-update-groups): Make updating the groups more robust by using
3630         marks.
3631         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3632         with dollar characters in message-id.
3633
3634 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3635
3636         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3637         2008-12-25 in dns.el.
3638
3639 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3640
3641         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3642         could happen if the text is only composed of spaces and/or tabs.
3643
3644 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3645
3646         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3647         when sending a queued message to avoid extra mml tags.
3648
3649 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3650
3651         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3652
3653 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3654
3655         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3656         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3657         rmail-toggle-header for XEmacs;
3658         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3659
3660 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3661
3662         * gnus-dired.el: Remove autoload for gnus-setup-message.
3663         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3664         displaying Gnus logo; always use compose-mail.
3665
3666 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3667
3668         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3669
3670 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3671
3672         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3673         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3674         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3675         available.
3676         (gnus-nocem-epg-verify): New function.
3677
3678 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3679
3680         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3681
3682 2009-02-15  Glenn Morris  <rgm@gnu.org>
3683
3684         * gnus-util.el (rmail-insert-rmail-file-header)
3685         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3686         autoloads.
3687         (rmail-default-rmail-file): Remove unnecessary declaration.
3688         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3689
3690 2009-02-14  Glenn Morris  <rgm@gnu.org>
3691
3692         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3693         variable (only used in gnus-util, which declares it anyway).
3694         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3695         which was only needed by gnus-art (changed to not use it any more).
3696         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3697         only used in gnus-util, which autoloads it itself.
3698         (rmail-update-summary): Fix autoload.
3699
3700         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3701         rather than rmail-output-to-rmail-file.
3702
3703 2009-02-07  Glenn Morris  <rgm@gnu.org>
3704
3705         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3706         autoload of function that no longer exists.
3707         (rmail-toggle-header): Declare.
3708         (message-forward-rmail-make-body): Handle mbox Rmail.
3709
3710 2009-01-31  Glenn Morris  <rgm@gnu.org>
3711
3712         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3713         2009-01-09 change.
3714
3715 2009-01-31  Dave Love  <fx@gnu.org>
3716
3717         * imap.el (imap-fetch-safe): Bind debug-on-error.
3718         (imap-debug): Add imap-fetch-safe.
3719
3720 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3721
3722         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3723         (auth-source-forget-all-cached): New convenience function.
3724         (auth-source-user-or-password): Accept list of modes or a single mode.
3725
3726         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3727         auth-source modes.
3728
3729         * netrc.el (netrc-machine-user-or-password): Use list of
3730         auth-source modes.
3731
3732         * nnimap.el (nnimap-open-connection): Use list of
3733         auth-source modes.
3734
3735         * nntp.el (nntp-send-authinfo): Use list of
3736         auth-source modes.
3737
3738 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3739
3740         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3741         now.
3742
3743 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3744
3745         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3746         coding system in XEmacs; add a workaround for XEmacs.
3747
3748         * lpath.el: Fbind coding-system-aliasee.
3749
3750 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3751
3752         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3753         of current-language-environment.
3754
3755 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3756
3757         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3758         available at runtime.
3759
3760 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3761
3762         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3763
3764 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3765
3766         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3767         the greatest positive fixnum value doesn't work under an XEmacs with
3768         bignum support; use the most-positive-fixnum constant instead,
3769         available since Emacs 21.1 with cl and XEmacs 21.1.
3770
3771 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3772
3773         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3774         XEmacs gets not to work.
3775
3776 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3777
3778         * mm-util.el (mm-coding-system-priorities): Allow the value like
3779         "Japanese (UTF-8)" of current-language-environment.
3780
3781 2009-01-09  Glenn Morris  <rgm@gnu.org>
3782
3783         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3784         with last-command-event.
3785
3786 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3787
3788         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3789         in the doc string.
3790
3791         * message.el (message-fix-before-sending): Amend comment.
3792
3793 2009-01-08  Dave Love  <fx@gnu.org>
3794
3795         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3796
3797 2009-01-07  David Engster  <dengste@eml.cc>
3798
3799         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3800         simplified server definitions by converting it via
3801         gnus-server-to-method.
3802
3803 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3804
3805         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3806         parameter's operands.
3807
3808 2009-01-06  David Engster  <dengste@eml.cc>
3809
3810         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3811         primary select method (for gnus-group-mark-article-as-read).
3812
3813 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3814
3815         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3816         `(gnus)Face', not `(gnus)X-Face'.
3817
3818 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3819
3820         * mm-util.el (mm-ucs-to-char): New function.
3821
3822         * mm-url.el (mm-url-decode-entities): Use it.
3823
3824         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3825         unicode-to-char.
3826
3827 2009-01-05  Dave Love  <fx@gnu.org>
3828
3829         * time-date.el: Require cl for `declare'.
3830
3831 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3832
3833         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3834         Dave Love.
3835
3836 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3837
3838         * message.el (message-fix-before-sending): Add `eight-bit' to
3839         illegible-text check.
3840
3841 2009-01-03  Michael Olson  <mwolson@gnu.org>
3842
3843         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3844         `headers' is nil.  This can occur if the IMAP server does not have
3845         permissions to read messages from a folder, but can write new messages
3846         to the folder.
3847         (nnimap-request-article-part): Do not insert `data' if it is nil.
3848
3849         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3850         characters which will confuse `read', so skip past them.
3851
3852 2009-01-01  Dave Love  <fx@gnu.org>
3853
3854         * imap.el (imap-string-to-integer): Fix typo.
3855         (imap-fetch-safe): New function.
3856         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3857
3858         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3859
3860         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3861         (imap-parse-greeting): Fix doc strings.
3862         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3863         (imap-parse-flag-list): Make messages unique.
3864         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3865
3866         * nnimap.el: Fix author email.
3867         (nnimap-split-rule): Add FIXME comment.
3868         (nnimap-debug): Fix doc string.
3869
3870 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3871
3872         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3873
3874 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3875
3876         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3877         nslookup if resolv.conf isn't available.
3878         (dns-query): Rename from query-dns.
3879         (dns-query-cached): Rename from query-dns-cached.
3880
3881 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3882
3883         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3884         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3885         to check if those variables exist (first appeared in Emacs 18.50).
3886
3887 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3888
3889         * mm-util.el (mm-line-number-at-pos): New function.
3890
3891         * spam-report.el (spam-report-process-queue): Use it.
3892
3893 2008-12-24  David Engster  <dengste@eml.cc>
3894
3895         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3896         parameters that haven't existed as variables as buffer-local variables.
3897
3898 2008-12-23  Dave Love  <fx@gnu.org>
3899
3900         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3901         cadar.
3902
3903         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3904         imap-starttls-p.
3905         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3906
3907 2008-12-22  Dave Love  <fx@gnu.org>
3908
3909         * imap.el: Fix author email.  Doc fixes.
3910         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3911         reply.
3912
3913 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3914
3915         * spam-report.el (spam-report-gmane-max-requests): New constant.
3916         (spam-report-gmane-wait): New variable.
3917         (spam-report-gmane-ham, spam-report-gmane-spam)
3918         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3919         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3920         the server.
3921
3922         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3923         Add explanations.
3924
3925         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3926         nnheader-accept-process-output and nnheader-read-timeout if available.
3927         (pop3-movemail): Use it.
3928
3929         * message.el (message-check-news-body-syntax): Fix signature check if
3930         there's an attachment.
3931
3932 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3933
3934         * mm-util.el: Add comments to the mm- emulating functions.
3935
3936 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3937
3938         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3939         by Stephen Berman <stephen.berman@gmx.net>.
3940
3941 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3942
3943         * mm-util.el (mm-substring-no-properties): New function.
3944         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3945         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3946         (mm-string-to-multibyte): Doc fix.
3947
3948         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3949
3950 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3951
3952         * mml.el (mml-attach-file): Strip text properties from file name.
3953         (Bug#1574)
3954
3955 2008-12-16  Glenn Morris  <rgm@gnu.org>
3956
3957         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3958
3959 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3960
3961         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3962         knows since the charset specified might be a bogus alias that
3963         mm-charset-synonym-alist provides.
3964
3965 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3966
3967         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3968         "ISO_8859-1".
3969
3970         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3971
3972 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3973
3974         * mm-util.el (mm-charset-eval-alist):
3975         Define it before mm-charset-to-coding-system.
3976         (mm-charset-to-coding-system): Add optional argument `silent';
3977         define it before mm-charset-override-alist.
3978         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3979         default value if it can be used in Emacs currently running;
3980         silence mm-charset-to-coding-system.
3981
3982 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3983
3984         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3985         `allow-override' which says whether to use `mm-charset-override-alist'.
3986         (rfc2047-decode-encoded-words): Use it.
3987
3988         * mm-util.el (mm-charset-override-alist): Fix custom type;
3989         add `(gb2312 . gbk)' to choices.
3990
3991 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3992
3993         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3994         fast.
3995
3996         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3997
3998         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3999
4000 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4001
4002         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4003         on links.
4004
4005         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4006
4007 2008-12-03  Lute Kamstra  <lute@gnu.org>
4008
4009         * sha1.el: Remove leading * from docstrings of defcustoms,
4010         deffaces, defconsts and defuns.
4011
4012 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4013
4014         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4015         users' addresses that don't have domain parts.
4016         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4017         rather than message-narrow-to-head since there will be the message
4018         header separator.
4019
4020 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4021
4022         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4023         since the result is inserted in a unibyte buffer anyway.
4024         (nnimap-demule-use-string-to-multibyte): Remove.
4025         (nnimap-demule): Alias it to mm-string-to-multibyte.
4026
4027 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4028
4029         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4030         variable for debugging bug#464 and bug#1174.
4031         (nnimap-demule): Use it.
4032
4033 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4034
4035         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4036         score calculation correctly.
4037
4038 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4039
4040         * message.el (message-send-mail): Just set the buffer to unibyte
4041         rather than use mm-with-unibyte-current-buffer which does a lot more.
4042         (message-send-mail-partially): Don't bother with
4043         mm-with-unibyte-current-buffer since it's already been made unibyte by
4044         message-send-mail.
4045
4046 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4047
4048         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4049
4050 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4051
4052         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4053
4054 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4055
4056         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4057         require itself and to remove `with-no-warnings'.
4058
4059 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4060
4061         * starttls.el (starttls-any-program-available): Get the name of the
4062         available TLS layer program.
4063         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4064         well as the host name in the "opening" message.
4065
4066         * auth-source.el (auth-source-cache, auth-source-do-cache)
4067         (auth-source-user-or-password): Cache passwords and logins by default,
4068         allow override with `auth-source-do-cache'.
4069         (auth-source-forget-user-or-password): Allow users to remove cache
4070         entries if needed.
4071
4072 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4073
4074         * md4.el (md4-buffer): Fix typo in docstring.
4075         (md4, md4-64): Doc fixes.
4076         (md4-pack-int32): Reflow docstring.
4077
4078 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4079
4080         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4081         condition-case to only the forward-sexp call.
4082
4083 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4084
4085         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4086         quotes contained.  Make it more robust regardless by an extra
4087         condition-case wrapper.
4088
4089 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4090
4091         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4092
4093 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4094
4095         * nnml.el (nnml-request-expire-articles): Check if the function set to
4096         `nnmail-expiry-target' returns the symbol `delete'.
4097
4098         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4099
4100         * nnmail.el (nnmail-expiry-target): Fix custom type.
4101
4102 2008-10-02  Glenn Morris  <rgm@gnu.org>
4103
4104         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4105         Silence compiler warning.
4106
4107 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4108
4109         * tls.el (open-tls-stream): Show the actual command being
4110         executed, instead of the format string.
4111
4112 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4113
4114         * lpath.el: Fbind codepage-setup for Emacs 23.
4115
4116 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4117
4118         * mml.el (mml-menu): Don't assume mml2015 is bound.
4119
4120 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4121
4122         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4123         exists.
4124
4125 2008-09-27  Glenn Morris  <rgm@gnu.org>
4126
4127         * gnus-util.el (mail-header-remove-comments): Autoload it.
4128
4129 2008-09-27  Andreas Schwab  <schwab@suse.de>
4130
4131         * gnus-util.el (gnus-split-references): Strip comments.
4132         (gnus-parent-id): Likewise.
4133
4134 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4135
4136         * message.el (message-confirm-send): Fix version.
4137
4138 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4139
4140         * message.el (message-idna-to-ascii-rhs-1): Use
4141         mail-extract-address-components rather than mail-header-parse-addresses
4142         that is an alias by default to ietf-drums-parse-addresses that does not
4143         support non-ASCII names in headers' contents.
4144
4145 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4146
4147         * message.el (message-confirm-send): Fixed variable documentation to
4148         avoid the "y/n" wording.
4149
4150 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4151
4152         * message.el (message-set-auto-save-file-name): Save to a different
4153         filename so multiple messages (especially drafts) can be recovered.
4154
4155 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4156
4157         * message.el (message-confirm-send): Add appropriate version.
4158
4159 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4160
4161         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4162         defvar.
4163
4164 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4165
4166         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4167         (mm-pkcs7-enveloped-magic): Ditto.
4168
4169 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4170
4171         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4172         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4173
4174 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4175
4176         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4177         default, it's better.
4178
4179 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4180
4181         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4182         summary line gnus-number property and ignore them (with a warning
4183         message).
4184
4185 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4186
4187         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4188         macro caddr in the interactive form since it won't be expanded.
4189
4190 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4191
4192         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4193         `charset'; fix name of function called recursively.
4194         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4195
4196 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4197
4198         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4199         (gnus-mime-set-charset-parameters): New function.
4200         (gnus-mime-view-part-as-charset): Use it to correctly display part
4201         specifying wrong charset.
4202
4203 2008-09-08  David Engster  <dengste@eml.cc>
4204
4205         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4206         in completing-read for back end server.
4207
4208 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4209
4210         * message.el (message-confirm-send): New variable to confirm sending a
4211         message.
4212         (message-send): Use it.
4213
4214 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4215
4216         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4217
4218 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4219
4220         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4221
4222 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4223
4224         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4225         prevent tracking too many groups.
4226         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4227         Use it.
4228
4229 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4230
4231         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4232         moving point to the bottom of the window in order to avoid recentering.
4233
4234 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4235
4236         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4237
4238         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4239         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4240         (gnus-article-beginning-of-window): Fix calculation.
4241
4242 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4243
4244         * gnus-msg.el (gnus-summary-supersede-article)
4245         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4246         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4247         message header.
4248
4249 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4250
4251         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4252         pending output coming after the status change.
4253
4254 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4255
4256         * message.el:
4257         * gnus-start.el:
4258         * gnus-registry.el: Remove VMS support.
4259
4260 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4261
4262         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4263         macro.
4264         (rfc2104-hash): Use it.
4265
4266 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4267
4268         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4269         (gnus-summary-sort-by-most-recent-date): New commands.
4270         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4271         and menu entries.
4272
4273 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4274
4275         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4276         don't redisplay article for raw contents; remove plural articles stuff.
4277
4278         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4279         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4280         on gnus-summary-save-article; display results properly.
4281
4282 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4283
4284         * lpath.el: No need to fbind ns-focus-frame.
4285
4286 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4287
4288         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4289
4290 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4291
4292         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4293         gnus-save-all-headers.
4294
4295 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4296
4297         * gnus-util.el (ns-focus-frame): Remove declaration.
4298         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4299         like x.
4300
4301 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4302
4303         * rfc2104.el (rfc2104-zero): Delete defconst.
4304         (rfc2104-hex-alist): Likewise.
4305         (rfc2104-hex-to-int): Delete func.
4306         (rfc2104-hexstring-to-bitstring): Likewise.
4307         (rfc2104-nybbles): New defconst.
4308         (rfc2104-hash): Rewrite for speed.
4309
4310 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4311
4312         * tls.el (open-tls-stream): Make it work with the 2nd argument
4313         BUFFER that is a string but does not exist as a buffer object, as
4314         mentioned in the doc-string.
4315
4316 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4317
4318         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4319         SXEmacs.
4320
4321 2008-07-16  Glenn Morris  <rgm@gnu.org>
4322
4323         * gnus-util.el (ns-focus-frame): Declare for compiler.
4324
4325 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4326
4327         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4328         set as a group parameter.
4329         (gnus-summary-save-in-pipe): Work when it is called independently.
4330         (gnus-summary-pipe-to-muttprint): Don't modify
4331         gnus-summary-pipe-output-default-command.
4332
4333 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4334
4335         * message.el (message-send-mail-with-sendmail):
4336         Display the error message.
4337
4338 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4339
4340         * gnus-art.el (gnus-default-article-saver):
4341         Add gnus-summary-save-in-pipe to choices.
4342         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4343         gnus-summary-pipe-output-default-command as the default command.
4344         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4345         instead of gnus-last-shell-command.
4346
4347         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4348         New user option.
4349         (gnus-summary-muttprint-program): Mention the value will be changed.
4350         (gnus-summary-save-article): Force showing of all headers.
4351         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4352
4353 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4354
4355         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4356
4357 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4358
4359         * nnimap.el (nnimap-id):
4360         * sieve-manage.el (sieve-manage-open): Doc fixes.
4361
4362 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4363
4364         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4365         if available.
4366
4367 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4368
4369         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4370
4371         * nnkiboze.el (nnkiboze-generate-group):
4372         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4373
4374         * nnmairix.el: Require CL.
4375
4376 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4377
4378         * dgnushack.el: Autoload get-display-table and put-display-table for
4379         XEmacs 21.5.
4380
4381         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4382         21.4 and SXEmacs.
4383
4384 2008-06-15  David Engster  <dengste@eml.cc>
4385
4386         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4387
4388 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4389
4390         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4391         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4392         runtime choice under XEmacs.
4393
4394         * gnus-sum.el (gnus-summary-set-display-table):
4395         Use `gnus-put-display-table', `gnus-get-display-table',
4396         `gnus-set-display-table' for the display table, instead of `aset'.
4397
4398         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4399         Use `gnus-put-display-table', `gnus-get-display-table',
4400         `gnus-set-display-table' for the display table.
4401
4402 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4403
4404         * nnmairix.el: Add autoloads.
4405
4406 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4407
4408         * nnmairix.el (nnmairix-delete-recreate-group)
4409         (nnmairix-update-and-clear-marks): Fix error messages.
4410
4411 2008-06-14  David Engster  <dengste@eml.cc>
4412
4413         * nnmairix.el: Upgrade to version 0.6.
4414         (nnmairix-group-toggle-propmarks-this-group)
4415         (nnmairix-group-toggle-readmarks-this-group)
4416         (nnmairix-group-delete-recreate-this-group)
4417         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4418         (nnmairix-remove-tick-mark-original-article): New commands.
4419         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4420         (nnmairix-propagate-marks-to-nnmairix-groups)
4421         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4422         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4423         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4424         functions needed for marks propagation and manipulation of read marks.
4425         (nnmairix-update-groups): New function.
4426         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4427         (nnmairix-determine-original-group-from-registry)
4428         (nnmairix-determine-original-group-from-path)
4429         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4430         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4431         New helper functions.
4432         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4433         keystrokes for new commands.
4434         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4435         (nnmairix-request-group): Check allow-fast group parameter.
4436         (nnmairix-request-create-group): Set allow-fast group parameter if
4437         nnmairix-allowfast-default is set.
4438         (nnmairix-close-group): Propagate marks upon closing if needed.
4439         (nnmairix-group-toggle-threads-this-group): Use new.
4440         nnmairix-group-toggle-parameter helper function.
4441         (nnmairix-search): Better check for empty search result.
4442         (nnmairix-goto-original-article): Use new helper functions for
4443         determining original article.
4444         (nnmairix-show-original-article): Make sure message-id is in brackets.
4445         (nnmairix-call-mairix-binary): Change variable name.
4446         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4447         helper function.
4448         (nnmairix-widget-toggle-activate): Fix doc string.
4449
4450 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4451
4452         * nnir.el: Require edmacro when compiling with XEmacs.
4453         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4454         available in Emacs 21.
4455
4456 2008-06-11  Glenn Morris  <rgm@gnu.org>
4457
4458         * gnus-util.el (x-focus-frame):
4459         * gnus.el (image-size):
4460         * mm-decode.el (image-size): Declare.
4461
4462         * gnus-picon.el (declare-function): Add compat definition.
4463         (image-size): Declare.
4464
4465         * gnus-group.el (tool-bar-map):
4466         * gnus-sum.el (tool-bar-map): Define for compiler.
4467
4468         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4469
4470         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4471
4472         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4473         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4474         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4475         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4476         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4477         * sieve-manage.el, spam-report.el, spam.el:
4478         Remove unnecessary eval-and-compile of autoloads.
4479
4480 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4481
4482         * auth-source.el: Precise Tramp doc.
4483
4484 2008-06-07  Glenn Morris  <rgm@gnu.org>
4485
4486         * nnmairix.el: Remove unnecessary eval-when-compile.
4487
4488 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4489
4490         * lpath.el: Fbind propertize for XEmacs 21.4.
4491
4492 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4493
4494         * nnir.el: Move here from ../contrib.
4495
4496 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4497
4498         * gnus-util.el (gnus-read-shell-command): New function.
4499         * mm-decode.el (mm-pipe-part):
4500         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4501
4502 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4503
4504         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4505
4506 2008-06-03  Glenn Morris  <rgm@gnu.org>
4507
4508         * pop3.el (nnheader-accept-process-output): Autoload it.
4509
4510 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4511
4512         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4513         are not 2-digit hexadecimal characters that follow `%'s.
4514
4515 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4516
4517         * message.el (message-bogus-recipient-p): Fix type in doc string.
4518         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4519         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4520         Improve custom options.
4521         (message-bogus-recipient-p): Adjust accordingly.
4522
4523 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4524
4525         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4526         long-form month and day names.
4527
4528 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4529
4530         * dgnushack.el: Autoload debug, eudc-expand-inline and
4531         pgg-snarf-keys-region for XEmacs.
4532
4533         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4534
4535         * nnmairix.el: Require edmacro when compiling with XEmacs.
4536
4537 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4538
4539         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4540         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4541
4542 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4543
4544         * auth-source.el: Add more docs.
4545
4546         * netrc.el (netrc-machine): Always match if the port is not given.
4547
4548 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4549
4550         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4551         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4552         retrieval faster in some cases, but might make CPU usage larger.  If
4553         this has any bad side effects, we might revert this change.
4554
4555         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4556         seems to make mail retrieval much, much faster.
4557         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4558         unconditionally.
4559
4560         * gnus-draft.el (gnus-group-send-queue): Bind
4561         message-send-mail-partially-limit to nil to avoid being prompted.
4562
4563 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4564
4565         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4566
4567         * message.el (message-bogus-address-regexp): Fix and improve custom
4568         type.
4569         (message-setup-hook): Add message-check-recipients as custom option.
4570
4571 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4572
4573         * message.el (message-cite-function): Remove bogus autoload which crept
4574         in during merge from v5-10.
4575
4576 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4577
4578         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4579
4580         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4581
4582         * auth-source.el: Preliminary Tramp docs.
4583         (auth-sources): Change the default auth-sources to use
4584         EPA .gpg files.
4585
4586 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4587
4588         * nntp.el: Autoload `auth-source-user-or-password'.
4589         (nntp-send-authinfo): Use it.
4590
4591         * nnimap.el: Autoload `auth-source-user-or-password'.
4592         (nnimap-open-connection): Use it.
4593
4594         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4595         for the gnus-message function.
4596         (auth-source-user-or-password): Use it.
4597
4598 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4599
4600         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4601         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4602         (rfc2104-hash): Use it.
4603
4604 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4605
4606         * gnus-art.el (gnus-article-toggle-truncate-lines):
4607         Don't use `iff' in docstring.
4608
4609 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4610
4611         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4612
4613         * gnus-util.el (gnus-extract-address-component-name)
4614         (gnus-extract-address-component-email): Convenience functions around
4615         `gnus-extract-address-components'.
4616
4617         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4618         Use `gnus-extract-address-component-email' to fix bug of comparing full
4619         sender name to `user-mail-address'.
4620
4621 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4622
4623         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4624         catch/throw to optimize.
4625         (gnus-registry-find-keywords): Just use member to find a keyword.
4626
4627 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4628
4629         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4630         is current before calling gnus-server-prepare.
4631         (gnus-server-setup-buffer, gnus-server-update-server)
4632         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4633
4634 2008-05-04  Juri Linkov  <juri@jurta.org>
4635
4636         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4637         (mailcap-file-default-commands): Use mailcap-replace-in-string
4638         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4639         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4640
4641 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4642
4643         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4644
4645 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4646
4647         * gnus.el: Bump version to 0.11.
4648
4649 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4650
4651         * gnus.el: No Gnus v0.10 is released.
4652
4653 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4654
4655         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4656         hooks.
4657         (gnus-update-read-articles): Speed up non-marks-using users.
4658         (gnus-use-marks): Define gnus-use-marks.
4659         (gnus-propagate-marks): Rename variable to something more sensible.
4660
4661 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4662
4663         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4664         (gmm-image-load-path-for-library): Fix typos in docstrings.
4665         (gmm-message): Reflow docstring.
4666
4667 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4668
4669         * mail-source.el (mail-source-set-1, mail-source-bind):
4670         Move auth-source code out of the macro to clean it up and fix bugs.
4671
4672 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4673
4674         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4675         by sender if it's equal to user-mail-address, it's likely to be
4676         useless.
4677
4678         * mail-source.el (mail-source-bind): Don't use user or password if they
4679         are not bound.  Unintern them if they are nil.  Don't use server unless
4680         it's bound, and default it to empty string otherwise.
4681
4682 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4683
4684         * mail-source.el: Load auth-source.el.
4685         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4686         get user name or password, if auth-sources is set up.
4687
4688         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4689         strategy of splitting with parent.
4690         (gnus-registry-split-fancy-with-parent)
4691         (gnus-registry-post-process-groups): Use it and fix prior
4692         bug (returning a list as the split result).
4693
4694         * auth-source.el (auth-sources): Remove server parameter.
4695         (auth-source-pick, auth-source-user-or-password)
4696         (auth-source-user-or-password-imap)
4697         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4698         (auth-source-user-or-password-sftp)
4699         (auth-source-user-or-password-smtp): Remove server parameter.
4700
4701 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4702
4703         * smime.el (smime-sign-region, smime-encrypt-region)
4704         (smime-decrypt-region):
4705         Remove redundant calls to `generate-new-buffer-name'.
4706
4707 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4708
4709         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4710         Don't use QP for message/rfc822.
4711         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4712
4713 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4714
4715         * sieve-manage.el (sieve-string-bytes): Remove.
4716         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4717         correct byte-length only if the process's coding-system is the same as
4718         the one used internally by Emacs to represent strings.
4719
4720 2008-04-22  Juri Linkov  <juri@jurta.org>
4721
4722         * mailcap.el (mailcap-file-default-commands): New function.
4723
4724 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4725
4726         * message.el (message-signature-separator, message-cite-function):
4727         Change custom version.
4728
4729 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4730
4731         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4732         commands.
4733         (tls-checktrust): Ditto.
4734
4735 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4736
4737         * mm-decode.el (mm-display-external): Make temp file read-only.
4738
4739 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4740
4741         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4742         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4743         `C-c C-f d'.
4744
4745 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4746
4747         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4748
4749 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4750
4751         * gnus.el: Bump version to 0.9.
4752
4753 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4754
4755         * gnus.el: No Gnus v0.8 is released.
4756
4757 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4758
4759         * mail-source.el (mail-source-value):
4760         Prefer fboundp to functionp so it works with macros as well.
4761
4762 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4763
4764         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4765         Fix last change in case the element is not even a symbol.
4766
4767 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4768
4769         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4770         Prefer fboundp to functionp so it works with macros as well.
4771
4772 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4773
4774         * auth-source.el: Added docs.
4775         (auth-sources): Modify format to support server.
4776         (auth-source-pick, auth-source-user-or-password)
4777         (auth-source-user-or-password-imap)
4778         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4779         (auth-source-user-or-password-sftp)
4780         (auth-source-user-or-password-smtp): Add server parameter.
4781
4782 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4783
4784         * gnus-registry.el: Initialize the registry when gnus-registry-install
4785         is t.
4786
4787 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4788
4789         * compface.el (uncompface): Make buffer unibyte.
4790
4791 2008-04-05  Glenn Morris  <rgm@gnu.org>
4792
4793         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4794
4795 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4796
4797         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4798         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4799
4800         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4801         multibyteness after rather than before erasing it.
4802
4803         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4804         mm-with-multibyte.
4805         (gnus-request-article-this-buffer): Make sure the proper decoding is
4806         used if gnus-original-article-buffer happens to be unibyte.
4807
4808         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4809         default-enable-multibyte-characters.
4810
4811         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4812         default-enable-multibyte-characters.
4813
4814         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4815
4816         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4817
4818 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4819
4820         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4821         (imap-message-copyuid-1): Use it.
4822         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4823         J. Williams in
4824         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4825
4826         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4827         imap-enable-exchange-bug-workaround.
4828         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4829
4830 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4831
4832         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4833         a 100 byte status-checks into a 2-3MB transfer for each group.
4834         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4835         to enable bug workaround or not.
4836         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4837
4838 2008-03-31  Glenn Morris  <rgm@gnu.org>
4839
4840         * message.el (mml2015-use): Declare for compiler.
4841         (message-info): Require mml2015 when appropriate.
4842
4843 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4844
4845         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4846         whitespace.
4847
4848 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4849
4850         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4851         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4852         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4853         (nntp-service-to-port): New function.
4854         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4855         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4856         (nntp-open-netcat-stream): New function.
4857         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4858
4859 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4860
4861         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4862
4863 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4864
4865         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4866
4867 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4868
4869         * dns.el (dns-write): Use set-buffer-multibyte.
4870
4871 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4872
4873         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4874
4875 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4876
4877         * message.el (message-signature-separator): Change default.
4878         Improve custom type.
4879         (message-cite-function): Change default to
4880         message-cite-original-without-signature.
4881
4882         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4883         toggle.
4884
4885         * message.el (message-check-news-body-syntax): Fix signature check.
4886         (message-setup-1): Mark buffer as unmodified _after_ running
4887         message-setup-hook and handling message-alternative-emails.
4888         (message-shorten-references): Be more strict when building list of
4889         valid references to comply with GNKSA.
4890
4891         * gnus-group.el (gnus-read-ephemeral-bug-group)
4892         (gnus-read-ephemeral-debian-bug-group)
4893         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4894
4895         * message.el (message-info): Don't use booleanp which isn't supported
4896         in Emacs 21 and XEmacs.
4897
4898 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4899
4900         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4901         gnus-group-gmane-group-download-format.
4902         (gnus-group-read-ephemeral-gmane-group): Rename from
4903         gnus-group-read-ephemeral-gmane-group.
4904         (gnus-read-ephemeral-gmane-group-url): Rename from
4905         gnus-group-read-ephemeral-gmane-group-url.
4906         (gnus-bug-group-download-format-alist): New variable.
4907         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4908         (gnus-read-ephemeral-emacs-bug-group): New commands.
4909
4910 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4911
4912         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4913         (gnus-visible-headers): Improve custom type.
4914
4915 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4916
4917         * mml.el (mml-menu): Add workarounds for XEmacs.
4918
4919         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4920         X-Boundary header.
4921
4922         * message.el (message-simplify-recipients): Fix previous commit.
4923
4924 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4925
4926         * mm-util.el (mm-set-buffer-multibyte): New function.
4927         * mm-decode.el (mm-copy-to-buffer): Use it.
4928
4929 2008-03-19  Glenn Morris  <rgm@gnu.org>
4930
4931         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4932         Accidentally removed in the sync process with Emacs.
4933
4934 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4935
4936         * message.el (message-alter-recipients-discard-bogus-full-name):
4937         New function.
4938         (message-alter-recipients-function): New variable.
4939         (message-get-reply-headers): Use it.
4940         (message-replace-header): New helper function.
4941         (message-recipients-without-full-name): New variable.
4942         (message-simplify-recipients): New command.
4943
4944         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4945
4946         * message.el (message-info): Handle EasyPG manual.
4947
4948         * mml.el (mml-menu): Add entry for EasyPG.
4949
4950 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4951
4952         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4953         parameter.
4954
4955         * message.el (message-disassociate-draft): Specify drafts group name
4956         fully.
4957
4958 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4959
4960         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4961         unnecessary duplicates from the match list.
4962
4963 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4964
4965         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4966
4967         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4968
4969         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4970         args of `how-many' of which the XEmacs version doesn't take; declare
4971         Info-index-next as function.
4972
4973 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4974
4975         * gnus-score.el (gnus-score-headers): Fix handling of
4976         gnus-inhibit-slow-scoring.
4977
4978         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4979         string.
4980         (gnus-button-url-regexp): Improve handling of parenthesis.
4981         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4982         (gnus-button-handle-info-keystrokes): Handle index entries.
4983
4984 2008-03-15  Glenn Morris  <rgm@gnu.org>
4985
4986         * parse-time.el (parse-time-string): Simplify.
4987
4988 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4989
4990         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4991         Incoming* files.
4992
4993 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4994
4995         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4996         (auth-source-pick): Use it.
4997
4998 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4999
5000         * binhex.el (binhex-decode-region-internal):
5001         * uudecode.el (uudecode-decode-region-internal):
5002         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5003         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5004         setting default-enable-multibyte-characters.
5005
5006 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5007
5008         * auth-source.el (auth-source-protocols)
5009         (auth-source-protocols-customize, auth-source-choices): Added and
5010         modified variable customizations and defaults.
5011         (auth-source-pick, auth-source-user-or-password)
5012         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5013         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5014         (auth-source-user-or-password-sftp)
5015         (auth-source-user-or-password-smtp): Use new variables and provide an
5016         interface to netrc.el.
5017
5018 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5019
5020         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5021         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5022         Make sure the nntp port to specify is a string.
5023
5024 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5025
5026         * nntp.el: Use with-current-buffer.
5027         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5028         dubious mm-with-unibyte-current-buffer.
5029         (nntp-with-open-group-function): New function extracted from
5030         nntp-with-open-group macro.
5031         (nntp-with-open-group): Use the function, so it's easier to debug.
5032         Add indentation and debugging info.
5033         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5034         the use of the netcat alternatives.
5035
5036         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5037         Avoid mm-string-as-multibyte as well.
5038
5039         * nnweb.el (nnweb-insert-html):
5040         Remove use of nnheader-string-as-multibyte.
5041
5042         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5043         (nnheader-string-as-multibyte): Remove.
5044
5045         * mm-view.el: Use inhibit-read-only.
5046         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5047         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5048         or unibyte-string.
5049
5050         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5051         (mm-uu-yenc-extract): Use with-current-buffer.
5052
5053         * gnus-soup.el (gnus-soup-send-packet): Don't use
5054         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5055
5056         * nnmh.el: Use with-current-buffer.
5057         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5058         mm-string-as-multibyte on the output of mm-encode-coding-string.
5059
5060         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5061         (nnimap-request-move-article): Use with-current-buffer.
5062
5063         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5064         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5065         conversion uses string-make-unibyte rather than string-as-unibyte.
5066
5067         * gnus-msg.el: Use with-current-buffer.
5068
5069         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5070
5071 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5072
5073         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5074         string for caching if it is 'PIN.
5075
5076 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5077
5078         * lpath.el: Consider the case without Emacs/W3.
5079
5080 2008-03-08  Glenn Morris  <rgm@gnu.org>
5081
5082         * time-date.el (date-to-time, time-subtract, time-add)
5083         (safe-date-to-time): Doc fixes.
5084
5085 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5086
5087         * mail-source.el (mail-source-delete-old-incoming-confirm):
5088         Change default to nil.
5089         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5090
5091 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5092
5093         * lpath.el: Rearrange.
5094
5095         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5096         (gnus-article-goto-prev-page): Work for articles having ^L's.
5097
5098         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5099
5100         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5101
5102 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5103
5104         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5105         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5106         (gnus-bookmark-jump): Adjust some variable names.
5107
5108 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5109
5110         * auth-source.el: New package.
5111         (auth-source-choices): Add customization entry point variable.
5112
5113         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5114         bug.
5115
5116 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5117
5118         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5119         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5120         (gnus-registry-install-shortcuts): Rename from
5121         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5122         the `gnus-registry-mark-map' keymap dynamically from
5123         `gnus-registry-marks'.  The generated functions update the summary line
5124         when a registry mark is added or deleted, and will call
5125         `gnus-registry-install-p' (see the comments in the code).
5126         (gnus-registry-user-format-function-M): Use concat intelligently.
5127
5128         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5129         the registry mark functions.
5130
5131 2008-03-05  Glenn Morris  <rgm@gnu.org>
5132
5133         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5134         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5135         gnus-art.
5136         (top-level): No need to load own source when compiling.
5137
5138 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5139
5140         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5141         Suggested by <chris.anderton@zetnet.co.uk>.
5142
5143 2008-03-04  Glenn Morris  <rgm@gnu.org>
5144
5145         * gnus-sum.el (top-level): No need to require gnus when compiling,
5146         since unconditionally required near start of file.
5147         (gnus-summary-display-while-building): Move definition before use.
5148
5149 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5150
5151         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5152         formatting function.
5153
5154 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5155
5156         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5157         with plists.
5158         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5159         Use new format.
5160
5161 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5162
5163         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5164         `where-is-internal' that returns a range of key sequences.
5165
5166 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5167
5168         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5169
5170         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5171         (gnus-summary-jump-to-group): Consider windows on other displayed
5172         frames as well.  Similar changes might be needed elsewhere, but that's
5173         the one I've bumped into during my use.
5174
5175         * nndoc.el (nndoc-oe-dbx-type-p):
5176         * gnus-msg.el (gnus-debug):
5177         * gnus-group.el (gnus-update-group-mark-positions):
5178         Use mm-string-to-multibyte.
5179
5180 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5181
5182         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5183         doesn't handle NotDashEscaped.
5184
5185         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5186         (mml-dnd-attach-options): Fix typo in custom choice.
5187
5188         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5189         nndoc-article-type to mbox.
5190         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5191
5192         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5193         to nil, instead of html2text.
5194
5195         * imap.el (imap-debug): Add `imap-ping-server'.
5196
5197         * gnus-bookmark.el: Add FIXMEs.
5198
5199         * message.el (message-form-letter-separator)
5200         (message-send-form-letter-delay): New variables.
5201         (message-send-form-letter): Use them.  New command to send form
5202         letters.  Requested by Uwe Siart.
5203         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5204
5205 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5206
5207         * Update copyright years.
5208
5209 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5210
5211         Sync from EMACS_22_BASE.
5212
5213         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5214
5215 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5216
5217         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5218         empty author.
5219
5220 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5221
5222         * gnus-registry.el (gnus-registry-marks): Add variable for
5223         customization of marks and their appearance.
5224         (gnus-registry-read-mark): Use it.
5225         (gnus-registry-do-marks): Add utility function to loop through
5226         `gnus-registry-marks'.
5227         (gnus-registry-install-shortcuts-and-menus): Add function to install
5228         shortcuts and menus.
5229         (gnus-registry-initialize): Use it.
5230         (gnus-registry-default-mark): Clarify documentation.
5231
5232 2008-02-29  Glenn Morris  <rgm@gnu.org>
5233
5234         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5235         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5236         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5237         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5238         Change defcustom :version from 23.0 to 23.1.
5239
5240 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5241
5242         * gnus-registry.el (gnus-registry-follow-group-p)
5243         (gnus-registry-post-process-groups): Add functions to aid registry
5244         splitting and improve logging.  Clarify behavior in function
5245         documentation.
5246         (gnus-registry-split-fancy-with-parent): Use them.
5247
5248 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5249
5250         * gnus-art.el: Use with-current-buffer.
5251
5252 2008-02-27  David Engster  <dengste@eml.cc>
5253
5254         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5255         Express real group name in the response.
5256
5257 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5258
5259         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5260         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5261         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5262         autoload gnus-registry-fetch-group when compiling.
5263         (nnmairix-request-group-with-article-number-correction): Remove
5264         unreferenced argument passed to nnmairix-call-backend.
5265
5266 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5267
5268         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5269         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5270         Wilde.
5271
5272 2008-02-27  Glenn Morris  <rgm@gnu.org>
5273
5274         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5275         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5276         variables to defconsts.  Convert comments to doc-strings.
5277         (nnmairix-last-server, nnmairix-current-server): Convert from free
5278         variables to defvars.  Convert comments to doc-strings.
5279         (gnus-registry-fetch-group): Autoload.
5280         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5281         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5282         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5283         caddr.
5284         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5285         nnmairix-request-group-with-article-number-correction call.
5286         (nnmairix-fast, nnmairix-group): New, less general names, for free
5287         variables passed from nnmairix-request-group to
5288         nnmairix-request-group-with-article-number-correction.  Declare.
5289         (nnmairix-request-group-with-article-number-correction):
5290         Use nnmairix-fast, nnmairix-group rather than fast, group.
5291
5292 2008-02-26  David Engster  <dengste@eml.cc>
5293
5294         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5295         version 0.5.
5296
5297 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5298
5299         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5300         instead of making an extra function call.  Don't add the current group
5301         to articles only when they have the group.  Use
5302         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5303         Reported by David <de_bb@arcor.de>.
5304
5305 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5306
5307         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5308         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5309
5310 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5311
5312         * mail-source.el (mail-source-delete-incoming): Change default.
5313         Supplement doc string.
5314
5315         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5316
5317 2008-02-14  Glenn Morris  <rgm@gnu.org>
5318
5319         * time-date.el (format-seconds): New function.
5320
5321 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5322
5323         * nnmail.el (nnmail-message-id-cache-file): Derive from
5324         `gnus-home-directory'.
5325
5326 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5327
5328         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5329         Document negative prefix.
5330
5331         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5332
5333 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5334
5335         * message.el (message-unsent-separator): Add the Exim bounce
5336         separator.
5337
5338 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5339
5340         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5341         list.
5342         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5343         recipient/signer list.
5344
5345 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5346
5347         * Makefile.in (datarootdir): Define.
5348         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5349         name that might contain whitespace.
5350
5351 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5352
5353         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5354         fbound (Emacs 23 unicode), signal an error.
5355
5356 2008-02-08  Glenn Morris  <rgm@gnu.org>
5357
5358         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5359
5360 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5361
5362         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5363         ports to the calls to `netrc-machine-user-or-password' in addition to
5364         "imap" and "imaps".
5365
5366 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5367
5368         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5369
5370         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5371
5372 2008-02-01  Kenichi Handa  <handa@m17n.org>
5373
5374         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5375         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5376         (rfc2104-hash): Convert the result of concat to unibyte string.
5377
5378 2008-02-01  Dave Love  <fx@gnu.org>
5379
5380         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5381         coding-system-for-read.
5382         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5383
5384 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5385
5386         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5387         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5388         <hanche@math.ntnu.no>.
5389
5390 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5391
5392         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5393
5394         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5395
5396 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5397
5398         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5399         * message.el (message-beginning-of-line): Use featurep instead of bound
5400         tests in order to resolve conditionals at compile time.
5401
5402 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5403
5404         * mail-source.el (mail-sources): Add `group' choice.
5405
5406         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5407         parameter `in-group' to control into which group the articles go.
5408         Add treatment of `group' mail-source.
5409
5410 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5411
5412         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5413
5414         * mm-decode.el (mm-dissect-buffer): Decode description.
5415
5416         * mml.el (mml-to-mime): Encode message header first.
5417
5418 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5419
5420         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5421         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5422
5423         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5424         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5425
5426 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5427
5428         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5429
5430 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5431
5432         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5433         prefix keys.
5434         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5435         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5436         gnus-xmas.el.
5437
5438         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5439         (gnus-xmas-article-describe-bindings): New function.
5440         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5441         gnus-xmas-article-describe-bindings.
5442
5443         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5444
5445 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5446
5447         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5448         Add new variables for article mark management.
5449         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5450         list of extra data entries which, when present, will indicate that the
5451         article ID should not be trimmed from the registry.
5452         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5453         functions.
5454         (gnus-registry-read-mark): New function to read a mark name from the
5455         user.
5456         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5457         (gnus-registry-set-article-mark-internal): New functions to add and
5458         remove marks.
5459         (gnus-registry-get-article-marks): New function to show the marks for
5460         an article, or retrieve them for further use.
5461
5462 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5463
5464         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5465         keys when no argument is given.
5466
5467 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5468
5469         * imap.el (imap-ping-server): New variable.
5470         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5471         (imap-ping-server): Minor doc string fixes.
5472
5473 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5474
5475         * imap.el (imap-ping-server): New function.
5476         (imap-opened): Call imap-ping-server.
5477
5478 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5479
5480         * gnus-sum.el (gnus-article-sort-by-random)
5481         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5482         jidanni@jidanni.org.
5483
5484 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5485
5486         * gnus-art.el (gnus-article-describe-bindings): New function.
5487         (gnus-article-read-summary-keys): Use it.
5488         (gnus-article-mode-map): Bind `C-h b' to it.
5489
5490 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5491
5492         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5493         XEmacs.
5494         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5495         against non-character events.
5496
5497         * lpath.el: Fbind map-keymap for Emacs 21.
5498
5499 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5500
5501         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5502         command.
5503         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5504         instead of END.  Change name of the temp file.
5505         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5506         customizable.
5507
5508 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5509
5510         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5511         bind `S W' to gnus-article-wide-reply-with-original; set default
5512         binding to gnus-article-read-summary-send-keys.
5513         (gnus-article-read-summary-keys): Fix the order of keys; display
5514         continuation keys correctly in the echo area; describe bindings
5515         correctly when keys end with `C-h'.
5516         (gnus-article-read-summary-send-keys): New function.
5517         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5518         for gnus-article-read-summary-send-keys; display continuation keys
5519         correctly in the echo area.
5520         (gnus-article-reply-with-original): Ignore prefix argument.
5521         (gnus-article-wide-reply-with-original): New function.
5522
5523         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5524         Emacs 21.
5525
5526 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5527
5528         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5529         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5530
5531 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5532
5533         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5534         (gnus-group-read-ephemeral-gmane-group): New command.
5535
5536 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5537
5538         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5539
5540 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5541
5542         * message.el (message-send-mail-function): Increase custom version.
5543
5544         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5545         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5546
5547 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5548
5549         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5550         for the cases where imap-authenticate is called with a nil buffer
5551         parameter.
5552
5553 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5554
5555         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5556         html parts correctly; support forwarded messages.
5557         (gnus-article-browse-html-article): Remove work buffers.
5558
5559         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5560         compiling.
5561         (netrc-bound-and-true-p): New macro.
5562         (netrc-parse): Use it instead of bound-and-true-p that is not available
5563         in XEmacs 21.4.
5564
5565 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5566
5567         * gnus-registry.el (gnus-registry-mark-article)
5568         (gnus-registry-article-marks): Add functionality to mark articles
5569         through the Gnus registry.
5570
5571         * encrypt.el: Clarify documentation for the new pgg method.
5572         (encrypt-file-alist): Add PGG option.
5573         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5574         functionality.  Abstract password key and messaging to external
5575         functions.
5576         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5577         (encrypt-message-method-and-cipher): Add new convenience external
5578         functions.
5579         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5580         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5581
5582         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5583         (netrc-parse): Use encrypt-file-alist to determine if
5584         encrypt-find-model or encrypt-insert-file-contents should be used.
5585
5586         * encrypt.el: Clarify documentation.  Load password-cache or
5587         password, whichever one is found first, instead of autoloading.
5588
5589 2007-12-19  Glenn Morris  <rgm@gnu.org>
5590
5591         * mml.el (message-options-set, message-narrow-to-head)
5592         (message-in-body-p, message-mail-p, message-encode-message-body):
5593         Autoload.
5594         (message-remove-header, message-narrow-to-headers-or-head)
5595         (message-subscribed-p, message-make-mail-followup-to)
5596         (message-position-on-field, message-news-p)
5597         (message-options-set-recipient, message-generate-headers)
5598         (message-sort-headers): Declare as functions.
5599
5600 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5601
5602         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5603         convention in doc string.
5604
5605 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5606
5607         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5608         title to html parts.
5609         (gnus-article-browse-html-article): Pass message header to it.
5610
5611         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5612
5613 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5614
5615         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5616         or password compatible with XEmacs.
5617
5618 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5619
5620         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5621         format document.
5622         (gnus-mime-delete-part): Don't write description line if empty.
5623         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5624
5625 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5626
5627         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5628         (gnus-summary-mark-read-and-unread-as-read)
5629         (gnus-summary-mark-current-read-and-unread-as-read)
5630         (gnus-summary-mark-unread-as-ticked): Doc fix.
5631         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5632
5633 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5634
5635         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5636         Christoph Conrad <christoph.conrad@gmx.de>.
5637
5638 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5639
5640         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5641         yes-or-no-p.
5642
5643 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5644
5645         * mm-decode.el (mm-add-meta-html-tag): New function.
5646         (mm-save-part-to-file, mm-pipe-part): Use it.
5647
5648         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5649         gnus-y-or-n-p instead of y-or-n-p.
5650         (gnus-article-browse-html-parts): Work with message/external-body; use
5651         mm-add-meta-html-tag.
5652
5653 2007-12-11  Glenn Morris  <rgm@gnu.org>
5654
5655         * gnus-cache.el: Require gnus-sum not just when compiling.
5656
5657         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5658
5659         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5660         definitions before use.
5661
5662         * mm-decode.el: Require gnus-util.
5663         (mm-remove-part): Only call delete-annotation on XEmacs.
5664
5665         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5666
5667         * nnmail.el: Require gnus-int.
5668
5669         * spam.el: Move `require's before `eval-when-compile's.
5670
5671         * gnus-ems.el (gnus-alive-p):
5672         * gnus-fun.el (message-goto-eoh):
5673         * gnus-util.el (gnus-group-name-decode):
5674         * mail-source.el (gnus-compress-sequence):
5675         * message.el (Info-goto-node, format-spec):
5676         * mm-bodies.el (message-options-get):
5677         * mm-decode.el (mm-view-pkcs7):
5678         * mm-util.el (gmm-write-region):
5679         * mml-smime.el (mml-compute-boundary)
5680         (gnus-completing-read-with-default):
5681         * mml.el (widget-button-press, gnus-make-hashtable):
5682         * mml1991.el (mm-decode-content-transfer-encoding)
5683         (mm-encode-content-transfer-encoding)
5684         (message-options-get, message-options-set):
5685         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5686         * nnfolder.el (gnus-request-group):
5687         * nnheader.el (ietf-drums-unfold-fws):
5688         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5689         * smime.el (gnus-run-mode-hooks):
5690         * spam-stat.el (gnus-message): Autoload.
5691
5692         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5693         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5694         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5695         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5696         Add declare-function compatibility definition.
5697
5698         * gnus-cache.el (nnvirtual-find-group-art):
5699         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5700         (gnus-add-image, gnus-add-wash-type):
5701         * gnus-group.el (nnkiboze-score-file):
5702         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5703         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5704         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5705         (message-tokenize-header, gnus-get-buffer-create)
5706         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5707         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5708         * gnus.el (gnus-group-decoded-name):
5709         * mail-source.el (imap-capability):
5710         * mm-bodies.el (message-options-set):
5711         * mm-decode.el (gnus-configure-windows):
5712         * mm-extern.el (message-goto-body):
5713         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5714         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5715         (epg-sub-key-validity, message-options-set):
5716         * mml.el (widget-event-point, gnus-configure-windows):
5717         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5718         * mml2015.el (epg-check-configuration, epg-configuration)
5719         (message-options-set):
5720         * nndb.el (nndb-request-article):
5721         * nnfolder.el (gnus-request-create-group):
5722         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5723         * nnmaildir.el (gnus-group-mark-article-read):
5724         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5725         * rfc1843.el (message-fetch-field):
5726         * spam.el (gnus-extract-address-components):
5727         Declare as functions.
5728
5729 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5730
5731         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5732
5733         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5734
5735         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5736         bind show-trailing-whitespace for XEmacs.
5737
5738 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5739
5740         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5741         new no-op macro for backward compatibility.
5742
5743         * imap.el (imap-string-to-integer): New function.
5744
5745 2007-12-09  Glenn Morris  <rgm@gnu.org>
5746
5747         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5748
5749         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5750         * message.el, mm-view.el, sieve-manage.el, smime.el:
5751         Add declare-function compatibility definition.
5752
5753         * gnus-art.el (w3-region, w3m-region, Info-menu):
5754         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5755         * gnus-sum.el (gnus-get-predicate):
5756         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5757         * message.el (mail-abbrev-in-expansion-header-p):
5758         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5759         (w3m-detect-meta-charset, w3m-region):
5760         * sieve-manage.el (password-read, password-cache-add)
5761         (password-cache-remove):
5762         * smime.el (password-read-and-add): Declare as functions.
5763
5764 2007-12-08  David Kastrup  <dak@gnu.org>
5765
5766         * gnus-sum.el (gnus-summary-simplify-subject-query):
5767         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5768         `message'.
5769
5770 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5771
5772         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5773         it to bind idna-program, installation-directory, defined-colors, and
5774         face-attribute for XEmacs of the version that compiles defcustom forms.
5775
5776 2007-12-07  Glenn Morris  <rgm@gnu.org>
5777
5778         * gnus-art.el (article-make-date-line): Revert previous change.
5779
5780 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5781
5782         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5783
5784 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5785
5786         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5787         Call gnus-add-to-range ranges only once with a prepared article-list.
5788
5789 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5790
5791         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5792         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5793         group names with backslashes.  Reported by Tassilo Horn
5794         <tassilo@member.fsf.org>.
5795
5796 2007-12-06  Deepak Goel  <deego3@gmail.com>
5797
5798         * gnus-art.el (article-make-date-line):
5799         * gnus-start.el (gnus-load):
5800         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5801
5802 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5803
5804         * gnus-art.el (gnus-use-idna)
5805         * gnus-start.el (gnus-site-init-file)
5806         * message.el (message-use-idna)
5807         * mm-uu.el (mm-uu-hide-markers)
5808         * smiley.el (smiley-style): Revert changes that suppress warnings.
5809
5810 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5811
5812         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5813         specify charset to html source.  Reported by Christoph Conrad
5814         <christoph.conrad@gmx.de>.
5815
5816 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5817
5818         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5819         idna-program in order to suppress byte compile warning issued by XEmacs
5820         that came to byte compile the default value section of defcustom forms
5821         recently.
5822
5823         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5824         value of installation-directory.
5825
5826         * message.el (message-use-idna): Don't directly refer to the value of
5827         idna-program.
5828
5829         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5830
5831         * smiley.el (smiley-style): Don't directly call face-attribute.
5832
5833 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5834
5835         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5836
5837         * gnus-dired.el: Reduce Gnus dependencies.
5838         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5839         require.  Use autoloads instead.
5840         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5841         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5842         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5843         (gnus-dired-mode): Adjust doc string.
5844         (gnus-dired-mail-mode): New variable.
5845         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5846         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5847         (gnus-dired-mail-buffers): New function.  Return mail or message
5848         composition buffers.
5849         (gnus-dired-attach): Use it.
5850         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5851         NO-DECODE.
5852         (gnus-dired-print): Use `gnus-print-buffer' depending on
5853         `gnus-dired-mail-mode'.
5854
5855 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * rfc2047.el (rfc2047-encoded-word-regexp)
5858         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5859         explaining what regexp patterns are for.
5860
5861 2007-12-04  Glenn Morris  <rgm@gnu.org>
5862
5863         * password.el: Move to password-cache.el.
5864
5865         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5866         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5867         * mml-smime.el (password-read, password-cache-add)
5868         (password-cache-remove):
5869         No need to autoload, since mml-sec requires password.
5870
5871         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5872         * message.el (gnus-extract-address-components):
5873         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5874
5875         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5876         password.
5877
5878 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5879
5880         * mailcap.el: Reduce dependencies.
5881         (mail-header-parse-content-type): Autoload.
5882         (mailcap-delete-duplicates): New alias.
5883         (mailcap-mime-info): Add optional argument NO-DECODE.
5884         (mailcap-mime-types): Use mailcap-delete-duplicates.
5885
5886         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5887
5888 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5889
5890         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5891         (imap-parse-status): Upcase status-att for servers that sends them
5892         lower-case (e.g., MS Exchange 2007).
5893
5894 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5895
5896         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5897         function.
5898
5899         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5900         (gnus-uu-yenc-article): New function.
5901
5902         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5903
5904         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5905         buffer.
5906
5907 2007-12-02  Glenn Morris  <rgm@gnu.org>
5908
5909         * binhex.el (binhex): New custom group.
5910         (binhex-decoder-program, binhex-decoder-switches)
5911         (binhex-use-external): Move to the binhex custom group.
5912
5913         * uudecode.el (uudecode): New custom group.
5914         (uudecode-decoder-program, uudecode-decoder-switches)
5915         (uudecode-use-external): Move to the uudecode custom group.
5916
5917         * netrc.el (top-level): Don't load `encrypt' features.
5918         (netrc-parse): Don't use encrypt.
5919         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5920
5921         * encrypt.el: Remove file.
5922
5923 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5924
5925         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5926         matches on patches.
5927
5928         * gnus-art.el (gnus-article-browse-html-article): Mention
5929         `mm-text-html-renderer' in the doc string.
5930
5931         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5932         string.  Add comments.
5933
5934         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5935         if rhs is ASCII.
5936
5937 2007-12-01  Glenn Morris  <rgm@gnu.org>
5938
5939         * mail-source.el (top-level): Require format-spec before
5940         eval-when-compile.
5941
5942 2007-11-30  Glenn Morris  <rgm@gnu.org>
5943
5944         * encrypt.el: Require password, rather than autoloading password-read.
5945
5946 2007-11-29  Glenn Morris  <rgm@gnu.org>
5947
5948         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5949         (sasl-make-client, sasl-next-step, sasl-step-data)
5950         (sasl-step-set-data): Declare as functions.
5951
5952 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5953
5954         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5955
5956 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5957
5958         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5959         certs should be verified and what is to be done in the event of a
5960         verification failure.
5961
5962         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5963         caller can indicate whether the cache should be disregarded for this
5964         call.  This way the result of the call is reproducible at all times and
5965         can be considered a canonical server name for the supplied method.
5966         (gnus-agent-method-p): Canonicalize server names by pushing their
5967         method through `gnus-method-to-server' using the no-cache argument.
5968
5969         * gnus-srvr.el (gnus-server-insert-server-line): Call
5970         `gnus-method-to-server' with `no-cache' argument.
5971
5972         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5973         gnus-agent-possibly-synchronize-flags as this should be called when the
5974         server is actually being opened.
5975         (gnus-agent-possibly-synchronize-flags)
5976         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5977         flags file of an agentized server to the latter function.
5978
5979         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5980         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5981         after a connection has been established successfully.
5982
5983 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5984
5985         * gnus-art.el (article-display-face): Force to display face if called
5986         interactively; check if gnus-article-x-face-too-ugly matches author.
5987         (article-display-x-face): Display face even if From header is missing
5988         as article-display-face does.
5989
5990 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5991
5992         * hashcash.el (message-narrow-to-headers-or-head)
5993         (message-fetch-field, message-goto-eoh)
5994         (message-narrow-to-headers): Declare as functions.
5995
5996 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5997
5998         * mail-source.el (mail-sources): Default to fetch from file for
5999         compatibility with default of nnmail-spool-file.
6000
6001 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6002
6003         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6004         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6005         to look for encoded word that should be encoded again.
6006         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6007         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6008         encoding pattern.
6009         (rfc2047-decode-region): Switch strict regexp and loose one according
6010         to rfc2047-allow-irregular-q-encoded-words.
6011
6012 2007-11-25  Romain Francoise  <romain@orebokech.com>
6013
6014         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6015
6016 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6017
6018         * tls.el (tls-program): Provide more custom choices from
6019         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6020         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6021
6022 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6023
6024         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6025         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6026
6027         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6028         `nnmail-spool-file'.
6029
6030         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6031         `nnmail-spool-file'.
6032
6033         * gnus-move.el (gnus-change-server): Ditto.
6034
6035         * gnus-kill.el (gnus-batch-score): Ditto.
6036
6037         * gnus-cache.el (gnus-jog-cache): Ditto.
6038
6039         * gnus-msg.el (gnus-summary-reply):
6040         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6041
6042 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6043
6044         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6045         version.  Minor improvement to doc strings.
6046         (tls-program): Add comment.
6047
6048 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6049
6050         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6051         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6052         mismatch between the hostname provided in the certificate and the name
6053         of the host connnecting to.
6054         (open-tls-stream): Use them.  Check certificates against trusted root
6055         certificates.
6056
6057 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6058
6059         * gnus-cache.el (gnus-cache-generate-nov-databases):
6060         Use nnml-generate-nov-databases-directory instead of
6061         nnml-generate-nov-databases-1.
6062
6063 2007-11-24  Glenn Morris  <rgm@gnu.org>
6064
6065         * message.el (message-tool-bar-retro): Update for rename
6066         mail_send.xpm->mail-send.xpm.
6067
6068 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6069
6070         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6071         `smime-ldap-search' for Emacs 22 and up.
6072
6073 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6074
6075         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6076
6077         * message.el (message-send-mail-function): Fix error convention.
6078         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6079         (message-widen-reply, message-send-mail, message-talkative-question)
6080         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6081         (message-clone-locals, message-send-news): Use with-current-buffer.
6082         (message-insert-or-toggle-importance): Remove unused var `valid'.
6083         (message-make-references): Remove unused var `new-references'.
6084         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6085
6086 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6087
6088         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6089         (spam-split-symbolic-return-positive): Reflow docstring.
6090         (spam-backends, spam-summary-exit-behavior)
6091         (spam-mark-ham-unread-before-move-from-spam-group)
6092         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6093         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6094         (spam-clear-cache, spam-backend-check, spam-install-backend)
6095         (spam-install-statistical-backend, spam-list-of-processors)
6096         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6097         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6098         (spam-check-crm114, spam-initialize, spam-unload-hook):
6099         Fix typos in docstrings.
6100
6101 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6104         been checked if they have never been read and those group levels are
6105         higher than the one that a user specified.
6106
6107 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6108
6109         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6110         foreign groups unless a group level is specified by a user.
6111         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6112
6113 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6114
6115         * message.el (message-send-mail-function): Require sendmail.
6116
6117 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6118
6119         * message.el (message-send-mail-function): Check for smtpmail too.
6120
6121         * utf7.el (utf7-encode, utf7-decode): Use coding system
6122         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6123
6124         * message.el (message-send-mail-function): New function.
6125         (message-send-mail-function): Set default using
6126         message-send-mail-function.  Adjust doc string.
6127         (message-send-mail-with-mailclient): New function.
6128
6129 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6130
6131         * smime.el (from):
6132         * rfc2047.el (message-posting-charset):
6133         * qp.el (mm-use-ultra-safe-encoding):
6134         * pop3.el (parse-time-months):
6135         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6136         * nnml.el (files):
6137         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6138         (jka-compr-compression-info-list, ange-ftp-path-format)
6139         (efs-path-regexp):
6140         * nndiary.el (files):
6141         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6142         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6143         (epg-digest-algorithm-alist, inhibit-redisplay)
6144         (password-cache-expiry):
6145         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6146         (pgg-output-buffer, password-cache-expiry):
6147         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6148         (efs-path-regexp):
6149         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6150         (inhibit-redisplay):
6151         * mm-uu.el (file-name, start-point, end-point, entry)
6152         (gnus-newsgroup-name, gnus-newsgroup-charset):
6153         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6154         (latin-unity-ucs-list):
6155         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6156         (mm-uu-binhex-decode-function):
6157         * message.el (gnus-message-group-art, gnus-list-identifiers)
6158         (rmail-enable-mime-composing, gnus-local-organization)
6159         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6160         (gnus-read-active-file, facemenu-add-face-function)
6161         (facemenu-remove-face-function, gnus-article-decoded-p)
6162         (tool-bar-mode):
6163         * mail-source.el (display-time-mail-function):
6164         * gnus-util.el (nnmail-pathname-coding-system)
6165         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6166         (gnus-original-article-buffer, gnus-user-agent)
6167         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6168         (xemacs-codename, sxemacs-codename, emacs-program-version):
6169         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6170         * gnus-start.el (gnus-agent-covered-methods)
6171         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6172         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6173         (gnus-newsgroup-headers, gnus-group-list-mode)
6174         (gnus-group-mark-positions, gnus-newsgroup-data)
6175         (gnus-newsgroup-unreads, nnoo-state-alist)
6176         (gnus-current-select-method, mail-sources)
6177         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6178         (nnmail-spool-file, gnus-cache-active-hashtb):
6179         * gnus-mh.el (mh-lib-progs):
6180         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6181         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6182         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6183         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6184         (gnus-group-buffer):
6185         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6186         (font-lock-set-defaults):
6187         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6188         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6189         (gnus-summary-post-menu, total-parts, type, condition, length):
6190         * gnus-agent.el (gnus-agent-read-agentview):
6191         * flow-fill.el (show-trailing-whitespace):
6192         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6193         eval-and-compile wrappers for byte compiler pacifiers.
6194
6195         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6196         (mm-display-inline-fontify): Check for featurep 'xemacs not
6197         extent-list.
6198
6199         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6200         itimer-list.
6201         (mm-create-image-xemacs): Only do something for XEmacs.
6202         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6203
6204         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6205
6206         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6207         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6208
6209 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6210
6211         * nnimap.el (nnimap-split-download-body):
6212         * gnus-demon.el (gnus-demon):
6213         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6214
6215 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6216
6217         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6218         macros.
6219         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6220         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6221         copy data from unibyte buffer to multibyte current buffer.
6222         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6223         to copy data from unibyte current buffer to multibyte buffer.
6224         (nntp-make-process-buffer): Make process buffer unibyte.
6225
6226         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6227
6228 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6229
6230         * pop3.el (pop3-open-server): Accept and process data more robustly at
6231         connexion start to avoid spurious "POP SSL connexion failed" errors.
6232
6233 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6234
6235         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6236         read group names.
6237
6238 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6239
6240         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6241
6242 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6243
6244         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6245         (nnmail-save-active): Use a unibyte buffer when saving active file,
6246         which may contain non-ASCII group names.
6247
6248         * nnml.el (nnml-request-group): Decode group names in messages.
6249
6250 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6251
6252         * message.el (message-citation-line-function)
6253         (message-insert-formatted-citation-line): Fix spelling of
6254         `message-insert-formated-citation-line'.
6255
6256 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6257
6258         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6259
6260 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6261
6262         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6263         nnmail-pathname-coding-system.
6264
6265         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6266         that a user enters; decode group names in messages.
6267
6268         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6269
6270 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6271
6272         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6273
6274         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6275
6276         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6277         risky local variable.
6278
6279         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6280
6281 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6282
6283         * encrypt.el: Improve documentation to fix function name typo.
6284         Reported by Daiki Ueno <ueno@unixuser.org>.
6285
6286 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6287
6288         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6289         even if the point is not in the last page of an article.
6290         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6291         back to the previous page.
6292
6293 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6294
6295         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6296
6297 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6298
6299         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6300
6301 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6302
6303         * message.el (message-check-news-body-syntax): Avoid
6304         mm-string-as-multibyte.
6305         (message-hide-headers): Don't assume (point-min)==1.
6306
6307 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6308
6309         * message.el (message-remove-blank-cited-lines): Fix if remove is
6310         given.
6311         (message-bogus-address-regexp): New variable.
6312         (message-bogus-recipient-p): New function.
6313         (message-check-recipients): New command.
6314         (message-syntax-checks): Add `bogus-recipient'.
6315         (message-fix-before-sending): Add `bogus-recipient'.
6316
6317         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6318         (gnus-treat-body-boundary): Don't test window-system.
6319
6320 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6321
6322         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6323
6324 2007-10-28  Miles Bader  <miles@gnu.org>
6325
6326         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6327         at compile-time too.
6328
6329 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6330
6331         * gnus-msg.el (gnus-message-setup-hook): Add
6332         `message-remove-blank-cited-lines' to options.
6333
6334 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6335
6336         * message.el (message-remove-blank-cited-lines): New function.
6337         Suggested by Karl Plästerer.
6338
6339 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6340
6341         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6342         mapc.
6343
6344         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6345         (top-level): Use mapc to set functions to be traced for debugging.
6346
6347         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6348         called for effect with while loop.
6349
6350         * message.el (message-talkative-question): Replace mapcar called for
6351         effect with mapc.
6352
6353         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6354         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6355         called for effect with dolist.
6356
6357         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6358
6359         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6360         gnus-extra-headers and nnmail-extra-headers.
6361
6362         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6363         called for effect with dolist.
6364         (top-level): Use mapc to set functions to be traced for debugging.
6365
6366         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6367         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6368         dolist.
6369
6370         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6371         Replace mapcar called for effect with mapc.
6372         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6373         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6374         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6375         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6376
6377         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6378         remove-if that's a cl function.
6379
6380         * webmail.el (webmail-debug): Replace mapcar called for effect with
6381         dolist.
6382
6383         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6384         with mapc.
6385
6386 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6387
6388         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6389         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6390         with while loop.
6391
6392         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6393         functions from article-* functions.
6394         (gnus-multi-decode-header): Replace mapcar called for effect with
6395         dolist.
6396
6397         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6398         (gnus-bookmark-show-details): Replace mapcar called for effect with
6399         while loop.
6400
6401         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6402         called for effect with while loop.
6403
6404         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6405         with dolist.
6406
6407         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6408         mapcar called for effect with dolist.
6409
6410         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6411
6412         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6413         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6414         Replace mapcar called for effect with dolist.
6415         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6416         mapc.
6417
6418         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6419         Replace mapcar called for effect with dolist.
6420         (gnus-topic-list): Replace mapcar called for effect with mapc.
6421
6422         * gnus.el: Use mapc instead of mapcar to add autoloads.
6423
6424 2007-10-23  Richard Stallman  <rms@gnu.org>
6425
6426         * gnus-group.el (gnus-group-highlight): Mark as risky.
6427
6428 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6429
6430         * gnus.el (gnus-server-to-method): Return method found first in
6431         gnus-newsrc-alist.
6432
6433         * gnus-art.el (gnus-article-highlight-signature)
6434         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6435         button overlay without the front stickiness.
6436
6437 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6438
6439         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6440         overview buffer needed a catch to receive its throw.
6441         (gnus-agent-flush-cache): Declared as interactive to make this function
6442         easier to use.
6443
6444 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6445
6446         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6447         `next-line'.
6448
6449 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6450
6451         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6452         exclude address matching message-dont-reply-to-names.
6453
6454 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6455
6456         * gnus-util.el (gnus-string<): New function.
6457
6458         * gnus-sum.el (gnus-article-sort-by-author)
6459         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6460
6461 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6462
6463         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6464         the frame-focus tag is set in gnus-buffer-configuration.
6465
6466 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6467
6468         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6469         the front stickiness.
6470
6471 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6472
6473         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6474         url pattern; remove duplicate one.
6475         (gnus-article-extend-url-button): New function.
6476         (gnus-article-add-buttons): Use it.
6477         (gnus-button-push): Use concatenated url that it makes.
6478
6479 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6480
6481         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6482
6483 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6484
6485         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6486         Don't hardcode point-min==1.
6487
6488 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6489
6490         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6491         Fix comment about "iso8859-1".
6492
6493 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6494
6495         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6496         ones returned from the verify-function.
6497
6498         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6499         mml2015-extract-cleartext-signature if extraction failed.
6500
6501 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6502
6503         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6504         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6505         failed.
6506
6507 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6508
6509         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6510
6511 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6512
6513         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6514         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6515         recommends to use EasyPG instead of PGG.
6516
6517         * pgg.el: Revert to revision 6.23.2.16.
6518
6519         * pgg-def.el: Revert to revision 6.6.2.14.
6520
6521         * pgg-gpg.el: Revert to revision 6.23.2.34.
6522
6523 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6524
6525         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6526         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6527         thread for both the null and zero (kill/expire thread) universal prefix
6528         cases.
6529         (gnus-summary-expire-thread): Add new function to expire a thread,
6530         using gnus-summary-kill-thread.
6531         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6532         shortcuts for gnus-summary-expire-thread.
6533         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6534         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6535
6536 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6537
6538         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6539         extras value, so an extras entry can be deleted.
6540         (gnus-registry-delete-extra-entry): Use it.
6541         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6542         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6543         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6544         storage through the gnus-registry, and provide an appropriate API for
6545         it.
6546
6547 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6548
6549         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6550         Suggested by Leo <sdl.web@gmail.com>.
6551
6552         * gnus.el: Do.
6553
6554 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6555
6556         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6557         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6558
6559         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6560
6561         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6562         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6563
6564 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6565
6566         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6567         newline.
6568         (nnmbox-request-accept-article): Don't change article in source buffer;
6569         narrow to header to use message-fetch-field rather than
6570         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6571         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6572         as delimiters; make sure article ends with newline.
6573         (nnmbox-delete-mail): Correct last position of article to be deleted;
6574         ignore X-Gnus-Newsgroup header in article body.
6575         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6576         positions; make sure article ends with newline.
6577
6578         * message.el (message-display-abbrev): Don't infloop when a user
6579         inserts SPC in the beginning of header.
6580
6581         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6582         coding-system-for-read and coding-system-for-write for XEmacs having no
6583         file-coding feature.
6584
6585         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6586
6587 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6588
6589         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6590         list of groups not followed by default.  Fix type to be regexp.
6591         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6592
6593 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6594
6595         * hmac-def.el (define-hmac-function): Switch from old-style to
6596         new-style backquotes.
6597
6598         * md4.el (md4-make-step): Likewise.
6599
6600 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6601
6602         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6603         raw-text coding system when saving .newsrc file, which may contain
6604         non-ASCII group names.
6605
6606 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6607
6608         * gnus-cus.el (gnus-score-extra): New widget.
6609         (gnus-score-extra-convert): New function.
6610         (gnus-score-customize): Use it for Extra.
6611
6612 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6613
6614         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6615         (mml2015-mailcrypt-clear-verify): Use it.
6616         (mml2015-gpg-clear-verify): Use it.
6617         (mml2015-pgg-clear-verify): Use it.
6618         (mml2015-epg-clear-verify): Replace the current part with the output
6619         from GnuPG; don't extract the plaintext by itself.
6620
6621         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6622         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6623         mml2015-clear-verify-function; don't touch the armor headers or
6624         dash-escaped text here.
6625
6626 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6627
6628         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6629         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6630         parts, or application/octet-stream as a last resort.
6631         (gnus-mime-view-part-as-type): Don't toggle display.
6632         (gnus-mime-view-part-as-charset): Don't turn off display before
6633         querying charset.
6634
6635         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6636         stuff to undisplayer function in Emacs.
6637         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6638
6639         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6640         text/calendar parts.
6641
6642 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6643
6644         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6645         decoding text/calendar parts.
6646
6647         * message.el (message-forward-make-body-mime): Always mark body as
6648         having no illegible text; remove signed-or-encrypted argument.
6649         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6650
6651         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6652         (mml-generate-mime-1): Don't encode body if it is specified to be in
6653         raw form; don't make buffer be unibyte when inserting multibyte string.
6654
6655 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6656
6657         * sha1.el: Fix up comment style.
6658         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6659         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6660
6661         * hex-util.el: Fix up comment style.
6662         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6663
6664         * gnus-salt.el: Use with-current-buffer.
6665         (gnus-pick-setup-message): Fix long-standing typo.
6666
6667 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6668
6669         * imap.el (imap-logout-timeout): New variable.
6670         (imap-logout, imap-logout-wait): New functions.
6671         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6672
6673         * nnimap.el (nnimap-logout-timeout): New server variable.
6674         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6675         nnimap-logout-timeout.
6676
6677         * gnus-art.el (gnus-article-summary-command-nosave)
6678         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6679
6680 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6681
6682         * gnus.el (gnus-maximum-newsgroup): New variable.
6683
6684         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6685         according to gnus-maximum-newsgroup.
6686
6687         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6688         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6689         Limit the range of articles according to gnus-maximum-newsgroup.
6690
6691 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6692
6693         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6694         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6695         Don't perform gnus-configure-windows here; reuse existing sticky
6696         article buffer.
6697
6698         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6699         it doesn't exist in gnus-article-mode.
6700
6701 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6702
6703         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6704         (gnus-agent-decoded-group-name): New function.
6705         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6706         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6707
6708 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6709
6710         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6711         Add binding for gnus-sticky-article.
6712         (gnus-summary-exit): Don't kill sticky article buffers.
6713
6714         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6715         article buffer.
6716         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6717         (gnus-kill-sticky-article-buffers): New commands.
6718
6719 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6720
6721         * nntp.el (nntp-xref-number-is-evil): New server variable.
6722         (nntp-find-group-and-number): If it is non-nil, don't trust article
6723         numbers in the Xref header.
6724
6725 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6726
6727         * gnus-agent.el (gnus-agent-read-group): New function.
6728         (gnus-agent-flush-group, gnus-agent-expire-group)
6729         (gnus-agent-regenerate-group): Use it.
6730         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6731         nnmail-pathname-coding-system.
6732
6733 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6734
6735         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6736
6737         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6738         that are unread as unread, and also as selected so that information of
6739         marks having been changed by a user may be updated when exiting group.
6740
6741 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6742
6743         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6744         calculated ignoring signature parts to gnus-treat-article.
6745
6746 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6747
6748         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6749         a point here in order to keep the window start.
6750         (gnus-insert-mime-security-button): Make a button overlay without the
6751         front stickiness.
6752         (gnus-mime-display-security): Goto the end of a button.
6753
6754         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6755
6756 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6757
6758         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6759         group-name-at-point.
6760         (gnus-group-completing-read): New function that offers decoded
6761         non-ASCII group names for completion.
6762         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6763         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6764         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6765         (gnus-group-fetch-control): Use it.
6766         (gnus-fetch-group): Use group-name-at-point for the initial value
6767         rather than the default value; use gnus-alive-p.
6768
6769         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6770         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6771         (gnus-summary-post-news): Use gnus-group-completing-read.
6772
6773         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6774         (gnus-read-move-group-name): Decode group name for completion.
6775
6776 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6777
6778         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6779         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6780         Yamaoka slightly modified the code).
6781
6782 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6783
6784         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6785         (nnmail-split-incoming): Bind it.
6786
6787         * nnml.el (nnml-group-name-charset): New function.
6788         (nnml-decoded-group-name): Use it; don't decode group name if
6789         nnmail-group-names-not-encoded-p is non-nil.
6790         (nnml-encoded-group-name): New function.
6791         (nnml-group-pathname): Inline nnml-decoded-group-name.
6792         (nnml-request-expire-articles): Decode group name in message.
6793         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6794         nnmail-pathname-coding-system.
6795         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6796         not decoded ones according to nnmail-group-names-not-encoded-p.
6797         (nnml-generate-active-info): Use nnml-encoded-group-name.
6798
6799 2007-08-08  Glenn Morris  <rgm@gnu.org>
6800
6801         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6802         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6803         doc-strings and comments.
6804
6805 2007-07-25  Glenn Morris  <rgm@gnu.org>
6806
6807         * Relicense all FSF files to GPLv3 or later.
6808
6809 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6810
6811         * gnus-sum.el (gnus-summary-move-article): Make
6812         gnus-summary-respool-article work.
6813
6814 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6815
6816         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6817         string.
6818
6819 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6820
6821         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6822         that should be ignored when comparing distant RSS articles with local
6823         ones.
6824         (nnrss-make-hash-index): New function.  Create a hash index according
6825         to the ignored fields.
6826         (nnrss-check-group): Use it.
6827
6828 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6829
6830         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6831
6832         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6833
6834         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6835         the new optional argument ENCODED is non-nil.
6836         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6837         coding system for encoding group name.
6838         (gnus-group-make-rss-group): Pass un-encoded group name to
6839         gnus-group-make-group.
6840         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6841         encoded.
6842
6843         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6844         Encode group name to which articles are moved or copied.
6845         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6846         coding system for encoding Newsgroup, Followup-To and Xref headers.
6847
6848         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6849         marks; use nnheader-file-coding-system to write a file.
6850         (nnagent-retrieve-headers): Bind file-name-coding-system to
6851         nnmail-pathname-coding-system.
6852
6853         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6854
6855         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6856         (nnml-request-article, nnml-request-create-group)
6857         (nnml-request-rename-group, nnml-find-id)
6858         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6859         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6860         (nnml-save-marks): Use nnml-group-pathname instead of
6861         nnmail-group-pathname.
6862
6863         (nnml-request-create-group, nnml-request-expire-articles)
6864         (nnml-request-move-article, nnml-request-delete-group)
6865         (nnml-deletable-article-p, nnml-possibly-create-directory)
6866         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6867         (nnml-open-marks): Bind file-name-coding-system to
6868         nnmail-pathname-coding-system.
6869
6870         (nnml-request-article): Pass server argument to nnml-find-group-number.
6871         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6872         server argument to nnml-possibly-create-directory.
6873         (nnml-request-accept-article): Pass server argument to
6874         nnml-active-number and nnml-save-mail.
6875         (nnml-find-group-number): Pass server argument to nnml-find-id.
6876         (nnml-request-update-info): Pass server argument to
6877         nnml-marks-changed-p.
6878
6879         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6880         (nnml-save-mail, nnml-active-number): Add server argument.
6881
6882         (nnml-request-delete-group): Warn if group is missing.
6883         (nnml-get-nov-buffer): Decode group name.
6884         (nnml-generate-active-info): Encode group name.
6885         (nnml-open-marks): Decode group name in messages.
6886
6887 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6888
6889         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6890         if it is not specified.
6891         (gnus-article-pipe-part, gnus-article-save-part)
6892         (gnus-article-interactively-view-part, gnus-article-copy-part)
6893         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6894         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6895         (gnus-article-replace-part, gnus-article-delete-part)
6896         (gnus-article-view-part-as-type): Pass raw prefix argument to
6897         gnus-article-part-wrapper.
6898
6899 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6900
6901         * gnus-agent.el (gnus-agent-save-active): Bind
6902         nnheader-file-coding-system to gnus-agent-file-coding-system.
6903
6904         * gnus-cache.el (gnus-cache-save-buffers)
6905         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6906         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6907         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6908         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6909         (gnus-cache-generate-active, gnus-cache-rename-group)
6910         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6911         (gnus-cache-update-overview-total-fetched-for): Bind
6912         file-name-coding-system to nnmail-pathname-coding-system.
6913         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6914         variables.
6915         (gnus-cache-decoded-group-name): New function.
6916         (gnus-cache-file-name): Use it.
6917         (gnus-cache-generate-active): Use non-decoded group name for active.
6918
6919         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6920         right place.
6921         (gnus-write-active-file): Don't break non-ASCII group names.
6922
6923         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6924         nnmail-pathname-coding-system.
6925
6926         * lpath.el: Bind default-file-name-coding-system,
6927         file-name-coding-system and language-info-alist for XEmacs.
6928
6929         * gnus-uu.el (gnus-uu-decode-save): Typo.
6930
6931 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6932
6933         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6934
6935 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6936
6937         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6938         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6939         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6940         (gnus-agent-flush-group, gnus-agent-flush-cache)
6941         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6942         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6943         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6944         (gnus-agent-regenerate-group)
6945         (gnus-agent-update-files-total-fetched-for)
6946         (gnus-agent-update-view-total-fetched-for): Bind
6947         file-name-coding-system to nnmail-pathname-coding-system.
6948         (gnus-agent-group-pathname): Don't encode file names by
6949         nnmail-pathname-coding-system.
6950         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6951         coding-system-for-write instead of buffer-file-coding-system to
6952         gnus-agent-file-coding-system.
6953
6954         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6955         Decode group name.
6956
6957         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6958
6959         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6960         (gnus-read-newsrc-el-file): Make group names unibyte.
6961
6962         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6963         nnmail-pathname-coding-system.
6964
6965         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6966         (nnrss-request-delete-group): Bind file-name-coding-system to
6967         nnmail-pathname-coding-system.
6968         (nnrss-read-server-data, nnrss-read-group-data): Bind
6969         file-name-coding-system correctly.
6970         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6971
6972         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6973         (nntp-server-to-method-cache): New variable.
6974         (nntp-group-pathname): New function that decodes non-ASCII group names.
6975         (nntp-possibly-create-directory, nntp-marks-changed-p)
6976         (nntp-save-marks, nntp-open-marks): Use it.
6977         (nntp-possibly-create-directory, nntp-open-marks):
6978         Bind file-name-coding-system to nnmail-pathname-coding-system.
6979         (nntp-open-marks): Decode group names when bootstrapping marks.
6980
6981         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6982         Newsgroups and Folowup-To headers.
6983
6984 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6985
6986         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6987         (gnus-server-closed-face, gnus-server-denied-face)
6988         (gnus-server-offline-face): Remove variable.
6989         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6990
6991         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6992         of modifying message-stack directly for XEmacs.
6993
6994         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6995         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6996         if the coding-system argument is nil for XEmacs.
6997
6998         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6999         mm-charset-override-alist.
7000
7001         * rfc2047.el: Don't require base64; require rfc2045 for the function
7002         rfc2045-encode-string.
7003         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7004         to quote the parameter value.
7005
7006 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7007
7008         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7009         form in gnus-group-name-charset-method-alist.
7010
7011         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7012         overrides the default layout edit-form.
7013
7014         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7015
7016         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7017
7018 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7019
7020         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7021         as unfetched articles.
7022
7023 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7024
7025         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7026
7027 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7028
7029         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7030         original back end that keeps marks in the local system.
7031
7032 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7033
7034         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7035         arg of pop-to-buffer for XEmacs.
7036         (gnus-article-read-summary-keys): Ditto; don't restore window
7037         configuration if summary command ends up with neither article buffer
7038         nor summary buffer; describe bindings if summary keys end with C-h.
7039
7040 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7041
7042         * message.el (message-fix-before-sending): Skip raw message part to be
7043         forwarded while checking illegible text.
7044         (message-forward-make-body-mime, message-forward-make-body): Mark
7045         signed or encrypted raw message as having no illegible text.
7046
7047 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7048
7049         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7050         (gnus-message-with-timestamp-1): New macro.
7051         (gnus-message-with-timestamp): New function.
7052         (gnus-message): Use them.
7053
7054         * nnheader.el (nnheader-message): Use them.
7055
7056 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7057
7058         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7059         .newsrc.eld file.
7060
7061 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7062
7063         * gnus-agent.el (gnus-agent-fetch-headers)
7064         (gnus-agent-retrieve-headers): Bind
7065         gnus-decode-encoded-address-function to identity.
7066
7067         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7068         available also when the server returns simply a dot.
7069
7070         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7071
7072 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7073
7074         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7075
7076 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7077
7078         * gnus-ems.el (gnus-x-splash): Make it work.
7079
7080         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7081         from being used.
7082
7083         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7084
7085 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7086
7087         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7088         4th and the 5th arguments.
7089
7090         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7091         the front stickiness.
7092         (gnus-article-summary-command-nosave): Correct the order of the
7093         arguments passed to pop-to-buffer.
7094         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7095         summary command ends up with the article buffer.
7096
7097         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7098         the same faces.
7099
7100 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7101
7102         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7103
7104 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7105
7106         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7107         * gnus-sum.el (gnus-summary-highlight):
7108         * pgg.el (pgg-sign-region, pgg-sign):
7109         * mail-source.el (mail-source-delete-old-incoming-confirm):
7110         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7111
7112 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7113
7114         * gnus-art.el (gnus-mime-view-part-externally)
7115         (gnus-mime-view-part-internally): Fix predicate function passed to
7116         completing-read.
7117
7118         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7119
7120         * gnus.el (gnus-update-message-archive-method): Add :version.
7121
7122 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7123
7124         * gnus.el (gnus-update-message-archive-method): New variable.
7125
7126         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7127         according to gnus-message-archive-method if
7128         gnus-update-message-archive-method is non-nil.
7129
7130 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7131
7132         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7133         by Loic Dachary <loic@dachary.org>.
7134         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7135
7136 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7137
7138         * message.el (message-pop-to-buffer): Add switch-function argument.
7139         (message-mail): Pass switch-function argument to it.
7140
7141 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7142
7143         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7144         Improve doc string.
7145
7146 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7147
7148         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7149         (gnus-header-content)
7150         * gnus-cite.el (gnus-cite-10)
7151         * gnus-srvr.el (gnus-server-closed)
7152         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7153         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7154         (gnus-group-mail-3-empty, gnus-group-mail-low)
7155         (gnus-group-mail-low-empty, gnus-splash)
7156         * message.el (message-header-to, message-header-cc)
7157         (message-header-subject, message-header-other, message-header-name)
7158         (message-header-xheader, message-separator, message-cited-text)
7159         (message-mml): Lighten colors of faces used for dark background.
7160
7161 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7162
7163         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7164         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7165
7166 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7167
7168         * message.el (message-narrow-to-headers-or-head):
7169         Ignore mail-header-separator in the body.
7170
7171 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7172
7173         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7174         same as window size.
7175
7176 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7177
7178         * message.el (message-font-lock-keywords): Use message-header-xheader
7179         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7180         ahead of the anything pattern, to get it recognised.
7181
7182 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7183
7184         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7185         spam.el loads uses it in the compiled defadvice form.
7186
7187 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7188
7189         * gnus-sum.el (gnus-articles-to-read)
7190         (gnus-summary-insert-old-articles): Don't truncate group name for
7191         `read-string'.
7192
7193         * gnus-util.el (gnus-limit-string): Delete this function.
7194
7195         * gnus-sum.el (gnus-simplify-subject-fully): Use
7196         `truncate-string-to-width' instead.
7197
7198 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7199
7200         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7201         if, on summary exit, the next group has to be selected.
7202         (gnus-summary-exit): Use it.
7203
7204 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7205
7206         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7207         non-break space.
7208
7209 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7210
7211         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7212         Check if group is not a directory.
7213         (nnfolder-request-expire-articles): Don't delete articles if the target
7214         group is not available.
7215
7216         * nnml.el (nnml-request-create-group): Properly check if group is not a
7217         file.
7218         (nnml-request-expire-articles): Don't delete articles if the target
7219         group is not available.
7220
7221         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7222         Don't quote characters that are within parentheses.
7223
7224 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7225
7226         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7227         (gnus-handle-ephemeral-exit): Select article according to it.
7228
7229 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7230
7231         * message.el (message-insert-formated-citation-line): Remove newline.
7232         (message-citation-line-format): Add final \n here so that the user can
7233         avoid a blank line.
7234
7235 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7236
7237         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7238         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7239         Update lanl/arXiv support.
7240
7241 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7242
7243         * gnus.el: Bump version number.
7244
7245 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7246
7247         * gnus.el (gnus-version-number): Bump version.
7248
7249 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7250
7251         * gnus.el: No Gnus v0.6 is released.
7252
7253 2007-04-27  Didier Verna  <didier@xemacs.org>
7254
7255         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7256         * gmm-utils.el (gmm-regexp-concat): here.
7257         * message.el: Don't require 'gnus-util.
7258         (message-dont-reply-to-names): Handle name change above.
7259         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7260
7261 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7262
7263         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7264         since the initial value varies according to the system.
7265
7266 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7267
7268         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7269
7270 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7271
7272         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7273
7274 2007-04-24  Didier Verna  <didier@xemacs.org>
7275
7276         Improve the type of gnus-ignored-from-addresses.
7277         * gnus-util.el (gnus-orify-regexp): New function.
7278         * message.el (gnus-util): Require it.
7279         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7280         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7281         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7282
7283 2007-04-24  Didier Verna  <didier@xemacs.org>
7284
7285         * gnus-sum.el:
7286         * gnus-utils.el: Fix some trailing whitespaces.
7287
7288 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7289
7290         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7291         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7292         article's Message-ID; refer parent article in summary buffer.
7293
7294         * message.el (message-bounce): Call mime-to-mml.
7295
7296         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7297         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7298         optimize and/or forms properly.
7299
7300 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7301
7302         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7303         URL.
7304
7305 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7306
7307         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7308
7309 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7310
7311         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7312         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7313         displayed of multipart/alternative part if it is invoked from summary
7314         buffer.
7315
7316         * mm-view.el (mm-inline-text-html-render-with-w3m)
7317         (mm-inline-text-html-render-with-w3m-standalone)
7318         (mm-inline-render-with-function): Use mail-parse-charset by default.
7319
7320 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7321
7322         * parse-time.el (parse-time-string-chars): Check if CHAR
7323         is less than the length of parse-time-syntax.
7324
7325 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7326
7327         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7328         from gnus-newsgroup-processable.
7329
7330 2007-04-16  Didier Verna  <didier@xemacs.org>
7331
7332         * gnus-msg.el (gnus-configure-posting-styles): Handle
7333         message-signature-directory properly with :file syntax.  Reported by
7334         "Leo".
7335
7336 2007-04-11  Didier Verna  <didier@xemacs.org>
7337
7338         New user option: message-signature-directory.
7339         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7340         * message.el (message-insert-signature): Ditto.
7341         * message.el (message-signature-file): Doc update.
7342         * message.el (message-signature-directory): New.
7343
7344 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7345
7346         * gnus-msg.el (gnus-inews-yank-articles): Use
7347         message-exchange-point-and-mark instead of exchange-point-and-mark.
7348
7349 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7350
7351         * message.el (message-yank-original): Make sure cited text ends with
7352         newline; don't exchange point and mark.
7353
7354 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7355
7356         * tls.el (open-tls-stream): Properly handle case where there
7357         is no associated buffer.
7358
7359 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7360
7361         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7362         message-yank-original, make sure (< mark TEXT point).
7363
7364 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7365
7366         * message.el (message-fill-column): New variable.
7367         (message-mode): Use it.  Add comment on a possible new hook.
7368
7369         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7370         (nnmail-get-new-mail): Reformat.
7371
7372         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7373
7374         * gmm-utils.el: Fix Commentary.
7375         (gmm-tool-bar-from-list): Fix typo in doc string.
7376
7377 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7378
7379         * message.el (message-yank-original): Don't switch point and mark
7380         unnecessarily to put point and mark as documented.
7381
7382 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7383
7384         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7385         from the message heads.
7386
7387 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7388
7389         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7390         article buffer does not have a window.  This may not be the best
7391         solution but is certainly better than setting the start of the null,
7392         that is the current, window.
7393
7394 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7395
7396         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7397         (gnus-draft-setup): Run it.
7398
7399         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7400         gnus-score-fast-scoring.  Allow regexp.
7401         (gnus-score-headers): Use it.
7402
7403         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7404         XEmacs.
7405
7406         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7407         string.
7408         (gnus-button-alist): Also catch `<f1> k ...'.
7409         (gnus-treat-display-x-face): Fix doc string.
7410
7411 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7412
7413         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7414         evaluation of gnus-extended-version to ensure correct generation of the
7415         User-Agent header when message-generate-headers-first is used.
7416
7417 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7418
7419         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7420         hashcash-path is nil.  Don't call callback with incorrect number of
7421         parameters if val is 0.
7422
7423 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7424
7425         * message.el (message-required-news-headers):
7426         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7427
7428 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7429
7430         * tls.el (open-tls-stream): In handshake-waiting loop,
7431         don't wait more if there is output available to process.
7432
7433 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7434
7435         * tls.el (tls-program): Doc fix.
7436
7437 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7438
7439         * message.el (message-generate-new-buffers): Change the meaning of the
7440         nil value; add `standard' to the choices; treat t as `unique'; improve
7441         doc string.
7442         (gnus-select-frame-set-input-focus): Autoload.
7443         (message-buffer-name): Search for the existing message buffer if
7444         message-generate-new-buffers is nil or `standard'; treat the value t of
7445         message-generate-new-buffers as `unique'.
7446         (message-pop-to-buffer): Raise the frame already displaying the message
7447         buffer; clear the echo area after querying.
7448         (message-setup): Pass the `continue' argument to compose-mail.
7449         (message-mail): Prefer `switch-function' if it is given; search for the
7450         existing message buffer if the `continue' argument is non-nil; pass
7451         continue and switch-function arguments to compose-mail by way of
7452         message-setup.
7453         (message-mail-other-window): Adjust argument of message-setup.
7454         (message-mail-other-frame): Ditto.
7455
7456 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7457
7458         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7459         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7460         to turn font-lock on when turning gnus-message-citation-mode on.
7461
7462 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7463
7464         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7465         (mml-smime-function-alist): New variable; add epg as the backend.
7466         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7467         mml-smime- functions instead.
7468         * mm-view.el: Require smime.
7469
7470 2007-03-05  Didier Verna  <didier@xemacs.org>
7471
7472         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7473         instead of just inheritance for posting styles.
7474         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7475
7476 2007-02-24  Chris Moore  <dooglus@gmail.com>
7477
7478         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7479         * pgg-pgp.el (pgg-pgp-encrypt-region):
7480         * pgg-gpg.el (pgg-gpg-encrypt-region):
7481         Check pgg-encrypt-for-me if no other recipients.
7482
7483 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7484
7485         * tls.el (tls-certtool-program): Fix custom type.
7486
7487 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7488
7489         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7490         and point-at-eol instead of line-(beginning|end)-position.
7491
7492         * assistant.el (assistant-parse-buffer): Ditto.
7493
7494         * netrc.el (netrc-parse-services): Ditto.
7495
7496 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7497
7498         * mml2015.el (mml2015-epg-find-usable-key): New function.
7499         (mml2015-epg-sign): Use it.
7500         (mml2015-epg-encrypt): Use it.
7501
7502 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7503
7504         * message.el (message-make-in-reply-to): Quote name containing
7505         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7506         if there are special characters.  Reported by NAKAJI Hiroyuki
7507         <nakaji@jp.freebsd.org>.
7508
7509 2007-02-27  Didier Verna  <didier@xemacs.org>
7510
7511         Include the group parameters as well as the topic ones in the
7512         inheritance filter process.
7513         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7514         argument GROUP-PARAMS-LIST.
7515         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7516
7517 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7518
7519         * nntp.el (nntp-never-echoes-commands)
7520         (nntp-open-connection-functions-never-echo-commands): New variables.
7521         (nntp-send-command): Use them.
7522
7523 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7524
7525         * mml2015.el (mml2015-epg-verify): Simplified.
7526
7527 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7528
7529         * mml.el (mml-content-disposition-alist): New user option.
7530         (mml-content-disposition): New function.
7531         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7532         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7533
7534 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7535
7536         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7537         verification.
7538
7539 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7540
7541         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7542         articles posted in the last 24 hours.
7543
7544 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7545
7546         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7547
7548 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7549
7550         * nntp.el (nntp-send-command): Don't wait for echoes when
7551         nntp-open-ssl-stream is used.
7552
7553 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7554
7555         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7556         (gnus-message-add-citation-keywords)
7557         (gnus-message-remove-citation-keywords): Remove.
7558         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7559         directly, make the variables in font-lock-defaults buffer-local, add
7560         gnus-message-citation-keywords to them and then update the value of
7561         font-lock-keywords.
7562
7563 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7564
7565         * message.el (message-cite-original-1): Don't call
7566         gnus-article-highlight-citation.
7567
7568         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7569         citations; fix line count.
7570
7571 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7572
7573         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7574         (gnus-message-add-citation-keywords)
7575         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7576         versions of font-lock-add-keywords and font-lock-remove-keywords to
7577         work with XEmacs correctly.
7578
7579 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7580
7581         * gnus-cite.el (gnus-cite-face-list): Set the values of
7582         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7583         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7584         (gnus-message-cite-prefix-regexp): New variable.
7585         (gnus-message-search-citation-line): Use it; protect against long
7586         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7587         the 0th match data for Emacs.
7588         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7589         (gnus-message-add-citation-keywords): Append keywords rather than
7590         prepending; emulate font-lock-add-keywords if it is not available.
7591         (gnus-message-remove-citation-keywords): Emulate
7592         font-lock-remove-keywords if it is not available.
7593
7594         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7595
7596         * message.el (message-cite-prefix-regexp): Set the value of
7597         gnus-message-cite-prefix-regexp.
7598
7599 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7600
7601         * nnweb.el (nnweb-google-parse-1): Update parser.
7602
7603 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7604
7605         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7606
7607 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7608
7609         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7610         regexp.
7611
7612 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7613
7614         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7615         string-to-multibyte.
7616         (uudecode-decode-region-internal): Use it.
7617
7618         * lpath.el: Fbind string-as-multibyte for XEmacs.
7619
7620 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7621
7622         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7623         custom choice.
7624
7625         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7626
7627 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7628
7629         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7630
7631         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7632         `write-region' to respect `mm-inhibit-file-name-handlers'.
7633
7634 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7635
7636         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7637         Use gnus-home-directory instead of "~/" or "$HOME".
7638
7639 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7640
7641         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7642         to mention filename.
7643         Add comments at beginning regarding usage.
7644         (encrypt-write-file-contents): Change interactive so a string is
7645         acceptable.  If the file has no associated model, show an error instead
7646         of a nonsense prompt.
7647
7648 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7649
7650         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7651         Thanks to Yoshihiko Yamada for kind notification of this typo.
7652
7653 2007-01-12  Kenichi Handa  <handa@m17n.org>
7654
7655         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7656         multibyte buffer.
7657
7658 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7659
7660         * gnus-score.el (gnus-score-fast-scoring): New variable.
7661         (gnus-score-headers): Use it.
7662
7663         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7664
7665         * message.el (message-cite-original-1): Call
7666         gnus-article-highlight-citation if requested.
7667         (message-make-from): Allow name and address as optional arguments.
7668
7669         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7670
7671         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7672         bugs to doc string.
7673         (gnus-button-alist): Add mid\\|message-id.
7674         (gnus-button-fetch-group): Extend for use in
7675         `browse-url-browser-function'.
7676         (gnus-button-url-regexp): Try to catch paired parentheses like in
7677         Wikipedia URLs.
7678
7679         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7680         Suggested by Simon Krahnke <overlord@gmx.li>.
7681
7682 2007-01-13  Romain Francoise  <romain@orebokech.com>
7683
7684         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7685         Update copyright.
7686
7687 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7688
7689         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7690
7691 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7692
7693         * gnus-registry.el (gnus-registry-unfollowed-groups)
7694         (gnus-registry-split-fancy-with-parent): Fix documentation.
7695
7696 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7697
7698         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7699         from nnweb groups.
7700
7701 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7702
7703         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7704         Xref urls.  Erase buffer before requesting head.
7705
7706 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7707
7708         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7709         customizable.
7710
7711 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7712
7713         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7714         no signing key is found.
7715         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7716         no encrypting and/or signing key is found.
7717
7718 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7719
7720         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7721
7722 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7723
7724         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7725         headers read from disk with the ones newly found in the current search.
7726         This should no longer cause problems, because the article numbers in
7727         Gmane's `nov.php' output are ignored since the previous change.
7728
7729 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7730
7731         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7732
7733 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7734
7735         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7736         replace-regexp-in-string; bind url-version; fbind display-images-p and
7737         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7738         find-face and set-itimer-function for Emacs; bind itimer-list for
7739         Emacs.
7740
7741         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7742
7743 2007-01-01  Romain Francoise  <romain@orebokech.com>
7744
7745         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7746
7747 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7748
7749         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7750         `define-minor-mode' macro definition expanded properly.
7751         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7752         exclude it there.
7753
7754         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7755         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7756         `fboundp' test.
7757         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7758         This is OK to autoload in (S)XEmacs now.
7759
7760 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7761
7762         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7763         keystroke.
7764         (gnus-summary-limit-to-singletons): Fix typo.
7765
7766         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7767         else fails.
7768
7769 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7770
7771         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7772         docstring.
7773
7774         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7775         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7776         (gnus-summary-insert-dormant-articles): Fix typo in message.
7777
7778 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7779
7780         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7781         nil for XEmacs.
7782         (gnus-message-citation-mode): Don't autoload in XEmacs.
7783
7784         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7785
7786 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7787
7788         * nnimap.el (nnimap-expunge-search-string): Mention
7789         nnimap-search-uids-not-since-is-evil in docstring.
7790
7791 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7792
7793         * spam.el: Revert to make-obsolete-variable because
7794         define-obsolete-variable-alias is not supported in Emacs 21.
7795
7796         * spam.el (spam-ifile-path, spam-ifile-database-path)
7797         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7798         make-obsolete-variable.
7799         (spam-bsfilter-path, spam-bsfilter-program)
7800         (spam-spamassassin-path, spam-spamassassin-program)
7801         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7802         use "path" inappropriately.
7803         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7804         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7805         variable names.
7806
7807 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7808
7809         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7810         summary buffer.
7811
7812         * password.el (password-cache-remove): Use clear-string to burn
7813         password, if available.
7814
7815 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7816
7817         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7818
7819         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7820
7821         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7822         (gnus-message-highlight-citation): Move defcustom here from
7823         gnus-cite.el.
7824         (gnus-message-citation-mode): Autoload.
7825
7826         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7827         checks to make it compile with XEmacs.
7828         (gnus-message-citation-mode): New minor mode.
7829         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7830         (gnus-message-highlight-citation): New variables.
7831         (gnus-message-search-citation-line)
7832         (gnus-message-add-citation-keywords)
7833         (gnus-message-remove-citation-keywords)
7834         (turn-on-gnus-message-citation-mode)
7835         (turn-off-gnus-message-citation-mode): New functions.
7836
7837 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7838
7839         * gnus-cite.el: Enable highlighting of different citation levels in
7840         message-mode.
7841
7842 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7843
7844         * message.el (message-make-fqdn): Fix comment.
7845         (message-bogus-system-names): Add ".local".
7846
7847         * spam.el (spam-ifile-path, spam-ifile-program)
7848         (spam-ifile-database-path, spam-ifile-database)
7849         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7850         Don't use "path" inappropriately.
7851         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7852         strings.
7853         (spam-check-ifile, spam-ifile-register-with-ifile)
7854         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7855         new variable names.
7856
7857         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7858         (gnus-treat-display-smileys): Simplify using
7859         gnus-image-type-available-p.
7860
7861         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7862         available.
7863
7864         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7865         `display-images-p' if available.
7866
7867 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7868
7869         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7870         one after turning on the buffer's multibyteness instead of decoding
7871         them directly in the unibyte buffer that causes unexpected conversion
7872         in Emacs 23 (unicode).
7873
7874 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7875
7876         * message.el (message-generate-hashcash): Fix custom type.
7877
7878 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7879
7880         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7881
7882 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7883
7884         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7885         disconnect icons.  Add help text.
7886
7887 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7888
7889         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7890         negated to be consistent with the others we handle.
7891
7892 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7893
7894         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7895         version of gnus-summary-buffer to something, so that we can use two
7896         article buffers at the same time.
7897
7898 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7899
7900         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7901         trigger all the extra headers.
7902         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7903         sorting.
7904
7905 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7906
7907         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7908         solid groups.
7909
7910 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7911
7912         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7913
7914 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7915
7916         * legacy-gnus-agent.el: Add Copyright notice.
7917
7918 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7919
7920         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7921
7922 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7923
7924         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7925
7926         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7927         to make it work reliably in CVS Emacs.
7928         (gnus-summary-limit-strange-charsets-predicate)
7929         (gnus-summary-limit-to-predicate): New functions.
7930
7931 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7932
7933         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7934         specifying array size.
7935         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7936         array if it is too small.
7937         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7938         (gnus-sort-threads-loop): New function.
7939
7940 2006-12-06  Chris Moore  <dooglus@gmail.com>
7941
7942         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7943         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7944
7945 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7946
7947         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7948         options.
7949
7950 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7951
7952         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7953         DOS-ing the recipient.
7954
7955         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7956         the headers when creating the mapping to avoid mismappings.
7957         (nnweb-gmane-create-mapping): Always nix out old mapping.
7958
7959 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7960
7961         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7962         and mm-verify-option to never.
7963
7964 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7965
7966         * message.el (message-signed-or-encrypted-p): New function.
7967         (message-forward-make-body): Use it.
7968
7969         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7970         Replace encode-coding-string with mm-encode-coding-string.
7971
7972 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7973
7974         * nneething.el (nneething-decode-file-name): Replace
7975         decode-coding-string with mm-decode-coding-string.
7976
7977         * gnus-int.el (gnus-open-server): Say failed server's name.
7978
7979 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7980
7981         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7982         strings to a single string.  Quote `errors-file-name'.
7983         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7984         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7985         Adjust calls.  Use `shell-quote-argument'.
7986
7987 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7988
7989         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7990         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7991
7992         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7993         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7994         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7995         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7996         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7997         (gnus-subscribe-newsgroup, gnus-1):
7998         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7999         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8000         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8001         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8002
8003 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8004
8005         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8006         keystroke.
8007         (gnus-summary-limit-to-bodies): Implement headersp.
8008
8009 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8010
8011         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8012
8013 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8014
8015         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8016
8017 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8018
8019         * message.el (message-generate-hashcash): Expand range of values to
8020         include `opportunistic'.
8021         (message-send-mail): Use it.
8022
8023 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8024
8025         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8026         and comment it.
8027
8028         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8029
8030 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8031
8032         * gnus-util.el (gnus-extract-address-components): Improve comment.
8033
8034 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8035
8036         * gnus-util.el (gnus-extract-address-components): Work with address in
8037         which the name portion contains @.
8038
8039         * lpath.el: Fbind custom-autoload.
8040
8041 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8042
8043         * gnus.el (gnus-start): Move custom group up.
8044         (gnus-select-method): Don't autoload, but make it available for
8045         `customize-variable'.
8046         (gnus-getenv-nntpserver): Don't autoload.
8047
8048 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8049
8050         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8051
8052 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8053
8054         * message.el (message-sendmail-extra-arguments): New variable.
8055         (message-send-mail-with-sendmail): Use it.
8056
8057 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8058
8059         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8060         mm-with-unibyte-current-buffer to make string unibyte.
8061
8062         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8063         mm-string-as-multibyte.
8064
8065 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8066
8067         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8068         Reported by Werner Koch <wk@gnupg.org>.
8069
8070 2006-11-14  Daiki Ueno  <ueno@p360>
8071
8072         * mml2015.el: Autoload epa-select-keys when compiling.
8073
8074 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8075
8076         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8077         message-options.
8078         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8079
8080 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8081
8082         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8083         EasyPG (< 0.0.6).
8084         (mml2015-always-trust): New user option.
8085         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8086         prompt.
8087
8088 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8089
8090         * nntp.el (nntp-authinfo-force): New variable.
8091         (nntp-send-authinfo): Use it.
8092
8093 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8094
8095         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8096         decode encoded words.  Improve prompt.  Add comment about forwarding.
8097         (message-replacement-char): Move up.
8098
8099 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8100
8101         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8102         instead of gnus-intersection because arguments of gnus-sorted-nunion
8103         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8104
8105 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8106
8107         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8108         (message-simplify-subject-functions): Enable
8109         message-strip-subject-encoded-words by default.
8110
8111 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8112
8113         * message.el (message-strip-subject-encoded-words): New function.
8114         (message-simplify-subject-functions): New variable.
8115         (message-simplify-subject): Use it.  Fix typo in doc string.
8116         Support message-strip-subject-encoded-words.
8117
8118 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8119
8120         * gnus-diary.el (gnus-diary-delay-format-function):
8121         * nndiary.el (nndiary-reminders):
8122         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8123
8124 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8125
8126         * gnus-art.el (article-hide-boring-headers): Fetch date from
8127         gnus-original-article-buffer to avoid problems with localized date
8128         strings.
8129
8130 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8131
8132         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8133
8134 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8135
8136         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8137         New variables.
8138         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8139         (mm-charset-synonym-alist): Move some entries to
8140         mm-codepage-iso-8859-list.
8141         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8142         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8143
8144 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8145
8146         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8147
8148 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8149
8150         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8151         with Emacs 21 and XEmacs.
8152
8153 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8154
8155         * spam.el (spam-parse-address): New function for better parsing,
8156         catching errors, etc.
8157         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8158
8159 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8160
8161         * mm-view.el: Add interactive arg to html2text autoload.
8162
8163 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8164
8165         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8166
8167 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8168
8169         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8170         variables.
8171         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8172         (mm-charset-synonym-alist): Move some entries to
8173         mm-codepage-iso-8859-list.
8174
8175         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8176
8177 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8178
8179         * message.el (message-citation-line-format)
8180         (message-insert-formated-citation-line): Fix implementation of %E, %N
8181         and %n according to the doc string.
8182
8183 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8184
8185         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8186         car-safe to avoid bad parses.
8187
8188 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8189
8190         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8191         names.
8192
8193         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8194
8195 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8196
8197         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8198         header.
8199
8200         * message.el (message-draft-headers): Add Date.
8201         (message-headers-to-generate): Fix typo in docstring.
8202
8203         * nndraft.el (nndraft-required-headers): New variable.
8204         (nndraft-generate-headers): Use it.
8205
8206         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8207
8208 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8209
8210         * gnus-registry.el (gnus-registry-wash-for-keywords)
8211         (gnus-registry-find-keywords): New functions to allow easy searching of
8212         articles that are in the registry.
8213
8214 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8215
8216         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8217         ietf-drums-parse-address instead of gnus-extract-address-components.
8218         Reported by Damien Elmes <damien@repose.cx>.
8219
8220 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8221
8222         * gnus.el (gnus-mime): Remove unused custom group.
8223
8224 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8225
8226         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8227         "blank line" when searching for end of armor headers.
8228
8229 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8230
8231         * gmm-utils.el (gmm-write-region): Fix variable name.
8232
8233 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8234
8235         * gmm-utils.el (gmm-write-region): New function based on compatibility
8236         code from `mm-make-temp-file'.
8237
8238         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8239
8240         * nnmaildir.el (nnmaildir--update-nov)
8241         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8242         Use `gmm-write-region'.
8243
8244 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8245
8246         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8247         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8248
8249         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8250
8251         * message.el (message-replacement-char): New variable.
8252         (message-fix-before-sending): Use it.
8253         (message-simplify-subject): New function to remove duplicate code.
8254         (message-reply, message-followup): Use it.
8255
8256         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8257         gnus-summary-limit-to-articles.
8258
8259 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8260
8261         * gnus-util.el (gnus-with-local-quit): New macro.
8262
8263         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8264
8265 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8266
8267         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8268         ignore non-string data.
8269
8270 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8271
8272         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8273         non-string data (needs to be done in the registry too).
8274
8275 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8276
8277         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8278         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8279         (gnus-registry-split-fancy-with-parent)
8280         (gnus-registry-fetch-simplified-message-subject-fast)
8281         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8282         Remove text properties on ingress into the registry and when it's saved.
8283         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8284         registry from entries with no groups.
8285
8286 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8287
8288         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8289         function to remove string properties.
8290
8291 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8292
8293         * gmm-utils.el (gmm): Adjust custom version.
8294
8295         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8296         custom version.
8297
8298         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8299
8300 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8301
8302         * gnus-art.el (gnus-insert-prev-page-button)
8303         (gnus-insert-next-page-button): Simplify.  Reformat.
8304
8305 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8306
8307         * gnus-art.el (gnus-insert-prev-page-button)
8308         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8309
8310 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8311
8312         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8313
8314 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8315
8316         * gnus-art.el (gnus-insert-mime-button)
8317         (gnus-insert-mime-security-button):
8318         Apply gnus-article-button-face to MIME and security buttons.
8319
8320 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8321
8322         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8323         readable.
8324
8325 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8326
8327         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8328
8329 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8330
8331         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8332         `browse-url-of-file' instead of `browse-url'.
8333
8334 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8335
8336         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8337         regexp.  Articles containing quotation were cut prematurely.
8338
8339 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8340
8341         * message.el (message-cite-original-1): Use nobody by default for the
8342         value of From header.
8343         (message-reply): Ditto.
8344
8345 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8346
8347         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8348         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8349         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8350
8351 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8352
8353         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8354         mails in the doc string.  Add some URLs in comment.
8355         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8356
8357 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8358
8359         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8360         backslashes handling and the way to find boundaries of quoted strings.
8361
8362 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8363
8364         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8365         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8366         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8367         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8368
8369 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8370
8371         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8372         doc string.
8373         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8374
8375 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8376
8377         * lpath.el: Fbind epg-check-configuration.
8378
8379 2006-09-06  Simon Josefsson  <jas@extundo.com>
8380
8381         * mml2015.el (mml2015-use): Doc fix, mention epg.
8382
8383 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8384
8385         * mml2015.el (mml2015-use): Default to epg, if available.
8386
8387 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8388
8389         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8390         message-sender.
8391         (mml1991-epg-encrypt): Ditto.
8392         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8393         message-sender.
8394         (mml2015-epg-encrypt): Ditto.
8395
8396 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8397
8398         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8399         several common directories.
8400
8401 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8402
8403         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8404         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8405
8406 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8407
8408         * gnus-art.el (article-decode-encoded-words): Make it fast.
8409
8410 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8411
8412         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8413
8414         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8415         in quoted string into `\'.
8416
8417 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8418
8419         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8420         Use standard-syntax-table.
8421
8422 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8423
8424         * gnus-art.el (gnus-decode-address-function): New variable.
8425         (article-decode-encoded-words): Use it to decode headers which are
8426         assumed to contain addresses.
8427         (gnus-mime-delete-part): Remove useless `or'.
8428
8429         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8430         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8431         (gnus-nov-parse-line): Use it to decode From header.
8432         (gnus-get-newsgroup-headers): Ditto.
8433         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8434
8435         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8436         (mail-decode-encoded-address-string): New alias.
8437
8438         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8439         New function.
8440         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8441         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8442         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8443         (rfc2047-decode-string): Ditto.
8444         (rfc2047-decode-address-region): New function.
8445         (rfc2047-decode-address-string): New function.
8446
8447 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8448
8449         * message.el (message-caesar-buffer-body): Allow rotating headers.
8450
8451         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8452
8453         * message.el (message-insert-formated-citation-line): Fix %f.
8454         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8455
8456 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8457
8458         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8459         (gnus-bookmark-mouse-available-p): New macro.
8460         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8461         (gnus-bookmark-bmenu-show-infos): Use it.
8462         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8463         (gnus-bookmark-bmenu-hide-infos): Ditto.
8464         (gnus-bookmark-remove-properties): New function.
8465         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8466         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8467         (gnus-bookmark-write-file): Bind coding-system-for-write.
8468         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8469         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8470         group before selecting it.
8471         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8472         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8473         quit-window if it is not available; use gnus-mouse-2 and bind it to
8474         gnus-bookmark-bmenu-select-by-mouse.
8475         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8476         (gnus-bookmark-bmenu-select-by-mouse): New function.
8477
8478 2006-08-13  Romain Francoise  <romain@orebokech.com>
8479
8480         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8481         space.
8482
8483 2006-08-10  Romain Francoise  <romain@orebokech.com>
8484
8485         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8486         (dns-mode-soa-auto-increment-serial): New user option.
8487         (dns-mode-soa-maybe-increment-serial): New function.
8488         (dns-mode): Add the latter to `write-contents-functions'.
8489
8490 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8491
8492         * compface.el (uncompface): Use binary rather than raw-text-unix.
8493
8494 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8495
8496         * compface.el (uncompface): Make sure the eol conversion doesn't take
8497         place when communicating with the external programs.  Reported by
8498         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8499
8500 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8501
8502         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8503
8504 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8505
8506         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8507         Make it more robust by parsing author and date independently.
8508
8509 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8510
8511         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8512
8513 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8514
8515         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8516         first matching secret key.
8517         (mml2015-epg-encrypt): Ditto.
8518
8519         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8520         first matching secret key.
8521         (mml1991-epg-encrypt): Ditto.
8522
8523         * mml2015.el (mml2015-encrypt-to-self): New user option.
8524         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8525         mml2015-epg-encrypt-to-self is set.
8526
8527         * mml1991.el (mml1991-encrypt-to-self): New variable.
8528         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8529         mml1991-epg-encrypt-to-self is set.
8530
8531         * mml2015.el (mml2015-signers): New user option.
8532         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8533         (mml2015-epg-encrypt): Allow to select signing keys.
8534
8535         * mml1991.el (mml1991-signers): New variable.
8536         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8537         (mml1991-epg-encrypt): Allow to select signing keys.
8538
8539 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8540
8541         * nnheader.el (nnheader-insert-head): Make it work even if the file
8542         uses CRLF for the line-break code.
8543
8544 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8545
8546         * mml2015.el: Require mml-sec instead of password.
8547         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8548         (mml2015-cache-passphrase): Inherit the default value from
8549         mml-secure-cache-passphrase.
8550         (mml2015-passphrase-cache-expiry): Inherit the default value from
8551         mml-secure-passphrase-cache-expiry.
8552
8553         * mml1991.el: Require mml-sec instead of password.
8554         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8555         (mml1991-cache-passphrase): Inherit the default value from
8556         mml-secure-cache-passphrase.
8557         (mml1991-passphrase-cache-expiry): Inherit the default value from
8558         mml-secure-passphrase-cache-expiry.
8559
8560         * mml-sec.el: Require password.
8561         (mml-secure-verbose): New user option.
8562         (mml-secure-cache-passphrase): New user option.
8563         (mml-secure-passphrase-cache-expiry): New user option.
8564
8565 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8566
8567         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8568         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8569         andreas@altroot.de (Andreas Vögele).
8570
8571         FIXME: Use `tiny change'?
8572
8573 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8574
8575         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8576         workaround for the url package included with Emacs.
8577
8578         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8579
8580 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8581
8582         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8583         correctly.  This fixes a bug caused by the 2006-05-12 change.
8584
8585 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8586
8587         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8588         some information about the error when saying that the `bogus' mail
8589         group will be used.
8590
8591 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8592
8593         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8594         string.
8595
8596 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8597
8598         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8599
8600 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8601
8602         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8603
8604 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8605
8606         * mml1991.el (mml1991-function-alist): Add epg.
8607         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8608         (mml1991-epg-encrypt): New functions.
8609
8610 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8611
8612         * mml2015.el (mml2015-verbose): New variable.
8613         (mml2015-cache-passphrase): Ditto.
8614         (mml2015-passphrase-cache-expiry): Ditto.
8615         (mml2015-function-alist): Add epg.
8616         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8617         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8618         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8619         functions.
8620
8621 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8622
8623         * message.el (message-cite-original-1): Preserve region when removing
8624         quoted text due to X-No-Archive in order to avoid bogus attribution
8625         when citing multiple messages.
8626
8627 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8628
8629         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8630         Kenneth Jacker <khj@be.cs.appstate.edu>.
8631
8632 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8633
8634         * gnus-diary.el (gnus-user-format-function-d)
8635         (gnus-user-format-function-D): Autoload.
8636
8637         * imap.el (Commentary): Fix typo.
8638
8639         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8640         2006-04-22 contribution.
8641
8642 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8643
8644         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8645         It didn't really fix the bogosity I'm seeing with solid web groups.
8646
8647 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8648
8649         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8650         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8651         created using server names.  If we use the feature without declaring
8652         it, Gnus does not properly manage server and group state.
8653
8654         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8655         bound.
8656
8657 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8658
8659         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8660         looking up the method using GROUP's prefix before inventing a new one.
8661         It is used on killed/unknown groups in various places where returning
8662         an all-new method isn't expected by the caller.
8663
8664         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8665         and match semantics of gnus-group-real-prefix.
8666
8667 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8668
8669         * nnmail.el (nnmail-broken-references-mailers): New variable.
8670         (nnmail-ignore-broken-references): New function generalizing
8671         nnmail-fix-eudora-headers.
8672         (nnmail-fix-eudora-headers): Now obsolete.
8673
8674         * gnus-art.el (gnus-button-handle-custom): Support
8675         `customize-apropos*'.
8676
8677 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8678
8679         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8680
8681         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8682         articles.
8683
8684 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8685
8686         * message.el (message-cite-reply-above): New variable.
8687         (message-yank-original): Use it.
8688
8689 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8690
8691         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8692
8693 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8694
8695         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8696         as read.
8697
8698         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8699
8700 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8701
8702         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8703         (gnus-bookmark-default-file): Use gnus-directory.
8704         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8705         Remove "*" in doc string.
8706         (gnus-bookmark-write-file): Simplify.
8707         (gnus-bookmark-maybe-sort-alist): Use `when'.
8708         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8709         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8710         FIXME about Emacs 21 and XEmacs compatibility.
8711         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8712         compatibility.
8713         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8714         compatibility.
8715         (gnus-bookmark-menu-heading): Fix version.
8716
8717 2006-06-19  Bastien Guerry  <bzg@altern.org>
8718
8719         * gnus-bookmark.el: New file.
8720
8721 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8722
8723         * message.el (message-syntax-checks): Doc fix.
8724
8725 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8726
8727         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8728         unsubscribed groups as if they were killed ones.  It causes duplicate
8729         entries in gnus-newsrc-alist.
8730
8731 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8732
8733         * message.el (message-syntax-checks): Doc fix.
8734         (message-send-mail): Add check for continuation headers.
8735         (message-check-news-header-syntax): Fix regexp used to check for
8736         continuation headers.
8737
8738 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8739
8740         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8741
8742 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8743
8744         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8745
8746 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8747
8748         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8749         default-truncate-lines.
8750
8751 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8752
8753         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8754         to fill the utf-8 entry.
8755
8756         * lpath.el: Fbind unicode-precedence-list.
8757
8758 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8759
8760         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8761
8762 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8763
8764         * gnus-agent.el (directory-files-and-attributes): Move all the way
8765         forward (the third and final move).
8766         (gnus-agent-read-agentview): Trap reconstruction errors due to
8767         nonexistant directory.  Handle by returning nil.
8768
8769 2006-05-30  Didier Verna  <didier@xemacs.org>
8770
8771         * message.el (message-dont-reply-to-names): Update the custom type.
8772         * message.el (message-dont-reply-to-names): New defsubst: potentially
8773         convert a list of regexps into a single one.
8774         * message.el (message-get-reply-headers): Use it.
8775         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8776
8777 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8778
8779         * gnus-agent.el (directory-files-and-attributes): Move forward.
8780
8781 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8782
8783         * gnus-ml.el (gnus-mailing-list-subscribe)
8784         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8785         (gnus-mailing-list-message): Fix doc strings.
8786
8787 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8788
8789         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8790         of doing it manually.
8791
8792 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8793
8794         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8795         comment.
8796
8797 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8798
8799         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8800         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8801         (gnus-agent-read-local): All symbols allocated in my-obarray.
8802         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8803         (gnus-agent-regenerate-group): Check numeric names to see if they are
8804         messages or groups.
8805         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8806         better way of do this...)
8807
8808         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8809         'dummy.group' (there should be a better way of do this...)
8810
8811 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8812
8813         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8814         (gnus-saved-headers): Ditto.
8815         (gnus-default-article-saver): Mention functions may have properties.
8816         (gnus-article-save): Override gnus-save-all-headers and
8817         gnus-saved-headers by :headers property which saver function may have.
8818         (gnus-summary-save-in-file): Add :headers property.
8819         (gnus-summary-write-to-file): Ditto.
8820
8821         * gnus-sum.el (gnus-summary-save-article): Bind
8822         gnus-prompt-before-saving to t when saving many articles in a file;
8823         always show all headers.
8824
8825         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8826
8827 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8828
8829         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8830         marks.
8831
8832         * message.el (message-indent-citation): Add optional arguments to allow
8833         using it outside of message buffers.
8834
8835         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8836         (gnus-article-treat-unfold-headers): Use it.
8837         (gnus-article-truncate-lines): New variable.
8838         (gnus-article-mode): Use it.
8839         (gnus-article-toggle-truncate-lines): New function.
8840
8841         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8842         gnus-article-toggle-truncate-lines.
8843
8844         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8845         coding system in XEmacs, use binary.
8846
8847 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8848
8849         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8850         after-load-alist.
8851
8852         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8853         this function should save decoded articles.
8854         (gnus-summary-write-to-file): Use property to specify this function
8855         should save decoded articles and specify gnus-summary-save-in-file
8856         should be used to save articles other than the first one when saving
8857         many articles.
8858         (gnus-summary-save-body-in-file): Use property to specify this
8859         function should save decoded articles.
8860         (gnus-summary-write-body-to-file): Use property to specify this
8861         function should save decoded articles and specify
8862         gnus-summary-save-body-in-file should be used to save articles other
8863         than the first one when saving many articles.
8864
8865         * gnus-sum.el (gnus-summary-save-article): Simplify.
8866
8867 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8868
8869         * gnus-art.el (gnus-default-article-saver): Add
8870         gnus-summary-write-body-to-file.
8871         (gnus-article-save-coding-system): Don't use coding system object
8872         in XEmacs.
8873         (gnus-read-save-file-name): Add optional `dir-var' argument which
8874         specifies directory in which files are saved; work even if optional
8875         `variable' argument is not specified.
8876         (gnus-summary-write-to-file): Read file name.
8877         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8878         (gnus-summary-write-body-to-file): New function.
8879
8880         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8881         (gnus-summary-local-variables): Add it.
8882         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8883         (gnus-summary-save-article): Remove optional `decode' argument;
8884         determine whether to decode articles by the value of
8885         gnus-default-article-saver; when saving many files using
8886         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8887         it first and use gnus-summary-save-in-file or
8888         gnus-summary-save-body-in-file thereafter unless
8889         gnus-prompt-before-saving is always; move point to article which
8890         will be saved.
8891         (gnus-summary-save-article-file): Revert.
8892         (gnus-summary-write-article-file): Revert.
8893         (gnus-summary-save-article-body-file): Revert.
8894         (gnus-summary-write-article-body-file): New function.
8895
8896 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8897
8898         * gnus-art.el (gnus-default-article-saver): Doc fix.
8899         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8900         from gnus-summary-save-article-coding-system, and default to a
8901         certain coding system.
8902         (gnus-output-to-file): Add coding cookie and encode text according
8903         to gnus-article-save-coding-system; don't use mm-append-to-file.
8904
8905         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8906         gnus-art.el and rename to gnus-article-save-coding-system.
8907         (gnus-summary-save-article): Require gnus-art; don't show all
8908         headers if it decodes articles; don't add coding cookie here;
8909         don't bind mm-text-coding-system-for-write.
8910         (gnus-summary-save-article-file): Save decoded articles.
8911         (gnus-summary-write-article-file): When saving many files, use
8912         gnus-summary-write-to-file first and gnus-summary-save-in-file
8913         thereafter unless gnus-prompt-before-saving is always.
8914         (gnus-summary-save-article-body-file): Save decoded articles.
8915
8916         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8917
8918 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8919
8920         * nnrss.el (nnrss-check-group): Bind hash-index.
8921
8922 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8923
8924         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8925         its hash index.  Store this hash in `nnrss-group-data'.
8926         (nnrss-read-group-data): Update accordingly.
8927
8928 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8929
8930         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8931         entry.
8932
8933         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8934         gnus-article-browse-html-article.
8935
8936 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8937
8938         * gnus-sum.el (gnus-summary-mime-map): Add
8939         gnus-article-browse-html-article.
8940
8941         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8942
8943 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8944
8945         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8946         suitable coding systems in customize.
8947
8948 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8949
8950         * mail-source.el (mail-sources): Fix custom type.
8951
8952 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8953
8954         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8955         (gnus-summary-expire-articles-now): Shorten prompt.
8956
8957         * gmm-utils.el (wid-edit): Require.
8958         (defun-gmm): Renamed from `gmm-defun-compat'.
8959         (gmm-image-search-load-path): Use it.
8960         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8961
8962 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8963
8964         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8965         variable.
8966         (gnus-summary-save-article): Add optional `decode' argument.  If
8967         it is set and gnus-summary-save-article-coding-system is non-nil,
8968         save decoded article.
8969         (gnus-summary-write-article-file): Save decoded article if
8970         gnus-summary-save-article-coding-system is non-nil.
8971
8972         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8973         type.
8974
8975 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8976
8977         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8978
8979 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8980
8981         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8982         first to test gnus-single-article-buffer which may be buffer-local.
8983
8984         * gnus-sum.el (gnus-summary-setup-buffer): Make
8985         gnus-single-article-buffer buffer-local and nil in ephemeral
8986         group; make gnus-article-buffer, gnus-article-current, and
8987         gnus-original-article-buffer always buffer-local.
8988         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8989         group.
8990         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8991
8992 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8993
8994         * nnml.el (nnml-request-compact-group): Compressed files might not
8995         have .gz extension.
8996
8997 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8998
8999         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9000         (mm-copy-to-buffer): Use with-current-buffer.
9001         (mm-display-part): Simplify.
9002         (mm-inlinable-p): Add optional arg `type'.
9003
9004 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9005
9006         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9007         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9008         Try harder to show the attachment internally or externally using
9009         gnus-mime-view-part-as-type.
9010
9011 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9012
9013         * message.el (message-from-style, message-signature-separator)
9014         (message-user-organization-file, message-send-mail-function)
9015         (message-citation-line-function, message-yank-prefix)
9016         (message-indent-citation-function, message-signature)
9017         (message-signature-file, message-signature-insert-empty-line):
9018         Remove autoloads.
9019
9020         * gnus-art.el (gnus-buttonized-mime-types): Remove
9021         "multipart/signed".  Revert 2006-04-26 change.
9022
9023 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9024
9025         * gnus.el (gnus-version-number): Bump version.
9026
9027 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9028
9029         * gnus.el: No Gnus v0.5 is released.
9030
9031 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9032
9033         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9034         fetching articles by message-id.
9035
9036 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9037
9038         * message.el (hashcash): Require hashcash as normal.
9039
9040         * ecomplete.el (ecomplete-highlight-match-line): Use
9041         point-at-eol.
9042         (ecomplete-highlight-match-line): Use `highlight', because that
9043         face exists in both Emacs and XEmacs.
9044
9045         * message.el (message-display-abbrev): Use point-at-bol.
9046
9047         * mail-source.el: Don't require timer/timer-funcs.
9048
9049         * gnus-async.el: Ditto.
9050
9051         * password.el: Ditto.
9052
9053         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9054
9055         * mm-url.el: Ditto.
9056
9057         * gnus-xmas.el: Don't require timer-funcs.
9058
9059         * mm-util.el: Require timer/timer-funcs.
9060
9061 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9062
9063         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9064         Close.
9065
9066 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9067
9068         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9069         unibyte after clear-decrypt function runs.
9070
9071         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9072         returns as a unibyte string.
9073
9074 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9075
9076         * lpath.el: Revert.
9077
9078         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9079         (pgg-gpg-process-sentinel): Revert.
9080
9081         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9082         (pgg-pgp-lookup-key): Revert.
9083
9084         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9085         (pgg-pgp5-lookup-key): Revert.
9086
9087         * pgg.el (pgg-fetch-key): Revert.
9088
9089 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9090
9091         * lpath.el: Fbind string-as-multibyte for XEmacs.
9092
9093         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9094         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9095         (mml1991-pgg-encrypt): Ditto.
9096
9097         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9098         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9099         a multibyte buffer.
9100
9101         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9102         (pgg-pgp-lookup-key): Ditto.
9103
9104         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9105         (pgg-pgp5-lookup-key): Ditto.
9106
9107         * pgg.el (pgg-fetch-key): Ditto.
9108
9109 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9110
9111         * message.el (message-user-organization-file): Check several
9112         locations of the organization file.
9113
9114         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9115         Add gnus-article-view-part-as-type.
9116
9117         * gnus-art.el (gnus-article-view-part-as-type): New function.
9118
9119         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9120         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9121
9122         * mml.el: Simplify autoload.
9123         (mml-mode): defvar dnd-protocol-alist instead of using
9124         symbol-value.
9125         (mml-default-directory): New variable.
9126         (mml-minibuffer-read-file): Use it.
9127         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9128
9129         * message.el (message-citation-line-format): New variable.
9130         (message-insert-formated-citation-line): New function.
9131         (message-citation-line-function): Add
9132         `message-insert-formated-citation-line' to custom type.
9133
9134         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9135         to doc string.
9136
9137         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9138         depending on mm-verify-option.
9139
9140 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9141
9142         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9143         binding pgg-* variables; reimplement the section which prevents
9144         MIME header from being signed.
9145         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9146         pgg-text-mode; remove a blank line at the top of body.
9147
9148         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9149         lines at the top of body; use gnus-newsgroup-charset if there's no
9150         Charset header.
9151
9152 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9153
9154         * message.el (message-self-insert-commands): Doc fix.
9155
9156         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9157         (mm-uu-pgp-encrypted-test): Ditto.
9158         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9159         between header and body; return application/pgp-encrypted handle
9160         if decryption failed; decode decrypted body by charset.
9161
9162         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9163         element match to application/pgp-*.
9164
9165 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9166
9167         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9168         HTML.
9169
9170 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9171
9172         * mail-source.el (mail-source-call-script): Message the error
9173         string.
9174
9175 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9176
9177         * gnus-util.el (gnus-byte-compile): Use it.
9178
9179 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9180
9181         * gnus-util.el (kill-empty-logs): New function.
9182
9183 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9184
9185         * message.el (message-mail-alias-type): Doc fix.
9186         (message-mail-alias-type-p): New function.
9187         (message-send): Use it.
9188         (message-mode): Ditto.
9189         (message-strip-forbidden-properties): Ditto.
9190
9191         * ecomplete.el (ecomplete-database-file-coding-system): New
9192         variable.
9193         (ecomplete-save): Use it.
9194         (ecomplete-setup): Use it.
9195
9196 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9197
9198         * message.el (message-self-insert-commands): New variable.
9199         (message-strip-forbidden-properties): Use it.
9200
9201 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9202
9203         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9204         that doesn't make XEmacs choke.
9205
9206 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9207
9208         * gnus-util.el (gnus-replace-in-string):
9209         Prefer replace-regexp-in-string over of replace-in-string.
9210
9211 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9212
9213         * gnus-util.el (gnus-select-frame-set-input-focus):
9214         Use select-frame-set-input-focus if it is available in XEmacs; use
9215         definition defined in Emacs 22 for old Emacsen.
9216
9217         * dgnushack.el: Autoload unmorse-region for XEmacs.
9218
9219         * lpath.el: Bind cursor-in-non-selected-windows and
9220         select-frame-set-input-focus for XEmacs.
9221
9222 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9223
9224         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9225
9226 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9227
9228         * gnus-registry.el (gnus-registry-cache-save): Remove text
9229         properties when saving via the temp buffer.
9230
9231 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9232
9233         * message.el (message-generate-hashcash): Honor custom type.
9234
9235 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9236
9237         * message.el (message-generate-hashcash): Default to non-nil when
9238         hashcash is found.
9239
9240         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9241         (gnus-refer-thread-limit): Increase default to 500.
9242
9243         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9244
9245         * flow-fill.el (fill-flowed): Allow delete-space.
9246
9247 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9248
9249         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9250         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9251         Remove autoloads.
9252
9253 2006-04-18  Simon Josefsson  <jas@extundo.com>
9254
9255         * message.el (message-generate-hashcash): Default to.
9256
9257 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9258
9259         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9260         concatenating segments rather than before concatenating them.
9261
9262 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9263
9264         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9265
9266 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9267
9268         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9269
9270         * message.el (message-forward-make-body-plain): Allow
9271         message-forward-ignored-headers to be a list.
9272         (message-remove-ignored-headers): Factor out into function.
9273         (message-forward-make-body-mml): Use it.
9274
9275         * imap.el (imap-quote-specials): New function.
9276         (imap-login-auth): Quote specials.
9277
9278         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9279         (rfc2231-parse-string): Allow concatanation of parameters that
9280         aren't contiguous.  The test case is
9281           (mail-header-parse-content-type "message/external-body;
9282             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9283             access-type=LOCAL-FILE;
9284             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9285
9286 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9287
9288         * nntp.el (nntp-accept-process-output): Return the value of
9289         `nnheader-accept-process-output'.
9290
9291 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9292
9293         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9294         (gnus-button-alist): Recognize more diff formats.
9295         (gnus-button-patch): Strip directory.
9296
9297 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9298
9299         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9300         Emacs 22 when setting focus.
9301
9302 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9303
9304         * gnus-art.el (gnus-article-treat-types): Do treatment of
9305         text/x-verbatim parts.
9306         (gnus-button-patch): New command.
9307
9308         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9309         addresses that contain invalid characters.
9310
9311 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9312
9313         * message.el (message-put-addresses-in-ecomplete): Use
9314         gnus-replace-in-string.
9315         (message-is-yours-p): Use the more correct
9316         mail-header-parse-address instead of
9317         mail-extract-address-components.
9318         (message-put-addresses-in-ecomplete): Fix typo.
9319
9320         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9321         keystroke.
9322
9323         * gnus-art.el (gnus-treatment-function-alist): Change order of
9324         newsgroups/generic header folding to avoid double-folding.
9325
9326         * message.el (message-hidden-headers): Add X-Draft-From.
9327
9328         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9329         command.
9330         (gnus-summary-repeat-search-article-backward): New command.
9331
9332         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9333         groups in the parent topic.
9334
9335 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9336
9337         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9338         (spam-extra-header-to-number): Return the CRM114 number as a
9339         number instead of a string.
9340
9341 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9342
9343         * gnus-art.el (gnus-face-properties-alist): Moved here from
9344         gnus-fun.
9345
9346         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9347
9348 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9349
9350         * message.el (message-strip-forbidden-properties): Only display on
9351         self-insert-command.
9352
9353         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9354         reindent.
9355         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9356
9357 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9358
9359         * smiley.el (smiley-style): Fix typo.
9360
9361 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9362
9363         * hashcash.el (hashcash-insert-payment-async-2): Use
9364         message-goto-eoh instead of doing it manually.
9365         (mail-add-payment): Use message-narrow-to-header instead of trying
9366         to do the same itself.
9367
9368         * message.el (message-hidden-headers): Add Face.
9369
9370         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9371         reparenting code.
9372         (gnus-summary-reparent-children): Refactored out code.
9373         (gnus-summary-thread-map): New keystroke.
9374         (gnus-summary-reparent-children): Make into command.
9375
9376         * smiley.el (smiley-style): Default to `medium' if using a large
9377         font.
9378
9379         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9380         does it itself.
9381
9382         * message.el (message-point-in-header-p): Simplify definition.
9383
9384 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9385
9386         * nnagent.el (nnagent-request-set-mark): Silence log file
9387         writing.
9388         (nnagent-request-set-mark): Use write-region instead of
9389         append-to-file.
9390
9391         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9392         strange select method.
9393
9394         * ecomplete.el (ecomplete-display-matches): Get highlightling
9395         right.
9396         (ecomplete-display-matches): Use literals.
9397         (ecomplete-display-matches): Disable message logging.
9398
9399         * message.el (message-display-abbrev): Small optimization.
9400
9401         * ecomplete.el (ecomplete-display-matches): Allow automatic
9402         display.
9403
9404         * message.el (message-strip-forbidden-properties): Display
9405         abbrevs.
9406         (message-display-abbrev): Get automatic display right.
9407
9408         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9409         keystrokes.
9410
9411 2006-04-13  Romain Francoise  <romain@orebokech.com>
9412
9413         TODO: Backport to v5-10!
9414
9415         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9416         Moved here (and renamed) from gnus-registry.el.
9417
9418         * gnus-registry.el: Require gnus-util.
9419         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9420
9421 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9422
9423         * gnus-group.el (gnus-group-catchup-current): Change
9424         if-then-else-if-then-else into cond.
9425         (gnus-group-catchup): Indent.
9426         (group-name-at-point): New function.
9427         (gnus-fetch-group): Provide default from thing at point.
9428
9429 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9430
9431         * message.el (message-display-abbrev): Fix regexp.
9432
9433         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9434         choosing.
9435         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9436         dead variables.
9437
9438         * message.el (message-newline-and-indent): Remove debugging.
9439         (message-display-abbrev): Use new implementation.
9440
9441 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9442
9443         * gnus-art.el (gnus-article-mode): Set
9444         cursor-in-non-selected-windows to nil.
9445
9446         * smiley.el: Revert previous change.
9447         (smiley-data-directory): defvar it before using it in the
9448         defcustom of `smiley-style'.
9449
9450 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9451
9452         * message.el (message-newline-and-indent): New function.
9453
9454         * ecomplete.el: Implement more bits.
9455
9456         * message.el (message-put-addresses-in-ecomplete): Clean up the
9457         string.
9458
9459         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9460
9461         * gnus-sum.el (gnus-summary-save-parts): Bind
9462         gnus-summary-save-parts-counter and use it to make unique file
9463         names.
9464
9465         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9466
9467         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9468         parameter to say whether to actually parse the individual
9469         addresses.
9470
9471         * message.el (message-put-addresses-in-ecomplete): New function.
9472         (ecomplete): Require.
9473         (message-mail-alias-type): Add ecomplete as an option.
9474
9475 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9476
9477         * flow-fill.el (fill-flowed): Remove trailing space from blank
9478         quoted lines.
9479
9480 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9481
9482         * smiley.el (smiley-style): Move definition later to avoid a
9483         compilation warning.
9484
9485 2006-04-12  Kenichi Handa  <handa@m17n.org>
9486
9487         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9488         buffer and then decode the buffer text if necessary.
9489         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9490         first, and after mm-encode-body, change the buffer to unibyte.
9491         Use mm-disable-multibyte instead of set-buffer-multibyte.
9492
9493 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9494
9495         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9496         Content-Type header instead of Content-Disposition header.
9497         (gnus-mime-inline-part): Ditto.
9498         (gnus-mime-view-part-as-charset): Ignore charset that the part
9499         specifies.
9500
9501         * mm-decode.el (mm-display-part): Work with external parts and
9502         usual parts similarly.
9503
9504         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9505         instead of gnus-display-mime.
9506
9507         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9508         instead of with-temp-buffer.
9509
9510         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9511         tag to summarized topics part in order to encode non-ASCII text.
9512
9513 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9514
9515         * smiley.el (smiley-style): New variable.
9516         (smiley-directory): New function.
9517         (smiley-data-directory): Derive from `smiley-style' using
9518         `smiley-directory'.
9519         (smiley-regexp-alist): Add new entries.
9520
9521         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9522         (gnus-article-browse-delete-temp): Add :version.
9523
9524 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9525
9526         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9527         the sieve region.
9528
9529 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9530
9531         * gnus.el (gnus-version-number): Bump version.
9532
9533 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9534
9535         * gnus.el: No Gnus v0.4 is released.
9536
9537 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9538
9539         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9540         layout.
9541
9542         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9543         unknown charset.
9544
9545         * message.el (message-header-synonyms): Add Original-To to the
9546         default.
9547
9548         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9549         optional parameter.
9550
9551 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9552
9553         * gnus-fun.el (gnus): Require it for gnus-directory.
9554
9555 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9556
9557         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9558
9559 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9560
9561         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9562
9563 2006-04-05  Simon Josefsson  <jas@extundo.com>
9564
9565         * password.el (password-reset): New function.
9566
9567 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9568
9569         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9570         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9571
9572 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9573
9574         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9575         Some whitespace was matched into the url, which broke browsing hits
9576         > 100 when mm-url-use-external was nil.
9577
9578 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9579
9580         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9581         gnus-extra-headers for 'Newsgroups.
9582
9583         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9584         bound.
9585
9586 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9587
9588         * pgg-gpg.el: Clean up process buffers every time gpg processes
9589         complete.
9590
9591 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9592
9593         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9594         doc string.
9595
9596 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9597
9598         * pgg-gpg.el (pgg-gpg-process-filter)
9599         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9600
9601         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9602         lines, temporary fix.
9603
9604 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9605
9606         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9607
9608 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9609
9610         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9611         default-enable-multibyte-characters.  This reverts the change from
9612         revision 6.17 which is no longer necessary because the passphrase
9613         is sent separately now.  GnuPG messages are unreadable under
9614         multibyte locales with default-enable-multibyte-characters set to
9615         nil.
9616
9617 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9618
9619         * message.el (message-tool-bar-gnome): Move "spell".
9620
9621 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9622
9623         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9624         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9625         instead.
9626
9627 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9628
9629         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9630         newsgroups handling for NNTP overviews which don't include
9631         Newsgroups.
9632
9633 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9634
9635         * message.el (message-resend): Bind message-generate-hashcash to nil.
9636
9637 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9638
9639         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9640         when searching for already-paid recipients.
9641
9642 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9643
9644         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9645         passphrases when it is not needed.
9646         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9647         passphrase stuff from gpg, should only be necessary when you use
9648         gpg with a smartcard.
9649
9650 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9651
9652         * mml.el (mml-insert-mime): Ignore cached contents of
9653         message/external-body part.
9654
9655         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9656         (mm-insert-part): Ditto.
9657
9658 2006-03-23  Simon Josefsson  <jas@extundo.com>
9659
9660         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9661         Reiner.
9662         (pgg-gpg-use-agent-p): Use it again.
9663
9664 2006-03-23  Simon Josefsson  <jas@extundo.com>
9665
9666         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9667         older emacsen.
9668         (pgg-gpg-use-agent-p): Don't use it.
9669
9670 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9671
9672         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9673         if we can.
9674
9675 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9676
9677         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9678         (pgg-gpg-update-agent): New function.
9679         (pgg-gpg-use-agent-p): New function.
9680         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9681         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9682         (pgg-gpg-sign-region): Use it.
9683
9684 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9685
9686         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9687         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9688
9689 2006-03-21  Simon Josefsson  <jas@extundo.com>
9690
9691         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9692         <wilde@sha-bang.de>.
9693         (pgg-gpg-use-agent): New variable.
9694         (pgg-gpg-process-region): Use it.
9695         (pgg-gpg-encrypt-region): Likewise.
9696         (pgg-gpg-encrypt-symmetric-region): Likewise.
9697         (pgg-gpg-decrypt-region): Likewise.
9698         (pgg-gpg-sign-region): Likewise.
9699         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9700
9701 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9702
9703         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9704
9705         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9706         Add comment on version.
9707
9708 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9709
9710         * smiley.el: Add missing test smiley.
9711
9712 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9713
9714         * mm-decode.el (mm-with-part): New macro.
9715         (mm-get-part): Use it; work with message/external-body as well.
9716         (mm-save-part): Treat name and filename equally.
9717
9718         * mm-extern.el (mm-extern-cache-contents): New function.
9719         (mm-inline-external-body): Use it; force the part to be displayed;
9720         move undisplayer added to the cached handle to the parent.
9721
9722         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9723         (gnus-mime-view-part-as-type): Work with message/external-body.
9724
9725         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9726
9727 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9728
9729         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9730         images in image-load-path.  [Sync with image.el, revision 1.60, in
9731         Emacs.]
9732
9733 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9734
9735         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9736         path rather than symbol.  Always return list of directories.
9737         Guarantee that image directory comes first.  [Sync with image.el,
9738         revision 1.59, in Emacs.]
9739
9740         * message.el (message-make-tool-bar): Adjust to new API of
9741         `gmm-image-load-path-for-library'.
9742
9743         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9744
9745         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9746
9747 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9748
9749         * gnus-art.el (gnus-article-only-boring-p):
9750         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9751         intangible text.
9752         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9753
9754 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9755
9756         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9757         `defun' instead of `gmm-defun-compat'.
9758
9759 2006-03-14  Simon Josefsson  <jas@extundo.com>
9760
9761         * message.el (message-unique-id): Don't use message-number-base36
9762         if (user-uid) is a float.
9763         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9764
9765 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9766
9767         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9768
9769         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9770         empty line between a part and a message part.
9771
9772 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9773
9774         * smiley.el: Add more test smileys.
9775         (smiley-data-directory, smiley-regexp-alist)
9776         (gnus-smiley-file-types): Fix doc strings.
9777         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9778         adding new elements.
9779         (smiley-mouse-map): Unused code.  Make it a comment.
9780
9781 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9782
9783         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9784         scan latest NoCeM messages instead of old ones.
9785         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9786         delimiters that are recently used.
9787         (gnus-nocem-load-cache): Add autoload cookie.
9788
9789         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9790
9791         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9792         level which is larger than gnus-use-nocem is specified.
9793
9794         * gnus-group.el (gnus-group-get-new-news): Ditto.
9795
9796 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9797
9798         * gnus-util.el (gnus-tool-bar-update): New function.
9799
9800         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9801         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9802
9803         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9804
9805         * gnus-group.el (gnus-group-redraw-when-idle)
9806         (gnus-group-redraw-check): Remove.
9807         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9808
9809 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9810
9811         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9812         if optional last element is specified in splits (FIELD VALUE...).
9813
9814 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9815
9816         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9817         to gmm-image-load-path-for-library.  Call with no-error argument.
9818         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9819
9820         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9821
9822         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9823
9824         * gmm-utils.el (gmm-image-load-path): Remove alias.
9825
9826 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9827
9828         * gmm-utils.el (gmm-image-load-path): Add alias.
9829
9830         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9831         nnml-generate-nov-databases-1.
9832         (nnml-generate-nov-databases): Use it.
9833         (nnml-generate-nov-databases-directory): Document no-active
9834         argument.
9835
9836         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9837         directory if path is t.  Add no-error.
9838
9839         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9840         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9841
9842         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9843         resetting gnus-article-browse-html-temp-list.
9844
9845         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9846         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9847         Add example to docstring.  Rename local variables.  Move error
9848         checks to default case in cond and simplify.
9849
9850 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9851
9852         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9853         handle is multipart when calling it recursively.
9854         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9855
9856 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9857
9858         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9859         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9860
9861 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9862
9863         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9864         is loaded.
9865
9866         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9867         loaded.
9868
9869 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9870
9871         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9872         to "Emacs 23 (unicode)" in doc string.
9873
9874         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9875         "Emacs 23 (unicode)" in comment.
9876
9877 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9878
9879         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9880
9881         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9882         characters 160 through 255 in Emacs 23.
9883
9884 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9885
9886         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9887         gnus-article-browse-html-temp.
9888         (gnus-article-browse-delete-temp): Make it customizable.  Add
9889         `file'.  Adjust doc string.
9890         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9891         query for each file.  Adjust doc string.
9892         (gnus-article-browse-html-parts): Add
9893         `gnus-article-browse-delete-temp-files' to
9894         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9895
9896 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9897
9898         * gnus-art.el (gnus-article-browse-html-temp)
9899         (gnus-article-browse-delete-temp): New variables.
9900         (gnus-article-browse-delete-temp-files): New function.
9901         (gnus-article-browse-html-parts): Use it.
9902
9903 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9904
9905         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9906
9907         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9908         string.
9909
9910         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9911         gnus-summary-insert-new-articles when unplugged.  Remove
9912         gnus-summary-search-article-forward.
9913
9914         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9915         display-visual-class instead of display-color-cells.
9916
9917 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9918
9919         * dgnushack.el: Autoload customize-group for XEmacs.
9920
9921         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9922         message/* containing non-ASCII text properly.
9923
9924 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9925
9926         * message.el: Require gmm-utils, remove autoloads.
9927         (message-tool-bar): Set default based on
9928         gmm-tool-bar-style.
9929         (message-tool-bar-gnome): Add gmm-customize-mode.
9930
9931         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9932         gmm-tool-bar-style.
9933         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9934
9935         * gnus-group.el (gnus-group-tool-bar): Set default based on
9936         gmm-tool-bar-style.
9937         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9938
9939         * gmm-utils.el (gmm-image-directory): Rename variable from
9940         gmm-image-load-path.
9941         (gmm-image-load-path): Use gmm-image-directory.
9942         (gmm-customize-mode): New function.
9943         (gmm-tool-bar-style): New variable.
9944
9945         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9946         gnus-group-redraw-line-number.
9947         (gnus-group-redraw-check): Simplify.
9948         (gnus-group-tool-bar-update): Remove redraw check.
9949         (gnus-group-make-tool-bar): Add redraw check.
9950
9951 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9952
9953         * gnus-art.el (gnus-button): Add missing parentheses.
9954
9955 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9956
9957         * lpath.el: Fbind line-number-at-pos.
9958
9959 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9960
9961         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9962
9963 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9964
9965         * gnus-art.el (gnus-button): New face.
9966         (gnus-article-button-face): Use it.
9967
9968         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9969         gnus-summary-next-page.  Re-order.
9970
9971         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9972         next-node are now included.
9973         (gnus-group-redraw-line-number): New internal variable.
9974         (gnus-group-redraw-check): Helper function for updating the tool
9975         bar.
9976         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9977
9978         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9979
9980         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9981         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9982         Use it to match format of Spamassassin 3.0 and later.  Reported by
9983         IRIE Tetsuya <irie@t.email.ne.jp>.
9984         (spam-check-bogofilter)
9985         (spam-bogofilter-register-with-bogofilter): Fix args of
9986         `gnus-error' calls.
9987
9988 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9989
9990         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9991         unnecessary interaction when sending queued mails.  Reported by
9992         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9993
9994 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9995
9996         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9997         first or last are nil.
9998
9999 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10000
10001         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10002
10003 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10004
10005         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10006
10007 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10008
10009         * dns.el (query-dns): Protect more against buggy tcp output.
10010
10011 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10012
10013         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10014         nov.php.
10015
10016 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10017
10018         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10019         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10020         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10021         output on the server side.
10022         (nnweb-google-create-mapping): Update regexps and add some
10023         progress indication.
10024
10025 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10026
10027         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10028         gnus-agent-toggle-plugged.  Re-order icons.
10029         (gnus-group-tool-bar-gnome): Add
10030         gnus-group-{prev,next}-unread-group.
10031         (gnus-group-tool-bar-gnome): Re-order icons.
10032
10033         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10034         gnus-summary-insert-new-articles.
10035
10036         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10037         comments.
10038
10039         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10040         also available in Emacs 21.3.
10041
10042         * message.el (message-fix-before-sending): Change "Emacs 22" to
10043         "Emacs 23 (unicode)" in comment.
10044
10045         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10046         "Emacs 23 (unicode)" in comment.
10047
10048         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10049         comment.
10050         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10051
10052         * mm-view.el (mm-fill-flowed): Add :version.
10053
10054 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10055
10056         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10057         and load-path.
10058
10059 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10060
10061         * message.el: Autoload gmm-image-load-path.
10062         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10063         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10064         consitency.
10065
10066         * gmm-utils.el (gmm-image-load-path): Also search in
10067         "../etc/images".  Don't set gmm-image-load-path if we don't find
10068         the image.
10069
10070 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10071
10072         * gmm-utils.el (gmm-image-load-path): Don't make
10073         `gmm-image-load-path' include subdirectories which the second arg
10074         `image' might specify.
10075
10076         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10077         subdirectory to icon file names.
10078
10079         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10080
10081 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10082
10083         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10084         gmm-image-load-path calls.
10085
10086         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10087
10088         * message.el (message-make-tool-bar): Ditto.
10089
10090         * mml.el (mml-preview): Added comment concerning tool bar icons.
10091
10092         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10093         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10094
10095         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10096         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10097
10098         * message.el (message-tool-bar-gnome): Use new icon names.
10099         (message-make-tool-bar): Use `gmm-image-load-path'.
10100
10101         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10102         functions from MH-E.
10103         (gmm-image-load-path): New variable from MH-E.
10104         (gmm-image-load-path): New function from MH-E.  Added arguments
10105         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10106         *-image-load-path-called-flag.
10107
10108 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10109
10110         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10111
10112 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10113
10114         * nnimap.el (nnimap-request-move-article): Change folder back to
10115         source group before deleting.
10116
10117 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10118
10119         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10120
10121         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10122         mm-url.
10123
10124         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10125
10126 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10127
10128         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10129         coding system which mm-charset-to-coding-system returns for a
10130         given charset is valid.
10131
10132 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10133
10134         * html2text.el (html2text-remove-tag-list):
10135         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10136
10137 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10138
10139         * gnus-cus.el: Revert 2005-10-17 change.
10140
10141 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10142
10143         * gnus-art.el (article-strip-banner): Call
10144         article-really-strip-banner only when the regexp match is made.
10145
10146 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10147
10148         * gnus-art.el (article-strip-banner): Use
10149         gnus-extract-address-components instead of
10150         mail-header-parse-addresses to make it work with non-ASCII text;
10151         remove mail-encode-encoded-word-string.
10152
10153         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10154         values which are surrounded with \"...\"; make it never cause a
10155         Lisp error; give up parsing of parameters if it failed in
10156         extracting type.
10157
10158 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10159
10160         * smime.el (smime-cert-by-ldap-1): Fix bug where
10161         `smime-ldap-search' returns results without userCertificates.
10162
10163 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10164
10165         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10166
10167 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10168
10169         * spam.el (spam-check-spamassassin-headers): Adapt format for
10170         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10171         <ari@mbf.ocn.ne.jp>.
10172         (spam-list-of-processors): Add spam-use-gmane.
10173
10174 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10175
10176         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10177         make-temp-file; make it work with XEmacs as well.
10178
10179         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10180         mm-make-temp-file.
10181
10182         * mm-decode.el (mm-display-external): Use the 3rd arg of
10183         mm-make-temp-file.
10184         (mm-create-image-xemacs): Ditto.
10185
10186 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10187
10188         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10189         with message-narrow-to-headers.
10190         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10191         (gnus-draft-check-draft-articles): New function.
10192         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10193
10194 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10195
10196         * gnus-art.el (gnus-article-browse-html-parts):
10197         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10198         Don't use suffix argument for mm-make-temp-file for Emacs 21
10199         compatibility.  Remove useless `format'.
10200
10201 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10202
10203         * nnweb.el (nnweb-google-wash-article): Update regexps.
10204         (nnweb-group-alist): Use defvoo instead of defvar.
10205
10206 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10207
10208         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10209         re-loading nn* modules.
10210
10211 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10212
10213         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10214         for `tool-bar-mode' and don't check it's default-value.
10215
10216         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10217
10218         * message.el (message-make-tool-bar): Ditto.
10219
10220         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10221         `substring'.  Shorten tmp-file name.
10222
10223         * gnus.el: Remove bogus comment.
10224
10225 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10226
10227         * gnus-art.el (gnus-article-browse-html-parts): New function.
10228         (gnus-article-browse-html-article): New function for viewing html
10229         articles with a browser.
10230
10231 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10232
10233         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10234         in elisp.
10235         (pgg-gpg-encrypt-symmetric-region): Ditto.
10236         (pgg-gpg-sign-region): Ditto.
10237
10238         * pgg-def.el (pgg-text-mode): New variable.
10239
10240         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10241         (mml2015-pgg-encrypt): Ditto.
10242
10243         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10244         (mml1991-pgg-encrypt): Ditto.
10245
10246 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10247
10248         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10249         message-make-date instead of current-time-string.
10250
10251         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10252         to gnus-decoded which mm-uu might set.
10253
10254 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10255
10256         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10257         don't decode quoted parameters; remove misimported Emacs code.
10258         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10259         (rfc2231-decode-encoded-string): Don't use split-string which
10260         behaves differently according to Emacs version; use
10261         mm-decode-coding-region to convert charset to coding-system.
10262         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10263         (rfc2231-encode-string): Remove misimported Emacs code.
10264
10265 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10266
10267         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10268         when calling mail-header-parse-content-type.
10269         (article-de-quoted-unreadable): Ditto.
10270         (article-de-base64-unreadable): Ditto.
10271         (article-wash-html): Ditto.
10272
10273         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10274         calling mail-header-parse-content-type and
10275         mail-header-parse-content-disposition.
10276         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10277         mail-header-parse-content-type.
10278
10279         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10280         insert charset and format parameters; encode description after
10281         inserting it to buffer.
10282         (mml-insert-parameter): Fold lines properly even if a parameter is
10283         segmented into two or more lines; change the max column to 76.
10284
10285         * rfc1843.el (rfc1843-decode-article-body): Don't use
10286         ignore-errors when calling mail-header-parse-content-type.
10287
10288         * rfc2231.el (rfc2231-parse-string): Return at least type if
10289         possible; don't cause an error even if it fails in parsing of
10290         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10291         (rfc2231-encode-string): Don't break lines at the beginning, leave
10292         it to mml-insert-parameter.
10293
10294         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10295         calling mail-header-parse-content-type.
10296
10297 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10298
10299         * spam-report.el (spam-report-gmane-use-article-number):
10300         Improve doc string.
10301         (spam-report-gmane-internal): Check if a suitable header was found
10302         in the article.
10303
10304 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10305
10306         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10307         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10308
10309 2006-02-05  Romain Francoise  <romain@orebokech.com>
10310
10311         Update copyright notices of all files in the gnus directory.
10312
10313 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10314
10315         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10316
10317 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10318
10319         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10320         segmented lines of parameter value to cope with Thunderbird 1.5
10321         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10322         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10323         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10324
10325 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10326
10327         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10328         parts.
10329
10330 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10331
10332         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10333         there's only one active file for all servers.
10334         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10335         solid groups.  Gnus might have used a FAST request to select the group.
10336         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10337         and nnweb-search redundantly in the active file.
10338         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10339         (nnweb-request-create-group): Don't use ARGS.
10340         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10341         initialisations.  Let nnoo do the work.
10342
10343 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10344
10345         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10346         Say the part has been decoded.
10347
10348         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10349
10350 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10351
10352         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10353         mailcap-viewer-test-cache when there's no 'test clause, since that
10354         will invert the meaning of a "nil" test previously determined by
10355         mailcap-mailcap-entry-passes-test.
10356
10357 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10358
10359         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10360         compiling.
10361
10362         * gnus-sum.el: Ditto.
10363
10364         * message.el: Don't bind tool-bar-map when compiling.
10365
10366 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10367
10368         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10369
10370 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10371
10372         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10373         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10374         current Google Groups.
10375
10376 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10377
10378         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10379         and tool-bar-mode.
10380
10381         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10382         and tool-bar-mode.
10383
10384         * message.el (message-tool-bar-update): Simplify.
10385         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10386
10387         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10388         gnus-summary-buffer.
10389         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10390         gnus-summary-reply.
10391
10392         * gmm-utils.el (gmm): Add :version.
10393
10394 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10395
10396         * Makefile.in (clean): New rule.
10397         (distclean): Use it.
10398
10399 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10400
10401         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10402         autoload.
10403
10404 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10405
10406         * gmm-utils.el (gmm-verbose): Add :group.
10407
10408 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10409
10410         * message.el: Change some comments WRT tool-bars.
10411
10412         * gnus-sum.el (gnus-summary-tool-bar)
10413         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10414         (gnus-summary-tool-bar-zap-list): New variables.
10415         (gnus-summary-make-tool-bar): Complete rewrite using
10416         `gmm-tool-bar-from-list'.
10417
10418         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10419         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10420         variables.
10421         (gnus-group-make-tool-bar): Complete rewrite using
10422         `gmm-tool-bar-from-list'.
10423         (gnus-group-tool-bar-update): New function.
10424
10425         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10426
10427 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10428
10429         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10430         is dissected into a single part of which the type is the same as
10431         the given one; decode charset.
10432
10433 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10434
10435         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10436         into alists as symbol not string, since that's what
10437         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10438         look for.
10439
10440 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10441
10442         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10443         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10444
10445         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10446
10447 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10448
10449         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10450         (gnus-xmas-mime-security-button-menu): New function.
10451
10452         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10453         (gnus-mime-security-button-menu): New definition.
10454         (gnus-mime-security-button-map): Use them.
10455         (gnus-mime-security-button-menu): New function.
10456         (gnus-insert-mime-security-button): Addition to help echo.
10457         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10458         (gnus-mime-security-pipe-part): New functions.
10459
10460         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10461         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10462
10463         * mm-decode.el (mm-handle-set-disposition): Remove.
10464         (mm-handle-set-description): Remove.
10465
10466 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10467
10468         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10469         (mm-w3m-standalone-supports-m17n-p): New function.
10470         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10471         w3m usage.
10472
10473         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10474         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10475
10476 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10477
10478         * message.el (message-tool-bar-zap-list): Use
10479         gmm-tool-bar-zap-list as custom type.
10480         (message-tool-bar-update): New function.
10481         (message-tool-bar, message-tool-bar-gnome)
10482         (message-tool-bar-retro): Add message-tool-bar-update.
10483         (message-tool-bar-gnome): Add flyspell-buffer.
10484
10485         * gnus-util.el (gnus-error): Describe `args'.
10486
10487         * gmm-utils.el (gmm-error): Describe `args'.
10488         (gmm-tool-bar-zap-list): New widget.
10489         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10490
10491 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10492
10493         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10494         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10495         the number of recursive calls.
10496
10497         * mm-decode.el (mm-handle-set-disposition): New macro.
10498         (mm-handle-set-description): New macro.
10499
10500 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10501
10502         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10503         encoding.
10504
10505 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10506
10507         * message.el (message-tool-bar-zap-list, message-tool-bar)
10508         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10509         (message-tool-bar-local-item-from-menu): Remove.
10510         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10511         (message-make-tool-bar): New function.
10512         (message-mode): Use `message-make-tool-bar'.
10513
10514         * gmm-utils.el: New file.
10515         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10516         (gmm-lazy): New widget copied from `nnmail.el'.
10517         (gmm-tool-bar-from-list): New function for creating customizable
10518         tool bars.
10519         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10520         output.
10521         (gmm): Add :prefix to defgroup.
10522
10523 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10524
10525         * gmm-utils.el (gmm-widget-p): New function.
10526
10527 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10528
10529         * mml.el (mml-attach-file): Describe `description' in doc string.
10530         (mml-menu): Add Emacs MIME manual and PGG manual.
10531
10532 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10533
10534         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10535
10536 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10537
10538         * nntp.el (nntp-end-of-line): Doc fix.
10539
10540 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10541
10542         * imap.el (imap-open): Handle case where buffer is a buffer
10543         object.
10544
10545 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10546
10547         * gnus-delay.el (gnus-delay): Don't autoload.
10548         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10549         to be re-loaded when customizing the `gnus-delay' group.
10550
10551 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10552
10553         * message.el (message-insert-citation-line): Use newlines.
10554
10555 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10556
10557         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10558         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10559         these routines, so the passphrase can be managed externally and
10560         passed in to the system.
10561         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10562         pgg-add-passphrase-to-cache function.
10563
10564         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10565         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10566         these routines, so the passphrase can be managed externally and
10567         passed in to the system.
10568         (pgg-pgp5-sign-region): Use new name of
10569         pgg-add-passphrase-to-cache function.
10570
10571 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10572
10573         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10574         part of the decoded armor to find the key-identifier.
10575         (pgg-gpg-lookup-key-owner): New function to return the
10576         human-readable identifier of a key owner.
10577         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10578         itself.
10579         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10580         the key value) if we have a key and can match it against a secret
10581         key.  Also, added a note pointing out fact that the prompt only
10582         indicates the first matching key.
10583
10584         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10585         pgg-decrypt-region.
10586         (pgg-add-passphrase-to-cache): Rename from
10587         `pgg-add-passphrase-cache' to reduce confusion (all callers
10588         changed).
10589         (pgg-remove-passphrase-from-cache): Rename from
10590         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10591         changed).
10592         (pgg-read-passphrase, pgg-add-passphrase-cache)
10593         (pgg-remove-passphrase-cache): Add informative docstrings.
10594         (pgg-decrypt): Convey provided passphrase in subordinate call to
10595         pgg-decrypt-region.
10596
10597 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10598
10599         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10600         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10601         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10602         'passphrase' argument, so the passphrase can be managed externally
10603         and then passed in to the system.
10604
10605         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10606         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10607         so the passphrase cache can be used reliably with identifiers
10608         besides a pgp packet's key id.
10609
10610         * pgg-gpg.el (pgg-gpg-encrypt-region)
10611         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10612         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10613         these routines, so the passphrase can be managed externally and
10614         passed in to the system.
10615
10616         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10617         'notruncate' argument, so the passphrase cache can be used
10618         reliably with identifiers besides a pgp packet's key id.
10619
10620 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10621
10622         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10623         symmetric encryption.
10624         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10625         encrypted session key.
10626         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10627         message ask for the passphrase in a proper way.
10628
10629         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10630         New user commands for symmetric encryption.
10631
10632 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10633
10634         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10635
10636         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10637
10638 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10639
10640         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10641
10642 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10643
10644         * mm-decode.el (mm-inlined-types): Add application/pgp.
10645         (mm-automatic-display): Ditto.
10646
10647         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10648         part as text.
10649
10650 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10651
10652         * nnrss.el: Update copyright.
10653         (nnrss-opml-import): Query whether to subscribe to each entry.
10654
10655         * gnus-art.el:
10656         * gnus-sum.el:
10657         * gnus-xmas.el:
10658         * messagexmas.el:
10659         * mm-uu.el:
10660         * mm-view.el: Update copyright.
10661
10662 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10663
10664         * message.el (message-info): New function.
10665         (message-mode-menu): Add it.
10666         Update copyright.
10667
10668         * ChangeLog: Fix and update copyright.
10669
10670 2006-01-13  Romain Francoise  <romain@orebokech.com>
10671
10672         * message.el (message-forward-subject-name-subject): Prefer the
10673         address to 'nowhere' if the sender has no name.
10674         Fix typo.  Update copyright year.
10675
10676 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10677
10678         * gnus-art.el (article-wash-html): Use
10679         gnus-summary-show-article-charset-alist if a numeric arg is given.
10680         (gnus-article-wash-html-with-w3m-standalone): New function.
10681
10682         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10683         mm-inline-text-html-render-with-w3m-standalone.
10684         (mm-text-html-washer-alist): Map w3m-standalone to
10685         gnus-article-wash-html-with-w3m-standalone.
10686         (mm-inline-text-html-render-with-w3m-standalone): New function.
10687
10688 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10689
10690         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10691         Improve LaTeX.
10692
10693 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10694
10695         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10696         (nnrss-request-article): Render text/plain parts as HTML.
10697
10698         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10699         the buffer.
10700
10701 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10702
10703         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10704         custom definition of `gnus-posting-styles'.
10705
10706         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10707         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10708
10709 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10710
10711         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10712         Use nntp for bug archive.
10713
10714 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10715
10716         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10717         parts.
10718         (nnrss-normalize-date): New function converts ISO 8601 date into
10719         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10720         (nnrss-check-group): Use it.
10721
10722 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10723
10724         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10725
10726         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10727         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10728         (nnrss-insert-w3): Ditto.
10729
10730 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10731
10732         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10733         the articles to be forwarded including the case where neither a
10734         number of articles nor a region is specified.
10735
10736 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10737
10738         * nnrss.el (nnrss-request-article): Fix last change; fill
10739         text/plain parts.
10740
10741 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10742
10743         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10744         in text/plain part.
10745         (nnrss-check-group): Don't add excessive newline to dc:subject.
10746
10747 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10748
10749         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10750         article.
10751
10752 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10753
10754         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10755         (nnml-use-compressed-files, nnml-save-mail): Support other
10756         comression programs such as bzip2.
10757
10758 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10759
10760         * dns.el (query-dns): Make sure we check the buffer size before
10761         removing tcp headers.
10762
10763 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10764
10765         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10766         remove MIME buttons associated with multipart/alternative parts.
10767         (gnus-mime-display-alternative): Tag buttons using `article-type'
10768         text property.
10769
10770         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10771         associated with multipart/alternative parts.
10772
10773         * gnus-art.el (gnus-signature-separator): Fix custom type.
10774
10775         * mm-decode.el (mm-inlined-types): Fix custom type.
10776         (mm-keep-viewer-alive-types): Ditto.
10777         (mm-automatic-display): Ditto.
10778         (mm-attachment-override-types): Ditto.
10779         (mm-inline-override-types): Ditto.
10780         (mm-automatic-external-display): Ditto.
10781
10782 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10783
10784         * spam-report.el (spam-report-user-mail-address)
10785         (spam-report-user-agent): New variables.
10786         (spam-report-url-ping-plain): Use spam-report-user-agent.
10787
10788 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10789
10790         * gnus-art.el (gnus-button-handle-custom): Do not just use
10791         `customize-apropos' for any "M-x customize-*" button but the
10792         function called for.  Accept both the function name and its
10793         argument in order to achieve this.
10794         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10795         function name to `gnus-button-handle-custom' in case of "M-x
10796         customize-*" buttons.
10797
10798 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10799
10800         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10801         multipart/alternative and add xref to mm-discouraged-alternatives
10802         in doc string.
10803
10804         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10805         gnus-buttonized-mime-types in doc string.
10806
10807 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10808
10809         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10810         Suggest image/.* in the doc string.
10811
10812 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10813
10814         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10815         message-marks (Debian bug #342521).
10816
10817 2005-12-12  Simon Josefsson  <jas@extundo.com>
10818
10819         * password.el (password-read-from-cache): Add.
10820         (password-read): Use it.
10821
10822 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10823
10824         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10825         us-ascii as a MIME charset.
10826
10827         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10828         against the case where the 2nd arg TYPE is nil.
10829
10830 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10831
10832         * pop3.el (pop3-stream-type): Fix custom version.
10833
10834         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10835
10836 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10837
10838         * mm-decode.el (mm-display-external): Add missing cdr.
10839
10840 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10841
10842         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10843         RFC1524) if it is in mailcap or add a suffix according to
10844         mailcap-mime-extensions when generating a temp filename; postpone
10845         deleting a temp file for 2 seconds for some wrappers, shell
10846         scripts, and so on, which might exit right after having started a
10847         viewer command as a background job.
10848
10849 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10850
10851         * nntp.el (nntp-marks-directory): Fix custom group.
10852
10853         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10854         steps when < 10.
10855
10856         * gnus-start.el (gnus-no-server-1): Mention
10857         `gnus-level-default-subscribed' in doc string.
10858
10859 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10860
10861         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10862         parens.
10863
10864 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10865
10866         * gnus-xmas.el (gnus-use-toolbar): Revert.
10867         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10868         gnus-use-toolbar is default.
10869
10870         * messagexmas.el (message-use-toolbar): Revert.
10871         (message-setup-toolbar): Use global default-toolbar if
10872         message-use-toolbar is default.
10873
10874 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10875
10876         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10877         according to default-toolbar-visible-p.
10878
10879         * messagexmas.el (message-use-toolbar): Ditto.
10880
10881 2005-11-26  Dave Love  <fx@gnu.org>
10882
10883         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10884         (tls-program, tls-success): Provide openssl alternative.
10885
10886         * starttls.el: Doc fixes.
10887         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10888         SERVICE to PORT.
10889
10890         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10891         port null or service name.
10892         (starttls-negotiate): Autoload.
10893
10894 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10895
10896         * message.el (message-kill-to-signature): Fix interactive spec.
10897
10898 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10899
10900         * pop3.el (pop3-open-server): Recognize a string as a service name.
10901
10902 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10903
10904         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10905
10906 2005-11-23  Dave Love  <fx@gnu.org>
10907
10908         Add pop3s, pop3/starttls.
10909
10910         * pop3.el (pop3-authentication-scheme): Clarify doc.
10911         (open-tls-stream, starttls-open-stream): Autoload.
10912         (pop3-stream-type): New.
10913         (pop3-open-server): Use it.
10914
10915         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10916         for POP.
10917         (mail-source-keyword-map): Add :stream for POP.
10918         (mail-source-fetch-pop): Use pop3-stream-type.
10919
10920 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10921
10922         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10923         of current-time-string.
10924
10925 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10926
10927         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10928         date header.
10929
10930 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10931
10932         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10933         it can seriously impact performance as it bypasses the agent's
10934         local caches.
10935
10936 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10937
10938         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10939         must be explicitly online rather than "not explicitly offline" for
10940         its flags to be synchronized.
10941
10942         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10943         that gnus-uu-unmark-thread will function correctly.
10944
10945         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10946         1024K is instead displayed as 1M.
10947
10948 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10949
10950         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10951
10952 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10953
10954         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10955
10956 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10957
10958         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10959         error message to display actual error condition.
10960         (gnus-agent-save-local): Avoid saving symbols that are bound to
10961         nil as they simply result in a warning message in
10962         gnus-agent-read-local.
10963
10964 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10965
10966         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10967         rather than make-variable-buffer-local for file-precious-flag.
10968
10969 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10970
10971         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10972         for duplicates which are removed.  The invalid sort check then
10973         triggers a rescan after the sort as sorting may have moved
10974         duplicate entries such that they can be cheaply detected.
10975
10976 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10977
10978         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10979
10980 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10981
10982         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10983         internal variable to a custom variable.  Changed default value
10984         from compressed(2) to uncompressed(1).
10985         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10986         support for uncompressed agentview files.  Taken together, reading
10987         the agentview file should now be 6-7 times faster.
10988
10989 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10990
10991         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10992         as a buffer-local variable.  This avoids creating truncated
10993         dribble files as a result of a hang up, eg.
10994
10995 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10996
10997         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10998         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10999         XEmacs.
11000
11001 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11002
11003         * gnus-start.el (gnus-start-draft-setup): Enforce
11004         `gnus-draft-mode' for nndraft:drafts at startup.
11005
11006         * gnus.el (gnus-splash): Change custom group.
11007         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11008         allow-list argument.
11009
11010         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11011         string.
11012
11013 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11014
11015         * gnus-art.el (gnus-default-article-saver): Add user-defined
11016         `function' to custom type.
11017
11018 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11019
11020         * imap.el (imap-open): Handle case where buffer is a buffer
11021         object.
11022
11023 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11024
11025         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11026         long lines.
11027         (gnus-cache-delete-group): Wrap doc strings.
11028
11029         * gnus-agent.el (gnus-agent-rename-group)
11030         (gnus-agent-delete-group): Wrap doc strings.
11031
11032 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11033
11034         * messagexmas.el (message-use-toolbar): Change the valid values
11035         into default, top, bottom, left, and right.
11036         (message-toolbar-thickness): New variable.
11037         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11038         well.
11039         (message-setup-toolbar): Make it work.
11040
11041         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11042         (gnus-use-toolbar): Change the valid values into default, top,
11043         bottom, left, and right.
11044         (gnus-toolbar-thickness): New variable.
11045         (gnus-xmas-setup-toolbar): New function.
11046         (gnus-xmas-setup-group-toolbar): Use it.
11047         (gnus-xmas-setup-summary-toolbar): Use it.
11048
11049 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11050
11051         * gnus-start.el (gnus-1): Add "native" to
11052         gnus-predefined-server-alist.
11053
11054         * gnus.el (gnus-method-to-server): Don't add "native" to the
11055         lists here, because that leads to problems when
11056         gnus-select-method is bound.
11057
11058 2005-11-09  Simon Josefsson  <jas@extundo.com>
11059
11060         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11061         use (not sort-by-date) instead.
11062
11063 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11064
11065         * gnus-delay.el (gnus-delay-group): Don't autoload.
11066         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11067         to be re-loaded when customizing the `gnus-delay' group.
11068
11069 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11070
11071         * message.el: Revert last changes.
11072         (message-insert-citation-line): Use newlines.
11073
11074 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11075
11076         * message.el (message-courtesy-message)
11077         (message-mark-insert-begin, message-mark-insert-end)
11078         (message-elide-ellipsis, message-cancel-message)
11079         (message-add-header, message-change-subject)
11080         (message-cross-post-followup-to-header)
11081         (message-cross-post-insert-note, message-reduce-to-to-cc)
11082         (message-widen-reply, message-delete-not-region)
11083         (message-kill-to-signature, message-insert-signature)
11084         (message-insert-importance-high, message-insert-importance-low)
11085         (message-insert-or-toggle-importance)
11086         (message-insert-disposition-notification-to)
11087         (message-indent-citation, message-yank-original)
11088         (message-cite-original-without-signature, message-cite-original)
11089         (message-insert-citation-line, message-position-on-field)
11090         (message-fix-before-sending, message-send-mail-partially)
11091         (message-send-mail, message-send-mail-with-sendmail)
11092         (message-send-mail-with-qmail, message-send-news)
11093         (message-check-news-header-syntax, message-generate-headers)
11094         (message-insert-courtesy-copy, message-fill-address)
11095         (message-fill-header, message-shorten-references)
11096         (message-setup-1, message-cancel-news)
11097         (message-forward-make-body-plain, message-forward-make-body-mime)
11098         (message-forward-make-body-mml, message-encode-message-body)
11099         (message-forward-make-body-digest-plain)
11100         (message-forward-make-body-digest-mime)
11101         (message-use-alternative-email-as-from): Insert `hard-newline'
11102         instead of ordinary newlines.
11103
11104 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11105
11106         * message.el (message-generate-headers): Downcase the argument
11107         given to message-check-element.
11108
11109 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11110
11111         * nntp.el (nntp-authinfo-rejected): New error condition.
11112         (nntp-wait-for): Use new error condition to signal authentication
11113         error.
11114         (nntp-retrieve-data): Rethrow new error condition to break out of
11115         recursive call to nntp-send-authinfo.
11116
11117 2005-11-08  Romain Francoise  <romain@orebokech.com>
11118
11119         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11120         (gnus-summary-exit-map): Bind to `Z p'.
11121         (gnus-summary-make-menu-bar): Add menu item.
11122
11123 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11124
11125         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11126         (gnus-treat-*): Add `first' in all doc strings.
11127
11128         * gnus-group.el (gnus-group-compact-group): Fix typo.
11129
11130 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11131
11132         * gnus.el (gnus-parameters-case-fold-search): New variable.
11133         (gnus-parameters-get-parameter): Use it.
11134
11135         * gnus-score.el (gnus-home-score-file): Doc fix.
11136
11137 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11138
11139         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11140
11141 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11142
11143         * mm-util.el (mm-special-display-p): New function.
11144
11145         * mml.el (mml-preview): Use it; doc fix.
11146
11147 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11148
11149         * imap.el (imap-open): Handle case where buffer is a buffer object.
11150
11151 2005-10-29  Romain Francoise  <romain@orebokech.com>
11152
11153         * message.el (message-fix-before-sending): Fix comment.
11154
11155 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11156
11157         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11158
11159 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11160
11161         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11162         Used in gnus-score.el.
11163
11164 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11165
11166         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11167
11168 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11169
11170         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11171         whitespace removed in revision 7.8.  Use concatenated string to
11172         protect trailing whitespace.
11173
11174 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11175
11176         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11177         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11178         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11179         Courier IMAP ("some version from 2004").  Mostly based on similar
11180         code in the same function.
11181
11182 2005-10-26  Didier Verna  <didier@xemacs.org>
11183
11184         * gnus-group.el (gnus-group-compact-group): Invalidate original
11185         article buffer.
11186         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11187         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11188         NOV database and in article itself.
11189         Invalidate article backlog.
11190
11191 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11192
11193         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11194
11195 2005-10-26  Simon Josefsson  <jas@extundo.com>
11196
11197         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11198         part of 2004-07-25 change.
11199
11200 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11201
11202         * message.el (message-display-completion-list): New function.
11203         (message-expand-group): Use it; make sure the Completions buffer
11204         is modifiable.
11205 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11206
11207         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11208         user-mail-name is an empty string.
11209
11210 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11211
11212         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11213         depending on gnus-score-decay-constant.
11214
11215         * encrypt.el (encrypt-insert-file-contents)
11216         (encrypt-write-file-contents): Don't use `gnus-message'.
11217
11218         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11219         arguments.
11220         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11221         arguments to mm-uu-verbatim-marks-extract.
11222         (mm-uu-hide-markers): New variable.
11223         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11224
11225         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11226         (gnus-convert-image-to-face-command): Use "convert" by default to
11227         allow other input image formats.
11228         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11229         accordingly.
11230
11231 2005-10-23  Simon Josefsson  <jas@extundo.com>
11232
11233         * imap.el (imap-gssapi-program): Align command line parameters
11234         with latest GNU SASL.
11235         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11236
11237 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11238
11239         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11240         HTML.
11241         (nnslashdot-request-article): Ditto.
11242
11243         * lpath.el (featurep): Add nobreak-char-display.
11244
11245 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11246
11247         * mail-source.el (mail-source-fetch-pop): Require pop3.
11248         (mail-source-check-pop): Ditto.
11249
11250 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11251
11252         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11253         errors.
11254
11255 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11256
11257         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11258         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11259
11260         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11261
11262         * mm-bodies.el (mm-decode-string): Call
11263         `mm-charset-to-coding-system' with allow-override argument.
11264
11265 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11266
11267         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11268         (rfc2047-charset-to-coding-system): New function.
11269         (rfc2047-decode-encoded-words): New function.
11270         (rfc2047-decode-region): Use them.
11271         (rfc2047-decode-cte): Remove.
11272         (rfc2047-parse-and-decode): Remove.
11273         (rfc2047-decode): Remove.
11274
11275 2005-10-15  Kenichi Handa  <handa@m17n.org>
11276
11277         * rfc2047.el (rfc2047-decode-cte): New function.
11278         (rfc2047-decode-region): Change the way to decode successive
11279         encoded-words: decode B- or Q-encoding in each encoded-word,
11280         concatenate them, and decode it as charset.
11281
11282 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11283
11284         * lpath.el: Fbind codepage-setup for XEmacs.
11285
11286 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11287
11288         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11289         widget-move-and-invoke.
11290         (gnus-custom-mode): Use gnus-custom-map.
11291
11292 2005-10-15  Bill Wohler  <wohler@newt.com>
11293
11294         * message.el (message-tool-bar-map): Renamed image file from
11295         mail_send to mail/send.
11296
11297 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11298
11299         * message.el (message-expand-group): Pass the common
11300         prefix substring of completion to `display-completion-list'.
11301
11302 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11303
11304         * mml-sec.el (mml-secure-method): New internal variable.
11305         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11306         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11307         functions using mml-secure-method.
11308
11309         * mml.el (mml-mode-map): Add key bindings for those functions.
11310         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11311         Harder <harder@myrealbox.com>.
11312         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11313         end of message if point is the headers of the message.
11314
11315         * message.el (message-in-body-p): New function.
11316
11317         * assistant.el: Autoload gnus-util and netrc.
11318
11319         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11320         Use `mm-charset-override-alist' only when decoding.
11321
11322         * mm-bodies.el (mm-decode-body): Call
11323         `mm-charset-to-coding-system' with allow-override argument.
11324
11325         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11326         `filename' from Content-Disposition if Content-Type doesn't
11327         provide `name'.
11328         (gnus-mime-view-part-as-type): Set default instead of
11329         initial-input.
11330
11331 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11332
11333         * format-spec.el (format-spec): Propagate text properties of % spec.
11334
11335 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11336
11337         * gnus-art.el (gnus-treat-predicate): Add `first'.
11338
11339 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11340
11341         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11342         (mm-charset-override-alist): New variable.
11343         (mm-charset-to-coding-system): Use it.
11344         (mm-codepage-setup): New helper function.
11345         (mm-charset-eval-alist): New variable.
11346         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11347         about unknown charsets.
11348
11349         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11350
11351 2005-10-04  David Hansen  <david.hansen@gmx.net>
11352
11353         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11354         (nnrss-check-group): Ditto.
11355
11356 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11357
11358         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11359         Rename x-gnus-verbatim to x-verbatim.
11360         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11361
11362         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11363         x-verbatim.
11364
11365         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11366
11367         * gnus-util.el (gnus-remove-duplicates): Remove.
11368
11369         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11370         instead of gnus-remove-duplicates.
11371
11372         * message.el (message-remove-duplicates): Remove.
11373         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11374         message-remove-duplicates.
11375
11376         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11377         available, else use implementation from `delete-dups'.
11378
11379         * message.el (message-insert-expires): New function.
11380         (message-mode-map): Add key binding.
11381         (message-mode-field-menu): Add menu entry.
11382         (message-mode): Document it.
11383         (message-make-expires-date): Use `message-make-date'.
11384
11385 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11386
11387         * message.el (message-make-expires-date): New function.
11388
11389 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11390
11391         * Makefile.in (list-installed-shadows): New entry.
11392         (install): Use it.
11393         (remove-installed-shadows): New entry.
11394
11395         * dgnushack.el (dgnushack-default-load-path): New variable.
11396         (dgnushack-find-lisp-shadows): New function.
11397         (dgnushack-remove-lisp-shadows): New function.
11398
11399 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11400
11401         * Makefile.in (install-el-elc): New entry.
11402         (install): Use it so that .el files are necessarily installed.
11403
11404 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11405
11406         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11407
11408 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11409
11410         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11411         function rather than the diff-mode.el package.
11412         (mm-display-external): Use with-current-buffer.
11413         (mm-viewer-completion-map, mm-viewer-completion-map):
11414         Move initialization inside declaration.
11415
11416 2005-09-29  Simon Josefsson  <jas@extundo.com>
11417
11418         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11419         autoload mail-check-payment.
11420         (spam-check-hashcash): Define unconditionally, since hashcash.el
11421         is part of Gnus now.  Ignore errors from payment checking.
11422
11423 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11424
11425         * message.el (message-bold-region, message-unbold-region): Rename
11426         from `bold-region' and `unbold-region'.
11427
11428         * message.el: Remove useless autoloads.
11429
11430 2005-09-28  Simon Josefsson  <jas@extundo.com>
11431
11432         * message.el (message-use-idna): Default to t.
11433         (message-use-idna): Test whether encoding works too.  Doc fix.
11434
11435 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11436
11437         * nntp.el (nntp-warn-about-losing-connection): Remove.
11438
11439 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11440
11441         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11442         customizable.  Change default value.
11443         (mm-uu-diff-groups-regexp): Change default value.
11444         (mm-uu-type-alist): Add doc string.
11445         (mm-uu-configure): Add doc string.  Make it interactive.
11446         (mm-uu-tex-groups-regexp): New variable.
11447         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11448         (mm-uu-type-alist): Add LaTeX documents.
11449         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11450         of "text/verbatim".
11451         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11452
11453         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11454         instead of "text/verbatim".
11455
11456         * message.el (message-mark-inserted-region)
11457         (message-mark-insert-file): Use slrn style marks when called with
11458         prefix argument.
11459
11460 2005-09-27  Simon Josefsson  <jas@extundo.com>
11461
11462         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11463
11464 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11465
11466         * message.el (message-remove-duplicates): New function.
11467         Implementation borrowed from `gnus-remove-duplicates'.
11468         (message-idna-to-ascii-rhs): Also encode idna addresses in
11469         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11470         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11471         only ask about the same idna domain once per header and also tell
11472         in what header to replace the idna domain.
11473
11474         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11475         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11476         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11477         a header is decoded and not just the last one.
11478
11479 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11480
11481         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11482         has been decoded.
11483
11484         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11485         (mm-insert-part): Don't modify text if it has been decoded.
11486
11487         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11488         decoded.
11489
11490         * mm-view.el (mm-inline-text): Don't strip text props unless
11491         decoding enriched or richtext parts.
11492
11493 2005-09-25  Romain Francoise  <romain@orebokech.com>
11494
11495         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11496         * gnus-start.el (gnus-subscribe-interactively):
11497         * gnus-uu.el (gnus-uu-grab-articles):
11498         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11499         space.
11500
11501 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11502
11503         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11504         * mm-view.el (mm-view-pkcs7-decrypt):
11505         * gnus-sum.el (gnus-summary-limit-to-extra)
11506         (gnus-summary-respool-article, gnus-read-move-group-name):
11507         * gnus-score.el (gnus-summary-increase-score):
11508         * gnus-util.el (gnus-completing-read-with-default):
11509         * gnus-art.el (gnus-read-save-file-name)
11510         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11511         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11512         * message.el (message-check-news-header-syntax):
11513         Follow convention for reading with the minibuffer.
11514
11515 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11516
11517         * spam-report.el (spam-report-url-ping-plain):
11518         Use gnus-extended-version as User-Agent.
11519
11520         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11521         default value is nil.
11522
11523         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11524         (mm-uu-verbatim-marks-extract): New function.
11525         (mm-uu-extract): New face.
11526         (mm-uu-copy-to-buffer): Use it.
11527
11528         * spam-report.el (spam-report-gmane-ham): Renamed from
11529         `spam-report-gmane-unspam'.
11530         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11531         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11532
11533         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11534         Autoload.
11535         (spam-report-gmane-unregister-routine): Renamed
11536         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11537
11538 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11539
11540         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11541         (spam-report-gmane-unregister-routine): Add support for gmane
11542         unregistration.
11543
11544         * spam-report.el (spam-report-gmane-unspam)
11545         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11546         (spam-report-gmane): Change to take a single article and do unspam
11547         registration.
11548
11549 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11550
11551         * mm-url.el (mm-url-decode-entities): Fix regexp.
11552
11553 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11554
11555         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11556         default to nil, to be able to use Gnus at all.  If the default
11557         switches to something else, then the function should be fixed not
11558         be exceedingly slow.
11559
11560 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11561
11562         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11563         fail hard.
11564
11565         * spam-report.el: Add better Keywords line.
11566
11567         * spam.el: Add Maintainer and better Keywords line.
11568
11569 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11570
11571         * gnus-art.el (gnus-article-replace-part)
11572         (gnus-mime-replace-part): New functions.
11573         (gnus-mime-action-alist, gnus-mime-button-commands)
11574         (gnus-mime-save-part-and-strip): Added file argument.
11575         (gnus-article-part-wrapper): Added interactive argument.
11576
11577         * gnus-sum.el (gnus-summary-mime-map): Add
11578         `gnus-article-replace-part'.
11579
11580 2005-09-19  Didier Verna  <didier@xemacs.org>
11581
11582         The nnml compaction feature:
11583         * nnml.el (nnml-request-compact-group): New function.
11584         * nnml.el (nnml-request-compact): New function.
11585         * gnus-int.el (gnus-request-compact-group): New function.
11586         * gnus-int.el (gnus-request-compact): New function.
11587         * gnus-group.el (gnus-group-compact-group): New function.
11588         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11589         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11590         * gnus-srvr.el (gnus-server-compact-server): New function.
11591         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11592         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11593
11594 2005-09-18  Deepak Goel  <deego@gnufans.org>
11595
11596         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11597         format spec.
11598
11599 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11600
11601         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11602
11603 2005-09-15  Romain Francoise  <romain@orebokech.com>
11604
11605         * message.el (message-fill-paragraph): Clarify docstring.
11606
11607 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11608
11609         * gnus-art.el (gnus-mime-display-part): Protect against broken
11610         MIME messages.
11611
11612 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11613
11614         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11615         before parsing header.
11616
11617 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11618
11619         * html2text.el (html2text-replace-list): Add new entities.
11620
11621 2005-09-11  Romain Francoise  <romain@orebokech.com>
11622
11623         * message.el (message-alternative-emails): Improve docstring.
11624         (message-setup-1): Call `message-use-alternative-email-as-from'
11625         after `message-setup-hook' to give it precedence over posting
11626         styles, etc.
11627         (message-use-alternative-email-as-from): Add docstring.  Remove
11628         the original From header if present.
11629
11630         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11631         (nnml-save-mail): Use it.
11632
11633         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11634         articles.  Add new argument `silent'.
11635         (gnus-uu-mark-all): Report the total number of marked articles.
11636
11637 2005-09-10  Romain Francoise  <romain@orebokech.com>
11638
11639         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11640         (gnus-uu-mark-series): Likewise.
11641
11642 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11643
11644         * spam-report.el (spam-report-gmane): Fix generation of spam
11645         report URL.
11646
11647 2005-09-10  Simon Josefsson  <jas@extundo.com>
11648
11649         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11650         t, based on discussion on the ding list with Robert Epprecht
11651         <epprecht@solnet.ch>.
11652
11653 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11654
11655         * spam-report.el (spam-report-gmane): Make it work without
11656         X-Report-Spam header.  Gmane now only provides Archived-At.
11657         This is only used if `spam-report-gmane-use-article-number' is nil.
11658         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11659
11660         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11661         make `gnus-summary-sort-by-recipient' work with threading.
11662
11663         * nnweb.el (nnweb-google-wash-article): Print a message if article
11664         is not available.
11665
11666 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11667
11668         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11669         change.  Decode text/* parts content before displaying.
11670
11671 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11672
11673         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11674
11675 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11676
11677         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11678
11679         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11680         url-package-name, url-package-version,
11681         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11682         w3m-display-inline-images, and w3m-minor-mode-map.
11683
11684 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11685
11686         * message.el (message-tab-body-function): Fix mismatched custom type.
11687
11688         * gnus.el (gnus-group-change-level-function): Ditto.
11689
11690         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11691
11692         * gnus-art.el (gnus-signature-limit)
11693         (gnus-article-mime-part-function): Ditto.
11694
11695 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11696
11697         * mml.el (mml-mode): Silence the byte compiler.
11698
11699         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11700         using `(sit-for 0)' before moving the point to the specified part;
11701         skip unbuttonized parts.
11702         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11703         return to the summary window if gnus-auto-select-part is non-nil.
11704
11705 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11706
11707         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11708         variables.
11709         (mml-dnd-attach-file, mml-mode): Use them.
11710
11711         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11712         Make fetching article by MID work again for Google Groups.  Added
11713         FIXME concerning gnus-group-make-web-group.
11714
11715         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11716         Don't depend on Gnus by using mail-extract-address-components if
11717         gnus-extract-address-components is not bound.
11718
11719 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11720
11721         * gnus-art.el (gnus-mime-display-security): Don't display the
11722         signature, but only the signed part.
11723
11724 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11725
11726         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11727
11728         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11729         list, not listp.
11730
11731 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11732
11733         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11734         when encoding.
11735
11736         * mm-bodies.el (mm-decode-content-transfer-encoding):
11737         De-canonicalize CRLF for all text content types, not just
11738         text/plain.
11739
11740 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11741
11742         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11743         valid article; point arrow and cursor at the MIME button.
11744
11745 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11746
11747         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11748         Suggested by Dan Christensen <jdc@uwo.ca>.
11749
11750         * mm-decode.el (mm-save-part): Enable change of prompt.
11751
11752 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11753
11754         * gnus-msg.el (gnus-inews-add-send-actions): Made
11755         `message-post-method' lambda parameter ARG `&optional'.
11756
11757 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11758
11759         * gnus-sum.el (gnus-summary-mime-map): Added
11760         gnus-article-save-part-and-strip, gnus-article-delete-part and
11761         gnus-article-jump-to-part.
11762
11763         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11764         (gnus-article-edit-part): Use it.
11765         (gnus-article-part-wrapper): Added no-handle argument.
11766         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11767         functions.
11768
11769 2005-08-29  Romain Francoise  <romain@orebokech.com>
11770
11771         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11772         docstring.
11773         (gnus-face-from-file): Likewise.
11774
11775 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11776
11777         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11778         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11779         non-nil.
11780         (gnus-auto-select-part): New variable.
11781         (gnus-article-jump-to-part): New function.
11782         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11783         (gnus-mime-delete-part): Allow selecting specified part after
11784         deleting or stripping parts.
11785         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11786         part if argument is bogus.
11787
11788 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11789
11790         * gnus-art.el (w3m-minor-mode-map):
11791         * gnus-spec.el (gnus-newsrc-file-version):
11792         * gnus-util.el (nnmail-active-file-coding-system)
11793         (gnus-original-article-buffer, gnus-user-agent):
11794         * gnus.el (gnus-ham-process-destinations)
11795         (gnus-parameter-ham-marks-alist)
11796         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11797         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11798         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11799         * mm-decode.el (gnus-current-window-configuration):
11800         * mm-extern.el (gnus-article-mime-handles):
11801         * mm-url.el (url-current-object, url-package-name)
11802         (url-package-version):
11803         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11804         (smime-keys, w3m-cid-retrieve-function-alist)
11805         (w3m-current-buffer, w3m-display-inline-images)
11806         (w3m-minor-mode-map):
11807         * mml-smime.el (gnus-extract-address-components):
11808         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11809         (gnus-newsrc-hashtb, message-default-charset)
11810         (message-deletable-headers, message-options)
11811         (message-posting-charset, message-required-mail-headers)
11812         (message-required-news-headers):
11813         * mml1991.el (mc-pgp-always-sign):
11814         * mml2015.el (mc-pgp-always-sign):
11815         * nnheader.el (nnmail-extra-headers):
11816         * rfc1843.el (gnus-decode-encoded-word-function)
11817         (gnus-decode-header-function, gnus-newsgroup-name):
11818         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11819
11820 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11821
11822         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11823         the end of the date treatments.
11824
11825 2005-08-15  Simon Josefsson  <jas@extundo.com>
11826
11827         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11828         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11829         Capello and Romain Francoise.
11830         (pgg-fetch-key-function): Removed, not used?
11831         (pgg-insert-url-with-w3): Require url, to get
11832         url-insert-file-contents regardless of where it is defined.
11833
11834 2005-08-13  Romain Francoise  <romain@orebokech.com>
11835
11836         * message.el (message-cite-original-1): New function.
11837         (message-cite-original): Use it.
11838         (message-cite-original-without-signature): Ditto.
11839
11840 2005-08-08  Romain Francoise  <romain@orebokech.com>
11841
11842         * message.el (message-yank-empty-prefix): New variable.
11843         (message-indent-citation): Use it.
11844         (message-cite-original-without-signature): Respect X-No-Archive.
11845
11846 2005-08-08  Simon Josefsson  <jas@extundo.com>
11847
11848         * pgg.el: Autoload url-insert-file-contents instead of loading
11849         w3/url.
11850         (pgg-insert-url-with-w3): Don't load url here.
11851
11852 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11853
11854         * message.el (message-kill-to-signature): Don't insert newline at
11855         bol.
11856         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11857
11858 2005-08-06  Romain Francoise  <romain@orebokech.com>
11859
11860         * message.el (message-user-fqdn): Fix typo in docstring.
11861
11862 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11863
11864         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11865
11866         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11867
11868 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11869
11870         * mm-bodies.el (mm-encode-body): Use coding system rather than
11871         charset to encode text.
11872
11873         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11874         number of charsets if utf-8 is available (XEmacs).
11875
11876 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11877
11878         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11879         taken from `gnus-button-mid-or-mail-regexp'.
11880         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11881         (gnus-button-alist): Improve regexp for domain part of the MIDs
11882         for news:localpart@domain buttons.
11883         (gnus-button-ctan-directory-regexp): Update.
11884
11885 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11886
11887         * sieve-manage.el (sieve-manage-interactive-login): Use
11888         make-local-variable rather than make-variable-buffer-local.
11889         (sieve-manage-open): Ditto.
11890         (sieve-manage-authenticate): Ditto.
11891
11892         * mml.el (mml-generate-mime-1): Make the content type default to
11893         text/plain if the filename is not specified.
11894
11895 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11896
11897         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11898         instead of insert-buffer.
11899
11900         * message.el (message-yank-original): Ditto; set the mark at the
11901         end of the yanked message.
11902
11903 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11904
11905         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11906         lines to scroll rather than to stop it.
11907
11908         * mml.el (mml-generate-default-type): Add doc string.
11909         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11910         default to application/octet-stream when determining the content
11911         type if it is not specified for the part or the mml contents; add
11912         a comment about mml-generate-default-type.
11913
11914 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11915
11916         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11917         make it default to application/octet-stream when determining the
11918         content type if it is not specified for the external contents.
11919
11920 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11921
11922         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11923         segmented parameter but also other parameters might be there.
11924
11925 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11926
11927         * mm-decode.el (mm-display-external): Delete temp file, directory
11928         and buffer immediately if the external process is exited.
11929
11930 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11931
11932         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11933         fewer lines than that of scroll-margin.
11934         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11935
11936 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11937
11938         * gnus-art.el (gnus-article-next-page): Revert.
11939         (gnus-article-beginning-of-window): New macro.
11940         (gnus-article-next-page-1): Use it.
11941         (gnus-article-prev-page): Ditto.
11942         (gnus-article-edit-part): Use insert-buffer-substring instead of
11943         insert-buffer.
11944         (gnus-article-edit-exit): Ditto.
11945
11946         * gnus-util.el (gnus-beginning-of-window): Remove.
11947         (gnus-end-of-window): Remove.
11948
11949         * lpath.el: Don't bind header-line-format and scroll-margin.
11950
11951 2005-07-25  Simon Josefsson  <jas@extundo.com>
11952
11953         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11954         to have the url package without w3.  Reported by Daiki Ueno
11955         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11956
11957 2005-07-20  Didier Verna  <didier@xemacs.org>
11958
11959         * gnus-diary.el: Remove the description comment (nndiary is now
11960         properly documented in the Gnus manual).
11961         Fix the spelling of "Back End".
11962         * nndiary.el: Ditto.
11963         Fix the copyright notice.
11964
11965 2005-07-18  Romain Francoise  <romain@orebokech.com>
11966
11967         * gnus-sum.el (gnus-summary-to-prefix)
11968         (gnus-summary-newsgroup-prefix): New variables.
11969         (gnus-summary-from-or-to-or-newsgroups): Use them.
11970
11971 2005-07-17  Romain Francoise  <romain@orebokech.com>
11972
11973         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11974         space as it's generally not especially interesting to the user.
11975
11976 2005-07-16  Romain Francoise  <romain@orebokech.com>
11977
11978         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11979         nil to avoid prompting and file modification if one of the
11980         messages at the top of the nnfolder file contains a copyright
11981         notice.
11982         Update copyright notice.
11983
11984         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11985         instead of `current-time-string' as the latter creates a time
11986         string that is not RFC 2822 compliant (it lacks the zone).
11987         Update copyright notice.
11988
11989 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11990
11991         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11992         for text/rtf.  Display default in prompt.  Pass default for M-n.
11993
11994         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11995
11996 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11997
11998         * gnus-msg.el (gnus-button-mailto): Remove
11999         save-selected-window-window hackery because it relies on
12000         save-selected-window internals.
12001
12002 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12003
12004         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12005         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12006         (gnus-article-prev-page): Ditto.
12007
12008         * gnus-util.el (gnus-beginning-of-window): New function.
12009         (gnus-end-of-window): New function.
12010
12011         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12012
12013 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12014
12015         * gnus-score.el (gnus-score-edit-all-score): Set
12016         gnus-score-edit-exit-function to gnus-score-edit-done and call
12017         gnus-message.
12018
12019 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12020
12021         * gnus-msg.el (gnus-button-mailto): Remove
12022         save-selected-window-window hackery because it relies on
12023         save-selected-window internals.
12024
12025 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12026
12027         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12028         add-minor-mode.
12029         (gnus-binary-mode): Ditto.
12030
12031         * gnus-topic.el (gnus-topic-mode): Ditto.
12032
12033 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12034
12035         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12036         (gnus-article-prev-page): Take scroll-margin into consideration.
12037
12038 2005-07-04  Lute Kamstra  <lute@gnu.org>
12039
12040         Update FSF's address in GPL notices.
12041
12042 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12043
12044         * gnus.el (gnus-exit):
12045         * gnus-group.el (gnus-group-icons):
12046         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12047
12048         * gnus-nocem.el (gnus-nocem):
12049         * message.el (message-various, message-buffers, message-sending)
12050         (message-interface, message-forwarding, message-insertion)
12051         (message-headers, message-news, message-mail):
12052         * pgg-gpg.el (pgg-gpg):
12053         * pgg-parse.el (pgg-parse):
12054         * pgg-pgp.el (pgg-pgp):
12055         * pgg-pgp5.el (pgg-pgp5):
12056         * pop3.el (pop3): Finish `defgroup' description with period.
12057
12058 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12059
12060         * gnus-art.el (article-display-face): Improve the efficiency.
12061         (article-display-x-face): Ditto; remove grey x-face stuff.
12062
12063 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12064
12065         * gnus-art.el (article-display-face): Correct the position in
12066         which Faces are inserted.
12067
12068 2005-06-29  Didier Verna  <didier@xemacs.org>
12069
12070         * gnus-art.el (article-display-face): Display faces in correct
12071         order.
12072
12073 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12074
12075         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12076         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12077         (gnus-nocem-check-article): Fetch the Type header.
12078         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12079         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12080         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12081         make sure gnus-nocem-hashtb is initialized.
12082         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12083         (gnus-nocem-unwanted-article-p): Ditto.
12084
12085         * pgg.el (pgg-verify): Return the verification result.
12086
12087 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12088
12089         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12090         is ascii.
12091
12092 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12093
12094         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12095         `show-nonbreak-escape'.
12096
12097 2005-06-23  Lute Kamstra  <lute@gnu.org>
12098
12099         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12100
12101         * dig.el (dig-mode):
12102         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12103
12104 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12105
12106         * nnimap.el (nnimap-split-download-body): Fix spellings.
12107
12108 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12109
12110         * gnus-art.el (gnus-article-encrypt-body):
12111         * gnus-cus.el (gnus-score-customize):
12112         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12113         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12114
12115 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12116
12117         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12118         header by looking for magic "MII" at the beginnig.
12119
12120 2005-06-16  Miles Bader  <miles@gnu.org>
12121
12122         * gnus-xmas.el (gnus-xmas-group-startup-message):
12123         Use renamed gnus-splash face.
12124
12125         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12126         (assistant-field-face): New backward-compatibility alias for renamed
12127         face.
12128         (assistant-render-text): Use renamed assistant-field face.
12129
12130         * spam.el (spam): Remove "-face" suffix from face name.
12131         (spam-face): New backward-compatibility alias for renamed face.
12132         (spam-face, spam-initialize): Use renamed spam face.
12133
12134         * message.el (message-header-to, message-header-cc)
12135         (message-header-subject, message-header-newsgroups)
12136         (message-header-other, message-header-name)
12137         (message-header-xheader, message-separator, message-cited-text)
12138         (message-mml): Remove "-face" suffix from face names.
12139         (message-header-to-face, message-header-cc-face)
12140         (message-header-subject-face, message-header-newsgroups-face)
12141         (message-header-other-face, message-header-name-face)
12142         (message-header-xheader-face, message-separator-face)
12143         (message-cited-text-face, message-mml-face):
12144         New backward-compatibility aliases for renamed faces.
12145         (message-font-lock-keywords): Use renamed message faces.
12146
12147         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12148         (sieve-test-commands, sieve-tagged-arguments):
12149         Remove "-face" suffix from face names.
12150         (sieve-control-commands-face, sieve-action-commands-face)
12151         (sieve-test-commands-face, sieve-tagged-arguments-face):
12152         New backward-compatibility aliases for renamed faces.
12153         (sieve-control-commands-face, sieve-action-commands-face)
12154         (sieve-test-commands-face, sieve-tagged-arguments-face):
12155         Use renamed sieve faces.
12156
12157         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12158         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12159         (gnus-group-news-3-empty, gnus-group-news-4)
12160         (gnus-group-news-4-empty, gnus-group-news-5)
12161         (gnus-group-news-5-empty, gnus-group-news-6)
12162         (gnus-group-news-6-empty, gnus-group-news-low)
12163         (gnus-group-news-low-empty, gnus-group-mail-1)
12164         (gnus-group-mail-1-empty, gnus-group-mail-2)
12165         (gnus-group-mail-2-empty, gnus-group-mail-3)
12166         (gnus-group-mail-3-empty, gnus-group-mail-low)
12167         (gnus-group-mail-low-empty, gnus-summary-selected)
12168         (gnus-summary-cancelled, gnus-summary-high-ticked)
12169         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12170         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12171         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12172         (gnus-summary-low-undownloaded)
12173         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12174         (gnus-summary-low-unread, gnus-summary-normal-unread)
12175         (gnus-summary-high-read, gnus-summary-low-read)
12176         (gnus-summary-normal-read, gnus-splash):
12177         Remove "-face" suffix from face names.
12178         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12179         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12180         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12181         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12182         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12183         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12184         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12185         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12186         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12187         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12188         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12189         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12190         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12191         (gnus-summary-normal-ticked-face)
12192         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12193         (gnus-summary-normal-ancient-face)
12194         (gnus-summary-high-undownloaded-face)
12195         (gnus-summary-low-undownloaded-face)
12196         (gnus-summary-normal-undownloaded-face)
12197         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12198         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12199         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12200         (gnus-splash-face):
12201         New backward-compatibility aliases for renamed faces.
12202         (gnus-group-startup-message): Use renamed gnus faces.
12203
12204         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12205         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12206         (gnus-server-agent): Remove "-face" suffix from face names.
12207         (gnus-server-agent-face, gnus-server-opened-face)
12208         (gnus-server-closed-face, gnus-server-denied-face)
12209         (gnus-server-offline-face):
12210         New backward-compatibility aliases for renamed faces.
12211         (gnus-server-agent-face, gnus-server-opened-face)
12212         (gnus-server-closed-face, gnus-server-denied-face)
12213         (gnus-server-offline-face): Use renamed gnus faces.
12214
12215         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12216         Remove "-face" suffix from face names.
12217         (gnus-picon-xbm-face, gnus-picon-face):
12218         New backward-compatibility aliases for renamed faces.
12219
12220         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12221         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12222         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12223         (gnus-cite-11): Remove "-face" suffix from face names.
12224         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12225         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12226         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12227         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12228         New backward-compatibility aliases for renamed faces.
12229         (gnus-cite-attribution-face, gnus-cite-face-list)
12230         (gnus-article-boring-faces): Use renamed gnus faces.
12231
12232         * gnus-art.el (gnus-signature, gnus-header-from)
12233         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12234         (gnus-header-content): Remove "-face" suffix from face names.
12235         (gnus-signature-face, gnus-header-from-face)
12236         (gnus-header-subject-face, gnus-header-newsgroups-face)
12237         (gnus-header-name-face, gnus-header-content-face):
12238         New backward-compatibility aliases for renamed faces.
12239         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12240
12241         * gnus-sum.el (gnus-summary-selected-face)
12242         (gnus-summary-highlight): Use renamed gnus faces.
12243         * gnus-group.el (gnus-group-highlight): Likewise.
12244
12245 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12246
12247         * gnus-sieve.el (gnus-sieve-article-add-rule):
12248         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12249         * spam-stat.el (spam-stat-buffer-change-to-spam)
12250         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12251
12252         * message.el (message-is-yours-p):
12253         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12254
12255 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12256
12257         * mm-view.el (mm-inline-text): Withdraw the last change.
12258
12259 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12260
12261         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12262         executing enriched-decode.
12263
12264 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12265
12266         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12267         charset of tar files.
12268
12269 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12270
12271         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12272
12273 2005-06-04  Lute Kamstra  <lute@gnu.org>
12274
12275         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12276         information is never recorded.
12277
12278 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12279
12280         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12281
12282 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12283
12284         * pop3.el (pop3-apop): Run md5 in the binary mode.
12285
12286         * starttls.el (starttls-set-process-query-on-exit-flag):
12287         Use eval-and-compile.
12288
12289 2005-05-31  Simon Josefsson  <jas@extundo.com>
12290
12291         * smime.el (smime-replace-in-string): Define.
12292         (smime-cert-by-ldap-1): Use it.
12293
12294 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12295
12296         * gnus-art.el (article-display-x-face): Replace
12297         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12298
12299         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12300         set-process-query-on-exit-flag or process-kill-without-query.
12301
12302         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12303         loop instead of replace-regexp.
12304
12305         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12306         instead of process-kill-without-query if it is available.
12307
12308         * lpath.el: Fbind ldap-search-entries.
12309
12310         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12311         instead of find-file-hooks if it is available.
12312
12313         * mml1991.el: Bind pgg-default-user-id when compiling.
12314
12315         * mml2015.el: Bind pgg-default-user-id when compiling.
12316
12317         * nndraft.el (nndraft-request-associate-buffer):
12318         Use write-contents-functions instead of write-contents-hooks if it is
12319         available.
12320
12321         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12322         instead of find-file-hooks if it is available.
12323
12324         * nntp.el (nntp-open-connection): Replace
12325         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12326         (nntp-open-ssl-stream): Ditto.
12327         (nntp-open-tls-stream): Ditto.
12328
12329         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12330         set-process-query-on-exit-flag or process-kill-without-query.
12331         (starttls-open-stream-gnutls): Use it instead of
12332         process-kill-without-query.
12333         (starttls-open-stream): Ditto.
12334
12335 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12336
12337         * smime.el (smime-cert-by-ldap-1): Don't use
12338         replace-regexp-in-string.
12339
12340 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12341
12342         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12343
12344         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12345         in PEM format.  Adjust to the XEmacs compability.
12346
12347 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12348
12349         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12350         by `string-to-number'.
12351         * gnus-agent.el (gnus-agent-regenerate-group)
12352         (gnus-agent-fetch-articles): Ditto.
12353         * gnus-art.el (gnus-button-fetch-group): Ditto.
12354         * gnus-cache.el (gnus-cache-generate-active)
12355         (gnus-cache-articles-in-group): Ditto.
12356         * gnus-group.el (gnus-group-set-current-level)
12357         (gnus-group-insert-group-line): Ditto.
12358         * gnus-score.el (gnus-score-set-expunge-below)
12359         (gnus-score-set-mark-below, gnus-summary-score-effect)
12360         (gnus-summary-score-entry): Ditto.
12361         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12362         (gnus-soup-pack): Ditto.
12363         * gnus-spec.el (gnus-xmas-format): Ditto.
12364         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12365         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12366         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12367         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12368         * nndb.el (nndb-get-remote-expire-response): Ditto.
12369         * nndiary.el (nndiary-parse-schedule-value)
12370         (nndiary-string-to-number, nndiary-request-replace-article)
12371         (nndiary-request-article): Ditto.
12372         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12373         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12374         * nneething.el (nneething-make-head): Ditto.
12375         * nnfolder.el (nnfolder-request-article)
12376         (nnfolder-retrieve-headers): Ditto.
12377         * nnheader.el (nnheader-file-to-number): Ditto.
12378         * nnkiboze.el (nnkiboze-request-article): Ditto.
12379         * nnmail.el (nnmail-process-unix-mail-format)
12380         (nnmail-process-babyl-mail-format): Ditto.
12381         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12382         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12383         (nnmh-request-create-group, nnmh-request-list-1)
12384         (nnmh-request-group, nnmh-request-article): Ditto.
12385         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12386         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12387         * nnsoup.el (nnsoup-make-active): Ditto.
12388         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12389         * nntp.el (nntp-find-group-and-number)
12390         (nntp-retrieve-headers-with-xover): Ditto.
12391         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12392         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12393         (pgg-format-key-identifier): Ditto.
12394         * pop3.el (pop3-last, pop3-stat): Ditto.
12395         * qp.el (quoted-printable-decode-region): Ditto.
12396
12397         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12398         of concat.
12399
12400 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12401
12402         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12403
12404         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12405
12406         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12407
12408         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12409
12410         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12411
12412         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12413
12414         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12415         (gnus-carpal-mode): Ditto.
12416
12417         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12418         (gnus-browse-mode): Ditto.
12419
12420         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12421
12422         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12423
12424 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12425
12426         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12427
12428 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12429
12430         * gnus-util.el (gnus-run-mode-hooks): New function.
12431
12432         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12433
12434         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12435         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12436
12437 2005-05-27  Lute Kamstra  <lute@gnu.org>
12438
12439         * dns-mode.el (dns-mode): Specify customization group.
12440
12441 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12442
12443         * gnus-agent.el (gnus-agent-make-mode-line-string):
12444         Use mode-line-highlight as mouse-face.
12445
12446 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12447
12448         * canlock.el (canlock): Change the parent group to news.
12449
12450         * deuglify.el (gnus-outlook-deuglify): Add :group.
12451
12452         * dig.el (dig): Add :group.
12453
12454         * dns-mode.el (dns-mode): Add :group.
12455
12456         * encrypt.el (encrypt): Add :group.
12457
12458         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12459         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12460         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12461         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12462         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12463
12464         * gnus-diary.el (gnus-diary): Add :group.
12465
12466         * gnus.el (gnus-group-news-1-face): Add :group.
12467         (gnus-group-news-1-empty-face): Ditto.
12468         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12469         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12470         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12471         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12472         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12473         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12474         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12475         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12476         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12477         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12478         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12479         (gnus-summary-high-ticked-face): Ditto.
12480         (gnus-summary-low-ticked-face): Ditto.
12481         (gnus-summary-normal-ticked-face): Ditto.
12482         (gnus-summary-high-ancient-face): Ditto.
12483         (gnus-summary-low-ancient-face): Ditto.
12484         (gnus-summary-normal-ancient-face): Ditto.
12485         (gnus-summary-high-undownloaded-face): Ditto.
12486         (gnus-summary-low-undownloaded-face): Ditto.
12487         (gnus-summary-normal-undownloaded-face): Ditto.
12488         (gnus-summary-high-unread-face): Ditto.
12489         (gnus-summary-low-unread-face): Ditto.
12490         (gnus-summary-normal-unread-face): Ditto.
12491         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12492         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12493
12494         * hashcash.el (hashcash): New custom group.
12495         (hashcash-default-payment): Add :group.
12496         (hashcash-payment-alist): Ditto.
12497         (hashcash-default-accept-payment): Ditto.
12498         (hashcash-accept-resources): Ditto.
12499         (hashcash-path): Ditto.
12500         (hashcash-extra-generate-parameters): Ditto.
12501         (hashcash-double-spend-database): Ditto.
12502         (hashcash-in-news): Ditto.
12503
12504         * message.el (message-minibuffer-local-map): Add :group.
12505
12506         * netrc.el (netrc): Add :group.
12507
12508         * sieve-manage.el (sieve-manage-log): Add :group.
12509         (sieve-manage-default-user): Diito.
12510         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12511         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12512         (sieve-manage-authenticators): Ditto.
12513         (sieve-manage-authenticator-alist): Ditto.
12514         (sieve-manage-default-port): Ditto.
12515
12516         * sieve-mode.el (sieve-control-commands-face): Add :group.
12517         (sieve-action-commands-face): Ditto.
12518         (sieve-test-commands-face): Ditto.
12519         (sieve-tagged-arguments-face): Ditto.
12520
12521         * smime.el (smime): Add :group.
12522
12523         * spam-report.el (spam-report): Add :group.
12524
12525         * spam.el (spam, spam-face): Add :group.
12526
12527 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12528
12529         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12530         return \n.\n.\n at the end of articles.  Protect against that.
12531         (nntp-with-open-group): Allow debugging.
12532
12533         * nnheader.el (mail-header-set-extra): Make into a function
12534         because I just could't understand how to quote the list properly.
12535
12536         * dns.el (query-dns-cached): New function.
12537
12538 2005-05-26  Lute Kamstra  <lute@gnu.org>
12539
12540         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12541
12542 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12543
12544         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12545
12546         * gnus-art.el: Don't autoload mail-extract-address-components.
12547
12548         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12549         eval-and-compile to evaluate it.
12550
12551         * hashcash.el: Don't autoload executable-find.
12552
12553         * nndb.el: Don't declare the nndb back end two or more times; don't
12554         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12555
12556         * nntp.el: Autoload format-spec instead of format; use
12557         eval-and-compile to evaluate autoload forms.
12558
12559 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12560
12561         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12562
12563 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12564
12565         * gnus.el (gnus-version-number): Bump version.
12566
12567 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12568
12569         * gnus.el: No Gnus v0.3 is released.
12570
12571 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12572
12573         * lpath.el (featurep): Bind show-nonbreak-escape.
12574
12575 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12576
12577         * gnus-art.el (gnus-article-edit-part): Disable undo.
12578
12579 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12580
12581         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12582         gnus-article-date-lapsed-new-header is t if date timer is active;
12583         skip headers in which the original date value is empty.
12584         (gnus-article-save-original-date): Redefine it as a macro.
12585         (gnus-display-mime): Use it.
12586
12587 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12588
12589         * gnus-art.el (article-date-ut): Support converting date in
12590         forwarded parts as well.
12591         (gnus-article-save-original-date): New function.
12592         (gnus-display-mime): Use it.
12593
12594 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12595
12596         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12597         enclosure element of <item>.
12598
12599 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12600
12601         * message.el (message-kill-buffer-query): Renamed from
12602         `message-kill-buffer-query-if-modified'.  Added :version.
12603
12604 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12605
12606         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12607         window layout.
12608
12609 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12610
12611         * mml.el: Autoload dnd when compiling.
12612
12613 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12614
12615         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12616         x-dnd-*.
12617
12618 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12619
12620         * qp.el (quoted-printable-encode-region): Save excursion.
12621
12622 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12623
12624         * message.el (message-kill-buffer-query-if-modified): Add new variable
12625         so the user can kill a modified message buffer quickly.
12626         (message-kill-buffer): Use it.
12627
12628 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12629
12630         * lpath.el: Fbind display-time-event-handler; don't fbind
12631         string-to-multibyte.
12632
12633         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12634
12635 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12636
12637         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12638         contained in text because xml.el decodes entities) with LFs.
12639
12640 2005-04-11  Lute Kamstra  <lute@gnu.org>
12641
12642         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12643         differently.
12644
12645 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12646
12647         * mm-util.el (mm-detect-coding-region): Typo.
12648
12649 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12650
12651         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12652
12653 2005-04-06  Deepak Goel  <deego@gnufans.org>
12654
12655         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12656         user-function allow user modifications of the scores.
12657         (spam-stat-score-buffer-user): New function, to allow
12658         user-computed modifications to the score.
12659         (spam-stat-score-buffer-user-functions): List of additional
12660         scoring functions.
12661         (spam-stat-error-holder): Global temporary error holder.
12662         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12663         variable.
12664
12665 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12666
12667         * gnus-registry.el (gnus-registry-clean-empty-function)
12668         (gnus-registry-trim, gnus-registry-fetch-groups)
12669         (gnus-registry-delete-group): Groups that match
12670         `gnus-registry-ignored-groups' are removed from the registry
12671         entries, not just ignored for splitting.  This helps clean up the
12672         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12673         to get all the groups a message ID is in.
12674
12675         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12676         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12677         (spam-stat-score-buffer-user-functions): Add :number custom type.
12678
12679 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12680
12681         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12682         argument in XEmacs.
12683
12684         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12685         (nnrss-request-group): Decode group name first.
12686         (nnrss-request-article): Make a text/plain article if mml-to-mime
12687         failed.
12688         (nnrss-get-encoding): Return a compatible encoding according to
12689         nnrss-compatible-encoding-alist.
12690         (nnrss-find-el): Use consp instead of listp.
12691         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12692
12693 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12694
12695         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12696         which Emacs 20 doesn't support.
12697         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12698
12699 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12700
12701         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12702         silence the byte compiler inside the defun.
12703
12704         * gnus-demon.el (parse-time-string): Add autoload.
12705
12706         * gnus-delay.el (parse-time-string): Add autoload.
12707
12708         * gnus-art.el (parse-time-string): Add autoload.
12709
12710         * nnultimate.el (parse-time): Require for `parse-time-string'.
12711
12712 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12713
12714         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12715
12716         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12717
12718         * smime.el (smime-ldap-host-list): Add :version.
12719
12720 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12721
12722         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12723         pass it to `gnus-browse-read-group'.
12724         (gnus-browse-read-group): Add NUMBER argument and pass it to
12725         `gnus-group-read-ephemeral-group'.
12726
12727         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12728         argument and pass it to `gnus-group-read-group'.
12729
12730 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12731
12732         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12733         mm-xemacs-find-mime-charset-1 if we have the mule feature
12734         available at runtime.
12735
12736 2005-03-25  Werner Lemberg  <wl@gnu.org>
12737
12738         * nnmaildir.el: Replace `illegal' with `invalid'.
12739
12740 2005-03-23  Lute Kamstra  <lute@gnu.org>
12741
12742         * time-date.el: Add comment on time value formats.
12743         Don't require parse-time.
12744         (with-decoded-time-value): New macro.
12745         (encode-time-value): New function.
12746         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12747         (days-to-time): Return a valid time value when arg is huge.
12748         (time-since): Use time-subtract.
12749         (time-to-number-of-days): Use time-to-seconds.
12750
12751 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12752
12753         * gnus-start.el (gnus-display-time-event-handler):
12754         Check display-time-timer at runtime rather than only at load time
12755         in case display-time-mode is turned off in the mean time.
12756
12757 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12758
12759         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12760         used.
12761
12762         * nneething.el (nneething-map-file-directory): Derive from
12763         `gnus-directory'.
12764
12765         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12766         the To/Cc button.
12767
12768 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12769
12770         * nnmaildir.el (nnmaildir-request-accept-article):
12771         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12772
12773 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12774
12775         * gnus-async.el: Require timer-funcs at compile time when in
12776         XEmacs for `run-with-idle-timer'.
12777
12778 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12779
12780         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12781         autoloaded function.
12782
12783 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12784
12785         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12786
12787 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12788
12789         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12790
12791 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12792
12793         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12794         gnus-expert-user to default.
12795
12796 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12797
12798         * nnimap.el (nnimap-open-server): Ditto.
12799
12800         * imap.el (imap-authenticate): Fix typo.
12801
12802 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12803
12804         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12805         buffer (since IMAP server might return FETCH response out of
12806         order, and the nntp buffer must be sorted).
12807
12808 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12809
12810         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12811         comparison on string.
12812
12813         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12814         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12815         (gnus-agent-summary-fetch-series): Modified to protect against
12816         gnus-agent-summary-fetch-group clearing processable flags.
12817         (gnus-agent-synchronize-group-flags): Update live group buffer as
12818         synchronization may occur due to the user toggle the plugged
12819         status.
12820         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12821         successfully downloaded.
12822         (gnus-agent-expire-group-1): Avoid using markers when the overview
12823         is in ascending order; greatly improves performance.
12824         (gnus-agent-regenerate-group): Use
12825         gnus-agent-synchronize-group-flags to reset read status in both
12826         gnus and server.
12827         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12828
12829 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12830
12831         * message.el: Don't autoload former message-utils variables.
12832         (message-strip-subject-trailing-was): Change doc string.
12833
12834         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12835         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12836         (nnweb-google-search): Add "hl=en" here.
12837         (nnweb-google-parse-1, nnweb-google-create-mapping):
12838         Don't hardcode URL.
12839
12840 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12841
12842         * message.el (message-get-reply-headers, message-followup):
12843         Mention related variables `message-use-followup-to' and
12844         `message-use-mail-followup-to', in the information buffer.
12845
12846         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12847         of broken groups(-beta).google.com.
12848
12849 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12850
12851         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12852         parameter to invoked gnus-request-move-article; remove the
12853         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12854         all at once instead of once per article.
12855         (gnus-summary-remove-process-mark): Accept a list of articles as
12856         well as a single article for processing.
12857
12858         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12859         parameter.
12860
12861         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12862
12863         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12864
12865         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12866         parameter.
12867
12868         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12869         parameter.
12870
12871         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12872         parameter and remove the gnus-sum-hint-move-is-internal variable.
12873
12874         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12875         parameter.
12876
12877         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12878         parameter.
12879
12880         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12881         parameter.
12882
12883         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12884
12885         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12886         parameter.
12887
12888         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12889         parameter.
12890
12891 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12892
12893         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12894         a more conservative way.
12895
12896 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12897
12898         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12899         buffer, so it moves the window's cursor.
12900
12901 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12902
12903         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12904         `mm-dissect-multipart' and receive the from field as an (optional)
12905         argument from `mm-dissect-multipart'.
12906         (mm-dissect-multipart): Receive the from field as an argument and
12907         pass it on when we call `mm-dissect-buffer' on MIME parts.
12908         Fixes verification/decryption of signed/encrypted MIME parts.
12909
12910 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12911
12912         * gnus-sum.el (gnus-summary-move-article): Set
12913         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12914         whatever it calls (right now, only nnimap-request-move article
12915         respects it).
12916
12917         * nnimap.el (nnimap-request-move-article): When
12918         gnus-sum-hint-move-is-internal is set, don't do the extra
12919         nnimap-request-article.
12920
12921 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12922
12923         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12924
12925         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12926         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12927
12928         * gnus-sum.el (gnus-summary-caesar-message):
12929         Apply `gnus-treat-article' after rotation.
12930
12931         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12932         doc string.
12933
12934 2005-02-22  Simon Josefsson  <jas@extundo.com>
12935
12936         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12937         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12938         <arne@arnested.dk>.
12939         (encrypt): Add password-cache and password-cache-expiry as group
12940         members.
12941
12942 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12943
12944         * smime.el (smime-ldap-host-list): Doc fix.
12945         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12946         cache) password.
12947         (smime-sign-region): Use it.
12948         (smime-decrypt-region): Use it.
12949         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12950         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12951         fails.
12952         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12953         certificate from DER to PEM format rather than calling openssl.
12954
12955         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12956
12957         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12958         for signing/encryption.
12959
12960         * mml.el (mml-parse-1): Use them.
12961
12962 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12963
12964         * nnrss.el (nnrss-verbose): Removed.
12965         (nnrss-request-group): Use `nnheader-message' instead.
12966
12967 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12968
12969         * nnrss.el (nnrss-verbose): New variable.
12970         (nnrss-request-group): Make it say nnrss is requesting a group.
12971
12972 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12973
12974         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12975         Handle news URL with given port correctly.
12976
12977 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12978
12979         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12980         containing special characters.
12981
12982         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12983
12984         * mml.el (mime-to-mml): Ditto.
12985
12986         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12987         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12988         (rfc2047-decode-region): Quote decoded words containing special
12989         characters when rfc2047-quote-decoded-words-containing-tspecials
12990         is non-nil.
12991
12992 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12993
12994         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12995
12996         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12997
12998 2005-02-15  Simon Josefsson  <jas@extundo.com>
12999
13000         * nnimap.el (nnimap-debug): Doc fix.
13001
13002         * imap.el (imap-debug): Doc fix.
13003
13004 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13005
13006         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13007
13008 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13009
13010         * gnus.el (spam-contents): Improve docs for spam-contents
13011         parameter in its variable incarnation.
13012
13013 2005-02-14  Simon Josefsson  <jas@extundo.com>
13014
13015         * smime-ldap.el: Use require instead of load-library for ldap.
13016         (smime-ldap-search): Indent.
13017         (smime-ldap-search-internal): Shorten line.
13018
13019         * smime.el (smime-cert-by-dns): Add doc-string.
13020         (smime-cert-by-ldap-1): Indent.
13021
13022         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13023         mml-smime-get-dns-ldap.
13024         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13025
13026 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13027
13028         * smime.el: Require smime-ldap.
13029         (smime-ldap-host-list): New variable.
13030         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13031
13032         * mml-smime.el (mml-smime-encrypt-query): New function.
13033         (mml-smime-encrypt-query): Use it.
13034
13035         * smime-ldap.el: New file.
13036
13037 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13038
13039         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13040
13041 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13042
13043         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13044         argument in doc string.  Make query for type more clear.
13045
13046 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13047
13048         * gnus.el (gnus-group-startup-message): Search for gnus images in
13049         etc/images/gnus.
13050         * mm-util.el (mm-image-load-path): Likewise.
13051         * smiley.el (smiley-data-directory): Search for smilies in
13052         etc/images/smilies.
13053
13054 2005-02-09  Kim F. Storm  <storm@cua.dk>
13055
13056         Change Emacs release version from 21.4 to 22.1 throughout.
13057         Change Emacs development version from 21.3.50 to 22.0.50.
13058
13059 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13060
13061         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13062
13063         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13064         non-Mule XEmacs as well.
13065         (mm-decompress-buffer): Signal an error intentionally if it does
13066         not decompress compressed data because auto-compression-mode is
13067         disabled.
13068
13069 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13070
13071         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13072         an ID in the registry even if it has no groups.
13073
13074 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13075
13076         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13077         merge it into mm-decompress-buffer.
13078         (gnus-mime-copy-part): Use the MIME part charset, the value which
13079         a user specified or gnus-newsgroup-charset for decoding, like
13080         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13081         save-buffer what was used.  Suggested by Kevin Ryde
13082         <user42@zip.com.au>.
13083         (gnus-mime-inline-part): Allow the name parameter as well as the
13084         filename parameter; force decompressing of compressed data; always
13085         display contents being not decoded as unibyte.
13086
13087         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13088         as well as the filename parameter.
13089
13090         * mm-util.el (mm-decompress-buffer): Merge
13091         gnus-mime-jka-compr-maybe-uncompress.
13092         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13093         of compressed data.
13094
13095 2005-02-08  Simon Josefsson  <jas@extundo.com>
13096
13097         * imap.el (imap-log): Doc fix.
13098
13099 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13100
13101         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13102         the coding cookies; decompress compressed parts.
13103
13104         * mml.el (mml-generate-mime-1): Add the charset parameter according
13105         to the value which a user specified manually or the coding cookie.
13106
13107         * mm-util.el (mm-string-to-multibyte): New function.
13108         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13109         (mm-coding-system-to-mime-charset): New function.
13110         (mm-decompress-buffer): New function.
13111         (mm-find-buffer-file-coding-system): New function.
13112
13113         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13114         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13115         parts.
13116
13117 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13118
13119         * mm-view.el (mm-display-inline-fontify): Decode a part according
13120         to the charset parameter.
13121
13122 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13123
13124         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13125         prefix arg is neither nil nor a number, as info specifies.
13126
13127 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13128
13129         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13130         timestamps.
13131
13132 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13133
13134         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13135         groups error checking and notify user.
13136
13137 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13138
13139         * message.el (message-send-mail-function): Check existence of
13140         sendmail-program first before using default value
13141         `message-send-mail-with-sendmail'.  Otherwise use more generic
13142         `smtpmail-send-it'.
13143
13144 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13145
13146         * nntp.el (nntp-request-update-info): Always return nil.
13147
13148 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13149
13150         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13151
13152 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13153
13154         * message.el (message-beginning-of-line): Change the behavior when
13155         invoked between BOL and : so that it first moves backward.
13156
13157 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13158
13159         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13160         article buffer when editing of the article is discarded.
13161         (gnus-article-prepare): Revert.
13162
13163 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13164
13165         * gnus-art.el (gnus-article-prepare):
13166         Remove message-strip-forbidden-properties from the local hook.
13167
13168 2005-01-27  Simon Josefsson  <jas@extundo.com>
13169
13170         * password.el (password-cache-add): Only start one timer per key.
13171         Reported by Derek Atkins <warlord@MIT.EDU>.
13172
13173 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13174
13175         * run-at-time.el: Removed.  It is no longer needed as
13176         timer-funcs.el in the xemacs-base package has a working version of
13177         `run-at-time'.
13178
13179         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13180
13181         * password.el: Require timer-funcs instead of run-at-time in
13182         XEmacs.
13183         Remove `password-run-at-time' macro.
13184         (password-cache-add): Use `run-at-time' instead of
13185         `password-run-at-time'.
13186
13187         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13188         Remove `nnheader-cancel-function-timers' alias,
13189         `cancel-function-timers' exists in XEmacs in timer-funcs.
13190
13191         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13192         for `run-with-idle-timer'.
13193
13194         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13195         for `run-at-time'.
13196
13197         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13198         for `with-timeout'.
13199
13200         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13201         the same as for XEmacs 21.4.
13202         No need to ignore `run-with-idle-timer', this function exists in
13203         XEmacs now in timer-funcs.el in the xemacs-base package.
13204         (dgnushack-compile): No need to delete
13205         run-at-time.el from the list of files to compile because it
13206         doesn't exist anymore.
13207
13208 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13209
13210         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13211         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13212
13213 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13214
13215         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13216         sensitively.
13217
13218 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13219
13220         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13221
13222 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13223
13224         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13225         which will be inserted according to the multibyteness of a buffer
13226         rather than the type of contents.  Suggested by ARISAWA Akihiro
13227         <ari@mbf.ocn.ne.jp>.
13228
13229         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13230         of string which old xml.el may return rather than a string.
13231
13232 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13233
13234         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13235
13236 2005-01-16  Simon Josefsson  <jas@extundo.com>
13237
13238         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13239         idn/idna.el isn't available.
13240         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13241         <michael@waxrat.com>.
13242
13243         * hashcash.el: Remove non-FSF copyright header.
13244
13245         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13246         (hashcash-generate-payment): Use it.
13247         (hashcash-generate-payment-async): Use it.
13248
13249 2005-01-15  Simon Josefsson  <jas@extundo.com>
13250
13251         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13252         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13253
13254         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13255         gnus-summary-idna-message.
13256         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13257         (gnus-summary-idna-message): New function.
13258
13259 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13260
13261         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13262         gnus-novice-user.
13263
13264 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13265
13266         * nnrss.el (nnrss-request-delete-group): Delete entries in
13267         nnrss-group-alist as well.
13268         (nnrss-save-server-data): Insert newline.
13269
13270 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13271
13272         * gnus.el (gnus-user-agent): Use list of symbols instead of
13273         symbols.  Display full version number for (S)XEmacs.  Optionally
13274         display (S)XEmacs codename.
13275
13276         * gnus-util.el (gnus-emacs-version): Update for new
13277         `gnus-user-agent'.
13278
13279         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13280         Gnus version.
13281
13282 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13283
13284         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13285         which is unreadable in some setups.
13286
13287 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13288
13289         * gnus-spec.el (gnus-update-format-specifications): Flush the
13290         group format spec cache if it doesn't support decoded group names.
13291
13292 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13293
13294         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13295         Allow to apply decay on score files matching a regexp.
13296
13297 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13298
13299         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13300         compatibility in %g and %c.
13301
13302 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13303
13304         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13305         name for only %g and %c.
13306         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13307         of gnus-tmp-group to decoded group name.
13308         (gnus-group-make-rss-group): Exclude `/'s from group names.
13309
13310 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13311
13312         * nnrss.el (nnrss-get-encoding): Fix regexp.
13313
13314 2004-12-27  Simon Josefsson  <jas@extundo.com>
13315
13316         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13317         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13318         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13319
13320 2004-12-17  Kim F. Storm  <storm@cua.dk>
13321
13322         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13323
13324         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13325
13326 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13327
13328         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13329
13330 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13331
13332         * nnrss.el: Require rfc2047 and mml.
13333         (nnrss-file-coding-system): New variable.
13334         (nnrss-format-string): Redefine it as an inline function.
13335         (nnrss-decode-group-name): New function.
13336         (nnrss-string-as-multibyte): Remove.
13337         (nnrss-retrieve-headers): Decode group name; don't use
13338         nnrss-format-string.
13339         (nnrss-request-group): Decode group name.
13340         (nnrss-request-article): Decode group name; allow a Message-ID as
13341         well as an article number; don't use nnrss-format-string; encode a
13342         Message-ID string which may contain non-ASCII characters; use
13343         mml-to-mime to compose a MIME article.
13344         (nnrss-request-expire-articles): Decode group name.
13345         (nnrss-request-delete-group): Decode group name.
13346         (nnrss-fetch): Clarify error message.
13347         (nnrss-read-server-data): Use insert-file-contents instead of load;
13348         bind file-name-coding-system; use multibyte buffer.
13349         (nnrss-save-server-data): Bind coding-system-for-write to the
13350         value of nnrss-file-coding-system; bind file-name-coding-system;
13351         add coding cookie.
13352         (nnrss-read-group-data): Use insert-file-contents instead of load;
13353         bind file-name-coding-system; use multibyte buffer.
13354         (nnrss-save-group-data): Bind coding-system-for-write to the
13355         value of nnrss-file-coding-system; bind file-name-coding-system.
13356         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13357         make it work with non-ASCII text.
13358         (nnrss-find-el): Make it work with old xml.el as well.
13359
13360 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13361
13362         * nnrss.el (nnrss-get-encoding): New function.
13363         (nnrss-fetch): Use unibyte buffer initially; bind
13364         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13365         decode contents according to the encoding attribute.
13366         (nnrss-save-group-data): Add coding cookie.
13367         (nnrss-mime-encode-string): New function.
13368         (nnrss-check-group): Use it to encode subject and author.
13369
13370 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13371
13372         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13373         imaginary variable.
13374
13375 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13376
13377         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13378         correctly even if there are wide characters.
13379
13380 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13381
13382         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13383         downcased symbol names; make a new cache instead of reusing
13384         bbdb-hashtable.
13385
13386 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13387
13388         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13389         concatenating segments rather than before concatenating them.
13390         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13391
13392         * message.el (message-get-reply-headers): Bind `extra'.
13393
13394 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13395
13396         * message.el (message-extra-wide-headers): New variable.
13397         (message-get-reply-headers): Use it.
13398
13399 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13400
13401         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13402         (gnus-agent-group-pathname): Ditto.
13403
13404         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13405
13406         * gnus-group.el (gnus-group-make-group): Decode group name.
13407         (gnus-group-make-rss-group): Register the group data after opening
13408         the nnrss group.
13409
13410 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13411
13412         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13413         by expiry now get marked as read.
13414
13415 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13416
13417         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13418
13419 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13420
13421         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13422         unify Latin characters in XEmacs.
13423         (mm-find-mime-charset-region): Use it.
13424
13425 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13426
13427         * gnus-util.el (gnus-delete-directory): New function.
13428
13429         * gnus-agent.el (gnus-agent-delete-group): Use it.
13430
13431         * gnus-cache.el (gnus-cache-delete-group): Use it.
13432
13433 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13434
13435         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13436         names.
13437
13438 2004-12-16  Simon Josefsson  <jas@extundo.com>
13439
13440         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13441
13442 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13443
13444         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13445
13446         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13447         (gnus-group-set-current-level): Decode group name.
13448
13449 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13450
13451         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13452         failed.
13453
13454 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13455
13456         * gnus-group.el (gnus-group-delete-group): Decode group name.
13457         (gnus-group-make-rss-group): Encode group name.
13458         (gnus-group-catchup-current): Decode group name.
13459         (gnus-group-kill-group): Decode group name.
13460
13461 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13462
13463         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13464
13465 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13466
13467         * gnus-group.el (gnus-group-make-rss-group):
13468         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13469
13470         * gnus-start.el (gnus-setup-news): Honor user's setting to
13471         gnus-message-archive-method.  Suggested by Lute Kamstra
13472         <lute@gnu.org>.
13473
13474 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13475
13476         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13477         global counterparts of the buffer-local variables.
13478
13479 2004-11-16  Romain Francoise  <romain@orebokech.com>
13480
13481         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13482         counterparts of the buffer-local variables.
13483
13484 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13485
13486         * message.el (message-forbidden-properties): Fixed typo in doc
13487         string.
13488
13489 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13490
13491         * gnus-util.el (gnus-replace-in-string): Added doc string.
13492
13493         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13494         to avoid problems when splitting mails with many recipients.
13495
13496 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13497
13498         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13499         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13500
13501 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13502
13503         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13504         if there is no hashtable in memory or file modification time is
13505         newer than cached timestamp.
13506
13507 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13508
13509         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13510         not-matching option.
13511
13512 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13513
13514         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13515         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13516         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13517         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13518         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13519         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13520
13521 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13522
13523         * message.el (message-forward-make-body-mml): Remove headers
13524         according to message-forward-ignored-headers if a message is decoded.
13525
13526 2004-12-02  Romain Francoise  <romain@orebokech.com>
13527
13528         * message.el (message-forward-make-body-plain): Always remove
13529         headers according to message-forward-ignored-headers.
13530
13531 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13532
13533         * spam.el (spam-summary-prepare-exit): Remove the
13534         gnus-summary-limit pop for now, it has problems with ham marks for
13535         me.
13536
13537 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13538
13539         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13540         correctly.
13541
13542 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13543
13544         * format-spec.el (format-spec): Message the char.
13545
13546 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13547
13548         * gnus-art.el (gnus-split-methods): Reformat comments.
13549
13550         * spam.el (spam-summary-prepare-exit): Remove article limits
13551         before exiting the summary buffer.
13552
13553 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13554
13555         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13556         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13557
13558         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13559         order to silence the byte compiler.
13560
13561         * spam.el: Fix the way to silence the byte compiler, which
13562         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13563         bbdb-search-simple, spam-BBDB-register-routine,
13564         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13565         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13566         spam-stat-buffer-is-spam, spam-stat-load,
13567         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13568         spam-stat-save and spam-stat-split-fancy.
13569
13570 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13571
13572         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13573         which may confuse users.
13574         (canlock-password-for-verify): Ditto.
13575
13576         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13577
13578         * gnus-art.el (gnus-emphasis-alist): Ditto.
13579
13580         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13581
13582         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13583
13584         * gnus-start.el (gnus-save-killed-list): Ditto.
13585
13586         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13587         (gnus-sum-thread-tree-root): Ditto.
13588         (gnus-sum-thread-tree-false-root): Ditto.
13589         (gnus-sum-thread-tree-single-indent): Ditto.
13590
13591         * message.el (message-courtesy-message): Ditto.
13592         (message-archive-note): Ditto.
13593         (message-subscribed-address-file): Ditto.
13594         (message-user-fqdn): Ditto.
13595
13596         * spam-report.el (spam-report-gmane-regex): Ditto.
13597
13598         * spam.el (spam-blackhole-good-server-regex): Ditto.
13599
13600 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13601
13602         * mml.el (mml-preview): Widen the message buffer before copying
13603         the contents to the preview buffer; sort headers before previewing.
13604
13605         * message.el (message-hidden-headers): Fix the way to avoid a bug
13606         in the `repeat' widget in Emacs 21.3 or earlier.
13607
13608 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13609
13610         * message.el (message-hidden-headers): Default to "^References:".
13611         Improve customization type.  Suggested by Reiner Steib
13612         <Reiner.Steib@gmx.de>.
13613
13614 2004-11-25  Romain Francoise  <romain@orebokech.com>
13615
13616         * message.el (message-strip-forbidden-properties): Remove check for
13617         obsolete `message-hidden' text property, hidden headers are not
13618         accessible in the buffer anymore.
13619
13620 2004-11-22  Romain Francoise  <romain@orebokech.com>
13621
13622         * message.el (message-header-format-alist): Add `From' in list
13623         so that it can be sorted.
13624         (message-fix-before-sending): Widen and sort headers before
13625         sending.
13626         (message-hide-headers): Use narrowing to hide headers by moving
13627         them to the top of the buffer and narrowing to the region
13628         underneath.
13629
13630 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13631
13632         * message.el (message-strip-forbidden-properties): Bind
13633         buffer-read-only (etc) to nil.
13634
13635 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13636
13637         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13638         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13639
13640 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13641
13642         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13643
13644 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13645
13646         * dns.el (query-dns): Use sit-for to time instead of
13647         accept-process-output, since that doesn't seem to work on udp
13648         sockets.
13649
13650 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13651
13652         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13653
13654 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13655
13656         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13657         doc string.  Improve doc string.
13658
13659 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13660
13661         * nntp.el (nntp-request-update-info): Return nil if
13662         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13663         may not call gnus-activate-group which uselessly issues the GROUP
13664         commands for all nntp groups and wastes time.  Reported by Romain
13665         Francoise <romain@orebokech.com>.
13666
13667         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13668
13669 2004-11-15  Simon Josefsson  <jas@extundo.com>
13670
13671         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13672         headers separately.
13673         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13674         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13675
13676 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13677
13678         * gnus-start.el (gnus-convert-old-newsrc):
13679         Assign legacy-gnus-agent to 5.10.7.
13680
13681 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13682
13683         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13684         start of the lines.
13685
13686 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13687
13688         * hashcash.el (hashcash-default-payment): Change default to 20.
13689         (hashcash-default-accept-payment): Change default to 20.
13690         (hashcash-process-alist): New variable.
13691         (hashcash-generate-payment-async): Add.
13692         (hashcash-already-paid-p): Add.
13693         (hashcash-insert-payment): Don't generate payments twice.
13694         (hashcash-insert-payment-async): Add.
13695         (hashcash-insert-payment-async-2): Add.
13696         (hashcash-cancel-async): Add.
13697         (hashcash-wait-async): Add.
13698         (hashcash-processes-running-p): Add.
13699         (hashcash-wait-or-cancel): Add.
13700         (mail-add-payment): New optional argument.  Conditionally start
13701         asynchronous calculation.
13702         (mail-add-payment-async): Add.
13703
13704         * message.el (message-send-mail): Wait for asynchronous hashcash
13705         results.  Don't clobber existing X-Hashcash headers.
13706         (message-setup-1): Call mail-add-payment-async when
13707         message-generate-hashcash is non-nil.
13708
13709 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13710
13711         * message.el (message-use-alternative-email-as-from): Examine the
13712         From header as well; use message-make-from in order to include a
13713         user's full name.
13714
13715 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13716
13717         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13718         default; improve customization type.
13719         (gnus-emphasis-custom-with-format): New macro.
13720         (gnus-emphasis-custom-value-to-external): New function.
13721         (gnus-emphasis-custom-value-to-internal): New function.
13722
13723 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13724
13725         * dns.el (query-dns): Resolve reverse addresses.
13726
13727 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13728
13729         * gnus-group.el (gnus-group-get-new-news): Use it.
13730
13731         * gnus-start.el (gnus-check-reasonable-setup): New function.
13732
13733 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13734
13735         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13736         "Args out of range" error.  Reported by Arnaud Giersch
13737         <arnaud.giersch@free.fr>.
13738
13739 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13740
13741         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13742
13743 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13744
13745         * spam.el (spam group): Add :version.
13746
13747         * pgg-def.el (pgg group): Add :version.
13748
13749 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13750
13751         * gnus-art.el (gnus-article-edit-article): Don't associate the
13752         article buffer with a draft file.  This is a temporary measure
13753         against the 2004-08-22 change to gnus-article-edit-mode.
13754
13755 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13756
13757         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13758         (html2text-format-tags): Remove unused variable `attr'.
13759
13760 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13761
13762         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13763
13764         * tls.el (tls-process-connection-type, tls-success)
13765         (tls-certtool-program): Add :version.
13766
13767         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13768         (starttls-extra-arguments, starttls-process-connection-type)
13769         (starttls-connect, starttls-failure, starttls-success): Add :version.
13770
13771         * spam-stat.el (spam-stat): Add :version.
13772
13773         * sieve.el (sieve): Add :version.
13774
13775         * sha1.el (sha1): Add :version.
13776         (sha1-use-external): Remove redundant version.
13777
13778         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13779         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13780         (nnmail-split-fancy-match-partial-words)
13781         (nnmail-split-lowercase-expanded): Add :version.
13782
13783         * nndiary.el (nndiary): Add :version.
13784
13785         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13786
13787         * mml-sec.el (mml-default-sign-method)
13788         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13789         Add :version.
13790
13791         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13792
13793         * mm-url.el (mm-url-use-external, mm-url-program)
13794         (mm-url-arguments): Add :version.
13795
13796         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13797         (mm-attachment-file-modes, mm-decrypt-option)
13798         (mm-w3m-safe-url-regexp): Add :version.
13799
13800         * message.el (message-cite-prefix-regexp)
13801         (message-sendmail-envelope-from, message-minibuffer-local-map)
13802         (message-user-fqdn, message-completion-alist): Add :version.
13803
13804         * gnus-win.el (gnus-configure-windows-hook)
13805         (gnus-use-frames-on-any-display): Add :version.
13806
13807         * gnus-art.el (gnus-article-address-banner-alist)
13808         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13809         (gnus-treat-from-picon, gnus-treat-mail-picon)
13810         (gnus-treat-x-pgp-sig): Add :version.
13811
13812         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13813         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13814         (gnus-summary-article-delete-hook)
13815         (gnus-summary-display-while-building): Add :version.
13816
13817         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13818         (gnus-get-top-new-news-hook): Add :version.
13819
13820         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13821         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13822
13823         * gnus-registry.el (gnus-registry): Add :version.
13824
13825         * gnus-spec.el (gnus-use-correct-string-widths)
13826         (gnus-make-format-preserve-properties): Add :version.
13827
13828         * gnus.el (gnus-group-charter-alist)
13829         (gnus-group-fetch-control-use-browse-url)
13830         (gnus-install-group-spam-parameters): Add :version.
13831
13832         * gnus-diary.el (gnus-diary): Add :version.
13833
13834         * gnus-delay.el (gnus-delay): Add :version.
13835
13836         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13837         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13838         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13839         Add :version.
13840
13841         * gnus-agent.el (gnus-agent-max-fetch-size)
13842         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13843         (gnus-agent-prompt-send-queue): Add :version.
13844
13845         * deuglify.el (gnus-outlook-deuglify): Add :version.
13846
13847         * html2text.el: Beautify code.  Improve doc strings.  Some
13848         checkdoc cleanup.
13849         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13850
13851 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13852
13853         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13854
13855 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13856
13857         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13858         when package is loaded.
13859
13860         * spam.el (spam-summary-score-preferred-header): Add global preference
13861         for people who want to override the default SpamAssassin over
13862         Bogofilter preference (when both are set).
13863         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13864         (spam-user-format-function-S): Check
13865         spam-summary-score-preferred-header.
13866         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13867         (spam-user-format-function-S): Format the score correctly.
13868
13869 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13870
13871         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13872         signature file.  Suggested by Manoj Srivastava
13873         <srivasta@golden-gryphon.com>.
13874
13875         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13876         iso-2022-jp even in the Japanese language environment.
13877         Suggested by Jason Rumney <jasonr@gnu.org>.
13878
13879 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13880
13881         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13882         use the same characters as the dummy marks; make it free from
13883         getting affected by the language environment.
13884         (gnus-summary-read-group-1): Update mark positions only when the
13885         format spec is updated.
13886
13887         * gnus-spec.el (gnus-update-format-specifications): Return a list
13888         of updated types.
13889
13890 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13891
13892         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13893         of boundp to check if display-warning is available.
13894
13895 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13896
13897         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13898
13899 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13900
13901         * nnspool.el (nnspool-spool-directory): Use news-path if the
13902         news-directory variable is not bound.
13903
13904         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13905         function instead of display-warning if it is not available.
13906
13907 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13908
13909         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13910         v5-10: Use `point-at-bol'.
13911
13912 2004-10-26  Simon Josefsson  <jas@extundo.com>
13913
13914         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13915         <chenggao@gmail.com>.
13916
13917 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13918
13919         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13920         instead.
13921
13922 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13923
13924         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13925         to remove a server from the nnimap-server-buffer-alist.
13926         (nnimap-open-connection, nnimap-close-server): Use it.
13927
13928         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13929
13930 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13931
13932         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13933         running the major-mode function.
13934
13935 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13936
13937         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13938         dummy marks in the right way.
13939
13940 2004-10-18  David Edmondson  <dme@dme.org>
13941
13942         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13943         excessively.
13944
13945 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13946
13947         * gnus-util.el (gnus-split-references): Accept a nil references
13948         string and go on blissfully.
13949
13950         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13951         cases where the references string is non-nil but has no references.
13952
13953         * encrypt.el: Add autoload tags.
13954
13955         * spam.el (spam-resolve-registrations-routine): Remove article
13956         from unregistration list too.  Reported by David Hanak
13957         <dhanak@isis.vanderbilt.edu>
13958
13959 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13960
13961         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13962         nil.  Changed custom type.
13963
13964 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13965
13966         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13967
13968         * gnus-sum.el (gnus-summary-move-article): Use it.
13969
13970 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13971
13972         * encrypt.el: Add autoload cookies.
13973
13974         * spam.el (spam-backend-article-list-property)
13975         (spam-backend-get-article-todo-list)
13976         (spam-backend-put-article-todo-list)
13977         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13978         Resolve registrations separately.
13979         (spam-register-routine): Format comments.
13980         (spam-unregister-routine, spam-register-routine): Always call with
13981         specific-articles, no default list.
13982         (spam-summary-prepare-exit): Use the spam-classifications function.
13983
13984         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13985         gnus-encrypt.el.
13986
13987         * encrypt.el: Copied from gnus-encrypt.el.
13988
13989         * gnus-encrypt.el: Commented that it's obsolete.
13990
13991 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13992
13993         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13994         (gnus-score-save): Use it.
13995
13996         * message.el (message-bury): Use `window-dedicated-p'.
13997
13998 2004-10-15  Simon Josefsson  <jas@extundo.com>
13999
14000         * pop3.el (top-level): Don't require nnheader.
14001         (pop3-read-timeout): Add.
14002         (pop3-accept-process-output): Add.
14003         (pop3-read-response, pop3-retr): Use it.
14004
14005 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14006
14007         * spam.el (spam-register-routine): Move comment.
14008         (spam-verify-bogofilter): Use 'unknown for the initial
14009         spam-bogofilter-valid state, not 'never.
14010
14011         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14012         for netrc-machine.
14013
14014         * nnimap.el (nnimap-open-connection): Use
14015         netrc-machine-user-or-password.
14016
14017 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14018
14019         * gnus-registry.el (gnus-registry-unload-hook):
14020         Set as a variable with add-hook.
14021
14022         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14023         of news-path.
14024
14025         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14026
14027         * spam.el: Delete duplicate `provide'.
14028         (spam-unload-hook): Set as a variable with add-hook.
14029
14030 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14031
14032         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14033         in the doc string.
14034
14035         * message.el (message-ignored-news-headers)
14036         (message-ignored-supersedes-headers)
14037         (message-ignored-resent-headers)
14038         (message-forward-ignored-headers): Improve custom type.
14039
14040 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14041
14042         * message.el (message-tokenize-header): Fix 2004-09-06 change
14043         which used point-min in the wrong place.
14044
14045 2004-10-12  Simon Josefsson  <jas@extundo.com>
14046
14047         * tls.el (tls-certtool-program): New variable.
14048         (tls-certificate-information): New function, based on
14049         ssl-certificate-information.
14050
14051 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14052
14053         * compface.el: Move the version of ELisp-based uncompface program
14054         to the contrib directory because of the copyright problem.
14055
14056 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14057
14058         * message.el (message-kill-buffer): Raise the current frame.
14059
14060 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14061
14062         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14063
14064         * gnus.el (message-y-or-n-p): Autoload.
14065
14066         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14067         (pop3-password-required, pop3-authentication-scheme)
14068         (pop3-leave-mail-on-server): Made customizable.
14069         (pop3): New custom group.
14070         (pop3-retr): Remove `sleep-for' statements.
14071         Suggested by Dave Love <fx@gnu.org>.
14072
14073         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14074         Windows/DOS.
14075
14076         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14077         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14078         Dave Love <fx@gnu.org>.
14079
14080         * mml.el (mml-minibuffer-read-disposition): Require match.
14081         Suggested by Dave Love <fx@gnu.org>.
14082
14083 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14084
14085         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14086         doc string.
14087
14088 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14089
14090         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14091
14092 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14093
14094         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14095         instead of calling `mm-insert-inline', to decode text/* parts
14096         before displaying them.
14097
14098 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14099
14100         * mm-uu.el (mm-uu-text-plain-type): New variable.
14101         (mm-uu-pgp-signed-extract-1): Use it.
14102         (mm-uu-pgp-encrypted-extract-1): Use it.
14103         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14104         bind mm-uu-text-plain-type with that value.
14105         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14106         mm-uu-dissect.
14107
14108 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14109
14110         * gnus-group.el (gnus-update-group-mark-positions):
14111         * gnus-sum.el (gnus-update-summary-mark-positions):
14112         * message.el (message-check-news-body-syntax):
14113         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14114         of string-as-multibyte.
14115
14116 2004-10-05  Juri Linkov  <juri@jurta.org>
14117
14118         * gnus-group.el (gnus-update-group-mark-positions):
14119         * gnus-sum.el (gnus-update-summary-mark-positions):
14120         * message.el (message-check-news-body-syntax):
14121         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14122         8-bit unibyte values to a multibyte string for search functions.
14123
14124 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14125
14126         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14127         (mm-uu-dissect-text-parts): New function.
14128
14129         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14130         dissect text parts.
14131
14132         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14133         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14134
14135         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14136
14137         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14138         gnus-current-topics instead of gnus-current-topic.
14139
14140 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14141
14142         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14143
14144 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14145
14146         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14147         where approriate.
14148
14149         * nnml.el (nnml-generate-active-info): do.
14150
14151         * nndiary.el (nndiary-generate-active-info): do.
14152
14153         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14154         (gnus-topic-move): do.
14155
14156         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14157         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14158
14159         * gnus-srvr.el (gnus-server-prepare)
14160         (gnus-server-open-all-servers): do.
14161
14162         * gnus-msg.el (gnus-summary-cancel-article)
14163         (gnus-summary-resend-message)
14164         (gnus-summary-mail-crosspost-complaint): do.
14165
14166         * gnus-move.el (gnus-change-server): do.
14167
14168         * gnus-group.el (gnus-group-unmark-all-groups)
14169         (gnus-group-set-current-level): do.
14170
14171 2004-10-04  Simon Josefsson  <jas@extundo.com>
14172
14173         * message.el (message-generate-hashcash): Doc fix.
14174
14175 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14176
14177         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14178         avoid infinite recursion via gnus-get-function.
14179
14180 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14181
14182         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14183
14184         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14185
14186         * nnmail.el (nnmail-split-history): do.
14187
14188         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14189         (nnml-request-delete-group): do.
14190
14191         * nnslashdot.el (nnslashdot-read-groups): do.
14192
14193         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14194         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14195
14196         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14197         (nnspool-sift-nov-with-sed): Use last.
14198         (nnspool-retrieve-headers-with-nov): Use mapc.
14199         (nnspool-request-newgroups): Use dolist.
14200         (nnspool-request-group): Use last.
14201
14202         * nntp.el (nntp-read-server-type): Use dolist.
14203
14204         * nnvirtual.el (nnvirtual-create-mapping)
14205         (nnvirtual-update-read-and-marked): Use dolist.
14206         (nnvirtual-convert-headers): Simplify.
14207
14208 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14209
14210         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14211         support for sync'ing tick marks.
14212
14213 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14214
14215         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14216         there's no visible header.
14217
14218 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14219
14220         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14221         necessary, pass full group name to gnus-request-set-marks.
14222
14223 2004-10-01  Simon Josefsson  <jas@extundo.com>
14224
14225         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14226         acroread.
14227
14228 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14229
14230         * spam-report.el (spam-report-gmane): Fix interactive.
14231
14232         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14233
14234         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14235         when writing file.
14236         (gnus-agent-synchronize-flags): Don't default to being
14237         interactive.
14238
14239 2004-09-30  Simon Josefsson  <jas@extundo.com>
14240
14241         * message.el (message-generate-hashcash): Add.
14242         (message-send-mail): Use it, call mail-add-payment.
14243
14244 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14245
14246         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14247
14248 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14249
14250         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14251         gnus-requst-update-info with explicit code to sync the in-memory
14252         info read flags with the marks being sync'd to the backend.
14253
14254         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14255
14256 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14257
14258         * spam.el (spam-verify-bogofilter): Add new function.
14259         (spam-check-bogofilter)
14260         (spam-bogofilter-register-with-bogofilter): Use it.
14261         (spam-verify-bogofilter): Add small fixes.
14262
14263 2004-09-28  Simon Josefsson  <jas@extundo.com>
14264
14265         * hashcash.el (hashcash-generate-payment): Revert.
14266
14267 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14268
14269         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14270         gnus-extract-references instead of gnus-split-references.
14271
14272         * gnus-util.el (gnus-extract-references): Add new function, analogous
14273         to gnus-split-references but extracts only the message-ID without
14274         anything extra.
14275
14276         * hashcash.el (hashcash-generate-payment)
14277         (hashcash-check-payment): Do the right thing if hashcash-path is
14278         nil (because the hashcash program could not be found).
14279
14280         * spam.el (spam-use-hashcash): Remove comment.
14281
14282 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14283
14284         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14285         (gnus-cache-enter-article, gnus-cache-remove-article)
14286         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14287
14288         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14289
14290         * gnus-art.el (article-hide-boring-headers)
14291         (article-translate-strings, article-display-face)
14292         (gnus-article-mime-match-handle-first)
14293         (gnus-article-highlight-headers)
14294         (gnus-article-add-buttons-to-head): do.
14295
14296 2004-09-27  Simon Josefsson  <jas@extundo.com>
14297
14298         * hashcash.el: New version, from
14299         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14300         ../contrib/.
14301
14302 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14303
14304         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14305
14306 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14307
14308         * gnus-dup.el (gnus-dup-open): Use mapc.
14309         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14310
14311         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14312         Reported by Stefan Wiens <s.wi@gmx.net>.
14313
14314         * gnus.el (gnus-shutdown): Use dolist.
14315
14316         * gnus-undo.el (gnus-undo): Use mapc.
14317
14318         * nnrss.el (nnrss-generate-active): do.
14319
14320         * message.el (message-cite-original-without-signature)
14321         (message-cite-original): Use mapc.
14322         (message-do-actions, message-make-forward-subject): Use dolist.
14323
14324 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14325
14326         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14327         deletion to remove entire duplicate line.  Fixes merged article
14328         number bug.
14329
14330 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14331
14332         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14333         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14334         first ask if you want to open a server and then, even when you
14335         responded with no, asking if you want to synchronize the server's
14336         flags.
14337         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14338         multi-line expressions.
14339         (gnus-agent-synchronize-group-flags): New internal function.
14340         Updates marks in memory (in the info structure) AND in the
14341         backend.
14342
14343         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14344
14345         * nnagent.el (nnagent-request-set-mark): Use
14346         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14347         method, to ensure that synchronization updates marks in the
14348         backend and in the info (in memory) structure.
14349
14350 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14351
14352         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14353         convention fully; don't miss the root article of a thread; make
14354         the X-Draft-From header with correct article numbers.
14355
14356 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14357
14358         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14359         unless plugged.  Disable the agent so that an open failure causes
14360         an error.
14361
14362         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14363         Reverted 2004-09-21 change.  The backend must be opened while
14364         synchronizing flags even when the backend stores the flags
14365         locally.
14366
14367 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14368
14369         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14370         in `header' match.  Reported by Svend Tollak Munkejord.
14371
14372         * message.el (message-cite-original): Fix use of
14373         `message-cite-articles-with-x-no-archive'.
14374
14375 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14376
14377         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14378         (gnus-window-to-buffer): Ditto.
14379
14380         * mml.el (mml-preview-buffer): New variable.
14381         (mml-preview): Manage window layout with gnus-buffer-configuration.
14382
14383         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14384         X-Draft-From header even if those articles aren't quoted.
14385
14386 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14387
14388         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14389         (gnus-request-set-mark, gnus-request-update-mark): Use new
14390         g-s-t-u-l-m to decide to use backend even when unplugged.
14391
14392 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14393
14394         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14395         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14396
14397 2004-09-20  Simon Josefsson  <jas@extundo.com>
14398
14399         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14400         "utf-16-le".
14401
14402 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14403
14404         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14405
14406 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14407
14408         * uudecode.el (uudecode-use-external): Add :version.
14409
14410         * smime.el (smime-CA-file, smime-encrypt-cipher)
14411         (smime-dns-server): Add :version.
14412
14413         * smiley.el (gnus-smiley-file-types): Add :version.
14414
14415         * sha1.el (sha1-use-external): Add :version.
14416
14417         * pgg-def.el (pgg-query-keyserver): Add :version.
14418
14419         * nnmail.el (nnmail-fancy-expiry-targets)
14420         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14421         Add :version.
14422
14423         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14424         (nnimap-retrieve-groups-asynchronous): Add :version.
14425         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14426
14427         * mml.el (mml-content-disposition-parameters)
14428         (mml-insert-mime-headers-always): Add :version.
14429
14430         * mm-util.el (mm-coding-system-priorities): Add :version.
14431
14432         * mm-decode.el (mm-inline-text-html-with-images)
14433         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14434         (mm-verify-option): Add :version.
14435         (mm-text-html-renderer): Change :version.
14436
14437         * message.el (message-fcc-externalize-attachments)
14438         (message-required-headers, message-draft-headers)
14439         (message-subject-trailing-was-query)
14440         (message-subject-trailing-was-ask-regexp)
14441         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14442         (message-mark-insert-end, message-archive-header)
14443         (message-archive-note, message-cross-post-default)
14444         (message-cross-post-note, message-followup-to-note)
14445         (message-cross-post-note-function, message-use-mail-followup-to)
14446         (message-subscribed-address-functions)
14447         (message-subscribed-address-file, message-subscribed-addresses)
14448         (message-subscribed-regexps, message-allow-no-recipients)
14449         (message-yank-cited-prefix, message-signature-insert-empty-line)
14450         (message-hidden-headers, message-hierarchical-addresses)
14451         (message-mail-user-agent, message-use-idna)
14452         (message-valid-fqdn-regexp)
14453         (message-strip-special-text-properties, message-header-synonyms)
14454         (message-beginning-of-line, message-tab-body-function): Add :version.
14455         (message-insert-canlock, message-wide-reply-confirm-recipients):
14456         Change :version.
14457
14458         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14459         and :version.
14460         (mail-source-delete-old-incoming-confirm)
14461         (mail-source-movemail-program): Add :version.
14462
14463         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14464         (gnus-agent-cache, gnus-agent): Change :version.
14465
14466         * gnus-util.el (gnus-use-byte-compile): Change :version.
14467
14468         * gnus-sum.el (gnus-summary-make-false-root-always)
14469         (gnus-summary-default-high-score)
14470         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14471         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14472         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14473         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14474         (gnus-sum-thread-tree-single-indent)
14475         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14476         (gnus-sum-thread-tree-leaf-with-other)
14477         (gnus-sum-thread-tree-single-leaf): Add :version.
14478         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14479         (gnus-article-loose-mime): Change :version.
14480
14481         * gnus-start.el (gnus-backup-startup-file)
14482         (gnus-save-startup-file-via-temp-buffer): Add :version.
14483
14484         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14485         (gnus-server-offline-face): Add :version.
14486
14487         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14488
14489         * gnus-msg.el (gnus-gcc-externalize-attachments)
14490         (gnus-debug-files, gnus-debug-exclude-variables)
14491         (gnus-discouraged-post-methods): Change :version.
14492         (gnus-confirm-mail-reply-to-news)
14493         (gnus-confirm-treat-mail-like-news): Add :version.
14494
14495         * gnus-int.el (gnus-server-unopen-status): Add :version.
14496
14497         * gnus-group.el (gnus-group-jump-to-group-prompt)
14498         (gnus-large-ephemeral-newsgroup)
14499         (gnus-fetch-old-ephemeral-headers): Add :version.
14500
14501         * gnus-fun.el (gnus-x-face-directory)
14502         (gnus-convert-pbm-to-x-face-command)
14503         (gnus-convert-image-to-x-face-command)
14504         (gnus-convert-image-to-face-command): Add :version.
14505
14506         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14507
14508         * gnus-cite.el (gnus-cite-blank-line-after-header)
14509         (gnus-article-boring-faces): Add :version.
14510
14511         * gnus-art.el (gnus-buttonized-mime-types)
14512         (gnus-inhibit-mime-unbuttonizing)
14513         (gnus-treat-display-face)
14514         (gnus-treat-body-boundary): Change :version.
14515         (gnus-body-boundary-delimiter, gnus-picon-databases)
14516         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14517         (gnus-treat-date-english, gnus-treat-fold-headers)
14518         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14519         (gnus-treat-mail-picon, gnus-treat-wash-html)
14520         (gnus-article-encrypt-protocol)
14521         (gnus-use-idna, gnus-article-over-scroll)
14522         (gnus-mime-display-multipart-alternative-as-mixed)
14523         (gnus-mime-display-multipart-related-as-mixed)
14524         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14525         (gnus-ctan-url, gnus-button-ctan-handler)
14526         (gnus-button-handle-ctan-bogus-regexp)
14527         (gnus-button-ctan-directory-regexp)
14528         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14529         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14530         (gnus-button-man-level, gnus-button-emacs-level)
14531         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14532
14533         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14534         (gnus-agent-go-online): Change :version.
14535         (gnus-agent-expire-unagentized-dirs)
14536         (gnus-agent-auto-agentize-methods): Add :version.
14537
14538         * flow-fill.el (fill-flowed-display-column)
14539         (fill-flowed-encode-column): Add :version.
14540
14541         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14542         (gnus-outlook-deuglify-unwrap-max)
14543         (gnus-outlook-deuglify-cite-marks)
14544         (gnus-outlook-deuglify-unwrap-stop-chars)
14545         (gnus-outlook-deuglify-no-wrap-chars)
14546         (gnus-outlook-deuglify-attrib-cut-regexp)
14547         (gnus-outlook-deuglify-attrib-verb-regexp)
14548         (gnus-outlook-deuglify-attrib-end-regexp)
14549         (gnus-outlook-display-hook): Add :version.
14550
14551         * binhex.el (binhex-use-external): Add :version.
14552
14553 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14554
14555         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14556         and `invisible'.
14557
14558 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14559
14560         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14561         in gnus-registry-trim.
14562
14563 2004-09-13  Simon Josefsson  <jas@extundo.com>
14564
14565         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14566
14567         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14568
14569         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14570         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14571         <yamaoka@jpl.org>.
14572         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14573         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14574         <yamaoka@jpl.org>.
14575
14576         * sieve.el (sieve-manage-mode): Ditto.
14577
14578 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14579
14580         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14581
14582 2004-09-11  Simon Josefsson  <jas@extundo.com>
14583
14584         * dns-mode.el: Add.
14585
14586         * mm-view.el (mm-display-dns-inline): Add.
14587
14588         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14589         (mm-automatic-display): Ditto.
14590
14591         * mailcap.el (mailcap-mime-data): Add text/dns.
14592         (mailcap-mime-extensions): Map .soa to text/dns.
14593
14594 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14595
14596         * gnus-art.el (article-decode-mime-words, article-babel)
14597         (gnus-article-highlight-signature, gnus-article-add-buttons)
14598         (gnus-signature-toggle): Remove unnecessary bindings of
14599         `inhibit-read-only' inherited from v5.10 merge.
14600
14601 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14602
14603         * nntp.el (nntp): New customization group.
14604         (nntp-authinfo-file): Add customization group.
14605
14606         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14607
14608         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14609
14610         * gnus.el (to-address, to-list, subscribed)
14611         (large-newsgroup-initial): Ditto.
14612
14613         * flow-fill.el (fill-flowed-display-column)
14614         (fill-flowed-encode-column): Ditto.
14615
14616 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14617
14618         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14619         Use point-min rather than 1.
14620         (message-send-mail): Use buffer-size rather than point-max.
14621
14622         * gnus-sum.el (gnus-summary-search-article-forward):
14623         Signal a specific `search-failed' rather than a generic `error'.
14624
14625         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14626         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14627         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14628
14629 2004-09-10  Simon Josefsson  <jas@extundo.com>
14630
14631         * nndb.el (require): Remove tcp and duplicate cl.
14632
14633 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14634
14635         * gnus-agent.el (directory-files-and-attributes): Move forward.
14636
14637 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14638
14639         * gnus-agent.el (directory-files-and-attributes): Optionally
14640         defined to support XEmacs.
14641
14642 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14643
14644         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14645         to avoid run-time CL dependencies.
14646         (gnus-agent-unfetch-articles): New function.
14647         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14648         article numbers even when local .overview file is missing.
14649         (gnus-agent-read-article-number): New function.  Only accepts
14650         27-bit article numbers.
14651         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14652         gnus-agent-read-article-number.
14653         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14654         from backend while recognizing that article numbers in .overview
14655         must be valid.
14656         (gnus-agent-update-files-total-fetched-for): Use
14657         directory-files-and-attributes to improve performance.
14658         * gnus-int.el (gnus-request-move-article): Use
14659         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14660         improve performance.
14661
14662         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14663         some users confused by references to .newsrc when they only have a
14664         .newsrc.eld file.
14665         (gnus-convert-mark-converter-prompt)
14666         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14667         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14668         New function.  Used internally to only display 'gnus converting
14669         files' message when actually necessary.
14670
14671         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14672         methods now autoloaded.
14673
14674 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14675
14676         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14677         identifiers.
14678
14679 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14680
14681         * gnus-picon.el: Fix indentation and closing parenthesis.
14682
14683 2004-09-01  Simon Josefsson  <jas@extundo.com>
14684
14685         * message.el (message-canlock-generate): Require sha1, not
14686         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14687         to require within a function.  Sadly, if sha1.el isn't loaded, the
14688         let binding in m-c-g will hide the defcustom definition, which is
14689         bad.)
14690
14691         * canlock.el: Require sha1, not sha1-el.
14692
14693         * message.el: Don't autoload sha1 (there is a autoload cookie in
14694         sha1.el).
14695
14696         * sha1-el.el: Renamed to sha1.el.
14697
14698 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14699
14700         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14701
14702 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14703
14704         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14705
14706 2004-08-30  Kim F. Storm  <storm@cua.dk>
14707
14708         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14709
14710         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14711         Add :group 'nnimap.
14712
14713 2004-08-30  Andreas Schwab  <schwab@suse.de>
14714
14715         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14716         ?* and ?\;.
14717
14718         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14719         and ?\' to symbol instead of whitespace.
14720
14721 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14722
14723         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14724
14725         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14726         instead of re-search-forward.
14727
14728         * gnus-uu.el (gnus-uu-save-article): Ditto.
14729         (gnus-uu-post-encode-uuencode): Ditto.
14730
14731         * html2text.el (html2text-clean-list-items): Ditto.
14732         (html2text-clean-dtdd): Ditto.
14733         (html2text-format-tags): Ditto.
14734
14735         * message.el (message-send-mail-with-sendmail): Fix regexp.
14736         (message-fill-field-general): Use search-forward instead of
14737         re-search-forward.
14738         (unbold-region): Ditto.
14739
14740         * nnrss.el (nnrss-request-article): Ditto.
14741
14742         * nnslashdot.el (nnslashdot-request-article): Ditto.
14743
14744         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14745
14746         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14747         "Unrecognized menu descriptor" error in XEmacs.
14748
14749 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14750
14751         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14752         parent article of a sparse article in the thread hashtb.
14753
14754 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14755
14756         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14757         (nnmail-expand-newtext): Lowercase expanded entries if
14758         nnmail-split-lowercase-expanded is non-nil.
14759
14760 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14761
14762         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14763
14764         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14765         of gnus-tmp-news-method into string under XEmacs.  It will be
14766         passed to gnus-correct-length which takes only a string argument.
14767
14768 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14769
14770         * gnus-util.el (gnus-bind-print-variables): New macro.
14771         (gnus-prin1): Use it.
14772         (gnus-prin1-to-string): Use it.
14773         (gnus-pp): New function.
14774         (gnus-pp-to-string): New function.
14775
14776         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14777         Replace pp-to-string with gnus-pp-to-string.
14778         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14779         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14780         * gnus-msg.el (gnus-debug): Ditto.
14781         * gnus-score.el (gnus-score-save): Ditto.
14782         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14783         gnus-pp-to-string.
14784         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14785         with gnus-pp.
14786         * score-mode.el (gnus-score-pretty-print): Ditto.
14787         * webmail.el (webmail-debug): Ditto.
14788
14789 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14790
14791         * gnus-art.el (article-display-face, article-display-x-face):
14792         Use buffer-read-only.
14793
14794 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14795
14796         * gnus-art.el (article-hide-list-identifiers):
14797         Bind inhibit-read-only as t.
14798
14799 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14800
14801         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14802
14803 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14804
14805         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14806         (gnus-narrow-to-page): Don't assume point-min == 1.
14807         (gnus-article-edit-mode): Derive from message-mode.
14808
14809         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14810         point-min == 1.
14811
14812         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14813         Disable incorrect use of `assert'.
14814
14815         * message.el (message-mode): Set comment-start-skip.
14816
14817
14818 2004-08-22  Sam Steingold  <sds@gnu.org>
14819
14820         * pop3.el (pop3-leave-mail-on-server): New user variable.
14821         (pop3-movemail): Delete mail only when it is nil.
14822
14823 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14824
14825         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14826
14827         * mml.el (mml-preview): Use `pop-to-buffer'.
14828
14829         * message.el (message-goto-mail-followup-to): Insert after "To".
14830         (message-carefully-insert-headers): Add comment.
14831
14832         * gnus.el: Remove unused variable `gnus-article-check-size'.
14833
14834         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14835
14836         * gnus-art.el (gnus-button-alist): Improve
14837         `gnus-button-handle-library' entry.
14838
14839 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14840
14841         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14842         downcase, since XEmacs capitalizes error messages differently.
14843
14844 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14845
14846         * nntp.el: Add (require 'gnus) due to reference to
14847         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14848
14849 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14850
14851         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14852         `mm-fill-flowed'.
14853
14854         * mm-decode.el (mm-dissect-singlepart): Check it.
14855
14856 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14857
14858         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14859         'imap' for netrc parsing.
14860
14861 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14862
14863         * mailcap.el (mailcap-mime-data): Mark as risky.
14864
14865 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14866
14867         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14868         may be included in the encoded word.
14869         (rfc2047-encode): Don't append a space if the encoded word
14870         includes close parenthesis.
14871
14872 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14873
14874         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14875         of text within parentheses.
14876
14877 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14878
14879         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14880         (gnus-encrypt-write-file-contents): Make the password key the file
14881         name PLUS the cipher, not just the cipher.  Also remove failed
14882         passwords from the cache.
14883
14884 2004-08-06  Simon Josefsson  <jas@extundo.com>
14885
14886         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14887         fix.
14888
14889 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14890
14891         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14892         LWSP.
14893
14894 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14895
14896         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14897         to append in-reply-to: data to the references: header.
14898
14899         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14900         (netrc-parse): Use gnus-encrypt.el functions.
14901
14902         * gnus-encrypt.el: Add new file for encryption support; currently
14903         does only a few GPG ciphers and an internal XOR cipher.
14904
14905         * password.el: Add comments on using password-read-and-add.
14906         (password-read-and-add): Add function to read and add the
14907         password to the cache at once.
14908
14909 2004-07-28  Simon Josefsson  <jas@extundo.com>
14910
14911         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14912         parameter (but don't use it, for now).
14913
14914         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14915         instead of hard coding to nil.
14916
14917 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14918
14919         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14920         as mm-inline-image-xemacs does.
14921
14922 2004-07-26  Simon Josefsson  <jas@extundo.com>
14923
14924         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14925         Revert part of 2004-07-17 change below.
14926
14927 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14928
14929         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14930         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14931
14932 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14933
14934         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14935         quotes that actually start with ">" at the beginning of the
14936         lines.
14937
14938 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14939
14940         * rfc2047.el (rfc2047-encode-region): Fix last change.
14941         (rfc2047-encode-parameter): Remove useless concat.
14942
14943 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14944
14945         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14946         encode special characters; fix some kind of misconfigured headers;
14947         signal a real error if debug-on-quit or debug-on-error is non-nil.
14948         (rfc2047-encode-max-chars): New variable.
14949         (rfc2047-encode-1): Use it.
14950         (rfc2047-encode-parameter): New function.
14951
14952         * mml.el (mml-insert-parameter): Remove an excessive space.
14953
14954 2004-07-17  Simon Josefsson  <jas@extundo.com>
14955
14956         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14957         Kai Grossjohann <kai@emptydomain.de>.
14958         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14959         (gnus-group-make-menu-bar): Ditto.
14960
14961         * gnus-util.el (gnus-group-server): Add.
14962
14963 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14964
14965         * message.el (message-clone-locals): Clone sendmail and smtp
14966         variables.
14967
14968 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14969
14970         * rfc2047.el (rfc2047-encode-region): Fix last change.
14971
14972 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14973
14974         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14975         characters as non-special.
14976
14977 2004-07-09  Simon Josefsson  <jas@extundo.com>
14978
14979         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14980         Users will lose all flag changes made while unplugged with
14981         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14982         good default.  See numerous reports on ding mailing list.
14983
14984 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14985
14986         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14987         add generate-head-function and generate-article-function to the
14988         rfc822-forward entry.
14989         (nndoc-rfc822-forward-generate-article): New function.
14990         (nndoc-rfc822-forward-generate-head): New function.
14991
14992         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14993
14994 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14995
14996         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14997         respect display group parameter and gnus-summary-expunge-below.
14998         (gnus-articles-to-read): Remove unused reference to display group
14999         parameter.
15000
15001 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15002
15003         * nnheader.el (nnheader-uniquify-message-id): New experimental
15004         variable.
15005         (nnheader-nov-read-message-id): Use it.
15006
15007         * spam-report.el (spam-report-gmane): Add interactive.
15008
15009 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15010
15011         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15012         qp-or-base64 for the application/* types.
15013
15014 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15015
15016         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15017
15018 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15019
15020         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15021         trim value.
15022
15023 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15024
15025         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15026         New macro and function.
15027         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15028
15029 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15030
15031         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15032         after-load-alist.
15033
15034 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15035
15036         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15037         update info that isn't there.
15038
15039 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15040
15041         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15042         entry.
15043
15044 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15045
15046         * mm-view.el (mm-inline-render-with-function): Use multibyte
15047         buffer; decode html source by charset.
15048
15049         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15050
15051         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15052         Mule-UCS is loaded under XEmacs.
15053         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15054
15055 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15056
15057         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15058
15059 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15060
15061         * mm-util.el (mm-coding-system-p): Return a coding-system.
15062         (mm-mime-mule-charset-alist): Use shift_jis instead of
15063         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15064         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15065         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15066         instead of japanese-shift-jis and iso-latin-1 respectively in
15067         order to share the default value with both Emacs and XEmacs-mule.
15068         (mm-mule-charset-to-mime-charset): Make
15069         mm-coding-system-priorities effective.
15070         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15071         while predicating of candidates upon the priorities.
15072
15073 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15074
15075         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15076         gnus-uu-invert-processable.
15077
15078         * gnus.el: Autoload gnus-uu-invert-processable.
15079
15080 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15081
15082         * mm-util.el (mm-with-multibyte-buffer): New macro.
15083
15084         * rfc2047.el (rfc2047-encode-string): Use it.
15085         (rfc2047-encode-region): Move point to the end of the region after
15086         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15087
15088 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15089
15090         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15091         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15092
15093 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15094
15095         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15096         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15097         Karl Chen <quarl@nospam.quarl.org>.
15098
15099 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15100
15101         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15102         invalid addresses.
15103
15104 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15105
15106         * spam.el: Change section markers, revise TODO list.
15107         (spam-backends): Make new master list of all installed backends.
15108         (spam-summary-exit-behavior): Add new variable to determine how
15109         messages moves are done at summary exit.
15110         (spam-move-spam-nonspam-groups-only)
15111         (spam-process-ham-in-nonham-groups)
15112         (spam-process-ham-in-spam-groups): Remove variables, the
15113         spam-summary-exit-behavior variable should be used to manage this
15114         behavior.
15115         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15116         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15117         and spam-old-spam-articles.
15118         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15119         Add empty variables, placeholders for the backends they represent.
15120         (spam-set-difference): Move, unchanged.
15121         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15122         unless the user has a processor variable.
15123         (spam-classifications, spam-classification-valid-p)
15124         (spam-backend-properties, spam-backend-property-valid-p)
15125         (spam-backend-function-type-valid-p)
15126         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15127         (spam-report-articles-gmane, spam-report-articles-resend):
15128         Remove functions, they are not needed.
15129         (spam-install-backend-super, spam-backend-list)
15130         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15131         (spam-backend-function, spam-backend-ham-registration-function)
15132         (spam-backend-spam-registration-function)
15133         (spam-backend-ham-unregistration-function)
15134         (spam-backend-spam-unregistration-function)
15135         (spam-backend-statistical-p, spam-backend-mover-p)
15136         (spam-install-backend-alias, spam-install-checkonly-backend)
15137         (spam-install-mover-backend, spam-install-nocheck-backend)
15138         (spam-install-backend, spam-install-statistical-backend)
15139         (spam-install-statistical-checkonly-backend): Add backend installation
15140         support.
15141         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15142         (spam-group-processor-p): Use the new backend code and respect the
15143         summary exit behavior.
15144         (spam-mark-spam-as-expired-and-move-routine): Remove.
15145         (spam-summary-prepare): Change to use the new spam-old-articles
15146         variable.
15147         (spam-copy-or-move-routine, spam-copy-spam-routine)
15148         (spam-move-spam-routine, spam-copy-ham-routine)
15149         (spam-move-ham-routine): Add code to copy/move ham or spam.
15150         (spam-fetch-field-fast): Improve doc and code, plus allow the
15151         'number request.
15152         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15153         variables.
15154         (spam-split, spam-find-spam): Use the new backend code.
15155         (spam-registration-functions): Remove variable.
15156         (spam-unregister-routine): Add convenience wrapper.
15157         (spam-log-undo-registration, spam-register-routine)
15158         (spam-log-processing-to-registry)
15159         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15160         where possible.
15161         (spam-check-gmane-xref, spam-check-regex-headers)
15162         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15163         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15164         (spam-check-bogofilter-headers, spam-check-spamoracle)
15165         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15166         (spam-check-crm114-headers): Use the spam-split-group that
15167         spam-split prepares, no need to determine it every time.
15168
15169         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15170         to the nnheader-parse-naked-head call.
15171
15172         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15173
15174         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15175         the nnheader-nov-read-message-id call.
15176
15177 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15178
15179         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15180         gnus-activate-group twice.  Suggested by Markus Peter
15181         <warp@spin.de>.
15182
15183 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15184
15185         * gnus-art.el (gnus-article-time-format): Exchange the order of
15186         day and month in the default value; fix customization type.
15187         (article-date-ut): Use add-text-properties.
15188         (article-make-date-line): Use message-make-date instead of
15189         current-time-string.
15190
15191         * message.el (message-fetch-field): Don't use set-text-properties.
15192         (message-make-date): Simplify.
15193
15194         * messagexmas.el (message-xmas-make-date): New function.
15195         (message-xmas-redefine): Defalias message-make-date to it.
15196
15197 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15198
15199         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15200         (rfc2047-encode-region): Treat text within parentheses as special;
15201         show the original text when error has occurred.
15202
15203         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15204         already-computed method to gnus-activate-group.
15205
15206         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15207         same select-methods identical Lisp objects.
15208
15209         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15210         object when modifying the info.
15211
15212 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15213
15214         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15215         gnus-opened-servers since it has never been opened with the new
15216         configuration yet.
15217
15218 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15219
15220         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15221         arg to nnheader-generate-fake-message-id.
15222
15223 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15224
15225         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15226         number and build a fake message ID localized to a group and
15227         article number (so it's repeatable from that point on).
15228         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15229         ID format.
15230
15231         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15232         nnheader-generate-fake-message-id with the article number.
15233
15234 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15235
15236         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15237         end-of-buffer.
15238
15239 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15240
15241         * message.el (message-ignored-supersedes-headers): Add Approved.
15242
15243 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15244
15245         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15246         goto-char.
15247         (rfc2047-encode): Fold the line before encoding.
15248
15249 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15250
15251         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15252         folding -- not all headers can be folded, and this should be done
15253         by the message composition mode.  Probably.  I think.
15254
15255 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15256
15257         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15258         fast.
15259
15260         * gnus-ems.el (gnus-remove-image): Don't use
15261         message-text-with-property; remove only the image found first.
15262
15263         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15264         found first.
15265
15266 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15267
15268         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15269
15270 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15271
15272         * message.el (message-text-with-property): Make it fast and accept
15273         optional arguments.
15274         (message-strip-forbidden-properties): Use it.
15275         (message-fix-before-sending): Follow the m-t-w-p change.
15276
15277         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15278
15279 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15280
15281         * gnus-art.el (article-hide-headers): Don't change the buffer
15282         mistakenly when performing mml-preview even if
15283         gnus-single-article-buffer is nil.
15284
15285 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15286
15287         * message.el (message-expand-name-databases): New user option.
15288         (message-expand-name): Use it.
15289
15290 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15291
15292         * spam.el (spam-report-articles-resend)
15293         (spam-report-resend-register-routine): Allow ham reporting.
15294         (spam-report-resend-register-ham-routine): Add wrapper.
15295         (spam-registration-functions): Add ham resending functions.
15296         (spam-list-of-processors): Add ham resend processor.
15297
15298         * gnus.el (ham-resend-to): Add new group parameter.
15299         (spam-process): Add ham resend option.
15300
15301         * spam-report.el (spam-report-resend): Allow reporting ham.
15302         (spam-report-resend-ham): Add wrapper.
15303
15304 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15305
15306         * message.el (message-cite-articles-with-x-no-archive): New
15307         variable.
15308         (message-cite-original): Use it.
15309
15310 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15311
15312         * message.el (message-cite-original): Respect X-No-Archive.
15313
15314 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15315
15316         * gnus-art.el (article-hide-headers): Refer to the values for
15317         gnus-ignored-headers and gnus-visible-headers in the summary
15318         buffer since a user may have set them as group parameters.
15319
15320 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15321
15322         * assistant.el (assistant-node-name): Add convenience function.
15323         (assistant-render-text, assistant-render-node): Add error handling,
15324         plus handle multiple next nodes.
15325         (assistant-find-next-node): Comment out for now.
15326         (assistant-find-next-nodes): Add function, returns list of next
15327         nodes.
15328
15329 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15330
15331         * mail-source.el (mail-source-directory): Fix doc-string.
15332
15333 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15334
15335         * assistant.el (assistant-render-text, assistant-eval): Add :set
15336         widget type, which is different because it takes and returns a
15337         list.  Much hilarity ensues.
15338
15339 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15340
15341         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15342
15343         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15344         doc-string.
15345
15346         * gnus-start.el (gnus-activate-group): Added doc-string.
15347
15348 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15349
15350         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15351
15352 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15353
15354         * assistant.el (assistant-render-text): Try to add a :set
15355         widget, more to come.
15356
15357         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15358         strings.
15359         (spam-report-articles-resend)
15360         (spam-register-routine): Do registration iff any articles warrant
15361         it.
15362         (spam-summary-prepare-exit): Change log message for nil group
15363         destinations.
15364
15365 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15366
15367         * spam.el (spam-report-resend-register-routine): Allow
15368         spam-report-resend-to to be a group parameter or a global value.
15369
15370 2004-05-26  Simon Josefsson  <jas@extundo.com>
15371
15372         * starttls.el: Merge with my GNUTLS based starttls.el.
15373         (starttls-gnutls-program, starttls-use-gnutls)
15374         (starttls-extra-arguments, starttls-process-connection-type)
15375         (starttls-connect, starttls-failure, starttls-success): New
15376         variables.
15377         (starttls-program, starttls-extra-args): Doc fix.
15378         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15379         functions.
15380         (starttls-negotiate, starttls-open-stream): Check
15381         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15382         function if it is set.
15383
15384 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15385
15386         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15387         structured fields.
15388
15389 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15390
15391         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15392
15393 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15394
15395         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15396         variable.
15397         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15398         assigning the spam-mark to new messages.
15399
15400 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15401
15402         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15403
15404 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15405
15406         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15407
15408         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15409         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15410         default.
15411
15412 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15413
15414         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15415         correct data.
15416
15417 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15418
15419         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15420         (spam-group-processor-p): Fix function.
15421         (spam-group-processor-multiple-p)
15422         (spam-group-spam-processor-report-gmane-p)
15423         (spam-group-spam-processor-report-resend-p)
15424         (spam-group-spam-processor-bogofilter-p)
15425         (spam-group-spam-processor-blacklist-p)
15426         (spam-group-spam-processor-ifile-p)
15427         (spam-group-ham-processor-ifile-p)
15428         (spam-group-spam-processor-spamoracle-p)
15429         (spam-group-spam-processor-crm114-p)
15430         (spam-group-ham-processor-bogofilter-p)
15431         (spam-group-spam-processor-stat-p)
15432         (spam-group-ham-processor-stat-p)
15433         (spam-group-ham-processor-whitelist-p)
15434         (spam-group-ham-processor-BBDB-p)
15435         (spam-group-ham-processor-spamoracle-p)
15436         (spam-group-ham-processor-copy-p): Remove functions with some
15437         prejudice against unneeded code.
15438         (spam-report-articles-resend)
15439         (spam-report-resend-register-routine): Allow the group/topic
15440         spam-resend-to value to override spam-report-resend-to.
15441         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15442         properly now.
15443
15444         * gnus.el (spam-resend-to): Add group/topic parameter.
15445         (spam-process): Move the OBSOLETE processors to the end of the
15446         choices.
15447
15448 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15449
15450         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15451         with resend-to set to nil, and then ask the user if necessary.
15452         (spam-report-resend): spam-report-resend takes a list of articles, not
15453         separate article numbers.
15454
15455 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15456
15457         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15458         addition to emacs-w3m.
15459
15460 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15461
15462         * assistant.el (assistant-authinfo-data): New function.
15463         (assistant-eval): Eval for entire assistant.
15464
15465         * netrc.el (netrc-services-file): New variable.
15466         (netrc-parse-services): New function.
15467         (netrc-find-service-name): New function.
15468         (netrc-find-service-number): New function.
15469         (netrc-port-equal): New function.
15470         (netrc-machine): Use it.
15471
15472         * nnimap.el (nnimap-open-connection): Use netrc.
15473
15474         * gnus-util.el (gnus-netrc-get): Remove aliases.
15475
15476         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15477
15478         * assistant.el (wid-edit): Fix compilation.
15479
15480         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15481
15482 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15483
15484         * gnus-util.el (gnus-set-file-modes): New function.  (small
15485         patch).
15486
15487 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15488
15489         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15490
15491         * assistant.el (assistant-render-node): Fix up rendering and
15492         read-only text.
15493         (assistant-render-node): Reset.
15494         (assistant-make-read-only): Not sticky.
15495
15496 2004-05-20  Danny Siu  <dsiu@adobe.com>
15497
15498         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15499         centered even when gnus-auto-center-summary is t.
15500
15501 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15502
15503         * dns.el (dns-get-txt-answer): New function.
15504         (dns-read-txt): Ditto.
15505         (query-dns): Use it.
15506
15507 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15508
15509         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15510         active for foreign groups even if the group level is higher than
15511         the specified value.
15512
15513 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15514
15515         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15516         non-active groups.
15517
15518         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15519
15520 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15521
15522         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15523
15524 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15525
15526         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15527         (spam-crm114-header, spam-crm114-spam-switch)
15528         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15529         (spam-crm114-positive-spam-header)
15530         (spam-crm114-database-directory, spam-list-of-processors)
15531         (spam-group-spam-processor-crm114-p)
15532         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15533         (spam-generic-score, spam-list-of-checks)
15534         (spam-list-of-statistical-checks, spam-registration-functions)
15535         (spam-check-crm114-headers, spam-crm114-score)
15536         (spam-check-crm114, spam-crm114-register-with-crm114)
15537         (spam-crm114-register-spam-routine)
15538         (spam-crm114-unregister-spam-routine)
15539         (spam-crm114-register-ham-routine)
15540         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15541         asjo@koldfront.dk (Adam Sjøgren).
15542
15543         * gnus.el: Add spam-use-crm114.
15544
15545         * spam.el (spam-list-of-processors, spam-registration-functions):
15546         Add spam-use-resend.
15547         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15548         (spam-report-articles-gmane): Add doc fix.
15549         (spam-report-articles-resend, spam-report-resend-register-routine):
15550         Add wrappers around spam-report-resend-to.
15551
15552         * spam-report.el (spam-report-resend-to, spam-report-resend):
15553         Add support for resending spam.
15554         (spam-report-gmane): Fix line length >80.
15555
15556         * gnus.el (spam-process): Add spam-use-resend.
15557
15558 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15559
15560         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15561         number of processed spam messages.
15562         (spam-ham-copy-or-move-routine): Return the number of processed
15563         ham messages.
15564         (spam-summary-prepare-exit): Use the above values to decide
15565         whether status messages shouled be displayed.
15566
15567 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15568
15569         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15570         `rfc2047-encoding-function-alist' in order to avoid conflicting
15571         with the old version.
15572         (rfc2047-encode-region): Concatenate words containing non-ASCII
15573         characters in structured fields; don't encode space-delimited
15574         ASCII words even in unstructured fields; don't break words at
15575         char-category boundaries.
15576         (rfc2047-encode-1): New function.
15577         (rfc2047-encode): Use it; encode text so that it occupies the
15578         maximum width within 76-column; work correctly on Q encoding for
15579         iso-2022-* charsets.
15580         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15581         sure not to break a line just after the header name.
15582         (rfc2047-b-encode-region): Removed.
15583         (rfc2047-b-encode-string): New function.
15584         (rfc2047-q-encode-region): Removed.
15585         (rfc2047-q-encode-string): New function.
15586
15587         * mm-util.el (mm-replace-in-string): New function.
15588
15589 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15590
15591         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15592         get it right.
15593         (gnus-inews-make-draft): Really.
15594
15595 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15596
15597         * nnmh.el (nnmh-request-list-1): Don't check the link count
15598         before descending.  (small patch)
15599
15600 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15601
15602         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15603         stuff.
15604
15605         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15606         on real group name.
15607
15608         * gnus-art.el (gnus-signature-limit): Doc fix.
15609
15610         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15611
15612         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15613
15614 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15615
15616         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15617         isn't a string.
15618
15619 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15620
15621         * gnus-draft.el (gnus-draft-send): Bind
15622         rfc2047-encode-encoded-words.
15623
15624         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15625         (rfc2047-encodable-p): Say that =? needs encoding.
15626         (rfc2047-encode-encoded-words): New variable.
15627
15628         * gnus-group.el (gnus-group-select-group): Doc fix.
15629
15630         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15631
15632         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15633         to nil.
15634
15635         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15636
15637         * nnheader.el (nnheader-get-lines-and-char): New function.
15638
15639 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15640
15641         * gnus-msg.el (gnus-summary-followup-with-original): Document
15642         yanking of region when active.
15643
15644 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15645
15646         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15647         groups if the group level is higher than the specified value.
15648
15649 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15650
15651         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15652         (gnus-group-jump-to-group): Added prefix argument using
15653         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15654         non-active group.
15655
15656         * compface.el (uncompface): Be verbose when changing
15657         `uncompface-use-external'.
15658
15659         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15660         handle manual section.
15661
15662 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15663
15664         * gnus-art.el (gnus-button-alist): Revert previous change.
15665
15666 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15667
15668         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15669
15670 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15671
15672         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15673         whether backend can accept message.
15674
15675         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15676
15677 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15678
15679         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15680         Avoid creating directory when nntp-marks-is-evil is true.
15681         Reported by Reiner Steib.
15682
15683 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15684
15685         * gnus-picon.el (gnus-picon-style): New variable.
15686         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15687         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15688         Jesper Harder <harder@ifa.au.dk>.
15689
15690 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15691
15692         * message.el (message-fill-field): Return point.
15693         (message-generate-headers): Go to end of field.
15694
15695         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15696         stuff for non-living groups.
15697
15698 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15699
15700         * gnus-art.el (gnus-article-followup-with-original)
15701         (gnus-article-reply-with-original): gnus-mark-active-p ->
15702         gnus-region-active-p.
15703
15704 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15705
15706         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15707         only when there is spam or ham to be processed.
15708
15709 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15710
15711         * mail-source.el (mail-source-delete-crash-box): Refactor.
15712         (mail-source-fetch): Use it.
15713         (mail-source-fetch-file): Ditto.
15714         (mail-source-fetch-directory): Run postscript in loop.
15715         (mail-source-fetch-pop): Delete.
15716         (mail-source-fetch-maildir): Ditto.
15717         (mail-source-fetch-imap): Ditto.
15718
15719         * imap.el (imap-authenticators): Comment out sasl.
15720
15721         * message.el (message-skip-to-next-address): New function.
15722         (message-fill-header-address): Refactor.
15723         (message-fill-address): Use it.
15724         (message-delete-address): Use it.
15725         (message-fill-header-general): Refactor.
15726         (message-fill-field-address): Rename.
15727         (message-narrow-to-field): Find the start of the header.
15728         (message-header-format-alist): Don't pre-fill.
15729         (message-fill-header): Removed.
15730         (message-insert-header): New function.
15731         (message-shorten-references): Use it.
15732
15733         * rfc2047.el (rfc2047-field-value): Strip props.
15734
15735         * mail-parse.el (mail-header-make-address): New alias.
15736
15737         * ietf-drums.el (ietf-drums-make-address): New function.
15738
15739         * imap.el: Add compiler directives.
15740
15741         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15742
15743         * gnus-art.el (article-decode-idna-rhs): Don't use
15744         message-idna-inside-rhs-p.
15745
15746 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15747
15748         * message.el (message-idna-inside-rhs-p): Removed.
15749         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15750
15751         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15752         false positives.
15753
15754 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15755
15756         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15757
15758 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15759
15760         * nneething.el (nneething-file-name): Don't create spurious
15761         files.
15762
15763         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15764         (gnus-inews-do-gcc): Remove sleep.
15765
15766         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15767         part under point.
15768
15769         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15770         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15771
15772 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15773
15774         * spam.el (spam-summary-prepare-exit): Fixed (length).
15775
15776 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15777
15778         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15779         as expired without moving it" message when there are spam
15780         messages left.
15781
15782 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15783
15784         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15785         header is not nil.
15786
15787 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15788
15789         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15790         nntp-possibly-create-directory, not nntp-possibly-change-group.
15791         (nntp-marks-changed-p): New arg SERVER.
15792         (nntp-request-update-info): Adjust caller.
15793
15794 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15795
15796         * nntp.el (nntp-save-marks): Pass missing arg.
15797
15798 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15799
15800         * nntp.el: Support marks.
15801         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15802         (nntp-marks-modtime, nntp-marks-directory): New variables.
15803         (nntp-request-set-mark, nntp-request-update-info)
15804         (nntp-possibly-create-directory, nntp-marks-changed-p)
15805         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15806         functions.
15807
15808 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15809
15810         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15811         (gnus-xmas-redefine): Rename.
15812
15813         * gnus-score.el (gnus-score-insert-help): Use
15814         gnus-select-lowest-window.
15815
15816         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15817         appt-select-lowest-window and rename to gnus-select-lowest-window.
15818
15819         * gnus.el: do.
15820
15821 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15822
15823         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15824         encodings of MIME-encoded words, in order to improve
15825         interoperability with several broken MUAs.
15826
15827 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15828
15829         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15830         tags, only when charsets are not specified in headers.
15831         (mm-inline-text-html-render-with-w3m): Ditto.
15832
15833         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15834         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15835
15836 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15837
15838         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15839         instead of MIME-decoded from fields when checking
15840         `gnus-article-address-banner-alist'.
15841
15842 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15843
15844         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15845         description rather than subject.
15846
15847 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15848
15849         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15850
15851 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15852
15853         * gnus.el (gnus-version-number): Bump.
15854
15855 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15856
15857         * gnus.el: No Gnus v0.2 is released.
15858
15859 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15860
15861         * gnus-agent.el (gnus-agent-read-agentview): Inline
15862         gnus-uncompress-range.
15863
15864 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15865
15866         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15867         `exec-installed-p'.
15868
15869 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15870
15871         * gnus.el (spam-process, spam-autodetect-methods): Add
15872         bsfilter and bsfilter-headers.
15873
15874         * spam.el (spam-bsfilter): New customize group.
15875         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15876         (spam-bsfilter-header, spam-bsfilter-probability-header)
15877         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15878         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15879         (spam-bsfilter-database-directory): New options.
15880         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15881         (spam-list-of-statistical-checks, spam-registration-functions):
15882         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15883         (spam-bsfilter-score): New command.
15884         (spam-check-bsfilter-headers, spam-check-bsfilter)
15885         (spam-bsfilter-register-with-bsfilter)
15886         (spam-bsfilter-register-spam-routine)
15887         (spam-bsfilter-unregister-spam-routine)
15888         (spam-bsfilter-register-ham-routine)
15889         (spam-bsfilter-unregister-ham-routine): New functions.
15890         (spam-generic-score): Support bsfilter; Accept an optional argument
15891         to recalcurate spam score even if scoring header has already been
15892         added.
15893         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15894         optional argument to recalcurate spam score even if scoring header
15895         has already been added.
15896
15897 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15898
15899         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15900         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15901         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15902         link is missing.
15903
15904 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15905
15906         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15907         (html2text-get-attr): Rewrite.
15908
15909         * message.el (message-setup-1): Remove redundant put-text-property
15910         on mail-header-separator.
15911
15912 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15913
15914         * gnus-registry.el (gnus-registry-cache-whitespace)
15915         (gnus-registry-action, gnus-registry-spool-action)
15916         (gnus-registry-split-fancy-with-parent): Change message levels
15917         from 5 to 3 or 7, as needed.
15918
15919         * spam.el (spam-summary-prepare-exit)
15920         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15921         (spam-split, spam-find-spam, spam-log-undo-registration)
15922         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15923         level from 5 to 6.
15924
15925 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15926
15927         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15928         2004-03-04 change).
15929
15930 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15931
15932         * sieve-manage.el (sieve-manage-open):
15933         * nnweb.el (nnweb-insert-html):
15934         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15935         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15936         * nnspool.el (nnspool-request-group):
15937         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15938         * nnml.el (nnml-request-update-info):
15939         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15940         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15941         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15942         (nnimap-request-set-mark):
15943         * nnfolder.el (nnfolder-request-update-info):
15944         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15945         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15946         * gnus-uu.el (gnus-uu-find-articles-matching):
15947         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15948         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15949         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15950         * gnus-nocem.el (gnus-nocem-scan-groups):
15951         * gnus-int.el (gnus-start-news-server):
15952         * gnus-group.el (gnus-group-make-kiboze-group)
15953         (gnus-group-browse-foreign-server):
15954         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15955         Use mapc when appropriate.
15956
15957 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15958
15959         FIXME: Make separate entries for each person.
15960
15961         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15962         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15963         <shields@msrl.com>:
15964
15965         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15966         may need for spam sorting and scoring.
15967         (spam-user-format-function-S): Add user format function suitable for
15968         general use.
15969         (spam-article-sort-by-spam-status): Add sorting function for summary
15970         sorting.
15971         (spam-extra-header-to-number): Add function to get a score from a
15972         header.
15973         (spam-summary-score): Add function to get a numeric score from the
15974         headers.
15975         (spam-generic-score): Fix function doc, was in wrong place.
15976         (spam-initialize): Take symbols when it's run, and install the
15977         extra headers that spam-necessary-extra-headers thinks we need.
15978
15979 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15980
15981         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15982         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15983
15984 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15985
15986         * gnus-sum.el (gnus-set-global-variables)
15987         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15988         (gnus-article-get-xrefs, gnus-summary-best-group)
15989         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15990         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15991         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15992         Use with-current-buffer.
15993
15994 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15995
15996         * spam.el (spam-summary-prepare-exit): Simplify logic.
15997         (spam-fetch-article-header): Read the article header if it's not
15998         available.
15999         (spam-list-articles): Simplify logic.
16000         (spam-filelist-register-routine): Fix bug with unregister-list.
16001
16002         * gnus-registry.el: Fix comments at beginning.
16003
16004 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16005
16006         * message.el (message-cater-to-broken-inn): Remove.
16007         (message-shorten-references): Make sure the total folded length of
16008         References is shorter than 998 characters to cater to a bug in INN
16009         2.3.  Also, don't pretend that references aren't folded -- this
16010         hasn't worked for a while.
16011
16012 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16013
16014         * gnus-agent.el (gnus-agentize):
16015         gnus-agent-send-mail-real-function no longer set to current value
16016         of message-send-mail-function but rather a lambda that calls
16017         message-send-mail-function.  The change makes the agent real-time
16018         responsive to user changes to message-send-mail-function.
16019
16020 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16021
16022         * legacy-gnus-agent.el
16023         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16024         help from Florian Weimer <fw@deneb.enyo.de>
16025
16026 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16027
16028         * nnmail.el (nnmail-cache-insert): Revert last change.
16029
16030 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16031
16032         * nnmail.el (nnmail-cache-insert): Always check whether
16033         nnmail-cache-ignore-groups matches a group name.
16034
16035 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16036
16037         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16038         (spam-find-spam, spam-log-processing-to-registry)
16039         (spam-log-registered-p, spam-log-unregistration-needed-p)
16040         (spam-log-undo-registration): Use gnus-message instead of
16041         gnus-error, none of these errors are fatal.
16042
16043         * gnus-registry.el (gnus-registry-clean-empty-function)
16044         (gnus-registry-clean-empty): Remove only empty entries without
16045         extra data.
16046
16047 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16048
16049         * spam-stat.el (spam-stat-buffer-change-to-spam)
16050         (spam-stat-buffer-change-to-non-spam): Change (error) to
16051         (gnus-message 8) invocation.
16052
16053 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16054
16055         * nntp.el (nntp-via-netcat-command): New variable.
16056         (nntp-via-netcat-switches): New variable.
16057         (nntp-open-via-rlogin-and-netcat): New function.
16058         (nntp-open-connection-function): Doc fix.
16059         (nntp-telnet-command): Doc fix.
16060         (nntp-end-of-line): Doc fix.
16061         (nntp-via-rlogin-command): Doc fix.
16062         (nntp-via-user-name): Doc fix.
16063         (nntp-via-address): Doc fix.
16064
16065 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16066
16067         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16068         error in Emacs 21.1.
16069
16070 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16071
16072         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16073
16074 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16075
16076         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16077         (gnus-agent-with-refreshed-group): New macro.
16078         (gnus-agent-rename-group): New function.
16079         (gnus-agent-delete-group): New function.
16080         (gnus-agent-save-group-info): Use gnus-command-method when
16081         `method' parameter is nil.  Don't write nil entries into the
16082         active file.
16083         (gnus-agent-get-group-info): New function.
16084         (gnus-agent-fetch-articles): Use
16085         gnus-agent-update-files-total-fetched-for to increment disk space
16086         used.
16087         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16088         gnus-agent-update-view-total-fetched-for to increment disk space
16089         used.
16090         (gnus-agent-get-local): Added optional parameters to avoid calling
16091         gnus-group-real-name and gnus-find-method-for-group.
16092         (gnus-agent-set-local): Delete stored entry if either min, or max,
16093         are nil.
16094         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16095         quit, use gnus-agent-regenerate-group to record existance of any
16096         articles fetched to disk before the quit occurred.
16097         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16098         gnus-agent-update-view-total-fetched-for, and
16099         gnus-agent-update-files-total-fetched-for to decrement disk space
16100         used.
16101         (gnus-agent-retrieve-headers): Use
16102         gnus-agent-update-view-total-fetched-for to increment disk space
16103         used.
16104         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16105         with gnus-agent-update-files-total-fetched-for to decrement disk
16106         space and fresh group buffer.
16107         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16108         (gnus-agent-need-update-total-fetched-for): New variable.
16109         (gnus-agent-update-files-total-fetched-for): New function.
16110         (gnus-agent-update-view-total-fetched-for): New function.
16111         (gnus-agent-total-fetched-for): New function.
16112
16113         * gnus-cache.el (gnus-cache-save-buffers): Use
16114         gnus-cache-update-overview-total-fetched-for to change disk space
16115         used by this group.
16116         (gnus-cache-possibly-enter-article): Use
16117         gnus-cache-update-file-total-fetched-for to increment disk space
16118         used by this group.
16119         (gnus-cache-possibly-remove-article): Use
16120         gnus-cache-update-file-total-fetched-for to decrement disk space
16121         used by this group.
16122         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16123         (gnus-cache-rename-group): New function.
16124         (gnus-cache-delete-group): New function.
16125         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16126         (gnus-cache-need-update-total-fetched-for): New variable.
16127         (gnus-cache-with-refreshed-group): New macro.
16128         (gnus-cache-update-file-total-fetched-for): New function.
16129         (gnus-cache-update-overview-total-fetched-for): New function.
16130         (gnus-cache-rename-group-total-fetched-for): New function.
16131         (gnus-cache-delete-group-total-fetched-for): New function.
16132         (gnus-cache-total-fetched-for): New function.
16133
16134         * gnus-group.el: Require gnus-sum and autoload functions to
16135         resolve warnings when gnus-group.el compiled alone.
16136         (gnus-group-line-format): Documented new %F.
16137         (size of Fetched data) group line format; identifies disk space
16138         used by agent and cache.
16139         (gnus-group-line-format-alist): Defined new F format.
16140         (gnus-total-fetched-for): New function.
16141         (gnus-group-delete-group): No longer update
16142         gnus-cache-active-altered as gnus-request-delete-group now keeps
16143         the cache in sync.
16144         (gnus-group-list-active): Let the agent store a server's active
16145         list if currently plugged.
16146
16147         * gnus-int.el (gnus-request-delete-group):
16148         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16149         local disk in sync with the server.
16150         (gnus-request-rename-group):
16151         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16152         local disk in sync with the server.
16153
16154         * gnus-start.el (gnus-get-unread-articles):
16155         Cosmetic simplification to logic.
16156
16157         * gnus-util.el (gnus-rename-file): New function.
16158
16159 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16160
16161         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16162
16163 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16164
16165         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16166         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16167
16168 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16169
16170         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16171         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16172
16173 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16174
16175         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16176
16177 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16178
16179         * spam.el (spam-set-difference): Add function to replace
16180         gnus-set-difference in spam.el.
16181         (spam-summary-prepare-exit): Use spam-set-difference.
16182
16183 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16184
16185         * gnus-registry.el (gnus-registry-cache-file): Update to use
16186         gnus-dribble-directory OR gnus-home-directory OR ~.
16187         (gnus-registry-split-fancy-with-parent): Fix doc.
16188
16189 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16190
16191         * message.el (message-exchange-point-and-mark): Use
16192         message-mark-active-p.  Suggested by Jesper Harder
16193         <harder@ifa.au.dk>.
16194
16195 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16196
16197         * message.el (message-exchange-point-and-mark): Don't activate
16198         region if it was inactive.  Suggested by Hiroshi Fujishima
16199         <pooh@nature.tsukuba.ac.jp>.
16200
16201 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16202
16203         * gnus-art.el (article-display-face): Display Faces in the same
16204         order as X-Faces.
16205
16206 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16207
16208         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16209
16210 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16211
16212         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16213         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16214         (gnus-article-mime-hierarchy): Remove.
16215         (gnus-article-mime-hierarchy-next): Remove.
16216         (gnus-article-mode): Revert 2004-03-19 change.
16217         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16218         (gnus-insert-mime-button): Revert 2004-03-19 change.
16219         (gnus-mime-accumulate-hierarchy): Remove.
16220         (gnus-mime-enter-multipart): Remove.
16221         (gnus-mime-leave-multipart): Remove.
16222         (gnus-mime-display-part): Revert 2004-03-19 change.
16223         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16224
16225         * mml.el (mml-preview): Revert 2004-03-19 change.
16226
16227 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16228
16229         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16230
16231 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16232
16233         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16234         t while entering a file name using the mm-with-multibyte macro.
16235         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16236
16237         * mm-util.el (mm-with-multibyte): New macro.
16238
16239 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16240
16241         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16242         user option.
16243         (gnus-mime-multipart-functions): Doc and customization fix.
16244         (gnus-article-mime-hierarchy): New variable.
16245         (gnus-article-mime-hierarchy-next): New variable.
16246         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16247         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16248         gnus-article-mime-hierarchy-next to nil.
16249         (gnus-insert-mime-button): Show hierarchy numbers.
16250         (gnus-mime-accumulate-hierarchy): New function.
16251         (gnus-mime-enter-multipart): New function.
16252         (gnus-mime-leave-multipart): New function.
16253         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16254         (gnus-mime-display-alternative): Show hierarchy numbers.
16255
16256         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16257         gnus-article-mime-hierarchy-next to nil.
16258
16259 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16260
16261         * dns.el: Don't require gnus-xmas.
16262
16263 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16264
16265         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16266         inline PGP.
16267         (mml-menu): Disable mml-quote-region if mark is inactive.
16268
16269 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16270
16271         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16272         when the group's active is not available.
16273
16274 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16275
16276         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16277         error.
16278
16279 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16280
16281         * imap.el (imap-store-password): New variable.
16282         (imap-interactive-login): Use it.
16283         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16284
16285 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16286
16287         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16288         window-start and hscroll to summary window.
16289
16290 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16291
16292         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16293         conversion message to newsrc-dribble when an actual conversion is
16294         performed.
16295
16296 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16297
16298         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16299
16300 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16301
16302         * mm-decode.el (mm-complicated-handles): New function reviving
16303         former definition of mm-multiple-handles.
16304
16305         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16306         (gnus-mime-delete-part): Use it.
16307
16308 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16309
16310         * gnus-agent.el (gnus-agent-read-local): Bind
16311         nnheader-file-coding-system to gnus-agent-file-coding-system to
16312         avoid the implicit assumption that they will always be equal.
16313         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16314         coding-system-for-write, as the with-temp-file macro first prints
16315         to a buffer then saves the buffer.
16316
16317 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16318
16319         * gnus-art.el (gnus-article-edit-part): New function.
16320         (gnus-mime-save-part-and-strip): Use it; do query instead of
16321         signaling an error; don't use mm-multiple-handles.
16322         (gnus-mime-delete-part): Ditto.
16323
16324 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16325
16326         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16327         old file versions.
16328         (gnus-group-prepare-hook): Removed function that converted list
16329         form of gnus-agent-expire-days to group properties.
16330
16331         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16332         (gnus-request-accept-article): Re-indented.
16333
16334         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16335         converters to handle old agent file formats.  Added logic for a
16336         "backup before upgrading warning".
16337         (gnus-convert-mark-converter-prompt): Developers can mark
16338         functions as needing (default), or not needing,
16339         gnus-convert-old-newsrc's "backup before upgrading warning".
16340         (gnus-convert-converter-needs-prompt): Tests whether the user
16341         should be protected from potentially irreversable changes by the
16342         function.
16343
16344         * legacy-gnus-agent.el: New.  Provides converters that are only
16345         loaded when gnus-convert-old-newsrc needs to call them.
16346
16347 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16348
16349         * mail-source.el (mail-source-touch-pop): Doc fix.
16350
16351         * message.el (message-smtpmail-send-it): Doc fix.
16352
16353 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16354
16355         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16356
16357         * nnmail.el (nnmail-split-fancy): do.
16358
16359         * gnus-kill.el (gnus-kill, gnus-execute): do.
16360
16361 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16362
16363         * gnus-sum.el (gnus-widget-reversible-match)
16364         (gnus-widget-reversible-to-internal)
16365         (gnus-widget-reversible-to-external): New functions.
16366         (gnus-widget-reversible): New widget.
16367         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16368
16369 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16370
16371         * gnus-sum.el (gnus-thread-sort-functions)
16372         (gnus-article-sort-functions): Document `(not F)' items.
16373
16374 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16375
16376         * spam.el (spam-use-gmane-xref): Add new backend.
16377         (spam-gmane-xref-spam-group): Add variable to control the name of the
16378         Gmane spam group.
16379         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16380         (spam-regex-headers-spam, spam-regex-headers-ham)
16381         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16382         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16383         backends and checks.
16384         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16385
16386         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16387         an autodetect method.
16388
16389 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16390
16391         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16392         articles are being added to a group.
16393         (gnus-request-replace-article): Inform the agent that articles
16394         need to be uncached as the cached contents are no longer valid.
16395
16396 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16397
16398         * binhex.el: Don't autoload executable-find.
16399
16400         * canlock.el: Don't autoload mail-fetch-field.
16401
16402         * dgnushack.el: Autoload c-mode for XEmacs.
16403
16404         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16405
16406         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16407         rmail-dont-reply-to and rmail-output.
16408
16409         * gnus-score.el: Don't autoload ffap-string-at-point.
16410
16411         * gnus-setup.el: Don't autoload sc-cite-original.
16412
16413         * imap.el: Don't autoload base64-decode-string,
16414         base64-encode-string and md5.
16415
16416         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16417         and rmail-msg-restore-non-pruned-header.
16418
16419         * mm-decode.el: Don't autoload executable-find.
16420
16421         * mm-url.el: Don't autoload executable-find.
16422
16423         * mm-view.el: Don't autoload diff-mode.
16424
16425         * nndb.el: Don't autoload news-reply-mode, news-setup,
16426         cancel-timer and telnet.
16427
16428         * password.el: Don't autoload run-at-time for Emacs.
16429
16430         * sha1-el.el: Don't autoload executable-find.
16431
16432         * sieve-mode.el: Don't autoload c-mode.
16433
16434         * uudecode.el: Don't autoload executable-find.
16435
16436 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16437
16438         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16439         (gnus-agent-possibly-alter-active): Avoid null in numeric
16440         comparison.
16441         (gnus-agent-set-local): Refuse to save null in local object table.
16442         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16443         list of articles that will be marked as unread.
16444
16445 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16446
16447         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16448
16449 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16450
16451         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16452         language tags.
16453
16454 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16455
16456         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16457         Don't bind "obarray".
16458
16459         * gnus-sum.el (gnus-thread-sort-functions): Added
16460         `gnus-thread-sort-by-most-recent-number' and
16461         `gnus-thread-sort-by-most-recent-date'.
16462         Reported by Kai Grossjohann <kai@emptydomain.de>.
16463
16464 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16465
16466         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16467
16468 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16469
16470         * gnus-cus.el (gnus-agent-customize-category): Removed
16471         ignore-errors macro reference that required cl to be loaded at
16472         run-time.
16473
16474         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16475         single-interval range of the form (min . max).  Previously the
16476         range had to look like ((min . max)).  Likewise, return
16477         (min . max) rather than ((min . max)).
16478         (gnus-range-map): Use gnus-range-normalize to accept
16479         single-interval range.
16480
16481         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16482         the cache, but not the agent, now appear with their usual face.
16483
16484         * dgnushack.el (loaddir): New variable that is bound to the
16485         directory containing the dgnushack.el file. Use loaddir, rather
16486         than srcdir, to update load-path. Change lets dgnushack compile
16487         code in directories other than GNUS/lisp.
16488
16489 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16490
16491         * lpath.el: Don't bind w3m-safe-url-regexp.
16492
16493         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16494         w3m-safe-url-regexp variable buffer-local.
16495
16496         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16497
16498 2004-02-27  Simon Josefsson  <jas@extundo.com>
16499
16500         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16501         gnus-group-real-prefix.
16502         (gnus-summary-move-article): Use it, instead of
16503         gnus-group-real-prefix.
16504
16505 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16506
16507         * lpath.el: Bind w3m-safe-url-regexp.
16508
16509         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16510         w3m-safe-url-regexp variable buffer-local and set it as the value
16511         of mm-w3m-safe-url-regexp.
16512
16513         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16514
16515         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16516         parsing gnus-posting-styles when the message is not for replying.
16517
16518         * dgnushack.el: Autoload sgml-mode for XEmacs.
16519
16520         * nnrss.el (nnrss-opml-export): Use
16521         mm-set-buffer-file-coding-system instead of
16522         set-buffer-file-coding-system.
16523
16524 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16525
16526         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16527         of checkdoc.el).
16528         * nnrss.el: do.
16529         * gnus-mlspl.el: do.
16530         * gnus-ml.el: do.
16531         * gnus-srvr.el: do.
16532
16533         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16534
16535 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16536
16537         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16538         Corrections to custom-manual links.
16539
16540         * gnus-art.el (gnus-article): Ditto.
16541
16542         * mm-decode.el (mime-display, mime-security): Ditto.
16543
16544 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16545
16546         * flow-fill.el: Typo.
16547
16548 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16549
16550         * spam-wash.el: New file.
16551
16552 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16553
16554         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16555
16556 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16557
16558         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16559         to be run with new-articles as LIST1, not LIST2.
16560         (spam-registration-functions): Add spam-use-ham-copy as a nil
16561         registration backend.
16562
16563 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16564
16565         * spam-stat.el (spam-stat-washing-hook): New option.
16566         (spam-stat-buffer-words): Use it.
16567         (spam-stat-process-directory, spam-stat-test-directory): Use
16568         insert-file-contents-literally.
16569         (spam-stat-coding-system): New variable.
16570         (spam-stat-load, spam-stat-save): Use it.
16571
16572 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16573
16574         * spam-report.el (spam-report-plug-agent): Quote
16575         spam-report-url-to-file and spam-report-url-ping-plain.
16576
16577 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16578
16579         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16580         / in mailto URLs.
16581
16582 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16583
16584         * spam-report.el (spam-report-process-queue): Fix interactive use.
16585         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16586         (spam-report-unplug-agent): Doc fixes.
16587         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16588         (spam-report-agentize, spam-report-deagentize): Autoload.
16589
16590 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16591
16592         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16593
16594         * message.el (message-setup-fill-variables): Add mml tags to
16595         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16596         <ajk@iu.edu>.
16597         (message-mode): Don't modify paragraph-separate there.
16598
16599 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16600
16601         * compface.el (uncompface-use-external): Default to undecided.
16602         (uncompface-use-external-threshold): New variable.
16603         (uncompface-float-time): New macro.
16604         (uncompface): Determine whether to use the external decoder if
16605         uncompface-use-external is undecided.
16606
16607 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16608
16609         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16610         after images.
16611
16612         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16613
16614 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16615
16616         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16617
16618         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16619
16620         * gnus-sum.el (gnus-summary-limit-to-age)
16621         (gnus-summary-limit-children): do.
16622
16623         * gnus-int.el (gnus-request-scan): do.
16624
16625         * gnus-group.el (gnus-group-suspend): do.
16626
16627         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16628
16629         * gnus-cite.el (gnus-cite-parse-attributions): do.
16630
16631         * gnus-agent.el (gnus-summary-set-agent-mark)
16632         (gnus-agent-regenerate-group): do.
16633
16634         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16635
16636         * binhex.el (binhex-decode-region-internal): do.
16637
16638 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16639
16640         * gnus-fun.el (gnus-face-properties-alist): New user option.
16641         (gnus-display-x-face-in-from): Use it.
16642
16643         * gnus-art.el (article-display-face): Ditto.
16644
16645         * compface.el (uncompface-use-external): Default to nil.
16646
16647 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16648
16649         * nntp.el (nntp-erase-buffer): New function.
16650         (nntp-retrieve-data, nntp-send-command)
16651         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16652         (nntp-possibly-change-group): Use it.
16653
16654         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16655         with-current-buffer.
16656
16657 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16658
16659         * compface.el: Merge the ELisp-based uncompface program.
16660         (compface): New customization group.
16661         (uncompface-use-external): New user option.
16662         (uncompface): Call uncompface-internal if uncompface-use-external
16663         is nil.
16664         (uncompface-internal): New function.  Note that there are also
16665         some other functions and variables added for this function.
16666
16667 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16668
16669         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16670         if necessary.
16671
16672 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16673
16674         * spam-report.el (spam-report-unplug-agent)
16675         (spam-report-plug-agent, spam-report-deagentize)
16676         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16677         Add support for the Agent in spam-report: when unplugged, report to a
16678         file; when plugged, submit all the requests.
16679
16680         * spam.el (spam-register-routine): Fix message about
16681         registration.
16682
16683 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16684
16685         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16686         dependencies.
16687         (rfc2047-encode): Use it.
16688
16689         * gnus-art.el (gnus-button-marker-list): Move before first
16690         reference.
16691
16692         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16693         (imap-parse-body): Fix format string mismatch.
16694
16695         * gnus-score.el (gnus-summary-increase-score): do.
16696
16697         * nnrss.el (nnrss-close): New function.
16698
16699 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16700
16701         * nnrss.el (nnrss-make-filename): New function.
16702         (nnrss-request-delete-group, nnrss-read-server-data)
16703         (nnrss-save-server-data, nnrss-read-group-data)
16704         (nnrss-save-group-data): Use it.
16705         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16706         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16707         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16708
16709 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16710
16711         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16712
16713 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16714
16715         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16716         files.
16717
16718         * message.el (message-generate-headers-first): Don't quote nil
16719         and t in docstrings.
16720
16721         * imap.el (imap-id): do.
16722
16723         * gnus-agent.el (gnus-agent-consider-all-articles)
16724         (gnus-agent-queue-mail): do.
16725
16726 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16727
16728         * spam-report.el (spam-report-process-queue): New function.
16729         Process requests from `spam-report-requests-file'.
16730         (spam-report-process-queue): Doc fix.
16731
16732 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16733
16734         * spam.el (spam-register-routine)
16735         (spam-log-processing-to-registry, spam-log-registered-p)
16736         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16737         Change "check" to "spam-check" for semi-clarity.
16738
16739 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16740
16741         * pop3.el: Require nnheader.
16742
16743         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16744
16745         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16746
16747         * gnus-picon.el: Require cl.
16748
16749         * gnus-fun.el: Require gnus-ems and gnus-util.
16750
16751         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16752
16753         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16754
16755         * gnus-art.el (gnus-article-edit-mode): Define before first
16756         reference.
16757
16758 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16759
16760         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16761         (gnus-uu-post-encoded): Use point-at-bol.
16762
16763         * gnus-topic.el (gnus-group-active-topic-p): do.
16764
16765         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16766
16767         * gnus-group.el (gnus-group-kill-region): do.
16768
16769         * gnus-art.el (article-date-ut): do.
16770
16771         * message.el (message-fetch-field): Remove redundant
16772         case-fold-search binding.
16773         (message-narrow-to-field): Simplify.
16774
16775 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16776
16777         * spam.el (spam-directory): Derive from `gnus-directory'.
16778
16779         * spam-report.el (spam-report-url-to-file)
16780         (spam-report-requests-file): New function and variable for offline
16781         reporting.
16782         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16783         and user defined function.
16784         (spam-report-url-ping-mm-url): Remove doubled slash.
16785
16786 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16787
16788         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16789
16790 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16791
16792         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16793         format string mismatch.
16794
16795         * sieve.el (sieve-deactivate-all): do.
16796
16797         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16798
16799         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16800
16801         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16802
16803         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16804
16805 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16806
16807         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16808         the list of checks.
16809
16810 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16811
16812         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16813         padding.
16814
16815 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16816
16817         * mm-view.el (mm-fill-flowed): New variable.
16818         (mm-inline-text): Use it.
16819
16820 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16821
16822         * spam.el (spam-spamassassin-register-ham-routine)
16823         (spam-spamassassin-register-spam-routine): Fix function names.
16824
16825 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16826
16827         * gnus.el (gnus-tmp-grouplens): Remove.
16828         (gnus-summary-line-format): Remove grouplens.
16829
16830         * gnus-group.el (gnus-group-line-format): Ditto.
16831
16832         * gnus-spec.el (gnus-format-specs): Ditto.
16833         (gnus-update-format-specifications): Flush the group format spec
16834         cache if there's the grouplens stuff.
16835         (gnus-parse-simple-format): Replace %l with the empty string.
16836
16837 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16838
16839         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16840         omission.
16841
16842 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16843
16844         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16845         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16846
16847 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16848
16849         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16850         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16851         New macros and functions.
16852         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16853         Handle > NLINK_MAX messages.
16854         * nnmaildir.el (nnmaildir-request-set-mark): Use
16855         nnmaildir--emlink-p and nnmaildir--eexist-p.
16856
16857 2004-01-25  Alex Schroeder  <alex@gnu.org>
16858
16859         * spam-stat.el (spam-stat-process-directory-age): New option.
16860         (spam-stat-process-directory): Use it.
16861
16862 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16863
16864         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16865         (spam-stat-save): Accept prefix argument.
16866
16867 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16868
16869         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16870         links" error.
16871
16872 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16873
16874         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16875         the rest of the and/or forms.
16876
16877 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16878
16879         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16880         compatibility with old .newsrc.eld files.
16881
16882         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16883
16884         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16885
16886         * gnus-start.el (gnus-1): do.
16887
16888         * gnus-group.el (gnus-group-line-format-alist): do.
16889
16890         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16891
16892         * gnus-gl.el: Remove.
16893
16894 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16895
16896         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16897         marks consisting of a single range {for example, (3 . 5)} rather
16898         than a list of a single range { ((3 . 5)) }.
16899
16900 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16901
16902         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16903         with-current-buffer.
16904         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16905         avoid consing a string.
16906
16907         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16908         Remove obsolete entries for big5 and gb2312.
16909
16910 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16911
16912         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16913         uncompressed list.
16914
16915 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16916
16917         * spam-stat.el (spam-stat-strip-xref): New function.
16918         (spam-stat-process-directory): Use it.
16919
16920         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16921         here -- it's done in message-fetch-field.
16922
16923 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16924
16925         * gnus-agent.el (gnus-agent-queue-mail)
16926         (gnus-agent-prompt-send-queue): New variables.
16927         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16928         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16929         "nndraft:queue" along to gnus-draft-send.  Use
16930         gnus-agent-prompt-send-queue.
16931         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16932         is "nndraft:queue".  Suggested by Gaute Strokkenes
16933         <gs234@srcf.ucam.org>
16934
16935         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16936         (agent-enable-undownloaded-faces): Added.
16937         (gnus-agent-cat-groups): Use eval-and-compile, not
16938         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16939         method of gnus-agent-cat-groups even when the buffer has been
16940         evaled.
16941         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16942         delete gnus-agent-save-active-1.
16943         (gnus-agent-save-groups): Deleted.  Identical to
16944         gnus-agent-save-active.
16945         (gnus-agent-write-active): No longer adjust agent's copy of active
16946         file as agent's adjustments are now stored in their own
16947         file.  Removed optional parameter.
16948         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16949         servers.  Add use of min/max range limits from server's local
16950         file.
16951         (gnus-agent-save-alist): Removed unused optional argument.
16952         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16953         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16954         (gnus-agent-set-local): A per-server file that keeps min/max range
16955         limits for articles known to the agent.  Provides a fast mechanism
16956         for altering many active ranges.
16957         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16958         active file (local makes it unnecessary).
16959         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16960
16961         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16962         (agent-enable-undownloaded-faces): Added.
16963
16964         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16965         disable it when sending to "nndraft:queue".
16966         (gnus-group-send-queue): Add safety check to avoid sending queue
16967         when unplugged.
16968
16969         * gnus-group.el (gnus-group-catchup): Use new
16970         gnus-sequence-of-unread-articles, not
16971         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16972         numbers of articles.  Use gnus-range-map to avoid having to
16973         uncompress the unread list.
16974         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16975         Fixed invalid ange-ftp reference.
16976
16977         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16978         (gnus-sorted-range-intersection): Intersection of two ranges
16979         without requiring that they first be uncompressed.
16980
16981         * gnus-start.el (gnus-activate-group): Unless blocked by the
16982         caller, possibly expand the active range to include both cached
16983         and agentized articles.
16984         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16985         multiple version-dependent converters.
16986         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16987         gnus-agent-save-active.
16988         (gnus-save-newsrc-file): Save dirty agent range limits.
16989
16990         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16991         gnus-agent-possibly-alter-active.
16992         (gnus-adjust-marked-articles): Faster handling of simple lists.
16993
16994 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16995
16996         * spam-stat.el (spam-stat-test-directory): New optional argument
16997         displays a list of files detected.  Suggested by Andrew Cohen
16998         <cohen@andy.bu.edu>.
16999         (spam-stat-buffer-words-with-scores): Don't narrow and change
17000         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17001
17002 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17003
17004         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17005         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17006         (spam-spamassassin-arguments)
17007         (spam-spamassassin-spam-flag-header)
17008         (spam-spamassassin-positive-spam-flag-header)
17009         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17010         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17011         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17012         (spam-list-of-processors, spam-list-of-checks)
17013         (spam-list-of-statistical-checks, spam-registration-functions)
17014         (spam-check-spamassassin-headers, spam-check-spamassassin)
17015         (spam-spamassassin-score)
17016         (spam-spamassassin-register-with-sa-learn)
17017         (spam-spamassassin-register-spam-routine)
17018         (spam-spamassassin-register-ham-routine)
17019         (spam-assassin-register-spam-routine)
17020         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17021         (spam-bogofilter-score): Fix to show article before scoring.
17022
17023 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17024
17025         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17026         default scoring function.
17027         (spam-generic-score): Call spam-spamassassin-score if
17028         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17029         spam-bogofilter-score otherwise.
17030
17031         * gnus.el (spam-process, spam-autodetect-methods): Add
17032         spamassassin and spamassassin-headers.
17033
17034 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17035
17036         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17037         Suppress unnecessary messages.
17038
17039 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17040
17041         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17042         make-hash-table.
17043
17044 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17045
17046         * canlock.el (base64-encode-string): Don't autoload it.
17047
17048 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17049
17050         * run-at-time.el: Remove useless (require 'itimer),
17051         eval-and-compile and (featurep 'xemacs).
17052
17053 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17054
17055         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17056         GROUP is a virtual group.
17057
17058 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17059
17060         * gnus.el: Autoload `message-y-or-n-p'.
17061
17062 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17063
17064         * pgg-parse.el: Remove unnecessary (require 'custom).
17065
17066         * pgg-def.el: do.
17067
17068         * nnmail.el: do.
17069
17070         * gnus-undo.el: do.
17071
17072         * gnus-picon.el: do.
17073
17074         * gnus-util.el: do.
17075
17076 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17077
17078         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17079
17080 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17081
17082         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17083         handle, as well as a list.
17084
17085         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17086         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17087         (mm-w3m-cid-retrieve): Simplify.
17088
17089 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17090
17091         * message.el (message-kill-to-signature): Allow prefix arg to
17092         specify number of lines to keep before signature.
17093
17094 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17095
17096         * message.el (message-kill-to-signature): Change docstring.
17097
17098 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17099
17100         * canlock.el: Always require sha1-el.
17101         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17102
17103         * message.el: Autoload sha1 only when compiling.
17104
17105         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17106         eudc-expand-inline for XEmacs.
17107
17108 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17109
17110         * message.el (message-canlock-generate): Require sha1-el.
17111
17112 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17113
17114         * message.el (message-expand-name): Silence the byte compiler.
17115
17116         * lpath.el: Add detect-coding-system.
17117
17118         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17119         cus-edit.
17120
17121 2004-01-13  Simon Josefsson  <jas@extundo.com>
17122
17123         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17124         Invoke gnus-score-mode.  Reported by
17125         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17126
17127         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17128         Jim Blandy <jimb@redhat.com> (tiny change).
17129
17130 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17131
17132         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17133
17134 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17135
17136         * spam.el (spam-get-article-as-string): Update to use
17137         gnus-request-article-this-buffer, much simpler.
17138         (spam-get-article-as-buffer): Remove.
17139
17140 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17141
17142         * message.el (message-expand-name): Use EUDC if the user uses that.
17143
17144 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17145
17146         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17147         character for the encoding to avoid consing a string.
17148
17149         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17150         unnecessarily.
17151
17152         * mm-util.el (mm-replace-chars-in-string): Remove.
17153
17154         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17155         of mm-replace-chars-in-string.
17156
17157 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17158
17159         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17160
17161         * mm-util.el (mm-subst-char-in-string): Support inplace.
17162
17163         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17164         a new string in every iteration.  Use shy groups.
17165
17166 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17167
17168         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17169         * gnus-soup.el (gnus-soup-group-brew):
17170         * gnus-msg.el (gnus-put-message):
17171         * gnus-move.el (gnus-group-move-group-to-server):
17172         * gnus-kill.el (gnus-batch-score):
17173         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17174         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17175         (gnus-group-update-group, gnus-group-read-group)
17176         (gnus-group-make-group, gnus-group-make-help-group)
17177         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17178         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17179         (gnus-group-sort-by-unread, gnus-group-catchup)
17180         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17181         (gnus-group-yank-group, gnus-group-set-info)
17182         (gnus-group-list-groups):
17183         * gnus.el (gnus-generate-new-group-name):
17184         * gnus-delay.el (gnus-delay-send-queue):
17185         * nnvirtual.el (nnvirtual-catchup-group):
17186         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17187         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17188         (gnus-group-prepare-topics, gnus-topic-check-topology):
17189         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17190         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17191         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17192         (gnus-group-make-articles-read):
17193         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17194         (gnus-group-change-level, gnus-kill-newsgroup)
17195         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17196         (gnus-get-unread-articles, gnus-make-articles-unread)
17197         (gnus-make-ascending-articles-unread): Use accessor
17198         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17199         to get group information for improved readability.
17200
17201
17202 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17203
17204         * gnus-art.el (article-decode-mime-words, article-babel)
17205         (gnus-article-highlight-signature, gnus-article-add-buttons)
17206         (gnus-signature-toggle): Use gnus-with-article-buffer.
17207
17208         * gnus-art.el (gnus-article-highlight-headers)
17209         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17210
17211         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17212         (gnus-article-set-globals, gnus-request-article-this-buffer)
17213         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17214         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17215         (gnus-mime-display-alternative): Use with-current-buffer.
17216
17217 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17218
17219         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17220         also under 80 char limit, and call gnus-error if needed.
17221         (spam-fetch-article-header): Fix - it was a
17222         buffer-local variable (gnus-newsgroup-data).
17223         (spam-find-spam): Use spam-generate-fake-headers, forget about
17224         spam-insert-fake-headers.
17225         (spam-insert-fake-headers): Remove.
17226
17227 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17228
17229         * deuglify.el (gnus-article-outlook-unwrap-lines)
17230         (gnus-outlook-rearrange-article)
17231         (gnus-outlook-repair-attribution-outlook)
17232         (gnus-outlook-repair-attribution-block)
17233         (gnus-outlook-repair-attribution-other): Remove redundant
17234         save-excursion.
17235
17236 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17237
17238         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17239         (spam-fetch-field-subject-fast)
17240         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17241         (spam-fetch-article-header): Add functions to deal with Gnus
17242         internals for fast retrieval of article header data.
17243         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17244
17245 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17246
17247         * pop3.el (pop3-md5): Remove.
17248         (pop3-apop): Replace pop3-md5 with md5.
17249
17250         * mm-bodies.el: base64 is always built-in.
17251
17252         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17253         with-current-buffer.
17254
17255 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17256
17257         * canlock.el (canlock-insert-header): Remove excessive grouping in
17258         regexp.
17259
17260         * gnus-sum.el (gnus-summary-read-document): Ditto.
17261
17262         * gnus-uu.el (gnus-uu-part-number): Ditto.
17263
17264         * html2text.el (html2text-remove-tags): Ditto.
17265         (html2text-format-tags): Ditto.
17266         (html2text-format-single-elements): Ditto.
17267
17268         * mml.el (mml-parse-1): Ditto.
17269
17270 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17271
17272         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17273
17274         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17275
17276         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17277
17278         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17279
17280 2003-11-15  Simon Josefsson  <jas@extundo.com>
17281
17282         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17283         (pgg-gpg-lookup-key): Use regexp match instead of
17284         split-string (split-string is different between emacs 21.2 and
17285         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17286
17287 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17288
17289         * gnus-art.el (gnus-mime-view-all-parts)
17290         (gnus-article-part-wrapper, gnus-article-view-part): Use
17291         with-current-buffer.
17292
17293 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17294
17295         * spam.el (spam-disable-spam-split-during-ham-respool)
17296         (spam-spamoracle-database, spam-cache-lookups)
17297         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17298         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17299         (spam-group-ham-marks, spam-group-spam-marks)
17300         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17301         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17302         also add spam-use-blackholes to the statistical checks.
17303         (spam-fetch-field-fast): Add interface to fetching fields, may
17304         become a macro.
17305         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17306         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17307         (spam-insert-fake-headers): Fake an article when needed.
17308         (spam-find-spam): Fake article when possible.
17309         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17310         (spam-check-bogofilter-headers): Use message-fetch-field instead
17311         of nnmail-fetch-field.
17312
17313 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17314
17315         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17316
17317 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17318
17319         * spam.el (spam-split): Do not require spam-use-CHECK to be
17320         enabled if that check is passed to spam-split explicitly; also
17321         fix so 'spam doesn't get converted to spam-split-group when
17322         spam-split-symbolic-return is t.
17323         (spam-find-spam): Find registrations of the article and use those
17324         instead of re-running spam-split to find the spam/ham
17325         classification of the article.
17326         (spam-log-processing-to-registry, spam-log-registered-p)
17327         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17328         Use gnus-error instead of gnus-message.
17329         (spam-log-registration-type): Add function to determine the
17330         classification of a message based on registry entries; will
17331         return nil if both 'spam and 'ham are found.
17332         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17333         a reasonably fast local cache without the loading errors.
17334         (spam-cache-lookups): Set to t by default.
17335         (spam-find-spam): Don't try to guess spam-cache-lookups.
17336         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17337         spam-caches entry.
17338         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17339         caching of whitelist/blacklist entries.
17340         (spam-check-whitelist, spam-check-blacklist): Invoke
17341         spam-from-listed-p with a type, not a cache variable.
17342         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17343
17344 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17345
17346         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17347
17348         * nnmail.el (nnmail-split-fancy): do.
17349
17350         * mml.el (mml-parse): do.
17351
17352         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17353         (gnus-score-adaptive): do.
17354
17355 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17356
17357         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17358         (gnus-mime-button-map): Don't set keymap parent.
17359         (gnus-button-ctan-directory-regexp): Use shy grouping.
17360         (gnus-prev-page-map): Don't set keymap parent.
17361         (gnus-prev-page-map): Remove duplicated one.
17362         (gnus-next-page-map): Don't set keymap parent.
17363         (gnus-mime-security-button-map): Ditto.
17364
17365         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17366         version number.
17367
17368         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17369
17370 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17371
17372         * canlock.el (canlock-sha1-function): Remove.
17373         (canlock-sha1-function-for-verify): Remove.
17374         (canlock-openssl-program): Remove.
17375         (canlock-openssl-args): Remove.
17376         (canlock-ignore-errors): Remove.
17377         (canlock-sha1-with-openssl): Remove.
17378         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17379         (canlock-verify): Don't use canlock-ignore-errors.
17380
17381         * sha1-el.el (sha1-string-external): Make it can return a string
17382         in binary form.
17383         (sha1-region-external): Ditto.
17384         (sha1-string-internal): Ditto.
17385         (sha1-region-internal): Ditto.
17386         (sha1-region): Ditto.
17387         (sha1-string): Ditto.
17388         (sha1): Ditto.
17389
17390 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17391
17392         * spam.el (spam-report-articles-gmane): New command.
17393
17394 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17395
17396         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17397
17398         * run-at-time.el (run-at-time-saved): Remove.
17399         (run-at-time): Doc fix.
17400
17401 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17402
17403         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17404         (gnus-summary-limit-map): Add it.
17405         (gnus-summary-make-menu-bar): do.
17406
17407 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17408
17409         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17410         Make attempt at some caching support (done for BBDB only now).
17411         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17412         addresses to be checked.
17413         (spam-clear-cache-BBDB): Add function, to be invoked by
17414         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17415         (spam-check-BBDB): Check and use the caches, if
17416         spam-cache-lookups is on, remove superfluous (provide).
17417
17418 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17419
17420         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17421
17422 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17423
17424         * run-at-time.el (run-at-time-saved): Move to after the definition
17425         of `run-at-time'.
17426
17427         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17428
17429 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17430
17431         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17432         mm-w3m-local-map-property.
17433
17434         * mm-view.el (mm-w3m-mode-map): Remove.
17435         (mm-w3m-local-map-property): Remove.
17436         (mm-inline-text-html-render-with-w3m): Don't use
17437         mm-w3m-local-map-property.
17438
17439 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17440
17441         * run-at-time.el: New file.
17442
17443         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17444         under Emacs.
17445
17446         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17447         of gnus-set-text-properties.
17448
17449         * gnus-uu.el (gnus-uu-save-article): Ditto.
17450
17451         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17452
17453         * gnus-cite.el (gnus-cite-parse): Ditto.
17454
17455         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17456         of gnus-.
17457
17458         * gnus-xmas.el (run-at-time): Require run-at-time.
17459
17460         * gnus.el: Changed calls to nnheader-run-at-time and
17461         password-run-at-time throughout to use run-at-time directly.
17462
17463         * password.el: Removed definition of run-at-time.
17464
17465         * nnheaderxm.el: Remove definition of run-at-time.
17466
17467 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17468
17469         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17470         in prompt.
17471
17472 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17473
17474         * messagexmas.el (message-xmas-redefine): Alias
17475         `message-make-caesar-translation-table' to
17476         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17477         version.
17478
17479         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17480         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17481         `gnus-xmas-set-text-properties'.
17482         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17483         `gnus-xmas-completing-read'.
17484         (gnus-xmas-completing-read): Removed.
17485         (gnus-xmas-open-network-stream): Removed.
17486
17487         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17488         XEmacs version.
17489
17490         * dns.el (dns-make-network-process): Use `open-network-stream'
17491         instead of `gnus-xmas-open-network-stream'.
17492
17493         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17494
17495         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17496
17497 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17498
17499         * gnus-art.el (gnus-mime-display-alternative)
17500         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17501         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17502         Don't use gnus-local-map-property.
17503
17504         * gnus-util.el (gnus-local-map-property): Remove.
17505
17506         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17507         gnus-completing-read-maybe-default with completing-read.
17508
17509         * gnus-util.el (gnus-completing-read): do.
17510         (gnus-completing-read-maybe-default): Remove.
17511
17512 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17513
17514         * password.el: Only autoload `run-at-time' if not XEmacs.
17515         Only autoload the itimer functions if XEmacs.
17516
17517 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17518
17519         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17520         XEmacsen.
17521
17522         * dgnushack.el: Autoload executable-find for XEmacs.
17523
17524 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17525
17526         * gnus-art.el (gnus-read-string): Remove.
17527         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17528         read-string.
17529
17530 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17531
17532         * netrc.el: Autoload password-read.
17533         (netrc): Add configuration group.
17534         (netrc-encoding-method, netrc-openssl-path): Add
17535         variables for encoding and decoding of files with symmetric
17536         ciphers.
17537         (netrc-encode): Add assistant function to encode a file with
17538         netrc-encoding-method.
17539         (netrc-parse): Add interactive parameter, added optional
17540         decoding if netrc-encoding-method is non-nil but otherwise
17541         behavior is standard.
17542         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17543         Do s/encode/encrypt/ everywhere.
17544
17545         * spam.el: Remove executable-find autoload.
17546
17547 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17548
17549         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17550
17551         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17552
17553 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17554
17555         * gnus-art.el (gnus-treat-ansi-sequences)
17556         (article-treat-ansi-sequences): New variable and function.
17557         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17558
17559         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17560         Use it.
17561
17562 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17563
17564         * mm-util.el (mm-quote-arg): Remove.
17565
17566         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17567         shell-quote-argument.
17568
17569         * gnus-uu.el (gnus-uu-command): do.
17570
17571         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17572
17573         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17574         with make-char.
17575
17576         * mm-util.el (mm-make-char): Remove.
17577
17578         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17579         add-minor-mode.
17580
17581         * gnus-undo.el (gnus-undo-mode): do.
17582
17583         * gnus-topic.el (gnus-topic-mode): do.
17584
17585         * gnus-sum.el (gnus-dead-summary-mode): do.
17586
17587         * gnus-start.el (gnus-slave-mode): do.
17588
17589         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17590
17591         * gnus-ml.el (gnus-mailing-list-mode): do.
17592
17593         * gnus-gl.el (gnus-grouplens-mode): do.
17594
17595         * gnus-draft.el (gnus-draft-mode): do.
17596
17597         * gnus-dired.el (gnus-dired-mode): do.
17598
17599         * gnus-ems.el (gnus-add-minor-mode): Remove.
17600
17601         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17602         Replace gnus-char-width with char-width.
17603
17604         * gnus-ems.el (gnus-char-width): Remove.
17605
17606         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17607         Replace gnus-char-width with char-width.
17608
17609         * gnus-ems.el (gnus-char-width): Remove.
17610
17611         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17612         definition.
17613         Remove Emacs 20 hash table compatibility code.
17614
17615         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17616         20 compatibility code.
17617
17618         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17619
17620         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17621
17622         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17623         with point-at-{eol,bol}.
17624
17625         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17626
17627         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17628
17629         * flow-fill.el (fill-flowed-point-at-bol)
17630         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17631
17632         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17633         Replace with point-at-{eol,bol} throughout all files.
17634
17635 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17636
17637         * ntlm.el (ntlm-string-as-unibyte): New macro.
17638         (ntlm-build-auth-response): Use it.
17639
17640         Remove Emacs 20 stuff:
17641         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17642         (butlast, mapc, remove): Remove the compiler macros.
17643         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17644         of delq and copy-sequence.
17645         * gnus-art.el (popup-menu): Remove the compiler macro.
17646         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17647         Emacs 20.
17648
17649 2004-01-05  Simon Josefsson  <jas@extundo.com>
17650
17651         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17652         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17653         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17654         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17655         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17656         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17657         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17658         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17659         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17660         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17661         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17662         string-xor into ntlm-string-xor.  Suggested by
17663         Jesper Harder <harder@myrealbox.com>.
17664
17665         * ntlm.el: Don't include poem.
17666
17667         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17668         Jesper Harder <harder@myrealbox.com>.
17669
17670         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17671
17672         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17673         probably breaks emacs with DL patch, but do we care? Is anyone
17674         still using the DL stuff?)
17675
17676         * sieve-manage.el: Use the password package.
17677         (sieve-manage-read-passwd): Remove.
17678         (sieve-manage-interactive-login): Use password.  Re-add
17679         condition-case around loop.
17680
17681         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17682         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17683         the password package.
17684
17685 2003-02-19  Simon Josefsson  <jas@extundo.com>
17686
17687         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17688         token.
17689
17690 2002-08-07  Simon Josefsson  <jas@extundo.com>
17691
17692         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17693         (sieve-manage-authenticators):
17694         (sieve-manage-authenticator-alist): Add some SASL mechs.
17695         (sieve-sasl-auth): New function.
17696         (sieve-manage-cram-md5-auth):
17697         (sieve-manage-plain-auth): Rewrite using SASL library.
17698         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17699         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17700         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17701         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17702
17703 2004-01-05  Simon Josefsson  <jas@extundo.com>
17704
17705         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17706         New files.
17707
17708 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17709
17710         * gnus-group.el (gnus-no-groups-message): Update.
17711
17712         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17713
17714 2003-11-09  Simon Josefsson  <jas@extundo.com>
17715
17716         * imap.el: Support for ID IMAP extension (RFC 2971).
17717         (imap-local-variables): Add imap-id.
17718         (imap-id): New variable.
17719         (imap-id): New function.
17720         (imap-parse-response): Parse untagged ID response.
17721         * nnimap.el (nnimap-id): New variable.
17722         (nnimap-open-connection): Use it.
17723
17724 2003-12-28  Simon Josefsson  <jas@extundo.com>
17725
17726         * gnus-score.el (gnus-score-edit-all-score): New.
17727         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17728
17729 2004-01-04  Simon Josefsson  <jas@extundo.com>
17730
17731         * password.el: Add.
17732
17733 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17734
17735         * dns.el (dns-query-types): Fix typo.
17736         (dns-query-types): New function.
17737         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17738         PTR and SOA replies, see RFC 1035.
17739
17740 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17741
17742         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17743
17744         * Moved to Changelog.2.
17745
17746 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17747
17748         * gnus.el (gnus-version-number): Bump version.
17749
17750 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17751
17752         * gnus.el: No Gnus v0.1 is released.
17753
17754 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17755
17756         * gnus.el: No Gnus v0.0 is released.
17757
17758 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17759
17760         * gnus.el (gnus-version-number): Bump.
17761         (gnus-version): No.
17762
17763 See ChangeLog.2 for earlier changes.
17764
17765     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17766       Free Software Foundation, Inc.
17767
17768   This file is part of GNU Emacs.
17769
17770   GNU Emacs is free software: you can redistribute it and/or modify
17771   it under the terms of the GNU General Public License as published by
17772   the Free Software Foundation, either version 3 of the License, or
17773   (at your option) any later version.
17774
17775   GNU Emacs is distributed in the hope that it will be useful,
17776   but WITHOUT ANY WARRANTY; without even the implied warranty of
17777   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17778   GNU General Public License for more details.
17779
17780   You should have received a copy of the GNU General Public License
17781   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17782
17783 ;; Local Variables:
17784 ;; coding: utf-8
17785 ;; fill-column: 79
17786 ;; add-log-time-zone-rule: t
17787 ;; End: