Eliminate `remove-if-not' that is a cl function.
[gnus] / lisp / ChangeLog
1 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-util.el (gnus-remove-if): Allow hash table.
4         (gnus-remove-if-not): New function.
5
6         * gnus-art.el (gnus-mime-view-part-as-type)
7         * gnus-score.el (gnus-summary-score-effect)
8         * gnus-sum.el (gnus-read-move-group-name):
9         Replace remove-if-not with gnus-remove-if-not.
10
11         * gnus-group.el (gnus-group-completing-read):
12         Regard collection as a hash table if it is not a list.
13
14 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15
16         * shr.el (shr-render-td): Allow blank/missing <TD>s.
17
18         * shr.el: Document the table-rendering algorithm.
19
20 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21
22         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
23         for Emacsen having no `libxml-parse-html-region' support.
24
25 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26
27         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
28         invalid URLs.
29
30         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
31         line-broken.
32         (shr-tag-img): Ignore image fetching errors.
33         (shr-overlays-in-region): Compute overlay positions correctly.
34
35         * mm-decode.el (mm-shr): Require shr.
36
37         * gnus-art.el (gnus-blocked-images): Move variable here.
38
39         * shr.el (shr-insert-table): Bind free variable.
40
41         * mm-decode.el (mm-shr): Bind shr-content-function.
42
43         * shr.el (shr-content-function): New variable.
44
45         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
46         added for symmetry.
47
48         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
49
50         * gnus-group.el (gnus-group-make-group): Doc fix.
51
52         * nnimap.el (nnimap-request-newgroups): Return success.
53
54         * shr.el (shr-find-elements): New function.
55         (shr-tag-table): Put all the images after the table.
56         (shr-tag-table): Really inhibit images inside the table.
57         (shr-collect-overlays): Copy over overlays from the TD elements to the
58         main document.
59
60         * mm-decode.el (mm-shr): Bind shr-blocked-images to
61         gnus-blocked-images.
62
63 2010-10-05  Julien Danjou  <julien@danjou.info>
64
65         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
66         (gnus-html-maximum-image-size): Add this function.
67         (gnus-html-put-image): Use gnus-html-maximum-image-size.
68
69         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
70         server-value of the capability is nil.
71
72 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
73
74         * shr.el (shr-tag-em): Add <EM> tag.
75
76 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
77
78         * sieve-manage.el (sieve-manage-default-stream): Make default stream
79         customizable.
80
81         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
82         handing broken links to browse-url.
83
84 2010-10-05  Julien Danjou  <julien@danjou.info>
85
86         * gnus-util.el (gnus-emacs-completing-read)
87         (gnus-iswitchb-completing-read): Use autoload rather than require.
88
89 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
90
91         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
92         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
93         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
94         iswitchb-temp-buflist for XEmacs.
95
96         * gnus-util.el (gnus-completing-read-function): Exclude
97         gnus-icompleting-read and gnus-ido-completing-read from candidates for
98         XEmacs since iswitchb.el is very old and ido.el is unavailable in
99         XEmacs.
100
101         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
102         not to use `delete-dups' that is unavailable in XEmacs 21.4.
103
104         * gnus-html.el: Don't require help-fns under XEmacs.
105         (gnus-html-schedule-image-fetching): Work for XEmacs.
106
107         * mm-decode.el (mm-shr): Decode contents by charset.
108
109 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
110
111         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
112         unknown.
113
114         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
115         (shr-get-image-data): Ensure against the cache file missing.
116
117         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
118         for data.
119
120         * spam-report.el (spam-report-url-ping-plain): Don't query about
121         killing the process.
122
123         * shr.el (shr-render-td): Protect against too-wide text.
124
125 2010-10-04  Julien Danjou  <julien@danjou.info>
126
127         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
128         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
129
130         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
131         retrieved.
132
133 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
134
135         * shr.el (browse-url): Required.
136         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
137         lines.
138         (shr-show-alt-text, shr-browse-image): New commands.
139         (shr-browse-url, shr-copy-url): New commands.
140
141         * gnus-sum.el (gnus-widen-article-window): New variable.
142         (gnus-summary-select-article-buffer): Use it.
143
144         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
145         without @ signs.
146
147 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
148
149         * nnir.el (nnir-run-imap): Remove spurious space in search string.
150
151 2010-10-04  Julien Danjou  <julien@danjou.info>
152
153         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
154         for XEmacs.
155
156 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
157
158         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
159
160         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
161         (nnimap-close-server): Implement.
162
163         * dgnushack.el (iswitchb): Require to shut up the compiler.
164
165         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
166         (shr-insert): Tweak line breaking.
167         (shr-insert): Handle <pre> better.
168         (shr-tag-li): Get <li> indentation right.
169         (shr-tag-li): Get <li> indentation even righter.
170         (shr-tag-blockquote): Ensure paragraph start.
171         (shr-make-table): Tweak table generation.
172         (shr-make-table): Fix typo.
173
174         * shr.el: Implement table rendering.
175
176 2010-10-04  Julien Danjou  <julien@danjou.info>
177
178         * gnus-html.el (gnus-html-put-image): Fix resize image code.
179
180 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
181
182         * shr.el (shr-insert): Use string anchors instead of line anchors.
183
184 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
185
186         * shr.el: Add headings.
187         (shr-ensure-paragraph): Actually work.
188         (shr-tag-li): Make <ul> prettier.
189         (shr-insert): Get white space at the beginning/end of elements right.
190         (shr-tag-p): Collapse subsequent <p>s.
191         (shr-ensure-paragraph): Don't insert double line feeds after blank
192         lines.
193         (shr-insert): \t is also space.
194         (shr-tag-s): Fix "s" tag name function.
195         (shr-tag-s): Fix face prop name.
196
197 2010-10-03  Julien Danjou  <julien@danjou.info>
198
199         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
200
201         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
202         gnus-window-inside-pixel-edges.
203
204         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
205         gnus-ems.
206
207         * mm-view.el (mm-inline-image-emacs): Support image resizing.
208
209         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
210         function.
211
212         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
213         resize choice.
214
215 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
216
217         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
218         beginning of the buffer.
219
220         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
221         article buffer again.
222
223         * shr.el (shr-tag-p): Don't insert newlines at the start of the
224         buffer.
225
226         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
227         when it's at the start of the buffer.
228
229         * shr.el (shr-tag-blockquote): Convert name.
230         (shr-rescale-image): Use the right image-size variant.
231
232         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
233         buffer isn't shown, then select the current article first instead of
234         bugging out.
235         (gnus-summary-select-article-buffer): Show both the article and summary
236         buffers again.
237
238         * shr.el (shr-fontize-cont): Protect against regions with no text.
239         Rename tag functions to shr-tag-* for enhanced security.
240         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
241
242 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
243
244         * shr.el (shr-insert):
245         * pop3.el (pop3-movemail):
246         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
247         loaded.
248
249 2010-10-03  Glenn Morris  <rgm@gnu.org>
250
251         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
252
253         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
254
255         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
256
257         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
258
259         * gnus-util.el (gnus-make-local-hook): Simplify.
260
261 2010-10-02  Julien Danjou  <julien@danjou.info>
262
263         * gnus-util.el (gnus-iswitchb-completing-read): New function.
264         (gnus-ido-completing-read): New function.
265         (gnus-emacs-completing-read): New function.
266         (gnus-completing-read): Use gnus-completing-read-function.
267         Add gnus-completing-read-function.
268
269 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
270
271         * shr.el (shr-insert-document): Autoload.
272         (shr-img): Be silent.
273         (shr-insert): Add a newline after every picture before text.
274         (shr-add-font): Use overlays for combining faces.
275         (shr-insert): Pass upwards the text start point.
276
277         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
278         possible.
279         (mm-shr): New function.
280
281 2010-10-02  Julien Danjou  <julien@danjou.info>
282
283         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
284         should go backward.
285
286 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
287
288         * shr.el (shr): Fix typo in provide call.
289
290 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
291
292         * shr.el: New file.
293
294         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
295
296         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
297         completing read.
298
299 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
300
301         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
302         we're being queried about.  Suggested by Dan Jacobson.
303
304         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
305         by Jason Eisner.
306
307         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
308         table, too.  Suggested by Stefan Wiens.
309         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
310         the table unnecessary.  Suggested by Stefan Wiens.
311
312         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
313         longer needed, and probably doesn't work either, as pointed out by
314         Stefan Wiens.
315         (gnus-summary-exit): Remove call to the clearing function.
316         (gnus-summary-exit-no-update): Ditto.
317
318         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
319         instead of gnus-eval-in-buffer-window to avoid popping up frames.
320         Reported by Stefan Monnier.
321         (gnus-summary-save-in-rmail): Ditto.
322
323         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
324         article buffer, instead of both the article buffer and the summary
325         buffer.  Sort of suggested by Dan Jacobson.
326
327         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
328
329         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
330         Suggested by Dan Jacobson.
331
332         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
333         documentation clearer.
334
335         * message.el (message-shorten-references): Comment on the number "21".
336         Suggested by Stefan Monnier.
337
338         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
339         Suggested by Dan Jacobson.
340
341         * gnus.el (gnus-large-newsgroup): Mention
342         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
343
344         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
345         externalize attachments.  Bug reported by Steve Wen.
346
347         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
348         really message anything to the user.
349
350         * nnmail.el (nnmail-article-group): Allow using the fancy split method
351         directly.
352
353         * nnimap.el (nnimap-request-group): Low higher than high to signal no
354         messages in empty groups.
355
356 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
357
358         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
359         non-UIDNEXT group.
360
361 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
362
363         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
364         not the value from the collection.
365
366         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
367         values.  This sometimes happens on some groups that have no info.
368         (nnimap-request-newgroups): New function.
369
370 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
371
372         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
373         check into `gnus-registry-initialize'.
374         (gnus-registry-initialize): Ditto.
375         Fix and extend header docs.
376
377 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
378
379         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
380         regexp backtrace overflows.
381
382         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
383         for starttls that tls.el implements; i.e. openssl.
384
385         * tls.el (tls-starttls-switches): Give up on using starttls with
386         gnutls-cli.
387         (tls-program): Add --insecure to be consistent with the defaults from
388         openssl s_client.  Now all three commands are insecure.
389
390 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
391
392         * lpath.el: Bind completion-styles-alist for XEmacs.
393
394         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
395         (gravatar-create-image): New function that's an alias to
396         gnus-xmas-create-image, gnus-create-image, or create-image.
397         (gravatar-data->image): Use it.
398
399 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
400
401         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
402         install the nnregistry refer method.
403         (gnus-registry-install-hooks): Use it.
404         (gnus-registry-unfollowed-groups): Add nnmairix to the default
405         unfollowed groups.
406
407 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
408
409         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
410         expanding threads.
411
412 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
413
414         * nnir.el: Use the server names without suffixes (bug #7009).
415
416         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
417         unencrypted to STARTTLS, if possible.
418
419 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
420
421         * message.el (message-ignored-supersedes-headers): Strip Injection-*
422         headers before superseding.
423
424 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
425
426         * nnrss.el (nnrss-use-local): Add documentation.
427
428         * nnimap.el (nnimap-extend-tls-programs): New function.
429         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
430         (nnimap-wait-for-connection): Accept the greeting from the stupid
431         output from openssl s_client -starttls, too.
432
433         * tls.el (tls-starttls-switches): New variable.
434         (tls-find-starttls-argument): Use it.
435         (open-tls-stream): Ditto.
436
437         * netrc.el (netrc-credentials): Return the value of the "default"
438         entry.
439         (netrc-machine): Ditto.
440
441         * nnimap.el (nnimap-find-article-by-message-id): Really return the
442         article number.
443         (nnimap-split-fancy): New variable.
444         (nnimap-split-incoming-mail): Use it.
445
446         * nntp.el (nntp-server-list-active-group): Document.
447
448         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
449         SELECT to get the message-id.
450
451         * mail-source.el (mail-sources): Removed webmail support.
452         (defvar): Ditto.
453         (mail-source-fetcher-alist): Ditto.
454         (mail-source-fetch-webmail): Removed.
455
456         * webmail.el: Removed -- doesn't seem relevant any more.
457
458         * gnus.el: Fix up make-obsolete-variable declarations throughout.
459
460         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
461         the \r.
462
463 2010-09-30  Julien Danjou  <julien@danjou.info>
464
465         * gnus-agent.el (gnus-agent-add-group): Fix call to
466         gnus-completing-read.
467
468 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
469
470         * nndoc.el (nndoc-retrieve-groups): New function.
471
472         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
473         `default', use nnmail-split-methods.
474         (nnimap-request-article): Downcase the NILs so that they are nil.
475
476         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
477         symbol.
478
479         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
480         code, since if the user has requested network, that's what they ought
481         to get.
482         (nnimap-request-set-mark): Erase the buffer before issuing commands.
483         (nnimap-split-rule): Mark as obsolete.
484
485         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
486         variable.
487
488         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
489         correct slot, too.
490
491 2010-09-29  Julien Danjou  <julien@danjou.info>
492
493         * gnus.el (gnus-local-domain): Declare variable obsolete.
494
495         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
496         computing.
497         (gnus-ido-completing-read): Require ido.
498
499 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
500
501         * gnus-registry.el: Don't prompt on load, which makes it impossible to
502         build Gnus.
503
504         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
505         when interpreting the structures.
506         (nnimap-request-accept-article): Add \r\n to the lines to make this
507         work with Cyrus.
508
509         * nndraft.el (nndraft-request-expire-articles): Use the group name
510         instead if "nndraft".  Fix found by Nils Ackermann.
511
512 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
513
514         * nnregistry.el: Added.
515
516 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
517
518         * nnmail.el (group, group-art-list, group-art):
519         Remove unneeded directives.
520
521 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
522
523         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
524         (mm-mime-charset)
525         * rfc2047.el (rfc2047-syntax-table)
526         * utf7.el (utf7-utf-16-coding-system): Comment fix.
527
528         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
529         rather than `insert-file-contents' and `eval-region'.
530
531         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
532         construction.
533
534         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
535
536         * time-date.el: No need to require cl for Emacs 21.
537
538 2010-09-29  Julien Danjou  <julien@danjou.info>
539
540         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
541         replacement of `gnus-gravatar-relief' to mimic
542         `gnus-faces-properties-alist'.
543         Add :version property.
544
545 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
546
547         * mail-source.el (mail-source-report-new-mail)
548         * message.el (message-default-mail-headers)
549         * mm-decode.el (mm-valid-image-format-p): Comment fix.
550
551         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
552
553 2010-09-28  Julien Danjou  <julien@danjou.info>
554
555         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
556         mail-address contains the same string as real-name.
557
558         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
559         non-blank in header, otherwise it'll get stripped.
560
561         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
562         real-name, and then for mail address rather than doing : or , search.
563
564 2010-09-27  Julien Danjou  <julien@danjou.info>
565
566         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
567         (gnus-server-goto-server): Use gnus-completing-read.
568
569         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
570
571         * mm-util.el (defalias): Use gnus-completing-read.
572         (mm-codepage-setup): Use gnus-completing-read.
573
574         * smime.el (smime-sign-buffer): Use gnus-completing-read.
575         (smime-decrypt-buffer): Use gnus-completing-read.
576
577         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
578
579         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
580         (mml-minibuffer-read-disposition): Use gnus-completing-read.
581         (mml-insert-multipart): Use gnus-completing-read.
582
583         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
584
585         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
586
587         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
588
589         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
590
591         * gnus.el (gnus-read-method): Use gnus-completing-read.
592
593         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
594
595         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
596         (gnus-mime-action-on-part): Use gnus-completing-read.
597         (gnus-article-encrypt-body): Use gnus-completing-read.
598
599         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
600         (gnus-topic-move-matching): Use gnus-completing-read.
601         (gnus-topic-copy-matching): Use gnus-completing-read.
602         (gnus-topic-sort-topics): Use gnus-completing-read.
603         (gnus-topic-move): Use gnus-completing-read.
604
605         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
606         (gnus-agent-add-group): Use gnus-completing-read.
607
608         * nnmairix.el (nnmairix-create-server-and-default-group): Use
609         gnus-completing-read.
610         (nnmairix-update-groups): Use gnus-completing-read.
611         (nnmairix-get-server): Use gnus-completing-read.
612         (nnmairix-backend-to-server): Use gnus-completing-read.
613         (nnmairix-goto-original-article): Use gnus-completing-read.
614         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
615
616         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
617
618         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
619         (gnus-group-make-useful-group): Use gnus-completing-read.
620         (gnus-group-make-web-group): Use gnus-completing-read.
621         (gnus-group-add-to-virtual): Use gnus-completing-read.
622         (gnus-group-browse-foreign-server): Use gnus-completing-read.
623
624         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
625         (gnus-summary-limit-to-extra): Use gnus-completing-read.
626         (gnus-summary-execute-command): Use gnus-completing-read.
627         (gnus-summary-respool-article): Use gnus-completing-read.
628         (gnus-read-move-group-name): Use gnus-completing-read.
629
630         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
631         (gnus-summary-score-effect): Use gnus-completing-read.
632
633         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
634
635         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
636         right completing-read function.
637         (gnus-use-ido): New variable
638         (gnus-completing-read-with-default): Remove.
639
640 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
641
642         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
643         x-focus-frame.
644
645         * nnimap.el (auth-source-forget-user-or-password)
646         (auth-source-user-or-password): Autoload.
647
648         * message.el (message-from-style, message-interactive)
649         (message-cite-prefix-regexp, message-sendmail-envelope-from)
650         (message-yank-prefix, message-indentation-spaces, message-signature)
651         (message-signature-file): Add comment.
652
653 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
654
655         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
656         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
657         new articles.
658
659         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
660         parts.
661         (nnimap-request-article): Work with the t setting, too.
662
663         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
664         that you don't get flashes of other buffers.
665         (gnus-summary-show-complete-article): Intern before setting.
666
667 2010-09-27  David Engster  <dengste@eml.cc>
668
669         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
670         well as HEADERS.
671         (nnmairix-retrieve-headers): Provide new argument for the above.
672
673 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
674
675         * gnus-sum.el (gnus-summary-move-article): Don't alter
676         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
677         group.
678
679         * nnimap.el (nnimap-update-info): Don't destructively alter active.
680
681         * message.el (message-cite-prefix-regexp): Revert my last edit.
682
683         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
684         variable instead of the Gnus variable.
685
686         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
687
688         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
689         again.
690
691         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
692         since some servers don't like it.
693         (nnimap-open-connection): Forget credentials if the server says the
694         password was wrong.
695         (nnimap-parse-line): Protect against invalid data.
696
697         * gnus-sum.el (gnus-summary-move-article): Add comment.
698         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
699         nothing alters it while scanning for new messages.
700
701         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
702         which may or may not help.
703         (nnimap-open-connection): If we're doing a stream connection, and then
704         discover we're on a STARTTLS-capable server, then open a STARTTLS
705         connection instead.
706
707 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
708
709         * nnimap.el (utf7): Required.
710
711         * message.el (message-cite-prefix-regexp): Remove "}" from citation
712         prefix.
713
714 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
715
716         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
717
718 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
719
720         * nnimap.el (nnimap-request-accept-article): Message the error on
721         error.
722
723 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
724
725         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
726
727 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
728
729         * nndoc.el (nndoc-request-list): Return success always.
730
731         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
732         `fetch-old' -- we only want to fetch the articles we've requested.  The
733         rest are in the agent, probably.
734         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
735         disappeared server" to something low.  It's not important.
736
737         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
738         arrived before the FETCH data.
739
740         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
741         target here, because we don't know the Gnus name of the group.
742
743         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
744         for the correct group.
745
746         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
747
748         * gnus.el (gnus): Give a final warning after startup.
749
750         * gnus-util.el (gnus-action-message-log): New variable.
751         (gnus-message): Use it.
752         (gnus-final-warning): New function.
753
754         * nnimap.el (nnimap-open-connection): Record the greeting.
755         (nnimap): Add greeting.
756
757 2010-09-26  Julien Danjou  <julien@danjou.info>
758
759         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
760         arguments.
761         (gnus-html-wash-images): Fix spec computing to include start/end.
762
763         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
764
765 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
766
767         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
768         deletion.
769         (nnimap-retrieve-headers): Don't select the group, because that's
770         already done by nnimap-possibly-change-group.
771
772         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
773         (gnus-picon-transform-address): Use it.
774
775         * mail-source.el (mail-source-value): Revert previous patch.
776
777         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
778         on failure.
779         (nnimap-open-connection): Look up both virtual and physical server name
780         credentials.
781
782         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
783
784 2009-02-07  Dave Love  <fx@gnu.org>
785
786         * tls.el (open-tls-stream): Don't query killing process.
787
788 2009-02-08  Dave Love  <fx@gnu.org>
789
790         * gnus-win.el (gnus-window-to-buffer-helper,
791         gnus-all-windows-visible-p): Function needn't be a symbol.
792
793         * mail-source.el (mail-source-value): Function needn't be a symbol.
794
795 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
796
797         * message.el (message-cite-prefix-regexp): Remove } from the cite
798         prefix.
799
800         * gnus-art.el (gnus-treatment-function-alist): Do picons before
801         highlight again, so that the highlight is correct.
802
803         * gnus-picon.el (gnus-picon): Remove again.
804         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
805
806         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
807         doing the header highlightling, so that the background colour of the
808         picon is correct.
809
810         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
811         (gnus-picon): Ditto.
812         (gnus-picon): Reinstate.  The background colour for picons is white.
813         (gnus-picon-insert-glyph): Make the background white.
814
815         * nnml.el (nnml-open-nov): Don't return dead buffers.
816
817         * auth-source.el (auth-source-create): Query the user for whether to
818         store the credentials.
819
820         * netrc.el (netrc-store-data): New function.
821
822         * auth-source.el (auth-source-user-or-password): Use the existing auth
823         sources, if any, for creation.
824
825         * gnus.el (gnus-group-fast-parameter): Return the last matching
826         parameter instead of the first matching parameter.
827
828 2010-09-26  Julien Danjou  <julien@danjou.info>
829
830         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
831
832 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
833
834         * mml2015.el (mml2015-use): Remove gpg support.
835
836         * mml1991.el (mml1991-function-alist): Remove gpg function.
837         (mml1991-gpg-sign): Removed.
838
839 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
840
841         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
842         (gnus-browse-unsubscribe-current-group): Document it.
843         (gnus-browse-unsubscribe-group): Use it.
844
845 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
846
847         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
848         address to the To list for easier response.
849
850         * gnus.el (gnus-play-startup-jingle): Removed.
851         (gnus-splash): Don't play jingle.
852         (gnus): Silence gnus-load message.
853
854         * gnus-art.el (gnus-treat-play-sounds): Removed.
855
856         * gnus.el (gnus-play-jingle): Remove audio support.
857
858         * gnus-cus.el (gnus-score-customize): Remove audio reference.
859
860         * earcon.el: Removed -- no users.
861
862         * gnus-audio.el: Removed -- no users of this package.
863
864         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
865
866         * gnus-start.el (gnus-setup-news): Remove nocem support.
867
868         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
869
870         * gnus.el (gnus-use-nocem): Removed.
871
872         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
873         Removed.
874
875         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
876         uses NoCeM any more.
877
878         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
879         (gnus-button-ctan-handler): Ditto.
880         (gnus-button-handle-ctan-bogus-regexp): Ditto.
881         (gnus-button-ctan-directory-regexp): Ditto.
882         (gnus-button-handle-ctan): Ditto.
883         (gnus-button-tex-level): Ditto.
884         (gnus-button-alist): Removed CTAN stuff.
885
886 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
887
888         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
889         nnimap-streaming test.
890
891         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
892         servers twice.
893
894         * nnimap.el (nnimap-open-connection): Add more error reporting when
895         nnimap fails early.
896
897         * nnheader.el (nnheader-get-report-string): New function.
898         (nnheader-get-report): Use it.
899
900         * gnus-int.el (gnus-check-server): Say what the error was when opening
901         failed.
902
903         * nnimap.el (nnimap-wait-for-response): Search further when we're not
904         using streaming.
905
906 2010-09-25  Julien Danjou  <julien@danjou.info>
907
908         * gnus-html.el (gnus-html-rescale-image): Use our defalias
909         gnus-window-inside-pixel-edges.
910
911 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
912
913         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
914
915         * mm-decode.el (mm-save-part): Allow saving to other directories the
916         normal Emacs way.
917
918         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
919         by Jay Berkenbilt.
920
921         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
922         there isn't a single byte.
923
924         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
925         just do it.  It doesn't really seem to matter what the user responds
926         here, I think, so it's just a confusing question.
927
928         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
929         non-streaming case.
930
931         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
932         (gnus-article-encrypt-body): Use it.
933
934         * gnus-sum.el (gnus-summary-show-complete-article): New command and
935         keystroke.
936
937         * nnimap.el (nnimap-find-wanted-parts-1): Use
938         gnus-fetch-partial-articles.
939
940         * gnus-art.el (gnus-fetch-partial-articles): New variable.
941
942         * nnimap.el (nnimap-insert-partial-structure): New function.
943         (nnimap-get-partial-article): New function.
944         (nnimap-request-article): Use it.
945         (nnimap-wait-for-response): Return whether the wait was successful.
946         (nnimap-finish-retrieve-group-infos): Don't do anything if the
947         retrieval wasn't successful.
948         (nnimap-retrieve-group-data-early): Allow throttling servers.
949         (nnimap-streaming): New variable.
950         (nnimap-fetch-partial-articles): Removed.
951
952         * mm-decode.el (mm-with-part): Protect against killed buffers.
953
954         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
955         for prettier summary display.
956
957 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
958
959         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
960         directly.
961
962 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
963
964         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
965         apparently third-party libraries depend on it.
966
967         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
968         before starting negotiation.
969
970         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
971         privacy reasons.
972         (gnus-treat-mail-gravatar): Ditto.
973
974         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
975         buffer when inserting images.  Inserting text into the headers, for
976         instance, can make them invalid.
977
978 2010-09-25  Julien Danjou  <julien@danjou.info>
979
980         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
981         variables.
982
983         * nnheader.el: Remove useless variables news-reply-yank-from and
984         news-reply-yank-message-id.
985
986         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
987         variables.
988
989         * mml1991.el: Remove useless mml1991-verbose.
990
991         * gnus.el: Remove useless variable gnus-use-generic-from.
992         Remove obsolete variable gnus-topic-indentation.
993
994         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
995
996         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
997
998         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
999
1000         * gnus-group.el: Remove useless gnus-group-icon-cache.
1001         Remove useless gnus-ephemeral-group-server.
1002
1003         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1004
1005         * mml2015.el: Remove useless mml2015-verbose.
1006
1007         * mml-smime.el: Remove useless mml-smime-verbose.
1008
1009         * gnus.el: Remove useless gnus-local-domain.
1010
1011         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1012         gnus-gravatar-size.
1013
1014         * gnus-art.el: Remove useless gnus-treat-translate.
1015
1016 2010-09-24  Julien Danjou  <julien@danjou.info>
1017
1018         * gnus-sum.el: Add support for Gravatars.
1019
1020         * gnus-art.el: Add support for Gravatars.
1021
1022         * gnus-gravatar.el: Add this file.
1023
1024         * gravatar.el: Add this file.
1025
1026 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1027
1028         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1029
1030         * gnus-group.el (gnus-group-fetch-faq): Removed.
1031
1032         * gnus.el (gnus-group-faq-directory): Removed.
1033
1034         * gnus-group.el (gnus-group-fetch-charter): Removed.
1035
1036         * gnus.el (gnus-group-charter-alist): Removed.
1037
1038         * gnus-group.el (gnus-group-archive-directory): Removed.
1039         (gnus-group-recent-archive-directory): Ditto.
1040         (gnus-group-make-archive-group): Removed.
1041
1042         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1043
1044         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1045         use the same article number for all the cached articles.
1046
1047         * nnimap.el (nnimap-command): Register the last command time so
1048         that we can use it for idling NOOPs.
1049         (nnimap-open-connection): Start the keeplive timer.
1050         (nnimap-make-process-buffer): Store all the process buffers.
1051         (nnimap-keepalive): New function.
1052
1053         * starttls.el: (starttls-open-stream): Add autoload cookie.
1054
1055 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1056
1057         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1058         handling.
1059
1060 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1061
1062         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1063         its data structures.
1064
1065         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1066         instead of the cl.el copy-list.
1067         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1068         equalp.
1069
1070 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1071
1072         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1073         and tool-bar-local-item-from-menu.
1074
1075         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1076         mode-line-highlight face for Emacs.
1077
1078         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1079         loading gnus-sum.elc; fix comment for canlock-verify.
1080         (gnus-article-jump-to-part): Use read-number.
1081         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1082         Emacs pre-21 compatible code for help-echo.
1083         (gnus-article-next-page-1): No need to adjust the number of lines.
1084         (gnus-article-describe-bindings): Always use help-buffer.
1085
1086         * gnus-audio.el (gnus-audio-inline-sound)
1087         * gnus-cus.el (gnus-custom-mode)
1088         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1089
1090         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1091
1092         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1093         compatible code.
1094
1095 2010-09-24  Glenn Morris  <rgm@gnu.org>
1096
1097         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1098         visiting the fcc file in rmail-mode.
1099
1100         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1101
1102 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1103
1104         * nnir.el: Silence the byte compiler.
1105
1106         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1107         alias to browse-url-url-encode-chars if any.
1108         (gnus-html-encode-url): Use it.
1109
1110 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1111
1112         * gnus-start.el (gnus-use-backend-marks): New variable.
1113         (gnus-get-unread-articles-in-group): Use it.
1114
1115         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1116         makeover.
1117
1118 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1119
1120         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1121
1122 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1123
1124         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1125         Removed.
1126         (gnus-setup-news-hook): Removed
1127         gnus-fixup-nnimap-unread-after-getting-new-news.
1128
1129         * gnus-int.el (gnus-request-update-info): Protect against backends not
1130         having the function.
1131
1132         * nnimap.el (nnimap-stream): Mention starttls.
1133         (nnimap-open-connection): Add starttls support.
1134
1135 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1136
1137         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1138
1139 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1140
1141         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1142         BODYSTRUCTUREs.
1143         (nnimap-transform-headers): Unfold quoted {42} headers.
1144
1145         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1146         the info.
1147         (gnus-get-unread-articles): Only call updatep on backends that support
1148         it.
1149
1150         * nnweb.el (nnweb-request-update-info): NOOP.
1151
1152         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1153
1154         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1155         since it only deals with marks.
1156
1157         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1158         gnus-request-marks, and make a new gnus-request-update-info.
1159
1160         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1161         the active instead of the high number, which is usually too low.
1162
1163 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1164
1165         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1166         * encrypt.el: Removed.
1167
1168 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1169
1170         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1171         server in symbolic form.
1172
1173         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1174         0.9.
1175
1176 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1177
1178         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1179         (nnimap-update-info): Fix up code slightly.
1180
1181         * gnus-int.el (gnus-open-server): Add tracing for performance
1182         debugging.
1183
1184         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1185         (gnus-group-insert-group-line): Pass the real group name so that it
1186         gets the right data.
1187
1188         * gnus-start.el (gnus-get-unread-articles): Don't have
1189         `gnus-get-unread-articles-in-group' update info, since that can be
1190         really slow and doesn't seem to be needed?
1191
1192 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1193
1194         * time-date.el (date-to-time): Try using parse-time-string first before
1195         using the slower timezone-make-date-arpa-standard.
1196
1197 2010-09-22  Julien Danjou  <julien@danjou.info>
1198
1199         * gnus-group.el (gnus-group-insert-group-line): Call
1200         gnus-group-highlight-line.
1201         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1202         default hook list.
1203         (gnus-group-update-eval-form): Add new function.
1204         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1205         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1206
1207 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1208
1209         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1210         immediate, then expire all articles.
1211         (nnimap-update-info): Fix off-by-one errors.
1212         (nnimap-flags-to-marks): Would return no marks lists for group with no
1213         flags.  Instead return the other data.
1214
1215 2010-09-22  Julien Danjou  <julien@danjou.info>
1216
1217         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1218         Only return an icon.
1219         (gnus-group-insert-group-line): Compute icon to return.
1220
1221         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1222         variable.
1223         (gnus-html-image-fetched): Only cache if
1224         gnus-html-image-automatic-caching is set.
1225         (gnus-html-image-fetched): Check for errors.
1226
1227 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1228
1229         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1230         once per method on `g'.  This ensures that backends like nnfolder don't
1231         open all their folders.
1232
1233         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1234         (nnimap-request-list): Nix out group in the correct buffer.
1235         (nnimap-parse-flags): Implement by using `read' instead of
1236         hand-parsing.
1237         (nnimap-flags-to-marks): Pass on permanent-flags.
1238         (nnimap-make-process-buffer): Record the server name.
1239         (nnimap-parse-flags): Fix typo.
1240         (nnimap-request-scan): Run split on the server in general, not just a
1241         single group.
1242
1243         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1244         parameter, and propagate this downwards.
1245
1246         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1247         since EXAMINE changes it on the server.
1248
1249         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1250         this command might take a while.
1251
1252 2010-09-22  Julien Danjou  <julien@danjou.info>
1253
1254         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1255         harmful if you have 2 images side-by-side, they can't be properly
1256         update on text deletion.  Using text-property is safer here.
1257         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1258         data.
1259
1260 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1261
1262         * nnimap.el (nnimap-expunge-inbox): Removed.
1263         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1264         (nnimap-expunge): Flip default to t.
1265
1266         * gnus.el (gnus-method-to-server): Don't push things to the cache
1267         unless it's unique.
1268         (gnus-server-to-method): Ditto.
1269
1270 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1271
1272         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1273
1274 2010-09-22  Julien Danjou  <julien@danjou.info>
1275
1276         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1277         get the start of data.
1278         (gnus-html-encode-url): Add this function to encode special chars in
1279         URL.
1280         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1281         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1282
1283         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1284         default.
1285         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1286
1287         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1288         images alt-text.
1289         (gnus-html-put-image): Put alt-text as help-echo.
1290
1291 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1292
1293         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1294         * mm-util.el (mm-decompress-buffer)
1295         * nnir.el (nnir-run-find-grep)
1296         * pop3.el (pop3-list): Use 3rd arg of split-string.
1297
1298         * time-date.el (format-seconds): Comment fix.
1299
1300         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1301         and byte-optimize-form-code-walker.
1302         (dgnushack-make-auto-load): Don't advise make-autoload.
1303
1304         * lpath.el: Remove Emacs 21 stuff.
1305
1306 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1307
1308         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1309         outside the active range.  Suggested by Dan Christensen.
1310
1311         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1312         slightly later to avoid double-getting it.
1313
1314         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1315         previous patch.
1316
1317         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1318
1319 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1320
1321         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1322
1323 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324
1325         * gnus-int.el (gnus-open-server): Give a better error message in the
1326         "go offline" case.
1327
1328         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1329         marks for nnimap, which is seldom the right thing to do.
1330
1331         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1332         (gnus-same-method-different-name): New function.
1333
1334         * nnimap.el (parse-time): Require.
1335
1336         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1337         method in the presence of many similar methods.
1338
1339         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1340
1341         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1342         nnml-inhibit-expiry.
1343
1344         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1345         find out whether methods are equal.
1346
1347         * nnimap.el (nnimap-find-expired-articles): New function.
1348         (nnimap-process-expiry-targets): New function.
1349         (nnimap-request-move-article): Request the article before looking at
1350         what the Message-ID is.  Fix found by Andrew Cohen.
1351         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1352
1353         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1354         for oldness in addition to being a predicate.
1355
1356         * nnimap.el (nnimap-request-group): When we have zero articles, return
1357         the right data to Gnus.
1358         (nnimap-request-expire-articles): Only delete articles immediately if
1359         the target is 'delete.
1360
1361         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1362         method, this would bug out.
1363
1364         * gnus-group.el (gnus-group-expunge-group): Renamed from
1365         gnus-group-nnimap-expunge, and implemented as a normal interface
1366         function.
1367
1368         * gnus-int.el (gnus-request-expunge-group): New function.
1369
1370         * nnimap.el (nnimap-request-create-group): Implement.
1371         (nnimap-request-expunge-group): New function.
1372
1373 2010-09-21  Julien Danjou  <julien@danjou.info>
1374
1375         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1376         (gnus-html-cache-expired): Add new function.
1377         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1378         wethever we should display image for fetch it.
1379         Compute alt-text earlier to pass it to the fetching function too.
1380         (gnus-html-schedule-image-fetching): Change function argument to only
1381         get one image at a time, not a list.
1382         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1383         cache.
1384         (gnus-html-get-image-data): New function to retrieve image data from
1385         cache.
1386         (gnus-html-put-image): Change buffer argument to use image data rather
1387         than file, and place image above region rather than inserting a new
1388         one. Do not take alt-text as argument, since it's useless now: we place
1389         the image above alt-text.
1390         (gnus-html-prune-cache): Remove.
1391         (gnus-html-show-images): Start to fetch image when we find one, do not
1392         push into a temporary list.
1393         (gnus-html-prefetch-images): Only fetch image if they have expired.
1394         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1395         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1396
1397 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1398
1399         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1400
1401 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1402
1403         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1404         spec inser "*" if the group isn't active instead of 0.
1405
1406         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1407         opening the server.
1408         (nnimap-request-delete-group): Implement group deletion.
1409         (nnimap-transform-headers): Return the size of the entire message in
1410         the Bytes header, not just the size of the first part.
1411         (nnimap-request-move-article): When moving an article from nnimap,
1412         request the article first so the accepting form has an article to
1413         accept.  Reported by Dan Christensen.
1414         (nnimap-command): Make sure that the error message doesn't error out.
1415
1416 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1417
1418         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1419         we haven't requested anything.
1420
1421 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1422
1423         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1424         "".  Fix found by Andrew Cohen.
1425
1426         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1427         instead of -encode-string.
1428
1429 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1430
1431         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1432
1433         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1434         by mm-subst-char-in-string.
1435
1436 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1437
1438         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1439         waiting for the connection string.
1440
1441         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1442         arriving.
1443
1444         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1445         bogus characters.  This allows selecting certain Gmail groups.
1446
1447         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1448         (nnimap-fetch-partial-articles): New variable.
1449         (nnimap-open-connection): When looking for credentials, also use the
1450         nnimap-server-port.
1451         (nnimap-request-article): Return the group/article number, so that Gnus
1452         `^' works as expected.
1453         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1454         them.
1455
1456         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1457         comments.
1458         (gnus-methods-sloppily-equal): New function.
1459         (gnus): When using the development version of Gnus, load the gnus-load
1460         file.
1461
1462         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1463         `gnus-open-server' on each method before trying to scan them etc.  This
1464         ensures that all the backend parameters are set correctly.
1465
1466         * nnimap.el (nnimap-authenticator): New variable.
1467         (nnimap-open-connection): Allow anonymous login.
1468         (nnimap-transform-headers): The chars header is called Chars not
1469         Bytes.
1470         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1471         drops.
1472
1473         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1474         patch, found by Knut Anders Hatlen.
1475
1476 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1477
1478         * gnus-agent.el (gnus-agent-batch-confirmation)
1479         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1480         to gnus-message.
1481         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1482         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1483         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1484         * gnus-int.el (gnus-open-server): Likewise.
1485         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1486         (gnus-score-check-syntax): Likewise.
1487         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1488         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1489         Likewise.
1490         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1491
1492 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1493
1494         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1495         calling conventions so that prefetch doesn't bug out.
1496
1497 2010-09-19  Julien Danjou  <julien@danjou.info>
1498
1499         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1500         rather than `subst-char-in-region' in order to be able to replace ASCII
1501         char by UTF-8 ones.
1502
1503         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1504         than curl.
1505         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1506         the right URL and ALT text on images.
1507         (gnus-html-wash-tags): Fix tag case.
1508         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1509         (gnus-article-html): Add -o display_ins_del=2 option.
1510         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1511
1512 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1513
1514         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1515         the extra mail headers, which sometimes seem to happen for unknown
1516         reasons.
1517
1518         * mail-parse.el (mail-header-encode-parameter): Define as
1519         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1520         (or most, perhaps?) mail readers don't understand the latter, but do
1521         understand the former.
1522
1523         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1524         to nil, so that no methods are automatically agentized.  I think this
1525         is probably what most users want.
1526
1527         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1528         from url-retrieve, for instance about invalid URLs.
1529
1530         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1531         groups that have no articles.
1532         (nnimap-request-article): Check that we really got an article when we
1533         requested one.
1534
1535         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1536         doesn't exist.
1537
1538         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1539         nntp buffer so the agent can save it.
1540         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1541         that CRLF doesn't get translated to \n.
1542         (nnimap-open-connection): Don't make 'shell commands only send \n.
1543
1544 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1545
1546         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1547         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1548         Update var name.
1549         (nnml-generate-nov-file): Use dolist.
1550         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1551         Use with-current-buffer.
1552
1553 2010-09-18  Julien Danjou  <julien@danjou.info>
1554
1555         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1556         parallel.
1557
1558 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1559
1560         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1561         the range update right.
1562         (nnimap-request-group): Don't make `M-g' bug out on group with no
1563         marks.
1564         (nnoo): Required, so that other packages can require nnimap.
1565         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1566         command we're looking for.  This helps when the server sends more
1567         responses after we've gotten everything we expected.
1568         (nnimap): Add a `newlinep' field to keep track of end-of-line
1569         conventions.
1570         Don't send CRLF to things that don't want it.
1571         (nnimap-request-accept-article): Ditto.
1572
1573 2010-09-18  Julien Danjou  <julien@danjou.info>
1574
1575         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1576         than curl to retrieve images.
1577
1578 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1579
1580         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1581         the marks.
1582         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1583         (nnimap-wait-for-connection): New function.
1584         (nnimap-open-connection): If we have PREAUTH, don't query for login
1585         credentials.
1586         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1587         when doing a partial update.
1588
1589 2010-09-18  Julien Danjou  <julien@danjou.info>
1590
1591         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1592         tags.
1593
1594 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1595
1596         * nnimap.el (nnimap-credentials): New function.
1597         (nnimap-open-connection): Use the new function to look for credentials
1598         also on the numeric equivalents of "imap" and "imaps".
1599
1600         * gnus-start.el (gnus-activate-group): Send the info to
1601         gnus-request-group.
1602
1603         * nnimap.el (nnimap-request-group): Have the "check" version of the
1604         function parse flags and update the info, so that a `M-g' get a total
1605         resync of all flags from the group.
1606
1607         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1608         to allow backends to alter the info on group selection.  Also alter all
1609         the backend -request-group functions to take the parameter.
1610
1611         * nnimap.el (nnimap-store-info): New function.
1612         (nnimap-update-info): Store the info for later usage.
1613         (nnimap-request-group): Use the stored info for the dont-check case, so
1614         that we don't retrieve all marks when we enter a group.
1615
1616         * nnimap.el: Use deffoo instead of defun for interface functions.
1617
1618         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1619         update the group info.  This makes the nndraft groups, for instance, go
1620         back to their old behaviour.
1621
1622         * gnus-sum.el (gnus-select-newsgroup): Indent.
1623
1624         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1625         in.
1626         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1627         nothing.
1628
1629         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1630         from methods that are denied.
1631
1632         * gnus-int.el (gnus-method-denied-p): New function.
1633
1634         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1635         store the password instead of netrc.
1636         (nnimap-open-connection): Don't error out when we can't make a
1637         connections.
1638
1639         * auth-source.el (auth-source-create): In the password prompt, say what
1640         we're querying for.  Also prompt for user name if that hasn't been
1641         given.
1642
1643         * nnimap.el (nnimap-with-process-buffer): Removed.
1644
1645 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1646
1647         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1648         method when we're reading from the agent.
1649
1650         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1651
1652         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1653         that's probably most useful for users.
1654
1655         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1656         "failed" all the time.
1657
1658         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1659         ...)) with (with-current-buffer ... ).
1660
1661         * nntp.el (nntp-open-server): Return whether the open was successful or
1662         not.
1663
1664         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1665         select an unread unseen article first.
1666
1667         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1668         /etc/services, supply some sensible port defaults.
1669
1670         * dgnushack.el: Define netrc-credentials.
1671
1672 2010-09-17  Julien Danjou  <julien@danjou.info>
1673
1674         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1675
1676 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1677
1678         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1679         doesn't have any parameters.
1680
1681 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1682
1683         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1684         only upcased checks.
1685
1686         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1687
1688         * nnimap.el (nnimap-open-shell-stream): New function.
1689         (nnimap-open-connection): Use it.
1690         (nnimap-transform-headers): Get the number of lines in each message.
1691         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1692         number of lines.
1693         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1694         problem.
1695
1696         * utf7.el (utf7-encode): Autoload.
1697
1698         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1699         to allow the mail splitting to not return a default group.  This is
1700         useful for nnimap, which will leave unmatched mail in the inbox.
1701
1702         * nnimap.el: Rewritten.
1703
1704         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1705         nnimap usage.
1706
1707         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1708         if the move is internal, so that nnimap can do fast internal moves.
1709
1710         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1711         data.
1712         (gnus-read-active-for-groups): Support finishing the early retrieval of
1713         data.
1714
1715         * gnus-range.el (gnus-range-nconcat): New function.
1716
1717         * gnus-int.el (gnus-finish-retrieve-group-infos)
1718         (gnus-retrieve-group-data-early): New functions.
1719
1720 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1721
1722         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1723         (nnrss-retrieve-groups):
1724         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1725         (pop3-quit): Use with-current-buffer.
1726
1727 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1728
1729         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1730         instead of nnheader-accept-process-output.
1731
1732         * dgnushack.el (dgnushack-compile): Add comment.
1733
1734         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1735
1736         * gnus-html.el (gnus-html-schedule-image-fetching)
1737         (gnus-html-prefetch-images): Replace process-kill-without-query by
1738         gnus-set-process-query-on-exit-flag.
1739
1740 2010-09-16  Romain Francoise  <romain@orebokech.com>
1741
1742         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1743
1744 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1745
1746         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1747         parameter to unintern is mandatory-ish in Emacs 24.
1748
1749         * gnus-html.el (gnus-html-schedule-image-fetching)
1750         (gnus-html-prefetch-images): Check for curl before using it.
1751
1752         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1753         depend on curl, which isn't essential.
1754
1755         * imap.el: Revert back to version
1756         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1757         seem problematic.
1758
1759 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1760
1761         * gnus-registry.el (gnus-registry-install-shortcuts):
1762         Explicitly pass `obarray' to `unintern' to avoid a warning.
1763
1764 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1765
1766         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1767         change.
1768
1769         * nnrss.el (nnrss-request-list): Removed this function and related
1770         functions, including the moreover stuff.
1771
1772 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1773
1774         * nnrss.el (nnrss-retrieve-groups): New function.
1775
1776 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1777
1778         * .dir-locals.el: Add no-byte-compile cookie.
1779
1780 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1781
1782         * time-date.el (format-seconds): Comment fix.
1783
1784         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1785         for back end that doesn't support request-scan.
1786
1787 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1788
1789         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1790         then do request scans from the backends.
1791
1792         * netrc.el (netrc-credentials): New conveniency function.
1793
1794         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1795         avoid running a hook per line, since this takes a lot of time,
1796         profiling shows.
1797         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1798         directly if gnus-visual-p is true.
1799
1800 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1801
1802         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1803         groups; replace mapcar with dolist which is a bit faster; pass groups
1804         info to gnus-read-active-file-1.
1805         (gnus-read-active-file-1): Scan only specified groups if the new
1806         optional arg `infos' is given.
1807
1808 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1809
1810         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1811
1812         * pop3.el (pop3-movemail): Removed.
1813         (pop3-streaming-movemail): Renamed to pop3-movemail.
1814
1815         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1816         don't restrict end-tag searches to the end of the line.
1817
1818 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1819
1820         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1821         articles of every unchecked group to t, which means unknown since the
1822         server has never been opened.
1823
1824 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825
1826         * gnus-html.el (gnus-html-show-alt-text): New command.
1827         (gnus-html-browse-image): Ditto.
1828         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1829         to browse the image directly.
1830         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1831         better.
1832
1833         * gnus-async.el (gnus-async-article-callback): Call
1834         `gnus-html-prefetch-images' unconditionally.
1835
1836         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1837         before feeding URLs to curl.
1838
1839 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1840
1841         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1842         internal images as deletable by `W D D'.
1843
1844         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1845         (gnus-async-article-callback): Fix typo.
1846
1847 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1848
1849         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1850         current line to work around bugs in the output from w3m.
1851
1852         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1853         for groups that want that.
1854
1855         * nntp.el (nntp-wait-for-string): Supply a timeout for
1856         accept-process-output to ensure progress.
1857
1858         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1859         level to get unread articles from, then use that for foreign groups,
1860         too.
1861
1862         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1863         confuses the rest of the function.
1864
1865         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1866         for the methods that support -retrieve-groups, too.
1867
1868         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1869
1870 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1871
1872         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1873         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1874
1875         * pop3.el: Require cl when compiling.
1876         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1877
1878 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1879
1880         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1881         that aren't going to be activated.
1882         (gnus-get-unread-articles): Fix up the last commit.
1883
1884         * gnus-html.el (gnus-article-html): Allow calling without specifying
1885         the handle.  In that case, dissect the buffer first.
1886
1887         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1888
1889         * nnimap.el (nnimap-open-connection): Revert the change that would look
1890         into authinfo for imaps instead of imap.
1891
1892         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1893         say that you don't want to call gnus-request-group with don-check, but
1894         do check the reponse.  This is for virtual groups only.
1895         (gnus-get-unread-articles): Count the archive groups as secondary, so
1896         that they're activated the same way as before.
1897
1898         * imap.el (imap-message-map): Removed optional buffer parameter, since
1899         no callers use it.
1900         (imap-message-get): Ditto.
1901         (imap-message-put): Ditto.
1902         (imap-mailbox-map): Ditto.
1903         (imap-mailbox-put): Ditto.
1904         (imap-mailbox-get): Ditto.
1905         (imap-mailbox-get): Revert last change for this function.
1906
1907         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1908         case-insensitively.
1909         (nnimap-debug): Removed.
1910
1911         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1912         to use `imap-fetch' instead.  According to the comments, this should be
1913         safe, since all other IMAP clients use the 1:* syntax.
1914         (imap-enable-exchange-bug-workaround): Removed.
1915         (imap-debug): Removed -- doesn't seem very useful.
1916
1917         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1918         mail from a file, and the file doesn't exist.
1919
1920         * imap.el (imap-log): New convenience function used throughout instead
1921         of repeating the same code all over the place.
1922
1923         * pop3.el (pop3-streaming-movemail): Return t for success.
1924
1925         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1926         .authinfo if we're using ssl connection.
1927
1928         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1929         already have if we're in a main Gnus `g' run.
1930
1931         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1932
1933 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1934
1935         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1936
1937         * nnmh.el (nnmh-request-list-1): Bind `file'.
1938
1939         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1940         alias to set-process-query-on-exit-flag or process-kill-without-query.
1941         (pop3-open-server): Use it.
1942
1943 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1944
1945         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1946         box to the Incoming file.  Fixes mistake in previous checkin.
1947
1948         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1949         request loop (for debugging purposes) removed.
1950
1951         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1952         culprit is more visible.
1953         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1954         (nnml-add-incremental-nov): New functions to do "incremental" nov
1955         updates, where we just append to the end of the existing nov files
1956         without reading/writing them in full.
1957
1958         * mail-source.el (mail-source-delete-crash-box): Really only check the
1959         incoming files once in a while.
1960
1961         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1962
1963         * mail-source.el (mail-source-delete-crash-box): Only check the
1964         incoming files for deletion once per day to save a lot of file
1965         accesses.
1966
1967         * pop3.el (pop3-logon): Fix up unbound variable typo.
1968
1969         * mail-source.el (pop3-streaming-movemail): Autoload.
1970
1971         * pop3.el (pop3-streaming-movemail): Respect
1972         pop3-leave-mail-on-server.
1973
1974         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1975         retrieval.
1976
1977         * pop3.el (pop3-process-filter): Removed unused function.
1978         (pop3-streaming-movemail, pop3-send-streaming-command)
1979         (pop3-wait-for-messages, pop3-write-to-file)
1980         (pop3-number-of-responses): New functions for streaming pop3
1981         retrieval.
1982
1983         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1984         come from no known methods.
1985         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1986         list.
1987
1988         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1989         message sizes.
1990         (pop3-movemail): Use erase-buffer instead of looping and deleting
1991         regions, which seems rather odd.
1992
1993         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1994         file once per `g' run.
1995
1996         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1997         directories.  This makes the draft queue directory work.
1998
1999         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2000         data from the backends, so that we only request the list of groups from
2001         each method once.  This should speed things up considerably.
2002
2003         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2004         detect that it's not implemented.
2005
2006         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2007         we actually do recurse down into the tree, but don't stat all leaf
2008         nodes.
2009
2010         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2011         then say so instead of bugging out.
2012
2013         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2014         files exist before trying to read them.
2015
2016         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2017         around <pre_int>.
2018
2019         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2020
2021         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2022
2023 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2024
2025         * mm-util.el (mm-image-load-path): Just return the image directories,
2026         not all directories in the path in addition to the image directories.
2027         (mm-image-load-path): Maintain a cache of the image directories so that
2028         the `g' command in Gnus doesn't have to stat dozens of directories each
2029         time.
2030
2031         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2032         (gnus-html-wash-tags): Add a new `i' command to insert images.
2033         (gnus-html-insert-image): New command and keystroke.
2034         (gnus-html-redisplay-with-images): New command and keystroke.
2035         (gnus-html-show-images): Renamed command.
2036         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2037         spacers.
2038         (gnus-html-wash-tags): Decode entities at the end, so that entities
2039         inside the tags don't mess up the rest of the "parsing".
2040
2041         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2042         so that nnimap methods aren't agentized by default.  There's apparently
2043         many problems related to agent/imap behaviour.
2044
2045         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2046
2047         * gnus-html.el: Doc fix.
2048
2049 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2050
2051         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2052         specifier-spec-list for Emacs 21.
2053
2054         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2055         glyph-width and glyph-height instead of display-graphic-p and
2056         image-size; make avoidance of displaying small images work for XEmacs.
2057
2058         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2059         for XEmacs.
2060
2061         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2062         of symbol that holds plist data.
2063         (gnus-process-plist): Remove plist of process after getting it.
2064
2065 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2066
2067         * message.el (message-generate-hashcash): Change default to
2068         'opportunistic if hashcash is installed.
2069
2070         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2071         (gnus-html-put-image): Only call image-size once, since it's somewhat
2072         time-consuming on remote X servers.
2073
2074 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2075
2076         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2077         type on data, not a file name.
2078
2079         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2080         window-pixel-edges for Emacs 21.
2081
2082         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2083         decoded contents.
2084         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2085
2086 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2087
2088         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2089         group line format, since it isn't very interesting.
2090
2091         * gnus-agent.el (gnus-agent-short-article),
2092         (gnus-agent-long-article): Increase values for these two variables,
2093         since most people are likely to have more network connection and
2094         storage than before.
2095
2096         * gnus.el (gnus-refer-article-method): Change default to 'current.
2097         When referring an article, the common behaviour is to refer it from the
2098         current select method, not the native select method.  The chances of
2099         the native select method having the message in question is rather slim
2100         these days.
2101
2102         * gnus-sum.el (gnus-auto-select-subject): Change default to
2103         `unseen-or-unread'.  I think it's likely that most people want to
2104         select an unseen article over a previously seen, but unread one.
2105
2106         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2107         means that in the article buffer none of the minor mode elements will
2108         be shown, usually, and this is not desirable in most cases.
2109
2110         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2111         that commands like `d' (and the like) go to the next line in the
2112         buffer, instead of the next unread article.  I think this is the
2113         behaviour that is most natural for most users.
2114         (gnus-single-article-buffer): Change default to nil, so that people can
2115         have as many article buffers open as they have summary buffer.  I think
2116         this is the most natural way for the groups to behave.
2117
2118         * message.el (message-generate-new-buffers): Change default to
2119         `unsent', so that all new message buffers start their names with the
2120         string "*unsent", and it's easier to find the buffers if you move from
2121         them.
2122
2123 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2124
2125         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2126         small.  They're probably tracking images.
2127         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2128         (gnus-html-rescale-image): Yet another try at getting the image sizing
2129         right.
2130
2131         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2132         nntp-marks-file-name is nil.
2133
2134 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2135
2136         * gnus-html.el (gnus-html-wash-tags)
2137         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2138         Better logging.
2139
2140 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2141
2142         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2143
2144         * gnus-html.el (gnus-html-wash-tags): Check the value of
2145         gnus-blocked-images in the summary buffer.
2146
2147 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2148
2149         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2150
2151 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2152
2153         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2154         like "a", it seems like.
2155         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2156         since it needs to be picked from the correct buffer.
2157
2158         * nnwfm.el: Removed.
2159
2160         * nnlistserv.el: Removed.
2161
2162 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2163
2164         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2165         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2166
2167 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2168
2169         * nnkiboze.el: Removed.
2170
2171         * nndb.el: Removed.
2172
2173         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2174         alt text.
2175         (gnus-html-rescale-image): Try to get the rescaling logic right for
2176         images that are just wide and not tall.
2177
2178         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2179         overshadow variable bindings.
2180
2181 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2182
2183         * gnus-html.el (gnus-html-wash-tags)
2184         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2185         extra logging.
2186
2187 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2188
2189         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2190         (gnus-max-image-proportion): New variable.
2191         (gnus-html-rescale-image): New function.
2192         (gnus-html-put-image): Rescale images.
2193
2194 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2195
2196         Fix up some byte-compiler warnings.
2197         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2198         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2199         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2200         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2201         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2202         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2203         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2204
2205 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2206
2207         * gnus-html.el (gnus-article-html): Decode contents by charset.
2208
2209 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2210
2211         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2212         (gnus-html-frame-width, gnus-blocked-images)
2213         * message.el (message-prune-recipient-rules): Add custom version.
2214         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2215
2216         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2217         functions.
2218
2219         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2220         gnus-process-get.
2221
2222 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2223
2224         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2225         instead of lsub directly.
2226
2227 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2228
2229         * nnwarchive.el: Removed.
2230
2231         * gnus-soup.el: Removed.
2232
2233         * nnsoup.el: Removed.
2234
2235         * nnultimate.el: Removed.
2236
2237         * gnus-html.el (gnus-blocked-images): New variable.
2238
2239         * message.el (message-prune-recipients): New function.
2240         (message-prune-recipient-rules): New variable.
2241
2242         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2243         guess whether a long line is natural text or not.
2244
2245         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2246         gnus-process-plist and friends for compatibility.
2247
2248 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2249
2250         * gnus-html.el: Require packages that define macros used in this file.
2251         (gnus-article-mouse-face): Declare to silence byte-compiler.
2252         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2253         process-get.
2254         (gnus-html-put-image): Use plist-get to avoid getf.
2255         (gnus-html-prefetch-images): Use with-current-buffer.
2256
2257 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2258
2259         * gnus-ems.el: Provide compatibility functions for
2260         gnus-set-process-plist.
2261
2262         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2263         header-line-format for XEmacs 21.4.
2264
2265         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2266         * gnus.el (gnus-valid-select-methods)
2267         * message.el (message-send-mail-partially-limit)
2268         * mm-decode.el (mm-text-html-renderer)
2269         * mml.el (mml-insert-mime-headers-always)
2270         * smiley.el (smiley-regexp-alist): Bump custom version.
2271
2272 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2273
2274         * gnus-html.el: require mm-url.
2275         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2276         with the url to `url'.
2277         (gnus-html-wash-tags): Support cid: URLs/images.
2278
2279 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2280
2281         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2282         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2283         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2284
2285         * gnus-move.el: Removed file, since it doesn't really work.
2286
2287         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2288         UTF-8.  This seems to fix problems with some German web feeds.
2289
2290         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2291         at the top so that the proper colours are applied.
2292
2293         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2294         don't have dots in their names.
2295
2296         * gnus-art.el (gnus-article-view-part): Doc fix.
2297
2298         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2299         XEmacs-compatible.
2300         (gnus-html-put-image): Don't do images on non-graphic displays.
2301
2302         * nnslashdot.el: Removed this unused backend.
2303
2304         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2305         actions.
2306         (gnus-undo-register-1): Revert last change.
2307
2308         * gnus-group.el (gnus-group-completing-read): Protect against not
2309         having completion-styles bound.
2310
2311         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2312         make broken recipients happier.
2313
2314         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2315
2316         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2317         point parameter.
2318
2319         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2320
2321         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2322         completion-styles for group selection.
2323
2324 2009-02-04  Andreas Schwab  <schwab@suse.de>
2325
2326         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2327         headers and regexp-quote the match if necessary.
2328
2329 2009-03-24  Miles Bader  <miles@gnu.org>
2330
2331         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2332         the blinking smiley.
2333
2334 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2335
2336         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2337         blink smiley.
2338
2339 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2340
2341         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2342         where the dribbel file lives exists.
2343
2344         * message.el (message-send-mail-partially-limit): Change the default to
2345         nil, since most people don't want this.
2346
2347         * mm-url.el (mm-url-decode-entities): Also decode entities like
2348         &#x3212.
2349
2350 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2351
2352         * gnus-sum.el (gnus-summary-idna-message):
2353         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2354         Hyperlink urls in docstrings with URL `...'.
2355
2356 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2357
2358         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2359         functions.
2360
2361 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2362
2363         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2364         say what the mouseover text should be.
2365
2366         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2367         version of the mm-w3m-safe-url-regexp variable to only download images
2368         in the groups where we want that to happen.
2369
2370         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2371
2372         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2373         easier debugging.
2374         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2375         big pictures in the article buffer.
2376
2377         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2378         gnus-article-html.
2379         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2380         w3m.
2381
2382         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2383
2384 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2385
2386         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2387         which doesn't exist.
2388
2389         * message.el (message-inhibit-ecomplete): New variable to allow some
2390         function to inhibit ecomplete address storage.
2391         (message-resend): Disable ecomplete message storage when resending
2392         messages.
2393
2394         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2395
2396 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2397
2398         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2399         Save excursion while copying, moving, and deleting articles in order to
2400         prevent the cursor from jumping to unforeseen place.
2401
2402 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2403
2404         * lpath.el: No need to bind bookmark-current-buffer,
2405         bookmark-yank-point and bookmark-make-record-function.
2406
2407 2010-08-17  Glenn Morris  <rgm@gnu.org>
2408
2409         * gnus-sync.el: Require gnus components whose functions are used.
2410
2411         * gnus-art.el (bookmark-make-record-function):
2412         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2413         Declare for compiler.
2414
2415         * mm-url.el (mml-compute-boundary): Autoload.
2416
2417 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2418
2419         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2420
2421 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2422
2423         Typo fix "hoo4a" -> "hook".
2424
2425         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2426
2427 2010-08-14  Glenn Morris  <rgm@gnu.org>
2428
2429         * gnus-sync.el (gnus-sync): Fix defgroup version.
2430
2431 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2432
2433         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2434
2435         * gnus-sync.el: Fix docs.
2436         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2437         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2438
2439 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2440
2441         Optimizations for gnus-sync.el.
2442
2443         * gnus-sync.el: Add docs about gnus-sync-backend
2444         possibilities.
2445         (gnus-sync-save): Remove unnecessary message.
2446         (gnus-sync-read): Optimize and show what groups were skipped.
2447
2448 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2449
2450         Minor bug fixes for gnus-sync.el.
2451
2452         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2453         read the sync on get-new-news.
2454
2455         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2456         quiet.
2457
2458         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2459
2460 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2461
2462         Make saving and restoring of hidden threads work with overlays.
2463         Patch applied by Ted Zlatanov.
2464
2465         * gnus-sum.el (gnus-hidden-threads-configuration)
2466         (gnus-restore-hidden-threads-configuration): Update to deal with text
2467         properties, rather than searching for a magic character.
2468
2469 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2470
2471         New gnus-sync.el library for synchronization of marks.
2472
2473         * gnus-sync.el: New library for synchronization of marks.
2474
2475         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2476         renamed from `gnus-registry-grep-in-list'.
2477
2478         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2479
2480         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2481
2482 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2483
2484         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2485         determining charset of text fails.
2486
2487 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2488
2489         * nnmail.el (nnmail-get-new-mail-1): Revert.
2490
2491         * nnml.el (nnml-active-number): Make sure names of newly created groups
2492         in nnml-group-alist are encoded.
2493
2494 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2495
2496         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2497         containing non-ASCII characters in active file for nnml back end.
2498
2499 2010-07-24  David Engster  <dengste@eml.cc>
2500
2501         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2502         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2503
2504 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2505
2506         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2507         tag (Bug#6654).
2508
2509 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2510
2511         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2512         the article buffer, not the summary buffer.
2513
2514 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2515
2516         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2517         Emacs 23 as well.
2518
2519 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2520
2521         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2522         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2523
2524 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2525
2526         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2527         Patch applied by Karl Fogel.
2528
2529         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2530         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2531
2532 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2533
2534         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2535         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2536         C-w still not working correctly from Article buffers; Thierry's
2537         patch to fix that will be applied after this.
2538
2539         * gnus-art.el (bookmark-make-record-function): New local variable.
2540
2541         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2542         article buffer.
2543         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2544
2545 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2546
2547         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2548         on changes in bookmark.el.
2549
2550 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2551
2552         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2553         `no-log' instead of message not to log prompt string.
2554
2555 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2556
2557         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2558         the *other* type of HTML form submission.
2559
2560 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2561
2562         * auth-source.el (auth-source-pick): If choice does not contain a
2563         questioned keyword, set the check to t.
2564
2565 2010-06-12  Romain Francoise  <romain@orebokech.com>
2566
2567         * gnus-util.el (gnus-date-get-time): Move up before first use.
2568
2569 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2570
2571         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2572         (gnus-article-edit-part): Bind it to make last part that is substituted
2573         or deleted visible.
2574         (gnus-mime-display-single): Buttonize part of which id equals to
2575         gnus-mime-buttonized-part-id.
2576
2577 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2578
2579         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2580         (gnus-dd-mmm): Use gnus-date-get-time.
2581         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2582         simplify logic.
2583         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2584         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2585
2586 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2587
2588         * auth-source.el (top): Autoload `secrets-list-collections',
2589         `secrets-create-item', `secrets-delete-item'.
2590         (auth-sources): Fix tag string.
2591         (auth-get-source, auth-source-retrieve, auth-source-create)
2592         (auth-source-delete): New defuns.
2593         (auth-source-pick): Rewrite in order to avoid 2 passes.
2594         (auth-source-forget-user-or-password): New parameter USERNAME.
2595         (auth-source-user-or-password): New parameters CREATE-MISSING and
2596         DELETE-EXISTING.  Retrieve password interactively, if needed.
2597
2598 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2599
2600         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2601         deleting unused directories when gnus-expert-user is t.
2602
2603 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2604
2605         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2606         for each temp file when gnus-article-browse-delete-temp is ask.
2607
2608 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2609
2610         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2611         Lisp calls to delete-backward-char by calls to delete-char.
2612
2613 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2614
2615         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2616
2617 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2618
2619         * password-cache.el (password-cache-remove): Fix docstring.
2620
2621 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2622
2623         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2624         article unless decoding article to be saved.
2625
2626 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2627
2628         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2629         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2630         generated within the mm-with-unibyte-current-buffer macro.
2631
2632 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2633
2634         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2635         to nil when we're in a mml-preview buffer and no group is selected.
2636
2637 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2638
2639         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2640         when catching the `C-g'.  Reported by "Leo".
2641
2642 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2643
2644         * message.el (message-forward-make-body-plain)
2645         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2646         multibyte-string-p.
2647
2648         * lpath.el: Revert.
2649
2650 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2651
2652         * message.el (message-forward-make-body-mml): Assume original message
2653         is multibyte string; error on unibyte.
2654         (message-forward-make-body-plain): Ditto; don't add excessive newline
2655         in body end.
2656
2657         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2658
2659 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2660
2661         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2662         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2663
2664 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2665
2666         * mm-extern.el (mm-extern-url): Don't use
2667         mm-with-unibyte-current-buffer.
2668         (mm-extern-cache-contents): Use with-current-buffer instead of
2669         save-excursion + set-buffer.
2670
2671 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2672
2673         * mm-util.el (mm-emacs-mule): Remove.
2674
2675 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2676
2677         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2678         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2679         change.
2680
2681 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2682
2683         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2684         bind the default value of enable-multibyte-characters to nil.
2685
2686 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2687
2688         * message.el (message-forward-make-body-plain)
2689         (message-forward-make-body-mml):
2690         Don't use mm-with-unibyte-current-buffer.
2691
2692 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2693
2694         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2695
2696 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2697
2698         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2699         (Bug#5592).
2700
2701 2010-05-07  Julien Danjou  <julien@danjou.info>
2702
2703         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2704         it to mm-pipe-part.
2705
2706         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2707         it is given.
2708
2709 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2710
2711         * binhex.el (binhex-decode-region-internal)
2712         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2713         (dns-query)
2714         * nnweb.el (nnweb-gmane-search)
2715         * pgg-parse.el (pgg-parse-armor)
2716         * pgg.el (pgg-verify-region)
2717         * sha1.el (sha1-string-external)
2718         * uudecode.el (uudecode-decode-region-internal)
2719         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2720         XEmacs.
2721
2722         * gnus-art.el (gnus-article-browse-html-parts)
2723         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2724         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2725         make-temp-file.
2726
2727         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2728         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2729         compiling.
2730
2731         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2732         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2733         XEmacs when compiling.
2734
2735         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2736         gnus-pick-mode-off-hook for XEmacs when compiling.
2737         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2738         gnus-binary-mode-off-hook for XEmacs when compiling.
2739
2740         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2741         nil if char-charset is not available.
2742
2743         * imap.el (imap-disable-multibyte)
2744         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2745         macros.
2746
2747         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2748         instead of encode-coding-string.
2749
2750         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2751         'xemacs) instead of mm-emacs-mule to switch function definitions.
2752         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2753
2754         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2755         bind temporary-file-directory for XEmacs;
2756         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2757         timer-set-function for XEmacs 21.4 and SXEmacs;
2758         bind timer-list for XEmacs 21.4 and SXEmacs;
2759         fbind char-charset and find-charset-region for non-Mule XEmacs;
2760         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2761         encode-coding-region and encode-coding-string for XEmacs having no
2762         file-coding feature.
2763
2764 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2765
2766         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2767
2768 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2769
2770         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2771         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2772
2773 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2774
2775         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2776         alias `jka-compr-delete-temp-file' no longer exists.
2777
2778 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2779
2780         Use define-minor-mode in Gnus where applicable.
2781         * mml.el (mml-mode): Use define-minor-mode.
2782         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2783         (gnus-undo-mode): Use define-minor-mode.
2784         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2785         (gnus-dead-summary-mode): Use define-minor-mode.
2786         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2787         Initialize in declaration.
2788         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2789         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2790         (gnus-mailing-list-mode): Use define-minor-mode.
2791         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2792         (gnus-draft-mode): Use define-minor-mode.
2793         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2794         (gnus-dired-mode): Use define-minor-mode.
2795
2796 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2797
2798         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2799         handles on recursive mml-to-mime translation and check them for
2800         boundary delimiter collisions.  Reported by Greg Troxel.
2801
2802 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2803
2804         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2805
2806 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2807
2808         * mm-util.el (mm-find-buffer-file-coding-system):
2809         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2810
2811 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2812
2813         * message.el (message-generate-headers): Record insertion of optional
2814         headers as well.  Otherwise the check to prevent repeated insertion of
2815         optional headers is a no-op.
2816
2817 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2818
2819         * smime.el: Don't mention CVS.
2820
2821         * nnrss.el (nnrss-fetch): Don't mention CVS.
2822
2823         * nnir.el: Don't mention CVS.
2824
2825 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2826
2827         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2828
2829 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2830
2831         * lpath.el: Fbind bookmark-default-handler,
2832         bookmark-get-bookmark-record, bookmark-make-record-default,
2833         bookmark-prop-get for Emacs <23 and XEmacs.
2834
2835 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2836
2837         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2838         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2839         Use with-current-buffer to silence the byte-compiler.
2840         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2841         bother to require `gnus'.
2842         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2843
2844 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2845
2846         * gnus-sum.el (gnus-summary-bookmark-make-record)
2847         (gnus-summary-bookmark-jump): New functions.
2848         (gnus-summary-mode): Setup bookmark support.
2849
2850 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2851
2852         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2853         if set.
2854
2855 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2856
2857         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2858         gnus-article-browse-html-save-cid-image; make it work recursively for
2859         forwarded messages as well.
2860         (gnus-article-browse-html-parts): Work when prefix arg is given.
2861         (gnus-article-browse-html-article): Doc fix.
2862
2863 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2864
2865         * message.el (message-default-mail-headers):
2866         (message-default-headers): Carry the value mail-default-headers over
2867         into message-default-mail-headers, rather than message-default-headers.
2868
2869 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2870
2871         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2872         charset.
2873
2874         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2875         charset into the <meta> tag when the article is encoded to utf-8.
2876
2877 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2878
2879         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2880         directories as well.
2881         (gnus-article-browse-html-parts): Work for images that do not specify
2882         file names; delete temp directory when quitting; insert header at the
2883         right place; use file: scheme for image files.
2884
2885 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2886
2887         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2888         (gnus-article-browse-html-parts): Use it to make temporary cid image
2889         files in addition to html file so that browser may display them.
2890
2891 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2892
2893         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2894
2895 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2896
2897         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2898
2899 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2900
2901         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2902         about Secret Service API sources.  Improve Customize options.
2903         (auth-source-pick): Change to accept any number of search parameters.
2904         Implement fallbacks iteratively, not recursively.  Add scoring on the
2905         second pass and sort by score.  Call Secret Service API when needed.
2906         (auth-source-user-or-password): Use it.  Call Secret Service API
2907         directly when needed to get the user name and the password.
2908
2909 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2910
2911         * message.el (message-interactive): Doc fix.
2912         (message-qmail-inject-args): Reflow.
2913         (message-kill-to-signature): Fix typo in docstring.
2914
2915         * smiley.el (smiley-buffer): Fix typo in docstring.
2916
2917 2010-03-24  Glenn Morris  <rgm@gnu.org>
2918
2919         * mail-source.el (gnus-message): Declare.
2920         (mail-source-delete-old-incoming): Require gnus-util.
2921
2922 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2923
2924         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2925
2926         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2927
2928         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2929         password-cache's default if it is not bound.
2930         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2931         password-cache-expiry's default if it is not bound.
2932
2933         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2934         available in Emacs 21.
2935
2936         * lpath.el: Suppress compiler warnings for:
2937         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2938         XEmacs;
2939         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2940         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2941         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2942
2943 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2944
2945         * auth-source.el (auth-sources): Fix up definition so extra parameters
2946         are always inline.
2947
2948 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2949
2950         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2951         wasn't updated after mismatch.  Clear cached mailbox info correctly
2952         when uidvalidity changes.
2953         (nnimap-group-prefixed-name): New function to avoid some code
2954         duplication.
2955         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2956         (nnimap-request-group): Use it.
2957         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2958         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2959         with many imap folders.  This is done by caching the group status from
2960         the imap server persistently in a group parameter `imap-status'.  (This
2961         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2962         but not persistently, so every Gnus startup was still very slow.)
2963
2964 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2965
2966         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2967         delete the extra newline.  Otherwise editing of :string and :number
2968         types don't work.
2969
2970 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2971
2972         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2973         secrets.el dependency.
2974         (auth-sources): Add optional user name.  Add secrets.el configuration
2975         choice (unused right now).
2976
2977 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2978
2979         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2980         `gnus-registry-install-shortcuts' fill in the functions.
2981
2982         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2983         warnings.
2984         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2985         (gnus-registry-install-shortcuts): Populate and use it in a
2986         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2987
2988 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2989
2990         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2991         In-place substitutions for the group name encoding/decoding.
2992         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2993         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2994         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2995         (nnimap-update-unseen, nnimap-request-list)
2996         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2997         (nnimap-request-set-mark, nnimap-split-to-groups)
2998         (nnimap-split-articles, nnimap-request-newgroups)
2999         (nnimap-request-create-group, nnimap-request-accept-article)
3000         (nnimap-request-delete-group, nnimap-request-rename-group)
3001         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3002         `encoded-mbx' for consistency.
3003         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3004         variable `imap-current-mailbox'.
3005
3006         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3007         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3008
3009 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3010
3011         * pop3.el (pop3-display-message-size-flag): Display message size byte
3012         counts during POP3 download.
3013         (pop3-movemail): Use it.
3014         (pop3-list): Implement listing of available messages.
3015
3016 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3017
3018         * nnir.el (nnir-get-article-nov-override-function): New function to
3019         override the normal NOV retrieval.
3020         (nnir-retrieve-headers): Use it.
3021
3022 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3023
3024         * auth-source.el (netrc-machine-user-or-password): Autoload.
3025
3026 2010-03-19  Glenn Morris  <rgm@gnu.org>
3027
3028         Stop message.el from loading about 40 libraries it doesn't always need.
3029         The general approach is to autoload rather than require, and to
3030         require in the specific functions rather than the file.  (Bug#5642)
3031
3032         * gmm-utils.el: Don't require wid-edit.
3033         (widget-create-child-value, widget-convert, widget-default-get):
3034         Autoload.
3035
3036         * gnus-util.el: Don't require time-date, netrc.
3037         (message-fetch-field, gnus-group-name-decode): Declare rather than
3038         autoloading.
3039         (gnus-fetch-field): Require message.
3040         (gnus-decode-newsgroups): Require gnus-group.
3041
3042         * ietf-drums.el: Don't require time-date.
3043
3044         * message.el: Don't require hashcash, canlock, ecomplete.
3045         Do require mail-utils.  Require nnheader only when compiling.
3046         (smtpmail-default-smtp-server): Remove declaration.
3047         (message-send-mail-function): Check smtpmail-default-smtp-server
3048         is bound rather than requiring smtpmail.
3049         (message-auto-save-directory, message-insert-signature): Use
3050         expand-file-name rather than nnheader-concat.
3051         (nnheader-insert-file-contents): Autoload.
3052         (hashcash-wait-async): Declare.
3053         (message-send-mail): Only call gnus-setup-posting-charset if
3054         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3055         (message-send-mail-with-sendmail): Require sendmail.
3056         (canlock-password, canlock-password-for-verify): Declare.
3057         (message-canlock-password): Require canlock.
3058         (nnheader-get-report): Autoload.
3059         (gnus-setup-posting-charset): Declare.
3060         (message-send-news): Require gnus-msg.
3061         (message-make-references, message-make-in-reply-to): Use mail-header-id
3062         rather than the alias mail-header-message-id.
3063         (ecomplete-add-item, ecomplete-save): Declare.
3064         (message-put-addresses-in-ecomplete): Require ecomplete.
3065         (ecomplete-display-matches): Autoload.
3066
3067         * mm-decode.el: Don't require mailcap, gnus-util.
3068         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3069         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3070         Autoload.
3071         (mailcap-mime-extensions): Declare.
3072
3073         * mm-encode.el: Don't require mailcap.
3074         (mailcap-extension-to-mime): Autoload.
3075
3076         * mml-sec.el: Don't require password-cache.
3077
3078         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3079         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3080         (mml-minibuffer-read-type): Require mailcap.
3081         (mml-preview): Require gnus-msg.
3082
3083         * mml1991.el: Require password-cache.
3084         (password-cache-expiry): Remove declaration.
3085
3086         * mml2015.el: Require password-cache.
3087         (password-cache-expiry): Remove declaration.
3088
3089         * nneething.el (mailcap): Require mailcap.
3090
3091         * nnheader.el (declare-function): Add compatibility stub.
3092         (message-remove-header): Declare rather than autoload.
3093         (nnheader-replace-header): Require message.
3094
3095         * nnimap.el (declare-function): Add compatibility stub.
3096         (netrc-parse, netrc-machine-user-or-password): Declare.
3097         (nnimap-open-connection): Require netrc.
3098
3099         * nntp.el (declare-function): Add compatibility stub.
3100         (netrc-parse, netrc-machine, netrc-get): Declare.
3101         (nntp-send-authinfo): Require netrc.
3102
3103         * rfc2047.el: Don't require qp.
3104         (quoted-printable-encode-region, quoted-printable-decode-string):
3105         Autoload.
3106
3107         * sieve-mode.el: Don't require easymenu.
3108         (easy-menu-add-item): Autoload it.
3109
3110         * spam-stat.el (time-to-number-of-days): Autoload it.
3111
3112 2010-03-19  Glenn Morris  <rgm@gnu.org>
3113
3114         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3115
3116 2010-03-18  Glenn Morris  <rgm@gnu.org>
3117
3118         * hashcash.el (declare-function): Remove duplicate definition.
3119
3120 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3121
3122         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3123         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3124         value if any backslash escapes).
3125
3126 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3127
3128         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3129         if it is available.  (bug#5647)
3130
3131         * lpath.el: Suppress compiler warning for coding-system-from-name for
3132         Emacs 21 and XEmacs.
3133
3134 2010-03-14  Juri Linkov  <juri@jurta.org>
3135
3136         * hmac-def.el:
3137         * hmac-md5.el:
3138         * netrc.el: Fix keywords.
3139
3140 2010-02-26  Glenn Morris  <rgm@gnu.org>
3141
3142         * message.el (message-send-mail-function): Change the default, so that
3143         it inherits from a customized send-mail-function.  (Bug#5643)
3144
3145 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3146
3147         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3148         shell-command-to-string signals an error (bug#5299).
3149
3150 2010-02-24  Glenn Morris  <rgm@gnu.org>
3151
3152         * message.el (message-smtpmail-send-it)
3153         (message-send-mail-with-mailclient): Doc fixes.
3154
3155 2010-02-16  Glenn Morris  <rgm@gnu.org>
3156
3157         * message.el (message-default-mail-headers): Change the default value
3158         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3159
3160 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3161
3162         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3163         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3164
3165 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3166
3167         * time-date.el (date-to-time): Doc fix (Bug#5408).
3168
3169 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3170
3171         * message.el (message-mail): Just pass yank-action on to message-setup.
3172         (message-setup): Handle (FUN . ARGS) form of yank-action.
3173         (message-with-reply-buffer, message-widen-reply)
3174         (message-yank-original): Handle non-buffer values of
3175         message-reply-buffer (Bug#4080).
3176         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3177
3178 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3179
3180         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3181         Fix typo in docstring.
3182
3183 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3184
3185         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3186         response.
3187
3188 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3189
3190         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3191
3192         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3193
3194         * message.el (message-check-news-header-syntax): Protect against a
3195         string that `rfc822-addresses' returns when parsing fails.
3196
3197 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3198
3199         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3200         (gnus-previous-char-property-change): New functions.
3201
3202         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3203
3204 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3205
3206         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3207         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3208
3209 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3210
3211         * message.el (message-exchange-point-and-mark): Rework last change to
3212         avoid using optional arg of exchange-point-and-mark, for backward
3213         compatibility.
3214
3215 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3216
3217         * message.el (message-exchange-point-and-mark): Call
3218         exchange-point-and-mark with an argument rather than setting
3219         mark-active by hand (Bug#5175).
3220
3221 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3222
3223         * nntp.el (nntp-service-to-port): Work for service expressed with
3224         numeric string; replace [:digit:] with [0-9] for XEmacs.
3225
3226 2009-12-17  Glenn Morris  <rgm@gnu.org>
3227
3228         * gnus-group.el (gnus-bug-group-download-format-alist):
3229         Change emacs entry to debbugs.gnu.org.  Bump :version.
3230
3231 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3232
3233         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3234
3235 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3236
3237         * message.el (message-info): Explain why we use `Info-goto-node'.
3238
3239 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3240
3241         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3242
3243 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3244
3245         * message.el (message-completion-in-region): New compatibility function.
3246         (message-expand-group): Use it.
3247
3248 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3249
3250         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3251         with no unread article should be listed if the 2nd arg `predicate' is
3252         given.
3253
3254 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3255
3256         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3257
3258 2009-11-29  Juri Linkov  <juri@jurta.org>
3259
3260         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3261         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3262         on `gnus-recenter'. (Bug#4698, Bug#4981)
3263
3264 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3265
3266         * sha1.el (sha1-string-external): default-directory "/" in case
3267         otherwise non-existent.  process-connection-type pipe for touch of
3268         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3269
3270 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3271
3272         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3273         it's comms related and sgml-mode.el has "comm" on that basis too.
3274
3275 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3276
3277         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3278         containing tspecial characters if they have been already quoted.
3279
3280 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3281
3282         * dns-mode.el (auto-mode-alist): Purecopy string.
3283
3284 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3285
3286         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3287
3288 2009-10-24  Glenn Morris  <rgm@gnu.org>
3289
3290         * gnus-art.el (help-xref-stack-item): Define for compiler.
3291
3292 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3293
3294         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3295
3296 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3297
3298         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3299
3300 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3301
3302         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3303         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3304
3305 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3306
3307         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3308         (gnus-overlays-in): New alias to overlays-in.
3309
3310         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3311         gnus-overlay-get, and gnus-delete-overlay.
3312         (gnus-summary-show-thread): Make it work as well for systems in which
3313         next-single-char-property-change is not available.
3314         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3315
3316         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3317         (gnus-overlay-get): New alias to extent-property.
3318         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3319
3320         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3321         SXEmacs.
3322
3323         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3324         SXEmacs.
3325
3326 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3327
3328         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3329
3330 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3331
3332         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3333         and XEmacs that don't have `remove-overlays'.
3334
3335 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3336
3337         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3338         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3339         selective display.  Use overlays instead.
3340
3341 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3342
3343         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3344
3345 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3346
3347         * spam-stat.el (spam-stat-load): Fix typo in message.
3348
3349 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3350
3351         * dig.el (dig-invoke): Fix typo in docstring.
3352         (query-dig): Reflow docstring.
3353
3354 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3355
3356         * gnus-art.el (gnus-article-encrypt-body):
3357         * message.el (message-check-recipients):
3358         * mm-util.el (mm-codepage-setup):
3359         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3360         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3361
3362 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3363
3364         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3365         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3366         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3367         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3368         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3369
3370 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3371
3372         * dig.el: Add "Keywords: comm", as per net-utils.el.
3373
3374 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3375
3376         * dig.el (dig-mode): Use define-derived-mode.
3377
3378 2009-09-19  Glenn Morris  <rgm@gnu.org>
3379
3380         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3381
3382 2009-09-18  Glenn Morris  <rgm@gnu.org>
3383
3384         * gnus-diary.el (gnus-diary-check-message):
3385         * message.el (message-insert-formatted-citation-line):
3386         * nnbabyl.el (top-level):
3387         * nndiary.el (nndiary-schedule):
3388         Fix typos in condition-case handlers.
3389
3390 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3391
3392         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3393         configuration that provides the sole article window in a frame;
3394         position point correctly after deleting a part.
3395
3396 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3397
3398         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3399         (spam-resolve-registrations-routine): Use it to unregister articles
3400         that change status.
3401
3402 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3403
3404         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3405         with XEmacs.
3406         (parse-time-string-chars): Use it.
3407
3408 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3409
3410         * imap.el (imap-interactive-login): Better messages.
3411         (imap-open): Fix bug with renamed buffer on reconnect.
3412         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3413         for easier debugging and cleaner code.  On successful (guessed based on
3414         server capabilities) secondary authentication, set imap-state
3415         correctly.
3416         (imap-last-authenticator): Define imap-last-authenticator as a variable
3417         to avoid warnings.
3418
3419 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3420
3421         * nnrss.el (nnrss-request-article): Remove binding of
3422         default-enable-multibyte-characters that has gotten needless by
3423         the 2007-07-13 change in rfc2047-encode-message-header.
3424
3425         * mml.el (mml-insert-multipart): Error on the message header.
3426         (mml-insert-part): Error on the message header; position point at
3427         the end of a MIME tag.
3428
3429 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3430
3431         * time-date.el (autoload): Expand define-obsolete-function-alias into
3432         defalias and make-obsolete for old Emacsen that Gnus supports.
3433         (with-no-warnings): Define it for old Emacsen.
3434         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3435         is available.
3436         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3437         float-time is available; suppress compile warning for time-to-seconds.
3438
3439         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3440         (gnus-float-time): Alias to float-time if it exists.
3441
3442         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3443         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3444         float-time is available; suppress compile warning for time-to-seconds.
3445
3446         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3447         XEmacs.
3448
3449 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3450
3451         * imap.el (imap-message-map): Docstring fix.
3452
3453 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3454
3455         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3456         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3457         Add the optional argument `encoding' that overrides the default.
3458
3459         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3460         mm-encode-buffer.
3461
3462 2009-09-04  Glenn Morris  <rgm@gnu.org>
3463
3464         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3465         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3466         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3467         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3468         * mm-util.el (mm-with-unibyte-current-buffer)
3469         (mm-find-buffer-file-coding-system):
3470         * yenc.el (yenc-decode-region): Use default-value rather than
3471         default-enable-multibyte-characters.
3472
3473 2009-09-03  Glenn Morris  <rgm@gnu.org>
3474
3475         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3476         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3477         than default-enable-multibyte-characters.
3478
3479 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3480
3481         * gnus-art.el (gnus-article-read-summary-keys):
3482         Fix gnus-buffer-configuration's value temporarily used.
3483
3484 2009-09-02  Glenn Morris  <rgm@gnu.org>
3485
3486         * gnus-util.el (gnus-float-time): New function.
3487         * gnus-delay.el (gnus-delay-article):
3488         * gnus-sum.el (gnus-thread-latest-date):
3489         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3490         * nnspool.el (nnspool-request-newgroups):
3491         Use gnus-float-time rather than time-to-seconds.
3492         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3493
3494         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3495         (gnus-header-subject-face, gnus-header-newsgroups-face)
3496         (gnus-header-name-face, gnus-header-content-face):
3497         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3498         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3499         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3500         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3501         (gnus-cite-face-11):
3502         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3503         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3504         (gnus-server-closed-face, gnus-server-denied-face)
3505         (gnus-server-offline-face):
3506         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3507         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3508         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3509         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3510         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3511         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3512         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3513         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3514         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3515         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3516         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3517         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3518         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3519         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3520         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3521         (gnus-summary-high-undownloaded-face)
3522         (gnus-summary-low-undownloaded-face)
3523         (gnus-summary-normal-undownloaded-face)
3524         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3525         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3526         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3527         (gnus-splash-face):
3528         * message.el (message-header-to-face, message-header-cc-face)
3529         (message-header-subject-face, message-header-newsgroups-face)
3530         (message-header-other-face, message-header-name-face)
3531         (message-header-xheader-face, message-separator-face)
3532         (message-cited-text-face, message-mml-face):
3533         * sieve-mode.el (sieve-control-commands-face)
3534         (sieve-action-commands-face, sieve-test-commands-face)
3535         (sieve-tagged-arguments-face):
3536         * spam.el (spam-face):
3537         Mark face aliases with "-face" in the name as obsolete.
3538
3539 2009-09-01  Glenn Morris  <rgm@gnu.org>
3540
3541         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3542         than goto-line.
3543
3544 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3545
3546         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3547         Don't move point if the command is invoked inside the message header.
3548
3549 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3550
3551         * imap.el (imap-send-command): Simplify.
3552         (imap-wait-for-tag): point-max -> buffer-size.
3553
3554 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3555
3556         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3557         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3558         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3559         * nnir.el (nnir-swish-e-index-file):
3560         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3561         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3562         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3563         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3564         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3565         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3566
3567 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3568
3569         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3570         Don't save excursion.
3571
3572 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3573
3574         * nnheader.el (nnheader-find-file-noselect):
3575         * mm-util.el (mm-insert-file-contents):
3576         Use (default-value 'major-mode) instead of default-major-mode.
3577
3578 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3579
3580         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3581
3582 2009-08-26  Glenn Morris  <rgm@gnu.org>
3583
3584         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3585         than placing in files.el.
3586
3587 2009-08-25  Glenn Morris  <rgm@gnu.org>
3588
3589         * nnir.el (top-level): Don't require cl at run-time.
3590         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3591         Replace cl-function substitute with gnus-replace-in-string.
3592         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3593         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3594         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3595         simplified expansions.
3596
3597 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3598
3599         * dig.el (dig): Add autoload cookie.
3600
3601 2009-08-22  Glenn Morris  <rgm@gnu.org>
3602
3603         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3604         goto-line.
3605
3606 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3607
3608         * parse-time.el (parse-time-string-chars): Save match data.
3609
3610 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3611
3612         * parse-time.el (parse-time-string-chars): Compute using character
3613         classes, to handle non-ascii characters (Bug#3190).
3614
3615 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3616
3617         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3618
3619         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3620         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3621         (gnus-mm-display-part, gnus-mime-display-single)
3622         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3623         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3624
3625         * gnus-sum.el
3626         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3627         (gnus-summary-move-article): Add expirable mark to articles copied or
3628         moved to group that has auto-expire turned on if the option is non-nil.
3629
3630 2009-07-24  Glenn Morris  <rgm@gnu.org>
3631
3632         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3633         Fix typo.  (Bug#3903)
3634
3635 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3636
3637         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3638         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3639         that should not be used for draft articles.
3640         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3641         that has no concern in minor mode keys.
3642         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3643         Abolish.
3644
3645 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3646
3647         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3648         article without making inquiry to a user for unknown encoding.
3649
3650         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3651         (nnmaildir--scan): Assume i-node and device number that file-attributes
3652         returns might be cons-cell.
3653
3654         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3655
3656         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3657
3658 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3659
3660         * auth-source.el: Remove docs now in auth.texi.  Don't use
3661         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3662         `auth-source-hide-passwords' and use them.
3663
3664 2009-07-15  Glenn Morris  <rgm@gnu.org>
3665
3666         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3667
3668 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3669
3670         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3671         excessive whitespace from the default values of title and description.
3672
3673 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3674
3675         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3676         mail-fetch-field to fetch Content-Description header in order to
3677         exclude newlines.
3678
3679 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3680
3681         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3682         format used by GnuPG 2.0.11.
3683
3684 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3685
3686         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3687         to deleted part.
3688
3689 2009-05-30  David Engster  <dengste@eml.cc>
3690
3691         * nnmairix.el: Remove old documentation in the commentary block.
3692         (nnmairix-request-group): Do not update active file for nnml back ends.
3693         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3694         end so that overview files are ignored.
3695         (nnmairix-update-groups): Make updating the groups more robust by using
3696         marks.
3697         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3698         with dollar characters in message-id.
3699
3700 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3701
3702         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3703         2008-12-25 in dns.el.
3704
3705 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3706
3707         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3708         could happen if the text is only composed of spaces and/or tabs.
3709
3710 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3711
3712         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3713         when sending a queued message to avoid extra mml tags.
3714
3715 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3716
3717         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3718
3719 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3720
3721         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3722         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3723         rmail-toggle-header for XEmacs;
3724         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3725
3726 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3727
3728         * gnus-dired.el: Remove autoload for gnus-setup-message.
3729         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3730         displaying Gnus logo; always use compose-mail.
3731
3732 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3733
3734         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3735
3736 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3737
3738         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3739         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3740         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3741         available.
3742         (gnus-nocem-epg-verify): New function.
3743
3744 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3745
3746         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3747
3748 2009-02-15  Glenn Morris  <rgm@gnu.org>
3749
3750         * gnus-util.el (rmail-insert-rmail-file-header)
3751         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3752         autoloads.
3753         (rmail-default-rmail-file): Remove unnecessary declaration.
3754         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3755
3756 2009-02-14  Glenn Morris  <rgm@gnu.org>
3757
3758         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3759         variable (only used in gnus-util, which declares it anyway).
3760         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3761         which was only needed by gnus-art (changed to not use it any more).
3762         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3763         only used in gnus-util, which autoloads it itself.
3764         (rmail-update-summary): Fix autoload.
3765
3766         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3767         rather than rmail-output-to-rmail-file.
3768
3769 2009-02-07  Glenn Morris  <rgm@gnu.org>
3770
3771         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3772         autoload of function that no longer exists.
3773         (rmail-toggle-header): Declare.
3774         (message-forward-rmail-make-body): Handle mbox Rmail.
3775
3776 2009-01-31  Glenn Morris  <rgm@gnu.org>
3777
3778         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3779         2009-01-09 change.
3780
3781 2009-01-31  Dave Love  <fx@gnu.org>
3782
3783         * imap.el (imap-fetch-safe): Bind debug-on-error.
3784         (imap-debug): Add imap-fetch-safe.
3785
3786 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3787
3788         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3789         (auth-source-forget-all-cached): New convenience function.
3790         (auth-source-user-or-password): Accept list of modes or a single mode.
3791
3792         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3793         auth-source modes.
3794
3795         * netrc.el (netrc-machine-user-or-password): Use list of
3796         auth-source modes.
3797
3798         * nnimap.el (nnimap-open-connection): Use list of
3799         auth-source modes.
3800
3801         * nntp.el (nntp-send-authinfo): Use list of
3802         auth-source modes.
3803
3804 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3805
3806         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3807         now.
3808
3809 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3810
3811         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3812         coding system in XEmacs; add a workaround for XEmacs.
3813
3814         * lpath.el: Fbind coding-system-aliasee.
3815
3816 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3817
3818         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3819         of current-language-environment.
3820
3821 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3822
3823         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3824         available at runtime.
3825
3826 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3827
3828         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3829
3830 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3831
3832         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3833         the greatest positive fixnum value doesn't work under an XEmacs with
3834         bignum support; use the most-positive-fixnum constant instead,
3835         available since Emacs 21.1 with cl and XEmacs 21.1.
3836
3837 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3838
3839         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3840         XEmacs gets not to work.
3841
3842 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3843
3844         * mm-util.el (mm-coding-system-priorities): Allow the value like
3845         "Japanese (UTF-8)" of current-language-environment.
3846
3847 2009-01-09  Glenn Morris  <rgm@gnu.org>
3848
3849         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3850         with last-command-event.
3851
3852 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3853
3854         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3855         in the doc string.
3856
3857         * message.el (message-fix-before-sending): Amend comment.
3858
3859 2009-01-08  Dave Love  <fx@gnu.org>
3860
3861         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3862
3863 2009-01-07  David Engster  <dengste@eml.cc>
3864
3865         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3866         simplified server definitions by converting it via
3867         gnus-server-to-method.
3868
3869 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3870
3871         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3872         parameter's operands.
3873
3874 2009-01-06  David Engster  <dengste@eml.cc>
3875
3876         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3877         primary select method (for gnus-group-mark-article-as-read).
3878
3879 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3880
3881         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3882         `(gnus)Face', not `(gnus)X-Face'.
3883
3884 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3885
3886         * mm-util.el (mm-ucs-to-char): New function.
3887
3888         * mm-url.el (mm-url-decode-entities): Use it.
3889
3890         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3891         unicode-to-char.
3892
3893 2009-01-05  Dave Love  <fx@gnu.org>
3894
3895         * time-date.el: Require cl for `declare'.
3896
3897 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3898
3899         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3900         Dave Love.
3901
3902 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3903
3904         * message.el (message-fix-before-sending): Add `eight-bit' to
3905         illegible-text check.
3906
3907 2009-01-03  Michael Olson  <mwolson@gnu.org>
3908
3909         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3910         `headers' is nil.  This can occur if the IMAP server does not have
3911         permissions to read messages from a folder, but can write new messages
3912         to the folder.
3913         (nnimap-request-article-part): Do not insert `data' if it is nil.
3914
3915         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3916         characters which will confuse `read', so skip past them.
3917
3918 2009-01-01  Dave Love  <fx@gnu.org>
3919
3920         * imap.el (imap-string-to-integer): Fix typo.
3921         (imap-fetch-safe): New function.
3922         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3923
3924         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3925
3926         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3927         (imap-parse-greeting): Fix doc strings.
3928         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3929         (imap-parse-flag-list): Make messages unique.
3930         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3931
3932         * nnimap.el: Fix author email.
3933         (nnimap-split-rule): Add FIXME comment.
3934         (nnimap-debug): Fix doc string.
3935
3936 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3937
3938         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3939
3940 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3941
3942         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3943         nslookup if resolv.conf isn't available.
3944         (dns-query): Rename from query-dns.
3945         (dns-query-cached): Rename from query-dns-cached.
3946
3947 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3948
3949         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3950         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3951         to check if those variables exist (first appeared in Emacs 18.50).
3952
3953 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3954
3955         * mm-util.el (mm-line-number-at-pos): New function.
3956
3957         * spam-report.el (spam-report-process-queue): Use it.
3958
3959 2008-12-24  David Engster  <dengste@eml.cc>
3960
3961         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3962         parameters that haven't existed as variables as buffer-local variables.
3963
3964 2008-12-23  Dave Love  <fx@gnu.org>
3965
3966         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3967         cadar.
3968
3969         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3970         imap-starttls-p.
3971         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3972
3973 2008-12-22  Dave Love  <fx@gnu.org>
3974
3975         * imap.el: Fix author email.  Doc fixes.
3976         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3977         reply.
3978
3979 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3980
3981         * spam-report.el (spam-report-gmane-max-requests): New constant.
3982         (spam-report-gmane-wait): New variable.
3983         (spam-report-gmane-ham, spam-report-gmane-spam)
3984         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3985         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3986         the server.
3987
3988         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3989         Add explanations.
3990
3991         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3992         nnheader-accept-process-output and nnheader-read-timeout if available.
3993         (pop3-movemail): Use it.
3994
3995         * message.el (message-check-news-body-syntax): Fix signature check if
3996         there's an attachment.
3997
3998 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3999
4000         * mm-util.el: Add comments to the mm- emulating functions.
4001
4002 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4003
4004         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4005         by Stephen Berman <stephen.berman@gmx.net>.
4006
4007 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4008
4009         * mm-util.el (mm-substring-no-properties): New function.
4010         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4011         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4012         (mm-string-to-multibyte): Doc fix.
4013
4014         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4015
4016 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4017
4018         * mml.el (mml-attach-file): Strip text properties from file name.
4019         (Bug#1574)
4020
4021 2008-12-16  Glenn Morris  <rgm@gnu.org>
4022
4023         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4024
4025 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4026
4027         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4028         knows since the charset specified might be a bogus alias that
4029         mm-charset-synonym-alist provides.
4030
4031 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4032
4033         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4034         "ISO_8859-1".
4035
4036         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4037
4038 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4039
4040         * mm-util.el (mm-charset-eval-alist):
4041         Define it before mm-charset-to-coding-system.
4042         (mm-charset-to-coding-system): Add optional argument `silent';
4043         define it before mm-charset-override-alist.
4044         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4045         default value if it can be used in Emacs currently running;
4046         silence mm-charset-to-coding-system.
4047
4048 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4049
4050         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4051         `allow-override' which says whether to use `mm-charset-override-alist'.
4052         (rfc2047-decode-encoded-words): Use it.
4053
4054         * mm-util.el (mm-charset-override-alist): Fix custom type;
4055         add `(gb2312 . gbk)' to choices.
4056
4057 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4058
4059         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4060         fast.
4061
4062         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4063
4064         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4065
4066 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4067
4068         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4069         on links.
4070
4071         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4072
4073 2008-12-03  Lute Kamstra  <lute@gnu.org>
4074
4075         * sha1.el: Remove leading * from docstrings of defcustoms,
4076         deffaces, defconsts and defuns.
4077
4078 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4079
4080         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4081         users' addresses that don't have domain parts.
4082         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4083         rather than message-narrow-to-head since there will be the message
4084         header separator.
4085
4086 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4087
4088         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4089         since the result is inserted in a unibyte buffer anyway.
4090         (nnimap-demule-use-string-to-multibyte): Remove.
4091         (nnimap-demule): Alias it to mm-string-to-multibyte.
4092
4093 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4094
4095         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4096         variable for debugging bug#464 and bug#1174.
4097         (nnimap-demule): Use it.
4098
4099 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4100
4101         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4102         score calculation correctly.
4103
4104 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4105
4106         * message.el (message-send-mail): Just set the buffer to unibyte
4107         rather than use mm-with-unibyte-current-buffer which does a lot more.
4108         (message-send-mail-partially): Don't bother with
4109         mm-with-unibyte-current-buffer since it's already been made unibyte by
4110         message-send-mail.
4111
4112 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4113
4114         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4115
4116 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4117
4118         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4119
4120 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4121
4122         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4123         require itself and to remove `with-no-warnings'.
4124
4125 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4126
4127         * starttls.el (starttls-any-program-available): Get the name of the
4128         available TLS layer program.
4129         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4130         well as the host name in the "opening" message.
4131
4132         * auth-source.el (auth-source-cache, auth-source-do-cache)
4133         (auth-source-user-or-password): Cache passwords and logins by default,
4134         allow override with `auth-source-do-cache'.
4135         (auth-source-forget-user-or-password): Allow users to remove cache
4136         entries if needed.
4137
4138 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4139
4140         * md4.el (md4-buffer): Fix typo in docstring.
4141         (md4, md4-64): Doc fixes.
4142         (md4-pack-int32): Reflow docstring.
4143
4144 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4145
4146         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4147         condition-case to only the forward-sexp call.
4148
4149 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4150
4151         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4152         quotes contained.  Make it more robust regardless by an extra
4153         condition-case wrapper.
4154
4155 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4156
4157         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4158
4159 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4160
4161         * nnml.el (nnml-request-expire-articles): Check if the function set to
4162         `nnmail-expiry-target' returns the symbol `delete'.
4163
4164         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4165
4166         * nnmail.el (nnmail-expiry-target): Fix custom type.
4167
4168 2008-10-02  Glenn Morris  <rgm@gnu.org>
4169
4170         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4171         Silence compiler warning.
4172
4173 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4174
4175         * tls.el (open-tls-stream): Show the actual command being
4176         executed, instead of the format string.
4177
4178 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4179
4180         * lpath.el: Fbind codepage-setup for Emacs 23.
4181
4182 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4183
4184         * mml.el (mml-menu): Don't assume mml2015 is bound.
4185
4186 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4187
4188         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4189         exists.
4190
4191 2008-09-27  Glenn Morris  <rgm@gnu.org>
4192
4193         * gnus-util.el (mail-header-remove-comments): Autoload it.
4194
4195 2008-09-27  Andreas Schwab  <schwab@suse.de>
4196
4197         * gnus-util.el (gnus-split-references): Strip comments.
4198         (gnus-parent-id): Likewise.
4199
4200 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4201
4202         * message.el (message-confirm-send): Fix version.
4203
4204 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4205
4206         * message.el (message-idna-to-ascii-rhs-1): Use
4207         mail-extract-address-components rather than mail-header-parse-addresses
4208         that is an alias by default to ietf-drums-parse-addresses that does not
4209         support non-ASCII names in headers' contents.
4210
4211 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4212
4213         * message.el (message-confirm-send): Fixed variable documentation to
4214         avoid the "y/n" wording.
4215
4216 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4217
4218         * message.el (message-set-auto-save-file-name): Save to a different
4219         filename so multiple messages (especially drafts) can be recovered.
4220
4221 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4222
4223         * message.el (message-confirm-send): Add appropriate version.
4224
4225 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4226
4227         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4228         defvar.
4229
4230 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4231
4232         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4233         (mm-pkcs7-enveloped-magic): Ditto.
4234
4235 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4236
4237         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4238         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4239
4240 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4241
4242         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4243         default, it's better.
4244
4245 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4246
4247         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4248         summary line gnus-number property and ignore them (with a warning
4249         message).
4250
4251 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4252
4253         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4254         macro caddr in the interactive form since it won't be expanded.
4255
4256 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4257
4258         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4259         `charset'; fix name of function called recursively.
4260         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4261
4262 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4263
4264         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4265         (gnus-mime-set-charset-parameters): New function.
4266         (gnus-mime-view-part-as-charset): Use it to correctly display part
4267         specifying wrong charset.
4268
4269 2008-09-08  David Engster  <dengste@eml.cc>
4270
4271         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4272         in completing-read for back end server.
4273
4274 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4275
4276         * message.el (message-confirm-send): New variable to confirm sending a
4277         message.
4278         (message-send): Use it.
4279
4280 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4281
4282         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4283
4284 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4285
4286         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4287
4288 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4289
4290         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4291         prevent tracking too many groups.
4292         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4293         Use it.
4294
4295 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4296
4297         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4298         moving point to the bottom of the window in order to avoid recentering.
4299
4300 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4301
4302         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4303
4304         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4305         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4306         (gnus-article-beginning-of-window): Fix calculation.
4307
4308 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4309
4310         * gnus-msg.el (gnus-summary-supersede-article)
4311         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4312         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4313         message header.
4314
4315 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4316
4317         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4318         pending output coming after the status change.
4319
4320 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4321
4322         * message.el:
4323         * gnus-start.el:
4324         * gnus-registry.el: Remove VMS support.
4325
4326 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4327
4328         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4329         macro.
4330         (rfc2104-hash): Use it.
4331
4332 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4333
4334         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4335         (gnus-summary-sort-by-most-recent-date): New commands.
4336         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4337         and menu entries.
4338
4339 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4340
4341         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4342         don't redisplay article for raw contents; remove plural articles stuff.
4343
4344         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4345         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4346         on gnus-summary-save-article; display results properly.
4347
4348 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4349
4350         * lpath.el: No need to fbind ns-focus-frame.
4351
4352 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4353
4354         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4355
4356 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4357
4358         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4359         gnus-save-all-headers.
4360
4361 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4362
4363         * gnus-util.el (ns-focus-frame): Remove declaration.
4364         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4365         like x.
4366
4367 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4368
4369         * rfc2104.el (rfc2104-zero): Delete defconst.
4370         (rfc2104-hex-alist): Likewise.
4371         (rfc2104-hex-to-int): Delete func.
4372         (rfc2104-hexstring-to-bitstring): Likewise.
4373         (rfc2104-nybbles): New defconst.
4374         (rfc2104-hash): Rewrite for speed.
4375
4376 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4377
4378         * tls.el (open-tls-stream): Make it work with the 2nd argument
4379         BUFFER that is a string but does not exist as a buffer object, as
4380         mentioned in the doc-string.
4381
4382 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4383
4384         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4385         SXEmacs.
4386
4387 2008-07-16  Glenn Morris  <rgm@gnu.org>
4388
4389         * gnus-util.el (ns-focus-frame): Declare for compiler.
4390
4391 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4392
4393         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4394         set as a group parameter.
4395         (gnus-summary-save-in-pipe): Work when it is called independently.
4396         (gnus-summary-pipe-to-muttprint): Don't modify
4397         gnus-summary-pipe-output-default-command.
4398
4399 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4400
4401         * message.el (message-send-mail-with-sendmail):
4402         Display the error message.
4403
4404 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4405
4406         * gnus-art.el (gnus-default-article-saver):
4407         Add gnus-summary-save-in-pipe to choices.
4408         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4409         gnus-summary-pipe-output-default-command as the default command.
4410         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4411         instead of gnus-last-shell-command.
4412
4413         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4414         New user option.
4415         (gnus-summary-muttprint-program): Mention the value will be changed.
4416         (gnus-summary-save-article): Force showing of all headers.
4417         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4418
4419 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4420
4421         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4422
4423 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4424
4425         * nnimap.el (nnimap-id):
4426         * sieve-manage.el (sieve-manage-open): Doc fixes.
4427
4428 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4429
4430         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4431         if available.
4432
4433 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4434
4435         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4436
4437         * nnkiboze.el (nnkiboze-generate-group):
4438         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4439
4440         * nnmairix.el: Require CL.
4441
4442 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4443
4444         * dgnushack.el: Autoload get-display-table and put-display-table for
4445         XEmacs 21.5.
4446
4447         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4448         21.4 and SXEmacs.
4449
4450 2008-06-15  David Engster  <dengste@eml.cc>
4451
4452         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4453
4454 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4455
4456         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4457         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4458         runtime choice under XEmacs.
4459
4460         * gnus-sum.el (gnus-summary-set-display-table):
4461         Use `gnus-put-display-table', `gnus-get-display-table',
4462         `gnus-set-display-table' for the display table, instead of `aset'.
4463
4464         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4465         Use `gnus-put-display-table', `gnus-get-display-table',
4466         `gnus-set-display-table' for the display table.
4467
4468 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4469
4470         * nnmairix.el: Add autoloads.
4471
4472 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4473
4474         * nnmairix.el (nnmairix-delete-recreate-group)
4475         (nnmairix-update-and-clear-marks): Fix error messages.
4476
4477 2008-06-14  David Engster  <dengste@eml.cc>
4478
4479         * nnmairix.el: Upgrade to version 0.6.
4480         (nnmairix-group-toggle-propmarks-this-group)
4481         (nnmairix-group-toggle-readmarks-this-group)
4482         (nnmairix-group-delete-recreate-this-group)
4483         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4484         (nnmairix-remove-tick-mark-original-article): New commands.
4485         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4486         (nnmairix-propagate-marks-to-nnmairix-groups)
4487         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4488         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4489         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4490         functions needed for marks propagation and manipulation of read marks.
4491         (nnmairix-update-groups): New function.
4492         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4493         (nnmairix-determine-original-group-from-registry)
4494         (nnmairix-determine-original-group-from-path)
4495         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4496         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4497         New helper functions.
4498         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4499         keystrokes for new commands.
4500         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4501         (nnmairix-request-group): Check allow-fast group parameter.
4502         (nnmairix-request-create-group): Set allow-fast group parameter if
4503         nnmairix-allowfast-default is set.
4504         (nnmairix-close-group): Propagate marks upon closing if needed.
4505         (nnmairix-group-toggle-threads-this-group): Use new.
4506         nnmairix-group-toggle-parameter helper function.
4507         (nnmairix-search): Better check for empty search result.
4508         (nnmairix-goto-original-article): Use new helper functions for
4509         determining original article.
4510         (nnmairix-show-original-article): Make sure message-id is in brackets.
4511         (nnmairix-call-mairix-binary): Change variable name.
4512         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4513         helper function.
4514         (nnmairix-widget-toggle-activate): Fix doc string.
4515
4516 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4517
4518         * nnir.el: Require edmacro when compiling with XEmacs.
4519         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4520         available in Emacs 21.
4521
4522 2008-06-11  Glenn Morris  <rgm@gnu.org>
4523
4524         * gnus-util.el (x-focus-frame):
4525         * gnus.el (image-size):
4526         * mm-decode.el (image-size): Declare.
4527
4528         * gnus-picon.el (declare-function): Add compat definition.
4529         (image-size): Declare.
4530
4531         * gnus-group.el (tool-bar-map):
4532         * gnus-sum.el (tool-bar-map): Define for compiler.
4533
4534         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4535
4536         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4537
4538         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4539         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4540         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4541         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4542         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4543         * sieve-manage.el, spam-report.el, spam.el:
4544         Remove unnecessary eval-and-compile of autoloads.
4545
4546 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4547
4548         * auth-source.el: Precise Tramp doc.
4549
4550 2008-06-07  Glenn Morris  <rgm@gnu.org>
4551
4552         * nnmairix.el: Remove unnecessary eval-when-compile.
4553
4554 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4555
4556         * lpath.el: Fbind propertize for XEmacs 21.4.
4557
4558 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4559
4560         * nnir.el: Move here from ../contrib.
4561
4562 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4563
4564         * gnus-util.el (gnus-read-shell-command): New function.
4565         * mm-decode.el (mm-pipe-part):
4566         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4567
4568 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4569
4570         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4571
4572 2008-06-03  Glenn Morris  <rgm@gnu.org>
4573
4574         * pop3.el (nnheader-accept-process-output): Autoload it.
4575
4576 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4577
4578         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4579         are not 2-digit hexadecimal characters that follow `%'s.
4580
4581 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4582
4583         * message.el (message-bogus-recipient-p): Fix type in doc string.
4584         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4585         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4586         Improve custom options.
4587         (message-bogus-recipient-p): Adjust accordingly.
4588
4589 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4590
4591         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4592         long-form month and day names.
4593
4594 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4595
4596         * dgnushack.el: Autoload debug, eudc-expand-inline and
4597         pgg-snarf-keys-region for XEmacs.
4598
4599         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4600
4601         * nnmairix.el: Require edmacro when compiling with XEmacs.
4602
4603 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4604
4605         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4606         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4607
4608 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4609
4610         * auth-source.el: Add more docs.
4611
4612         * netrc.el (netrc-machine): Always match if the port is not given.
4613
4614 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4615
4616         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4617         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4618         retrieval faster in some cases, but might make CPU usage larger.  If
4619         this has any bad side effects, we might revert this change.
4620
4621         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4622         seems to make mail retrieval much, much faster.
4623         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4624         unconditionally.
4625
4626         * gnus-draft.el (gnus-group-send-queue): Bind
4627         message-send-mail-partially-limit to nil to avoid being prompted.
4628
4629 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4630
4631         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4632
4633         * message.el (message-bogus-address-regexp): Fix and improve custom
4634         type.
4635         (message-setup-hook): Add message-check-recipients as custom option.
4636
4637 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4638
4639         * message.el (message-cite-function): Remove bogus autoload which crept
4640         in during merge from v5-10.
4641
4642 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4643
4644         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4645
4646         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4647
4648         * auth-source.el: Preliminary Tramp docs.
4649         (auth-sources): Change the default auth-sources to use
4650         EPA .gpg files.
4651
4652 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4653
4654         * nntp.el: Autoload `auth-source-user-or-password'.
4655         (nntp-send-authinfo): Use it.
4656
4657         * nnimap.el: Autoload `auth-source-user-or-password'.
4658         (nnimap-open-connection): Use it.
4659
4660         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4661         for the gnus-message function.
4662         (auth-source-user-or-password): Use it.
4663
4664 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4665
4666         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4667         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4668         (rfc2104-hash): Use it.
4669
4670 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4671
4672         * gnus-art.el (gnus-article-toggle-truncate-lines):
4673         Don't use `iff' in docstring.
4674
4675 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4676
4677         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4678
4679         * gnus-util.el (gnus-extract-address-component-name)
4680         (gnus-extract-address-component-email): Convenience functions around
4681         `gnus-extract-address-components'.
4682
4683         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4684         Use `gnus-extract-address-component-email' to fix bug of comparing full
4685         sender name to `user-mail-address'.
4686
4687 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4688
4689         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4690         catch/throw to optimize.
4691         (gnus-registry-find-keywords): Just use member to find a keyword.
4692
4693 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4694
4695         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4696         is current before calling gnus-server-prepare.
4697         (gnus-server-setup-buffer, gnus-server-update-server)
4698         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4699
4700 2008-05-04  Juri Linkov  <juri@jurta.org>
4701
4702         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4703         (mailcap-file-default-commands): Use mailcap-replace-in-string
4704         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4705         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4706
4707 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4708
4709         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4710
4711 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4712
4713         * gnus.el: Bump version to 0.11.
4714
4715 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4716
4717         * gnus.el: No Gnus v0.10 is released.
4718
4719 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4720
4721         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4722         hooks.
4723         (gnus-update-read-articles): Speed up non-marks-using users.
4724         (gnus-use-marks): Define gnus-use-marks.
4725         (gnus-propagate-marks): Rename variable to something more sensible.
4726
4727 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4728
4729         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4730         (gmm-image-load-path-for-library): Fix typos in docstrings.
4731         (gmm-message): Reflow docstring.
4732
4733 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4734
4735         * mail-source.el (mail-source-set-1, mail-source-bind):
4736         Move auth-source code out of the macro to clean it up and fix bugs.
4737
4738 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4739
4740         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4741         by sender if it's equal to user-mail-address, it's likely to be
4742         useless.
4743
4744         * mail-source.el (mail-source-bind): Don't use user or password if they
4745         are not bound.  Unintern them if they are nil.  Don't use server unless
4746         it's bound, and default it to empty string otherwise.
4747
4748 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4749
4750         * mail-source.el: Load auth-source.el.
4751         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4752         get user name or password, if auth-sources is set up.
4753
4754         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4755         strategy of splitting with parent.
4756         (gnus-registry-split-fancy-with-parent)
4757         (gnus-registry-post-process-groups): Use it and fix prior
4758         bug (returning a list as the split result).
4759
4760         * auth-source.el (auth-sources): Remove server parameter.
4761         (auth-source-pick, auth-source-user-or-password)
4762         (auth-source-user-or-password-imap)
4763         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4764         (auth-source-user-or-password-sftp)
4765         (auth-source-user-or-password-smtp): Remove server parameter.
4766
4767 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4768
4769         * smime.el (smime-sign-region, smime-encrypt-region)
4770         (smime-decrypt-region):
4771         Remove redundant calls to `generate-new-buffer-name'.
4772
4773 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4774
4775         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4776         Don't use QP for message/rfc822.
4777         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4778
4779 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4780
4781         * sieve-manage.el (sieve-string-bytes): Remove.
4782         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4783         correct byte-length only if the process's coding-system is the same as
4784         the one used internally by Emacs to represent strings.
4785
4786 2008-04-22  Juri Linkov  <juri@jurta.org>
4787
4788         * mailcap.el (mailcap-file-default-commands): New function.
4789
4790 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4791
4792         * message.el (message-signature-separator, message-cite-function):
4793         Change custom version.
4794
4795 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4796
4797         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4798         commands.
4799         (tls-checktrust): Ditto.
4800
4801 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4802
4803         * mm-decode.el (mm-display-external): Make temp file read-only.
4804
4805 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4806
4807         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4808         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4809         `C-c C-f d'.
4810
4811 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4812
4813         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4814
4815 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4816
4817         * gnus.el: Bump version to 0.9.
4818
4819 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4820
4821         * gnus.el: No Gnus v0.8 is released.
4822
4823 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4824
4825         * mail-source.el (mail-source-value):
4826         Prefer fboundp to functionp so it works with macros as well.
4827
4828 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4829
4830         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4831         Fix last change in case the element is not even a symbol.
4832
4833 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4834
4835         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4836         Prefer fboundp to functionp so it works with macros as well.
4837
4838 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4839
4840         * auth-source.el: Added docs.
4841         (auth-sources): Modify format to support server.
4842         (auth-source-pick, auth-source-user-or-password)
4843         (auth-source-user-or-password-imap)
4844         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4845         (auth-source-user-or-password-sftp)
4846         (auth-source-user-or-password-smtp): Add server parameter.
4847
4848 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4849
4850         * gnus-registry.el: Initialize the registry when gnus-registry-install
4851         is t.
4852
4853 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4854
4855         * compface.el (uncompface): Make buffer unibyte.
4856
4857 2008-04-05  Glenn Morris  <rgm@gnu.org>
4858
4859         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4860
4861 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4862
4863         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4864         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4865
4866         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4867         multibyteness after rather than before erasing it.
4868
4869         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4870         mm-with-multibyte.
4871         (gnus-request-article-this-buffer): Make sure the proper decoding is
4872         used if gnus-original-article-buffer happens to be unibyte.
4873
4874         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4875         default-enable-multibyte-characters.
4876
4877         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4878         default-enable-multibyte-characters.
4879
4880         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4881
4882         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4883
4884 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4885
4886         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4887         (imap-message-copyuid-1): Use it.
4888         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4889         J. Williams in
4890         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4891
4892         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4893         imap-enable-exchange-bug-workaround.
4894         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4895
4896 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4897
4898         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4899         a 100 byte status-checks into a 2-3MB transfer for each group.
4900         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4901         to enable bug workaround or not.
4902         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4903
4904 2008-03-31  Glenn Morris  <rgm@gnu.org>
4905
4906         * message.el (mml2015-use): Declare for compiler.
4907         (message-info): Require mml2015 when appropriate.
4908
4909 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4910
4911         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4912         whitespace.
4913
4914 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4915
4916         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4917         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4918         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4919         (nntp-service-to-port): New function.
4920         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4921         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4922         (nntp-open-netcat-stream): New function.
4923         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4924
4925 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4926
4927         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4928
4929 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4930
4931         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4932
4933 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4934
4935         * dns.el (dns-write): Use set-buffer-multibyte.
4936
4937 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4938
4939         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4940
4941 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4942
4943         * message.el (message-signature-separator): Change default.
4944         Improve custom type.
4945         (message-cite-function): Change default to
4946         message-cite-original-without-signature.
4947
4948         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4949         toggle.
4950
4951         * message.el (message-check-news-body-syntax): Fix signature check.
4952         (message-setup-1): Mark buffer as unmodified _after_ running
4953         message-setup-hook and handling message-alternative-emails.
4954         (message-shorten-references): Be more strict when building list of
4955         valid references to comply with GNKSA.
4956
4957         * gnus-group.el (gnus-read-ephemeral-bug-group)
4958         (gnus-read-ephemeral-debian-bug-group)
4959         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4960
4961         * message.el (message-info): Don't use booleanp which isn't supported
4962         in Emacs 21 and XEmacs.
4963
4964 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4965
4966         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4967         gnus-group-gmane-group-download-format.
4968         (gnus-group-read-ephemeral-gmane-group): Rename from
4969         gnus-group-read-ephemeral-gmane-group.
4970         (gnus-read-ephemeral-gmane-group-url): Rename from
4971         gnus-group-read-ephemeral-gmane-group-url.
4972         (gnus-bug-group-download-format-alist): New variable.
4973         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4974         (gnus-read-ephemeral-emacs-bug-group): New commands.
4975
4976 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4977
4978         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4979         (gnus-visible-headers): Improve custom type.
4980
4981 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4982
4983         * mml.el (mml-menu): Add workarounds for XEmacs.
4984
4985         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4986         X-Boundary header.
4987
4988         * message.el (message-simplify-recipients): Fix previous commit.
4989
4990 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4991
4992         * mm-util.el (mm-set-buffer-multibyte): New function.
4993         * mm-decode.el (mm-copy-to-buffer): Use it.
4994
4995 2008-03-19  Glenn Morris  <rgm@gnu.org>
4996
4997         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4998         Accidentally removed in the sync process with Emacs.
4999
5000 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5001
5002         * message.el (message-alter-recipients-discard-bogus-full-name):
5003         New function.
5004         (message-alter-recipients-function): New variable.
5005         (message-get-reply-headers): Use it.
5006         (message-replace-header): New helper function.
5007         (message-recipients-without-full-name): New variable.
5008         (message-simplify-recipients): New command.
5009
5010         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5011
5012         * message.el (message-info): Handle EasyPG manual.
5013
5014         * mml.el (mml-menu): Add entry for EasyPG.
5015
5016 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5017
5018         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5019         parameter.
5020
5021         * message.el (message-disassociate-draft): Specify drafts group name
5022         fully.
5023
5024 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5025
5026         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5027         unnecessary duplicates from the match list.
5028
5029 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5030
5031         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5032
5033         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5034
5035         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5036         args of `how-many' of which the XEmacs version doesn't take; declare
5037         Info-index-next as function.
5038
5039 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5040
5041         * gnus-score.el (gnus-score-headers): Fix handling of
5042         gnus-inhibit-slow-scoring.
5043
5044         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5045         string.
5046         (gnus-button-url-regexp): Improve handling of parenthesis.
5047         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5048         (gnus-button-handle-info-keystrokes): Handle index entries.
5049
5050 2008-03-15  Glenn Morris  <rgm@gnu.org>
5051
5052         * parse-time.el (parse-time-string): Simplify.
5053
5054 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5055
5056         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5057         Incoming* files.
5058
5059 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5060
5061         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5062         (auth-source-pick): Use it.
5063
5064 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5065
5066         * binhex.el (binhex-decode-region-internal):
5067         * uudecode.el (uudecode-decode-region-internal):
5068         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5069         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5070         setting default-enable-multibyte-characters.
5071
5072 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5073
5074         * auth-source.el (auth-source-protocols)
5075         (auth-source-protocols-customize, auth-source-choices): Added and
5076         modified variable customizations and defaults.
5077         (auth-source-pick, auth-source-user-or-password)
5078         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5079         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5080         (auth-source-user-or-password-sftp)
5081         (auth-source-user-or-password-smtp): Use new variables and provide an
5082         interface to netrc.el.
5083
5084 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5085
5086         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5087         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5088         Make sure the nntp port to specify is a string.
5089
5090 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5091
5092         * nntp.el: Use with-current-buffer.
5093         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5094         dubious mm-with-unibyte-current-buffer.
5095         (nntp-with-open-group-function): New function extracted from
5096         nntp-with-open-group macro.
5097         (nntp-with-open-group): Use the function, so it's easier to debug.
5098         Add indentation and debugging info.
5099         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5100         the use of the netcat alternatives.
5101
5102         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5103         Avoid mm-string-as-multibyte as well.
5104
5105         * nnweb.el (nnweb-insert-html):
5106         Remove use of nnheader-string-as-multibyte.
5107
5108         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5109         (nnheader-string-as-multibyte): Remove.
5110
5111         * mm-view.el: Use inhibit-read-only.
5112         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5113         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5114         or unibyte-string.
5115
5116         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5117         (mm-uu-yenc-extract): Use with-current-buffer.
5118
5119         * gnus-soup.el (gnus-soup-send-packet): Don't use
5120         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5121
5122         * nnmh.el: Use with-current-buffer.
5123         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5124         mm-string-as-multibyte on the output of mm-encode-coding-string.
5125
5126         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5127         (nnimap-request-move-article): Use with-current-buffer.
5128
5129         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5130         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5131         conversion uses string-make-unibyte rather than string-as-unibyte.
5132
5133         * gnus-msg.el: Use with-current-buffer.
5134
5135         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5136
5137 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5138
5139         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5140         string for caching if it is 'PIN.
5141
5142 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5143
5144         * lpath.el: Consider the case without Emacs/W3.
5145
5146 2008-03-08  Glenn Morris  <rgm@gnu.org>
5147
5148         * time-date.el (date-to-time, time-subtract, time-add)
5149         (safe-date-to-time): Doc fixes.
5150
5151 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5152
5153         * mail-source.el (mail-source-delete-old-incoming-confirm):
5154         Change default to nil.
5155         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5156
5157 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5158
5159         * lpath.el: Rearrange.
5160
5161         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5162         (gnus-article-goto-prev-page): Work for articles having ^L's.
5163
5164         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5165
5166         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5167
5168 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5169
5170         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5171         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5172         (gnus-bookmark-jump): Adjust some variable names.
5173
5174 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5175
5176         * auth-source.el: New package.
5177         (auth-source-choices): Add customization entry point variable.
5178
5179         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5180         bug.
5181
5182 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5183
5184         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5185         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5186         (gnus-registry-install-shortcuts): Rename from
5187         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5188         the `gnus-registry-mark-map' keymap dynamically from
5189         `gnus-registry-marks'.  The generated functions update the summary line
5190         when a registry mark is added or deleted, and will call
5191         `gnus-registry-install-p' (see the comments in the code).
5192         (gnus-registry-user-format-function-M): Use concat intelligently.
5193
5194         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5195         the registry mark functions.
5196
5197 2008-03-05  Glenn Morris  <rgm@gnu.org>
5198
5199         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5200         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5201         gnus-art.
5202         (top-level): No need to load own source when compiling.
5203
5204 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5205
5206         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5207         Suggested by <chris.anderton@zetnet.co.uk>.
5208
5209 2008-03-04  Glenn Morris  <rgm@gnu.org>
5210
5211         * gnus-sum.el (top-level): No need to require gnus when compiling,
5212         since unconditionally required near start of file.
5213         (gnus-summary-display-while-building): Move definition before use.
5214
5215 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5216
5217         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5218         formatting function.
5219
5220 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5221
5222         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5223         with plists.
5224         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5225         Use new format.
5226
5227 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5228
5229         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5230         `where-is-internal' that returns a range of key sequences.
5231
5232 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5233
5234         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5235
5236         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5237         (gnus-summary-jump-to-group): Consider windows on other displayed
5238         frames as well.  Similar changes might be needed elsewhere, but that's
5239         the one I've bumped into during my use.
5240
5241         * nndoc.el (nndoc-oe-dbx-type-p):
5242         * gnus-msg.el (gnus-debug):
5243         * gnus-group.el (gnus-update-group-mark-positions):
5244         Use mm-string-to-multibyte.
5245
5246 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5247
5248         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5249         doesn't handle NotDashEscaped.
5250
5251         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5252         (mml-dnd-attach-options): Fix typo in custom choice.
5253
5254         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5255         nndoc-article-type to mbox.
5256         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5257
5258         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5259         to nil, instead of html2text.
5260
5261         * imap.el (imap-debug): Add `imap-ping-server'.
5262
5263         * gnus-bookmark.el: Add FIXMEs.
5264
5265         * message.el (message-form-letter-separator)
5266         (message-send-form-letter-delay): New variables.
5267         (message-send-form-letter): Use them.  New command to send form
5268         letters.  Requested by Uwe Siart.
5269         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5270
5271 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5272
5273         * Update copyright years.
5274
5275 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5276
5277         Sync from EMACS_22_BASE.
5278
5279         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5280
5281 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5282
5283         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5284         empty author.
5285
5286 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5287
5288         * gnus-registry.el (gnus-registry-marks): Add variable for
5289         customization of marks and their appearance.
5290         (gnus-registry-read-mark): Use it.
5291         (gnus-registry-do-marks): Add utility function to loop through
5292         `gnus-registry-marks'.
5293         (gnus-registry-install-shortcuts-and-menus): Add function to install
5294         shortcuts and menus.
5295         (gnus-registry-initialize): Use it.
5296         (gnus-registry-default-mark): Clarify documentation.
5297
5298 2008-02-29  Glenn Morris  <rgm@gnu.org>
5299
5300         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5301         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5302         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5303         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5304         Change defcustom :version from 23.0 to 23.1.
5305
5306 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5307
5308         * gnus-registry.el (gnus-registry-follow-group-p)
5309         (gnus-registry-post-process-groups): Add functions to aid registry
5310         splitting and improve logging.  Clarify behavior in function
5311         documentation.
5312         (gnus-registry-split-fancy-with-parent): Use them.
5313
5314 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5315
5316         * gnus-art.el: Use with-current-buffer.
5317
5318 2008-02-27  David Engster  <dengste@eml.cc>
5319
5320         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5321         Express real group name in the response.
5322
5323 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5324
5325         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5326         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5327         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5328         autoload gnus-registry-fetch-group when compiling.
5329         (nnmairix-request-group-with-article-number-correction): Remove
5330         unreferenced argument passed to nnmairix-call-backend.
5331
5332 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5333
5334         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5335         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5336         Wilde.
5337
5338 2008-02-27  Glenn Morris  <rgm@gnu.org>
5339
5340         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5341         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5342         variables to defconsts.  Convert comments to doc-strings.
5343         (nnmairix-last-server, nnmairix-current-server): Convert from free
5344         variables to defvars.  Convert comments to doc-strings.
5345         (gnus-registry-fetch-group): Autoload.
5346         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5347         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5348         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5349         caddr.
5350         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5351         nnmairix-request-group-with-article-number-correction call.
5352         (nnmairix-fast, nnmairix-group): New, less general names, for free
5353         variables passed from nnmairix-request-group to
5354         nnmairix-request-group-with-article-number-correction.  Declare.
5355         (nnmairix-request-group-with-article-number-correction):
5356         Use nnmairix-fast, nnmairix-group rather than fast, group.
5357
5358 2008-02-26  David Engster  <dengste@eml.cc>
5359
5360         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5361         version 0.5.
5362
5363 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5364
5365         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5366         instead of making an extra function call.  Don't add the current group
5367         to articles only when they have the group.  Use
5368         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5369         Reported by David <de_bb@arcor.de>.
5370
5371 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5372
5373         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5374         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5375
5376 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5377
5378         * mail-source.el (mail-source-delete-incoming): Change default.
5379         Supplement doc string.
5380
5381         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5382
5383 2008-02-14  Glenn Morris  <rgm@gnu.org>
5384
5385         * time-date.el (format-seconds): New function.
5386
5387 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5388
5389         * nnmail.el (nnmail-message-id-cache-file): Derive from
5390         `gnus-home-directory'.
5391
5392 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5393
5394         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5395         Document negative prefix.
5396
5397         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5398
5399 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5400
5401         * message.el (message-unsent-separator): Add the Exim bounce
5402         separator.
5403
5404 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5405
5406         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5407         list.
5408         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5409         recipient/signer list.
5410
5411 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5412
5413         * Makefile.in (datarootdir): Define.
5414         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5415         name that might contain whitespace.
5416
5417 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5418
5419         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5420         fbound (Emacs 23 unicode), signal an error.
5421
5422 2008-02-08  Glenn Morris  <rgm@gnu.org>
5423
5424         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5425
5426 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5427
5428         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5429         ports to the calls to `netrc-machine-user-or-password' in addition to
5430         "imap" and "imaps".
5431
5432 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5433
5434         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5435
5436         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5437
5438 2008-02-01  Kenichi Handa  <handa@m17n.org>
5439
5440         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5441         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5442         (rfc2104-hash): Convert the result of concat to unibyte string.
5443
5444 2008-02-01  Dave Love  <fx@gnu.org>
5445
5446         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5447         coding-system-for-read.
5448         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5449
5450 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5451
5452         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5453         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5454         <hanche@math.ntnu.no>.
5455
5456 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5457
5458         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5459
5460         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5461
5462 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5463
5464         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5465         * message.el (message-beginning-of-line): Use featurep instead of bound
5466         tests in order to resolve conditionals at compile time.
5467
5468 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5469
5470         * mail-source.el (mail-sources): Add `group' choice.
5471
5472         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5473         parameter `in-group' to control into which group the articles go.
5474         Add treatment of `group' mail-source.
5475
5476 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5477
5478         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5479
5480         * mm-decode.el (mm-dissect-buffer): Decode description.
5481
5482         * mml.el (mml-to-mime): Encode message header first.
5483
5484 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5485
5486         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5487         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5488
5489         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5490         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5491
5492 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5493
5494         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5495
5496 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5497
5498         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5499         prefix keys.
5500         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5501         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5502         gnus-xmas.el.
5503
5504         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5505         (gnus-xmas-article-describe-bindings): New function.
5506         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5507         gnus-xmas-article-describe-bindings.
5508
5509         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5510
5511 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5512
5513         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5514         Add new variables for article mark management.
5515         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5516         list of extra data entries which, when present, will indicate that the
5517         article ID should not be trimmed from the registry.
5518         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5519         functions.
5520         (gnus-registry-read-mark): New function to read a mark name from the
5521         user.
5522         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5523         (gnus-registry-set-article-mark-internal): New functions to add and
5524         remove marks.
5525         (gnus-registry-get-article-marks): New function to show the marks for
5526         an article, or retrieve them for further use.
5527
5528 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5529
5530         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5531         keys when no argument is given.
5532
5533 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5534
5535         * imap.el (imap-ping-server): New variable.
5536         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5537         (imap-ping-server): Minor doc string fixes.
5538
5539 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5540
5541         * imap.el (imap-ping-server): New function.
5542         (imap-opened): Call imap-ping-server.
5543
5544 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5545
5546         * gnus-sum.el (gnus-article-sort-by-random)
5547         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5548         jidanni@jidanni.org.
5549
5550 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5551
5552         * gnus-art.el (gnus-article-describe-bindings): New function.
5553         (gnus-article-read-summary-keys): Use it.
5554         (gnus-article-mode-map): Bind `C-h b' to it.
5555
5556 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5557
5558         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5559         XEmacs.
5560         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5561         against non-character events.
5562
5563         * lpath.el: Fbind map-keymap for Emacs 21.
5564
5565 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5566
5567         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5568         command.
5569         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5570         instead of END.  Change name of the temp file.
5571         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5572         customizable.
5573
5574 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5575
5576         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5577         bind `S W' to gnus-article-wide-reply-with-original; set default
5578         binding to gnus-article-read-summary-send-keys.
5579         (gnus-article-read-summary-keys): Fix the order of keys; display
5580         continuation keys correctly in the echo area; describe bindings
5581         correctly when keys end with `C-h'.
5582         (gnus-article-read-summary-send-keys): New function.
5583         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5584         for gnus-article-read-summary-send-keys; display continuation keys
5585         correctly in the echo area.
5586         (gnus-article-reply-with-original): Ignore prefix argument.
5587         (gnus-article-wide-reply-with-original): New function.
5588
5589         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5590         Emacs 21.
5591
5592 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5593
5594         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5595         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5596
5597 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5598
5599         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5600         (gnus-group-read-ephemeral-gmane-group): New command.
5601
5602 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5603
5604         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5605
5606 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5607
5608         * message.el (message-send-mail-function): Increase custom version.
5609
5610         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5611         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5612
5613 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5614
5615         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5616         for the cases where imap-authenticate is called with a nil buffer
5617         parameter.
5618
5619 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5620
5621         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5622         html parts correctly; support forwarded messages.
5623         (gnus-article-browse-html-article): Remove work buffers.
5624
5625         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5626         compiling.
5627         (netrc-bound-and-true-p): New macro.
5628         (netrc-parse): Use it instead of bound-and-true-p that is not available
5629         in XEmacs 21.4.
5630
5631 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5632
5633         * gnus-registry.el (gnus-registry-mark-article)
5634         (gnus-registry-article-marks): Add functionality to mark articles
5635         through the Gnus registry.
5636
5637         * encrypt.el: Clarify documentation for the new pgg method.
5638         (encrypt-file-alist): Add PGG option.
5639         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5640         functionality.  Abstract password key and messaging to external
5641         functions.
5642         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5643         (encrypt-message-method-and-cipher): Add new convenience external
5644         functions.
5645         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5646         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5647
5648         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5649         (netrc-parse): Use encrypt-file-alist to determine if
5650         encrypt-find-model or encrypt-insert-file-contents should be used.
5651
5652         * encrypt.el: Clarify documentation.  Load password-cache or
5653         password, whichever one is found first, instead of autoloading.
5654
5655 2007-12-19  Glenn Morris  <rgm@gnu.org>
5656
5657         * mml.el (message-options-set, message-narrow-to-head)
5658         (message-in-body-p, message-mail-p, message-encode-message-body):
5659         Autoload.
5660         (message-remove-header, message-narrow-to-headers-or-head)
5661         (message-subscribed-p, message-make-mail-followup-to)
5662         (message-position-on-field, message-news-p)
5663         (message-options-set-recipient, message-generate-headers)
5664         (message-sort-headers): Declare as functions.
5665
5666 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5667
5668         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5669         convention in doc string.
5670
5671 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5672
5673         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5674         title to html parts.
5675         (gnus-article-browse-html-article): Pass message header to it.
5676
5677         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5678
5679 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5680
5681         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5682         or password compatible with XEmacs.
5683
5684 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5685
5686         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5687         format document.
5688         (gnus-mime-delete-part): Don't write description line if empty.
5689         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5690
5691 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5692
5693         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5694         (gnus-summary-mark-read-and-unread-as-read)
5695         (gnus-summary-mark-current-read-and-unread-as-read)
5696         (gnus-summary-mark-unread-as-ticked): Doc fix.
5697         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5698
5699 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5700
5701         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5702         Christoph Conrad <christoph.conrad@gmx.de>.
5703
5704 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5705
5706         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5707         yes-or-no-p.
5708
5709 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5710
5711         * mm-decode.el (mm-add-meta-html-tag): New function.
5712         (mm-save-part-to-file, mm-pipe-part): Use it.
5713
5714         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5715         gnus-y-or-n-p instead of y-or-n-p.
5716         (gnus-article-browse-html-parts): Work with message/external-body; use
5717         mm-add-meta-html-tag.
5718
5719 2007-12-11  Glenn Morris  <rgm@gnu.org>
5720
5721         * gnus-cache.el: Require gnus-sum not just when compiling.
5722
5723         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5724
5725         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5726         definitions before use.
5727
5728         * mm-decode.el: Require gnus-util.
5729         (mm-remove-part): Only call delete-annotation on XEmacs.
5730
5731         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5732
5733         * nnmail.el: Require gnus-int.
5734
5735         * spam.el: Move `require's before `eval-when-compile's.
5736
5737         * gnus-ems.el (gnus-alive-p):
5738         * gnus-fun.el (message-goto-eoh):
5739         * gnus-util.el (gnus-group-name-decode):
5740         * mail-source.el (gnus-compress-sequence):
5741         * message.el (Info-goto-node, format-spec):
5742         * mm-bodies.el (message-options-get):
5743         * mm-decode.el (mm-view-pkcs7):
5744         * mm-util.el (gmm-write-region):
5745         * mml-smime.el (mml-compute-boundary)
5746         (gnus-completing-read-with-default):
5747         * mml.el (widget-button-press, gnus-make-hashtable):
5748         * mml1991.el (mm-decode-content-transfer-encoding)
5749         (mm-encode-content-transfer-encoding)
5750         (message-options-get, message-options-set):
5751         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5752         * nnfolder.el (gnus-request-group):
5753         * nnheader.el (ietf-drums-unfold-fws):
5754         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5755         * smime.el (gnus-run-mode-hooks):
5756         * spam-stat.el (gnus-message): Autoload.
5757
5758         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5759         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5760         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5761         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5762         Add declare-function compatibility definition.
5763
5764         * gnus-cache.el (nnvirtual-find-group-art):
5765         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5766         (gnus-add-image, gnus-add-wash-type):
5767         * gnus-group.el (nnkiboze-score-file):
5768         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5769         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5770         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5771         (message-tokenize-header, gnus-get-buffer-create)
5772         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5773         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5774         * gnus.el (gnus-group-decoded-name):
5775         * mail-source.el (imap-capability):
5776         * mm-bodies.el (message-options-set):
5777         * mm-decode.el (gnus-configure-windows):
5778         * mm-extern.el (message-goto-body):
5779         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5780         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5781         (epg-sub-key-validity, message-options-set):
5782         * mml.el (widget-event-point, gnus-configure-windows):
5783         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5784         * mml2015.el (epg-check-configuration, epg-configuration)
5785         (message-options-set):
5786         * nndb.el (nndb-request-article):
5787         * nnfolder.el (gnus-request-create-group):
5788         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5789         * nnmaildir.el (gnus-group-mark-article-read):
5790         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5791         * rfc1843.el (message-fetch-field):
5792         * spam.el (gnus-extract-address-components):
5793         Declare as functions.
5794
5795 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5796
5797         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5798
5799         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5800
5801         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5802         bind show-trailing-whitespace for XEmacs.
5803
5804 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5805
5806         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5807         new no-op macro for backward compatibility.
5808
5809         * imap.el (imap-string-to-integer): New function.
5810
5811 2007-12-09  Glenn Morris  <rgm@gnu.org>
5812
5813         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5814
5815         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5816         * message.el, mm-view.el, sieve-manage.el, smime.el:
5817         Add declare-function compatibility definition.
5818
5819         * gnus-art.el (w3-region, w3m-region, Info-menu):
5820         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5821         * gnus-sum.el (gnus-get-predicate):
5822         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5823         * message.el (mail-abbrev-in-expansion-header-p):
5824         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5825         (w3m-detect-meta-charset, w3m-region):
5826         * sieve-manage.el (password-read, password-cache-add)
5827         (password-cache-remove):
5828         * smime.el (password-read-and-add): Declare as functions.
5829
5830 2007-12-08  David Kastrup  <dak@gnu.org>
5831
5832         * gnus-sum.el (gnus-summary-simplify-subject-query):
5833         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5834         `message'.
5835
5836 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5837
5838         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5839         it to bind idna-program, installation-directory, defined-colors, and
5840         face-attribute for XEmacs of the version that compiles defcustom forms.
5841
5842 2007-12-07  Glenn Morris  <rgm@gnu.org>
5843
5844         * gnus-art.el (article-make-date-line): Revert previous change.
5845
5846 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5847
5848         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5849
5850 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5851
5852         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5853         Call gnus-add-to-range ranges only once with a prepared article-list.
5854
5855 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5856
5857         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5858         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5859         group names with backslashes.  Reported by Tassilo Horn
5860         <tassilo@member.fsf.org>.
5861
5862 2007-12-06  Deepak Goel  <deego3@gmail.com>
5863
5864         * gnus-art.el (article-make-date-line):
5865         * gnus-start.el (gnus-load):
5866         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5867
5868 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5869
5870         * gnus-art.el (gnus-use-idna)
5871         * gnus-start.el (gnus-site-init-file)
5872         * message.el (message-use-idna)
5873         * mm-uu.el (mm-uu-hide-markers)
5874         * smiley.el (smiley-style): Revert changes that suppress warnings.
5875
5876 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5877
5878         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5879         specify charset to html source.  Reported by Christoph Conrad
5880         <christoph.conrad@gmx.de>.
5881
5882 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5883
5884         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5885         idna-program in order to suppress byte compile warning issued by XEmacs
5886         that came to byte compile the default value section of defcustom forms
5887         recently.
5888
5889         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5890         value of installation-directory.
5891
5892         * message.el (message-use-idna): Don't directly refer to the value of
5893         idna-program.
5894
5895         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5896
5897         * smiley.el (smiley-style): Don't directly call face-attribute.
5898
5899 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5900
5901         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5902
5903         * gnus-dired.el: Reduce Gnus dependencies.
5904         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5905         require.  Use autoloads instead.
5906         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5907         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5908         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5909         (gnus-dired-mode): Adjust doc string.
5910         (gnus-dired-mail-mode): New variable.
5911         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5912         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5913         (gnus-dired-mail-buffers): New function.  Return mail or message
5914         composition buffers.
5915         (gnus-dired-attach): Use it.
5916         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5917         NO-DECODE.
5918         (gnus-dired-print): Use `gnus-print-buffer' depending on
5919         `gnus-dired-mail-mode'.
5920
5921 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5922
5923         * rfc2047.el (rfc2047-encoded-word-regexp)
5924         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5925         explaining what regexp patterns are for.
5926
5927 2007-12-04  Glenn Morris  <rgm@gnu.org>
5928
5929         * password.el: Move to password-cache.el.
5930
5931         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5932         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5933         * mml-smime.el (password-read, password-cache-add)
5934         (password-cache-remove):
5935         No need to autoload, since mml-sec requires password.
5936
5937         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5938         * message.el (gnus-extract-address-components):
5939         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5940
5941         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5942         password.
5943
5944 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5945
5946         * mailcap.el: Reduce dependencies.
5947         (mail-header-parse-content-type): Autoload.
5948         (mailcap-delete-duplicates): New alias.
5949         (mailcap-mime-info): Add optional argument NO-DECODE.
5950         (mailcap-mime-types): Use mailcap-delete-duplicates.
5951
5952         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5953
5954 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5955
5956         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5957         (imap-parse-status): Upcase status-att for servers that sends them
5958         lower-case (e.g., MS Exchange 2007).
5959
5960 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5961
5962         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5963         function.
5964
5965         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5966         (gnus-uu-yenc-article): New function.
5967
5968         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5969
5970         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5971         buffer.
5972
5973 2007-12-02  Glenn Morris  <rgm@gnu.org>
5974
5975         * binhex.el (binhex): New custom group.
5976         (binhex-decoder-program, binhex-decoder-switches)
5977         (binhex-use-external): Move to the binhex custom group.
5978
5979         * uudecode.el (uudecode): New custom group.
5980         (uudecode-decoder-program, uudecode-decoder-switches)
5981         (uudecode-use-external): Move to the uudecode custom group.
5982
5983         * netrc.el (top-level): Don't load `encrypt' features.
5984         (netrc-parse): Don't use encrypt.
5985         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5986
5987         * encrypt.el: Remove file.
5988
5989 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5990
5991         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5992         matches on patches.
5993
5994         * gnus-art.el (gnus-article-browse-html-article): Mention
5995         `mm-text-html-renderer' in the doc string.
5996
5997         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5998         string.  Add comments.
5999
6000         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6001         if rhs is ASCII.
6002
6003 2007-12-01  Glenn Morris  <rgm@gnu.org>
6004
6005         * mail-source.el (top-level): Require format-spec before
6006         eval-when-compile.
6007
6008 2007-11-30  Glenn Morris  <rgm@gnu.org>
6009
6010         * encrypt.el: Require password, rather than autoloading password-read.
6011
6012 2007-11-29  Glenn Morris  <rgm@gnu.org>
6013
6014         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6015         (sasl-make-client, sasl-next-step, sasl-step-data)
6016         (sasl-step-set-data): Declare as functions.
6017
6018 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6019
6020         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6021
6022 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6023
6024         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6025         certs should be verified and what is to be done in the event of a
6026         verification failure.
6027
6028         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6029         caller can indicate whether the cache should be disregarded for this
6030         call.  This way the result of the call is reproducible at all times and
6031         can be considered a canonical server name for the supplied method.
6032         (gnus-agent-method-p): Canonicalize server names by pushing their
6033         method through `gnus-method-to-server' using the no-cache argument.
6034
6035         * gnus-srvr.el (gnus-server-insert-server-line): Call
6036         `gnus-method-to-server' with `no-cache' argument.
6037
6038         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6039         gnus-agent-possibly-synchronize-flags as this should be called when the
6040         server is actually being opened.
6041         (gnus-agent-possibly-synchronize-flags)
6042         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6043         flags file of an agentized server to the latter function.
6044
6045         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6046         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6047         after a connection has been established successfully.
6048
6049 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6050
6051         * gnus-art.el (article-display-face): Force to display face if called
6052         interactively; check if gnus-article-x-face-too-ugly matches author.
6053         (article-display-x-face): Display face even if From header is missing
6054         as article-display-face does.
6055
6056 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6057
6058         * hashcash.el (message-narrow-to-headers-or-head)
6059         (message-fetch-field, message-goto-eoh)
6060         (message-narrow-to-headers): Declare as functions.
6061
6062 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6063
6064         * mail-source.el (mail-sources): Default to fetch from file for
6065         compatibility with default of nnmail-spool-file.
6066
6067 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6068
6069         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6070         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6071         to look for encoded word that should be encoded again.
6072         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6073         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6074         encoding pattern.
6075         (rfc2047-decode-region): Switch strict regexp and loose one according
6076         to rfc2047-allow-irregular-q-encoded-words.
6077
6078 2007-11-25  Romain Francoise  <romain@orebokech.com>
6079
6080         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6081
6082 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6083
6084         * tls.el (tls-program): Provide more custom choices from
6085         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6086         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6087
6088 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6089
6090         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6091         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6092
6093         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6094         `nnmail-spool-file'.
6095
6096         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6097         `nnmail-spool-file'.
6098
6099         * gnus-move.el (gnus-change-server): Ditto.
6100
6101         * gnus-kill.el (gnus-batch-score): Ditto.
6102
6103         * gnus-cache.el (gnus-jog-cache): Ditto.
6104
6105         * gnus-msg.el (gnus-summary-reply):
6106         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6107
6108 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6109
6110         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6111         version.  Minor improvement to doc strings.
6112         (tls-program): Add comment.
6113
6114 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6115
6116         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6117         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6118         mismatch between the hostname provided in the certificate and the name
6119         of the host connnecting to.
6120         (open-tls-stream): Use them.  Check certificates against trusted root
6121         certificates.
6122
6123 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6124
6125         * gnus-cache.el (gnus-cache-generate-nov-databases):
6126         Use nnml-generate-nov-databases-directory instead of
6127         nnml-generate-nov-databases-1.
6128
6129 2007-11-24  Glenn Morris  <rgm@gnu.org>
6130
6131         * message.el (message-tool-bar-retro): Update for rename
6132         mail_send.xpm->mail-send.xpm.
6133
6134 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6135
6136         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6137         `smime-ldap-search' for Emacs 22 and up.
6138
6139 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6140
6141         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6142
6143         * message.el (message-send-mail-function): Fix error convention.
6144         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6145         (message-widen-reply, message-send-mail, message-talkative-question)
6146         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6147         (message-clone-locals, message-send-news): Use with-current-buffer.
6148         (message-insert-or-toggle-importance): Remove unused var `valid'.
6149         (message-make-references): Remove unused var `new-references'.
6150         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6151
6152 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6153
6154         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6155         (spam-split-symbolic-return-positive): Reflow docstring.
6156         (spam-backends, spam-summary-exit-behavior)
6157         (spam-mark-ham-unread-before-move-from-spam-group)
6158         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6159         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6160         (spam-clear-cache, spam-backend-check, spam-install-backend)
6161         (spam-install-statistical-backend, spam-list-of-processors)
6162         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6163         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6164         (spam-check-crm114, spam-initialize, spam-unload-hook):
6165         Fix typos in docstrings.
6166
6167 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6168
6169         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6170         been checked if they have never been read and those group levels are
6171         higher than the one that a user specified.
6172
6173 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6174
6175         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6176         foreign groups unless a group level is specified by a user.
6177         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6178
6179 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6180
6181         * message.el (message-send-mail-function): Require sendmail.
6182
6183 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6184
6185         * message.el (message-send-mail-function): Check for smtpmail too.
6186
6187         * utf7.el (utf7-encode, utf7-decode): Use coding system
6188         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6189
6190         * message.el (message-send-mail-function): New function.
6191         (message-send-mail-function): Set default using
6192         message-send-mail-function.  Adjust doc string.
6193         (message-send-mail-with-mailclient): New function.
6194
6195 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6196
6197         * smime.el (from):
6198         * rfc2047.el (message-posting-charset):
6199         * qp.el (mm-use-ultra-safe-encoding):
6200         * pop3.el (parse-time-months):
6201         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6202         * nnml.el (files):
6203         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6204         (jka-compr-compression-info-list, ange-ftp-path-format)
6205         (efs-path-regexp):
6206         * nndiary.el (files):
6207         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6208         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6209         (epg-digest-algorithm-alist, inhibit-redisplay)
6210         (password-cache-expiry):
6211         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6212         (pgg-output-buffer, password-cache-expiry):
6213         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6214         (efs-path-regexp):
6215         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6216         (inhibit-redisplay):
6217         * mm-uu.el (file-name, start-point, end-point, entry)
6218         (gnus-newsgroup-name, gnus-newsgroup-charset):
6219         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6220         (latin-unity-ucs-list):
6221         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6222         (mm-uu-binhex-decode-function):
6223         * message.el (gnus-message-group-art, gnus-list-identifiers)
6224         (rmail-enable-mime-composing, gnus-local-organization)
6225         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6226         (gnus-read-active-file, facemenu-add-face-function)
6227         (facemenu-remove-face-function, gnus-article-decoded-p)
6228         (tool-bar-mode):
6229         * mail-source.el (display-time-mail-function):
6230         * gnus-util.el (nnmail-pathname-coding-system)
6231         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6232         (gnus-original-article-buffer, gnus-user-agent)
6233         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6234         (xemacs-codename, sxemacs-codename, emacs-program-version):
6235         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6236         * gnus-start.el (gnus-agent-covered-methods)
6237         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6238         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6239         (gnus-newsgroup-headers, gnus-group-list-mode)
6240         (gnus-group-mark-positions, gnus-newsgroup-data)
6241         (gnus-newsgroup-unreads, nnoo-state-alist)
6242         (gnus-current-select-method, mail-sources)
6243         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6244         (nnmail-spool-file, gnus-cache-active-hashtb):
6245         * gnus-mh.el (mh-lib-progs):
6246         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6247         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6248         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6249         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6250         (gnus-group-buffer):
6251         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6252         (font-lock-set-defaults):
6253         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6254         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6255         (gnus-summary-post-menu, total-parts, type, condition, length):
6256         * gnus-agent.el (gnus-agent-read-agentview):
6257         * flow-fill.el (show-trailing-whitespace):
6258         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6259         eval-and-compile wrappers for byte compiler pacifiers.
6260
6261         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6262         (mm-display-inline-fontify): Check for featurep 'xemacs not
6263         extent-list.
6264
6265         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6266         itimer-list.
6267         (mm-create-image-xemacs): Only do something for XEmacs.
6268         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6269
6270         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6271
6272         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6273         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6274
6275 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6276
6277         * nnimap.el (nnimap-split-download-body):
6278         * gnus-demon.el (gnus-demon):
6279         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6280
6281 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6282
6283         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6284         macros.
6285         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6286         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6287         copy data from unibyte buffer to multibyte current buffer.
6288         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6289         to copy data from unibyte current buffer to multibyte buffer.
6290         (nntp-make-process-buffer): Make process buffer unibyte.
6291
6292         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6293
6294 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6295
6296         * pop3.el (pop3-open-server): Accept and process data more robustly at
6297         connexion start to avoid spurious "POP SSL connexion failed" errors.
6298
6299 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6300
6301         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6302         read group names.
6303
6304 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6305
6306         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6307
6308 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6309
6310         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6311         (nnmail-save-active): Use a unibyte buffer when saving active file,
6312         which may contain non-ASCII group names.
6313
6314         * nnml.el (nnml-request-group): Decode group names in messages.
6315
6316 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6317
6318         * message.el (message-citation-line-function)
6319         (message-insert-formatted-citation-line): Fix spelling of
6320         `message-insert-formated-citation-line'.
6321
6322 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6323
6324         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6325
6326 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6327
6328         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6329         nnmail-pathname-coding-system.
6330
6331         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6332         that a user enters; decode group names in messages.
6333
6334         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6335
6336 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6337
6338         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6339
6340         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6341
6342         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6343         risky local variable.
6344
6345         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6346
6347 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6348
6349         * encrypt.el: Improve documentation to fix function name typo.
6350         Reported by Daiki Ueno <ueno@unixuser.org>.
6351
6352 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6353
6354         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6355         even if the point is not in the last page of an article.
6356         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6357         back to the previous page.
6358
6359 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6360
6361         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6362
6363 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6364
6365         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6366
6367 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6368
6369         * message.el (message-check-news-body-syntax): Avoid
6370         mm-string-as-multibyte.
6371         (message-hide-headers): Don't assume (point-min)==1.
6372
6373 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6374
6375         * message.el (message-remove-blank-cited-lines): Fix if remove is
6376         given.
6377         (message-bogus-address-regexp): New variable.
6378         (message-bogus-recipient-p): New function.
6379         (message-check-recipients): New command.
6380         (message-syntax-checks): Add `bogus-recipient'.
6381         (message-fix-before-sending): Add `bogus-recipient'.
6382
6383         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6384         (gnus-treat-body-boundary): Don't test window-system.
6385
6386 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6387
6388         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6389
6390 2007-10-28  Miles Bader  <miles@gnu.org>
6391
6392         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6393         at compile-time too.
6394
6395 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6396
6397         * gnus-msg.el (gnus-message-setup-hook): Add
6398         `message-remove-blank-cited-lines' to options.
6399
6400 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6401
6402         * message.el (message-remove-blank-cited-lines): New function.
6403         Suggested by Karl Plästerer.
6404
6405 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6406
6407         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6408         mapc.
6409
6410         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6411         (top-level): Use mapc to set functions to be traced for debugging.
6412
6413         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6414         called for effect with while loop.
6415
6416         * message.el (message-talkative-question): Replace mapcar called for
6417         effect with mapc.
6418
6419         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6420         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6421         called for effect with dolist.
6422
6423         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6424
6425         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6426         gnus-extra-headers and nnmail-extra-headers.
6427
6428         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6429         called for effect with dolist.
6430         (top-level): Use mapc to set functions to be traced for debugging.
6431
6432         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6433         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6434         dolist.
6435
6436         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6437         Replace mapcar called for effect with mapc.
6438         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6439         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6440         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6441         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6442
6443         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6444         remove-if that's a cl function.
6445
6446         * webmail.el (webmail-debug): Replace mapcar called for effect with
6447         dolist.
6448
6449         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6450         with mapc.
6451
6452 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6453
6454         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6455         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6456         with while loop.
6457
6458         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6459         functions from article-* functions.
6460         (gnus-multi-decode-header): Replace mapcar called for effect with
6461         dolist.
6462
6463         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6464         (gnus-bookmark-show-details): Replace mapcar called for effect with
6465         while loop.
6466
6467         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6468         called for effect with while loop.
6469
6470         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6471         with dolist.
6472
6473         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6474         mapcar called for effect with dolist.
6475
6476         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6477
6478         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6479         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6480         Replace mapcar called for effect with dolist.
6481         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6482         mapc.
6483
6484         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6485         Replace mapcar called for effect with dolist.
6486         (gnus-topic-list): Replace mapcar called for effect with mapc.
6487
6488         * gnus.el: Use mapc instead of mapcar to add autoloads.
6489
6490 2007-10-23  Richard Stallman  <rms@gnu.org>
6491
6492         * gnus-group.el (gnus-group-highlight): Mark as risky.
6493
6494 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6495
6496         * gnus.el (gnus-server-to-method): Return method found first in
6497         gnus-newsrc-alist.
6498
6499         * gnus-art.el (gnus-article-highlight-signature)
6500         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6501         button overlay without the front stickiness.
6502
6503 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6504
6505         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6506         overview buffer needed a catch to receive its throw.
6507         (gnus-agent-flush-cache): Declared as interactive to make this function
6508         easier to use.
6509
6510 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6511
6512         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6513         `next-line'.
6514
6515 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6516
6517         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6518         exclude address matching message-dont-reply-to-names.
6519
6520 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6521
6522         * gnus-util.el (gnus-string<): New function.
6523
6524         * gnus-sum.el (gnus-article-sort-by-author)
6525         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6526
6527 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6528
6529         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6530         the frame-focus tag is set in gnus-buffer-configuration.
6531
6532 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6533
6534         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6535         the front stickiness.
6536
6537 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6538
6539         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6540         url pattern; remove duplicate one.
6541         (gnus-article-extend-url-button): New function.
6542         (gnus-article-add-buttons): Use it.
6543         (gnus-button-push): Use concatenated url that it makes.
6544
6545 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6546
6547         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6548
6549 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6550
6551         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6552         Don't hardcode point-min==1.
6553
6554 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6555
6556         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6557         Fix comment about "iso8859-1".
6558
6559 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6560
6561         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6562         ones returned from the verify-function.
6563
6564         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6565         mml2015-extract-cleartext-signature if extraction failed.
6566
6567 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6568
6569         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6570         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6571         failed.
6572
6573 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6574
6575         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6576
6577 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6578
6579         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6580         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6581         recommends to use EasyPG instead of PGG.
6582
6583         * pgg.el: Revert to revision 6.23.2.16.
6584
6585         * pgg-def.el: Revert to revision 6.6.2.14.
6586
6587         * pgg-gpg.el: Revert to revision 6.23.2.34.
6588
6589 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6590
6591         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6592         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6593         thread for both the null and zero (kill/expire thread) universal prefix
6594         cases.
6595         (gnus-summary-expire-thread): Add new function to expire a thread,
6596         using gnus-summary-kill-thread.
6597         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6598         shortcuts for gnus-summary-expire-thread.
6599         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6600         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6601
6602 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6603
6604         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6605         extras value, so an extras entry can be deleted.
6606         (gnus-registry-delete-extra-entry): Use it.
6607         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6608         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6609         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6610         storage through the gnus-registry, and provide an appropriate API for
6611         it.
6612
6613 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6614
6615         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6616         Suggested by Leo <sdl.web@gmail.com>.
6617
6618         * gnus.el: Do.
6619
6620 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6621
6622         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6623         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6624
6625         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6626
6627         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6628         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6629
6630 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6631
6632         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6633         newline.
6634         (nnmbox-request-accept-article): Don't change article in source buffer;
6635         narrow to header to use message-fetch-field rather than
6636         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6637         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6638         as delimiters; make sure article ends with newline.
6639         (nnmbox-delete-mail): Correct last position of article to be deleted;
6640         ignore X-Gnus-Newsgroup header in article body.
6641         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6642         positions; make sure article ends with newline.
6643
6644         * message.el (message-display-abbrev): Don't infloop when a user
6645         inserts SPC in the beginning of header.
6646
6647         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6648         coding-system-for-read and coding-system-for-write for XEmacs having no
6649         file-coding feature.
6650
6651         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6652
6653 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6654
6655         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6656         list of groups not followed by default.  Fix type to be regexp.
6657         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6658
6659 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6660
6661         * hmac-def.el (define-hmac-function): Switch from old-style to
6662         new-style backquotes.
6663
6664         * md4.el (md4-make-step): Likewise.
6665
6666 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6667
6668         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6669         raw-text coding system when saving .newsrc file, which may contain
6670         non-ASCII group names.
6671
6672 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6673
6674         * gnus-cus.el (gnus-score-extra): New widget.
6675         (gnus-score-extra-convert): New function.
6676         (gnus-score-customize): Use it for Extra.
6677
6678 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6679
6680         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6681         (mml2015-mailcrypt-clear-verify): Use it.
6682         (mml2015-gpg-clear-verify): Use it.
6683         (mml2015-pgg-clear-verify): Use it.
6684         (mml2015-epg-clear-verify): Replace the current part with the output
6685         from GnuPG; don't extract the plaintext by itself.
6686
6687         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6688         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6689         mml2015-clear-verify-function; don't touch the armor headers or
6690         dash-escaped text here.
6691
6692 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6693
6694         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6695         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6696         parts, or application/octet-stream as a last resort.
6697         (gnus-mime-view-part-as-type): Don't toggle display.
6698         (gnus-mime-view-part-as-charset): Don't turn off display before
6699         querying charset.
6700
6701         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6702         stuff to undisplayer function in Emacs.
6703         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6704
6705         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6706         text/calendar parts.
6707
6708 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6709
6710         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6711         decoding text/calendar parts.
6712
6713         * message.el (message-forward-make-body-mime): Always mark body as
6714         having no illegible text; remove signed-or-encrypted argument.
6715         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6716
6717         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6718         (mml-generate-mime-1): Don't encode body if it is specified to be in
6719         raw form; don't make buffer be unibyte when inserting multibyte string.
6720
6721 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6722
6723         * sha1.el: Fix up comment style.
6724         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6725         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6726
6727         * hex-util.el: Fix up comment style.
6728         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6729
6730         * gnus-salt.el: Use with-current-buffer.
6731         (gnus-pick-setup-message): Fix long-standing typo.
6732
6733 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6734
6735         * imap.el (imap-logout-timeout): New variable.
6736         (imap-logout, imap-logout-wait): New functions.
6737         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6738
6739         * nnimap.el (nnimap-logout-timeout): New server variable.
6740         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6741         nnimap-logout-timeout.
6742
6743         * gnus-art.el (gnus-article-summary-command-nosave)
6744         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6745
6746 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6747
6748         * gnus.el (gnus-maximum-newsgroup): New variable.
6749
6750         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6751         according to gnus-maximum-newsgroup.
6752
6753         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6754         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6755         Limit the range of articles according to gnus-maximum-newsgroup.
6756
6757 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6758
6759         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6760         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6761         Don't perform gnus-configure-windows here; reuse existing sticky
6762         article buffer.
6763
6764         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6765         it doesn't exist in gnus-article-mode.
6766
6767 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6768
6769         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6770         (gnus-agent-decoded-group-name): New function.
6771         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6772         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6773
6774 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6775
6776         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6777         Add binding for gnus-sticky-article.
6778         (gnus-summary-exit): Don't kill sticky article buffers.
6779
6780         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6781         article buffer.
6782         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6783         (gnus-kill-sticky-article-buffers): New commands.
6784
6785 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6786
6787         * nntp.el (nntp-xref-number-is-evil): New server variable.
6788         (nntp-find-group-and-number): If it is non-nil, don't trust article
6789         numbers in the Xref header.
6790
6791 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6792
6793         * gnus-agent.el (gnus-agent-read-group): New function.
6794         (gnus-agent-flush-group, gnus-agent-expire-group)
6795         (gnus-agent-regenerate-group): Use it.
6796         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6797         nnmail-pathname-coding-system.
6798
6799 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6800
6801         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6802
6803         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6804         that are unread as unread, and also as selected so that information of
6805         marks having been changed by a user may be updated when exiting group.
6806
6807 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6808
6809         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6810         calculated ignoring signature parts to gnus-treat-article.
6811
6812 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6813
6814         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6815         a point here in order to keep the window start.
6816         (gnus-insert-mime-security-button): Make a button overlay without the
6817         front stickiness.
6818         (gnus-mime-display-security): Goto the end of a button.
6819
6820         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6821
6822 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6823
6824         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6825         group-name-at-point.
6826         (gnus-group-completing-read): New function that offers decoded
6827         non-ASCII group names for completion.
6828         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6829         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6830         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6831         (gnus-group-fetch-control): Use it.
6832         (gnus-fetch-group): Use group-name-at-point for the initial value
6833         rather than the default value; use gnus-alive-p.
6834
6835         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6836         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6837         (gnus-summary-post-news): Use gnus-group-completing-read.
6838
6839         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6840         (gnus-read-move-group-name): Decode group name for completion.
6841
6842 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6843
6844         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6845         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6846         Yamaoka slightly modified the code).
6847
6848 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6849
6850         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6851         (nnmail-split-incoming): Bind it.
6852
6853         * nnml.el (nnml-group-name-charset): New function.
6854         (nnml-decoded-group-name): Use it; don't decode group name if
6855         nnmail-group-names-not-encoded-p is non-nil.
6856         (nnml-encoded-group-name): New function.
6857         (nnml-group-pathname): Inline nnml-decoded-group-name.
6858         (nnml-request-expire-articles): Decode group name in message.
6859         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6860         nnmail-pathname-coding-system.
6861         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6862         not decoded ones according to nnmail-group-names-not-encoded-p.
6863         (nnml-generate-active-info): Use nnml-encoded-group-name.
6864
6865 2007-08-08  Glenn Morris  <rgm@gnu.org>
6866
6867         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6868         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6869         doc-strings and comments.
6870
6871 2007-07-25  Glenn Morris  <rgm@gnu.org>
6872
6873         * Relicense all FSF files to GPLv3 or later.
6874
6875 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6876
6877         * gnus-sum.el (gnus-summary-move-article): Make
6878         gnus-summary-respool-article work.
6879
6880 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6881
6882         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6883         string.
6884
6885 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6886
6887         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6888         that should be ignored when comparing distant RSS articles with local
6889         ones.
6890         (nnrss-make-hash-index): New function.  Create a hash index according
6891         to the ignored fields.
6892         (nnrss-check-group): Use it.
6893
6894 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6895
6896         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6897
6898         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6899
6900         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6901         the new optional argument ENCODED is non-nil.
6902         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6903         coding system for encoding group name.
6904         (gnus-group-make-rss-group): Pass un-encoded group name to
6905         gnus-group-make-group.
6906         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6907         encoded.
6908
6909         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6910         Encode group name to which articles are moved or copied.
6911         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6912         coding system for encoding Newsgroup, Followup-To and Xref headers.
6913
6914         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6915         marks; use nnheader-file-coding-system to write a file.
6916         (nnagent-retrieve-headers): Bind file-name-coding-system to
6917         nnmail-pathname-coding-system.
6918
6919         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6920
6921         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6922         (nnml-request-article, nnml-request-create-group)
6923         (nnml-request-rename-group, nnml-find-id)
6924         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6925         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6926         (nnml-save-marks): Use nnml-group-pathname instead of
6927         nnmail-group-pathname.
6928
6929         (nnml-request-create-group, nnml-request-expire-articles)
6930         (nnml-request-move-article, nnml-request-delete-group)
6931         (nnml-deletable-article-p, nnml-possibly-create-directory)
6932         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6933         (nnml-open-marks): Bind file-name-coding-system to
6934         nnmail-pathname-coding-system.
6935
6936         (nnml-request-article): Pass server argument to nnml-find-group-number.
6937         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6938         server argument to nnml-possibly-create-directory.
6939         (nnml-request-accept-article): Pass server argument to
6940         nnml-active-number and nnml-save-mail.
6941         (nnml-find-group-number): Pass server argument to nnml-find-id.
6942         (nnml-request-update-info): Pass server argument to
6943         nnml-marks-changed-p.
6944
6945         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6946         (nnml-save-mail, nnml-active-number): Add server argument.
6947
6948         (nnml-request-delete-group): Warn if group is missing.
6949         (nnml-get-nov-buffer): Decode group name.
6950         (nnml-generate-active-info): Encode group name.
6951         (nnml-open-marks): Decode group name in messages.
6952
6953 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6954
6955         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6956         if it is not specified.
6957         (gnus-article-pipe-part, gnus-article-save-part)
6958         (gnus-article-interactively-view-part, gnus-article-copy-part)
6959         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6960         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6961         (gnus-article-replace-part, gnus-article-delete-part)
6962         (gnus-article-view-part-as-type): Pass raw prefix argument to
6963         gnus-article-part-wrapper.
6964
6965 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6966
6967         * gnus-agent.el (gnus-agent-save-active): Bind
6968         nnheader-file-coding-system to gnus-agent-file-coding-system.
6969
6970         * gnus-cache.el (gnus-cache-save-buffers)
6971         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6972         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6973         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6974         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6975         (gnus-cache-generate-active, gnus-cache-rename-group)
6976         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6977         (gnus-cache-update-overview-total-fetched-for): Bind
6978         file-name-coding-system to nnmail-pathname-coding-system.
6979         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6980         variables.
6981         (gnus-cache-decoded-group-name): New function.
6982         (gnus-cache-file-name): Use it.
6983         (gnus-cache-generate-active): Use non-decoded group name for active.
6984
6985         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6986         right place.
6987         (gnus-write-active-file): Don't break non-ASCII group names.
6988
6989         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6990         nnmail-pathname-coding-system.
6991
6992         * lpath.el: Bind default-file-name-coding-system,
6993         file-name-coding-system and language-info-alist for XEmacs.
6994
6995         * gnus-uu.el (gnus-uu-decode-save): Typo.
6996
6997 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6998
6999         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7000
7001 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7002
7003         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7004         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7005         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7006         (gnus-agent-flush-group, gnus-agent-flush-cache)
7007         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7008         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7009         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7010         (gnus-agent-regenerate-group)
7011         (gnus-agent-update-files-total-fetched-for)
7012         (gnus-agent-update-view-total-fetched-for): Bind
7013         file-name-coding-system to nnmail-pathname-coding-system.
7014         (gnus-agent-group-pathname): Don't encode file names by
7015         nnmail-pathname-coding-system.
7016         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7017         coding-system-for-write instead of buffer-file-coding-system to
7018         gnus-agent-file-coding-system.
7019
7020         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7021         Decode group name.
7022
7023         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7024
7025         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7026         (gnus-read-newsrc-el-file): Make group names unibyte.
7027
7028         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7029         nnmail-pathname-coding-system.
7030
7031         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7032         (nnrss-request-delete-group): Bind file-name-coding-system to
7033         nnmail-pathname-coding-system.
7034         (nnrss-read-server-data, nnrss-read-group-data): Bind
7035         file-name-coding-system correctly.
7036         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7037
7038         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7039         (nntp-server-to-method-cache): New variable.
7040         (nntp-group-pathname): New function that decodes non-ASCII group names.
7041         (nntp-possibly-create-directory, nntp-marks-changed-p)
7042         (nntp-save-marks, nntp-open-marks): Use it.
7043         (nntp-possibly-create-directory, nntp-open-marks):
7044         Bind file-name-coding-system to nnmail-pathname-coding-system.
7045         (nntp-open-marks): Decode group names when bootstrapping marks.
7046
7047         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7048         Newsgroups and Folowup-To headers.
7049
7050 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7051
7052         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7053         (gnus-server-closed-face, gnus-server-denied-face)
7054         (gnus-server-offline-face): Remove variable.
7055         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7056
7057         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7058         of modifying message-stack directly for XEmacs.
7059
7060         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7061         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7062         if the coding-system argument is nil for XEmacs.
7063
7064         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7065         mm-charset-override-alist.
7066
7067         * rfc2047.el: Don't require base64; require rfc2045 for the function
7068         rfc2045-encode-string.
7069         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7070         to quote the parameter value.
7071
7072 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7073
7074         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7075         form in gnus-group-name-charset-method-alist.
7076
7077         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7078         overrides the default layout edit-form.
7079
7080         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7081
7082         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7083
7084 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7085
7086         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7087         as unfetched articles.
7088
7089 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7090
7091         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7092
7093 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7094
7095         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7096         original back end that keeps marks in the local system.
7097
7098 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7099
7100         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7101         arg of pop-to-buffer for XEmacs.
7102         (gnus-article-read-summary-keys): Ditto; don't restore window
7103         configuration if summary command ends up with neither article buffer
7104         nor summary buffer; describe bindings if summary keys end with C-h.
7105
7106 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7107
7108         * message.el (message-fix-before-sending): Skip raw message part to be
7109         forwarded while checking illegible text.
7110         (message-forward-make-body-mime, message-forward-make-body): Mark
7111         signed or encrypted raw message as having no illegible text.
7112
7113 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7114
7115         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7116         (gnus-message-with-timestamp-1): New macro.
7117         (gnus-message-with-timestamp): New function.
7118         (gnus-message): Use them.
7119
7120         * nnheader.el (nnheader-message): Use them.
7121
7122 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7123
7124         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7125         .newsrc.eld file.
7126
7127 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7128
7129         * gnus-agent.el (gnus-agent-fetch-headers)
7130         (gnus-agent-retrieve-headers): Bind
7131         gnus-decode-encoded-address-function to identity.
7132
7133         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7134         available also when the server returns simply a dot.
7135
7136         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7137
7138 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7139
7140         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7141
7142 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7143
7144         * gnus-ems.el (gnus-x-splash): Make it work.
7145
7146         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7147         from being used.
7148
7149         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7150
7151 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7152
7153         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7154         4th and the 5th arguments.
7155
7156         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7157         the front stickiness.
7158         (gnus-article-summary-command-nosave): Correct the order of the
7159         arguments passed to pop-to-buffer.
7160         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7161         summary command ends up with the article buffer.
7162
7163         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7164         the same faces.
7165
7166 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7167
7168         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7169
7170 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7171
7172         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7173         * gnus-sum.el (gnus-summary-highlight):
7174         * pgg.el (pgg-sign-region, pgg-sign):
7175         * mail-source.el (mail-source-delete-old-incoming-confirm):
7176         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7177
7178 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7179
7180         * gnus-art.el (gnus-mime-view-part-externally)
7181         (gnus-mime-view-part-internally): Fix predicate function passed to
7182         completing-read.
7183
7184         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7185
7186         * gnus.el (gnus-update-message-archive-method): Add :version.
7187
7188 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7189
7190         * gnus.el (gnus-update-message-archive-method): New variable.
7191
7192         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7193         according to gnus-message-archive-method if
7194         gnus-update-message-archive-method is non-nil.
7195
7196 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7197
7198         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7199         by Loic Dachary <loic@dachary.org>.
7200         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7201
7202 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7203
7204         * message.el (message-pop-to-buffer): Add switch-function argument.
7205         (message-mail): Pass switch-function argument to it.
7206
7207 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7208
7209         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7210         Improve doc string.
7211
7212 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7213
7214         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7215         (gnus-header-content)
7216         * gnus-cite.el (gnus-cite-10)
7217         * gnus-srvr.el (gnus-server-closed)
7218         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7219         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7220         (gnus-group-mail-3-empty, gnus-group-mail-low)
7221         (gnus-group-mail-low-empty, gnus-splash)
7222         * message.el (message-header-to, message-header-cc)
7223         (message-header-subject, message-header-other, message-header-name)
7224         (message-header-xheader, message-separator, message-cited-text)
7225         (message-mml): Lighten colors of faces used for dark background.
7226
7227 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7228
7229         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7230         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7231
7232 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7233
7234         * message.el (message-narrow-to-headers-or-head):
7235         Ignore mail-header-separator in the body.
7236
7237 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7238
7239         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7240         same as window size.
7241
7242 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7243
7244         * message.el (message-font-lock-keywords): Use message-header-xheader
7245         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7246         ahead of the anything pattern, to get it recognised.
7247
7248 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7249
7250         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7251         spam.el loads uses it in the compiled defadvice form.
7252
7253 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7254
7255         * gnus-sum.el (gnus-articles-to-read)
7256         (gnus-summary-insert-old-articles): Don't truncate group name for
7257         `read-string'.
7258
7259         * gnus-util.el (gnus-limit-string): Delete this function.
7260
7261         * gnus-sum.el (gnus-simplify-subject-fully): Use
7262         `truncate-string-to-width' instead.
7263
7264 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7265
7266         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7267         if, on summary exit, the next group has to be selected.
7268         (gnus-summary-exit): Use it.
7269
7270 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7271
7272         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7273         non-break space.
7274
7275 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7276
7277         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7278         Check if group is not a directory.
7279         (nnfolder-request-expire-articles): Don't delete articles if the target
7280         group is not available.
7281
7282         * nnml.el (nnml-request-create-group): Properly check if group is not a
7283         file.
7284         (nnml-request-expire-articles): Don't delete articles if the target
7285         group is not available.
7286
7287         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7288         Don't quote characters that are within parentheses.
7289
7290 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7291
7292         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7293         (gnus-handle-ephemeral-exit): Select article according to it.
7294
7295 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7296
7297         * message.el (message-insert-formated-citation-line): Remove newline.
7298         (message-citation-line-format): Add final \n here so that the user can
7299         avoid a blank line.
7300
7301 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7302
7303         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7304         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7305         Update lanl/arXiv support.
7306
7307 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7308
7309         * gnus.el: Bump version number.
7310
7311 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7312
7313         * gnus.el (gnus-version-number): Bump version.
7314
7315 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7316
7317         * gnus.el: No Gnus v0.6 is released.
7318
7319 2007-04-27  Didier Verna  <didier@xemacs.org>
7320
7321         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7322         * gmm-utils.el (gmm-regexp-concat): here.
7323         * message.el: Don't require 'gnus-util.
7324         (message-dont-reply-to-names): Handle name change above.
7325         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7326
7327 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7328
7329         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7330         since the initial value varies according to the system.
7331
7332 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7333
7334         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7335
7336 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7337
7338         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7339
7340 2007-04-24  Didier Verna  <didier@xemacs.org>
7341
7342         Improve the type of gnus-ignored-from-addresses.
7343         * gnus-util.el (gnus-orify-regexp): New function.
7344         * message.el (gnus-util): Require it.
7345         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7346         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7347         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7348
7349 2007-04-24  Didier Verna  <didier@xemacs.org>
7350
7351         * gnus-sum.el:
7352         * gnus-utils.el: Fix some trailing whitespaces.
7353
7354 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7355
7356         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7357         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7358         article's Message-ID; refer parent article in summary buffer.
7359
7360         * message.el (message-bounce): Call mime-to-mml.
7361
7362         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7363         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7364         optimize and/or forms properly.
7365
7366 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7367
7368         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7369         URL.
7370
7371 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7372
7373         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7374
7375 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7376
7377         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7378         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7379         displayed of multipart/alternative part if it is invoked from summary
7380         buffer.
7381
7382         * mm-view.el (mm-inline-text-html-render-with-w3m)
7383         (mm-inline-text-html-render-with-w3m-standalone)
7384         (mm-inline-render-with-function): Use mail-parse-charset by default.
7385
7386 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7387
7388         * parse-time.el (parse-time-string-chars): Check if CHAR
7389         is less than the length of parse-time-syntax.
7390
7391 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7392
7393         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7394         from gnus-newsgroup-processable.
7395
7396 2007-04-16  Didier Verna  <didier@xemacs.org>
7397
7398         * gnus-msg.el (gnus-configure-posting-styles): Handle
7399         message-signature-directory properly with :file syntax.  Reported by
7400         "Leo".
7401
7402 2007-04-11  Didier Verna  <didier@xemacs.org>
7403
7404         New user option: message-signature-directory.
7405         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7406         * message.el (message-insert-signature): Ditto.
7407         * message.el (message-signature-file): Doc update.
7408         * message.el (message-signature-directory): New.
7409
7410 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7411
7412         * gnus-msg.el (gnus-inews-yank-articles): Use
7413         message-exchange-point-and-mark instead of exchange-point-and-mark.
7414
7415 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7416
7417         * message.el (message-yank-original): Make sure cited text ends with
7418         newline; don't exchange point and mark.
7419
7420 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7421
7422         * tls.el (open-tls-stream): Properly handle case where there
7423         is no associated buffer.
7424
7425 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7426
7427         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7428         message-yank-original, make sure (< mark TEXT point).
7429
7430 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7431
7432         * message.el (message-fill-column): New variable.
7433         (message-mode): Use it.  Add comment on a possible new hook.
7434
7435         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7436         (nnmail-get-new-mail): Reformat.
7437
7438         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7439
7440         * gmm-utils.el: Fix Commentary.
7441         (gmm-tool-bar-from-list): Fix typo in doc string.
7442
7443 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7444
7445         * message.el (message-yank-original): Don't switch point and mark
7446         unnecessarily to put point and mark as documented.
7447
7448 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7449
7450         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7451         from the message heads.
7452
7453 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7454
7455         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7456         article buffer does not have a window.  This may not be the best
7457         solution but is certainly better than setting the start of the null,
7458         that is the current, window.
7459
7460 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7461
7462         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7463         (gnus-draft-setup): Run it.
7464
7465         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7466         gnus-score-fast-scoring.  Allow regexp.
7467         (gnus-score-headers): Use it.
7468
7469         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7470         XEmacs.
7471
7472         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7473         string.
7474         (gnus-button-alist): Also catch `<f1> k ...'.
7475         (gnus-treat-display-x-face): Fix doc string.
7476
7477 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7478
7479         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7480         evaluation of gnus-extended-version to ensure correct generation of the
7481         User-Agent header when message-generate-headers-first is used.
7482
7483 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7484
7485         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7486         hashcash-path is nil.  Don't call callback with incorrect number of
7487         parameters if val is 0.
7488
7489 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7490
7491         * message.el (message-required-news-headers):
7492         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7493
7494 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7495
7496         * tls.el (open-tls-stream): In handshake-waiting loop,
7497         don't wait more if there is output available to process.
7498
7499 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7500
7501         * tls.el (tls-program): Doc fix.
7502
7503 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7504
7505         * message.el (message-generate-new-buffers): Change the meaning of the
7506         nil value; add `standard' to the choices; treat t as `unique'; improve
7507         doc string.
7508         (gnus-select-frame-set-input-focus): Autoload.
7509         (message-buffer-name): Search for the existing message buffer if
7510         message-generate-new-buffers is nil or `standard'; treat the value t of
7511         message-generate-new-buffers as `unique'.
7512         (message-pop-to-buffer): Raise the frame already displaying the message
7513         buffer; clear the echo area after querying.
7514         (message-setup): Pass the `continue' argument to compose-mail.
7515         (message-mail): Prefer `switch-function' if it is given; search for the
7516         existing message buffer if the `continue' argument is non-nil; pass
7517         continue and switch-function arguments to compose-mail by way of
7518         message-setup.
7519         (message-mail-other-window): Adjust argument of message-setup.
7520         (message-mail-other-frame): Ditto.
7521
7522 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7523
7524         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7525         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7526         to turn font-lock on when turning gnus-message-citation-mode on.
7527
7528 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7529
7530         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7531         (mml-smime-function-alist): New variable; add epg as the backend.
7532         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7533         mml-smime- functions instead.
7534         * mm-view.el: Require smime.
7535
7536 2007-03-05  Didier Verna  <didier@xemacs.org>
7537
7538         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7539         instead of just inheritance for posting styles.
7540         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7541
7542 2007-02-24  Chris Moore  <dooglus@gmail.com>
7543
7544         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7545         * pgg-pgp.el (pgg-pgp-encrypt-region):
7546         * pgg-gpg.el (pgg-gpg-encrypt-region):
7547         Check pgg-encrypt-for-me if no other recipients.
7548
7549 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7550
7551         * tls.el (tls-certtool-program): Fix custom type.
7552
7553 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7554
7555         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7556         and point-at-eol instead of line-(beginning|end)-position.
7557
7558         * assistant.el (assistant-parse-buffer): Ditto.
7559
7560         * netrc.el (netrc-parse-services): Ditto.
7561
7562 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7563
7564         * mml2015.el (mml2015-epg-find-usable-key): New function.
7565         (mml2015-epg-sign): Use it.
7566         (mml2015-epg-encrypt): Use it.
7567
7568 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7569
7570         * message.el (message-make-in-reply-to): Quote name containing
7571         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7572         if there are special characters.  Reported by NAKAJI Hiroyuki
7573         <nakaji@jp.freebsd.org>.
7574
7575 2007-02-27  Didier Verna  <didier@xemacs.org>
7576
7577         Include the group parameters as well as the topic ones in the
7578         inheritance filter process.
7579         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7580         argument GROUP-PARAMS-LIST.
7581         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7582
7583 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7584
7585         * nntp.el (nntp-never-echoes-commands)
7586         (nntp-open-connection-functions-never-echo-commands): New variables.
7587         (nntp-send-command): Use them.
7588
7589 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7590
7591         * mml2015.el (mml2015-epg-verify): Simplified.
7592
7593 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7594
7595         * mml.el (mml-content-disposition-alist): New user option.
7596         (mml-content-disposition): New function.
7597         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7598         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7599
7600 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7601
7602         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7603         verification.
7604
7605 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7606
7607         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7608         articles posted in the last 24 hours.
7609
7610 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7611
7612         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7613
7614 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7615
7616         * nntp.el (nntp-send-command): Don't wait for echoes when
7617         nntp-open-ssl-stream is used.
7618
7619 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7620
7621         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7622         (gnus-message-add-citation-keywords)
7623         (gnus-message-remove-citation-keywords): Remove.
7624         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7625         directly, make the variables in font-lock-defaults buffer-local, add
7626         gnus-message-citation-keywords to them and then update the value of
7627         font-lock-keywords.
7628
7629 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7630
7631         * message.el (message-cite-original-1): Don't call
7632         gnus-article-highlight-citation.
7633
7634         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7635         citations; fix line count.
7636
7637 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7638
7639         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7640         (gnus-message-add-citation-keywords)
7641         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7642         versions of font-lock-add-keywords and font-lock-remove-keywords to
7643         work with XEmacs correctly.
7644
7645 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7646
7647         * gnus-cite.el (gnus-cite-face-list): Set the values of
7648         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7649         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7650         (gnus-message-cite-prefix-regexp): New variable.
7651         (gnus-message-search-citation-line): Use it; protect against long
7652         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7653         the 0th match data for Emacs.
7654         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7655         (gnus-message-add-citation-keywords): Append keywords rather than
7656         prepending; emulate font-lock-add-keywords if it is not available.
7657         (gnus-message-remove-citation-keywords): Emulate
7658         font-lock-remove-keywords if it is not available.
7659
7660         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7661
7662         * message.el (message-cite-prefix-regexp): Set the value of
7663         gnus-message-cite-prefix-regexp.
7664
7665 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7666
7667         * nnweb.el (nnweb-google-parse-1): Update parser.
7668
7669 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7670
7671         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7672
7673 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7674
7675         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7676         regexp.
7677
7678 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7679
7680         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7681         string-to-multibyte.
7682         (uudecode-decode-region-internal): Use it.
7683
7684         * lpath.el: Fbind string-as-multibyte for XEmacs.
7685
7686 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7687
7688         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7689         custom choice.
7690
7691         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7692
7693 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7694
7695         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7696
7697         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7698         `write-region' to respect `mm-inhibit-file-name-handlers'.
7699
7700 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7701
7702         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7703         Use gnus-home-directory instead of "~/" or "$HOME".
7704
7705 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7706
7707         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7708         to mention filename.
7709         Add comments at beginning regarding usage.
7710         (encrypt-write-file-contents): Change interactive so a string is
7711         acceptable.  If the file has no associated model, show an error instead
7712         of a nonsense prompt.
7713
7714 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7715
7716         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7717         Thanks to Yoshihiko Yamada for kind notification of this typo.
7718
7719 2007-01-12  Kenichi Handa  <handa@m17n.org>
7720
7721         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7722         multibyte buffer.
7723
7724 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7725
7726         * gnus-score.el (gnus-score-fast-scoring): New variable.
7727         (gnus-score-headers): Use it.
7728
7729         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7730
7731         * message.el (message-cite-original-1): Call
7732         gnus-article-highlight-citation if requested.
7733         (message-make-from): Allow name and address as optional arguments.
7734
7735         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7736
7737         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7738         bugs to doc string.
7739         (gnus-button-alist): Add mid\\|message-id.
7740         (gnus-button-fetch-group): Extend for use in
7741         `browse-url-browser-function'.
7742         (gnus-button-url-regexp): Try to catch paired parentheses like in
7743         Wikipedia URLs.
7744
7745         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7746         Suggested by Simon Krahnke <overlord@gmx.li>.
7747
7748 2007-01-13  Romain Francoise  <romain@orebokech.com>
7749
7750         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7751         Update copyright.
7752
7753 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7754
7755         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7756
7757 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7758
7759         * gnus-registry.el (gnus-registry-unfollowed-groups)
7760         (gnus-registry-split-fancy-with-parent): Fix documentation.
7761
7762 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7763
7764         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7765         from nnweb groups.
7766
7767 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7768
7769         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7770         Xref urls.  Erase buffer before requesting head.
7771
7772 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7773
7774         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7775         customizable.
7776
7777 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7778
7779         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7780         no signing key is found.
7781         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7782         no encrypting and/or signing key is found.
7783
7784 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7785
7786         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7787
7788 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7789
7790         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7791         headers read from disk with the ones newly found in the current search.
7792         This should no longer cause problems, because the article numbers in
7793         Gmane's `nov.php' output are ignored since the previous change.
7794
7795 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7796
7797         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7798
7799 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7800
7801         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7802         replace-regexp-in-string; bind url-version; fbind display-images-p and
7803         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7804         find-face and set-itimer-function for Emacs; bind itimer-list for
7805         Emacs.
7806
7807         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7808
7809 2007-01-01  Romain Francoise  <romain@orebokech.com>
7810
7811         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7812
7813 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7814
7815         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7816         `define-minor-mode' macro definition expanded properly.
7817         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7818         exclude it there.
7819
7820         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7821         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7822         `fboundp' test.
7823         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7824         This is OK to autoload in (S)XEmacs now.
7825
7826 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7827
7828         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7829         keystroke.
7830         (gnus-summary-limit-to-singletons): Fix typo.
7831
7832         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7833         else fails.
7834
7835 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7836
7837         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7838         docstring.
7839
7840         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7841         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7842         (gnus-summary-insert-dormant-articles): Fix typo in message.
7843
7844 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7845
7846         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7847         nil for XEmacs.
7848         (gnus-message-citation-mode): Don't autoload in XEmacs.
7849
7850         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7851
7852 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7853
7854         * nnimap.el (nnimap-expunge-search-string): Mention
7855         nnimap-search-uids-not-since-is-evil in docstring.
7856
7857 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7858
7859         * spam.el: Revert to make-obsolete-variable because
7860         define-obsolete-variable-alias is not supported in Emacs 21.
7861
7862         * spam.el (spam-ifile-path, spam-ifile-database-path)
7863         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7864         make-obsolete-variable.
7865         (spam-bsfilter-path, spam-bsfilter-program)
7866         (spam-spamassassin-path, spam-spamassassin-program)
7867         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7868         use "path" inappropriately.
7869         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7870         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7871         variable names.
7872
7873 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7874
7875         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7876         summary buffer.
7877
7878         * password.el (password-cache-remove): Use clear-string to burn
7879         password, if available.
7880
7881 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7882
7883         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7884
7885         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7886
7887         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7888         (gnus-message-highlight-citation): Move defcustom here from
7889         gnus-cite.el.
7890         (gnus-message-citation-mode): Autoload.
7891
7892         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7893         checks to make it compile with XEmacs.
7894         (gnus-message-citation-mode): New minor mode.
7895         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7896         (gnus-message-highlight-citation): New variables.
7897         (gnus-message-search-citation-line)
7898         (gnus-message-add-citation-keywords)
7899         (gnus-message-remove-citation-keywords)
7900         (turn-on-gnus-message-citation-mode)
7901         (turn-off-gnus-message-citation-mode): New functions.
7902
7903 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7904
7905         * gnus-cite.el: Enable highlighting of different citation levels in
7906         message-mode.
7907
7908 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7909
7910         * message.el (message-make-fqdn): Fix comment.
7911         (message-bogus-system-names): Add ".local".
7912
7913         * spam.el (spam-ifile-path, spam-ifile-program)
7914         (spam-ifile-database-path, spam-ifile-database)
7915         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7916         Don't use "path" inappropriately.
7917         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7918         strings.
7919         (spam-check-ifile, spam-ifile-register-with-ifile)
7920         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7921         new variable names.
7922
7923         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7924         (gnus-treat-display-smileys): Simplify using
7925         gnus-image-type-available-p.
7926
7927         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7928         available.
7929
7930         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7931         `display-images-p' if available.
7932
7933 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7934
7935         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7936         one after turning on the buffer's multibyteness instead of decoding
7937         them directly in the unibyte buffer that causes unexpected conversion
7938         in Emacs 23 (unicode).
7939
7940 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7941
7942         * message.el (message-generate-hashcash): Fix custom type.
7943
7944 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7945
7946         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7947
7948 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7949
7950         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7951         disconnect icons.  Add help text.
7952
7953 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7954
7955         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7956         negated to be consistent with the others we handle.
7957
7958 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7959
7960         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7961         version of gnus-summary-buffer to something, so that we can use two
7962         article buffers at the same time.
7963
7964 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7965
7966         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7967         trigger all the extra headers.
7968         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7969         sorting.
7970
7971 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7972
7973         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7974         solid groups.
7975
7976 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7977
7978         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7979
7980 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7981
7982         * legacy-gnus-agent.el: Add Copyright notice.
7983
7984 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7985
7986         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7987
7988 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7989
7990         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7991
7992         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7993         to make it work reliably in CVS Emacs.
7994         (gnus-summary-limit-strange-charsets-predicate)
7995         (gnus-summary-limit-to-predicate): New functions.
7996
7997 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7998
7999         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8000         specifying array size.
8001         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8002         array if it is too small.
8003         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8004         (gnus-sort-threads-loop): New function.
8005
8006 2006-12-06  Chris Moore  <dooglus@gmail.com>
8007
8008         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8009         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8010
8011 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8012
8013         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8014         options.
8015
8016 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8017
8018         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8019         DOS-ing the recipient.
8020
8021         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8022         the headers when creating the mapping to avoid mismappings.
8023         (nnweb-gmane-create-mapping): Always nix out old mapping.
8024
8025 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8026
8027         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8028         and mm-verify-option to never.
8029
8030 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8031
8032         * message.el (message-signed-or-encrypted-p): New function.
8033         (message-forward-make-body): Use it.
8034
8035         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8036         Replace encode-coding-string with mm-encode-coding-string.
8037
8038 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8039
8040         * nneething.el (nneething-decode-file-name): Replace
8041         decode-coding-string with mm-decode-coding-string.
8042
8043         * gnus-int.el (gnus-open-server): Say failed server's name.
8044
8045 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8046
8047         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8048         strings to a single string.  Quote `errors-file-name'.
8049         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8050         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8051         Adjust calls.  Use `shell-quote-argument'.
8052
8053 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8054
8055         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8056         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8057
8058         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8059         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8060         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8061         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8062         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8063         (gnus-subscribe-newsgroup, gnus-1):
8064         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8065         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8066         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8067         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8068
8069 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8070
8071         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8072         keystroke.
8073         (gnus-summary-limit-to-bodies): Implement headersp.
8074
8075 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8076
8077         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8078
8079 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8080
8081         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8082
8083 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8084
8085         * message.el (message-generate-hashcash): Expand range of values to
8086         include `opportunistic'.
8087         (message-send-mail): Use it.
8088
8089 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8090
8091         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8092         and comment it.
8093
8094         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8095
8096 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8097
8098         * gnus-util.el (gnus-extract-address-components): Improve comment.
8099
8100 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8101
8102         * gnus-util.el (gnus-extract-address-components): Work with address in
8103         which the name portion contains @.
8104
8105         * lpath.el: Fbind custom-autoload.
8106
8107 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8108
8109         * gnus.el (gnus-start): Move custom group up.
8110         (gnus-select-method): Don't autoload, but make it available for
8111         `customize-variable'.
8112         (gnus-getenv-nntpserver): Don't autoload.
8113
8114 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8115
8116         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8117
8118 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8119
8120         * message.el (message-sendmail-extra-arguments): New variable.
8121         (message-send-mail-with-sendmail): Use it.
8122
8123 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8124
8125         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8126         mm-with-unibyte-current-buffer to make string unibyte.
8127
8128         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8129         mm-string-as-multibyte.
8130
8131 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8132
8133         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8134         Reported by Werner Koch <wk@gnupg.org>.
8135
8136 2006-11-14  Daiki Ueno  <ueno@p360>
8137
8138         * mml2015.el: Autoload epa-select-keys when compiling.
8139
8140 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8141
8142         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8143         message-options.
8144         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8145
8146 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8147
8148         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8149         EasyPG (< 0.0.6).
8150         (mml2015-always-trust): New user option.
8151         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8152         prompt.
8153
8154 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8155
8156         * nntp.el (nntp-authinfo-force): New variable.
8157         (nntp-send-authinfo): Use it.
8158
8159 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8160
8161         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8162         decode encoded words.  Improve prompt.  Add comment about forwarding.
8163         (message-replacement-char): Move up.
8164
8165 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8166
8167         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8168         instead of gnus-intersection because arguments of gnus-sorted-nunion
8169         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8170
8171 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8172
8173         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8174         (message-simplify-subject-functions): Enable
8175         message-strip-subject-encoded-words by default.
8176
8177 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8178
8179         * message.el (message-strip-subject-encoded-words): New function.
8180         (message-simplify-subject-functions): New variable.
8181         (message-simplify-subject): Use it.  Fix typo in doc string.
8182         Support message-strip-subject-encoded-words.
8183
8184 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8185
8186         * gnus-diary.el (gnus-diary-delay-format-function):
8187         * nndiary.el (nndiary-reminders):
8188         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8189
8190 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8191
8192         * gnus-art.el (article-hide-boring-headers): Fetch date from
8193         gnus-original-article-buffer to avoid problems with localized date
8194         strings.
8195
8196 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8197
8198         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8199
8200 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8201
8202         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8203         New variables.
8204         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8205         (mm-charset-synonym-alist): Move some entries to
8206         mm-codepage-iso-8859-list.
8207         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8208         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8209
8210 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8211
8212         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8213
8214 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8215
8216         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8217         with Emacs 21 and XEmacs.
8218
8219 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8220
8221         * spam.el (spam-parse-address): New function for better parsing,
8222         catching errors, etc.
8223         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8224
8225 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8226
8227         * mm-view.el: Add interactive arg to html2text autoload.
8228
8229 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8230
8231         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8232
8233 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8234
8235         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8236         variables.
8237         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8238         (mm-charset-synonym-alist): Move some entries to
8239         mm-codepage-iso-8859-list.
8240
8241         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8242
8243 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8244
8245         * message.el (message-citation-line-format)
8246         (message-insert-formated-citation-line): Fix implementation of %E, %N
8247         and %n according to the doc string.
8248
8249 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8250
8251         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8252         car-safe to avoid bad parses.
8253
8254 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8255
8256         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8257         names.
8258
8259         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8260
8261 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8262
8263         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8264         header.
8265
8266         * message.el (message-draft-headers): Add Date.
8267         (message-headers-to-generate): Fix typo in docstring.
8268
8269         * nndraft.el (nndraft-required-headers): New variable.
8270         (nndraft-generate-headers): Use it.
8271
8272         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8273
8274 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8275
8276         * gnus-registry.el (gnus-registry-wash-for-keywords)
8277         (gnus-registry-find-keywords): New functions to allow easy searching of
8278         articles that are in the registry.
8279
8280 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8281
8282         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8283         ietf-drums-parse-address instead of gnus-extract-address-components.
8284         Reported by Damien Elmes <damien@repose.cx>.
8285
8286 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8287
8288         * gnus.el (gnus-mime): Remove unused custom group.
8289
8290 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8291
8292         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8293         "blank line" when searching for end of armor headers.
8294
8295 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8296
8297         * gmm-utils.el (gmm-write-region): Fix variable name.
8298
8299 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8300
8301         * gmm-utils.el (gmm-write-region): New function based on compatibility
8302         code from `mm-make-temp-file'.
8303
8304         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8305
8306         * nnmaildir.el (nnmaildir--update-nov)
8307         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8308         Use `gmm-write-region'.
8309
8310 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8311
8312         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8313         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8314
8315         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8316
8317         * message.el (message-replacement-char): New variable.
8318         (message-fix-before-sending): Use it.
8319         (message-simplify-subject): New function to remove duplicate code.
8320         (message-reply, message-followup): Use it.
8321
8322         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8323         gnus-summary-limit-to-articles.
8324
8325 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8326
8327         * gnus-util.el (gnus-with-local-quit): New macro.
8328
8329         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8330
8331 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8332
8333         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8334         ignore non-string data.
8335
8336 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8337
8338         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8339         non-string data (needs to be done in the registry too).
8340
8341 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8342
8343         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8344         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8345         (gnus-registry-split-fancy-with-parent)
8346         (gnus-registry-fetch-simplified-message-subject-fast)
8347         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8348         Remove text properties on ingress into the registry and when it's saved.
8349         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8350         registry from entries with no groups.
8351
8352 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8353
8354         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8355         function to remove string properties.
8356
8357 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8358
8359         * gmm-utils.el (gmm): Adjust custom version.
8360
8361         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8362         custom version.
8363
8364         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8365
8366 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8367
8368         * gnus-art.el (gnus-insert-prev-page-button)
8369         (gnus-insert-next-page-button): Simplify.  Reformat.
8370
8371 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8372
8373         * gnus-art.el (gnus-insert-prev-page-button)
8374         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8375
8376 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8377
8378         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8379
8380 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8381
8382         * gnus-art.el (gnus-insert-mime-button)
8383         (gnus-insert-mime-security-button):
8384         Apply gnus-article-button-face to MIME and security buttons.
8385
8386 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8387
8388         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8389         readable.
8390
8391 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8392
8393         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8394
8395 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8396
8397         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8398         `browse-url-of-file' instead of `browse-url'.
8399
8400 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8401
8402         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8403         regexp.  Articles containing quotation were cut prematurely.
8404
8405 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8406
8407         * message.el (message-cite-original-1): Use nobody by default for the
8408         value of From header.
8409         (message-reply): Ditto.
8410
8411 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8412
8413         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8414         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8415         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8416
8417 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8418
8419         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8420         mails in the doc string.  Add some URLs in comment.
8421         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8422
8423 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8426         backslashes handling and the way to find boundaries of quoted strings.
8427
8428 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8429
8430         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8431         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8432         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8433         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8434
8435 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8436
8437         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8438         doc string.
8439         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8440
8441 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8442
8443         * lpath.el: Fbind epg-check-configuration.
8444
8445 2006-09-06  Simon Josefsson  <jas@extundo.com>
8446
8447         * mml2015.el (mml2015-use): Doc fix, mention epg.
8448
8449 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8450
8451         * mml2015.el (mml2015-use): Default to epg, if available.
8452
8453 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8454
8455         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8456         message-sender.
8457         (mml1991-epg-encrypt): Ditto.
8458         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8459         message-sender.
8460         (mml2015-epg-encrypt): Ditto.
8461
8462 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8463
8464         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8465         several common directories.
8466
8467 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8468
8469         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8470         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8471
8472 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8473
8474         * gnus-art.el (article-decode-encoded-words): Make it fast.
8475
8476 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8477
8478         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8479
8480         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8481         in quoted string into `\'.
8482
8483 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8484
8485         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8486         Use standard-syntax-table.
8487
8488 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8489
8490         * gnus-art.el (gnus-decode-address-function): New variable.
8491         (article-decode-encoded-words): Use it to decode headers which are
8492         assumed to contain addresses.
8493         (gnus-mime-delete-part): Remove useless `or'.
8494
8495         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8496         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8497         (gnus-nov-parse-line): Use it to decode From header.
8498         (gnus-get-newsgroup-headers): Ditto.
8499         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8500
8501         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8502         (mail-decode-encoded-address-string): New alias.
8503
8504         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8505         New function.
8506         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8507         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8508         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8509         (rfc2047-decode-string): Ditto.
8510         (rfc2047-decode-address-region): New function.
8511         (rfc2047-decode-address-string): New function.
8512
8513 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8514
8515         * message.el (message-caesar-buffer-body): Allow rotating headers.
8516
8517         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8518
8519         * message.el (message-insert-formated-citation-line): Fix %f.
8520         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8521
8522 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8523
8524         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8525         (gnus-bookmark-mouse-available-p): New macro.
8526         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8527         (gnus-bookmark-bmenu-show-infos): Use it.
8528         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8529         (gnus-bookmark-bmenu-hide-infos): Ditto.
8530         (gnus-bookmark-remove-properties): New function.
8531         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8532         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8533         (gnus-bookmark-write-file): Bind coding-system-for-write.
8534         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8535         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8536         group before selecting it.
8537         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8538         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8539         quit-window if it is not available; use gnus-mouse-2 and bind it to
8540         gnus-bookmark-bmenu-select-by-mouse.
8541         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8542         (gnus-bookmark-bmenu-select-by-mouse): New function.
8543
8544 2006-08-13  Romain Francoise  <romain@orebokech.com>
8545
8546         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8547         space.
8548
8549 2006-08-10  Romain Francoise  <romain@orebokech.com>
8550
8551         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8552         (dns-mode-soa-auto-increment-serial): New user option.
8553         (dns-mode-soa-maybe-increment-serial): New function.
8554         (dns-mode): Add the latter to `write-contents-functions'.
8555
8556 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8557
8558         * compface.el (uncompface): Use binary rather than raw-text-unix.
8559
8560 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8561
8562         * compface.el (uncompface): Make sure the eol conversion doesn't take
8563         place when communicating with the external programs.  Reported by
8564         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8565
8566 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8567
8568         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8569
8570 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8571
8572         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8573         Make it more robust by parsing author and date independently.
8574
8575 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8576
8577         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8578
8579 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8580
8581         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8582         first matching secret key.
8583         (mml2015-epg-encrypt): Ditto.
8584
8585         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8586         first matching secret key.
8587         (mml1991-epg-encrypt): Ditto.
8588
8589         * mml2015.el (mml2015-encrypt-to-self): New user option.
8590         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8591         mml2015-epg-encrypt-to-self is set.
8592
8593         * mml1991.el (mml1991-encrypt-to-self): New variable.
8594         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8595         mml1991-epg-encrypt-to-self is set.
8596
8597         * mml2015.el (mml2015-signers): New user option.
8598         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8599         (mml2015-epg-encrypt): Allow to select signing keys.
8600
8601         * mml1991.el (mml1991-signers): New variable.
8602         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8603         (mml1991-epg-encrypt): Allow to select signing keys.
8604
8605 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8606
8607         * nnheader.el (nnheader-insert-head): Make it work even if the file
8608         uses CRLF for the line-break code.
8609
8610 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8611
8612         * mml2015.el: Require mml-sec instead of password.
8613         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8614         (mml2015-cache-passphrase): Inherit the default value from
8615         mml-secure-cache-passphrase.
8616         (mml2015-passphrase-cache-expiry): Inherit the default value from
8617         mml-secure-passphrase-cache-expiry.
8618
8619         * mml1991.el: Require mml-sec instead of password.
8620         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8621         (mml1991-cache-passphrase): Inherit the default value from
8622         mml-secure-cache-passphrase.
8623         (mml1991-passphrase-cache-expiry): Inherit the default value from
8624         mml-secure-passphrase-cache-expiry.
8625
8626         * mml-sec.el: Require password.
8627         (mml-secure-verbose): New user option.
8628         (mml-secure-cache-passphrase): New user option.
8629         (mml-secure-passphrase-cache-expiry): New user option.
8630
8631 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8632
8633         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8634         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8635         andreas@altroot.de (Andreas Vögele).
8636
8637         FIXME: Use `tiny change'?
8638
8639 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8640
8641         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8642         workaround for the url package included with Emacs.
8643
8644         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8645
8646 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8647
8648         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8649         correctly.  This fixes a bug caused by the 2006-05-12 change.
8650
8651 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8652
8653         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8654         some information about the error when saying that the `bogus' mail
8655         group will be used.
8656
8657 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8658
8659         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8660         string.
8661
8662 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8663
8664         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8665
8666 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8667
8668         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8669
8670 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8671
8672         * mml1991.el (mml1991-function-alist): Add epg.
8673         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8674         (mml1991-epg-encrypt): New functions.
8675
8676 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8677
8678         * mml2015.el (mml2015-verbose): New variable.
8679         (mml2015-cache-passphrase): Ditto.
8680         (mml2015-passphrase-cache-expiry): Ditto.
8681         (mml2015-function-alist): Add epg.
8682         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8683         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8684         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8685         functions.
8686
8687 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8688
8689         * message.el (message-cite-original-1): Preserve region when removing
8690         quoted text due to X-No-Archive in order to avoid bogus attribution
8691         when citing multiple messages.
8692
8693 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8694
8695         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8696         Kenneth Jacker <khj@be.cs.appstate.edu>.
8697
8698 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8699
8700         * gnus-diary.el (gnus-user-format-function-d)
8701         (gnus-user-format-function-D): Autoload.
8702
8703         * imap.el (Commentary): Fix typo.
8704
8705         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8706         2006-04-22 contribution.
8707
8708 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8709
8710         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8711         It didn't really fix the bogosity I'm seeing with solid web groups.
8712
8713 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8714
8715         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8716         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8717         created using server names.  If we use the feature without declaring
8718         it, Gnus does not properly manage server and group state.
8719
8720         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8721         bound.
8722
8723 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8724
8725         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8726         looking up the method using GROUP's prefix before inventing a new one.
8727         It is used on killed/unknown groups in various places where returning
8728         an all-new method isn't expected by the caller.
8729
8730         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8731         and match semantics of gnus-group-real-prefix.
8732
8733 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8734
8735         * nnmail.el (nnmail-broken-references-mailers): New variable.
8736         (nnmail-ignore-broken-references): New function generalizing
8737         nnmail-fix-eudora-headers.
8738         (nnmail-fix-eudora-headers): Now obsolete.
8739
8740         * gnus-art.el (gnus-button-handle-custom): Support
8741         `customize-apropos*'.
8742
8743 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8744
8745         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8746
8747         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8748         articles.
8749
8750 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8751
8752         * message.el (message-cite-reply-above): New variable.
8753         (message-yank-original): Use it.
8754
8755 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8756
8757         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8758
8759 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8760
8761         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8762         as read.
8763
8764         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8765
8766 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8767
8768         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8769         (gnus-bookmark-default-file): Use gnus-directory.
8770         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8771         Remove "*" in doc string.
8772         (gnus-bookmark-write-file): Simplify.
8773         (gnus-bookmark-maybe-sort-alist): Use `when'.
8774         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8775         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8776         FIXME about Emacs 21 and XEmacs compatibility.
8777         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8778         compatibility.
8779         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8780         compatibility.
8781         (gnus-bookmark-menu-heading): Fix version.
8782
8783 2006-06-19  Bastien Guerry  <bzg@altern.org>
8784
8785         * gnus-bookmark.el: New file.
8786
8787 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8788
8789         * message.el (message-syntax-checks): Doc fix.
8790
8791 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8792
8793         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8794         unsubscribed groups as if they were killed ones.  It causes duplicate
8795         entries in gnus-newsrc-alist.
8796
8797 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8798
8799         * message.el (message-syntax-checks): Doc fix.
8800         (message-send-mail): Add check for continuation headers.
8801         (message-check-news-header-syntax): Fix regexp used to check for
8802         continuation headers.
8803
8804 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8805
8806         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8807
8808 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8809
8810         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8811
8812 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8813
8814         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8815         default-truncate-lines.
8816
8817 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8818
8819         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8820         to fill the utf-8 entry.
8821
8822         * lpath.el: Fbind unicode-precedence-list.
8823
8824 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8825
8826         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8827
8828 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8829
8830         * gnus-agent.el (directory-files-and-attributes): Move all the way
8831         forward (the third and final move).
8832         (gnus-agent-read-agentview): Trap reconstruction errors due to
8833         nonexistant directory.  Handle by returning nil.
8834
8835 2006-05-30  Didier Verna  <didier@xemacs.org>
8836
8837         * message.el (message-dont-reply-to-names): Update the custom type.
8838         * message.el (message-dont-reply-to-names): New defsubst: potentially
8839         convert a list of regexps into a single one.
8840         * message.el (message-get-reply-headers): Use it.
8841         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8842
8843 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8844
8845         * gnus-agent.el (directory-files-and-attributes): Move forward.
8846
8847 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8848
8849         * gnus-ml.el (gnus-mailing-list-subscribe)
8850         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8851         (gnus-mailing-list-message): Fix doc strings.
8852
8853 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8854
8855         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8856         of doing it manually.
8857
8858 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8859
8860         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8861         comment.
8862
8863 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8864
8865         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8866         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8867         (gnus-agent-read-local): All symbols allocated in my-obarray.
8868         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8869         (gnus-agent-regenerate-group): Check numeric names to see if they are
8870         messages or groups.
8871         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8872         better way of do this...)
8873
8874         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8875         'dummy.group' (there should be a better way of do this...)
8876
8877 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8878
8879         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8880         (gnus-saved-headers): Ditto.
8881         (gnus-default-article-saver): Mention functions may have properties.
8882         (gnus-article-save): Override gnus-save-all-headers and
8883         gnus-saved-headers by :headers property which saver function may have.
8884         (gnus-summary-save-in-file): Add :headers property.
8885         (gnus-summary-write-to-file): Ditto.
8886
8887         * gnus-sum.el (gnus-summary-save-article): Bind
8888         gnus-prompt-before-saving to t when saving many articles in a file;
8889         always show all headers.
8890
8891         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8892
8893 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8894
8895         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8896         marks.
8897
8898         * message.el (message-indent-citation): Add optional arguments to allow
8899         using it outside of message buffers.
8900
8901         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8902         (gnus-article-treat-unfold-headers): Use it.
8903         (gnus-article-truncate-lines): New variable.
8904         (gnus-article-mode): Use it.
8905         (gnus-article-toggle-truncate-lines): New function.
8906
8907         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8908         gnus-article-toggle-truncate-lines.
8909
8910         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8911         coding system in XEmacs, use binary.
8912
8913 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8914
8915         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8916         after-load-alist.
8917
8918         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8919         this function should save decoded articles.
8920         (gnus-summary-write-to-file): Use property to specify this function
8921         should save decoded articles and specify gnus-summary-save-in-file
8922         should be used to save articles other than the first one when saving
8923         many articles.
8924         (gnus-summary-save-body-in-file): Use property to specify this
8925         function should save decoded articles.
8926         (gnus-summary-write-body-to-file): Use property to specify this
8927         function should save decoded articles and specify
8928         gnus-summary-save-body-in-file should be used to save articles other
8929         than the first one when saving many articles.
8930
8931         * gnus-sum.el (gnus-summary-save-article): Simplify.
8932
8933 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8934
8935         * gnus-art.el (gnus-default-article-saver): Add
8936         gnus-summary-write-body-to-file.
8937         (gnus-article-save-coding-system): Don't use coding system object
8938         in XEmacs.
8939         (gnus-read-save-file-name): Add optional `dir-var' argument which
8940         specifies directory in which files are saved; work even if optional
8941         `variable' argument is not specified.
8942         (gnus-summary-write-to-file): Read file name.
8943         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8944         (gnus-summary-write-body-to-file): New function.
8945
8946         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8947         (gnus-summary-local-variables): Add it.
8948         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8949         (gnus-summary-save-article): Remove optional `decode' argument;
8950         determine whether to decode articles by the value of
8951         gnus-default-article-saver; when saving many files using
8952         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8953         it first and use gnus-summary-save-in-file or
8954         gnus-summary-save-body-in-file thereafter unless
8955         gnus-prompt-before-saving is always; move point to article which
8956         will be saved.
8957         (gnus-summary-save-article-file): Revert.
8958         (gnus-summary-write-article-file): Revert.
8959         (gnus-summary-save-article-body-file): Revert.
8960         (gnus-summary-write-article-body-file): New function.
8961
8962 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8963
8964         * gnus-art.el (gnus-default-article-saver): Doc fix.
8965         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8966         from gnus-summary-save-article-coding-system, and default to a
8967         certain coding system.
8968         (gnus-output-to-file): Add coding cookie and encode text according
8969         to gnus-article-save-coding-system; don't use mm-append-to-file.
8970
8971         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8972         gnus-art.el and rename to gnus-article-save-coding-system.
8973         (gnus-summary-save-article): Require gnus-art; don't show all
8974         headers if it decodes articles; don't add coding cookie here;
8975         don't bind mm-text-coding-system-for-write.
8976         (gnus-summary-save-article-file): Save decoded articles.
8977         (gnus-summary-write-article-file): When saving many files, use
8978         gnus-summary-write-to-file first and gnus-summary-save-in-file
8979         thereafter unless gnus-prompt-before-saving is always.
8980         (gnus-summary-save-article-body-file): Save decoded articles.
8981
8982         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8983
8984 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8985
8986         * nnrss.el (nnrss-check-group): Bind hash-index.
8987
8988 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8989
8990         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8991         its hash index.  Store this hash in `nnrss-group-data'.
8992         (nnrss-read-group-data): Update accordingly.
8993
8994 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8995
8996         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8997         entry.
8998
8999         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9000         gnus-article-browse-html-article.
9001
9002 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9003
9004         * gnus-sum.el (gnus-summary-mime-map): Add
9005         gnus-article-browse-html-article.
9006
9007         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9008
9009 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9010
9011         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9012         suitable coding systems in customize.
9013
9014 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9015
9016         * mail-source.el (mail-sources): Fix custom type.
9017
9018 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9019
9020         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9021         (gnus-summary-expire-articles-now): Shorten prompt.
9022
9023         * gmm-utils.el (wid-edit): Require.
9024         (defun-gmm): Renamed from `gmm-defun-compat'.
9025         (gmm-image-search-load-path): Use it.
9026         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9027
9028 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9029
9030         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9031         variable.
9032         (gnus-summary-save-article): Add optional `decode' argument.  If
9033         it is set and gnus-summary-save-article-coding-system is non-nil,
9034         save decoded article.
9035         (gnus-summary-write-article-file): Save decoded article if
9036         gnus-summary-save-article-coding-system is non-nil.
9037
9038         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9039         type.
9040
9041 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9042
9043         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9044
9045 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9046
9047         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9048         first to test gnus-single-article-buffer which may be buffer-local.
9049
9050         * gnus-sum.el (gnus-summary-setup-buffer): Make
9051         gnus-single-article-buffer buffer-local and nil in ephemeral
9052         group; make gnus-article-buffer, gnus-article-current, and
9053         gnus-original-article-buffer always buffer-local.
9054         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9055         group.
9056         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9057
9058 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9059
9060         * nnml.el (nnml-request-compact-group): Compressed files might not
9061         have .gz extension.
9062
9063 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9064
9065         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9066         (mm-copy-to-buffer): Use with-current-buffer.
9067         (mm-display-part): Simplify.
9068         (mm-inlinable-p): Add optional arg `type'.
9069
9070 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9071
9072         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9073         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9074         Try harder to show the attachment internally or externally using
9075         gnus-mime-view-part-as-type.
9076
9077 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9078
9079         * message.el (message-from-style, message-signature-separator)
9080         (message-user-organization-file, message-send-mail-function)
9081         (message-citation-line-function, message-yank-prefix)
9082         (message-indent-citation-function, message-signature)
9083         (message-signature-file, message-signature-insert-empty-line):
9084         Remove autoloads.
9085
9086         * gnus-art.el (gnus-buttonized-mime-types): Remove
9087         "multipart/signed".  Revert 2006-04-26 change.
9088
9089 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9090
9091         * gnus.el (gnus-version-number): Bump version.
9092
9093 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9094
9095         * gnus.el: No Gnus v0.5 is released.
9096
9097 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9098
9099         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9100         fetching articles by message-id.
9101
9102 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9103
9104         * message.el (hashcash): Require hashcash as normal.
9105
9106         * ecomplete.el (ecomplete-highlight-match-line): Use
9107         point-at-eol.
9108         (ecomplete-highlight-match-line): Use `highlight', because that
9109         face exists in both Emacs and XEmacs.
9110
9111         * message.el (message-display-abbrev): Use point-at-bol.
9112
9113         * mail-source.el: Don't require timer/timer-funcs.
9114
9115         * gnus-async.el: Ditto.
9116
9117         * password.el: Ditto.
9118
9119         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9120
9121         * mm-url.el: Ditto.
9122
9123         * gnus-xmas.el: Don't require timer-funcs.
9124
9125         * mm-util.el: Require timer/timer-funcs.
9126
9127 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9128
9129         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9130         Close.
9131
9132 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9133
9134         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9135         unibyte after clear-decrypt function runs.
9136
9137         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9138         returns as a unibyte string.
9139
9140 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9141
9142         * lpath.el: Revert.
9143
9144         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9145         (pgg-gpg-process-sentinel): Revert.
9146
9147         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9148         (pgg-pgp-lookup-key): Revert.
9149
9150         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9151         (pgg-pgp5-lookup-key): Revert.
9152
9153         * pgg.el (pgg-fetch-key): Revert.
9154
9155 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9156
9157         * lpath.el: Fbind string-as-multibyte for XEmacs.
9158
9159         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9160         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9161         (mml1991-pgg-encrypt): Ditto.
9162
9163         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9164         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9165         a multibyte buffer.
9166
9167         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9168         (pgg-pgp-lookup-key): Ditto.
9169
9170         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9171         (pgg-pgp5-lookup-key): Ditto.
9172
9173         * pgg.el (pgg-fetch-key): Ditto.
9174
9175 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9176
9177         * message.el (message-user-organization-file): Check several
9178         locations of the organization file.
9179
9180         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9181         Add gnus-article-view-part-as-type.
9182
9183         * gnus-art.el (gnus-article-view-part-as-type): New function.
9184
9185         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9186         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9187
9188         * mml.el: Simplify autoload.
9189         (mml-mode): defvar dnd-protocol-alist instead of using
9190         symbol-value.
9191         (mml-default-directory): New variable.
9192         (mml-minibuffer-read-file): Use it.
9193         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9194
9195         * message.el (message-citation-line-format): New variable.
9196         (message-insert-formated-citation-line): New function.
9197         (message-citation-line-function): Add
9198         `message-insert-formated-citation-line' to custom type.
9199
9200         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9201         to doc string.
9202
9203         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9204         depending on mm-verify-option.
9205
9206 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9207
9208         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9209         binding pgg-* variables; reimplement the section which prevents
9210         MIME header from being signed.
9211         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9212         pgg-text-mode; remove a blank line at the top of body.
9213
9214         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9215         lines at the top of body; use gnus-newsgroup-charset if there's no
9216         Charset header.
9217
9218 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9219
9220         * message.el (message-self-insert-commands): Doc fix.
9221
9222         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9223         (mm-uu-pgp-encrypted-test): Ditto.
9224         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9225         between header and body; return application/pgp-encrypted handle
9226         if decryption failed; decode decrypted body by charset.
9227
9228         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9229         element match to application/pgp-*.
9230
9231 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9232
9233         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9234         HTML.
9235
9236 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9237
9238         * mail-source.el (mail-source-call-script): Message the error
9239         string.
9240
9241 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9242
9243         * gnus-util.el (gnus-byte-compile): Use it.
9244
9245 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9246
9247         * gnus-util.el (kill-empty-logs): New function.
9248
9249 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9250
9251         * message.el (message-mail-alias-type): Doc fix.
9252         (message-mail-alias-type-p): New function.
9253         (message-send): Use it.
9254         (message-mode): Ditto.
9255         (message-strip-forbidden-properties): Ditto.
9256
9257         * ecomplete.el (ecomplete-database-file-coding-system): New
9258         variable.
9259         (ecomplete-save): Use it.
9260         (ecomplete-setup): Use it.
9261
9262 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9263
9264         * message.el (message-self-insert-commands): New variable.
9265         (message-strip-forbidden-properties): Use it.
9266
9267 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9268
9269         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9270         that doesn't make XEmacs choke.
9271
9272 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9273
9274         * gnus-util.el (gnus-replace-in-string):
9275         Prefer replace-regexp-in-string over of replace-in-string.
9276
9277 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9278
9279         * gnus-util.el (gnus-select-frame-set-input-focus):
9280         Use select-frame-set-input-focus if it is available in XEmacs; use
9281         definition defined in Emacs 22 for old Emacsen.
9282
9283         * dgnushack.el: Autoload unmorse-region for XEmacs.
9284
9285         * lpath.el: Bind cursor-in-non-selected-windows and
9286         select-frame-set-input-focus for XEmacs.
9287
9288 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9289
9290         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9291
9292 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9293
9294         * gnus-registry.el (gnus-registry-cache-save): Remove text
9295         properties when saving via the temp buffer.
9296
9297 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9298
9299         * message.el (message-generate-hashcash): Honor custom type.
9300
9301 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9302
9303         * message.el (message-generate-hashcash): Default to non-nil when
9304         hashcash is found.
9305
9306         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9307         (gnus-refer-thread-limit): Increase default to 500.
9308
9309         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9310
9311         * flow-fill.el (fill-flowed): Allow delete-space.
9312
9313 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9314
9315         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9316         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9317         Remove autoloads.
9318
9319 2006-04-18  Simon Josefsson  <jas@extundo.com>
9320
9321         * message.el (message-generate-hashcash): Default to.
9322
9323 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9324
9325         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9326         concatenating segments rather than before concatenating them.
9327
9328 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9329
9330         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9331
9332 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9333
9334         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9335
9336         * message.el (message-forward-make-body-plain): Allow
9337         message-forward-ignored-headers to be a list.
9338         (message-remove-ignored-headers): Factor out into function.
9339         (message-forward-make-body-mml): Use it.
9340
9341         * imap.el (imap-quote-specials): New function.
9342         (imap-login-auth): Quote specials.
9343
9344         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9345         (rfc2231-parse-string): Allow concatanation of parameters that
9346         aren't contiguous.  The test case is
9347           (mail-header-parse-content-type "message/external-body;
9348             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9349             access-type=LOCAL-FILE;
9350             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9351
9352 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9353
9354         * nntp.el (nntp-accept-process-output): Return the value of
9355         `nnheader-accept-process-output'.
9356
9357 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9358
9359         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9360         (gnus-button-alist): Recognize more diff formats.
9361         (gnus-button-patch): Strip directory.
9362
9363 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9364
9365         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9366         Emacs 22 when setting focus.
9367
9368 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9369
9370         * gnus-art.el (gnus-article-treat-types): Do treatment of
9371         text/x-verbatim parts.
9372         (gnus-button-patch): New command.
9373
9374         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9375         addresses that contain invalid characters.
9376
9377 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9378
9379         * message.el (message-put-addresses-in-ecomplete): Use
9380         gnus-replace-in-string.
9381         (message-is-yours-p): Use the more correct
9382         mail-header-parse-address instead of
9383         mail-extract-address-components.
9384         (message-put-addresses-in-ecomplete): Fix typo.
9385
9386         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9387         keystroke.
9388
9389         * gnus-art.el (gnus-treatment-function-alist): Change order of
9390         newsgroups/generic header folding to avoid double-folding.
9391
9392         * message.el (message-hidden-headers): Add X-Draft-From.
9393
9394         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9395         command.
9396         (gnus-summary-repeat-search-article-backward): New command.
9397
9398         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9399         groups in the parent topic.
9400
9401 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9402
9403         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9404         (spam-extra-header-to-number): Return the CRM114 number as a
9405         number instead of a string.
9406
9407 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9408
9409         * gnus-art.el (gnus-face-properties-alist): Moved here from
9410         gnus-fun.
9411
9412         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9413
9414 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9415
9416         * message.el (message-strip-forbidden-properties): Only display on
9417         self-insert-command.
9418
9419         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9420         reindent.
9421         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9422
9423 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9424
9425         * smiley.el (smiley-style): Fix typo.
9426
9427 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9428
9429         * hashcash.el (hashcash-insert-payment-async-2): Use
9430         message-goto-eoh instead of doing it manually.
9431         (mail-add-payment): Use message-narrow-to-header instead of trying
9432         to do the same itself.
9433
9434         * message.el (message-hidden-headers): Add Face.
9435
9436         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9437         reparenting code.
9438         (gnus-summary-reparent-children): Refactored out code.
9439         (gnus-summary-thread-map): New keystroke.
9440         (gnus-summary-reparent-children): Make into command.
9441
9442         * smiley.el (smiley-style): Default to `medium' if using a large
9443         font.
9444
9445         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9446         does it itself.
9447
9448         * message.el (message-point-in-header-p): Simplify definition.
9449
9450 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9451
9452         * nnagent.el (nnagent-request-set-mark): Silence log file
9453         writing.
9454         (nnagent-request-set-mark): Use write-region instead of
9455         append-to-file.
9456
9457         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9458         strange select method.
9459
9460         * ecomplete.el (ecomplete-display-matches): Get highlightling
9461         right.
9462         (ecomplete-display-matches): Use literals.
9463         (ecomplete-display-matches): Disable message logging.
9464
9465         * message.el (message-display-abbrev): Small optimization.
9466
9467         * ecomplete.el (ecomplete-display-matches): Allow automatic
9468         display.
9469
9470         * message.el (message-strip-forbidden-properties): Display
9471         abbrevs.
9472         (message-display-abbrev): Get automatic display right.
9473
9474         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9475         keystrokes.
9476
9477 2006-04-13  Romain Francoise  <romain@orebokech.com>
9478
9479         TODO: Backport to v5-10!
9480
9481         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9482         Moved here (and renamed) from gnus-registry.el.
9483
9484         * gnus-registry.el: Require gnus-util.
9485         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9486
9487 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9488
9489         * gnus-group.el (gnus-group-catchup-current): Change
9490         if-then-else-if-then-else into cond.
9491         (gnus-group-catchup): Indent.
9492         (group-name-at-point): New function.
9493         (gnus-fetch-group): Provide default from thing at point.
9494
9495 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9496
9497         * message.el (message-display-abbrev): Fix regexp.
9498
9499         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9500         choosing.
9501         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9502         dead variables.
9503
9504         * message.el (message-newline-and-indent): Remove debugging.
9505         (message-display-abbrev): Use new implementation.
9506
9507 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9508
9509         * gnus-art.el (gnus-article-mode): Set
9510         cursor-in-non-selected-windows to nil.
9511
9512         * smiley.el: Revert previous change.
9513         (smiley-data-directory): defvar it before using it in the
9514         defcustom of `smiley-style'.
9515
9516 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9517
9518         * message.el (message-newline-and-indent): New function.
9519
9520         * ecomplete.el: Implement more bits.
9521
9522         * message.el (message-put-addresses-in-ecomplete): Clean up the
9523         string.
9524
9525         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9526
9527         * gnus-sum.el (gnus-summary-save-parts): Bind
9528         gnus-summary-save-parts-counter and use it to make unique file
9529         names.
9530
9531         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9532
9533         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9534         parameter to say whether to actually parse the individual
9535         addresses.
9536
9537         * message.el (message-put-addresses-in-ecomplete): New function.
9538         (ecomplete): Require.
9539         (message-mail-alias-type): Add ecomplete as an option.
9540
9541 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9542
9543         * flow-fill.el (fill-flowed): Remove trailing space from blank
9544         quoted lines.
9545
9546 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9547
9548         * smiley.el (smiley-style): Move definition later to avoid a
9549         compilation warning.
9550
9551 2006-04-12  Kenichi Handa  <handa@m17n.org>
9552
9553         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9554         buffer and then decode the buffer text if necessary.
9555         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9556         first, and after mm-encode-body, change the buffer to unibyte.
9557         Use mm-disable-multibyte instead of set-buffer-multibyte.
9558
9559 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9560
9561         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9562         Content-Type header instead of Content-Disposition header.
9563         (gnus-mime-inline-part): Ditto.
9564         (gnus-mime-view-part-as-charset): Ignore charset that the part
9565         specifies.
9566
9567         * mm-decode.el (mm-display-part): Work with external parts and
9568         usual parts similarly.
9569
9570         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9571         instead of gnus-display-mime.
9572
9573         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9574         instead of with-temp-buffer.
9575
9576         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9577         tag to summarized topics part in order to encode non-ASCII text.
9578
9579 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9580
9581         * smiley.el (smiley-style): New variable.
9582         (smiley-directory): New function.
9583         (smiley-data-directory): Derive from `smiley-style' using
9584         `smiley-directory'.
9585         (smiley-regexp-alist): Add new entries.
9586
9587         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9588         (gnus-article-browse-delete-temp): Add :version.
9589
9590 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9591
9592         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9593         the sieve region.
9594
9595 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9596
9597         * gnus.el (gnus-version-number): Bump version.
9598
9599 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9600
9601         * gnus.el: No Gnus v0.4 is released.
9602
9603 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9604
9605         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9606         layout.
9607
9608         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9609         unknown charset.
9610
9611         * message.el (message-header-synonyms): Add Original-To to the
9612         default.
9613
9614         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9615         optional parameter.
9616
9617 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9618
9619         * gnus-fun.el (gnus): Require it for gnus-directory.
9620
9621 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9622
9623         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9624
9625 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9626
9627         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9628
9629 2006-04-05  Simon Josefsson  <jas@extundo.com>
9630
9631         * password.el (password-reset): New function.
9632
9633 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9634
9635         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9636         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9637
9638 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9639
9640         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9641         Some whitespace was matched into the url, which broke browsing hits
9642         > 100 when mm-url-use-external was nil.
9643
9644 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9645
9646         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9647         gnus-extra-headers for 'Newsgroups.
9648
9649         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9650         bound.
9651
9652 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9653
9654         * pgg-gpg.el: Clean up process buffers every time gpg processes
9655         complete.
9656
9657 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9658
9659         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9660         doc string.
9661
9662 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9663
9664         * pgg-gpg.el (pgg-gpg-process-filter)
9665         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9666
9667         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9668         lines, temporary fix.
9669
9670 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9671
9672         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9673
9674 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9675
9676         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9677         default-enable-multibyte-characters.  This reverts the change from
9678         revision 6.17 which is no longer necessary because the passphrase
9679         is sent separately now.  GnuPG messages are unreadable under
9680         multibyte locales with default-enable-multibyte-characters set to
9681         nil.
9682
9683 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9684
9685         * message.el (message-tool-bar-gnome): Move "spell".
9686
9687 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9688
9689         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9690         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9691         instead.
9692
9693 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9694
9695         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9696         newsgroups handling for NNTP overviews which don't include
9697         Newsgroups.
9698
9699 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9700
9701         * message.el (message-resend): Bind message-generate-hashcash to nil.
9702
9703 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9704
9705         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9706         when searching for already-paid recipients.
9707
9708 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9709
9710         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9711         passphrases when it is not needed.
9712         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9713         passphrase stuff from gpg, should only be necessary when you use
9714         gpg with a smartcard.
9715
9716 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9717
9718         * mml.el (mml-insert-mime): Ignore cached contents of
9719         message/external-body part.
9720
9721         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9722         (mm-insert-part): Ditto.
9723
9724 2006-03-23  Simon Josefsson  <jas@extundo.com>
9725
9726         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9727         Reiner.
9728         (pgg-gpg-use-agent-p): Use it again.
9729
9730 2006-03-23  Simon Josefsson  <jas@extundo.com>
9731
9732         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9733         older emacsen.
9734         (pgg-gpg-use-agent-p): Don't use it.
9735
9736 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9737
9738         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9739         if we can.
9740
9741 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9742
9743         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9744         (pgg-gpg-update-agent): New function.
9745         (pgg-gpg-use-agent-p): New function.
9746         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9747         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9748         (pgg-gpg-sign-region): Use it.
9749
9750 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9751
9752         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9753         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9754
9755 2006-03-21  Simon Josefsson  <jas@extundo.com>
9756
9757         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9758         <wilde@sha-bang.de>.
9759         (pgg-gpg-use-agent): New variable.
9760         (pgg-gpg-process-region): Use it.
9761         (pgg-gpg-encrypt-region): Likewise.
9762         (pgg-gpg-encrypt-symmetric-region): Likewise.
9763         (pgg-gpg-decrypt-region): Likewise.
9764         (pgg-gpg-sign-region): Likewise.
9765         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9766
9767 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9768
9769         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9770
9771         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9772         Add comment on version.
9773
9774 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9775
9776         * smiley.el: Add missing test smiley.
9777
9778 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9779
9780         * mm-decode.el (mm-with-part): New macro.
9781         (mm-get-part): Use it; work with message/external-body as well.
9782         (mm-save-part): Treat name and filename equally.
9783
9784         * mm-extern.el (mm-extern-cache-contents): New function.
9785         (mm-inline-external-body): Use it; force the part to be displayed;
9786         move undisplayer added to the cached handle to the parent.
9787
9788         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9789         (gnus-mime-view-part-as-type): Work with message/external-body.
9790
9791         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9792
9793 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9794
9795         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9796         images in image-load-path.  [Sync with image.el, revision 1.60, in
9797         Emacs.]
9798
9799 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9800
9801         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9802         path rather than symbol.  Always return list of directories.
9803         Guarantee that image directory comes first.  [Sync with image.el,
9804         revision 1.59, in Emacs.]
9805
9806         * message.el (message-make-tool-bar): Adjust to new API of
9807         `gmm-image-load-path-for-library'.
9808
9809         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9810
9811         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9812
9813 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9814
9815         * gnus-art.el (gnus-article-only-boring-p):
9816         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9817         intangible text.
9818         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9819
9820 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9821
9822         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9823         `defun' instead of `gmm-defun-compat'.
9824
9825 2006-03-14  Simon Josefsson  <jas@extundo.com>
9826
9827         * message.el (message-unique-id): Don't use message-number-base36
9828         if (user-uid) is a float.
9829         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9830
9831 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9832
9833         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9834
9835         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9836         empty line between a part and a message part.
9837
9838 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9839
9840         * smiley.el: Add more test smileys.
9841         (smiley-data-directory, smiley-regexp-alist)
9842         (gnus-smiley-file-types): Fix doc strings.
9843         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9844         adding new elements.
9845         (smiley-mouse-map): Unused code.  Make it a comment.
9846
9847 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9848
9849         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9850         scan latest NoCeM messages instead of old ones.
9851         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9852         delimiters that are recently used.
9853         (gnus-nocem-load-cache): Add autoload cookie.
9854
9855         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9856
9857         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9858         level which is larger than gnus-use-nocem is specified.
9859
9860         * gnus-group.el (gnus-group-get-new-news): Ditto.
9861
9862 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9863
9864         * gnus-util.el (gnus-tool-bar-update): New function.
9865
9866         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9867         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9868
9869         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9870
9871         * gnus-group.el (gnus-group-redraw-when-idle)
9872         (gnus-group-redraw-check): Remove.
9873         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9874
9875 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9876
9877         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9878         if optional last element is specified in splits (FIELD VALUE...).
9879
9880 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9881
9882         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9883         to gmm-image-load-path-for-library.  Call with no-error argument.
9884         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9885
9886         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9887
9888         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9889
9890         * gmm-utils.el (gmm-image-load-path): Remove alias.
9891
9892 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9893
9894         * gmm-utils.el (gmm-image-load-path): Add alias.
9895
9896         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9897         nnml-generate-nov-databases-1.
9898         (nnml-generate-nov-databases): Use it.
9899         (nnml-generate-nov-databases-directory): Document no-active
9900         argument.
9901
9902         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9903         directory if path is t.  Add no-error.
9904
9905         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9906         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9907
9908         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9909         resetting gnus-article-browse-html-temp-list.
9910
9911         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9912         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9913         Add example to docstring.  Rename local variables.  Move error
9914         checks to default case in cond and simplify.
9915
9916 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9917
9918         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9919         handle is multipart when calling it recursively.
9920         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9921
9922 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9923
9924         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9925         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9926
9927 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9928
9929         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9930         is loaded.
9931
9932         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9933         loaded.
9934
9935 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9936
9937         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9938         to "Emacs 23 (unicode)" in doc string.
9939
9940         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9941         "Emacs 23 (unicode)" in comment.
9942
9943 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9944
9945         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9946
9947         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9948         characters 160 through 255 in Emacs 23.
9949
9950 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9951
9952         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9953         gnus-article-browse-html-temp.
9954         (gnus-article-browse-delete-temp): Make it customizable.  Add
9955         `file'.  Adjust doc string.
9956         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9957         query for each file.  Adjust doc string.
9958         (gnus-article-browse-html-parts): Add
9959         `gnus-article-browse-delete-temp-files' to
9960         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9961
9962 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9963
9964         * gnus-art.el (gnus-article-browse-html-temp)
9965         (gnus-article-browse-delete-temp): New variables.
9966         (gnus-article-browse-delete-temp-files): New function.
9967         (gnus-article-browse-html-parts): Use it.
9968
9969 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9970
9971         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9972
9973         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9974         string.
9975
9976         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9977         gnus-summary-insert-new-articles when unplugged.  Remove
9978         gnus-summary-search-article-forward.
9979
9980         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9981         display-visual-class instead of display-color-cells.
9982
9983 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9984
9985         * dgnushack.el: Autoload customize-group for XEmacs.
9986
9987         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9988         message/* containing non-ASCII text properly.
9989
9990 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9991
9992         * message.el: Require gmm-utils, remove autoloads.
9993         (message-tool-bar): Set default based on
9994         gmm-tool-bar-style.
9995         (message-tool-bar-gnome): Add gmm-customize-mode.
9996
9997         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9998         gmm-tool-bar-style.
9999         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10000
10001         * gnus-group.el (gnus-group-tool-bar): Set default based on
10002         gmm-tool-bar-style.
10003         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10004
10005         * gmm-utils.el (gmm-image-directory): Rename variable from
10006         gmm-image-load-path.
10007         (gmm-image-load-path): Use gmm-image-directory.
10008         (gmm-customize-mode): New function.
10009         (gmm-tool-bar-style): New variable.
10010
10011         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10012         gnus-group-redraw-line-number.
10013         (gnus-group-redraw-check): Simplify.
10014         (gnus-group-tool-bar-update): Remove redraw check.
10015         (gnus-group-make-tool-bar): Add redraw check.
10016
10017 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10018
10019         * gnus-art.el (gnus-button): Add missing parentheses.
10020
10021 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10022
10023         * lpath.el: Fbind line-number-at-pos.
10024
10025 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10026
10027         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10028
10029 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10030
10031         * gnus-art.el (gnus-button): New face.
10032         (gnus-article-button-face): Use it.
10033
10034         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10035         gnus-summary-next-page.  Re-order.
10036
10037         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10038         next-node are now included.
10039         (gnus-group-redraw-line-number): New internal variable.
10040         (gnus-group-redraw-check): Helper function for updating the tool
10041         bar.
10042         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10043
10044         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10045
10046         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10047         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10048         Use it to match format of Spamassassin 3.0 and later.  Reported by
10049         IRIE Tetsuya <irie@t.email.ne.jp>.
10050         (spam-check-bogofilter)
10051         (spam-bogofilter-register-with-bogofilter): Fix args of
10052         `gnus-error' calls.
10053
10054 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10055
10056         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10057         unnecessary interaction when sending queued mails.  Reported by
10058         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10059
10060 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10061
10062         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10063         first or last are nil.
10064
10065 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10066
10067         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10068
10069 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10070
10071         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10072
10073 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10074
10075         * dns.el (query-dns): Protect more against buggy tcp output.
10076
10077 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10078
10079         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10080         nov.php.
10081
10082 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10083
10084         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10085         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10086         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10087         output on the server side.
10088         (nnweb-google-create-mapping): Update regexps and add some
10089         progress indication.
10090
10091 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10092
10093         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10094         gnus-agent-toggle-plugged.  Re-order icons.
10095         (gnus-group-tool-bar-gnome): Add
10096         gnus-group-{prev,next}-unread-group.
10097         (gnus-group-tool-bar-gnome): Re-order icons.
10098
10099         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10100         gnus-summary-insert-new-articles.
10101
10102         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10103         comments.
10104
10105         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10106         also available in Emacs 21.3.
10107
10108         * message.el (message-fix-before-sending): Change "Emacs 22" to
10109         "Emacs 23 (unicode)" in comment.
10110
10111         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10112         "Emacs 23 (unicode)" in comment.
10113
10114         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10115         comment.
10116         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10117
10118         * mm-view.el (mm-fill-flowed): Add :version.
10119
10120 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10121
10122         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10123         and load-path.
10124
10125 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10126
10127         * message.el: Autoload gmm-image-load-path.
10128         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10129         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10130         consitency.
10131
10132         * gmm-utils.el (gmm-image-load-path): Also search in
10133         "../etc/images".  Don't set gmm-image-load-path if we don't find
10134         the image.
10135
10136 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10137
10138         * gmm-utils.el (gmm-image-load-path): Don't make
10139         `gmm-image-load-path' include subdirectories which the second arg
10140         `image' might specify.
10141
10142         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10143         subdirectory to icon file names.
10144
10145         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10146
10147 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10148
10149         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10150         gmm-image-load-path calls.
10151
10152         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10153
10154         * message.el (message-make-tool-bar): Ditto.
10155
10156         * mml.el (mml-preview): Added comment concerning tool bar icons.
10157
10158         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10159         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10160
10161         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10162         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10163
10164         * message.el (message-tool-bar-gnome): Use new icon names.
10165         (message-make-tool-bar): Use `gmm-image-load-path'.
10166
10167         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10168         functions from MH-E.
10169         (gmm-image-load-path): New variable from MH-E.
10170         (gmm-image-load-path): New function from MH-E.  Added arguments
10171         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10172         *-image-load-path-called-flag.
10173
10174 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10175
10176         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10177
10178 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10179
10180         * nnimap.el (nnimap-request-move-article): Change folder back to
10181         source group before deleting.
10182
10183 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10184
10185         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10186
10187         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10188         mm-url.
10189
10190         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10191
10192 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10193
10194         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10195         coding system which mm-charset-to-coding-system returns for a
10196         given charset is valid.
10197
10198 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10199
10200         * html2text.el (html2text-remove-tag-list):
10201         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10202
10203 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10204
10205         * gnus-cus.el: Revert 2005-10-17 change.
10206
10207 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10208
10209         * gnus-art.el (article-strip-banner): Call
10210         article-really-strip-banner only when the regexp match is made.
10211
10212 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10213
10214         * gnus-art.el (article-strip-banner): Use
10215         gnus-extract-address-components instead of
10216         mail-header-parse-addresses to make it work with non-ASCII text;
10217         remove mail-encode-encoded-word-string.
10218
10219         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10220         values which are surrounded with \"...\"; make it never cause a
10221         Lisp error; give up parsing of parameters if it failed in
10222         extracting type.
10223
10224 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10225
10226         * smime.el (smime-cert-by-ldap-1): Fix bug where
10227         `smime-ldap-search' returns results without userCertificates.
10228
10229 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10230
10231         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10232
10233 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10234
10235         * spam.el (spam-check-spamassassin-headers): Adapt format for
10236         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10237         <ari@mbf.ocn.ne.jp>.
10238         (spam-list-of-processors): Add spam-use-gmane.
10239
10240 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10241
10242         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10243         make-temp-file; make it work with XEmacs as well.
10244
10245         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10246         mm-make-temp-file.
10247
10248         * mm-decode.el (mm-display-external): Use the 3rd arg of
10249         mm-make-temp-file.
10250         (mm-create-image-xemacs): Ditto.
10251
10252 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10253
10254         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10255         with message-narrow-to-headers.
10256         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10257         (gnus-draft-check-draft-articles): New function.
10258         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10259
10260 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10261
10262         * gnus-art.el (gnus-article-browse-html-parts):
10263         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10264         Don't use suffix argument for mm-make-temp-file for Emacs 21
10265         compatibility.  Remove useless `format'.
10266
10267 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10268
10269         * nnweb.el (nnweb-google-wash-article): Update regexps.
10270         (nnweb-group-alist): Use defvoo instead of defvar.
10271
10272 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10273
10274         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10275         re-loading nn* modules.
10276
10277 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10278
10279         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10280         for `tool-bar-mode' and don't check it's default-value.
10281
10282         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10283
10284         * message.el (message-make-tool-bar): Ditto.
10285
10286         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10287         `substring'.  Shorten tmp-file name.
10288
10289         * gnus.el: Remove bogus comment.
10290
10291 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10292
10293         * gnus-art.el (gnus-article-browse-html-parts): New function.
10294         (gnus-article-browse-html-article): New function for viewing html
10295         articles with a browser.
10296
10297 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10298
10299         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10300         in elisp.
10301         (pgg-gpg-encrypt-symmetric-region): Ditto.
10302         (pgg-gpg-sign-region): Ditto.
10303
10304         * pgg-def.el (pgg-text-mode): New variable.
10305
10306         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10307         (mml2015-pgg-encrypt): Ditto.
10308
10309         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10310         (mml1991-pgg-encrypt): Ditto.
10311
10312 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10313
10314         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10315         message-make-date instead of current-time-string.
10316
10317         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10318         to gnus-decoded which mm-uu might set.
10319
10320 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10321
10322         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10323         don't decode quoted parameters; remove misimported Emacs code.
10324         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10325         (rfc2231-decode-encoded-string): Don't use split-string which
10326         behaves differently according to Emacs version; use
10327         mm-decode-coding-region to convert charset to coding-system.
10328         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10329         (rfc2231-encode-string): Remove misimported Emacs code.
10330
10331 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10332
10333         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10334         when calling mail-header-parse-content-type.
10335         (article-de-quoted-unreadable): Ditto.
10336         (article-de-base64-unreadable): Ditto.
10337         (article-wash-html): Ditto.
10338
10339         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10340         calling mail-header-parse-content-type and
10341         mail-header-parse-content-disposition.
10342         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10343         mail-header-parse-content-type.
10344
10345         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10346         insert charset and format parameters; encode description after
10347         inserting it to buffer.
10348         (mml-insert-parameter): Fold lines properly even if a parameter is
10349         segmented into two or more lines; change the max column to 76.
10350
10351         * rfc1843.el (rfc1843-decode-article-body): Don't use
10352         ignore-errors when calling mail-header-parse-content-type.
10353
10354         * rfc2231.el (rfc2231-parse-string): Return at least type if
10355         possible; don't cause an error even if it fails in parsing of
10356         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10357         (rfc2231-encode-string): Don't break lines at the beginning, leave
10358         it to mml-insert-parameter.
10359
10360         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10361         calling mail-header-parse-content-type.
10362
10363 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10364
10365         * spam-report.el (spam-report-gmane-use-article-number):
10366         Improve doc string.
10367         (spam-report-gmane-internal): Check if a suitable header was found
10368         in the article.
10369
10370 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10371
10372         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10373         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10374
10375 2006-02-05  Romain Francoise  <romain@orebokech.com>
10376
10377         Update copyright notices of all files in the gnus directory.
10378
10379 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10380
10381         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10382
10383 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10384
10385         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10386         segmented lines of parameter value to cope with Thunderbird 1.5
10387         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10388         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10389         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10390
10391 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10392
10393         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10394         parts.
10395
10396 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10397
10398         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10399         there's only one active file for all servers.
10400         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10401         solid groups.  Gnus might have used a FAST request to select the group.
10402         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10403         and nnweb-search redundantly in the active file.
10404         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10405         (nnweb-request-create-group): Don't use ARGS.
10406         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10407         initialisations.  Let nnoo do the work.
10408
10409 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10410
10411         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10412         Say the part has been decoded.
10413
10414         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10415
10416 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10417
10418         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10419         mailcap-viewer-test-cache when there's no 'test clause, since that
10420         will invert the meaning of a "nil" test previously determined by
10421         mailcap-mailcap-entry-passes-test.
10422
10423 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10424
10425         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10426         compiling.
10427
10428         * gnus-sum.el: Ditto.
10429
10430         * message.el: Don't bind tool-bar-map when compiling.
10431
10432 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10433
10434         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10435
10436 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10437
10438         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10439         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10440         current Google Groups.
10441
10442 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10443
10444         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10445         and tool-bar-mode.
10446
10447         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10448         and tool-bar-mode.
10449
10450         * message.el (message-tool-bar-update): Simplify.
10451         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10452
10453         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10454         gnus-summary-buffer.
10455         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10456         gnus-summary-reply.
10457
10458         * gmm-utils.el (gmm): Add :version.
10459
10460 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10461
10462         * Makefile.in (clean): New rule.
10463         (distclean): Use it.
10464
10465 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10466
10467         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10468         autoload.
10469
10470 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10471
10472         * gmm-utils.el (gmm-verbose): Add :group.
10473
10474 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10475
10476         * message.el: Change some comments WRT tool-bars.
10477
10478         * gnus-sum.el (gnus-summary-tool-bar)
10479         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10480         (gnus-summary-tool-bar-zap-list): New variables.
10481         (gnus-summary-make-tool-bar): Complete rewrite using
10482         `gmm-tool-bar-from-list'.
10483
10484         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10485         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10486         variables.
10487         (gnus-group-make-tool-bar): Complete rewrite using
10488         `gmm-tool-bar-from-list'.
10489         (gnus-group-tool-bar-update): New function.
10490
10491         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10492
10493 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10494
10495         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10496         is dissected into a single part of which the type is the same as
10497         the given one; decode charset.
10498
10499 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10500
10501         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10502         into alists as symbol not string, since that's what
10503         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10504         look for.
10505
10506 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10507
10508         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10509         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10510
10511         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10512
10513 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10514
10515         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10516         (gnus-xmas-mime-security-button-menu): New function.
10517
10518         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10519         (gnus-mime-security-button-menu): New definition.
10520         (gnus-mime-security-button-map): Use them.
10521         (gnus-mime-security-button-menu): New function.
10522         (gnus-insert-mime-security-button): Addition to help echo.
10523         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10524         (gnus-mime-security-pipe-part): New functions.
10525
10526         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10527         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10528
10529         * mm-decode.el (mm-handle-set-disposition): Remove.
10530         (mm-handle-set-description): Remove.
10531
10532 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10533
10534         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10535         (mm-w3m-standalone-supports-m17n-p): New function.
10536         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10537         w3m usage.
10538
10539         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10540         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10541
10542 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10543
10544         * message.el (message-tool-bar-zap-list): Use
10545         gmm-tool-bar-zap-list as custom type.
10546         (message-tool-bar-update): New function.
10547         (message-tool-bar, message-tool-bar-gnome)
10548         (message-tool-bar-retro): Add message-tool-bar-update.
10549         (message-tool-bar-gnome): Add flyspell-buffer.
10550
10551         * gnus-util.el (gnus-error): Describe `args'.
10552
10553         * gmm-utils.el (gmm-error): Describe `args'.
10554         (gmm-tool-bar-zap-list): New widget.
10555         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10556
10557 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10558
10559         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10560         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10561         the number of recursive calls.
10562
10563         * mm-decode.el (mm-handle-set-disposition): New macro.
10564         (mm-handle-set-description): New macro.
10565
10566 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10567
10568         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10569         encoding.
10570
10571 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10572
10573         * message.el (message-tool-bar-zap-list, message-tool-bar)
10574         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10575         (message-tool-bar-local-item-from-menu): Remove.
10576         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10577         (message-make-tool-bar): New function.
10578         (message-mode): Use `message-make-tool-bar'.
10579
10580         * gmm-utils.el: New file.
10581         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10582         (gmm-lazy): New widget copied from `nnmail.el'.
10583         (gmm-tool-bar-from-list): New function for creating customizable
10584         tool bars.
10585         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10586         output.
10587         (gmm): Add :prefix to defgroup.
10588
10589 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10590
10591         * gmm-utils.el (gmm-widget-p): New function.
10592
10593 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10594
10595         * mml.el (mml-attach-file): Describe `description' in doc string.
10596         (mml-menu): Add Emacs MIME manual and PGG manual.
10597
10598 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10599
10600         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10601
10602 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10603
10604         * nntp.el (nntp-end-of-line): Doc fix.
10605
10606 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10607
10608         * imap.el (imap-open): Handle case where buffer is a buffer
10609         object.
10610
10611 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10612
10613         * gnus-delay.el (gnus-delay): Don't autoload.
10614         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10615         to be re-loaded when customizing the `gnus-delay' group.
10616
10617 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10618
10619         * message.el (message-insert-citation-line): Use newlines.
10620
10621 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10622
10623         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10624         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10625         these routines, so the passphrase can be managed externally and
10626         passed in to the system.
10627         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10628         pgg-add-passphrase-to-cache function.
10629
10630         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10631         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10632         these routines, so the passphrase can be managed externally and
10633         passed in to the system.
10634         (pgg-pgp5-sign-region): Use new name of
10635         pgg-add-passphrase-to-cache function.
10636
10637 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10638
10639         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10640         part of the decoded armor to find the key-identifier.
10641         (pgg-gpg-lookup-key-owner): New function to return the
10642         human-readable identifier of a key owner.
10643         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10644         itself.
10645         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10646         the key value) if we have a key and can match it against a secret
10647         key.  Also, added a note pointing out fact that the prompt only
10648         indicates the first matching key.
10649
10650         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10651         pgg-decrypt-region.
10652         (pgg-add-passphrase-to-cache): Rename from
10653         `pgg-add-passphrase-cache' to reduce confusion (all callers
10654         changed).
10655         (pgg-remove-passphrase-from-cache): Rename from
10656         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10657         changed).
10658         (pgg-read-passphrase, pgg-add-passphrase-cache)
10659         (pgg-remove-passphrase-cache): Add informative docstrings.
10660         (pgg-decrypt): Convey provided passphrase in subordinate call to
10661         pgg-decrypt-region.
10662
10663 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10664
10665         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10666         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10667         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10668         'passphrase' argument, so the passphrase can be managed externally
10669         and then passed in to the system.
10670
10671         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10672         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10673         so the passphrase cache can be used reliably with identifiers
10674         besides a pgp packet's key id.
10675
10676         * pgg-gpg.el (pgg-gpg-encrypt-region)
10677         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10678         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10679         these routines, so the passphrase can be managed externally and
10680         passed in to the system.
10681
10682         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10683         'notruncate' argument, so the passphrase cache can be used
10684         reliably with identifiers besides a pgp packet's key id.
10685
10686 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10687
10688         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10689         symmetric encryption.
10690         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10691         encrypted session key.
10692         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10693         message ask for the passphrase in a proper way.
10694
10695         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10696         New user commands for symmetric encryption.
10697
10698 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10699
10700         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10701
10702         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10703
10704 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10705
10706         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10707
10708 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10709
10710         * mm-decode.el (mm-inlined-types): Add application/pgp.
10711         (mm-automatic-display): Ditto.
10712
10713         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10714         part as text.
10715
10716 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10717
10718         * nnrss.el: Update copyright.
10719         (nnrss-opml-import): Query whether to subscribe to each entry.
10720
10721         * gnus-art.el:
10722         * gnus-sum.el:
10723         * gnus-xmas.el:
10724         * messagexmas.el:
10725         * mm-uu.el:
10726         * mm-view.el: Update copyright.
10727
10728 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10729
10730         * message.el (message-info): New function.
10731         (message-mode-menu): Add it.
10732         Update copyright.
10733
10734         * ChangeLog: Fix and update copyright.
10735
10736 2006-01-13  Romain Francoise  <romain@orebokech.com>
10737
10738         * message.el (message-forward-subject-name-subject): Prefer the
10739         address to 'nowhere' if the sender has no name.
10740         Fix typo.  Update copyright year.
10741
10742 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10743
10744         * gnus-art.el (article-wash-html): Use
10745         gnus-summary-show-article-charset-alist if a numeric arg is given.
10746         (gnus-article-wash-html-with-w3m-standalone): New function.
10747
10748         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10749         mm-inline-text-html-render-with-w3m-standalone.
10750         (mm-text-html-washer-alist): Map w3m-standalone to
10751         gnus-article-wash-html-with-w3m-standalone.
10752         (mm-inline-text-html-render-with-w3m-standalone): New function.
10753
10754 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10755
10756         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10757         Improve LaTeX.
10758
10759 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10760
10761         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10762         (nnrss-request-article): Render text/plain parts as HTML.
10763
10764         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10765         the buffer.
10766
10767 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10768
10769         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10770         custom definition of `gnus-posting-styles'.
10771
10772         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10773         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10774
10775 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10776
10777         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10778         Use nntp for bug archive.
10779
10780 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10781
10782         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10783         parts.
10784         (nnrss-normalize-date): New function converts ISO 8601 date into
10785         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10786         (nnrss-check-group): Use it.
10787
10788 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10789
10790         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10791
10792         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10793         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10794         (nnrss-insert-w3): Ditto.
10795
10796 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10797
10798         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10799         the articles to be forwarded including the case where neither a
10800         number of articles nor a region is specified.
10801
10802 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10803
10804         * nnrss.el (nnrss-request-article): Fix last change; fill
10805         text/plain parts.
10806
10807 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10808
10809         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10810         in text/plain part.
10811         (nnrss-check-group): Don't add excessive newline to dc:subject.
10812
10813 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10814
10815         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10816         article.
10817
10818 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10819
10820         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10821         (nnml-use-compressed-files, nnml-save-mail): Support other
10822         comression programs such as bzip2.
10823
10824 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10825
10826         * dns.el (query-dns): Make sure we check the buffer size before
10827         removing tcp headers.
10828
10829 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10830
10831         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10832         remove MIME buttons associated with multipart/alternative parts.
10833         (gnus-mime-display-alternative): Tag buttons using `article-type'
10834         text property.
10835
10836         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10837         associated with multipart/alternative parts.
10838
10839         * gnus-art.el (gnus-signature-separator): Fix custom type.
10840
10841         * mm-decode.el (mm-inlined-types): Fix custom type.
10842         (mm-keep-viewer-alive-types): Ditto.
10843         (mm-automatic-display): Ditto.
10844         (mm-attachment-override-types): Ditto.
10845         (mm-inline-override-types): Ditto.
10846         (mm-automatic-external-display): Ditto.
10847
10848 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10849
10850         * spam-report.el (spam-report-user-mail-address)
10851         (spam-report-user-agent): New variables.
10852         (spam-report-url-ping-plain): Use spam-report-user-agent.
10853
10854 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10855
10856         * gnus-art.el (gnus-button-handle-custom): Do not just use
10857         `customize-apropos' for any "M-x customize-*" button but the
10858         function called for.  Accept both the function name and its
10859         argument in order to achieve this.
10860         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10861         function name to `gnus-button-handle-custom' in case of "M-x
10862         customize-*" buttons.
10863
10864 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10865
10866         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10867         multipart/alternative and add xref to mm-discouraged-alternatives
10868         in doc string.
10869
10870         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10871         gnus-buttonized-mime-types in doc string.
10872
10873 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10874
10875         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10876         Suggest image/.* in the doc string.
10877
10878 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10879
10880         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10881         message-marks (Debian bug #342521).
10882
10883 2005-12-12  Simon Josefsson  <jas@extundo.com>
10884
10885         * password.el (password-read-from-cache): Add.
10886         (password-read): Use it.
10887
10888 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10889
10890         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10891         us-ascii as a MIME charset.
10892
10893         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10894         against the case where the 2nd arg TYPE is nil.
10895
10896 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10897
10898         * pop3.el (pop3-stream-type): Fix custom version.
10899
10900         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10901
10902 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10903
10904         * mm-decode.el (mm-display-external): Add missing cdr.
10905
10906 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10907
10908         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10909         RFC1524) if it is in mailcap or add a suffix according to
10910         mailcap-mime-extensions when generating a temp filename; postpone
10911         deleting a temp file for 2 seconds for some wrappers, shell
10912         scripts, and so on, which might exit right after having started a
10913         viewer command as a background job.
10914
10915 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10916
10917         * nntp.el (nntp-marks-directory): Fix custom group.
10918
10919         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10920         steps when < 10.
10921
10922         * gnus-start.el (gnus-no-server-1): Mention
10923         `gnus-level-default-subscribed' in doc string.
10924
10925 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10926
10927         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10928         parens.
10929
10930 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10931
10932         * gnus-xmas.el (gnus-use-toolbar): Revert.
10933         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10934         gnus-use-toolbar is default.
10935
10936         * messagexmas.el (message-use-toolbar): Revert.
10937         (message-setup-toolbar): Use global default-toolbar if
10938         message-use-toolbar is default.
10939
10940 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10941
10942         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10943         according to default-toolbar-visible-p.
10944
10945         * messagexmas.el (message-use-toolbar): Ditto.
10946
10947 2005-11-26  Dave Love  <fx@gnu.org>
10948
10949         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10950         (tls-program, tls-success): Provide openssl alternative.
10951
10952         * starttls.el: Doc fixes.
10953         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10954         SERVICE to PORT.
10955
10956         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10957         port null or service name.
10958         (starttls-negotiate): Autoload.
10959
10960 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10961
10962         * message.el (message-kill-to-signature): Fix interactive spec.
10963
10964 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10965
10966         * pop3.el (pop3-open-server): Recognize a string as a service name.
10967
10968 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10969
10970         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10971
10972 2005-11-23  Dave Love  <fx@gnu.org>
10973
10974         Add pop3s, pop3/starttls.
10975
10976         * pop3.el (pop3-authentication-scheme): Clarify doc.
10977         (open-tls-stream, starttls-open-stream): Autoload.
10978         (pop3-stream-type): New.
10979         (pop3-open-server): Use it.
10980
10981         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10982         for POP.
10983         (mail-source-keyword-map): Add :stream for POP.
10984         (mail-source-fetch-pop): Use pop3-stream-type.
10985
10986 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10987
10988         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10989         of current-time-string.
10990
10991 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10992
10993         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10994         date header.
10995
10996 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10997
10998         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10999         it can seriously impact performance as it bypasses the agent's
11000         local caches.
11001
11002 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11003
11004         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11005         must be explicitly online rather than "not explicitly offline" for
11006         its flags to be synchronized.
11007
11008         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11009         that gnus-uu-unmark-thread will function correctly.
11010
11011         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11012         1024K is instead displayed as 1M.
11013
11014 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11015
11016         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11017
11018 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11019
11020         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11021
11022 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11023
11024         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11025         error message to display actual error condition.
11026         (gnus-agent-save-local): Avoid saving symbols that are bound to
11027         nil as they simply result in a warning message in
11028         gnus-agent-read-local.
11029
11030 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11031
11032         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11033         rather than make-variable-buffer-local for file-precious-flag.
11034
11035 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11036
11037         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11038         for duplicates which are removed.  The invalid sort check then
11039         triggers a rescan after the sort as sorting may have moved
11040         duplicate entries such that they can be cheaply detected.
11041
11042 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11043
11044         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11045
11046 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11047
11048         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11049         internal variable to a custom variable.  Changed default value
11050         from compressed(2) to uncompressed(1).
11051         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11052         support for uncompressed agentview files.  Taken together, reading
11053         the agentview file should now be 6-7 times faster.
11054
11055 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11056
11057         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11058         as a buffer-local variable.  This avoids creating truncated
11059         dribble files as a result of a hang up, eg.
11060
11061 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11062
11063         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11064         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11065         XEmacs.
11066
11067 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11068
11069         * gnus-start.el (gnus-start-draft-setup): Enforce
11070         `gnus-draft-mode' for nndraft:drafts at startup.
11071
11072         * gnus.el (gnus-splash): Change custom group.
11073         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11074         allow-list argument.
11075
11076         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11077         string.
11078
11079 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11080
11081         * gnus-art.el (gnus-default-article-saver): Add user-defined
11082         `function' to custom type.
11083
11084 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11085
11086         * imap.el (imap-open): Handle case where buffer is a buffer
11087         object.
11088
11089 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11090
11091         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11092         long lines.
11093         (gnus-cache-delete-group): Wrap doc strings.
11094
11095         * gnus-agent.el (gnus-agent-rename-group)
11096         (gnus-agent-delete-group): Wrap doc strings.
11097
11098 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11099
11100         * messagexmas.el (message-use-toolbar): Change the valid values
11101         into default, top, bottom, left, and right.
11102         (message-toolbar-thickness): New variable.
11103         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11104         well.
11105         (message-setup-toolbar): Make it work.
11106
11107         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11108         (gnus-use-toolbar): Change the valid values into default, top,
11109         bottom, left, and right.
11110         (gnus-toolbar-thickness): New variable.
11111         (gnus-xmas-setup-toolbar): New function.
11112         (gnus-xmas-setup-group-toolbar): Use it.
11113         (gnus-xmas-setup-summary-toolbar): Use it.
11114
11115 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11116
11117         * gnus-start.el (gnus-1): Add "native" to
11118         gnus-predefined-server-alist.
11119
11120         * gnus.el (gnus-method-to-server): Don't add "native" to the
11121         lists here, because that leads to problems when
11122         gnus-select-method is bound.
11123
11124 2005-11-09  Simon Josefsson  <jas@extundo.com>
11125
11126         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11127         use (not sort-by-date) instead.
11128
11129 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11130
11131         * gnus-delay.el (gnus-delay-group): Don't autoload.
11132         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11133         to be re-loaded when customizing the `gnus-delay' group.
11134
11135 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11136
11137         * message.el: Revert last changes.
11138         (message-insert-citation-line): Use newlines.
11139
11140 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11141
11142         * message.el (message-courtesy-message)
11143         (message-mark-insert-begin, message-mark-insert-end)
11144         (message-elide-ellipsis, message-cancel-message)
11145         (message-add-header, message-change-subject)
11146         (message-cross-post-followup-to-header)
11147         (message-cross-post-insert-note, message-reduce-to-to-cc)
11148         (message-widen-reply, message-delete-not-region)
11149         (message-kill-to-signature, message-insert-signature)
11150         (message-insert-importance-high, message-insert-importance-low)
11151         (message-insert-or-toggle-importance)
11152         (message-insert-disposition-notification-to)
11153         (message-indent-citation, message-yank-original)
11154         (message-cite-original-without-signature, message-cite-original)
11155         (message-insert-citation-line, message-position-on-field)
11156         (message-fix-before-sending, message-send-mail-partially)
11157         (message-send-mail, message-send-mail-with-sendmail)
11158         (message-send-mail-with-qmail, message-send-news)
11159         (message-check-news-header-syntax, message-generate-headers)
11160         (message-insert-courtesy-copy, message-fill-address)
11161         (message-fill-header, message-shorten-references)
11162         (message-setup-1, message-cancel-news)
11163         (message-forward-make-body-plain, message-forward-make-body-mime)
11164         (message-forward-make-body-mml, message-encode-message-body)
11165         (message-forward-make-body-digest-plain)
11166         (message-forward-make-body-digest-mime)
11167         (message-use-alternative-email-as-from): Insert `hard-newline'
11168         instead of ordinary newlines.
11169
11170 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11171
11172         * message.el (message-generate-headers): Downcase the argument
11173         given to message-check-element.
11174
11175 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11176
11177         * nntp.el (nntp-authinfo-rejected): New error condition.
11178         (nntp-wait-for): Use new error condition to signal authentication
11179         error.
11180         (nntp-retrieve-data): Rethrow new error condition to break out of
11181         recursive call to nntp-send-authinfo.
11182
11183 2005-11-08  Romain Francoise  <romain@orebokech.com>
11184
11185         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11186         (gnus-summary-exit-map): Bind to `Z p'.
11187         (gnus-summary-make-menu-bar): Add menu item.
11188
11189 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11190
11191         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11192         (gnus-treat-*): Add `first' in all doc strings.
11193
11194         * gnus-group.el (gnus-group-compact-group): Fix typo.
11195
11196 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11197
11198         * gnus.el (gnus-parameters-case-fold-search): New variable.
11199         (gnus-parameters-get-parameter): Use it.
11200
11201         * gnus-score.el (gnus-home-score-file): Doc fix.
11202
11203 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11204
11205         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11206
11207 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11208
11209         * mm-util.el (mm-special-display-p): New function.
11210
11211         * mml.el (mml-preview): Use it; doc fix.
11212
11213 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11214
11215         * imap.el (imap-open): Handle case where buffer is a buffer object.
11216
11217 2005-10-29  Romain Francoise  <romain@orebokech.com>
11218
11219         * message.el (message-fix-before-sending): Fix comment.
11220
11221 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11222
11223         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11224
11225 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11226
11227         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11228         Used in gnus-score.el.
11229
11230 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11231
11232         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11233
11234 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11235
11236         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11237         whitespace removed in revision 7.8.  Use concatenated string to
11238         protect trailing whitespace.
11239
11240 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11241
11242         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11243         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11244         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11245         Courier IMAP ("some version from 2004").  Mostly based on similar
11246         code in the same function.
11247
11248 2005-10-26  Didier Verna  <didier@xemacs.org>
11249
11250         * gnus-group.el (gnus-group-compact-group): Invalidate original
11251         article buffer.
11252         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11253         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11254         NOV database and in article itself.
11255         Invalidate article backlog.
11256
11257 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11258
11259         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11260
11261 2005-10-26  Simon Josefsson  <jas@extundo.com>
11262
11263         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11264         part of 2004-07-25 change.
11265
11266 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11267
11268         * message.el (message-display-completion-list): New function.
11269         (message-expand-group): Use it; make sure the Completions buffer
11270         is modifiable.
11271 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11272
11273         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11274         user-mail-name is an empty string.
11275
11276 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11277
11278         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11279         depending on gnus-score-decay-constant.
11280
11281         * encrypt.el (encrypt-insert-file-contents)
11282         (encrypt-write-file-contents): Don't use `gnus-message'.
11283
11284         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11285         arguments.
11286         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11287         arguments to mm-uu-verbatim-marks-extract.
11288         (mm-uu-hide-markers): New variable.
11289         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11290
11291         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11292         (gnus-convert-image-to-face-command): Use "convert" by default to
11293         allow other input image formats.
11294         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11295         accordingly.
11296
11297 2005-10-23  Simon Josefsson  <jas@extundo.com>
11298
11299         * imap.el (imap-gssapi-program): Align command line parameters
11300         with latest GNU SASL.
11301         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11302
11303 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11304
11305         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11306         HTML.
11307         (nnslashdot-request-article): Ditto.
11308
11309         * lpath.el (featurep): Add nobreak-char-display.
11310
11311 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11312
11313         * mail-source.el (mail-source-fetch-pop): Require pop3.
11314         (mail-source-check-pop): Ditto.
11315
11316 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11317
11318         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11319         errors.
11320
11321 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11322
11323         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11324         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11325
11326         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11327
11328         * mm-bodies.el (mm-decode-string): Call
11329         `mm-charset-to-coding-system' with allow-override argument.
11330
11331 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11332
11333         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11334         (rfc2047-charset-to-coding-system): New function.
11335         (rfc2047-decode-encoded-words): New function.
11336         (rfc2047-decode-region): Use them.
11337         (rfc2047-decode-cte): Remove.
11338         (rfc2047-parse-and-decode): Remove.
11339         (rfc2047-decode): Remove.
11340
11341 2005-10-15  Kenichi Handa  <handa@m17n.org>
11342
11343         * rfc2047.el (rfc2047-decode-cte): New function.
11344         (rfc2047-decode-region): Change the way to decode successive
11345         encoded-words: decode B- or Q-encoding in each encoded-word,
11346         concatenate them, and decode it as charset.
11347
11348 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11349
11350         * lpath.el: Fbind codepage-setup for XEmacs.
11351
11352 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11353
11354         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11355         widget-move-and-invoke.
11356         (gnus-custom-mode): Use gnus-custom-map.
11357
11358 2005-10-15  Bill Wohler  <wohler@newt.com>
11359
11360         * message.el (message-tool-bar-map): Renamed image file from
11361         mail_send to mail/send.
11362
11363 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11364
11365         * message.el (message-expand-group): Pass the common
11366         prefix substring of completion to `display-completion-list'.
11367
11368 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11369
11370         * mml-sec.el (mml-secure-method): New internal variable.
11371         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11372         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11373         functions using mml-secure-method.
11374
11375         * mml.el (mml-mode-map): Add key bindings for those functions.
11376         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11377         Harder <harder@myrealbox.com>.
11378         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11379         end of message if point is the headers of the message.
11380
11381         * message.el (message-in-body-p): New function.
11382
11383         * assistant.el: Autoload gnus-util and netrc.
11384
11385         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11386         Use `mm-charset-override-alist' only when decoding.
11387
11388         * mm-bodies.el (mm-decode-body): Call
11389         `mm-charset-to-coding-system' with allow-override argument.
11390
11391         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11392         `filename' from Content-Disposition if Content-Type doesn't
11393         provide `name'.
11394         (gnus-mime-view-part-as-type): Set default instead of
11395         initial-input.
11396
11397 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11398
11399         * format-spec.el (format-spec): Propagate text properties of % spec.
11400
11401 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11402
11403         * gnus-art.el (gnus-treat-predicate): Add `first'.
11404
11405 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11406
11407         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11408         (mm-charset-override-alist): New variable.
11409         (mm-charset-to-coding-system): Use it.
11410         (mm-codepage-setup): New helper function.
11411         (mm-charset-eval-alist): New variable.
11412         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11413         about unknown charsets.
11414
11415         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11416
11417 2005-10-04  David Hansen  <david.hansen@gmx.net>
11418
11419         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11420         (nnrss-check-group): Ditto.
11421
11422 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11423
11424         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11425         Rename x-gnus-verbatim to x-verbatim.
11426         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11427
11428         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11429         x-verbatim.
11430
11431         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11432
11433         * gnus-util.el (gnus-remove-duplicates): Remove.
11434
11435         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11436         instead of gnus-remove-duplicates.
11437
11438         * message.el (message-remove-duplicates): Remove.
11439         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11440         message-remove-duplicates.
11441
11442         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11443         available, else use implementation from `delete-dups'.
11444
11445         * message.el (message-insert-expires): New function.
11446         (message-mode-map): Add key binding.
11447         (message-mode-field-menu): Add menu entry.
11448         (message-mode): Document it.
11449         (message-make-expires-date): Use `message-make-date'.
11450
11451 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11452
11453         * message.el (message-make-expires-date): New function.
11454
11455 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11456
11457         * Makefile.in (list-installed-shadows): New entry.
11458         (install): Use it.
11459         (remove-installed-shadows): New entry.
11460
11461         * dgnushack.el (dgnushack-default-load-path): New variable.
11462         (dgnushack-find-lisp-shadows): New function.
11463         (dgnushack-remove-lisp-shadows): New function.
11464
11465 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11466
11467         * Makefile.in (install-el-elc): New entry.
11468         (install): Use it so that .el files are necessarily installed.
11469
11470 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11471
11472         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11473
11474 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11475
11476         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11477         function rather than the diff-mode.el package.
11478         (mm-display-external): Use with-current-buffer.
11479         (mm-viewer-completion-map, mm-viewer-completion-map):
11480         Move initialization inside declaration.
11481
11482 2005-09-29  Simon Josefsson  <jas@extundo.com>
11483
11484         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11485         autoload mail-check-payment.
11486         (spam-check-hashcash): Define unconditionally, since hashcash.el
11487         is part of Gnus now.  Ignore errors from payment checking.
11488
11489 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11490
11491         * message.el (message-bold-region, message-unbold-region): Rename
11492         from `bold-region' and `unbold-region'.
11493
11494         * message.el: Remove useless autoloads.
11495
11496 2005-09-28  Simon Josefsson  <jas@extundo.com>
11497
11498         * message.el (message-use-idna): Default to t.
11499         (message-use-idna): Test whether encoding works too.  Doc fix.
11500
11501 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11502
11503         * nntp.el (nntp-warn-about-losing-connection): Remove.
11504
11505 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11506
11507         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11508         customizable.  Change default value.
11509         (mm-uu-diff-groups-regexp): Change default value.
11510         (mm-uu-type-alist): Add doc string.
11511         (mm-uu-configure): Add doc string.  Make it interactive.
11512         (mm-uu-tex-groups-regexp): New variable.
11513         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11514         (mm-uu-type-alist): Add LaTeX documents.
11515         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11516         of "text/verbatim".
11517         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11518
11519         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11520         instead of "text/verbatim".
11521
11522         * message.el (message-mark-inserted-region)
11523         (message-mark-insert-file): Use slrn style marks when called with
11524         prefix argument.
11525
11526 2005-09-27  Simon Josefsson  <jas@extundo.com>
11527
11528         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11529
11530 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11531
11532         * message.el (message-remove-duplicates): New function.
11533         Implementation borrowed from `gnus-remove-duplicates'.
11534         (message-idna-to-ascii-rhs): Also encode idna addresses in
11535         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11536         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11537         only ask about the same idna domain once per header and also tell
11538         in what header to replace the idna domain.
11539
11540         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11541         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11542         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11543         a header is decoded and not just the last one.
11544
11545 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11546
11547         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11548         has been decoded.
11549
11550         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11551         (mm-insert-part): Don't modify text if it has been decoded.
11552
11553         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11554         decoded.
11555
11556         * mm-view.el (mm-inline-text): Don't strip text props unless
11557         decoding enriched or richtext parts.
11558
11559 2005-09-25  Romain Francoise  <romain@orebokech.com>
11560
11561         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11562         * gnus-start.el (gnus-subscribe-interactively):
11563         * gnus-uu.el (gnus-uu-grab-articles):
11564         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11565         space.
11566
11567 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11568
11569         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11570         * mm-view.el (mm-view-pkcs7-decrypt):
11571         * gnus-sum.el (gnus-summary-limit-to-extra)
11572         (gnus-summary-respool-article, gnus-read-move-group-name):
11573         * gnus-score.el (gnus-summary-increase-score):
11574         * gnus-util.el (gnus-completing-read-with-default):
11575         * gnus-art.el (gnus-read-save-file-name)
11576         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11577         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11578         * message.el (message-check-news-header-syntax):
11579         Follow convention for reading with the minibuffer.
11580
11581 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11582
11583         * spam-report.el (spam-report-url-ping-plain):
11584         Use gnus-extended-version as User-Agent.
11585
11586         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11587         default value is nil.
11588
11589         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11590         (mm-uu-verbatim-marks-extract): New function.
11591         (mm-uu-extract): New face.
11592         (mm-uu-copy-to-buffer): Use it.
11593
11594         * spam-report.el (spam-report-gmane-ham): Renamed from
11595         `spam-report-gmane-unspam'.
11596         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11597         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11598
11599         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11600         Autoload.
11601         (spam-report-gmane-unregister-routine): Renamed
11602         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11603
11604 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11605
11606         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11607         (spam-report-gmane-unregister-routine): Add support for gmane
11608         unregistration.
11609
11610         * spam-report.el (spam-report-gmane-unspam)
11611         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11612         (spam-report-gmane): Change to take a single article and do unspam
11613         registration.
11614
11615 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11616
11617         * mm-url.el (mm-url-decode-entities): Fix regexp.
11618
11619 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11620
11621         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11622         default to nil, to be able to use Gnus at all.  If the default
11623         switches to something else, then the function should be fixed not
11624         be exceedingly slow.
11625
11626 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11627
11628         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11629         fail hard.
11630
11631         * spam-report.el: Add better Keywords line.
11632
11633         * spam.el: Add Maintainer and better Keywords line.
11634
11635 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11636
11637         * gnus-art.el (gnus-article-replace-part)
11638         (gnus-mime-replace-part): New functions.
11639         (gnus-mime-action-alist, gnus-mime-button-commands)
11640         (gnus-mime-save-part-and-strip): Added file argument.
11641         (gnus-article-part-wrapper): Added interactive argument.
11642
11643         * gnus-sum.el (gnus-summary-mime-map): Add
11644         `gnus-article-replace-part'.
11645
11646 2005-09-19  Didier Verna  <didier@xemacs.org>
11647
11648         The nnml compaction feature:
11649         * nnml.el (nnml-request-compact-group): New function.
11650         * nnml.el (nnml-request-compact): New function.
11651         * gnus-int.el (gnus-request-compact-group): New function.
11652         * gnus-int.el (gnus-request-compact): New function.
11653         * gnus-group.el (gnus-group-compact-group): New function.
11654         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11655         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11656         * gnus-srvr.el (gnus-server-compact-server): New function.
11657         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11658         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11659
11660 2005-09-18  Deepak Goel  <deego@gnufans.org>
11661
11662         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11663         format spec.
11664
11665 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11666
11667         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11668
11669 2005-09-15  Romain Francoise  <romain@orebokech.com>
11670
11671         * message.el (message-fill-paragraph): Clarify docstring.
11672
11673 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11674
11675         * gnus-art.el (gnus-mime-display-part): Protect against broken
11676         MIME messages.
11677
11678 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11679
11680         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11681         before parsing header.
11682
11683 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11684
11685         * html2text.el (html2text-replace-list): Add new entities.
11686
11687 2005-09-11  Romain Francoise  <romain@orebokech.com>
11688
11689         * message.el (message-alternative-emails): Improve docstring.
11690         (message-setup-1): Call `message-use-alternative-email-as-from'
11691         after `message-setup-hook' to give it precedence over posting
11692         styles, etc.
11693         (message-use-alternative-email-as-from): Add docstring.  Remove
11694         the original From header if present.
11695
11696         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11697         (nnml-save-mail): Use it.
11698
11699         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11700         articles.  Add new argument `silent'.
11701         (gnus-uu-mark-all): Report the total number of marked articles.
11702
11703 2005-09-10  Romain Francoise  <romain@orebokech.com>
11704
11705         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11706         (gnus-uu-mark-series): Likewise.
11707
11708 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11709
11710         * spam-report.el (spam-report-gmane): Fix generation of spam
11711         report URL.
11712
11713 2005-09-10  Simon Josefsson  <jas@extundo.com>
11714
11715         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11716         t, based on discussion on the ding list with Robert Epprecht
11717         <epprecht@solnet.ch>.
11718
11719 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11720
11721         * spam-report.el (spam-report-gmane): Make it work without
11722         X-Report-Spam header.  Gmane now only provides Archived-At.
11723         This is only used if `spam-report-gmane-use-article-number' is nil.
11724         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11725
11726         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11727         make `gnus-summary-sort-by-recipient' work with threading.
11728
11729         * nnweb.el (nnweb-google-wash-article): Print a message if article
11730         is not available.
11731
11732 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11733
11734         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11735         change.  Decode text/* parts content before displaying.
11736
11737 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11738
11739         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11740
11741 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11742
11743         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11744
11745         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11746         url-package-name, url-package-version,
11747         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11748         w3m-display-inline-images, and w3m-minor-mode-map.
11749
11750 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11751
11752         * message.el (message-tab-body-function): Fix mismatched custom type.
11753
11754         * gnus.el (gnus-group-change-level-function): Ditto.
11755
11756         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11757
11758         * gnus-art.el (gnus-signature-limit)
11759         (gnus-article-mime-part-function): Ditto.
11760
11761 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11762
11763         * mml.el (mml-mode): Silence the byte compiler.
11764
11765         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11766         using `(sit-for 0)' before moving the point to the specified part;
11767         skip unbuttonized parts.
11768         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11769         return to the summary window if gnus-auto-select-part is non-nil.
11770
11771 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11772
11773         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11774         variables.
11775         (mml-dnd-attach-file, mml-mode): Use them.
11776
11777         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11778         Make fetching article by MID work again for Google Groups.  Added
11779         FIXME concerning gnus-group-make-web-group.
11780
11781         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11782         Don't depend on Gnus by using mail-extract-address-components if
11783         gnus-extract-address-components is not bound.
11784
11785 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11786
11787         * gnus-art.el (gnus-mime-display-security): Don't display the
11788         signature, but only the signed part.
11789
11790 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11791
11792         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11793
11794         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11795         list, not listp.
11796
11797 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11798
11799         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11800         when encoding.
11801
11802         * mm-bodies.el (mm-decode-content-transfer-encoding):
11803         De-canonicalize CRLF for all text content types, not just
11804         text/plain.
11805
11806 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11807
11808         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11809         valid article; point arrow and cursor at the MIME button.
11810
11811 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11812
11813         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11814         Suggested by Dan Christensen <jdc@uwo.ca>.
11815
11816         * mm-decode.el (mm-save-part): Enable change of prompt.
11817
11818 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11819
11820         * gnus-msg.el (gnus-inews-add-send-actions): Made
11821         `message-post-method' lambda parameter ARG `&optional'.
11822
11823 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11824
11825         * gnus-sum.el (gnus-summary-mime-map): Added
11826         gnus-article-save-part-and-strip, gnus-article-delete-part and
11827         gnus-article-jump-to-part.
11828
11829         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11830         (gnus-article-edit-part): Use it.
11831         (gnus-article-part-wrapper): Added no-handle argument.
11832         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11833         functions.
11834
11835 2005-08-29  Romain Francoise  <romain@orebokech.com>
11836
11837         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11838         docstring.
11839         (gnus-face-from-file): Likewise.
11840
11841 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11842
11843         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11844         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11845         non-nil.
11846         (gnus-auto-select-part): New variable.
11847         (gnus-article-jump-to-part): New function.
11848         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11849         (gnus-mime-delete-part): Allow selecting specified part after
11850         deleting or stripping parts.
11851         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11852         part if argument is bogus.
11853
11854 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11855
11856         * gnus-art.el (w3m-minor-mode-map):
11857         * gnus-spec.el (gnus-newsrc-file-version):
11858         * gnus-util.el (nnmail-active-file-coding-system)
11859         (gnus-original-article-buffer, gnus-user-agent):
11860         * gnus.el (gnus-ham-process-destinations)
11861         (gnus-parameter-ham-marks-alist)
11862         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11863         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11864         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11865         * mm-decode.el (gnus-current-window-configuration):
11866         * mm-extern.el (gnus-article-mime-handles):
11867         * mm-url.el (url-current-object, url-package-name)
11868         (url-package-version):
11869         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11870         (smime-keys, w3m-cid-retrieve-function-alist)
11871         (w3m-current-buffer, w3m-display-inline-images)
11872         (w3m-minor-mode-map):
11873         * mml-smime.el (gnus-extract-address-components):
11874         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11875         (gnus-newsrc-hashtb, message-default-charset)
11876         (message-deletable-headers, message-options)
11877         (message-posting-charset, message-required-mail-headers)
11878         (message-required-news-headers):
11879         * mml1991.el (mc-pgp-always-sign):
11880         * mml2015.el (mc-pgp-always-sign):
11881         * nnheader.el (nnmail-extra-headers):
11882         * rfc1843.el (gnus-decode-encoded-word-function)
11883         (gnus-decode-header-function, gnus-newsgroup-name):
11884         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11885
11886 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11887
11888         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11889         the end of the date treatments.
11890
11891 2005-08-15  Simon Josefsson  <jas@extundo.com>
11892
11893         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11894         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11895         Capello and Romain Francoise.
11896         (pgg-fetch-key-function): Removed, not used?
11897         (pgg-insert-url-with-w3): Require url, to get
11898         url-insert-file-contents regardless of where it is defined.
11899
11900 2005-08-13  Romain Francoise  <romain@orebokech.com>
11901
11902         * message.el (message-cite-original-1): New function.
11903         (message-cite-original): Use it.
11904         (message-cite-original-without-signature): Ditto.
11905
11906 2005-08-08  Romain Francoise  <romain@orebokech.com>
11907
11908         * message.el (message-yank-empty-prefix): New variable.
11909         (message-indent-citation): Use it.
11910         (message-cite-original-without-signature): Respect X-No-Archive.
11911
11912 2005-08-08  Simon Josefsson  <jas@extundo.com>
11913
11914         * pgg.el: Autoload url-insert-file-contents instead of loading
11915         w3/url.
11916         (pgg-insert-url-with-w3): Don't load url here.
11917
11918 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11919
11920         * message.el (message-kill-to-signature): Don't insert newline at
11921         bol.
11922         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11923
11924 2005-08-06  Romain Francoise  <romain@orebokech.com>
11925
11926         * message.el (message-user-fqdn): Fix typo in docstring.
11927
11928 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11929
11930         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11931
11932         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11933
11934 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11935
11936         * mm-bodies.el (mm-encode-body): Use coding system rather than
11937         charset to encode text.
11938
11939         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11940         number of charsets if utf-8 is available (XEmacs).
11941
11942 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11943
11944         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11945         taken from `gnus-button-mid-or-mail-regexp'.
11946         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11947         (gnus-button-alist): Improve regexp for domain part of the MIDs
11948         for news:localpart@domain buttons.
11949         (gnus-button-ctan-directory-regexp): Update.
11950
11951 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11952
11953         * sieve-manage.el (sieve-manage-interactive-login): Use
11954         make-local-variable rather than make-variable-buffer-local.
11955         (sieve-manage-open): Ditto.
11956         (sieve-manage-authenticate): Ditto.
11957
11958         * mml.el (mml-generate-mime-1): Make the content type default to
11959         text/plain if the filename is not specified.
11960
11961 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11962
11963         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11964         instead of insert-buffer.
11965
11966         * message.el (message-yank-original): Ditto; set the mark at the
11967         end of the yanked message.
11968
11969 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11970
11971         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11972         lines to scroll rather than to stop it.
11973
11974         * mml.el (mml-generate-default-type): Add doc string.
11975         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11976         default to application/octet-stream when determining the content
11977         type if it is not specified for the part or the mml contents; add
11978         a comment about mml-generate-default-type.
11979
11980 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11981
11982         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11983         make it default to application/octet-stream when determining the
11984         content type if it is not specified for the external contents.
11985
11986 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11987
11988         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11989         segmented parameter but also other parameters might be there.
11990
11991 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11992
11993         * mm-decode.el (mm-display-external): Delete temp file, directory
11994         and buffer immediately if the external process is exited.
11995
11996 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11997
11998         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11999         fewer lines than that of scroll-margin.
12000         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12001
12002 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12003
12004         * gnus-art.el (gnus-article-next-page): Revert.
12005         (gnus-article-beginning-of-window): New macro.
12006         (gnus-article-next-page-1): Use it.
12007         (gnus-article-prev-page): Ditto.
12008         (gnus-article-edit-part): Use insert-buffer-substring instead of
12009         insert-buffer.
12010         (gnus-article-edit-exit): Ditto.
12011
12012         * gnus-util.el (gnus-beginning-of-window): Remove.
12013         (gnus-end-of-window): Remove.
12014
12015         * lpath.el: Don't bind header-line-format and scroll-margin.
12016
12017 2005-07-25  Simon Josefsson  <jas@extundo.com>
12018
12019         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12020         to have the url package without w3.  Reported by Daiki Ueno
12021         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12022
12023 2005-07-20  Didier Verna  <didier@xemacs.org>
12024
12025         * gnus-diary.el: Remove the description comment (nndiary is now
12026         properly documented in the Gnus manual).
12027         Fix the spelling of "Back End".
12028         * nndiary.el: Ditto.
12029         Fix the copyright notice.
12030
12031 2005-07-18  Romain Francoise  <romain@orebokech.com>
12032
12033         * gnus-sum.el (gnus-summary-to-prefix)
12034         (gnus-summary-newsgroup-prefix): New variables.
12035         (gnus-summary-from-or-to-or-newsgroups): Use them.
12036
12037 2005-07-17  Romain Francoise  <romain@orebokech.com>
12038
12039         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12040         space as it's generally not especially interesting to the user.
12041
12042 2005-07-16  Romain Francoise  <romain@orebokech.com>
12043
12044         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12045         nil to avoid prompting and file modification if one of the
12046         messages at the top of the nnfolder file contains a copyright
12047         notice.
12048         Update copyright notice.
12049
12050         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12051         instead of `current-time-string' as the latter creates a time
12052         string that is not RFC 2822 compliant (it lacks the zone).
12053         Update copyright notice.
12054
12055 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12056
12057         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12058         for text/rtf.  Display default in prompt.  Pass default for M-n.
12059
12060         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12061
12062 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12063
12064         * gnus-msg.el (gnus-button-mailto): Remove
12065         save-selected-window-window hackery because it relies on
12066         save-selected-window internals.
12067
12068 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12069
12070         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12071         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12072         (gnus-article-prev-page): Ditto.
12073
12074         * gnus-util.el (gnus-beginning-of-window): New function.
12075         (gnus-end-of-window): New function.
12076
12077         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12078
12079 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12080
12081         * gnus-score.el (gnus-score-edit-all-score): Set
12082         gnus-score-edit-exit-function to gnus-score-edit-done and call
12083         gnus-message.
12084
12085 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12086
12087         * gnus-msg.el (gnus-button-mailto): Remove
12088         save-selected-window-window hackery because it relies on
12089         save-selected-window internals.
12090
12091 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12092
12093         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12094         add-minor-mode.
12095         (gnus-binary-mode): Ditto.
12096
12097         * gnus-topic.el (gnus-topic-mode): Ditto.
12098
12099 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12100
12101         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12102         (gnus-article-prev-page): Take scroll-margin into consideration.
12103
12104 2005-07-04  Lute Kamstra  <lute@gnu.org>
12105
12106         Update FSF's address in GPL notices.
12107
12108 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12109
12110         * gnus.el (gnus-exit):
12111         * gnus-group.el (gnus-group-icons):
12112         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12113
12114         * gnus-nocem.el (gnus-nocem):
12115         * message.el (message-various, message-buffers, message-sending)
12116         (message-interface, message-forwarding, message-insertion)
12117         (message-headers, message-news, message-mail):
12118         * pgg-gpg.el (pgg-gpg):
12119         * pgg-parse.el (pgg-parse):
12120         * pgg-pgp.el (pgg-pgp):
12121         * pgg-pgp5.el (pgg-pgp5):
12122         * pop3.el (pop3): Finish `defgroup' description with period.
12123
12124 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12125
12126         * gnus-art.el (article-display-face): Improve the efficiency.
12127         (article-display-x-face): Ditto; remove grey x-face stuff.
12128
12129 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12130
12131         * gnus-art.el (article-display-face): Correct the position in
12132         which Faces are inserted.
12133
12134 2005-06-29  Didier Verna  <didier@xemacs.org>
12135
12136         * gnus-art.el (article-display-face): Display faces in correct
12137         order.
12138
12139 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12140
12141         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12142         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12143         (gnus-nocem-check-article): Fetch the Type header.
12144         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12145         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12146         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12147         make sure gnus-nocem-hashtb is initialized.
12148         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12149         (gnus-nocem-unwanted-article-p): Ditto.
12150
12151         * pgg.el (pgg-verify): Return the verification result.
12152
12153 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12154
12155         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12156         is ascii.
12157
12158 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12159
12160         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12161         `show-nonbreak-escape'.
12162
12163 2005-06-23  Lute Kamstra  <lute@gnu.org>
12164
12165         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12166
12167         * dig.el (dig-mode):
12168         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12169
12170 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12171
12172         * nnimap.el (nnimap-split-download-body): Fix spellings.
12173
12174 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12175
12176         * gnus-art.el (gnus-article-encrypt-body):
12177         * gnus-cus.el (gnus-score-customize):
12178         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12179         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12180
12181 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12182
12183         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12184         header by looking for magic "MII" at the beginnig.
12185
12186 2005-06-16  Miles Bader  <miles@gnu.org>
12187
12188         * gnus-xmas.el (gnus-xmas-group-startup-message):
12189         Use renamed gnus-splash face.
12190
12191         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12192         (assistant-field-face): New backward-compatibility alias for renamed
12193         face.
12194         (assistant-render-text): Use renamed assistant-field face.
12195
12196         * spam.el (spam): Remove "-face" suffix from face name.
12197         (spam-face): New backward-compatibility alias for renamed face.
12198         (spam-face, spam-initialize): Use renamed spam face.
12199
12200         * message.el (message-header-to, message-header-cc)
12201         (message-header-subject, message-header-newsgroups)
12202         (message-header-other, message-header-name)
12203         (message-header-xheader, message-separator, message-cited-text)
12204         (message-mml): Remove "-face" suffix from face names.
12205         (message-header-to-face, message-header-cc-face)
12206         (message-header-subject-face, message-header-newsgroups-face)
12207         (message-header-other-face, message-header-name-face)
12208         (message-header-xheader-face, message-separator-face)
12209         (message-cited-text-face, message-mml-face):
12210         New backward-compatibility aliases for renamed faces.
12211         (message-font-lock-keywords): Use renamed message faces.
12212
12213         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12214         (sieve-test-commands, sieve-tagged-arguments):
12215         Remove "-face" suffix from face names.
12216         (sieve-control-commands-face, sieve-action-commands-face)
12217         (sieve-test-commands-face, sieve-tagged-arguments-face):
12218         New backward-compatibility aliases for renamed faces.
12219         (sieve-control-commands-face, sieve-action-commands-face)
12220         (sieve-test-commands-face, sieve-tagged-arguments-face):
12221         Use renamed sieve faces.
12222
12223         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12224         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12225         (gnus-group-news-3-empty, gnus-group-news-4)
12226         (gnus-group-news-4-empty, gnus-group-news-5)
12227         (gnus-group-news-5-empty, gnus-group-news-6)
12228         (gnus-group-news-6-empty, gnus-group-news-low)
12229         (gnus-group-news-low-empty, gnus-group-mail-1)
12230         (gnus-group-mail-1-empty, gnus-group-mail-2)
12231         (gnus-group-mail-2-empty, gnus-group-mail-3)
12232         (gnus-group-mail-3-empty, gnus-group-mail-low)
12233         (gnus-group-mail-low-empty, gnus-summary-selected)
12234         (gnus-summary-cancelled, gnus-summary-high-ticked)
12235         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12236         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12237         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12238         (gnus-summary-low-undownloaded)
12239         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12240         (gnus-summary-low-unread, gnus-summary-normal-unread)
12241         (gnus-summary-high-read, gnus-summary-low-read)
12242         (gnus-summary-normal-read, gnus-splash):
12243         Remove "-face" suffix from face names.
12244         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12245         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12246         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12247         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12248         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12249         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12250         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12251         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12252         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12253         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12254         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12255         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12256         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12257         (gnus-summary-normal-ticked-face)
12258         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12259         (gnus-summary-normal-ancient-face)
12260         (gnus-summary-high-undownloaded-face)
12261         (gnus-summary-low-undownloaded-face)
12262         (gnus-summary-normal-undownloaded-face)
12263         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12264         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12265         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12266         (gnus-splash-face):
12267         New backward-compatibility aliases for renamed faces.
12268         (gnus-group-startup-message): Use renamed gnus faces.
12269
12270         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12271         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12272         (gnus-server-agent): Remove "-face" suffix from face names.
12273         (gnus-server-agent-face, gnus-server-opened-face)
12274         (gnus-server-closed-face, gnus-server-denied-face)
12275         (gnus-server-offline-face):
12276         New backward-compatibility aliases for renamed faces.
12277         (gnus-server-agent-face, gnus-server-opened-face)
12278         (gnus-server-closed-face, gnus-server-denied-face)
12279         (gnus-server-offline-face): Use renamed gnus faces.
12280
12281         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12282         Remove "-face" suffix from face names.
12283         (gnus-picon-xbm-face, gnus-picon-face):
12284         New backward-compatibility aliases for renamed faces.
12285
12286         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12287         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12288         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12289         (gnus-cite-11): Remove "-face" suffix from face names.
12290         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12291         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12292         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12293         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12294         New backward-compatibility aliases for renamed faces.
12295         (gnus-cite-attribution-face, gnus-cite-face-list)
12296         (gnus-article-boring-faces): Use renamed gnus faces.
12297
12298         * gnus-art.el (gnus-signature, gnus-header-from)
12299         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12300         (gnus-header-content): Remove "-face" suffix from face names.
12301         (gnus-signature-face, gnus-header-from-face)
12302         (gnus-header-subject-face, gnus-header-newsgroups-face)
12303         (gnus-header-name-face, gnus-header-content-face):
12304         New backward-compatibility aliases for renamed faces.
12305         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12306
12307         * gnus-sum.el (gnus-summary-selected-face)
12308         (gnus-summary-highlight): Use renamed gnus faces.
12309         * gnus-group.el (gnus-group-highlight): Likewise.
12310
12311 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12312
12313         * gnus-sieve.el (gnus-sieve-article-add-rule):
12314         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12315         * spam-stat.el (spam-stat-buffer-change-to-spam)
12316         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12317
12318         * message.el (message-is-yours-p):
12319         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12320
12321 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12322
12323         * mm-view.el (mm-inline-text): Withdraw the last change.
12324
12325 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12326
12327         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12328         executing enriched-decode.
12329
12330 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12331
12332         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12333         charset of tar files.
12334
12335 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12336
12337         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12338
12339 2005-06-04  Lute Kamstra  <lute@gnu.org>
12340
12341         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12342         information is never recorded.
12343
12344 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12345
12346         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12347
12348 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12349
12350         * pop3.el (pop3-apop): Run md5 in the binary mode.
12351
12352         * starttls.el (starttls-set-process-query-on-exit-flag):
12353         Use eval-and-compile.
12354
12355 2005-05-31  Simon Josefsson  <jas@extundo.com>
12356
12357         * smime.el (smime-replace-in-string): Define.
12358         (smime-cert-by-ldap-1): Use it.
12359
12360 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12361
12362         * gnus-art.el (article-display-x-face): Replace
12363         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12364
12365         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12366         set-process-query-on-exit-flag or process-kill-without-query.
12367
12368         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12369         loop instead of replace-regexp.
12370
12371         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12372         instead of process-kill-without-query if it is available.
12373
12374         * lpath.el: Fbind ldap-search-entries.
12375
12376         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12377         instead of find-file-hooks if it is available.
12378
12379         * mml1991.el: Bind pgg-default-user-id when compiling.
12380
12381         * mml2015.el: Bind pgg-default-user-id when compiling.
12382
12383         * nndraft.el (nndraft-request-associate-buffer):
12384         Use write-contents-functions instead of write-contents-hooks if it is
12385         available.
12386
12387         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12388         instead of find-file-hooks if it is available.
12389
12390         * nntp.el (nntp-open-connection): Replace
12391         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12392         (nntp-open-ssl-stream): Ditto.
12393         (nntp-open-tls-stream): Ditto.
12394
12395         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12396         set-process-query-on-exit-flag or process-kill-without-query.
12397         (starttls-open-stream-gnutls): Use it instead of
12398         process-kill-without-query.
12399         (starttls-open-stream): Ditto.
12400
12401 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12402
12403         * smime.el (smime-cert-by-ldap-1): Don't use
12404         replace-regexp-in-string.
12405
12406 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12407
12408         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12409
12410         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12411         in PEM format.  Adjust to the XEmacs compability.
12412
12413 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12414
12415         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12416         by `string-to-number'.
12417         * gnus-agent.el (gnus-agent-regenerate-group)
12418         (gnus-agent-fetch-articles): Ditto.
12419         * gnus-art.el (gnus-button-fetch-group): Ditto.
12420         * gnus-cache.el (gnus-cache-generate-active)
12421         (gnus-cache-articles-in-group): Ditto.
12422         * gnus-group.el (gnus-group-set-current-level)
12423         (gnus-group-insert-group-line): Ditto.
12424         * gnus-score.el (gnus-score-set-expunge-below)
12425         (gnus-score-set-mark-below, gnus-summary-score-effect)
12426         (gnus-summary-score-entry): Ditto.
12427         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12428         (gnus-soup-pack): Ditto.
12429         * gnus-spec.el (gnus-xmas-format): Ditto.
12430         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12431         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12432         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12433         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12434         * nndb.el (nndb-get-remote-expire-response): Ditto.
12435         * nndiary.el (nndiary-parse-schedule-value)
12436         (nndiary-string-to-number, nndiary-request-replace-article)
12437         (nndiary-request-article): Ditto.
12438         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12439         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12440         * nneething.el (nneething-make-head): Ditto.
12441         * nnfolder.el (nnfolder-request-article)
12442         (nnfolder-retrieve-headers): Ditto.
12443         * nnheader.el (nnheader-file-to-number): Ditto.
12444         * nnkiboze.el (nnkiboze-request-article): Ditto.
12445         * nnmail.el (nnmail-process-unix-mail-format)
12446         (nnmail-process-babyl-mail-format): Ditto.
12447         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12448         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12449         (nnmh-request-create-group, nnmh-request-list-1)
12450         (nnmh-request-group, nnmh-request-article): Ditto.
12451         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12452         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12453         * nnsoup.el (nnsoup-make-active): Ditto.
12454         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12455         * nntp.el (nntp-find-group-and-number)
12456         (nntp-retrieve-headers-with-xover): Ditto.
12457         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12458         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12459         (pgg-format-key-identifier): Ditto.
12460         * pop3.el (pop3-last, pop3-stat): Ditto.
12461         * qp.el (quoted-printable-decode-region): Ditto.
12462
12463         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12464         of concat.
12465
12466 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12467
12468         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12469
12470         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12471
12472         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12473
12474         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12475
12476         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12477
12478         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12479
12480         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12481         (gnus-carpal-mode): Ditto.
12482
12483         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12484         (gnus-browse-mode): Ditto.
12485
12486         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12487
12488         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12489
12490 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12491
12492         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12493
12494 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12495
12496         * gnus-util.el (gnus-run-mode-hooks): New function.
12497
12498         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12499
12500         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12501         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12502
12503 2005-05-27  Lute Kamstra  <lute@gnu.org>
12504
12505         * dns-mode.el (dns-mode): Specify customization group.
12506
12507 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12508
12509         * gnus-agent.el (gnus-agent-make-mode-line-string):
12510         Use mode-line-highlight as mouse-face.
12511
12512 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12513
12514         * canlock.el (canlock): Change the parent group to news.
12515
12516         * deuglify.el (gnus-outlook-deuglify): Add :group.
12517
12518         * dig.el (dig): Add :group.
12519
12520         * dns-mode.el (dns-mode): Add :group.
12521
12522         * encrypt.el (encrypt): Add :group.
12523
12524         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12525         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12526         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12527         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12528         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12529
12530         * gnus-diary.el (gnus-diary): Add :group.
12531
12532         * gnus.el (gnus-group-news-1-face): Add :group.
12533         (gnus-group-news-1-empty-face): Ditto.
12534         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12535         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12536         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12537         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12538         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12539         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12540         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12541         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12542         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12543         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12544         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12545         (gnus-summary-high-ticked-face): Ditto.
12546         (gnus-summary-low-ticked-face): Ditto.
12547         (gnus-summary-normal-ticked-face): Ditto.
12548         (gnus-summary-high-ancient-face): Ditto.
12549         (gnus-summary-low-ancient-face): Ditto.
12550         (gnus-summary-normal-ancient-face): Ditto.
12551         (gnus-summary-high-undownloaded-face): Ditto.
12552         (gnus-summary-low-undownloaded-face): Ditto.
12553         (gnus-summary-normal-undownloaded-face): Ditto.
12554         (gnus-summary-high-unread-face): Ditto.
12555         (gnus-summary-low-unread-face): Ditto.
12556         (gnus-summary-normal-unread-face): Ditto.
12557         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12558         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12559
12560         * hashcash.el (hashcash): New custom group.
12561         (hashcash-default-payment): Add :group.
12562         (hashcash-payment-alist): Ditto.
12563         (hashcash-default-accept-payment): Ditto.
12564         (hashcash-accept-resources): Ditto.
12565         (hashcash-path): Ditto.
12566         (hashcash-extra-generate-parameters): Ditto.
12567         (hashcash-double-spend-database): Ditto.
12568         (hashcash-in-news): Ditto.
12569
12570         * message.el (message-minibuffer-local-map): Add :group.
12571
12572         * netrc.el (netrc): Add :group.
12573
12574         * sieve-manage.el (sieve-manage-log): Add :group.
12575         (sieve-manage-default-user): Diito.
12576         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12577         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12578         (sieve-manage-authenticators): Ditto.
12579         (sieve-manage-authenticator-alist): Ditto.
12580         (sieve-manage-default-port): Ditto.
12581
12582         * sieve-mode.el (sieve-control-commands-face): Add :group.
12583         (sieve-action-commands-face): Ditto.
12584         (sieve-test-commands-face): Ditto.
12585         (sieve-tagged-arguments-face): Ditto.
12586
12587         * smime.el (smime): Add :group.
12588
12589         * spam-report.el (spam-report): Add :group.
12590
12591         * spam.el (spam, spam-face): Add :group.
12592
12593 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12594
12595         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12596         return \n.\n.\n at the end of articles.  Protect against that.
12597         (nntp-with-open-group): Allow debugging.
12598
12599         * nnheader.el (mail-header-set-extra): Make into a function
12600         because I just could't understand how to quote the list properly.
12601
12602         * dns.el (query-dns-cached): New function.
12603
12604 2005-05-26  Lute Kamstra  <lute@gnu.org>
12605
12606         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12607
12608 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12609
12610         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12611
12612         * gnus-art.el: Don't autoload mail-extract-address-components.
12613
12614         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12615         eval-and-compile to evaluate it.
12616
12617         * hashcash.el: Don't autoload executable-find.
12618
12619         * nndb.el: Don't declare the nndb back end two or more times; don't
12620         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12621
12622         * nntp.el: Autoload format-spec instead of format; use
12623         eval-and-compile to evaluate autoload forms.
12624
12625 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12626
12627         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12628
12629 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12630
12631         * gnus.el (gnus-version-number): Bump version.
12632
12633 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12634
12635         * gnus.el: No Gnus v0.3 is released.
12636
12637 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12638
12639         * lpath.el (featurep): Bind show-nonbreak-escape.
12640
12641 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12642
12643         * gnus-art.el (gnus-article-edit-part): Disable undo.
12644
12645 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12646
12647         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12648         gnus-article-date-lapsed-new-header is t if date timer is active;
12649         skip headers in which the original date value is empty.
12650         (gnus-article-save-original-date): Redefine it as a macro.
12651         (gnus-display-mime): Use it.
12652
12653 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12654
12655         * gnus-art.el (article-date-ut): Support converting date in
12656         forwarded parts as well.
12657         (gnus-article-save-original-date): New function.
12658         (gnus-display-mime): Use it.
12659
12660 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12661
12662         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12663         enclosure element of <item>.
12664
12665 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12666
12667         * message.el (message-kill-buffer-query): Renamed from
12668         `message-kill-buffer-query-if-modified'.  Added :version.
12669
12670 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12671
12672         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12673         window layout.
12674
12675 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12676
12677         * mml.el: Autoload dnd when compiling.
12678
12679 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12680
12681         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12682         x-dnd-*.
12683
12684 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12685
12686         * qp.el (quoted-printable-encode-region): Save excursion.
12687
12688 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12689
12690         * message.el (message-kill-buffer-query-if-modified): Add new variable
12691         so the user can kill a modified message buffer quickly.
12692         (message-kill-buffer): Use it.
12693
12694 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12695
12696         * lpath.el: Fbind display-time-event-handler; don't fbind
12697         string-to-multibyte.
12698
12699         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12700
12701 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12702
12703         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12704         contained in text because xml.el decodes entities) with LFs.
12705
12706 2005-04-11  Lute Kamstra  <lute@gnu.org>
12707
12708         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12709         differently.
12710
12711 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12712
12713         * mm-util.el (mm-detect-coding-region): Typo.
12714
12715 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12716
12717         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12718
12719 2005-04-06  Deepak Goel  <deego@gnufans.org>
12720
12721         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12722         user-function allow user modifications of the scores.
12723         (spam-stat-score-buffer-user): New function, to allow
12724         user-computed modifications to the score.
12725         (spam-stat-score-buffer-user-functions): List of additional
12726         scoring functions.
12727         (spam-stat-error-holder): Global temporary error holder.
12728         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12729         variable.
12730
12731 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12732
12733         * gnus-registry.el (gnus-registry-clean-empty-function)
12734         (gnus-registry-trim, gnus-registry-fetch-groups)
12735         (gnus-registry-delete-group): Groups that match
12736         `gnus-registry-ignored-groups' are removed from the registry
12737         entries, not just ignored for splitting.  This helps clean up the
12738         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12739         to get all the groups a message ID is in.
12740
12741         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12742         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12743         (spam-stat-score-buffer-user-functions): Add :number custom type.
12744
12745 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12746
12747         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12748         argument in XEmacs.
12749
12750         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12751         (nnrss-request-group): Decode group name first.
12752         (nnrss-request-article): Make a text/plain article if mml-to-mime
12753         failed.
12754         (nnrss-get-encoding): Return a compatible encoding according to
12755         nnrss-compatible-encoding-alist.
12756         (nnrss-find-el): Use consp instead of listp.
12757         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12758
12759 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12760
12761         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12762         which Emacs 20 doesn't support.
12763         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12764
12765 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12766
12767         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12768         silence the byte compiler inside the defun.
12769
12770         * gnus-demon.el (parse-time-string): Add autoload.
12771
12772         * gnus-delay.el (parse-time-string): Add autoload.
12773
12774         * gnus-art.el (parse-time-string): Add autoload.
12775
12776         * nnultimate.el (parse-time): Require for `parse-time-string'.
12777
12778 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12779
12780         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12781
12782         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12783
12784         * smime.el (smime-ldap-host-list): Add :version.
12785
12786 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12787
12788         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12789         pass it to `gnus-browse-read-group'.
12790         (gnus-browse-read-group): Add NUMBER argument and pass it to
12791         `gnus-group-read-ephemeral-group'.
12792
12793         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12794         argument and pass it to `gnus-group-read-group'.
12795
12796 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12797
12798         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12799         mm-xemacs-find-mime-charset-1 if we have the mule feature
12800         available at runtime.
12801
12802 2005-03-25  Werner Lemberg  <wl@gnu.org>
12803
12804         * nnmaildir.el: Replace `illegal' with `invalid'.
12805
12806 2005-03-23  Lute Kamstra  <lute@gnu.org>
12807
12808         * time-date.el: Add comment on time value formats.
12809         Don't require parse-time.
12810         (with-decoded-time-value): New macro.
12811         (encode-time-value): New function.
12812         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12813         (days-to-time): Return a valid time value when arg is huge.
12814         (time-since): Use time-subtract.
12815         (time-to-number-of-days): Use time-to-seconds.
12816
12817 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12818
12819         * gnus-start.el (gnus-display-time-event-handler):
12820         Check display-time-timer at runtime rather than only at load time
12821         in case display-time-mode is turned off in the mean time.
12822
12823 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12824
12825         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12826         used.
12827
12828         * nneething.el (nneething-map-file-directory): Derive from
12829         `gnus-directory'.
12830
12831         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12832         the To/Cc button.
12833
12834 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12835
12836         * nnmaildir.el (nnmaildir-request-accept-article):
12837         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12838
12839 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12840
12841         * gnus-async.el: Require timer-funcs at compile time when in
12842         XEmacs for `run-with-idle-timer'.
12843
12844 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12845
12846         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12847         autoloaded function.
12848
12849 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12850
12851         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12852
12853 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12854
12855         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12856
12857 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12858
12859         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12860         gnus-expert-user to default.
12861
12862 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12863
12864         * nnimap.el (nnimap-open-server): Ditto.
12865
12866         * imap.el (imap-authenticate): Fix typo.
12867
12868 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12869
12870         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12871         buffer (since IMAP server might return FETCH response out of
12872         order, and the nntp buffer must be sorted).
12873
12874 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12875
12876         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12877         comparison on string.
12878
12879         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12880         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12881         (gnus-agent-summary-fetch-series): Modified to protect against
12882         gnus-agent-summary-fetch-group clearing processable flags.
12883         (gnus-agent-synchronize-group-flags): Update live group buffer as
12884         synchronization may occur due to the user toggle the plugged
12885         status.
12886         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12887         successfully downloaded.
12888         (gnus-agent-expire-group-1): Avoid using markers when the overview
12889         is in ascending order; greatly improves performance.
12890         (gnus-agent-regenerate-group): Use
12891         gnus-agent-synchronize-group-flags to reset read status in both
12892         gnus and server.
12893         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12894
12895 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12896
12897         * message.el: Don't autoload former message-utils variables.
12898         (message-strip-subject-trailing-was): Change doc string.
12899
12900         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12901         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12902         (nnweb-google-search): Add "hl=en" here.
12903         (nnweb-google-parse-1, nnweb-google-create-mapping):
12904         Don't hardcode URL.
12905
12906 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12907
12908         * message.el (message-get-reply-headers, message-followup):
12909         Mention related variables `message-use-followup-to' and
12910         `message-use-mail-followup-to', in the information buffer.
12911
12912         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12913         of broken groups(-beta).google.com.
12914
12915 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12916
12917         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12918         parameter to invoked gnus-request-move-article; remove the
12919         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12920         all at once instead of once per article.
12921         (gnus-summary-remove-process-mark): Accept a list of articles as
12922         well as a single article for processing.
12923
12924         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12925         parameter.
12926
12927         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12928
12929         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12930
12931         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12932         parameter.
12933
12934         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12935         parameter.
12936
12937         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12938         parameter and remove the gnus-sum-hint-move-is-internal variable.
12939
12940         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12941         parameter.
12942
12943         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12944         parameter.
12945
12946         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12947         parameter.
12948
12949         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12950
12951         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12952         parameter.
12953
12954         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12955         parameter.
12956
12957 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12958
12959         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12960         a more conservative way.
12961
12962 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12963
12964         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12965         buffer, so it moves the window's cursor.
12966
12967 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12968
12969         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12970         `mm-dissect-multipart' and receive the from field as an (optional)
12971         argument from `mm-dissect-multipart'.
12972         (mm-dissect-multipart): Receive the from field as an argument and
12973         pass it on when we call `mm-dissect-buffer' on MIME parts.
12974         Fixes verification/decryption of signed/encrypted MIME parts.
12975
12976 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12977
12978         * gnus-sum.el (gnus-summary-move-article): Set
12979         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12980         whatever it calls (right now, only nnimap-request-move article
12981         respects it).
12982
12983         * nnimap.el (nnimap-request-move-article): When
12984         gnus-sum-hint-move-is-internal is set, don't do the extra
12985         nnimap-request-article.
12986
12987 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12988
12989         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12990
12991         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12992         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12993
12994         * gnus-sum.el (gnus-summary-caesar-message):
12995         Apply `gnus-treat-article' after rotation.
12996
12997         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12998         doc string.
12999
13000 2005-02-22  Simon Josefsson  <jas@extundo.com>
13001
13002         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13003         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13004         <arne@arnested.dk>.
13005         (encrypt): Add password-cache and password-cache-expiry as group
13006         members.
13007
13008 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13009
13010         * smime.el (smime-ldap-host-list): Doc fix.
13011         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13012         cache) password.
13013         (smime-sign-region): Use it.
13014         (smime-decrypt-region): Use it.
13015         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13016         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13017         fails.
13018         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13019         certificate from DER to PEM format rather than calling openssl.
13020
13021         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13022
13023         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13024         for signing/encryption.
13025
13026         * mml.el (mml-parse-1): Use them.
13027
13028 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13029
13030         * nnrss.el (nnrss-verbose): Removed.
13031         (nnrss-request-group): Use `nnheader-message' instead.
13032
13033 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13034
13035         * nnrss.el (nnrss-verbose): New variable.
13036         (nnrss-request-group): Make it say nnrss is requesting a group.
13037
13038 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13039
13040         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13041         Handle news URL with given port correctly.
13042
13043 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13044
13045         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13046         containing special characters.
13047
13048         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13049
13050         * mml.el (mime-to-mml): Ditto.
13051
13052         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13053         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13054         (rfc2047-decode-region): Quote decoded words containing special
13055         characters when rfc2047-quote-decoded-words-containing-tspecials
13056         is non-nil.
13057
13058 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13059
13060         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13061
13062         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13063
13064 2005-02-15  Simon Josefsson  <jas@extundo.com>
13065
13066         * nnimap.el (nnimap-debug): Doc fix.
13067
13068         * imap.el (imap-debug): Doc fix.
13069
13070 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13071
13072         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13073
13074 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13075
13076         * gnus.el (spam-contents): Improve docs for spam-contents
13077         parameter in its variable incarnation.
13078
13079 2005-02-14  Simon Josefsson  <jas@extundo.com>
13080
13081         * smime-ldap.el: Use require instead of load-library for ldap.
13082         (smime-ldap-search): Indent.
13083         (smime-ldap-search-internal): Shorten line.
13084
13085         * smime.el (smime-cert-by-dns): Add doc-string.
13086         (smime-cert-by-ldap-1): Indent.
13087
13088         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13089         mml-smime-get-dns-ldap.
13090         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13091
13092 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13093
13094         * smime.el: Require smime-ldap.
13095         (smime-ldap-host-list): New variable.
13096         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13097
13098         * mml-smime.el (mml-smime-encrypt-query): New function.
13099         (mml-smime-encrypt-query): Use it.
13100
13101         * smime-ldap.el: New file.
13102
13103 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13104
13105         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13106
13107 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13108
13109         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13110         argument in doc string.  Make query for type more clear.
13111
13112 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13113
13114         * gnus.el (gnus-group-startup-message): Search for gnus images in
13115         etc/images/gnus.
13116         * mm-util.el (mm-image-load-path): Likewise.
13117         * smiley.el (smiley-data-directory): Search for smilies in
13118         etc/images/smilies.
13119
13120 2005-02-09  Kim F. Storm  <storm@cua.dk>
13121
13122         Change Emacs release version from 21.4 to 22.1 throughout.
13123         Change Emacs development version from 21.3.50 to 22.0.50.
13124
13125 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13126
13127         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13128
13129         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13130         non-Mule XEmacs as well.
13131         (mm-decompress-buffer): Signal an error intentionally if it does
13132         not decompress compressed data because auto-compression-mode is
13133         disabled.
13134
13135 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13136
13137         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13138         an ID in the registry even if it has no groups.
13139
13140 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13141
13142         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13143         merge it into mm-decompress-buffer.
13144         (gnus-mime-copy-part): Use the MIME part charset, the value which
13145         a user specified or gnus-newsgroup-charset for decoding, like
13146         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13147         save-buffer what was used.  Suggested by Kevin Ryde
13148         <user42@zip.com.au>.
13149         (gnus-mime-inline-part): Allow the name parameter as well as the
13150         filename parameter; force decompressing of compressed data; always
13151         display contents being not decoded as unibyte.
13152
13153         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13154         as well as the filename parameter.
13155
13156         * mm-util.el (mm-decompress-buffer): Merge
13157         gnus-mime-jka-compr-maybe-uncompress.
13158         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13159         of compressed data.
13160
13161 2005-02-08  Simon Josefsson  <jas@extundo.com>
13162
13163         * imap.el (imap-log): Doc fix.
13164
13165 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13166
13167         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13168         the coding cookies; decompress compressed parts.
13169
13170         * mml.el (mml-generate-mime-1): Add the charset parameter according
13171         to the value which a user specified manually or the coding cookie.
13172
13173         * mm-util.el (mm-string-to-multibyte): New function.
13174         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13175         (mm-coding-system-to-mime-charset): New function.
13176         (mm-decompress-buffer): New function.
13177         (mm-find-buffer-file-coding-system): New function.
13178
13179         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13180         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13181         parts.
13182
13183 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13184
13185         * mm-view.el (mm-display-inline-fontify): Decode a part according
13186         to the charset parameter.
13187
13188 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13189
13190         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13191         prefix arg is neither nil nor a number, as info specifies.
13192
13193 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13194
13195         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13196         timestamps.
13197
13198 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13199
13200         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13201         groups error checking and notify user.
13202
13203 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13204
13205         * message.el (message-send-mail-function): Check existence of
13206         sendmail-program first before using default value
13207         `message-send-mail-with-sendmail'.  Otherwise use more generic
13208         `smtpmail-send-it'.
13209
13210 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13211
13212         * nntp.el (nntp-request-update-info): Always return nil.
13213
13214 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13215
13216         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13217
13218 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13219
13220         * message.el (message-beginning-of-line): Change the behavior when
13221         invoked between BOL and : so that it first moves backward.
13222
13223 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13224
13225         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13226         article buffer when editing of the article is discarded.
13227         (gnus-article-prepare): Revert.
13228
13229 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13230
13231         * gnus-art.el (gnus-article-prepare):
13232         Remove message-strip-forbidden-properties from the local hook.
13233
13234 2005-01-27  Simon Josefsson  <jas@extundo.com>
13235
13236         * password.el (password-cache-add): Only start one timer per key.
13237         Reported by Derek Atkins <warlord@MIT.EDU>.
13238
13239 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13240
13241         * run-at-time.el: Removed.  It is no longer needed as
13242         timer-funcs.el in the xemacs-base package has a working version of
13243         `run-at-time'.
13244
13245         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13246
13247         * password.el: Require timer-funcs instead of run-at-time in
13248         XEmacs.
13249         Remove `password-run-at-time' macro.
13250         (password-cache-add): Use `run-at-time' instead of
13251         `password-run-at-time'.
13252
13253         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13254         Remove `nnheader-cancel-function-timers' alias,
13255         `cancel-function-timers' exists in XEmacs in timer-funcs.
13256
13257         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13258         for `run-with-idle-timer'.
13259
13260         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13261         for `run-at-time'.
13262
13263         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13264         for `with-timeout'.
13265
13266         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13267         the same as for XEmacs 21.4.
13268         No need to ignore `run-with-idle-timer', this function exists in
13269         XEmacs now in timer-funcs.el in the xemacs-base package.
13270         (dgnushack-compile): No need to delete
13271         run-at-time.el from the list of files to compile because it
13272         doesn't exist anymore.
13273
13274 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13275
13276         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13277         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13278
13279 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13280
13281         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13282         sensitively.
13283
13284 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13285
13286         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13287
13288 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13289
13290         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13291         which will be inserted according to the multibyteness of a buffer
13292         rather than the type of contents.  Suggested by ARISAWA Akihiro
13293         <ari@mbf.ocn.ne.jp>.
13294
13295         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13296         of string which old xml.el may return rather than a string.
13297
13298 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13299
13300         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13301
13302 2005-01-16  Simon Josefsson  <jas@extundo.com>
13303
13304         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13305         idn/idna.el isn't available.
13306         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13307         <michael@waxrat.com>.
13308
13309         * hashcash.el: Remove non-FSF copyright header.
13310
13311         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13312         (hashcash-generate-payment): Use it.
13313         (hashcash-generate-payment-async): Use it.
13314
13315 2005-01-15  Simon Josefsson  <jas@extundo.com>
13316
13317         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13318         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13319
13320         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13321         gnus-summary-idna-message.
13322         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13323         (gnus-summary-idna-message): New function.
13324
13325 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13326
13327         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13328         gnus-novice-user.
13329
13330 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13331
13332         * nnrss.el (nnrss-request-delete-group): Delete entries in
13333         nnrss-group-alist as well.
13334         (nnrss-save-server-data): Insert newline.
13335
13336 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13337
13338         * gnus.el (gnus-user-agent): Use list of symbols instead of
13339         symbols.  Display full version number for (S)XEmacs.  Optionally
13340         display (S)XEmacs codename.
13341
13342         * gnus-util.el (gnus-emacs-version): Update for new
13343         `gnus-user-agent'.
13344
13345         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13346         Gnus version.
13347
13348 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13349
13350         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13351         which is unreadable in some setups.
13352
13353 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13354
13355         * gnus-spec.el (gnus-update-format-specifications): Flush the
13356         group format spec cache if it doesn't support decoded group names.
13357
13358 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13359
13360         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13361         Allow to apply decay on score files matching a regexp.
13362
13363 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13364
13365         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13366         compatibility in %g and %c.
13367
13368 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13369
13370         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13371         name for only %g and %c.
13372         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13373         of gnus-tmp-group to decoded group name.
13374         (gnus-group-make-rss-group): Exclude `/'s from group names.
13375
13376 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13377
13378         * nnrss.el (nnrss-get-encoding): Fix regexp.
13379
13380 2004-12-27  Simon Josefsson  <jas@extundo.com>
13381
13382         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13383         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13384         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13385
13386 2004-12-17  Kim F. Storm  <storm@cua.dk>
13387
13388         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13389
13390         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13391
13392 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13393
13394         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13395
13396 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13397
13398         * nnrss.el: Require rfc2047 and mml.
13399         (nnrss-file-coding-system): New variable.
13400         (nnrss-format-string): Redefine it as an inline function.
13401         (nnrss-decode-group-name): New function.
13402         (nnrss-string-as-multibyte): Remove.
13403         (nnrss-retrieve-headers): Decode group name; don't use
13404         nnrss-format-string.
13405         (nnrss-request-group): Decode group name.
13406         (nnrss-request-article): Decode group name; allow a Message-ID as
13407         well as an article number; don't use nnrss-format-string; encode a
13408         Message-ID string which may contain non-ASCII characters; use
13409         mml-to-mime to compose a MIME article.
13410         (nnrss-request-expire-articles): Decode group name.
13411         (nnrss-request-delete-group): Decode group name.
13412         (nnrss-fetch): Clarify error message.
13413         (nnrss-read-server-data): Use insert-file-contents instead of load;
13414         bind file-name-coding-system; use multibyte buffer.
13415         (nnrss-save-server-data): Bind coding-system-for-write to the
13416         value of nnrss-file-coding-system; bind file-name-coding-system;
13417         add coding cookie.
13418         (nnrss-read-group-data): Use insert-file-contents instead of load;
13419         bind file-name-coding-system; use multibyte buffer.
13420         (nnrss-save-group-data): Bind coding-system-for-write to the
13421         value of nnrss-file-coding-system; bind file-name-coding-system.
13422         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13423         make it work with non-ASCII text.
13424         (nnrss-find-el): Make it work with old xml.el as well.
13425
13426 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13427
13428         * nnrss.el (nnrss-get-encoding): New function.
13429         (nnrss-fetch): Use unibyte buffer initially; bind
13430         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13431         decode contents according to the encoding attribute.
13432         (nnrss-save-group-data): Add coding cookie.
13433         (nnrss-mime-encode-string): New function.
13434         (nnrss-check-group): Use it to encode subject and author.
13435
13436 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13437
13438         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13439         imaginary variable.
13440
13441 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13442
13443         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13444         correctly even if there are wide characters.
13445
13446 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13447
13448         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13449         downcased symbol names; make a new cache instead of reusing
13450         bbdb-hashtable.
13451
13452 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13453
13454         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13455         concatenating segments rather than before concatenating them.
13456         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13457
13458         * message.el (message-get-reply-headers): Bind `extra'.
13459
13460 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13461
13462         * message.el (message-extra-wide-headers): New variable.
13463         (message-get-reply-headers): Use it.
13464
13465 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13466
13467         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13468         (gnus-agent-group-pathname): Ditto.
13469
13470         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13471
13472         * gnus-group.el (gnus-group-make-group): Decode group name.
13473         (gnus-group-make-rss-group): Register the group data after opening
13474         the nnrss group.
13475
13476 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13477
13478         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13479         by expiry now get marked as read.
13480
13481 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13482
13483         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13484
13485 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13486
13487         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13488         unify Latin characters in XEmacs.
13489         (mm-find-mime-charset-region): Use it.
13490
13491 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13492
13493         * gnus-util.el (gnus-delete-directory): New function.
13494
13495         * gnus-agent.el (gnus-agent-delete-group): Use it.
13496
13497         * gnus-cache.el (gnus-cache-delete-group): Use it.
13498
13499 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13500
13501         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13502         names.
13503
13504 2004-12-16  Simon Josefsson  <jas@extundo.com>
13505
13506         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13507
13508 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13509
13510         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13511
13512         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13513         (gnus-group-set-current-level): Decode group name.
13514
13515 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13516
13517         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13518         failed.
13519
13520 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13521
13522         * gnus-group.el (gnus-group-delete-group): Decode group name.
13523         (gnus-group-make-rss-group): Encode group name.
13524         (gnus-group-catchup-current): Decode group name.
13525         (gnus-group-kill-group): Decode group name.
13526
13527 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13528
13529         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13530
13531 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13532
13533         * gnus-group.el (gnus-group-make-rss-group):
13534         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13535
13536         * gnus-start.el (gnus-setup-news): Honor user's setting to
13537         gnus-message-archive-method.  Suggested by Lute Kamstra
13538         <lute@gnu.org>.
13539
13540 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13541
13542         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13543         global counterparts of the buffer-local variables.
13544
13545 2004-11-16  Romain Francoise  <romain@orebokech.com>
13546
13547         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13548         counterparts of the buffer-local variables.
13549
13550 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13551
13552         * message.el (message-forbidden-properties): Fixed typo in doc
13553         string.
13554
13555 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13556
13557         * gnus-util.el (gnus-replace-in-string): Added doc string.
13558
13559         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13560         to avoid problems when splitting mails with many recipients.
13561
13562 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13563
13564         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13565         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13566
13567 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13568
13569         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13570         if there is no hashtable in memory or file modification time is
13571         newer than cached timestamp.
13572
13573 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13574
13575         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13576         not-matching option.
13577
13578 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13579
13580         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13581         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13582         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13583         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13584         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13585         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13586
13587 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13588
13589         * message.el (message-forward-make-body-mml): Remove headers
13590         according to message-forward-ignored-headers if a message is decoded.
13591
13592 2004-12-02  Romain Francoise  <romain@orebokech.com>
13593
13594         * message.el (message-forward-make-body-plain): Always remove
13595         headers according to message-forward-ignored-headers.
13596
13597 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13598
13599         * spam.el (spam-summary-prepare-exit): Remove the
13600         gnus-summary-limit pop for now, it has problems with ham marks for
13601         me.
13602
13603 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13604
13605         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13606         correctly.
13607
13608 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13609
13610         * format-spec.el (format-spec): Message the char.
13611
13612 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13613
13614         * gnus-art.el (gnus-split-methods): Reformat comments.
13615
13616         * spam.el (spam-summary-prepare-exit): Remove article limits
13617         before exiting the summary buffer.
13618
13619 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13620
13621         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13622         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13623
13624         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13625         order to silence the byte compiler.
13626
13627         * spam.el: Fix the way to silence the byte compiler, which
13628         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13629         bbdb-search-simple, spam-BBDB-register-routine,
13630         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13631         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13632         spam-stat-buffer-is-spam, spam-stat-load,
13633         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13634         spam-stat-save and spam-stat-split-fancy.
13635
13636 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13637
13638         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13639         which may confuse users.
13640         (canlock-password-for-verify): Ditto.
13641
13642         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13643
13644         * gnus-art.el (gnus-emphasis-alist): Ditto.
13645
13646         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13647
13648         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13649
13650         * gnus-start.el (gnus-save-killed-list): Ditto.
13651
13652         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13653         (gnus-sum-thread-tree-root): Ditto.
13654         (gnus-sum-thread-tree-false-root): Ditto.
13655         (gnus-sum-thread-tree-single-indent): Ditto.
13656
13657         * message.el (message-courtesy-message): Ditto.
13658         (message-archive-note): Ditto.
13659         (message-subscribed-address-file): Ditto.
13660         (message-user-fqdn): Ditto.
13661
13662         * spam-report.el (spam-report-gmane-regex): Ditto.
13663
13664         * spam.el (spam-blackhole-good-server-regex): Ditto.
13665
13666 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13667
13668         * mml.el (mml-preview): Widen the message buffer before copying
13669         the contents to the preview buffer; sort headers before previewing.
13670
13671         * message.el (message-hidden-headers): Fix the way to avoid a bug
13672         in the `repeat' widget in Emacs 21.3 or earlier.
13673
13674 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13675
13676         * message.el (message-hidden-headers): Default to "^References:".
13677         Improve customization type.  Suggested by Reiner Steib
13678         <Reiner.Steib@gmx.de>.
13679
13680 2004-11-25  Romain Francoise  <romain@orebokech.com>
13681
13682         * message.el (message-strip-forbidden-properties): Remove check for
13683         obsolete `message-hidden' text property, hidden headers are not
13684         accessible in the buffer anymore.
13685
13686 2004-11-22  Romain Francoise  <romain@orebokech.com>
13687
13688         * message.el (message-header-format-alist): Add `From' in list
13689         so that it can be sorted.
13690         (message-fix-before-sending): Widen and sort headers before
13691         sending.
13692         (message-hide-headers): Use narrowing to hide headers by moving
13693         them to the top of the buffer and narrowing to the region
13694         underneath.
13695
13696 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13697
13698         * message.el (message-strip-forbidden-properties): Bind
13699         buffer-read-only (etc) to nil.
13700
13701 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13702
13703         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13704         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13705
13706 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13707
13708         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13709
13710 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13711
13712         * dns.el (query-dns): Use sit-for to time instead of
13713         accept-process-output, since that doesn't seem to work on udp
13714         sockets.
13715
13716 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13717
13718         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13719
13720 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13721
13722         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13723         doc string.  Improve doc string.
13724
13725 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13726
13727         * nntp.el (nntp-request-update-info): Return nil if
13728         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13729         may not call gnus-activate-group which uselessly issues the GROUP
13730         commands for all nntp groups and wastes time.  Reported by Romain
13731         Francoise <romain@orebokech.com>.
13732
13733         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13734
13735 2004-11-15  Simon Josefsson  <jas@extundo.com>
13736
13737         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13738         headers separately.
13739         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13740         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13741
13742 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13743
13744         * gnus-start.el (gnus-convert-old-newsrc):
13745         Assign legacy-gnus-agent to 5.10.7.
13746
13747 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13748
13749         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13750         start of the lines.
13751
13752 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13753
13754         * hashcash.el (hashcash-default-payment): Change default to 20.
13755         (hashcash-default-accept-payment): Change default to 20.
13756         (hashcash-process-alist): New variable.
13757         (hashcash-generate-payment-async): Add.
13758         (hashcash-already-paid-p): Add.
13759         (hashcash-insert-payment): Don't generate payments twice.
13760         (hashcash-insert-payment-async): Add.
13761         (hashcash-insert-payment-async-2): Add.
13762         (hashcash-cancel-async): Add.
13763         (hashcash-wait-async): Add.
13764         (hashcash-processes-running-p): Add.
13765         (hashcash-wait-or-cancel): Add.
13766         (mail-add-payment): New optional argument.  Conditionally start
13767         asynchronous calculation.
13768         (mail-add-payment-async): Add.
13769
13770         * message.el (message-send-mail): Wait for asynchronous hashcash
13771         results.  Don't clobber existing X-Hashcash headers.
13772         (message-setup-1): Call mail-add-payment-async when
13773         message-generate-hashcash is non-nil.
13774
13775 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13776
13777         * message.el (message-use-alternative-email-as-from): Examine the
13778         From header as well; use message-make-from in order to include a
13779         user's full name.
13780
13781 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13782
13783         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13784         default; improve customization type.
13785         (gnus-emphasis-custom-with-format): New macro.
13786         (gnus-emphasis-custom-value-to-external): New function.
13787         (gnus-emphasis-custom-value-to-internal): New function.
13788
13789 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13790
13791         * dns.el (query-dns): Resolve reverse addresses.
13792
13793 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13794
13795         * gnus-group.el (gnus-group-get-new-news): Use it.
13796
13797         * gnus-start.el (gnus-check-reasonable-setup): New function.
13798
13799 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13800
13801         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13802         "Args out of range" error.  Reported by Arnaud Giersch
13803         <arnaud.giersch@free.fr>.
13804
13805 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13806
13807         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13808
13809 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13810
13811         * spam.el (spam group): Add :version.
13812
13813         * pgg-def.el (pgg group): Add :version.
13814
13815 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13816
13817         * gnus-art.el (gnus-article-edit-article): Don't associate the
13818         article buffer with a draft file.  This is a temporary measure
13819         against the 2004-08-22 change to gnus-article-edit-mode.
13820
13821 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13822
13823         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13824         (html2text-format-tags): Remove unused variable `attr'.
13825
13826 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13827
13828         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13829
13830         * tls.el (tls-process-connection-type, tls-success)
13831         (tls-certtool-program): Add :version.
13832
13833         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13834         (starttls-extra-arguments, starttls-process-connection-type)
13835         (starttls-connect, starttls-failure, starttls-success): Add :version.
13836
13837         * spam-stat.el (spam-stat): Add :version.
13838
13839         * sieve.el (sieve): Add :version.
13840
13841         * sha1.el (sha1): Add :version.
13842         (sha1-use-external): Remove redundant version.
13843
13844         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13845         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13846         (nnmail-split-fancy-match-partial-words)
13847         (nnmail-split-lowercase-expanded): Add :version.
13848
13849         * nndiary.el (nndiary): Add :version.
13850
13851         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13852
13853         * mml-sec.el (mml-default-sign-method)
13854         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13855         Add :version.
13856
13857         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13858
13859         * mm-url.el (mm-url-use-external, mm-url-program)
13860         (mm-url-arguments): Add :version.
13861
13862         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13863         (mm-attachment-file-modes, mm-decrypt-option)
13864         (mm-w3m-safe-url-regexp): Add :version.
13865
13866         * message.el (message-cite-prefix-regexp)
13867         (message-sendmail-envelope-from, message-minibuffer-local-map)
13868         (message-user-fqdn, message-completion-alist): Add :version.
13869
13870         * gnus-win.el (gnus-configure-windows-hook)
13871         (gnus-use-frames-on-any-display): Add :version.
13872
13873         * gnus-art.el (gnus-article-address-banner-alist)
13874         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13875         (gnus-treat-from-picon, gnus-treat-mail-picon)
13876         (gnus-treat-x-pgp-sig): Add :version.
13877
13878         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13879         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13880         (gnus-summary-article-delete-hook)
13881         (gnus-summary-display-while-building): Add :version.
13882
13883         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13884         (gnus-get-top-new-news-hook): Add :version.
13885
13886         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13887         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13888
13889         * gnus-registry.el (gnus-registry): Add :version.
13890
13891         * gnus-spec.el (gnus-use-correct-string-widths)
13892         (gnus-make-format-preserve-properties): Add :version.
13893
13894         * gnus.el (gnus-group-charter-alist)
13895         (gnus-group-fetch-control-use-browse-url)
13896         (gnus-install-group-spam-parameters): Add :version.
13897
13898         * gnus-diary.el (gnus-diary): Add :version.
13899
13900         * gnus-delay.el (gnus-delay): Add :version.
13901
13902         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13903         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13904         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13905         Add :version.
13906
13907         * gnus-agent.el (gnus-agent-max-fetch-size)
13908         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13909         (gnus-agent-prompt-send-queue): Add :version.
13910
13911         * deuglify.el (gnus-outlook-deuglify): Add :version.
13912
13913         * html2text.el: Beautify code.  Improve doc strings.  Some
13914         checkdoc cleanup.
13915         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13916
13917 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13918
13919         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13920
13921 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13922
13923         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13924         when package is loaded.
13925
13926         * spam.el (spam-summary-score-preferred-header): Add global preference
13927         for people who want to override the default SpamAssassin over
13928         Bogofilter preference (when both are set).
13929         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13930         (spam-user-format-function-S): Check
13931         spam-summary-score-preferred-header.
13932         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13933         (spam-user-format-function-S): Format the score correctly.
13934
13935 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13936
13937         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13938         signature file.  Suggested by Manoj Srivastava
13939         <srivasta@golden-gryphon.com>.
13940
13941         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13942         iso-2022-jp even in the Japanese language environment.
13943         Suggested by Jason Rumney <jasonr@gnu.org>.
13944
13945 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13946
13947         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13948         use the same characters as the dummy marks; make it free from
13949         getting affected by the language environment.
13950         (gnus-summary-read-group-1): Update mark positions only when the
13951         format spec is updated.
13952
13953         * gnus-spec.el (gnus-update-format-specifications): Return a list
13954         of updated types.
13955
13956 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13957
13958         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13959         of boundp to check if display-warning is available.
13960
13961 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13962
13963         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13964
13965 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13966
13967         * nnspool.el (nnspool-spool-directory): Use news-path if the
13968         news-directory variable is not bound.
13969
13970         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13971         function instead of display-warning if it is not available.
13972
13973 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13974
13975         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13976         v5-10: Use `point-at-bol'.
13977
13978 2004-10-26  Simon Josefsson  <jas@extundo.com>
13979
13980         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13981         <chenggao@gmail.com>.
13982
13983 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13984
13985         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13986         instead.
13987
13988 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13989
13990         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13991         to remove a server from the nnimap-server-buffer-alist.
13992         (nnimap-open-connection, nnimap-close-server): Use it.
13993
13994         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13995
13996 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13997
13998         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13999         running the major-mode function.
14000
14001 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14002
14003         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14004         dummy marks in the right way.
14005
14006 2004-10-18  David Edmondson  <dme@dme.org>
14007
14008         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14009         excessively.
14010
14011 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14012
14013         * gnus-util.el (gnus-split-references): Accept a nil references
14014         string and go on blissfully.
14015
14016         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14017         cases where the references string is non-nil but has no references.
14018
14019         * encrypt.el: Add autoload tags.
14020
14021         * spam.el (spam-resolve-registrations-routine): Remove article
14022         from unregistration list too.  Reported by David Hanak
14023         <dhanak@isis.vanderbilt.edu>
14024
14025 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14026
14027         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14028         nil.  Changed custom type.
14029
14030 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14031
14032         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14033
14034         * gnus-sum.el (gnus-summary-move-article): Use it.
14035
14036 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14037
14038         * encrypt.el: Add autoload cookies.
14039
14040         * spam.el (spam-backend-article-list-property)
14041         (spam-backend-get-article-todo-list)
14042         (spam-backend-put-article-todo-list)
14043         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14044         Resolve registrations separately.
14045         (spam-register-routine): Format comments.
14046         (spam-unregister-routine, spam-register-routine): Always call with
14047         specific-articles, no default list.
14048         (spam-summary-prepare-exit): Use the spam-classifications function.
14049
14050         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14051         gnus-encrypt.el.
14052
14053         * encrypt.el: Copied from gnus-encrypt.el.
14054
14055         * gnus-encrypt.el: Commented that it's obsolete.
14056
14057 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14058
14059         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14060         (gnus-score-save): Use it.
14061
14062         * message.el (message-bury): Use `window-dedicated-p'.
14063
14064 2004-10-15  Simon Josefsson  <jas@extundo.com>
14065
14066         * pop3.el (top-level): Don't require nnheader.
14067         (pop3-read-timeout): Add.
14068         (pop3-accept-process-output): Add.
14069         (pop3-read-response, pop3-retr): Use it.
14070
14071 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14072
14073         * spam.el (spam-register-routine): Move comment.
14074         (spam-verify-bogofilter): Use 'unknown for the initial
14075         spam-bogofilter-valid state, not 'never.
14076
14077         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14078         for netrc-machine.
14079
14080         * nnimap.el (nnimap-open-connection): Use
14081         netrc-machine-user-or-password.
14082
14083 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14084
14085         * gnus-registry.el (gnus-registry-unload-hook):
14086         Set as a variable with add-hook.
14087
14088         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14089         of news-path.
14090
14091         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14092
14093         * spam.el: Delete duplicate `provide'.
14094         (spam-unload-hook): Set as a variable with add-hook.
14095
14096 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14097
14098         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14099         in the doc string.
14100
14101         * message.el (message-ignored-news-headers)
14102         (message-ignored-supersedes-headers)
14103         (message-ignored-resent-headers)
14104         (message-forward-ignored-headers): Improve custom type.
14105
14106 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14107
14108         * message.el (message-tokenize-header): Fix 2004-09-06 change
14109         which used point-min in the wrong place.
14110
14111 2004-10-12  Simon Josefsson  <jas@extundo.com>
14112
14113         * tls.el (tls-certtool-program): New variable.
14114         (tls-certificate-information): New function, based on
14115         ssl-certificate-information.
14116
14117 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14118
14119         * compface.el: Move the version of ELisp-based uncompface program
14120         to the contrib directory because of the copyright problem.
14121
14122 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14123
14124         * message.el (message-kill-buffer): Raise the current frame.
14125
14126 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14127
14128         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14129
14130         * gnus.el (message-y-or-n-p): Autoload.
14131
14132         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14133         (pop3-password-required, pop3-authentication-scheme)
14134         (pop3-leave-mail-on-server): Made customizable.
14135         (pop3): New custom group.
14136         (pop3-retr): Remove `sleep-for' statements.
14137         Suggested by Dave Love <fx@gnu.org>.
14138
14139         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14140         Windows/DOS.
14141
14142         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14143         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14144         Dave Love <fx@gnu.org>.
14145
14146         * mml.el (mml-minibuffer-read-disposition): Require match.
14147         Suggested by Dave Love <fx@gnu.org>.
14148
14149 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14150
14151         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14152         doc string.
14153
14154 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14155
14156         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14157
14158 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14159
14160         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14161         instead of calling `mm-insert-inline', to decode text/* parts
14162         before displaying them.
14163
14164 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14165
14166         * mm-uu.el (mm-uu-text-plain-type): New variable.
14167         (mm-uu-pgp-signed-extract-1): Use it.
14168         (mm-uu-pgp-encrypted-extract-1): Use it.
14169         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14170         bind mm-uu-text-plain-type with that value.
14171         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14172         mm-uu-dissect.
14173
14174 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14175
14176         * gnus-group.el (gnus-update-group-mark-positions):
14177         * gnus-sum.el (gnus-update-summary-mark-positions):
14178         * message.el (message-check-news-body-syntax):
14179         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14180         of string-as-multibyte.
14181
14182 2004-10-05  Juri Linkov  <juri@jurta.org>
14183
14184         * gnus-group.el (gnus-update-group-mark-positions):
14185         * gnus-sum.el (gnus-update-summary-mark-positions):
14186         * message.el (message-check-news-body-syntax):
14187         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14188         8-bit unibyte values to a multibyte string for search functions.
14189
14190 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14191
14192         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14193         (mm-uu-dissect-text-parts): New function.
14194
14195         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14196         dissect text parts.
14197
14198         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14199         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14200
14201         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14202
14203         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14204         gnus-current-topics instead of gnus-current-topic.
14205
14206 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14207
14208         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14209
14210 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14211
14212         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14213         where approriate.
14214
14215         * nnml.el (nnml-generate-active-info): do.
14216
14217         * nndiary.el (nndiary-generate-active-info): do.
14218
14219         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14220         (gnus-topic-move): do.
14221
14222         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14223         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14224
14225         * gnus-srvr.el (gnus-server-prepare)
14226         (gnus-server-open-all-servers): do.
14227
14228         * gnus-msg.el (gnus-summary-cancel-article)
14229         (gnus-summary-resend-message)
14230         (gnus-summary-mail-crosspost-complaint): do.
14231
14232         * gnus-move.el (gnus-change-server): do.
14233
14234         * gnus-group.el (gnus-group-unmark-all-groups)
14235         (gnus-group-set-current-level): do.
14236
14237 2004-10-04  Simon Josefsson  <jas@extundo.com>
14238
14239         * message.el (message-generate-hashcash): Doc fix.
14240
14241 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14242
14243         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14244         avoid infinite recursion via gnus-get-function.
14245
14246 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14247
14248         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14249
14250         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14251
14252         * nnmail.el (nnmail-split-history): do.
14253
14254         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14255         (nnml-request-delete-group): do.
14256
14257         * nnslashdot.el (nnslashdot-read-groups): do.
14258
14259         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14260         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14261
14262         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14263         (nnspool-sift-nov-with-sed): Use last.
14264         (nnspool-retrieve-headers-with-nov): Use mapc.
14265         (nnspool-request-newgroups): Use dolist.
14266         (nnspool-request-group): Use last.
14267
14268         * nntp.el (nntp-read-server-type): Use dolist.
14269
14270         * nnvirtual.el (nnvirtual-create-mapping)
14271         (nnvirtual-update-read-and-marked): Use dolist.
14272         (nnvirtual-convert-headers): Simplify.
14273
14274 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14275
14276         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14277         support for sync'ing tick marks.
14278
14279 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14280
14281         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14282         there's no visible header.
14283
14284 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14285
14286         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14287         necessary, pass full group name to gnus-request-set-marks.
14288
14289 2004-10-01  Simon Josefsson  <jas@extundo.com>
14290
14291         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14292         acroread.
14293
14294 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14295
14296         * spam-report.el (spam-report-gmane): Fix interactive.
14297
14298         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14299
14300         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14301         when writing file.
14302         (gnus-agent-synchronize-flags): Don't default to being
14303         interactive.
14304
14305 2004-09-30  Simon Josefsson  <jas@extundo.com>
14306
14307         * message.el (message-generate-hashcash): Add.
14308         (message-send-mail): Use it, call mail-add-payment.
14309
14310 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14311
14312         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14313
14314 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14315
14316         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14317         gnus-requst-update-info with explicit code to sync the in-memory
14318         info read flags with the marks being sync'd to the backend.
14319
14320         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14321
14322 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14323
14324         * spam.el (spam-verify-bogofilter): Add new function.
14325         (spam-check-bogofilter)
14326         (spam-bogofilter-register-with-bogofilter): Use it.
14327         (spam-verify-bogofilter): Add small fixes.
14328
14329 2004-09-28  Simon Josefsson  <jas@extundo.com>
14330
14331         * hashcash.el (hashcash-generate-payment): Revert.
14332
14333 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14334
14335         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14336         gnus-extract-references instead of gnus-split-references.
14337
14338         * gnus-util.el (gnus-extract-references): Add new function, analogous
14339         to gnus-split-references but extracts only the message-ID without
14340         anything extra.
14341
14342         * hashcash.el (hashcash-generate-payment)
14343         (hashcash-check-payment): Do the right thing if hashcash-path is
14344         nil (because the hashcash program could not be found).
14345
14346         * spam.el (spam-use-hashcash): Remove comment.
14347
14348 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14349
14350         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14351         (gnus-cache-enter-article, gnus-cache-remove-article)
14352         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14353
14354         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14355
14356         * gnus-art.el (article-hide-boring-headers)
14357         (article-translate-strings, article-display-face)
14358         (gnus-article-mime-match-handle-first)
14359         (gnus-article-highlight-headers)
14360         (gnus-article-add-buttons-to-head): do.
14361
14362 2004-09-27  Simon Josefsson  <jas@extundo.com>
14363
14364         * hashcash.el: New version, from
14365         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14366         ../contrib/.
14367
14368 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14369
14370         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14371
14372 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14373
14374         * gnus-dup.el (gnus-dup-open): Use mapc.
14375         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14376
14377         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14378         Reported by Stefan Wiens <s.wi@gmx.net>.
14379
14380         * gnus.el (gnus-shutdown): Use dolist.
14381
14382         * gnus-undo.el (gnus-undo): Use mapc.
14383
14384         * nnrss.el (nnrss-generate-active): do.
14385
14386         * message.el (message-cite-original-without-signature)
14387         (message-cite-original): Use mapc.
14388         (message-do-actions, message-make-forward-subject): Use dolist.
14389
14390 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14391
14392         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14393         deletion to remove entire duplicate line.  Fixes merged article
14394         number bug.
14395
14396 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14397
14398         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14399         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14400         first ask if you want to open a server and then, even when you
14401         responded with no, asking if you want to synchronize the server's
14402         flags.
14403         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14404         multi-line expressions.
14405         (gnus-agent-synchronize-group-flags): New internal function.
14406         Updates marks in memory (in the info structure) AND in the
14407         backend.
14408
14409         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14410
14411         * nnagent.el (nnagent-request-set-mark): Use
14412         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14413         method, to ensure that synchronization updates marks in the
14414         backend and in the info (in memory) structure.
14415
14416 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14417
14418         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14419         convention fully; don't miss the root article of a thread; make
14420         the X-Draft-From header with correct article numbers.
14421
14422 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14423
14424         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14425         unless plugged.  Disable the agent so that an open failure causes
14426         an error.
14427
14428         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14429         Reverted 2004-09-21 change.  The backend must be opened while
14430         synchronizing flags even when the backend stores the flags
14431         locally.
14432
14433 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14434
14435         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14436         in `header' match.  Reported by Svend Tollak Munkejord.
14437
14438         * message.el (message-cite-original): Fix use of
14439         `message-cite-articles-with-x-no-archive'.
14440
14441 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14442
14443         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14444         (gnus-window-to-buffer): Ditto.
14445
14446         * mml.el (mml-preview-buffer): New variable.
14447         (mml-preview): Manage window layout with gnus-buffer-configuration.
14448
14449         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14450         X-Draft-From header even if those articles aren't quoted.
14451
14452 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14453
14454         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14455         (gnus-request-set-mark, gnus-request-update-mark): Use new
14456         g-s-t-u-l-m to decide to use backend even when unplugged.
14457
14458 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14459
14460         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14461         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14462
14463 2004-09-20  Simon Josefsson  <jas@extundo.com>
14464
14465         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14466         "utf-16-le".
14467
14468 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14469
14470         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14471
14472 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14473
14474         * uudecode.el (uudecode-use-external): Add :version.
14475
14476         * smime.el (smime-CA-file, smime-encrypt-cipher)
14477         (smime-dns-server): Add :version.
14478
14479         * smiley.el (gnus-smiley-file-types): Add :version.
14480
14481         * sha1.el (sha1-use-external): Add :version.
14482
14483         * pgg-def.el (pgg-query-keyserver): Add :version.
14484
14485         * nnmail.el (nnmail-fancy-expiry-targets)
14486         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14487         Add :version.
14488
14489         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14490         (nnimap-retrieve-groups-asynchronous): Add :version.
14491         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14492
14493         * mml.el (mml-content-disposition-parameters)
14494         (mml-insert-mime-headers-always): Add :version.
14495
14496         * mm-util.el (mm-coding-system-priorities): Add :version.
14497
14498         * mm-decode.el (mm-inline-text-html-with-images)
14499         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14500         (mm-verify-option): Add :version.
14501         (mm-text-html-renderer): Change :version.
14502
14503         * message.el (message-fcc-externalize-attachments)
14504         (message-required-headers, message-draft-headers)
14505         (message-subject-trailing-was-query)
14506         (message-subject-trailing-was-ask-regexp)
14507         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14508         (message-mark-insert-end, message-archive-header)
14509         (message-archive-note, message-cross-post-default)
14510         (message-cross-post-note, message-followup-to-note)
14511         (message-cross-post-note-function, message-use-mail-followup-to)
14512         (message-subscribed-address-functions)
14513         (message-subscribed-address-file, message-subscribed-addresses)
14514         (message-subscribed-regexps, message-allow-no-recipients)
14515         (message-yank-cited-prefix, message-signature-insert-empty-line)
14516         (message-hidden-headers, message-hierarchical-addresses)
14517         (message-mail-user-agent, message-use-idna)
14518         (message-valid-fqdn-regexp)
14519         (message-strip-special-text-properties, message-header-synonyms)
14520         (message-beginning-of-line, message-tab-body-function): Add :version.
14521         (message-insert-canlock, message-wide-reply-confirm-recipients):
14522         Change :version.
14523
14524         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14525         and :version.
14526         (mail-source-delete-old-incoming-confirm)
14527         (mail-source-movemail-program): Add :version.
14528
14529         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14530         (gnus-agent-cache, gnus-agent): Change :version.
14531
14532         * gnus-util.el (gnus-use-byte-compile): Change :version.
14533
14534         * gnus-sum.el (gnus-summary-make-false-root-always)
14535         (gnus-summary-default-high-score)
14536         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14537         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14538         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14539         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14540         (gnus-sum-thread-tree-single-indent)
14541         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14542         (gnus-sum-thread-tree-leaf-with-other)
14543         (gnus-sum-thread-tree-single-leaf): Add :version.
14544         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14545         (gnus-article-loose-mime): Change :version.
14546
14547         * gnus-start.el (gnus-backup-startup-file)
14548         (gnus-save-startup-file-via-temp-buffer): Add :version.
14549
14550         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14551         (gnus-server-offline-face): Add :version.
14552
14553         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14554
14555         * gnus-msg.el (gnus-gcc-externalize-attachments)
14556         (gnus-debug-files, gnus-debug-exclude-variables)
14557         (gnus-discouraged-post-methods): Change :version.
14558         (gnus-confirm-mail-reply-to-news)
14559         (gnus-confirm-treat-mail-like-news): Add :version.
14560
14561         * gnus-int.el (gnus-server-unopen-status): Add :version.
14562
14563         * gnus-group.el (gnus-group-jump-to-group-prompt)
14564         (gnus-large-ephemeral-newsgroup)
14565         (gnus-fetch-old-ephemeral-headers): Add :version.
14566
14567         * gnus-fun.el (gnus-x-face-directory)
14568         (gnus-convert-pbm-to-x-face-command)
14569         (gnus-convert-image-to-x-face-command)
14570         (gnus-convert-image-to-face-command): Add :version.
14571
14572         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14573
14574         * gnus-cite.el (gnus-cite-blank-line-after-header)
14575         (gnus-article-boring-faces): Add :version.
14576
14577         * gnus-art.el (gnus-buttonized-mime-types)
14578         (gnus-inhibit-mime-unbuttonizing)
14579         (gnus-treat-display-face)
14580         (gnus-treat-body-boundary): Change :version.
14581         (gnus-body-boundary-delimiter, gnus-picon-databases)
14582         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14583         (gnus-treat-date-english, gnus-treat-fold-headers)
14584         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14585         (gnus-treat-mail-picon, gnus-treat-wash-html)
14586         (gnus-article-encrypt-protocol)
14587         (gnus-use-idna, gnus-article-over-scroll)
14588         (gnus-mime-display-multipart-alternative-as-mixed)
14589         (gnus-mime-display-multipart-related-as-mixed)
14590         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14591         (gnus-ctan-url, gnus-button-ctan-handler)
14592         (gnus-button-handle-ctan-bogus-regexp)
14593         (gnus-button-ctan-directory-regexp)
14594         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14595         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14596         (gnus-button-man-level, gnus-button-emacs-level)
14597         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14598
14599         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14600         (gnus-agent-go-online): Change :version.
14601         (gnus-agent-expire-unagentized-dirs)
14602         (gnus-agent-auto-agentize-methods): Add :version.
14603
14604         * flow-fill.el (fill-flowed-display-column)
14605         (fill-flowed-encode-column): Add :version.
14606
14607         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14608         (gnus-outlook-deuglify-unwrap-max)
14609         (gnus-outlook-deuglify-cite-marks)
14610         (gnus-outlook-deuglify-unwrap-stop-chars)
14611         (gnus-outlook-deuglify-no-wrap-chars)
14612         (gnus-outlook-deuglify-attrib-cut-regexp)
14613         (gnus-outlook-deuglify-attrib-verb-regexp)
14614         (gnus-outlook-deuglify-attrib-end-regexp)
14615         (gnus-outlook-display-hook): Add :version.
14616
14617         * binhex.el (binhex-use-external): Add :version.
14618
14619 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14620
14621         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14622         and `invisible'.
14623
14624 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14625
14626         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14627         in gnus-registry-trim.
14628
14629 2004-09-13  Simon Josefsson  <jas@extundo.com>
14630
14631         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14632
14633         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14634
14635         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14636         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14637         <yamaoka@jpl.org>.
14638         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14639         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14640         <yamaoka@jpl.org>.
14641
14642         * sieve.el (sieve-manage-mode): Ditto.
14643
14644 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14645
14646         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14647
14648 2004-09-11  Simon Josefsson  <jas@extundo.com>
14649
14650         * dns-mode.el: Add.
14651
14652         * mm-view.el (mm-display-dns-inline): Add.
14653
14654         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14655         (mm-automatic-display): Ditto.
14656
14657         * mailcap.el (mailcap-mime-data): Add text/dns.
14658         (mailcap-mime-extensions): Map .soa to text/dns.
14659
14660 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14661
14662         * gnus-art.el (article-decode-mime-words, article-babel)
14663         (gnus-article-highlight-signature, gnus-article-add-buttons)
14664         (gnus-signature-toggle): Remove unnecessary bindings of
14665         `inhibit-read-only' inherited from v5.10 merge.
14666
14667 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14668
14669         * nntp.el (nntp): New customization group.
14670         (nntp-authinfo-file): Add customization group.
14671
14672         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14673
14674         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14675
14676         * gnus.el (to-address, to-list, subscribed)
14677         (large-newsgroup-initial): Ditto.
14678
14679         * flow-fill.el (fill-flowed-display-column)
14680         (fill-flowed-encode-column): Ditto.
14681
14682 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14683
14684         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14685         Use point-min rather than 1.
14686         (message-send-mail): Use buffer-size rather than point-max.
14687
14688         * gnus-sum.el (gnus-summary-search-article-forward):
14689         Signal a specific `search-failed' rather than a generic `error'.
14690
14691         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14692         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14693         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14694
14695 2004-09-10  Simon Josefsson  <jas@extundo.com>
14696
14697         * nndb.el (require): Remove tcp and duplicate cl.
14698
14699 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14700
14701         * gnus-agent.el (directory-files-and-attributes): Move forward.
14702
14703 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14704
14705         * gnus-agent.el (directory-files-and-attributes): Optionally
14706         defined to support XEmacs.
14707
14708 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14709
14710         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14711         to avoid run-time CL dependencies.
14712         (gnus-agent-unfetch-articles): New function.
14713         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14714         article numbers even when local .overview file is missing.
14715         (gnus-agent-read-article-number): New function.  Only accepts
14716         27-bit article numbers.
14717         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14718         gnus-agent-read-article-number.
14719         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14720         from backend while recognizing that article numbers in .overview
14721         must be valid.
14722         (gnus-agent-update-files-total-fetched-for): Use
14723         directory-files-and-attributes to improve performance.
14724         * gnus-int.el (gnus-request-move-article): Use
14725         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14726         improve performance.
14727
14728         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14729         some users confused by references to .newsrc when they only have a
14730         .newsrc.eld file.
14731         (gnus-convert-mark-converter-prompt)
14732         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14733         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14734         New function.  Used internally to only display 'gnus converting
14735         files' message when actually necessary.
14736
14737         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14738         methods now autoloaded.
14739
14740 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14741
14742         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14743         identifiers.
14744
14745 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14746
14747         * gnus-picon.el: Fix indentation and closing parenthesis.
14748
14749 2004-09-01  Simon Josefsson  <jas@extundo.com>
14750
14751         * message.el (message-canlock-generate): Require sha1, not
14752         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14753         to require within a function.  Sadly, if sha1.el isn't loaded, the
14754         let binding in m-c-g will hide the defcustom definition, which is
14755         bad.)
14756
14757         * canlock.el: Require sha1, not sha1-el.
14758
14759         * message.el: Don't autoload sha1 (there is a autoload cookie in
14760         sha1.el).
14761
14762         * sha1-el.el: Renamed to sha1.el.
14763
14764 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14765
14766         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14767
14768 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14769
14770         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14771
14772 2004-08-30  Kim F. Storm  <storm@cua.dk>
14773
14774         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14775
14776         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14777         Add :group 'nnimap.
14778
14779 2004-08-30  Andreas Schwab  <schwab@suse.de>
14780
14781         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14782         ?* and ?\;.
14783
14784         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14785         and ?\' to symbol instead of whitespace.
14786
14787 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14788
14789         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14790
14791         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14792         instead of re-search-forward.
14793
14794         * gnus-uu.el (gnus-uu-save-article): Ditto.
14795         (gnus-uu-post-encode-uuencode): Ditto.
14796
14797         * html2text.el (html2text-clean-list-items): Ditto.
14798         (html2text-clean-dtdd): Ditto.
14799         (html2text-format-tags): Ditto.
14800
14801         * message.el (message-send-mail-with-sendmail): Fix regexp.
14802         (message-fill-field-general): Use search-forward instead of
14803         re-search-forward.
14804         (unbold-region): Ditto.
14805
14806         * nnrss.el (nnrss-request-article): Ditto.
14807
14808         * nnslashdot.el (nnslashdot-request-article): Ditto.
14809
14810         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14811
14812         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14813         "Unrecognized menu descriptor" error in XEmacs.
14814
14815 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14816
14817         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14818         parent article of a sparse article in the thread hashtb.
14819
14820 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14821
14822         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14823         (nnmail-expand-newtext): Lowercase expanded entries if
14824         nnmail-split-lowercase-expanded is non-nil.
14825
14826 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14827
14828         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14829
14830         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14831         of gnus-tmp-news-method into string under XEmacs.  It will be
14832         passed to gnus-correct-length which takes only a string argument.
14833
14834 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14835
14836         * gnus-util.el (gnus-bind-print-variables): New macro.
14837         (gnus-prin1): Use it.
14838         (gnus-prin1-to-string): Use it.
14839         (gnus-pp): New function.
14840         (gnus-pp-to-string): New function.
14841
14842         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14843         Replace pp-to-string with gnus-pp-to-string.
14844         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14845         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14846         * gnus-msg.el (gnus-debug): Ditto.
14847         * gnus-score.el (gnus-score-save): Ditto.
14848         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14849         gnus-pp-to-string.
14850         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14851         with gnus-pp.
14852         * score-mode.el (gnus-score-pretty-print): Ditto.
14853         * webmail.el (webmail-debug): Ditto.
14854
14855 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14856
14857         * gnus-art.el (article-display-face, article-display-x-face):
14858         Use buffer-read-only.
14859
14860 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14861
14862         * gnus-art.el (article-hide-list-identifiers):
14863         Bind inhibit-read-only as t.
14864
14865 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14866
14867         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14868
14869 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14870
14871         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14872         (gnus-narrow-to-page): Don't assume point-min == 1.
14873         (gnus-article-edit-mode): Derive from message-mode.
14874
14875         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14876         point-min == 1.
14877
14878         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14879         Disable incorrect use of `assert'.
14880
14881         * message.el (message-mode): Set comment-start-skip.
14882
14883
14884 2004-08-22  Sam Steingold  <sds@gnu.org>
14885
14886         * pop3.el (pop3-leave-mail-on-server): New user variable.
14887         (pop3-movemail): Delete mail only when it is nil.
14888
14889 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14890
14891         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14892
14893         * mml.el (mml-preview): Use `pop-to-buffer'.
14894
14895         * message.el (message-goto-mail-followup-to): Insert after "To".
14896         (message-carefully-insert-headers): Add comment.
14897
14898         * gnus.el: Remove unused variable `gnus-article-check-size'.
14899
14900         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14901
14902         * gnus-art.el (gnus-button-alist): Improve
14903         `gnus-button-handle-library' entry.
14904
14905 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14906
14907         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14908         downcase, since XEmacs capitalizes error messages differently.
14909
14910 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14911
14912         * nntp.el: Add (require 'gnus) due to reference to
14913         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14914
14915 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14916
14917         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14918         `mm-fill-flowed'.
14919
14920         * mm-decode.el (mm-dissect-singlepart): Check it.
14921
14922 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14923
14924         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14925         'imap' for netrc parsing.
14926
14927 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14928
14929         * mailcap.el (mailcap-mime-data): Mark as risky.
14930
14931 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14932
14933         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14934         may be included in the encoded word.
14935         (rfc2047-encode): Don't append a space if the encoded word
14936         includes close parenthesis.
14937
14938 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14939
14940         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14941         of text within parentheses.
14942
14943 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14944
14945         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14946         (gnus-encrypt-write-file-contents): Make the password key the file
14947         name PLUS the cipher, not just the cipher.  Also remove failed
14948         passwords from the cache.
14949
14950 2004-08-06  Simon Josefsson  <jas@extundo.com>
14951
14952         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14953         fix.
14954
14955 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14956
14957         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14958         LWSP.
14959
14960 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14961
14962         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14963         to append in-reply-to: data to the references: header.
14964
14965         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14966         (netrc-parse): Use gnus-encrypt.el functions.
14967
14968         * gnus-encrypt.el: Add new file for encryption support; currently
14969         does only a few GPG ciphers and an internal XOR cipher.
14970
14971         * password.el: Add comments on using password-read-and-add.
14972         (password-read-and-add): Add function to read and add the
14973         password to the cache at once.
14974
14975 2004-07-28  Simon Josefsson  <jas@extundo.com>
14976
14977         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14978         parameter (but don't use it, for now).
14979
14980         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14981         instead of hard coding to nil.
14982
14983 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14984
14985         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14986         as mm-inline-image-xemacs does.
14987
14988 2004-07-26  Simon Josefsson  <jas@extundo.com>
14989
14990         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14991         Revert part of 2004-07-17 change below.
14992
14993 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14994
14995         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14996         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14997
14998 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14999
15000         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15001         quotes that actually start with ">" at the beginning of the
15002         lines.
15003
15004 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15005
15006         * rfc2047.el (rfc2047-encode-region): Fix last change.
15007         (rfc2047-encode-parameter): Remove useless concat.
15008
15009 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15010
15011         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15012         encode special characters; fix some kind of misconfigured headers;
15013         signal a real error if debug-on-quit or debug-on-error is non-nil.
15014         (rfc2047-encode-max-chars): New variable.
15015         (rfc2047-encode-1): Use it.
15016         (rfc2047-encode-parameter): New function.
15017
15018         * mml.el (mml-insert-parameter): Remove an excessive space.
15019
15020 2004-07-17  Simon Josefsson  <jas@extundo.com>
15021
15022         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15023         Kai Grossjohann <kai@emptydomain.de>.
15024         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15025         (gnus-group-make-menu-bar): Ditto.
15026
15027         * gnus-util.el (gnus-group-server): Add.
15028
15029 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15030
15031         * message.el (message-clone-locals): Clone sendmail and smtp
15032         variables.
15033
15034 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15035
15036         * rfc2047.el (rfc2047-encode-region): Fix last change.
15037
15038 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15039
15040         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15041         characters as non-special.
15042
15043 2004-07-09  Simon Josefsson  <jas@extundo.com>
15044
15045         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15046         Users will lose all flag changes made while unplugged with
15047         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15048         good default.  See numerous reports on ding mailing list.
15049
15050 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15051
15052         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15053         add generate-head-function and generate-article-function to the
15054         rfc822-forward entry.
15055         (nndoc-rfc822-forward-generate-article): New function.
15056         (nndoc-rfc822-forward-generate-head): New function.
15057
15058         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15059
15060 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15061
15062         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15063         respect display group parameter and gnus-summary-expunge-below.
15064         (gnus-articles-to-read): Remove unused reference to display group
15065         parameter.
15066
15067 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15068
15069         * nnheader.el (nnheader-uniquify-message-id): New experimental
15070         variable.
15071         (nnheader-nov-read-message-id): Use it.
15072
15073         * spam-report.el (spam-report-gmane): Add interactive.
15074
15075 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15076
15077         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15078         qp-or-base64 for the application/* types.
15079
15080 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15081
15082         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15083
15084 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15085
15086         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15087         trim value.
15088
15089 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15090
15091         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15092         New macro and function.
15093         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15094
15095 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15096
15097         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15098         after-load-alist.
15099
15100 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15101
15102         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15103         update info that isn't there.
15104
15105 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15106
15107         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15108         entry.
15109
15110 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15111
15112         * mm-view.el (mm-inline-render-with-function): Use multibyte
15113         buffer; decode html source by charset.
15114
15115         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15116
15117         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15118         Mule-UCS is loaded under XEmacs.
15119         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15120
15121 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15122
15123         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15124
15125 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15126
15127         * mm-util.el (mm-coding-system-p): Return a coding-system.
15128         (mm-mime-mule-charset-alist): Use shift_jis instead of
15129         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15130         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15131         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15132         instead of japanese-shift-jis and iso-latin-1 respectively in
15133         order to share the default value with both Emacs and XEmacs-mule.
15134         (mm-mule-charset-to-mime-charset): Make
15135         mm-coding-system-priorities effective.
15136         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15137         while predicating of candidates upon the priorities.
15138
15139 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15140
15141         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15142         gnus-uu-invert-processable.
15143
15144         * gnus.el: Autoload gnus-uu-invert-processable.
15145
15146 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15147
15148         * mm-util.el (mm-with-multibyte-buffer): New macro.
15149
15150         * rfc2047.el (rfc2047-encode-string): Use it.
15151         (rfc2047-encode-region): Move point to the end of the region after
15152         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15153
15154 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15155
15156         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15157         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15158
15159 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15160
15161         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15162         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15163         Karl Chen <quarl@nospam.quarl.org>.
15164
15165 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15166
15167         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15168         invalid addresses.
15169
15170 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15171
15172         * spam.el: Change section markers, revise TODO list.
15173         (spam-backends): Make new master list of all installed backends.
15174         (spam-summary-exit-behavior): Add new variable to determine how
15175         messages moves are done at summary exit.
15176         (spam-move-spam-nonspam-groups-only)
15177         (spam-process-ham-in-nonham-groups)
15178         (spam-process-ham-in-spam-groups): Remove variables, the
15179         spam-summary-exit-behavior variable should be used to manage this
15180         behavior.
15181         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15182         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15183         and spam-old-spam-articles.
15184         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15185         Add empty variables, placeholders for the backends they represent.
15186         (spam-set-difference): Move, unchanged.
15187         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15188         unless the user has a processor variable.
15189         (spam-classifications, spam-classification-valid-p)
15190         (spam-backend-properties, spam-backend-property-valid-p)
15191         (spam-backend-function-type-valid-p)
15192         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15193         (spam-report-articles-gmane, spam-report-articles-resend):
15194         Remove functions, they are not needed.
15195         (spam-install-backend-super, spam-backend-list)
15196         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15197         (spam-backend-function, spam-backend-ham-registration-function)
15198         (spam-backend-spam-registration-function)
15199         (spam-backend-ham-unregistration-function)
15200         (spam-backend-spam-unregistration-function)
15201         (spam-backend-statistical-p, spam-backend-mover-p)
15202         (spam-install-backend-alias, spam-install-checkonly-backend)
15203         (spam-install-mover-backend, spam-install-nocheck-backend)
15204         (spam-install-backend, spam-install-statistical-backend)
15205         (spam-install-statistical-checkonly-backend): Add backend installation
15206         support.
15207         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15208         (spam-group-processor-p): Use the new backend code and respect the
15209         summary exit behavior.
15210         (spam-mark-spam-as-expired-and-move-routine): Remove.
15211         (spam-summary-prepare): Change to use the new spam-old-articles
15212         variable.
15213         (spam-copy-or-move-routine, spam-copy-spam-routine)
15214         (spam-move-spam-routine, spam-copy-ham-routine)
15215         (spam-move-ham-routine): Add code to copy/move ham or spam.
15216         (spam-fetch-field-fast): Improve doc and code, plus allow the
15217         'number request.
15218         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15219         variables.
15220         (spam-split, spam-find-spam): Use the new backend code.
15221         (spam-registration-functions): Remove variable.
15222         (spam-unregister-routine): Add convenience wrapper.
15223         (spam-log-undo-registration, spam-register-routine)
15224         (spam-log-processing-to-registry)
15225         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15226         where possible.
15227         (spam-check-gmane-xref, spam-check-regex-headers)
15228         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15229         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15230         (spam-check-bogofilter-headers, spam-check-spamoracle)
15231         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15232         (spam-check-crm114-headers): Use the spam-split-group that
15233         spam-split prepares, no need to determine it every time.
15234
15235         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15236         to the nnheader-parse-naked-head call.
15237
15238         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15239
15240         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15241         the nnheader-nov-read-message-id call.
15242
15243 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15244
15245         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15246         gnus-activate-group twice.  Suggested by Markus Peter
15247         <warp@spin.de>.
15248
15249 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15250
15251         * gnus-art.el (gnus-article-time-format): Exchange the order of
15252         day and month in the default value; fix customization type.
15253         (article-date-ut): Use add-text-properties.
15254         (article-make-date-line): Use message-make-date instead of
15255         current-time-string.
15256
15257         * message.el (message-fetch-field): Don't use set-text-properties.
15258         (message-make-date): Simplify.
15259
15260         * messagexmas.el (message-xmas-make-date): New function.
15261         (message-xmas-redefine): Defalias message-make-date to it.
15262
15263 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15264
15265         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15266         (rfc2047-encode-region): Treat text within parentheses as special;
15267         show the original text when error has occurred.
15268
15269         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15270         already-computed method to gnus-activate-group.
15271
15272         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15273         same select-methods identical Lisp objects.
15274
15275         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15276         object when modifying the info.
15277
15278 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15279
15280         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15281         gnus-opened-servers since it has never been opened with the new
15282         configuration yet.
15283
15284 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15285
15286         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15287         arg to nnheader-generate-fake-message-id.
15288
15289 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15290
15291         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15292         number and build a fake message ID localized to a group and
15293         article number (so it's repeatable from that point on).
15294         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15295         ID format.
15296
15297         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15298         nnheader-generate-fake-message-id with the article number.
15299
15300 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15301
15302         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15303         end-of-buffer.
15304
15305 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15306
15307         * message.el (message-ignored-supersedes-headers): Add Approved.
15308
15309 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15310
15311         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15312         goto-char.
15313         (rfc2047-encode): Fold the line before encoding.
15314
15315 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15316
15317         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15318         folding -- not all headers can be folded, and this should be done
15319         by the message composition mode.  Probably.  I think.
15320
15321 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15322
15323         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15324         fast.
15325
15326         * gnus-ems.el (gnus-remove-image): Don't use
15327         message-text-with-property; remove only the image found first.
15328
15329         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15330         found first.
15331
15332 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15333
15334         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15335
15336 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15337
15338         * message.el (message-text-with-property): Make it fast and accept
15339         optional arguments.
15340         (message-strip-forbidden-properties): Use it.
15341         (message-fix-before-sending): Follow the m-t-w-p change.
15342
15343         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15344
15345 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15346
15347         * gnus-art.el (article-hide-headers): Don't change the buffer
15348         mistakenly when performing mml-preview even if
15349         gnus-single-article-buffer is nil.
15350
15351 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15352
15353         * message.el (message-expand-name-databases): New user option.
15354         (message-expand-name): Use it.
15355
15356 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15357
15358         * spam.el (spam-report-articles-resend)
15359         (spam-report-resend-register-routine): Allow ham reporting.
15360         (spam-report-resend-register-ham-routine): Add wrapper.
15361         (spam-registration-functions): Add ham resending functions.
15362         (spam-list-of-processors): Add ham resend processor.
15363
15364         * gnus.el (ham-resend-to): Add new group parameter.
15365         (spam-process): Add ham resend option.
15366
15367         * spam-report.el (spam-report-resend): Allow reporting ham.
15368         (spam-report-resend-ham): Add wrapper.
15369
15370 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15371
15372         * message.el (message-cite-articles-with-x-no-archive): New
15373         variable.
15374         (message-cite-original): Use it.
15375
15376 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15377
15378         * message.el (message-cite-original): Respect X-No-Archive.
15379
15380 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15381
15382         * gnus-art.el (article-hide-headers): Refer to the values for
15383         gnus-ignored-headers and gnus-visible-headers in the summary
15384         buffer since a user may have set them as group parameters.
15385
15386 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15387
15388         * assistant.el (assistant-node-name): Add convenience function.
15389         (assistant-render-text, assistant-render-node): Add error handling,
15390         plus handle multiple next nodes.
15391         (assistant-find-next-node): Comment out for now.
15392         (assistant-find-next-nodes): Add function, returns list of next
15393         nodes.
15394
15395 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15396
15397         * mail-source.el (mail-source-directory): Fix doc-string.
15398
15399 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15400
15401         * assistant.el (assistant-render-text, assistant-eval): Add :set
15402         widget type, which is different because it takes and returns a
15403         list.  Much hilarity ensues.
15404
15405 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15406
15407         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15408
15409         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15410         doc-string.
15411
15412         * gnus-start.el (gnus-activate-group): Added doc-string.
15413
15414 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15415
15416         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15417
15418 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15419
15420         * assistant.el (assistant-render-text): Try to add a :set
15421         widget, more to come.
15422
15423         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15424         strings.
15425         (spam-report-articles-resend)
15426         (spam-register-routine): Do registration iff any articles warrant
15427         it.
15428         (spam-summary-prepare-exit): Change log message for nil group
15429         destinations.
15430
15431 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15432
15433         * spam.el (spam-report-resend-register-routine): Allow
15434         spam-report-resend-to to be a group parameter or a global value.
15435
15436 2004-05-26  Simon Josefsson  <jas@extundo.com>
15437
15438         * starttls.el: Merge with my GNUTLS based starttls.el.
15439         (starttls-gnutls-program, starttls-use-gnutls)
15440         (starttls-extra-arguments, starttls-process-connection-type)
15441         (starttls-connect, starttls-failure, starttls-success): New
15442         variables.
15443         (starttls-program, starttls-extra-args): Doc fix.
15444         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15445         functions.
15446         (starttls-negotiate, starttls-open-stream): Check
15447         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15448         function if it is set.
15449
15450 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15451
15452         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15453         structured fields.
15454
15455 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15456
15457         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15458
15459 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15460
15461         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15462         variable.
15463         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15464         assigning the spam-mark to new messages.
15465
15466 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15467
15468         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15469
15470 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15471
15472         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15473
15474         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15475         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15476         default.
15477
15478 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15479
15480         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15481         correct data.
15482
15483 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15484
15485         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15486         (spam-group-processor-p): Fix function.
15487         (spam-group-processor-multiple-p)
15488         (spam-group-spam-processor-report-gmane-p)
15489         (spam-group-spam-processor-report-resend-p)
15490         (spam-group-spam-processor-bogofilter-p)
15491         (spam-group-spam-processor-blacklist-p)
15492         (spam-group-spam-processor-ifile-p)
15493         (spam-group-ham-processor-ifile-p)
15494         (spam-group-spam-processor-spamoracle-p)
15495         (spam-group-spam-processor-crm114-p)
15496         (spam-group-ham-processor-bogofilter-p)
15497         (spam-group-spam-processor-stat-p)
15498         (spam-group-ham-processor-stat-p)
15499         (spam-group-ham-processor-whitelist-p)
15500         (spam-group-ham-processor-BBDB-p)
15501         (spam-group-ham-processor-spamoracle-p)
15502         (spam-group-ham-processor-copy-p): Remove functions with some
15503         prejudice against unneeded code.
15504         (spam-report-articles-resend)
15505         (spam-report-resend-register-routine): Allow the group/topic
15506         spam-resend-to value to override spam-report-resend-to.
15507         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15508         properly now.
15509
15510         * gnus.el (spam-resend-to): Add group/topic parameter.
15511         (spam-process): Move the OBSOLETE processors to the end of the
15512         choices.
15513
15514 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15515
15516         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15517         with resend-to set to nil, and then ask the user if necessary.
15518         (spam-report-resend): spam-report-resend takes a list of articles, not
15519         separate article numbers.
15520
15521 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15522
15523         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15524         addition to emacs-w3m.
15525
15526 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15527
15528         * assistant.el (assistant-authinfo-data): New function.
15529         (assistant-eval): Eval for entire assistant.
15530
15531         * netrc.el (netrc-services-file): New variable.
15532         (netrc-parse-services): New function.
15533         (netrc-find-service-name): New function.
15534         (netrc-find-service-number): New function.
15535         (netrc-port-equal): New function.
15536         (netrc-machine): Use it.
15537
15538         * nnimap.el (nnimap-open-connection): Use netrc.
15539
15540         * gnus-util.el (gnus-netrc-get): Remove aliases.
15541
15542         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15543
15544         * assistant.el (wid-edit): Fix compilation.
15545
15546         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15547
15548 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15549
15550         * gnus-util.el (gnus-set-file-modes): New function.  (small
15551         patch).
15552
15553 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15554
15555         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15556
15557         * assistant.el (assistant-render-node): Fix up rendering and
15558         read-only text.
15559         (assistant-render-node): Reset.
15560         (assistant-make-read-only): Not sticky.
15561
15562 2004-05-20  Danny Siu  <dsiu@adobe.com>
15563
15564         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15565         centered even when gnus-auto-center-summary is t.
15566
15567 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15568
15569         * dns.el (dns-get-txt-answer): New function.
15570         (dns-read-txt): Ditto.
15571         (query-dns): Use it.
15572
15573 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15574
15575         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15576         active for foreign groups even if the group level is higher than
15577         the specified value.
15578
15579 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15580
15581         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15582         non-active groups.
15583
15584         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15585
15586 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15587
15588         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15589
15590 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15591
15592         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15593         (spam-crm114-header, spam-crm114-spam-switch)
15594         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15595         (spam-crm114-positive-spam-header)
15596         (spam-crm114-database-directory, spam-list-of-processors)
15597         (spam-group-spam-processor-crm114-p)
15598         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15599         (spam-generic-score, spam-list-of-checks)
15600         (spam-list-of-statistical-checks, spam-registration-functions)
15601         (spam-check-crm114-headers, spam-crm114-score)
15602         (spam-check-crm114, spam-crm114-register-with-crm114)
15603         (spam-crm114-register-spam-routine)
15604         (spam-crm114-unregister-spam-routine)
15605         (spam-crm114-register-ham-routine)
15606         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15607         asjo@koldfront.dk (Adam Sjøgren).
15608
15609         * gnus.el: Add spam-use-crm114.
15610
15611         * spam.el (spam-list-of-processors, spam-registration-functions):
15612         Add spam-use-resend.
15613         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15614         (spam-report-articles-gmane): Add doc fix.
15615         (spam-report-articles-resend, spam-report-resend-register-routine):
15616         Add wrappers around spam-report-resend-to.
15617
15618         * spam-report.el (spam-report-resend-to, spam-report-resend):
15619         Add support for resending spam.
15620         (spam-report-gmane): Fix line length >80.
15621
15622         * gnus.el (spam-process): Add spam-use-resend.
15623
15624 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15625
15626         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15627         number of processed spam messages.
15628         (spam-ham-copy-or-move-routine): Return the number of processed
15629         ham messages.
15630         (spam-summary-prepare-exit): Use the above values to decide
15631         whether status messages shouled be displayed.
15632
15633 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15634
15635         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15636         `rfc2047-encoding-function-alist' in order to avoid conflicting
15637         with the old version.
15638         (rfc2047-encode-region): Concatenate words containing non-ASCII
15639         characters in structured fields; don't encode space-delimited
15640         ASCII words even in unstructured fields; don't break words at
15641         char-category boundaries.
15642         (rfc2047-encode-1): New function.
15643         (rfc2047-encode): Use it; encode text so that it occupies the
15644         maximum width within 76-column; work correctly on Q encoding for
15645         iso-2022-* charsets.
15646         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15647         sure not to break a line just after the header name.
15648         (rfc2047-b-encode-region): Removed.
15649         (rfc2047-b-encode-string): New function.
15650         (rfc2047-q-encode-region): Removed.
15651         (rfc2047-q-encode-string): New function.
15652
15653         * mm-util.el (mm-replace-in-string): New function.
15654
15655 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15656
15657         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15658         get it right.
15659         (gnus-inews-make-draft): Really.
15660
15661 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15662
15663         * nnmh.el (nnmh-request-list-1): Don't check the link count
15664         before descending.  (small patch)
15665
15666 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15667
15668         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15669         stuff.
15670
15671         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15672         on real group name.
15673
15674         * gnus-art.el (gnus-signature-limit): Doc fix.
15675
15676         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15677
15678         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15679
15680 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15681
15682         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15683         isn't a string.
15684
15685 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15686
15687         * gnus-draft.el (gnus-draft-send): Bind
15688         rfc2047-encode-encoded-words.
15689
15690         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15691         (rfc2047-encodable-p): Say that =? needs encoding.
15692         (rfc2047-encode-encoded-words): New variable.
15693
15694         * gnus-group.el (gnus-group-select-group): Doc fix.
15695
15696         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15697
15698         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15699         to nil.
15700
15701         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15702
15703         * nnheader.el (nnheader-get-lines-and-char): New function.
15704
15705 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15706
15707         * gnus-msg.el (gnus-summary-followup-with-original): Document
15708         yanking of region when active.
15709
15710 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15711
15712         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15713         groups if the group level is higher than the specified value.
15714
15715 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15716
15717         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15718         (gnus-group-jump-to-group): Added prefix argument using
15719         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15720         non-active group.
15721
15722         * compface.el (uncompface): Be verbose when changing
15723         `uncompface-use-external'.
15724
15725         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15726         handle manual section.
15727
15728 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15729
15730         * gnus-art.el (gnus-button-alist): Revert previous change.
15731
15732 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15733
15734         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15735
15736 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15737
15738         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15739         whether backend can accept message.
15740
15741         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15742
15743 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15744
15745         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15746         Avoid creating directory when nntp-marks-is-evil is true.
15747         Reported by Reiner Steib.
15748
15749 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15750
15751         * gnus-picon.el (gnus-picon-style): New variable.
15752         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15753         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15754         Jesper Harder <harder@ifa.au.dk>.
15755
15756 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15757
15758         * message.el (message-fill-field): Return point.
15759         (message-generate-headers): Go to end of field.
15760
15761         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15762         stuff for non-living groups.
15763
15764 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15765
15766         * gnus-art.el (gnus-article-followup-with-original)
15767         (gnus-article-reply-with-original): gnus-mark-active-p ->
15768         gnus-region-active-p.
15769
15770 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15771
15772         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15773         only when there is spam or ham to be processed.
15774
15775 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15776
15777         * mail-source.el (mail-source-delete-crash-box): Refactor.
15778         (mail-source-fetch): Use it.
15779         (mail-source-fetch-file): Ditto.
15780         (mail-source-fetch-directory): Run postscript in loop.
15781         (mail-source-fetch-pop): Delete.
15782         (mail-source-fetch-maildir): Ditto.
15783         (mail-source-fetch-imap): Ditto.
15784
15785         * imap.el (imap-authenticators): Comment out sasl.
15786
15787         * message.el (message-skip-to-next-address): New function.
15788         (message-fill-header-address): Refactor.
15789         (message-fill-address): Use it.
15790         (message-delete-address): Use it.
15791         (message-fill-header-general): Refactor.
15792         (message-fill-field-address): Rename.
15793         (message-narrow-to-field): Find the start of the header.
15794         (message-header-format-alist): Don't pre-fill.
15795         (message-fill-header): Removed.
15796         (message-insert-header): New function.
15797         (message-shorten-references): Use it.
15798
15799         * rfc2047.el (rfc2047-field-value): Strip props.
15800
15801         * mail-parse.el (mail-header-make-address): New alias.
15802
15803         * ietf-drums.el (ietf-drums-make-address): New function.
15804
15805         * imap.el: Add compiler directives.
15806
15807         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15808
15809         * gnus-art.el (article-decode-idna-rhs): Don't use
15810         message-idna-inside-rhs-p.
15811
15812 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15813
15814         * message.el (message-idna-inside-rhs-p): Removed.
15815         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15816
15817         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15818         false positives.
15819
15820 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15821
15822         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15823
15824 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15825
15826         * nneething.el (nneething-file-name): Don't create spurious
15827         files.
15828
15829         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15830         (gnus-inews-do-gcc): Remove sleep.
15831
15832         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15833         part under point.
15834
15835         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15836         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15837
15838 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15839
15840         * spam.el (spam-summary-prepare-exit): Fixed (length).
15841
15842 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15843
15844         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15845         as expired without moving it" message when there are spam
15846         messages left.
15847
15848 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15849
15850         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15851         header is not nil.
15852
15853 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15854
15855         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15856         nntp-possibly-create-directory, not nntp-possibly-change-group.
15857         (nntp-marks-changed-p): New arg SERVER.
15858         (nntp-request-update-info): Adjust caller.
15859
15860 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15861
15862         * nntp.el (nntp-save-marks): Pass missing arg.
15863
15864 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15865
15866         * nntp.el: Support marks.
15867         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15868         (nntp-marks-modtime, nntp-marks-directory): New variables.
15869         (nntp-request-set-mark, nntp-request-update-info)
15870         (nntp-possibly-create-directory, nntp-marks-changed-p)
15871         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15872         functions.
15873
15874 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15875
15876         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15877         (gnus-xmas-redefine): Rename.
15878
15879         * gnus-score.el (gnus-score-insert-help): Use
15880         gnus-select-lowest-window.
15881
15882         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15883         appt-select-lowest-window and rename to gnus-select-lowest-window.
15884
15885         * gnus.el: do.
15886
15887 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15888
15889         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15890         encodings of MIME-encoded words, in order to improve
15891         interoperability with several broken MUAs.
15892
15893 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15894
15895         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15896         tags, only when charsets are not specified in headers.
15897         (mm-inline-text-html-render-with-w3m): Ditto.
15898
15899         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15900         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15901
15902 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15903
15904         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15905         instead of MIME-decoded from fields when checking
15906         `gnus-article-address-banner-alist'.
15907
15908 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15909
15910         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15911         description rather than subject.
15912
15913 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15914
15915         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15916
15917 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15918
15919         * gnus.el (gnus-version-number): Bump.
15920
15921 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15922
15923         * gnus.el: No Gnus v0.2 is released.
15924
15925 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15926
15927         * gnus-agent.el (gnus-agent-read-agentview): Inline
15928         gnus-uncompress-range.
15929
15930 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15931
15932         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15933         `exec-installed-p'.
15934
15935 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15936
15937         * gnus.el (spam-process, spam-autodetect-methods): Add
15938         bsfilter and bsfilter-headers.
15939
15940         * spam.el (spam-bsfilter): New customize group.
15941         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15942         (spam-bsfilter-header, spam-bsfilter-probability-header)
15943         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15944         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15945         (spam-bsfilter-database-directory): New options.
15946         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15947         (spam-list-of-statistical-checks, spam-registration-functions):
15948         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15949         (spam-bsfilter-score): New command.
15950         (spam-check-bsfilter-headers, spam-check-bsfilter)
15951         (spam-bsfilter-register-with-bsfilter)
15952         (spam-bsfilter-register-spam-routine)
15953         (spam-bsfilter-unregister-spam-routine)
15954         (spam-bsfilter-register-ham-routine)
15955         (spam-bsfilter-unregister-ham-routine): New functions.
15956         (spam-generic-score): Support bsfilter; Accept an optional argument
15957         to recalcurate spam score even if scoring header has already been
15958         added.
15959         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15960         optional argument to recalcurate spam score even if scoring header
15961         has already been added.
15962
15963 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15964
15965         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15966         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15967         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15968         link is missing.
15969
15970 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15971
15972         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15973         (html2text-get-attr): Rewrite.
15974
15975         * message.el (message-setup-1): Remove redundant put-text-property
15976         on mail-header-separator.
15977
15978 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15979
15980         * gnus-registry.el (gnus-registry-cache-whitespace)
15981         (gnus-registry-action, gnus-registry-spool-action)
15982         (gnus-registry-split-fancy-with-parent): Change message levels
15983         from 5 to 3 or 7, as needed.
15984
15985         * spam.el (spam-summary-prepare-exit)
15986         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15987         (spam-split, spam-find-spam, spam-log-undo-registration)
15988         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15989         level from 5 to 6.
15990
15991 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15992
15993         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15994         2004-03-04 change).
15995
15996 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15997
15998         * sieve-manage.el (sieve-manage-open):
15999         * nnweb.el (nnweb-insert-html):
16000         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16001         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16002         * nnspool.el (nnspool-request-group):
16003         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16004         * nnml.el (nnml-request-update-info):
16005         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16006         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16007         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16008         (nnimap-request-set-mark):
16009         * nnfolder.el (nnfolder-request-update-info):
16010         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16011         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16012         * gnus-uu.el (gnus-uu-find-articles-matching):
16013         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16014         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16015         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16016         * gnus-nocem.el (gnus-nocem-scan-groups):
16017         * gnus-int.el (gnus-start-news-server):
16018         * gnus-group.el (gnus-group-make-kiboze-group)
16019         (gnus-group-browse-foreign-server):
16020         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16021         Use mapc when appropriate.
16022
16023 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16024
16025         FIXME: Make separate entries for each person.
16026
16027         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16028         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16029         <shields@msrl.com>:
16030
16031         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16032         may need for spam sorting and scoring.
16033         (spam-user-format-function-S): Add user format function suitable for
16034         general use.
16035         (spam-article-sort-by-spam-status): Add sorting function for summary
16036         sorting.
16037         (spam-extra-header-to-number): Add function to get a score from a
16038         header.
16039         (spam-summary-score): Add function to get a numeric score from the
16040         headers.
16041         (spam-generic-score): Fix function doc, was in wrong place.
16042         (spam-initialize): Take symbols when it's run, and install the
16043         extra headers that spam-necessary-extra-headers thinks we need.
16044
16045 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16046
16047         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16048         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16049
16050 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16051
16052         * gnus-sum.el (gnus-set-global-variables)
16053         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16054         (gnus-article-get-xrefs, gnus-summary-best-group)
16055         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16056         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16057         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16058         Use with-current-buffer.
16059
16060 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16061
16062         * spam.el (spam-summary-prepare-exit): Simplify logic.
16063         (spam-fetch-article-header): Read the article header if it's not
16064         available.
16065         (spam-list-articles): Simplify logic.
16066         (spam-filelist-register-routine): Fix bug with unregister-list.
16067
16068         * gnus-registry.el: Fix comments at beginning.
16069
16070 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16071
16072         * message.el (message-cater-to-broken-inn): Remove.
16073         (message-shorten-references): Make sure the total folded length of
16074         References is shorter than 998 characters to cater to a bug in INN
16075         2.3.  Also, don't pretend that references aren't folded -- this
16076         hasn't worked for a while.
16077
16078 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16079
16080         * gnus-agent.el (gnus-agentize):
16081         gnus-agent-send-mail-real-function no longer set to current value
16082         of message-send-mail-function but rather a lambda that calls
16083         message-send-mail-function.  The change makes the agent real-time
16084         responsive to user changes to message-send-mail-function.
16085
16086 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16087
16088         * legacy-gnus-agent.el
16089         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16090         help from Florian Weimer <fw@deneb.enyo.de>
16091
16092 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16093
16094         * nnmail.el (nnmail-cache-insert): Revert last change.
16095
16096 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16097
16098         * nnmail.el (nnmail-cache-insert): Always check whether
16099         nnmail-cache-ignore-groups matches a group name.
16100
16101 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16102
16103         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16104         (spam-find-spam, spam-log-processing-to-registry)
16105         (spam-log-registered-p, spam-log-unregistration-needed-p)
16106         (spam-log-undo-registration): Use gnus-message instead of
16107         gnus-error, none of these errors are fatal.
16108
16109         * gnus-registry.el (gnus-registry-clean-empty-function)
16110         (gnus-registry-clean-empty): Remove only empty entries without
16111         extra data.
16112
16113 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16114
16115         * spam-stat.el (spam-stat-buffer-change-to-spam)
16116         (spam-stat-buffer-change-to-non-spam): Change (error) to
16117         (gnus-message 8) invocation.
16118
16119 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16120
16121         * nntp.el (nntp-via-netcat-command): New variable.
16122         (nntp-via-netcat-switches): New variable.
16123         (nntp-open-via-rlogin-and-netcat): New function.
16124         (nntp-open-connection-function): Doc fix.
16125         (nntp-telnet-command): Doc fix.
16126         (nntp-end-of-line): Doc fix.
16127         (nntp-via-rlogin-command): Doc fix.
16128         (nntp-via-user-name): Doc fix.
16129         (nntp-via-address): Doc fix.
16130
16131 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16132
16133         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16134         error in Emacs 21.1.
16135
16136 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16137
16138         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16139
16140 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16141
16142         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16143         (gnus-agent-with-refreshed-group): New macro.
16144         (gnus-agent-rename-group): New function.
16145         (gnus-agent-delete-group): New function.
16146         (gnus-agent-save-group-info): Use gnus-command-method when
16147         `method' parameter is nil.  Don't write nil entries into the
16148         active file.
16149         (gnus-agent-get-group-info): New function.
16150         (gnus-agent-fetch-articles): Use
16151         gnus-agent-update-files-total-fetched-for to increment disk space
16152         used.
16153         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16154         gnus-agent-update-view-total-fetched-for to increment disk space
16155         used.
16156         (gnus-agent-get-local): Added optional parameters to avoid calling
16157         gnus-group-real-name and gnus-find-method-for-group.
16158         (gnus-agent-set-local): Delete stored entry if either min, or max,
16159         are nil.
16160         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16161         quit, use gnus-agent-regenerate-group to record existance of any
16162         articles fetched to disk before the quit occurred.
16163         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16164         gnus-agent-update-view-total-fetched-for, and
16165         gnus-agent-update-files-total-fetched-for to decrement disk space
16166         used.
16167         (gnus-agent-retrieve-headers): Use
16168         gnus-agent-update-view-total-fetched-for to increment disk space
16169         used.
16170         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16171         with gnus-agent-update-files-total-fetched-for to decrement disk
16172         space and fresh group buffer.
16173         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16174         (gnus-agent-need-update-total-fetched-for): New variable.
16175         (gnus-agent-update-files-total-fetched-for): New function.
16176         (gnus-agent-update-view-total-fetched-for): New function.
16177         (gnus-agent-total-fetched-for): New function.
16178
16179         * gnus-cache.el (gnus-cache-save-buffers): Use
16180         gnus-cache-update-overview-total-fetched-for to change disk space
16181         used by this group.
16182         (gnus-cache-possibly-enter-article): Use
16183         gnus-cache-update-file-total-fetched-for to increment disk space
16184         used by this group.
16185         (gnus-cache-possibly-remove-article): Use
16186         gnus-cache-update-file-total-fetched-for to decrement disk space
16187         used by this group.
16188         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16189         (gnus-cache-rename-group): New function.
16190         (gnus-cache-delete-group): New function.
16191         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16192         (gnus-cache-need-update-total-fetched-for): New variable.
16193         (gnus-cache-with-refreshed-group): New macro.
16194         (gnus-cache-update-file-total-fetched-for): New function.
16195         (gnus-cache-update-overview-total-fetched-for): New function.
16196         (gnus-cache-rename-group-total-fetched-for): New function.
16197         (gnus-cache-delete-group-total-fetched-for): New function.
16198         (gnus-cache-total-fetched-for): New function.
16199
16200         * gnus-group.el: Require gnus-sum and autoload functions to
16201         resolve warnings when gnus-group.el compiled alone.
16202         (gnus-group-line-format): Documented new %F.
16203         (size of Fetched data) group line format; identifies disk space
16204         used by agent and cache.
16205         (gnus-group-line-format-alist): Defined new F format.
16206         (gnus-total-fetched-for): New function.
16207         (gnus-group-delete-group): No longer update
16208         gnus-cache-active-altered as gnus-request-delete-group now keeps
16209         the cache in sync.
16210         (gnus-group-list-active): Let the agent store a server's active
16211         list if currently plugged.
16212
16213         * gnus-int.el (gnus-request-delete-group):
16214         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16215         local disk in sync with the server.
16216         (gnus-request-rename-group):
16217         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16218         local disk in sync with the server.
16219
16220         * gnus-start.el (gnus-get-unread-articles):
16221         Cosmetic simplification to logic.
16222
16223         * gnus-util.el (gnus-rename-file): New function.
16224
16225 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16226
16227         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16228
16229 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16230
16231         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16232         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16233
16234 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16235
16236         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16237         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16238
16239 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16240
16241         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16242
16243 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16244
16245         * spam.el (spam-set-difference): Add function to replace
16246         gnus-set-difference in spam.el.
16247         (spam-summary-prepare-exit): Use spam-set-difference.
16248
16249 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16250
16251         * gnus-registry.el (gnus-registry-cache-file): Update to use
16252         gnus-dribble-directory OR gnus-home-directory OR ~.
16253         (gnus-registry-split-fancy-with-parent): Fix doc.
16254
16255 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16256
16257         * message.el (message-exchange-point-and-mark): Use
16258         message-mark-active-p.  Suggested by Jesper Harder
16259         <harder@ifa.au.dk>.
16260
16261 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16262
16263         * message.el (message-exchange-point-and-mark): Don't activate
16264         region if it was inactive.  Suggested by Hiroshi Fujishima
16265         <pooh@nature.tsukuba.ac.jp>.
16266
16267 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16268
16269         * gnus-art.el (article-display-face): Display Faces in the same
16270         order as X-Faces.
16271
16272 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16273
16274         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16275
16276 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16277
16278         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16279         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16280         (gnus-article-mime-hierarchy): Remove.
16281         (gnus-article-mime-hierarchy-next): Remove.
16282         (gnus-article-mode): Revert 2004-03-19 change.
16283         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16284         (gnus-insert-mime-button): Revert 2004-03-19 change.
16285         (gnus-mime-accumulate-hierarchy): Remove.
16286         (gnus-mime-enter-multipart): Remove.
16287         (gnus-mime-leave-multipart): Remove.
16288         (gnus-mime-display-part): Revert 2004-03-19 change.
16289         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16290
16291         * mml.el (mml-preview): Revert 2004-03-19 change.
16292
16293 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16294
16295         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16296
16297 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16298
16299         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16300         t while entering a file name using the mm-with-multibyte macro.
16301         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16302
16303         * mm-util.el (mm-with-multibyte): New macro.
16304
16305 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16306
16307         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16308         user option.
16309         (gnus-mime-multipart-functions): Doc and customization fix.
16310         (gnus-article-mime-hierarchy): New variable.
16311         (gnus-article-mime-hierarchy-next): New variable.
16312         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16313         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16314         gnus-article-mime-hierarchy-next to nil.
16315         (gnus-insert-mime-button): Show hierarchy numbers.
16316         (gnus-mime-accumulate-hierarchy): New function.
16317         (gnus-mime-enter-multipart): New function.
16318         (gnus-mime-leave-multipart): New function.
16319         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16320         (gnus-mime-display-alternative): Show hierarchy numbers.
16321
16322         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16323         gnus-article-mime-hierarchy-next to nil.
16324
16325 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16326
16327         * dns.el: Don't require gnus-xmas.
16328
16329 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16330
16331         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16332         inline PGP.
16333         (mml-menu): Disable mml-quote-region if mark is inactive.
16334
16335 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16336
16337         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16338         when the group's active is not available.
16339
16340 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16341
16342         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16343         error.
16344
16345 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16346
16347         * imap.el (imap-store-password): New variable.
16348         (imap-interactive-login): Use it.
16349         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16350
16351 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16352
16353         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16354         window-start and hscroll to summary window.
16355
16356 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16357
16358         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16359         conversion message to newsrc-dribble when an actual conversion is
16360         performed.
16361
16362 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16363
16364         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16365
16366 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16367
16368         * mm-decode.el (mm-complicated-handles): New function reviving
16369         former definition of mm-multiple-handles.
16370
16371         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16372         (gnus-mime-delete-part): Use it.
16373
16374 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16375
16376         * gnus-agent.el (gnus-agent-read-local): Bind
16377         nnheader-file-coding-system to gnus-agent-file-coding-system to
16378         avoid the implicit assumption that they will always be equal.
16379         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16380         coding-system-for-write, as the with-temp-file macro first prints
16381         to a buffer then saves the buffer.
16382
16383 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16384
16385         * gnus-art.el (gnus-article-edit-part): New function.
16386         (gnus-mime-save-part-and-strip): Use it; do query instead of
16387         signaling an error; don't use mm-multiple-handles.
16388         (gnus-mime-delete-part): Ditto.
16389
16390 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16391
16392         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16393         old file versions.
16394         (gnus-group-prepare-hook): Removed function that converted list
16395         form of gnus-agent-expire-days to group properties.
16396
16397         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16398         (gnus-request-accept-article): Re-indented.
16399
16400         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16401         converters to handle old agent file formats.  Added logic for a
16402         "backup before upgrading warning".
16403         (gnus-convert-mark-converter-prompt): Developers can mark
16404         functions as needing (default), or not needing,
16405         gnus-convert-old-newsrc's "backup before upgrading warning".
16406         (gnus-convert-converter-needs-prompt): Tests whether the user
16407         should be protected from potentially irreversable changes by the
16408         function.
16409
16410         * legacy-gnus-agent.el: New.  Provides converters that are only
16411         loaded when gnus-convert-old-newsrc needs to call them.
16412
16413 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16414
16415         * mail-source.el (mail-source-touch-pop): Doc fix.
16416
16417         * message.el (message-smtpmail-send-it): Doc fix.
16418
16419 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16420
16421         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16422
16423         * nnmail.el (nnmail-split-fancy): do.
16424
16425         * gnus-kill.el (gnus-kill, gnus-execute): do.
16426
16427 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16428
16429         * gnus-sum.el (gnus-widget-reversible-match)
16430         (gnus-widget-reversible-to-internal)
16431         (gnus-widget-reversible-to-external): New functions.
16432         (gnus-widget-reversible): New widget.
16433         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16434
16435 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16436
16437         * gnus-sum.el (gnus-thread-sort-functions)
16438         (gnus-article-sort-functions): Document `(not F)' items.
16439
16440 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16441
16442         * spam.el (spam-use-gmane-xref): Add new backend.
16443         (spam-gmane-xref-spam-group): Add variable to control the name of the
16444         Gmane spam group.
16445         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16446         (spam-regex-headers-spam, spam-regex-headers-ham)
16447         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16448         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16449         backends and checks.
16450         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16451
16452         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16453         an autodetect method.
16454
16455 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16456
16457         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16458         articles are being added to a group.
16459         (gnus-request-replace-article): Inform the agent that articles
16460         need to be uncached as the cached contents are no longer valid.
16461
16462 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16463
16464         * binhex.el: Don't autoload executable-find.
16465
16466         * canlock.el: Don't autoload mail-fetch-field.
16467
16468         * dgnushack.el: Autoload c-mode for XEmacs.
16469
16470         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16471
16472         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16473         rmail-dont-reply-to and rmail-output.
16474
16475         * gnus-score.el: Don't autoload ffap-string-at-point.
16476
16477         * gnus-setup.el: Don't autoload sc-cite-original.
16478
16479         * imap.el: Don't autoload base64-decode-string,
16480         base64-encode-string and md5.
16481
16482         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16483         and rmail-msg-restore-non-pruned-header.
16484
16485         * mm-decode.el: Don't autoload executable-find.
16486
16487         * mm-url.el: Don't autoload executable-find.
16488
16489         * mm-view.el: Don't autoload diff-mode.
16490
16491         * nndb.el: Don't autoload news-reply-mode, news-setup,
16492         cancel-timer and telnet.
16493
16494         * password.el: Don't autoload run-at-time for Emacs.
16495
16496         * sha1-el.el: Don't autoload executable-find.
16497
16498         * sieve-mode.el: Don't autoload c-mode.
16499
16500         * uudecode.el: Don't autoload executable-find.
16501
16502 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16503
16504         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16505         (gnus-agent-possibly-alter-active): Avoid null in numeric
16506         comparison.
16507         (gnus-agent-set-local): Refuse to save null in local object table.
16508         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16509         list of articles that will be marked as unread.
16510
16511 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16512
16513         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16514
16515 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16516
16517         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16518         language tags.
16519
16520 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16521
16522         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16523         Don't bind "obarray".
16524
16525         * gnus-sum.el (gnus-thread-sort-functions): Added
16526         `gnus-thread-sort-by-most-recent-number' and
16527         `gnus-thread-sort-by-most-recent-date'.
16528         Reported by Kai Grossjohann <kai@emptydomain.de>.
16529
16530 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16531
16532         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16533
16534 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16535
16536         * gnus-cus.el (gnus-agent-customize-category): Removed
16537         ignore-errors macro reference that required cl to be loaded at
16538         run-time.
16539
16540         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16541         single-interval range of the form (min . max).  Previously the
16542         range had to look like ((min . max)).  Likewise, return
16543         (min . max) rather than ((min . max)).
16544         (gnus-range-map): Use gnus-range-normalize to accept
16545         single-interval range.
16546
16547         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16548         the cache, but not the agent, now appear with their usual face.
16549
16550         * dgnushack.el (loaddir): New variable that is bound to the
16551         directory containing the dgnushack.el file. Use loaddir, rather
16552         than srcdir, to update load-path. Change lets dgnushack compile
16553         code in directories other than GNUS/lisp.
16554
16555 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16556
16557         * lpath.el: Don't bind w3m-safe-url-regexp.
16558
16559         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16560         w3m-safe-url-regexp variable buffer-local.
16561
16562         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16563
16564 2004-02-27  Simon Josefsson  <jas@extundo.com>
16565
16566         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16567         gnus-group-real-prefix.
16568         (gnus-summary-move-article): Use it, instead of
16569         gnus-group-real-prefix.
16570
16571 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16572
16573         * lpath.el: Bind w3m-safe-url-regexp.
16574
16575         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16576         w3m-safe-url-regexp variable buffer-local and set it as the value
16577         of mm-w3m-safe-url-regexp.
16578
16579         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16580
16581         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16582         parsing gnus-posting-styles when the message is not for replying.
16583
16584         * dgnushack.el: Autoload sgml-mode for XEmacs.
16585
16586         * nnrss.el (nnrss-opml-export): Use
16587         mm-set-buffer-file-coding-system instead of
16588         set-buffer-file-coding-system.
16589
16590 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16591
16592         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16593         of checkdoc.el).
16594         * nnrss.el: do.
16595         * gnus-mlspl.el: do.
16596         * gnus-ml.el: do.
16597         * gnus-srvr.el: do.
16598
16599         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16600
16601 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16602
16603         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16604         Corrections to custom-manual links.
16605
16606         * gnus-art.el (gnus-article): Ditto.
16607
16608         * mm-decode.el (mime-display, mime-security): Ditto.
16609
16610 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16611
16612         * flow-fill.el: Typo.
16613
16614 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16615
16616         * spam-wash.el: New file.
16617
16618 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16619
16620         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16621
16622 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16623
16624         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16625         to be run with new-articles as LIST1, not LIST2.
16626         (spam-registration-functions): Add spam-use-ham-copy as a nil
16627         registration backend.
16628
16629 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16630
16631         * spam-stat.el (spam-stat-washing-hook): New option.
16632         (spam-stat-buffer-words): Use it.
16633         (spam-stat-process-directory, spam-stat-test-directory): Use
16634         insert-file-contents-literally.
16635         (spam-stat-coding-system): New variable.
16636         (spam-stat-load, spam-stat-save): Use it.
16637
16638 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16639
16640         * spam-report.el (spam-report-plug-agent): Quote
16641         spam-report-url-to-file and spam-report-url-ping-plain.
16642
16643 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16644
16645         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16646         / in mailto URLs.
16647
16648 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16649
16650         * spam-report.el (spam-report-process-queue): Fix interactive use.
16651         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16652         (spam-report-unplug-agent): Doc fixes.
16653         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16654         (spam-report-agentize, spam-report-deagentize): Autoload.
16655
16656 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16657
16658         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16659
16660         * message.el (message-setup-fill-variables): Add mml tags to
16661         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16662         <ajk@iu.edu>.
16663         (message-mode): Don't modify paragraph-separate there.
16664
16665 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16666
16667         * compface.el (uncompface-use-external): Default to undecided.
16668         (uncompface-use-external-threshold): New variable.
16669         (uncompface-float-time): New macro.
16670         (uncompface): Determine whether to use the external decoder if
16671         uncompface-use-external is undecided.
16672
16673 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16674
16675         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16676         after images.
16677
16678         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16679
16680 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16681
16682         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16683
16684         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16685
16686         * gnus-sum.el (gnus-summary-limit-to-age)
16687         (gnus-summary-limit-children): do.
16688
16689         * gnus-int.el (gnus-request-scan): do.
16690
16691         * gnus-group.el (gnus-group-suspend): do.
16692
16693         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16694
16695         * gnus-cite.el (gnus-cite-parse-attributions): do.
16696
16697         * gnus-agent.el (gnus-summary-set-agent-mark)
16698         (gnus-agent-regenerate-group): do.
16699
16700         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16701
16702         * binhex.el (binhex-decode-region-internal): do.
16703
16704 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16705
16706         * gnus-fun.el (gnus-face-properties-alist): New user option.
16707         (gnus-display-x-face-in-from): Use it.
16708
16709         * gnus-art.el (article-display-face): Ditto.
16710
16711         * compface.el (uncompface-use-external): Default to nil.
16712
16713 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16714
16715         * nntp.el (nntp-erase-buffer): New function.
16716         (nntp-retrieve-data, nntp-send-command)
16717         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16718         (nntp-possibly-change-group): Use it.
16719
16720         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16721         with-current-buffer.
16722
16723 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16724
16725         * compface.el: Merge the ELisp-based uncompface program.
16726         (compface): New customization group.
16727         (uncompface-use-external): New user option.
16728         (uncompface): Call uncompface-internal if uncompface-use-external
16729         is nil.
16730         (uncompface-internal): New function.  Note that there are also
16731         some other functions and variables added for this function.
16732
16733 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16734
16735         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16736         if necessary.
16737
16738 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16739
16740         * spam-report.el (spam-report-unplug-agent)
16741         (spam-report-plug-agent, spam-report-deagentize)
16742         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16743         Add support for the Agent in spam-report: when unplugged, report to a
16744         file; when plugged, submit all the requests.
16745
16746         * spam.el (spam-register-routine): Fix message about
16747         registration.
16748
16749 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16750
16751         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16752         dependencies.
16753         (rfc2047-encode): Use it.
16754
16755         * gnus-art.el (gnus-button-marker-list): Move before first
16756         reference.
16757
16758         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16759         (imap-parse-body): Fix format string mismatch.
16760
16761         * gnus-score.el (gnus-summary-increase-score): do.
16762
16763         * nnrss.el (nnrss-close): New function.
16764
16765 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16766
16767         * nnrss.el (nnrss-make-filename): New function.
16768         (nnrss-request-delete-group, nnrss-read-server-data)
16769         (nnrss-save-server-data, nnrss-read-group-data)
16770         (nnrss-save-group-data): Use it.
16771         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16772         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16773         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16774
16775 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16776
16777         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16778
16779 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16780
16781         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16782         files.
16783
16784         * message.el (message-generate-headers-first): Don't quote nil
16785         and t in docstrings.
16786
16787         * imap.el (imap-id): do.
16788
16789         * gnus-agent.el (gnus-agent-consider-all-articles)
16790         (gnus-agent-queue-mail): do.
16791
16792 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16793
16794         * spam-report.el (spam-report-process-queue): New function.
16795         Process requests from `spam-report-requests-file'.
16796         (spam-report-process-queue): Doc fix.
16797
16798 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16799
16800         * spam.el (spam-register-routine)
16801         (spam-log-processing-to-registry, spam-log-registered-p)
16802         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16803         Change "check" to "spam-check" for semi-clarity.
16804
16805 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16806
16807         * pop3.el: Require nnheader.
16808
16809         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16810
16811         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16812
16813         * gnus-picon.el: Require cl.
16814
16815         * gnus-fun.el: Require gnus-ems and gnus-util.
16816
16817         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16818
16819         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16820
16821         * gnus-art.el (gnus-article-edit-mode): Define before first
16822         reference.
16823
16824 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16825
16826         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16827         (gnus-uu-post-encoded): Use point-at-bol.
16828
16829         * gnus-topic.el (gnus-group-active-topic-p): do.
16830
16831         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16832
16833         * gnus-group.el (gnus-group-kill-region): do.
16834
16835         * gnus-art.el (article-date-ut): do.
16836
16837         * message.el (message-fetch-field): Remove redundant
16838         case-fold-search binding.
16839         (message-narrow-to-field): Simplify.
16840
16841 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16842
16843         * spam.el (spam-directory): Derive from `gnus-directory'.
16844
16845         * spam-report.el (spam-report-url-to-file)
16846         (spam-report-requests-file): New function and variable for offline
16847         reporting.
16848         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16849         and user defined function.
16850         (spam-report-url-ping-mm-url): Remove doubled slash.
16851
16852 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16853
16854         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16855
16856 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16857
16858         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16859         format string mismatch.
16860
16861         * sieve.el (sieve-deactivate-all): do.
16862
16863         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16864
16865         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16866
16867         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16868
16869         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16870
16871 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16872
16873         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16874         the list of checks.
16875
16876 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16877
16878         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16879         padding.
16880
16881 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16882
16883         * mm-view.el (mm-fill-flowed): New variable.
16884         (mm-inline-text): Use it.
16885
16886 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16887
16888         * spam.el (spam-spamassassin-register-ham-routine)
16889         (spam-spamassassin-register-spam-routine): Fix function names.
16890
16891 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16892
16893         * gnus.el (gnus-tmp-grouplens): Remove.
16894         (gnus-summary-line-format): Remove grouplens.
16895
16896         * gnus-group.el (gnus-group-line-format): Ditto.
16897
16898         * gnus-spec.el (gnus-format-specs): Ditto.
16899         (gnus-update-format-specifications): Flush the group format spec
16900         cache if there's the grouplens stuff.
16901         (gnus-parse-simple-format): Replace %l with the empty string.
16902
16903 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16904
16905         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16906         omission.
16907
16908 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16909
16910         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16911         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16912
16913 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16914
16915         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16916         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16917         New macros and functions.
16918         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16919         Handle > NLINK_MAX messages.
16920         * nnmaildir.el (nnmaildir-request-set-mark): Use
16921         nnmaildir--emlink-p and nnmaildir--eexist-p.
16922
16923 2004-01-25  Alex Schroeder  <alex@gnu.org>
16924
16925         * spam-stat.el (spam-stat-process-directory-age): New option.
16926         (spam-stat-process-directory): Use it.
16927
16928 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16929
16930         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16931         (spam-stat-save): Accept prefix argument.
16932
16933 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16934
16935         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16936         links" error.
16937
16938 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16939
16940         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16941         the rest of the and/or forms.
16942
16943 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16944
16945         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16946         compatibility with old .newsrc.eld files.
16947
16948         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16949
16950         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16951
16952         * gnus-start.el (gnus-1): do.
16953
16954         * gnus-group.el (gnus-group-line-format-alist): do.
16955
16956         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16957
16958         * gnus-gl.el: Remove.
16959
16960 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16961
16962         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16963         marks consisting of a single range {for example, (3 . 5)} rather
16964         than a list of a single range { ((3 . 5)) }.
16965
16966 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16967
16968         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16969         with-current-buffer.
16970         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16971         avoid consing a string.
16972
16973         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16974         Remove obsolete entries for big5 and gb2312.
16975
16976 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16977
16978         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16979         uncompressed list.
16980
16981 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16982
16983         * spam-stat.el (spam-stat-strip-xref): New function.
16984         (spam-stat-process-directory): Use it.
16985
16986         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16987         here -- it's done in message-fetch-field.
16988
16989 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16990
16991         * gnus-agent.el (gnus-agent-queue-mail)
16992         (gnus-agent-prompt-send-queue): New variables.
16993         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16994         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16995         "nndraft:queue" along to gnus-draft-send.  Use
16996         gnus-agent-prompt-send-queue.
16997         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16998         is "nndraft:queue".  Suggested by Gaute Strokkenes
16999         <gs234@srcf.ucam.org>
17000
17001         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17002         (agent-enable-undownloaded-faces): Added.
17003         (gnus-agent-cat-groups): Use eval-and-compile, not
17004         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17005         method of gnus-agent-cat-groups even when the buffer has been
17006         evaled.
17007         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17008         delete gnus-agent-save-active-1.
17009         (gnus-agent-save-groups): Deleted.  Identical to
17010         gnus-agent-save-active.
17011         (gnus-agent-write-active): No longer adjust agent's copy of active
17012         file as agent's adjustments are now stored in their own
17013         file.  Removed optional parameter.
17014         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17015         servers.  Add use of min/max range limits from server's local
17016         file.
17017         (gnus-agent-save-alist): Removed unused optional argument.
17018         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17019         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17020         (gnus-agent-set-local): A per-server file that keeps min/max range
17021         limits for articles known to the agent.  Provides a fast mechanism
17022         for altering many active ranges.
17023         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17024         active file (local makes it unnecessary).
17025         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17026
17027         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17028         (agent-enable-undownloaded-faces): Added.
17029
17030         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17031         disable it when sending to "nndraft:queue".
17032         (gnus-group-send-queue): Add safety check to avoid sending queue
17033         when unplugged.
17034
17035         * gnus-group.el (gnus-group-catchup): Use new
17036         gnus-sequence-of-unread-articles, not
17037         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17038         numbers of articles.  Use gnus-range-map to avoid having to
17039         uncompress the unread list.
17040         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17041         Fixed invalid ange-ftp reference.
17042
17043         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17044         (gnus-sorted-range-intersection): Intersection of two ranges
17045         without requiring that they first be uncompressed.
17046
17047         * gnus-start.el (gnus-activate-group): Unless blocked by the
17048         caller, possibly expand the active range to include both cached
17049         and agentized articles.
17050         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17051         multiple version-dependent converters.
17052         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17053         gnus-agent-save-active.
17054         (gnus-save-newsrc-file): Save dirty agent range limits.
17055
17056         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17057         gnus-agent-possibly-alter-active.
17058         (gnus-adjust-marked-articles): Faster handling of simple lists.
17059
17060 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17061
17062         * spam-stat.el (spam-stat-test-directory): New optional argument
17063         displays a list of files detected.  Suggested by Andrew Cohen
17064         <cohen@andy.bu.edu>.
17065         (spam-stat-buffer-words-with-scores): Don't narrow and change
17066         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17067
17068 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17069
17070         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17071         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17072         (spam-spamassassin-arguments)
17073         (spam-spamassassin-spam-flag-header)
17074         (spam-spamassassin-positive-spam-flag-header)
17075         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17076         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17077         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17078         (spam-list-of-processors, spam-list-of-checks)
17079         (spam-list-of-statistical-checks, spam-registration-functions)
17080         (spam-check-spamassassin-headers, spam-check-spamassassin)
17081         (spam-spamassassin-score)
17082         (spam-spamassassin-register-with-sa-learn)
17083         (spam-spamassassin-register-spam-routine)
17084         (spam-spamassassin-register-ham-routine)
17085         (spam-assassin-register-spam-routine)
17086         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17087         (spam-bogofilter-score): Fix to show article before scoring.
17088
17089 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17090
17091         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17092         default scoring function.
17093         (spam-generic-score): Call spam-spamassassin-score if
17094         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17095         spam-bogofilter-score otherwise.
17096
17097         * gnus.el (spam-process, spam-autodetect-methods): Add
17098         spamassassin and spamassassin-headers.
17099
17100 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17101
17102         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17103         Suppress unnecessary messages.
17104
17105 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17106
17107         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17108         make-hash-table.
17109
17110 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17111
17112         * canlock.el (base64-encode-string): Don't autoload it.
17113
17114 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17115
17116         * run-at-time.el: Remove useless (require 'itimer),
17117         eval-and-compile and (featurep 'xemacs).
17118
17119 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17120
17121         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17122         GROUP is a virtual group.
17123
17124 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17125
17126         * gnus.el: Autoload `message-y-or-n-p'.
17127
17128 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17129
17130         * pgg-parse.el: Remove unnecessary (require 'custom).
17131
17132         * pgg-def.el: do.
17133
17134         * nnmail.el: do.
17135
17136         * gnus-undo.el: do.
17137
17138         * gnus-picon.el: do.
17139
17140         * gnus-util.el: do.
17141
17142 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17143
17144         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17145
17146 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17147
17148         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17149         handle, as well as a list.
17150
17151         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17152         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17153         (mm-w3m-cid-retrieve): Simplify.
17154
17155 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17156
17157         * message.el (message-kill-to-signature): Allow prefix arg to
17158         specify number of lines to keep before signature.
17159
17160 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17161
17162         * message.el (message-kill-to-signature): Change docstring.
17163
17164 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17165
17166         * canlock.el: Always require sha1-el.
17167         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17168
17169         * message.el: Autoload sha1 only when compiling.
17170
17171         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17172         eudc-expand-inline for XEmacs.
17173
17174 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17175
17176         * message.el (message-canlock-generate): Require sha1-el.
17177
17178 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17179
17180         * message.el (message-expand-name): Silence the byte compiler.
17181
17182         * lpath.el: Add detect-coding-system.
17183
17184         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17185         cus-edit.
17186
17187 2004-01-13  Simon Josefsson  <jas@extundo.com>
17188
17189         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17190         Invoke gnus-score-mode.  Reported by
17191         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17192
17193         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17194         Jim Blandy <jimb@redhat.com> (tiny change).
17195
17196 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17197
17198         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17199
17200 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17201
17202         * spam.el (spam-get-article-as-string): Update to use
17203         gnus-request-article-this-buffer, much simpler.
17204         (spam-get-article-as-buffer): Remove.
17205
17206 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17207
17208         * message.el (message-expand-name): Use EUDC if the user uses that.
17209
17210 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17211
17212         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17213         character for the encoding to avoid consing a string.
17214
17215         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17216         unnecessarily.
17217
17218         * mm-util.el (mm-replace-chars-in-string): Remove.
17219
17220         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17221         of mm-replace-chars-in-string.
17222
17223 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17224
17225         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17226
17227         * mm-util.el (mm-subst-char-in-string): Support inplace.
17228
17229         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17230         a new string in every iteration.  Use shy groups.
17231
17232 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17233
17234         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17235         * gnus-soup.el (gnus-soup-group-brew):
17236         * gnus-msg.el (gnus-put-message):
17237         * gnus-move.el (gnus-group-move-group-to-server):
17238         * gnus-kill.el (gnus-batch-score):
17239         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17240         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17241         (gnus-group-update-group, gnus-group-read-group)
17242         (gnus-group-make-group, gnus-group-make-help-group)
17243         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17244         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17245         (gnus-group-sort-by-unread, gnus-group-catchup)
17246         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17247         (gnus-group-yank-group, gnus-group-set-info)
17248         (gnus-group-list-groups):
17249         * gnus.el (gnus-generate-new-group-name):
17250         * gnus-delay.el (gnus-delay-send-queue):
17251         * nnvirtual.el (nnvirtual-catchup-group):
17252         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17253         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17254         (gnus-group-prepare-topics, gnus-topic-check-topology):
17255         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17256         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17257         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17258         (gnus-group-make-articles-read):
17259         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17260         (gnus-group-change-level, gnus-kill-newsgroup)
17261         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17262         (gnus-get-unread-articles, gnus-make-articles-unread)
17263         (gnus-make-ascending-articles-unread): Use accessor
17264         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17265         to get group information for improved readability.
17266
17267
17268 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17269
17270         * gnus-art.el (article-decode-mime-words, article-babel)
17271         (gnus-article-highlight-signature, gnus-article-add-buttons)
17272         (gnus-signature-toggle): Use gnus-with-article-buffer.
17273
17274         * gnus-art.el (gnus-article-highlight-headers)
17275         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17276
17277         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17278         (gnus-article-set-globals, gnus-request-article-this-buffer)
17279         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17280         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17281         (gnus-mime-display-alternative): Use with-current-buffer.
17282
17283 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17284
17285         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17286         also under 80 char limit, and call gnus-error if needed.
17287         (spam-fetch-article-header): Fix - it was a
17288         buffer-local variable (gnus-newsgroup-data).
17289         (spam-find-spam): Use spam-generate-fake-headers, forget about
17290         spam-insert-fake-headers.
17291         (spam-insert-fake-headers): Remove.
17292
17293 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17294
17295         * deuglify.el (gnus-article-outlook-unwrap-lines)
17296         (gnus-outlook-rearrange-article)
17297         (gnus-outlook-repair-attribution-outlook)
17298         (gnus-outlook-repair-attribution-block)
17299         (gnus-outlook-repair-attribution-other): Remove redundant
17300         save-excursion.
17301
17302 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17303
17304         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17305         (spam-fetch-field-subject-fast)
17306         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17307         (spam-fetch-article-header): Add functions to deal with Gnus
17308         internals for fast retrieval of article header data.
17309         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17310
17311 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17312
17313         * pop3.el (pop3-md5): Remove.
17314         (pop3-apop): Replace pop3-md5 with md5.
17315
17316         * mm-bodies.el: base64 is always built-in.
17317
17318         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17319         with-current-buffer.
17320
17321 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17322
17323         * canlock.el (canlock-insert-header): Remove excessive grouping in
17324         regexp.
17325
17326         * gnus-sum.el (gnus-summary-read-document): Ditto.
17327
17328         * gnus-uu.el (gnus-uu-part-number): Ditto.
17329
17330         * html2text.el (html2text-remove-tags): Ditto.
17331         (html2text-format-tags): Ditto.
17332         (html2text-format-single-elements): Ditto.
17333
17334         * mml.el (mml-parse-1): Ditto.
17335
17336 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17337
17338         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17339
17340         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17341
17342         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17343
17344         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17345
17346 2003-11-15  Simon Josefsson  <jas@extundo.com>
17347
17348         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17349         (pgg-gpg-lookup-key): Use regexp match instead of
17350         split-string (split-string is different between emacs 21.2 and
17351         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17352
17353 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17354
17355         * gnus-art.el (gnus-mime-view-all-parts)
17356         (gnus-article-part-wrapper, gnus-article-view-part): Use
17357         with-current-buffer.
17358
17359 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17360
17361         * spam.el (spam-disable-spam-split-during-ham-respool)
17362         (spam-spamoracle-database, spam-cache-lookups)
17363         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17364         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17365         (spam-group-ham-marks, spam-group-spam-marks)
17366         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17367         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17368         also add spam-use-blackholes to the statistical checks.
17369         (spam-fetch-field-fast): Add interface to fetching fields, may
17370         become a macro.
17371         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17372         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17373         (spam-insert-fake-headers): Fake an article when needed.
17374         (spam-find-spam): Fake article when possible.
17375         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17376         (spam-check-bogofilter-headers): Use message-fetch-field instead
17377         of nnmail-fetch-field.
17378
17379 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17380
17381         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17382
17383 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17384
17385         * spam.el (spam-split): Do not require spam-use-CHECK to be
17386         enabled if that check is passed to spam-split explicitly; also
17387         fix so 'spam doesn't get converted to spam-split-group when
17388         spam-split-symbolic-return is t.
17389         (spam-find-spam): Find registrations of the article and use those
17390         instead of re-running spam-split to find the spam/ham
17391         classification of the article.
17392         (spam-log-processing-to-registry, spam-log-registered-p)
17393         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17394         Use gnus-error instead of gnus-message.
17395         (spam-log-registration-type): Add function to determine the
17396         classification of a message based on registry entries; will
17397         return nil if both 'spam and 'ham are found.
17398         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17399         a reasonably fast local cache without the loading errors.
17400         (spam-cache-lookups): Set to t by default.
17401         (spam-find-spam): Don't try to guess spam-cache-lookups.
17402         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17403         spam-caches entry.
17404         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17405         caching of whitelist/blacklist entries.
17406         (spam-check-whitelist, spam-check-blacklist): Invoke
17407         spam-from-listed-p with a type, not a cache variable.
17408         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17409
17410 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17411
17412         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17413
17414         * nnmail.el (nnmail-split-fancy): do.
17415
17416         * mml.el (mml-parse): do.
17417
17418         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17419         (gnus-score-adaptive): do.
17420
17421 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17422
17423         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17424         (gnus-mime-button-map): Don't set keymap parent.
17425         (gnus-button-ctan-directory-regexp): Use shy grouping.
17426         (gnus-prev-page-map): Don't set keymap parent.
17427         (gnus-prev-page-map): Remove duplicated one.
17428         (gnus-next-page-map): Don't set keymap parent.
17429         (gnus-mime-security-button-map): Ditto.
17430
17431         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17432         version number.
17433
17434         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17435
17436 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17437
17438         * canlock.el (canlock-sha1-function): Remove.
17439         (canlock-sha1-function-for-verify): Remove.
17440         (canlock-openssl-program): Remove.
17441         (canlock-openssl-args): Remove.
17442         (canlock-ignore-errors): Remove.
17443         (canlock-sha1-with-openssl): Remove.
17444         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17445         (canlock-verify): Don't use canlock-ignore-errors.
17446
17447         * sha1-el.el (sha1-string-external): Make it can return a string
17448         in binary form.
17449         (sha1-region-external): Ditto.
17450         (sha1-string-internal): Ditto.
17451         (sha1-region-internal): Ditto.
17452         (sha1-region): Ditto.
17453         (sha1-string): Ditto.
17454         (sha1): Ditto.
17455
17456 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17457
17458         * spam.el (spam-report-articles-gmane): New command.
17459
17460 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17461
17462         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17463
17464         * run-at-time.el (run-at-time-saved): Remove.
17465         (run-at-time): Doc fix.
17466
17467 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17468
17469         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17470         (gnus-summary-limit-map): Add it.
17471         (gnus-summary-make-menu-bar): do.
17472
17473 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17474
17475         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17476         Make attempt at some caching support (done for BBDB only now).
17477         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17478         addresses to be checked.
17479         (spam-clear-cache-BBDB): Add function, to be invoked by
17480         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17481         (spam-check-BBDB): Check and use the caches, if
17482         spam-cache-lookups is on, remove superfluous (provide).
17483
17484 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17485
17486         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17487
17488 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17489
17490         * run-at-time.el (run-at-time-saved): Move to after the definition
17491         of `run-at-time'.
17492
17493         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17494
17495 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17496
17497         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17498         mm-w3m-local-map-property.
17499
17500         * mm-view.el (mm-w3m-mode-map): Remove.
17501         (mm-w3m-local-map-property): Remove.
17502         (mm-inline-text-html-render-with-w3m): Don't use
17503         mm-w3m-local-map-property.
17504
17505 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17506
17507         * run-at-time.el: New file.
17508
17509         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17510         under Emacs.
17511
17512         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17513         of gnus-set-text-properties.
17514
17515         * gnus-uu.el (gnus-uu-save-article): Ditto.
17516
17517         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17518
17519         * gnus-cite.el (gnus-cite-parse): Ditto.
17520
17521         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17522         of gnus-.
17523
17524         * gnus-xmas.el (run-at-time): Require run-at-time.
17525
17526         * gnus.el: Changed calls to nnheader-run-at-time and
17527         password-run-at-time throughout to use run-at-time directly.
17528
17529         * password.el: Removed definition of run-at-time.
17530
17531         * nnheaderxm.el: Remove definition of run-at-time.
17532
17533 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17534
17535         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17536         in prompt.
17537
17538 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17539
17540         * messagexmas.el (message-xmas-redefine): Alias
17541         `message-make-caesar-translation-table' to
17542         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17543         version.
17544
17545         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17546         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17547         `gnus-xmas-set-text-properties'.
17548         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17549         `gnus-xmas-completing-read'.
17550         (gnus-xmas-completing-read): Removed.
17551         (gnus-xmas-open-network-stream): Removed.
17552
17553         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17554         XEmacs version.
17555
17556         * dns.el (dns-make-network-process): Use `open-network-stream'
17557         instead of `gnus-xmas-open-network-stream'.
17558
17559         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17560
17561         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17562
17563 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17564
17565         * gnus-art.el (gnus-mime-display-alternative)
17566         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17567         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17568         Don't use gnus-local-map-property.
17569
17570         * gnus-util.el (gnus-local-map-property): Remove.
17571
17572         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17573         gnus-completing-read-maybe-default with completing-read.
17574
17575         * gnus-util.el (gnus-completing-read): do.
17576         (gnus-completing-read-maybe-default): Remove.
17577
17578 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17579
17580         * password.el: Only autoload `run-at-time' if not XEmacs.
17581         Only autoload the itimer functions if XEmacs.
17582
17583 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17584
17585         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17586         XEmacsen.
17587
17588         * dgnushack.el: Autoload executable-find for XEmacs.
17589
17590 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17591
17592         * gnus-art.el (gnus-read-string): Remove.
17593         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17594         read-string.
17595
17596 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17597
17598         * netrc.el: Autoload password-read.
17599         (netrc): Add configuration group.
17600         (netrc-encoding-method, netrc-openssl-path): Add
17601         variables for encoding and decoding of files with symmetric
17602         ciphers.
17603         (netrc-encode): Add assistant function to encode a file with
17604         netrc-encoding-method.
17605         (netrc-parse): Add interactive parameter, added optional
17606         decoding if netrc-encoding-method is non-nil but otherwise
17607         behavior is standard.
17608         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17609         Do s/encode/encrypt/ everywhere.
17610
17611         * spam.el: Remove executable-find autoload.
17612
17613 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17614
17615         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17616
17617         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17618
17619 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17620
17621         * gnus-art.el (gnus-treat-ansi-sequences)
17622         (article-treat-ansi-sequences): New variable and function.
17623         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17624
17625         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17626         Use it.
17627
17628 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17629
17630         * mm-util.el (mm-quote-arg): Remove.
17631
17632         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17633         shell-quote-argument.
17634
17635         * gnus-uu.el (gnus-uu-command): do.
17636
17637         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17638
17639         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17640         with make-char.
17641
17642         * mm-util.el (mm-make-char): Remove.
17643
17644         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17645         add-minor-mode.
17646
17647         * gnus-undo.el (gnus-undo-mode): do.
17648
17649         * gnus-topic.el (gnus-topic-mode): do.
17650
17651         * gnus-sum.el (gnus-dead-summary-mode): do.
17652
17653         * gnus-start.el (gnus-slave-mode): do.
17654
17655         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17656
17657         * gnus-ml.el (gnus-mailing-list-mode): do.
17658
17659         * gnus-gl.el (gnus-grouplens-mode): do.
17660
17661         * gnus-draft.el (gnus-draft-mode): do.
17662
17663         * gnus-dired.el (gnus-dired-mode): do.
17664
17665         * gnus-ems.el (gnus-add-minor-mode): Remove.
17666
17667         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17668         Replace gnus-char-width with char-width.
17669
17670         * gnus-ems.el (gnus-char-width): Remove.
17671
17672         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17673         Replace gnus-char-width with char-width.
17674
17675         * gnus-ems.el (gnus-char-width): Remove.
17676
17677         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17678         definition.
17679         Remove Emacs 20 hash table compatibility code.
17680
17681         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17682         20 compatibility code.
17683
17684         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17685
17686         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17687
17688         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17689         with point-at-{eol,bol}.
17690
17691         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17692
17693         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17694
17695         * flow-fill.el (fill-flowed-point-at-bol)
17696         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17697
17698         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17699         Replace with point-at-{eol,bol} throughout all files.
17700
17701 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17702
17703         * ntlm.el (ntlm-string-as-unibyte): New macro.
17704         (ntlm-build-auth-response): Use it.
17705
17706         Remove Emacs 20 stuff:
17707         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17708         (butlast, mapc, remove): Remove the compiler macros.
17709         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17710         of delq and copy-sequence.
17711         * gnus-art.el (popup-menu): Remove the compiler macro.
17712         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17713         Emacs 20.
17714
17715 2004-01-05  Simon Josefsson  <jas@extundo.com>
17716
17717         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17718         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17719         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17720         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17721         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17722         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17723         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17724         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17725         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17726         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17727         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17728         string-xor into ntlm-string-xor.  Suggested by
17729         Jesper Harder <harder@myrealbox.com>.
17730
17731         * ntlm.el: Don't include poem.
17732
17733         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17734         Jesper Harder <harder@myrealbox.com>.
17735
17736         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17737
17738         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17739         probably breaks emacs with DL patch, but do we care? Is anyone
17740         still using the DL stuff?)
17741
17742         * sieve-manage.el: Use the password package.
17743         (sieve-manage-read-passwd): Remove.
17744         (sieve-manage-interactive-login): Use password.  Re-add
17745         condition-case around loop.
17746
17747         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17748         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17749         the password package.
17750
17751 2003-02-19  Simon Josefsson  <jas@extundo.com>
17752
17753         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17754         token.
17755
17756 2002-08-07  Simon Josefsson  <jas@extundo.com>
17757
17758         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17759         (sieve-manage-authenticators):
17760         (sieve-manage-authenticator-alist): Add some SASL mechs.
17761         (sieve-sasl-auth): New function.
17762         (sieve-manage-cram-md5-auth):
17763         (sieve-manage-plain-auth): Rewrite using SASL library.
17764         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17765         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17766         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17767         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17768
17769 2004-01-05  Simon Josefsson  <jas@extundo.com>
17770
17771         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17772         New files.
17773
17774 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17775
17776         * gnus-group.el (gnus-no-groups-message): Update.
17777
17778         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17779
17780 2003-11-09  Simon Josefsson  <jas@extundo.com>
17781
17782         * imap.el: Support for ID IMAP extension (RFC 2971).
17783         (imap-local-variables): Add imap-id.
17784         (imap-id): New variable.
17785         (imap-id): New function.
17786         (imap-parse-response): Parse untagged ID response.
17787         * nnimap.el (nnimap-id): New variable.
17788         (nnimap-open-connection): Use it.
17789
17790 2003-12-28  Simon Josefsson  <jas@extundo.com>
17791
17792         * gnus-score.el (gnus-score-edit-all-score): New.
17793         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17794
17795 2004-01-04  Simon Josefsson  <jas@extundo.com>
17796
17797         * password.el: Add.
17798
17799 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17800
17801         * dns.el (dns-query-types): Fix typo.
17802         (dns-query-types): New function.
17803         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17804         PTR and SOA replies, see RFC 1035.
17805
17806 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17807
17808         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17809
17810         * Moved to Changelog.2.
17811
17812 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17813
17814         * gnus.el (gnus-version-number): Bump version.
17815
17816 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17817
17818         * gnus.el: No Gnus v0.1 is released.
17819
17820 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17821
17822         * gnus.el: No Gnus v0.0 is released.
17823
17824 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17825
17826         * gnus.el (gnus-version-number): Bump.
17827         (gnus-version): No.
17828
17829 See ChangeLog.2 for earlier changes.
17830
17831     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17832       Free Software Foundation, Inc.
17833
17834   This file is part of GNU Emacs.
17835
17836   GNU Emacs is free software: you can redistribute it and/or modify
17837   it under the terms of the GNU General Public License as published by
17838   the Free Software Foundation, either version 3 of the License, or
17839   (at your option) any later version.
17840
17841   GNU Emacs is distributed in the hope that it will be useful,
17842   but WITHOUT ANY WARRANTY; without even the implied warranty of
17843   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17844   GNU General Public License for more details.
17845
17846   You should have received a copy of the GNU General Public License
17847   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17848
17849 ;; Local Variables:
17850 ;; coding: utf-8
17851 ;; fill-column: 79
17852 ;; add-log-time-zone-rule: t
17853 ;; End: