lpath.el: Fbind ido-completing-read, and bind iswitchb-mode and iswitchb-temp-buflist...
[gnus] / lisp / ChangeLog
1 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
4         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
5         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
6         iswitchb-temp-buflist for XEmacs.
7
8         * gnus-util.el (gnus-completing-read-function): Exclude
9         gnus-icompleting-read and gnus-ido-completing-read from candidates for
10         XEmacs since iswitchb.el is very old and ido.el is unavailable in
11         XEmacs.
12
13         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
14         not to use `delete-dups' that is unavailable in XEmacs 21.4.
15
16         * gnus-html.el: Don't require help-fns under XEmacs.
17         (gnus-html-schedule-image-fetching): Work for XEmacs.
18
19         * mm-decode.el (mm-shr): Decode contents by charset.
20
21 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22
23         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
24         (shr-get-image-data): Ensure against the cache file missing.
25
26         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
27         for data.
28
29         * spam-report.el (spam-report-url-ping-plain): Don't query about
30         killing the process.
31
32         * shr.el (shr-render-td): Protect against too-wide text.
33
34 2010-10-04  Julien Danjou  <julien@danjou.info>
35
36         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
37         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
38
39         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
40         retrieved.
41
42 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
43
44         * shr.el (browse-url): Required.
45         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
46         lines.
47         (shr-show-alt-text, shr-browse-image): New commands.
48         (shr-browse-url, shr-copy-url): New commands.
49
50         * gnus-sum.el (gnus-widen-article-window): New variable.
51         (gnus-summary-select-article-buffer): Use it.
52
53         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
54         without @ signs.
55
56 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
57
58         * nnir.el (nnir-run-imap): Remove spurious space in search string.
59
60 2010-10-04  Julien Danjou  <julien@danjou.info>
61
62         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
63         for XEmacs.
64
65 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
66
67         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
68
69         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
70         (nnimap-close-server): Implement.
71
72         * dgnushack.el (iswitchb): Require to shut up the compiler.
73
74         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
75         (shr-insert): Tweak line breaking.
76         (shr-insert): Handle <pre> better.
77         (shr-tag-li): Get <li> indentation right.
78         (shr-tag-li): Get <li> indentation even righter.
79         (shr-tag-blockquote): Ensure paragraph start.
80         (shr-make-table): Tweak table generation.
81         (shr-make-table): Fix typo.
82
83         * shr.el: Implement table rendering.
84
85 2010-10-04  Julien Danjou  <julien@danjou.info>
86
87         * gnus-html.el (gnus-html-put-image): Fix resize image code.
88
89 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
90
91         * shr.el (shr-insert): Use string anchors instead of line anchors.
92
93 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
94
95         * shr.el: Add headings.
96         (shr-ensure-paragraph): Actually work.
97         (shr-tag-li): Make <ul> prettier.
98         (shr-insert): Get white space at the beginning/end of elements right.
99         (shr-tag-p): Collapse subsequent <p>s.
100         (shr-ensure-paragraph): Don't insert double line feeds after blank
101         lines.
102         (shr-insert): \t is also space.
103         (shr-tag-s): Fix "s" tag name function.
104         (shr-tag-s): Fix face prop name.
105
106 2010-10-03  Julien Danjou  <julien@danjou.info>
107
108         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
109
110         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
111         gnus-window-inside-pixel-edges.
112
113         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
114         gnus-ems.
115
116         * mm-view.el (mm-inline-image-emacs): Support image resizing.
117
118         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
119         function.
120
121         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
122         resize choice.
123
124 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
125
126         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
127         beginning of the buffer.
128
129         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
130         article buffer again.
131
132         * shr.el (shr-tag-p): Don't insert newlines at the start of the
133         buffer.
134
135         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
136         when it's at the start of the buffer.
137
138         * shr.el (shr-tag-blockquote): Convert name.
139         (shr-rescale-image): Use the right image-size variant.
140
141         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
142         buffer isn't shown, then select the current article first instead of
143         bugging out.
144         (gnus-summary-select-article-buffer): Show both the article and summary
145         buffers again.
146
147         * shr.el (shr-fontize-cont): Protect against regions with no text.
148         Rename tag functions to shr-tag-* for enhanced security.
149         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
150
151 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
152
153         * shr.el (shr-insert):
154         * pop3.el (pop3-movemail):
155         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
156         loaded.
157
158 2010-10-03  Glenn Morris  <rgm@gnu.org>
159
160         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
161
162         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
163
164         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
165
166         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
167
168         * gnus-util.el (gnus-make-local-hook): Simplify.
169
170 2010-10-02  Julien Danjou  <julien@danjou.info>
171
172         * gnus-util.el (gnus-iswitchb-completing-read): New function.
173         (gnus-ido-completing-read): New function.
174         (gnus-emacs-completing-read): New function.
175         (gnus-completing-read): Use gnus-completing-read-function.
176         Add gnus-completing-read-function.
177
178 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
179
180         * shr.el (shr-insert-document): Autoload.
181         (shr-img): Be silent.
182         (shr-insert): Add a newline after every picture before text.
183         (shr-add-font): Use overlays for combining faces.
184         (shr-insert): Pass upwards the text start point.
185
186         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
187         possible.
188         (mm-shr): New function.
189
190 2010-10-02  Julien Danjou  <julien@danjou.info>
191
192         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
193         should go backward.
194
195 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
196
197         * shr.el (shr): Fix typo in provide call.
198
199 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
200
201         * shr.el: New file.
202
203         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
204
205         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
206         completing read.
207
208 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
209
210         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
211         we're being queried about.  Suggested by Dan Jacobson.
212
213         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
214         by Jason Eisner.
215
216         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
217         table, too.  Suggested by Stefan Wiens.
218         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
219         the table unnecessary.  Suggested by Stefan Wiens.
220
221         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
222         longer needed, and probably doesn't work either, as pointed out by
223         Stefan Wiens.
224         (gnus-summary-exit): Remove call to the clearing function.
225         (gnus-summary-exit-no-update): Ditto.
226
227         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
228         instead of gnus-eval-in-buffer-window to avoid popping up frames.
229         Reported by Stefan Monnier.
230         (gnus-summary-save-in-rmail): Ditto.
231
232         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
233         article buffer, instead of both the article buffer and the summary
234         buffer.  Sort of suggested by Dan Jacobson.
235
236         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
237
238         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
239         Suggested by Dan Jacobson.
240
241         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
242         documentation clearer.
243
244         * message.el (message-shorten-references): Comment on the number "21".
245         Suggested by Stefan Monnier.
246
247         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
248         Suggested by Dan Jacobson.
249
250         * gnus.el (gnus-large-newsgroup): Mention
251         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
252
253         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
254         externalize attachments.  Bug reported by Steve Wen.
255
256         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
257         really message anything to the user.
258
259         * nnmail.el (nnmail-article-group): Allow using the fancy split method
260         directly.
261
262         * nnimap.el (nnimap-request-group): Low higher than high to signal no
263         messages in empty groups.
264
265 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
266
267         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
268         non-UIDNEXT group.
269
270 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
271
272         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
273         not the value from the collection.
274
275         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
276         values.  This sometimes happens on some groups that have no info.
277         (nnimap-request-newgroups): New function.
278
279 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
280
281         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
282         check into `gnus-registry-initialize'.
283         (gnus-registry-initialize): Ditto.
284         Fix and extend header docs.
285
286 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
287
288         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
289         regexp backtrace overflows.
290
291         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
292         for starttls that tls.el implements; i.e. openssl.
293
294         * tls.el (tls-starttls-switches): Give up on using starttls with
295         gnutls-cli.
296         (tls-program): Add --insecure to be consistent with the defaults from
297         openssl s_client.  Now all three commands are insecure.
298
299 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
300
301         * lpath.el: Bind completion-styles-alist for XEmacs.
302
303         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
304         (gravatar-create-image): New function that's an alias to
305         gnus-xmas-create-image, gnus-create-image, or create-image.
306         (gravatar-data->image): Use it.
307
308 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
309
310         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
311         install the nnregistry refer method.
312         (gnus-registry-install-hooks): Use it.
313         (gnus-registry-unfollowed-groups): Add nnmairix to the default
314         unfollowed groups.
315
316 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
317
318         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
319         expanding threads.
320
321 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
322
323         * nnir.el: Use the server names without suffixes (bug #7009).
324
325         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
326         unencrypted to STARTTLS, if possible.
327
328 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
329
330         * message.el (message-ignored-supersedes-headers): Strip Injection-*
331         headers before superseding.
332
333 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
334
335         * nnrss.el (nnrss-use-local): Add documentation.
336
337         * nnimap.el (nnimap-extend-tls-programs): New function.
338         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
339         (nnimap-wait-for-connection): Accept the greeting from the stupid
340         output from openssl s_client -starttls, too.
341
342         * tls.el (tls-starttls-switches): New variable.
343         (tls-find-starttls-argument): Use it.
344         (open-tls-stream): Ditto.
345
346         * netrc.el (netrc-credentials): Return the value of the "default"
347         entry.
348         (netrc-machine): Ditto.
349
350         * nnimap.el (nnimap-find-article-by-message-id): Really return the
351         article number.
352         (nnimap-split-fancy): New variable.
353         (nnimap-split-incoming-mail): Use it.
354
355         * nntp.el (nntp-server-list-active-group): Document.
356
357         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
358         SELECT to get the message-id.
359
360         * mail-source.el (mail-sources): Removed webmail support.
361         (defvar): Ditto.
362         (mail-source-fetcher-alist): Ditto.
363         (mail-source-fetch-webmail): Removed.
364
365         * webmail.el: Removed -- doesn't seem relevant any more.
366
367         * gnus.el: Fix up make-obsolete-variable declarations throughout.
368
369         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
370         the \r.
371
372 2010-09-30  Julien Danjou  <julien@danjou.info>
373
374         * gnus-agent.el (gnus-agent-add-group): Fix call to
375         gnus-completing-read.
376
377 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
378
379         * nndoc.el (nndoc-retrieve-groups): New function.
380
381         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
382         `default', use nnmail-split-methods.
383         (nnimap-request-article): Downcase the NILs so that they are nil.
384
385         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
386         symbol.
387
388         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
389         code, since if the user has requested network, that's what they ought
390         to get.
391         (nnimap-request-set-mark): Erase the buffer before issuing commands.
392         (nnimap-split-rule): Mark as obsolete.
393
394         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
395         variable.
396
397         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
398         correct slot, too.
399
400 2010-09-29  Julien Danjou  <julien@danjou.info>
401
402         * gnus.el (gnus-local-domain): Declare variable obsolete.
403
404         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
405         computing.
406         (gnus-ido-completing-read): Require ido.
407
408 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
409
410         * gnus-registry.el: Don't prompt on load, which makes it impossible to
411         build Gnus.
412
413         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
414         when interpreting the structures.
415         (nnimap-request-accept-article): Add \r\n to the lines to make this
416         work with Cyrus.
417
418         * nndraft.el (nndraft-request-expire-articles): Use the group name
419         instead if "nndraft".  Fix found by Nils Ackermann.
420
421 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
422
423         * nnregistry.el: Added.
424
425 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
426
427         * nnmail.el (group, group-art-list, group-art):
428         Remove unneeded directives.
429
430 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
431
432         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
433         (mm-mime-charset)
434         * rfc2047.el (rfc2047-syntax-table)
435         * utf7.el (utf7-utf-16-coding-system): Comment fix.
436
437         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
438         rather than `insert-file-contents' and `eval-region'.
439
440         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
441         construction.
442
443         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
444
445         * time-date.el: No need to require cl for Emacs 21.
446
447 2010-09-29  Julien Danjou  <julien@danjou.info>
448
449         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
450         replacement of `gnus-gravatar-relief' to mimic
451         `gnus-faces-properties-alist'.
452         Add :version property.
453
454 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
455
456         * mail-source.el (mail-source-report-new-mail)
457         * message.el (message-default-mail-headers)
458         * mm-decode.el (mm-valid-image-format-p): Comment fix.
459
460         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
461
462 2010-09-28  Julien Danjou  <julien@danjou.info>
463
464         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
465         mail-address contains the same string as real-name.
466
467         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
468         non-blank in header, otherwise it'll get stripped.
469
470         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
471         real-name, and then for mail address rather than doing : or , search.
472
473 2010-09-27  Julien Danjou  <julien@danjou.info>
474
475         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
476         (gnus-server-goto-server): Use gnus-completing-read.
477
478         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
479
480         * mm-util.el (defalias): Use gnus-completing-read.
481         (mm-codepage-setup): Use gnus-completing-read.
482
483         * smime.el (smime-sign-buffer): Use gnus-completing-read.
484         (smime-decrypt-buffer): Use gnus-completing-read.
485
486         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
487
488         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
489         (mml-minibuffer-read-disposition): Use gnus-completing-read.
490         (mml-insert-multipart): Use gnus-completing-read.
491
492         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
493
494         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
495
496         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
497
498         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
499
500         * gnus.el (gnus-read-method): Use gnus-completing-read.
501
502         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
503
504         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
505         (gnus-mime-action-on-part): Use gnus-completing-read.
506         (gnus-article-encrypt-body): Use gnus-completing-read.
507
508         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
509         (gnus-topic-move-matching): Use gnus-completing-read.
510         (gnus-topic-copy-matching): Use gnus-completing-read.
511         (gnus-topic-sort-topics): Use gnus-completing-read.
512         (gnus-topic-move): Use gnus-completing-read.
513
514         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
515         (gnus-agent-add-group): Use gnus-completing-read.
516
517         * nnmairix.el (nnmairix-create-server-and-default-group): Use
518         gnus-completing-read.
519         (nnmairix-update-groups): Use gnus-completing-read.
520         (nnmairix-get-server): Use gnus-completing-read.
521         (nnmairix-backend-to-server): Use gnus-completing-read.
522         (nnmairix-goto-original-article): Use gnus-completing-read.
523         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
524
525         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
526
527         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
528         (gnus-group-make-useful-group): Use gnus-completing-read.
529         (gnus-group-make-web-group): Use gnus-completing-read.
530         (gnus-group-add-to-virtual): Use gnus-completing-read.
531         (gnus-group-browse-foreign-server): Use gnus-completing-read.
532
533         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
534         (gnus-summary-limit-to-extra): Use gnus-completing-read.
535         (gnus-summary-execute-command): Use gnus-completing-read.
536         (gnus-summary-respool-article): Use gnus-completing-read.
537         (gnus-read-move-group-name): Use gnus-completing-read.
538
539         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
540         (gnus-summary-score-effect): Use gnus-completing-read.
541
542         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
543
544         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
545         right completing-read function.
546         (gnus-use-ido): New variable
547         (gnus-completing-read-with-default): Remove.
548
549 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
550
551         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
552         x-focus-frame.
553
554         * nnimap.el (auth-source-forget-user-or-password)
555         (auth-source-user-or-password): Autoload.
556
557         * message.el (message-from-style, message-interactive)
558         (message-cite-prefix-regexp, message-sendmail-envelope-from)
559         (message-yank-prefix, message-indentation-spaces, message-signature)
560         (message-signature-file): Add comment.
561
562 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
563
564         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
565         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
566         new articles.
567
568         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
569         parts.
570         (nnimap-request-article): Work with the t setting, too.
571
572         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
573         that you don't get flashes of other buffers.
574         (gnus-summary-show-complete-article): Intern before setting.
575
576 2010-09-27  David Engster  <dengste@eml.cc>
577
578         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
579         well as HEADERS.
580         (nnmairix-retrieve-headers): Provide new argument for the above.
581
582 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
583
584         * gnus-sum.el (gnus-summary-move-article): Don't alter
585         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
586         group.
587
588         * nnimap.el (nnimap-update-info): Don't destructively alter active.
589
590         * message.el (message-cite-prefix-regexp): Revert my last edit.
591
592         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
593         variable instead of the Gnus variable.
594
595         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
596
597         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
598         again.
599
600         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
601         since some servers don't like it.
602         (nnimap-open-connection): Forget credentials if the server says the
603         password was wrong.
604         (nnimap-parse-line): Protect against invalid data.
605
606         * gnus-sum.el (gnus-summary-move-article): Add comment.
607         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
608         nothing alters it while scanning for new messages.
609
610         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
611         which may or may not help.
612         (nnimap-open-connection): If we're doing a stream connection, and then
613         discover we're on a STARTTLS-capable server, then open a STARTTLS
614         connection instead.
615
616 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
617
618         * nnimap.el (utf7): Required.
619
620         * message.el (message-cite-prefix-regexp): Remove "}" from citation
621         prefix.
622
623 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
624
625         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
626
627 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
628
629         * nnimap.el (nnimap-request-accept-article): Message the error on
630         error.
631
632 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
633
634         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
635
636 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
637
638         * nndoc.el (nndoc-request-list): Return success always.
639
640         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
641         `fetch-old' -- we only want to fetch the articles we've requested.  The
642         rest are in the agent, probably.
643         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
644         disappeared server" to something low.  It's not important.
645
646         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
647         arrived before the FETCH data.
648
649         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
650         target here, because we don't know the Gnus name of the group.
651
652         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
653         for the correct group.
654
655         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
656
657         * gnus.el (gnus): Give a final warning after startup.
658
659         * gnus-util.el (gnus-action-message-log): New variable.
660         (gnus-message): Use it.
661         (gnus-final-warning): New function.
662
663         * nnimap.el (nnimap-open-connection): Record the greeting.
664         (nnimap): Add greeting.
665
666 2010-09-26  Julien Danjou  <julien@danjou.info>
667
668         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
669         arguments.
670         (gnus-html-wash-images): Fix spec computing to include start/end.
671
672         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
673
674 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
675
676         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
677         deletion.
678         (nnimap-retrieve-headers): Don't select the group, because that's
679         already done by nnimap-possibly-change-group.
680
681         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
682         (gnus-picon-transform-address): Use it.
683
684         * mail-source.el (mail-source-value): Revert previous patch.
685
686         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
687         on failure.
688         (nnimap-open-connection): Look up both virtual and physical server name
689         credentials.
690
691         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
692
693 2009-02-07  Dave Love  <fx@gnu.org>
694
695         * tls.el (open-tls-stream): Don't query killing process.
696
697 2009-02-08  Dave Love  <fx@gnu.org>
698
699         * gnus-win.el (gnus-window-to-buffer-helper,
700         gnus-all-windows-visible-p): Function needn't be a symbol.
701
702         * mail-source.el (mail-source-value): Function needn't be a symbol.
703
704 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
705
706         * message.el (message-cite-prefix-regexp): Remove } from the cite
707         prefix.
708
709         * gnus-art.el (gnus-treatment-function-alist): Do picons before
710         highlight again, so that the highlight is correct.
711
712         * gnus-picon.el (gnus-picon): Remove again.
713         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
714
715         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
716         doing the header highlightling, so that the background colour of the
717         picon is correct.
718
719         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
720         (gnus-picon): Ditto.
721         (gnus-picon): Reinstate.  The background colour for picons is white.
722         (gnus-picon-insert-glyph): Make the background white.
723
724         * nnml.el (nnml-open-nov): Don't return dead buffers.
725
726         * auth-source.el (auth-source-create): Query the user for whether to
727         store the credentials.
728
729         * netrc.el (netrc-store-data): New function.
730
731         * auth-source.el (auth-source-user-or-password): Use the existing auth
732         sources, if any, for creation.
733
734         * gnus.el (gnus-group-fast-parameter): Return the last matching
735         parameter instead of the first matching parameter.
736
737 2010-09-26  Julien Danjou  <julien@danjou.info>
738
739         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
740
741 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
742
743         * mml2015.el (mml2015-use): Remove gpg support.
744
745         * mml1991.el (mml1991-function-alist): Remove gpg function.
746         (mml1991-gpg-sign): Removed.
747
748 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
749
750         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
751         (gnus-browse-unsubscribe-current-group): Document it.
752         (gnus-browse-unsubscribe-group): Use it.
753
754 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
755
756         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
757         address to the To list for easier response.
758
759         * gnus.el (gnus-play-startup-jingle): Removed.
760         (gnus-splash): Don't play jingle.
761         (gnus): Silence gnus-load message.
762
763         * gnus-art.el (gnus-treat-play-sounds): Removed.
764
765         * gnus.el (gnus-play-jingle): Remove audio support.
766
767         * gnus-cus.el (gnus-score-customize): Remove audio reference.
768
769         * earcon.el: Removed -- no users.
770
771         * gnus-audio.el: Removed -- no users of this package.
772
773         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
774
775         * gnus-start.el (gnus-setup-news): Remove nocem support.
776
777         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
778
779         * gnus.el (gnus-use-nocem): Removed.
780
781         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
782         Removed.
783
784         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
785         uses NoCeM any more.
786
787         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
788         (gnus-button-ctan-handler): Ditto.
789         (gnus-button-handle-ctan-bogus-regexp): Ditto.
790         (gnus-button-ctan-directory-regexp): Ditto.
791         (gnus-button-handle-ctan): Ditto.
792         (gnus-button-tex-level): Ditto.
793         (gnus-button-alist): Removed CTAN stuff.
794
795 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
796
797         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
798         nnimap-streaming test.
799
800         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
801         servers twice.
802
803         * nnimap.el (nnimap-open-connection): Add more error reporting when
804         nnimap fails early.
805
806         * nnheader.el (nnheader-get-report-string): New function.
807         (nnheader-get-report): Use it.
808
809         * gnus-int.el (gnus-check-server): Say what the error was when opening
810         failed.
811
812         * nnimap.el (nnimap-wait-for-response): Search further when we're not
813         using streaming.
814
815 2010-09-25  Julien Danjou  <julien@danjou.info>
816
817         * gnus-html.el (gnus-html-rescale-image): Use our defalias
818         gnus-window-inside-pixel-edges.
819
820 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
821
822         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
823
824         * mm-decode.el (mm-save-part): Allow saving to other directories the
825         normal Emacs way.
826
827         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
828         by Jay Berkenbilt.
829
830         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
831         there isn't a single byte.
832
833         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
834         just do it.  It doesn't really seem to matter what the user responds
835         here, I think, so it's just a confusing question.
836
837         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
838         non-streaming case.
839
840         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
841         (gnus-article-encrypt-body): Use it.
842
843         * gnus-sum.el (gnus-summary-show-complete-article): New command and
844         keystroke.
845
846         * nnimap.el (nnimap-find-wanted-parts-1): Use
847         gnus-fetch-partial-articles.
848
849         * gnus-art.el (gnus-fetch-partial-articles): New variable.
850
851         * nnimap.el (nnimap-insert-partial-structure): New function.
852         (nnimap-get-partial-article): New function.
853         (nnimap-request-article): Use it.
854         (nnimap-wait-for-response): Return whether the wait was successful.
855         (nnimap-finish-retrieve-group-infos): Don't do anything if the
856         retrieval wasn't successful.
857         (nnimap-retrieve-group-data-early): Allow throttling servers.
858         (nnimap-streaming): New variable.
859         (nnimap-fetch-partial-articles): Removed.
860
861         * mm-decode.el (mm-with-part): Protect against killed buffers.
862
863         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
864         for prettier summary display.
865
866 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
867
868         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
869         directly.
870
871 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
872
873         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
874         apparently third-party libraries depend on it.
875
876         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
877         before starting negotiation.
878
879         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
880         privacy reasons.
881         (gnus-treat-mail-gravatar): Ditto.
882
883         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
884         buffer when inserting images.  Inserting text into the headers, for
885         instance, can make them invalid.
886
887 2010-09-25  Julien Danjou  <julien@danjou.info>
888
889         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
890         variables.
891
892         * nnheader.el: Remove useless variables news-reply-yank-from and
893         news-reply-yank-message-id.
894
895         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
896         variables.
897
898         * mml1991.el: Remove useless mml1991-verbose.
899
900         * gnus.el: Remove useless variable gnus-use-generic-from.
901         Remove obsolete variable gnus-topic-indentation.
902
903         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
904
905         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
906
907         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
908
909         * gnus-group.el: Remove useless gnus-group-icon-cache.
910         Remove useless gnus-ephemeral-group-server.
911
912         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
913
914         * mml2015.el: Remove useless mml2015-verbose.
915
916         * mml-smime.el: Remove useless mml-smime-verbose.
917
918         * gnus.el: Remove useless gnus-local-domain.
919
920         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
921         gnus-gravatar-size.
922
923         * gnus-art.el: Remove useless gnus-treat-translate.
924
925 2010-09-24  Julien Danjou  <julien@danjou.info>
926
927         * gnus-sum.el: Add support for Gravatars.
928
929         * gnus-art.el: Add support for Gravatars.
930
931         * gnus-gravatar.el: Add this file.
932
933         * gravatar.el: Add this file.
934
935 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
936
937         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
938
939         * gnus-group.el (gnus-group-fetch-faq): Removed.
940
941         * gnus.el (gnus-group-faq-directory): Removed.
942
943         * gnus-group.el (gnus-group-fetch-charter): Removed.
944
945         * gnus.el (gnus-group-charter-alist): Removed.
946
947         * gnus-group.el (gnus-group-archive-directory): Removed.
948         (gnus-group-recent-archive-directory): Ditto.
949         (gnus-group-make-archive-group): Removed.
950
951         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
952
953         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
954         use the same article number for all the cached articles.
955
956         * nnimap.el (nnimap-command): Register the last command time so
957         that we can use it for idling NOOPs.
958         (nnimap-open-connection): Start the keeplive timer.
959         (nnimap-make-process-buffer): Store all the process buffers.
960         (nnimap-keepalive): New function.
961
962         * starttls.el: (starttls-open-stream): Add autoload cookie.
963
964 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
965
966         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
967         handling.
968
969 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
970
971         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
972         its data structures.
973
974         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
975         instead of the cl.el copy-list.
976         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
977         equalp.
978
979 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
980
981         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
982         and tool-bar-local-item-from-menu.
983
984         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
985         mode-line-highlight face for Emacs.
986
987         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
988         loading gnus-sum.elc; fix comment for canlock-verify.
989         (gnus-article-jump-to-part): Use read-number.
990         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
991         Emacs pre-21 compatible code for help-echo.
992         (gnus-article-next-page-1): No need to adjust the number of lines.
993         (gnus-article-describe-bindings): Always use help-buffer.
994
995         * gnus-audio.el (gnus-audio-inline-sound)
996         * gnus-cus.el (gnus-custom-mode)
997         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
998
999         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1000
1001         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1002         compatible code.
1003
1004 2010-09-24  Glenn Morris  <rgm@gnu.org>
1005
1006         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1007         visiting the fcc file in rmail-mode.
1008
1009         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1010
1011 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1012
1013         * nnir.el: Silence the byte compiler.
1014
1015         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1016         alias to browse-url-url-encode-chars if any.
1017         (gnus-html-encode-url): Use it.
1018
1019 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1020
1021         * gnus-start.el (gnus-use-backend-marks): New variable.
1022         (gnus-get-unread-articles-in-group): Use it.
1023
1024         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1025         makeover.
1026
1027 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1028
1029         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1030
1031 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1032
1033         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1034         Removed.
1035         (gnus-setup-news-hook): Removed
1036         gnus-fixup-nnimap-unread-after-getting-new-news.
1037
1038         * gnus-int.el (gnus-request-update-info): Protect against backends not
1039         having the function.
1040
1041         * nnimap.el (nnimap-stream): Mention starttls.
1042         (nnimap-open-connection): Add starttls support.
1043
1044 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1045
1046         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1047
1048 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1049
1050         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1051         BODYSTRUCTUREs.
1052         (nnimap-transform-headers): Unfold quoted {42} headers.
1053
1054         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1055         the info.
1056         (gnus-get-unread-articles): Only call updatep on backends that support
1057         it.
1058
1059         * nnweb.el (nnweb-request-update-info): NOOP.
1060
1061         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1062
1063         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1064         since it only deals with marks.
1065
1066         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1067         gnus-request-marks, and make a new gnus-request-update-info.
1068
1069         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1070         the active instead of the high number, which is usually too low.
1071
1072 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1073
1074         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1075         * encrypt.el: Removed.
1076
1077 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1078
1079         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1080         server in symbolic form.
1081
1082         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1083         0.9.
1084
1085 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1086
1087         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1088         (nnimap-update-info): Fix up code slightly.
1089
1090         * gnus-int.el (gnus-open-server): Add tracing for performance
1091         debugging.
1092
1093         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1094         (gnus-group-insert-group-line): Pass the real group name so that it
1095         gets the right data.
1096
1097         * gnus-start.el (gnus-get-unread-articles): Don't have
1098         `gnus-get-unread-articles-in-group' update info, since that can be
1099         really slow and doesn't seem to be needed?
1100
1101 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1102
1103         * time-date.el (date-to-time): Try using parse-time-string first before
1104         using the slower timezone-make-date-arpa-standard.
1105
1106 2010-09-22  Julien Danjou  <julien@danjou.info>
1107
1108         * gnus-group.el (gnus-group-insert-group-line): Call
1109         gnus-group-highlight-line.
1110         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1111         default hook list.
1112         (gnus-group-update-eval-form): Add new function.
1113         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1114         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1115
1116 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1117
1118         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1119         immediate, then expire all articles.
1120         (nnimap-update-info): Fix off-by-one errors.
1121         (nnimap-flags-to-marks): Would return no marks lists for group with no
1122         flags.  Instead return the other data.
1123
1124 2010-09-22  Julien Danjou  <julien@danjou.info>
1125
1126         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1127         Only return an icon.
1128         (gnus-group-insert-group-line): Compute icon to return.
1129
1130         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1131         variable.
1132         (gnus-html-image-fetched): Only cache if
1133         gnus-html-image-automatic-caching is set.
1134         (gnus-html-image-fetched): Check for errors.
1135
1136 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1137
1138         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1139         once per method on `g'.  This ensures that backends like nnfolder don't
1140         open all their folders.
1141
1142         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1143         (nnimap-request-list): Nix out group in the correct buffer.
1144         (nnimap-parse-flags): Implement by using `read' instead of
1145         hand-parsing.
1146         (nnimap-flags-to-marks): Pass on permanent-flags.
1147         (nnimap-make-process-buffer): Record the server name.
1148         (nnimap-parse-flags): Fix typo.
1149         (nnimap-request-scan): Run split on the server in general, not just a
1150         single group.
1151
1152         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1153         parameter, and propagate this downwards.
1154
1155         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1156         since EXAMINE changes it on the server.
1157
1158         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1159         this command might take a while.
1160
1161 2010-09-22  Julien Danjou  <julien@danjou.info>
1162
1163         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1164         harmful if you have 2 images side-by-side, they can't be properly
1165         update on text deletion.  Using text-property is safer here.
1166         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1167         data.
1168
1169 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1170
1171         * nnimap.el (nnimap-expunge-inbox): Removed.
1172         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1173         (nnimap-expunge): Flip default to t.
1174
1175         * gnus.el (gnus-method-to-server): Don't push things to the cache
1176         unless it's unique.
1177         (gnus-server-to-method): Ditto.
1178
1179 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1180
1181         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1182
1183 2010-09-22  Julien Danjou  <julien@danjou.info>
1184
1185         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1186         get the start of data.
1187         (gnus-html-encode-url): Add this function to encode special chars in
1188         URL.
1189         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1190         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1191
1192         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1193         default.
1194         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1195
1196         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1197         images alt-text.
1198         (gnus-html-put-image): Put alt-text as help-echo.
1199
1200 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1201
1202         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1203         * mm-util.el (mm-decompress-buffer)
1204         * nnir.el (nnir-run-find-grep)
1205         * pop3.el (pop3-list): Use 3rd arg of split-string.
1206
1207         * time-date.el (format-seconds): Comment fix.
1208
1209         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1210         and byte-optimize-form-code-walker.
1211         (dgnushack-make-auto-load): Don't advise make-autoload.
1212
1213         * lpath.el: Remove Emacs 21 stuff.
1214
1215 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1216
1217         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1218         outside the active range.  Suggested by Dan Christensen.
1219
1220         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1221         slightly later to avoid double-getting it.
1222
1223         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1224         previous patch.
1225
1226         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1227
1228 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1229
1230         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1231
1232 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1233
1234         * gnus-int.el (gnus-open-server): Give a better error message in the
1235         "go offline" case.
1236
1237         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1238         marks for nnimap, which is seldom the right thing to do.
1239
1240         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1241         (gnus-same-method-different-name): New function.
1242
1243         * nnimap.el (parse-time): Require.
1244
1245         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1246         method in the presence of many similar methods.
1247
1248         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1249
1250         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1251         nnml-inhibit-expiry.
1252
1253         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1254         find out whether methods are equal.
1255
1256         * nnimap.el (nnimap-find-expired-articles): New function.
1257         (nnimap-process-expiry-targets): New function.
1258         (nnimap-request-move-article): Request the article before looking at
1259         what the Message-ID is.  Fix found by Andrew Cohen.
1260         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1261
1262         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1263         for oldness in addition to being a predicate.
1264
1265         * nnimap.el (nnimap-request-group): When we have zero articles, return
1266         the right data to Gnus.
1267         (nnimap-request-expire-articles): Only delete articles immediately if
1268         the target is 'delete.
1269
1270         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1271         method, this would bug out.
1272
1273         * gnus-group.el (gnus-group-expunge-group): Renamed from
1274         gnus-group-nnimap-expunge, and implemented as a normal interface
1275         function.
1276
1277         * gnus-int.el (gnus-request-expunge-group): New function.
1278
1279         * nnimap.el (nnimap-request-create-group): Implement.
1280         (nnimap-request-expunge-group): New function.
1281
1282 2010-09-21  Julien Danjou  <julien@danjou.info>
1283
1284         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1285         (gnus-html-cache-expired): Add new function.
1286         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1287         wethever we should display image for fetch it.
1288         Compute alt-text earlier to pass it to the fetching function too.
1289         (gnus-html-schedule-image-fetching): Change function argument to only
1290         get one image at a time, not a list.
1291         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1292         cache.
1293         (gnus-html-get-image-data): New function to retrieve image data from
1294         cache.
1295         (gnus-html-put-image): Change buffer argument to use image data rather
1296         than file, and place image above region rather than inserting a new
1297         one. Do not take alt-text as argument, since it's useless now: we place
1298         the image above alt-text.
1299         (gnus-html-prune-cache): Remove.
1300         (gnus-html-show-images): Start to fetch image when we find one, do not
1301         push into a temporary list.
1302         (gnus-html-prefetch-images): Only fetch image if they have expired.
1303         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1304         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1305
1306 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1307
1308         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1309
1310 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1311
1312         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1313         spec inser "*" if the group isn't active instead of 0.
1314
1315         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1316         opening the server.
1317         (nnimap-request-delete-group): Implement group deletion.
1318         (nnimap-transform-headers): Return the size of the entire message in
1319         the Bytes header, not just the size of the first part.
1320         (nnimap-request-move-article): When moving an article from nnimap,
1321         request the article first so the accepting form has an article to
1322         accept.  Reported by Dan Christensen.
1323         (nnimap-command): Make sure that the error message doesn't error out.
1324
1325 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1326
1327         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1328         we haven't requested anything.
1329
1330 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1331
1332         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1333         "".  Fix found by Andrew Cohen.
1334
1335         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1336         instead of -encode-string.
1337
1338 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1339
1340         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1341
1342         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1343         by mm-subst-char-in-string.
1344
1345 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1346
1347         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1348         waiting for the connection string.
1349
1350         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1351         arriving.
1352
1353         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1354         bogus characters.  This allows selecting certain Gmail groups.
1355
1356         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1357         (nnimap-fetch-partial-articles): New variable.
1358         (nnimap-open-connection): When looking for credentials, also use the
1359         nnimap-server-port.
1360         (nnimap-request-article): Return the group/article number, so that Gnus
1361         `^' works as expected.
1362         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1363         them.
1364
1365         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1366         comments.
1367         (gnus-methods-sloppily-equal): New function.
1368         (gnus): When using the development version of Gnus, load the gnus-load
1369         file.
1370
1371         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1372         `gnus-open-server' on each method before trying to scan them etc.  This
1373         ensures that all the backend parameters are set correctly.
1374
1375         * nnimap.el (nnimap-authenticator): New variable.
1376         (nnimap-open-connection): Allow anonymous login.
1377         (nnimap-transform-headers): The chars header is called Chars not
1378         Bytes.
1379         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1380         drops.
1381
1382         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1383         patch, found by Knut Anders Hatlen.
1384
1385 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1386
1387         * gnus-agent.el (gnus-agent-batch-confirmation)
1388         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1389         to gnus-message.
1390         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1391         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1392         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1393         * gnus-int.el (gnus-open-server): Likewise.
1394         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1395         (gnus-score-check-syntax): Likewise.
1396         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1397         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1398         Likewise.
1399         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1400
1401 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1402
1403         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1404         calling conventions so that prefetch doesn't bug out.
1405
1406 2010-09-19  Julien Danjou  <julien@danjou.info>
1407
1408         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1409         rather than `subst-char-in-region' in order to be able to replace ASCII
1410         char by UTF-8 ones.
1411
1412         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1413         than curl.
1414         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1415         the right URL and ALT text on images.
1416         (gnus-html-wash-tags): Fix tag case.
1417         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1418         (gnus-article-html): Add -o display_ins_del=2 option.
1419         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1420
1421 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1422
1423         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1424         the extra mail headers, which sometimes seem to happen for unknown
1425         reasons.
1426
1427         * mail-parse.el (mail-header-encode-parameter): Define as
1428         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1429         (or most, perhaps?) mail readers don't understand the latter, but do
1430         understand the former.
1431
1432         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1433         to nil, so that no methods are automatically agentized.  I think this
1434         is probably what most users want.
1435
1436         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1437         from url-retrieve, for instance about invalid URLs.
1438
1439         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1440         groups that have no articles.
1441         (nnimap-request-article): Check that we really got an article when we
1442         requested one.
1443
1444         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1445         doesn't exist.
1446
1447         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1448         nntp buffer so the agent can save it.
1449         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1450         that CRLF doesn't get translated to \n.
1451         (nnimap-open-connection): Don't make 'shell commands only send \n.
1452
1453 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1454
1455         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1456         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1457         Update var name.
1458         (nnml-generate-nov-file): Use dolist.
1459         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1460         Use with-current-buffer.
1461
1462 2010-09-18  Julien Danjou  <julien@danjou.info>
1463
1464         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1465         parallel.
1466
1467 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1468
1469         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1470         the range update right.
1471         (nnimap-request-group): Don't make `M-g' bug out on group with no
1472         marks.
1473         (nnoo): Required, so that other packages can require nnimap.
1474         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1475         command we're looking for.  This helps when the server sends more
1476         responses after we've gotten everything we expected.
1477         (nnimap): Add a `newlinep' field to keep track of end-of-line
1478         conventions.
1479         Don't send CRLF to things that don't want it.
1480         (nnimap-request-accept-article): Ditto.
1481
1482 2010-09-18  Julien Danjou  <julien@danjou.info>
1483
1484         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1485         than curl to retrieve images.
1486
1487 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1488
1489         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1490         the marks.
1491         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1492         (nnimap-wait-for-connection): New function.
1493         (nnimap-open-connection): If we have PREAUTH, don't query for login
1494         credentials.
1495         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1496         when doing a partial update.
1497
1498 2010-09-18  Julien Danjou  <julien@danjou.info>
1499
1500         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1501         tags.
1502
1503 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1504
1505         * nnimap.el (nnimap-credentials): New function.
1506         (nnimap-open-connection): Use the new function to look for credentials
1507         also on the numeric equivalents of "imap" and "imaps".
1508
1509         * gnus-start.el (gnus-activate-group): Send the info to
1510         gnus-request-group.
1511
1512         * nnimap.el (nnimap-request-group): Have the "check" version of the
1513         function parse flags and update the info, so that a `M-g' get a total
1514         resync of all flags from the group.
1515
1516         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1517         to allow backends to alter the info on group selection.  Also alter all
1518         the backend -request-group functions to take the parameter.
1519
1520         * nnimap.el (nnimap-store-info): New function.
1521         (nnimap-update-info): Store the info for later usage.
1522         (nnimap-request-group): Use the stored info for the dont-check case, so
1523         that we don't retrieve all marks when we enter a group.
1524
1525         * nnimap.el: Use deffoo instead of defun for interface functions.
1526
1527         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1528         update the group info.  This makes the nndraft groups, for instance, go
1529         back to their old behaviour.
1530
1531         * gnus-sum.el (gnus-select-newsgroup): Indent.
1532
1533         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1534         in.
1535         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1536         nothing.
1537
1538         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1539         from methods that are denied.
1540
1541         * gnus-int.el (gnus-method-denied-p): New function.
1542
1543         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1544         store the password instead of netrc.
1545         (nnimap-open-connection): Don't error out when we can't make a
1546         connections.
1547
1548         * auth-source.el (auth-source-create): In the password prompt, say what
1549         we're querying for.  Also prompt for user name if that hasn't been
1550         given.
1551
1552         * nnimap.el (nnimap-with-process-buffer): Removed.
1553
1554 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1555
1556         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1557         method when we're reading from the agent.
1558
1559         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1560
1561         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1562         that's probably most useful for users.
1563
1564         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1565         "failed" all the time.
1566
1567         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1568         ...)) with (with-current-buffer ... ).
1569
1570         * nntp.el (nntp-open-server): Return whether the open was successful or
1571         not.
1572
1573         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1574         select an unread unseen article first.
1575
1576         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1577         /etc/services, supply some sensible port defaults.
1578
1579         * dgnushack.el: Define netrc-credentials.
1580
1581 2010-09-17  Julien Danjou  <julien@danjou.info>
1582
1583         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1584
1585 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1586
1587         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1588         doesn't have any parameters.
1589
1590 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1591
1592         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1593         only upcased checks.
1594
1595         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1596
1597         * nnimap.el (nnimap-open-shell-stream): New function.
1598         (nnimap-open-connection): Use it.
1599         (nnimap-transform-headers): Get the number of lines in each message.
1600         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1601         number of lines.
1602         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1603         problem.
1604
1605         * utf7.el (utf7-encode): Autoload.
1606
1607         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1608         to allow the mail splitting to not return a default group.  This is
1609         useful for nnimap, which will leave unmatched mail in the inbox.
1610
1611         * nnimap.el: Rewritten.
1612
1613         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1614         nnimap usage.
1615
1616         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1617         if the move is internal, so that nnimap can do fast internal moves.
1618
1619         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1620         data.
1621         (gnus-read-active-for-groups): Support finishing the early retrieval of
1622         data.
1623
1624         * gnus-range.el (gnus-range-nconcat): New function.
1625
1626         * gnus-int.el (gnus-finish-retrieve-group-infos)
1627         (gnus-retrieve-group-data-early): New functions.
1628
1629 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1630
1631         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1632         (nnrss-retrieve-groups):
1633         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1634         (pop3-quit): Use with-current-buffer.
1635
1636 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1637
1638         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1639         instead of nnheader-accept-process-output.
1640
1641         * dgnushack.el (dgnushack-compile): Add comment.
1642
1643         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1644
1645         * gnus-html.el (gnus-html-schedule-image-fetching)
1646         (gnus-html-prefetch-images): Replace process-kill-without-query by
1647         gnus-set-process-query-on-exit-flag.
1648
1649 2010-09-16  Romain Francoise  <romain@orebokech.com>
1650
1651         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1652
1653 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1654
1655         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1656         parameter to unintern is mandatory-ish in Emacs 24.
1657
1658         * gnus-html.el (gnus-html-schedule-image-fetching)
1659         (gnus-html-prefetch-images): Check for curl before using it.
1660
1661         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1662         depend on curl, which isn't essential.
1663
1664         * imap.el: Revert back to version
1665         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1666         seem problematic.
1667
1668 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1669
1670         * gnus-registry.el (gnus-registry-install-shortcuts):
1671         Explicitly pass `obarray' to `unintern' to avoid a warning.
1672
1673 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1674
1675         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1676         change.
1677
1678         * nnrss.el (nnrss-request-list): Removed this function and related
1679         functions, including the moreover stuff.
1680
1681 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1682
1683         * nnrss.el (nnrss-retrieve-groups): New function.
1684
1685 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1686
1687         * .dir-locals.el: Add no-byte-compile cookie.
1688
1689 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1690
1691         * time-date.el (format-seconds): Comment fix.
1692
1693         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1694         for back end that doesn't support request-scan.
1695
1696 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697
1698         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1699         then do request scans from the backends.
1700
1701         * netrc.el (netrc-credentials): New conveniency function.
1702
1703         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1704         avoid running a hook per line, since this takes a lot of time,
1705         profiling shows.
1706         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1707         directly if gnus-visual-p is true.
1708
1709 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1710
1711         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1712         groups; replace mapcar with dolist which is a bit faster; pass groups
1713         info to gnus-read-active-file-1.
1714         (gnus-read-active-file-1): Scan only specified groups if the new
1715         optional arg `infos' is given.
1716
1717 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1718
1719         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1720
1721         * pop3.el (pop3-movemail): Removed.
1722         (pop3-streaming-movemail): Renamed to pop3-movemail.
1723
1724         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1725         don't restrict end-tag searches to the end of the line.
1726
1727 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1728
1729         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1730         articles of every unchecked group to t, which means unknown since the
1731         server has never been opened.
1732
1733 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1734
1735         * gnus-html.el (gnus-html-show-alt-text): New command.
1736         (gnus-html-browse-image): Ditto.
1737         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1738         to browse the image directly.
1739         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1740         better.
1741
1742         * gnus-async.el (gnus-async-article-callback): Call
1743         `gnus-html-prefetch-images' unconditionally.
1744
1745         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1746         before feeding URLs to curl.
1747
1748 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1749
1750         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1751         internal images as deletable by `W D D'.
1752
1753         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1754         (gnus-async-article-callback): Fix typo.
1755
1756 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1757
1758         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1759         current line to work around bugs in the output from w3m.
1760
1761         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1762         for groups that want that.
1763
1764         * nntp.el (nntp-wait-for-string): Supply a timeout for
1765         accept-process-output to ensure progress.
1766
1767         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1768         level to get unread articles from, then use that for foreign groups,
1769         too.
1770
1771         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1772         confuses the rest of the function.
1773
1774         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1775         for the methods that support -retrieve-groups, too.
1776
1777         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1778
1779 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1780
1781         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1782         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1783
1784         * pop3.el: Require cl when compiling.
1785         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1786
1787 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1788
1789         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1790         that aren't going to be activated.
1791         (gnus-get-unread-articles): Fix up the last commit.
1792
1793         * gnus-html.el (gnus-article-html): Allow calling without specifying
1794         the handle.  In that case, dissect the buffer first.
1795
1796         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1797
1798         * nnimap.el (nnimap-open-connection): Revert the change that would look
1799         into authinfo for imaps instead of imap.
1800
1801         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1802         say that you don't want to call gnus-request-group with don-check, but
1803         do check the reponse.  This is for virtual groups only.
1804         (gnus-get-unread-articles): Count the archive groups as secondary, so
1805         that they're activated the same way as before.
1806
1807         * imap.el (imap-message-map): Removed optional buffer parameter, since
1808         no callers use it.
1809         (imap-message-get): Ditto.
1810         (imap-message-put): Ditto.
1811         (imap-mailbox-map): Ditto.
1812         (imap-mailbox-put): Ditto.
1813         (imap-mailbox-get): Ditto.
1814         (imap-mailbox-get): Revert last change for this function.
1815
1816         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1817         case-insensitively.
1818         (nnimap-debug): Removed.
1819
1820         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1821         to use `imap-fetch' instead.  According to the comments, this should be
1822         safe, since all other IMAP clients use the 1:* syntax.
1823         (imap-enable-exchange-bug-workaround): Removed.
1824         (imap-debug): Removed -- doesn't seem very useful.
1825
1826         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1827         mail from a file, and the file doesn't exist.
1828
1829         * imap.el (imap-log): New convenience function used throughout instead
1830         of repeating the same code all over the place.
1831
1832         * pop3.el (pop3-streaming-movemail): Return t for success.
1833
1834         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1835         .authinfo if we're using ssl connection.
1836
1837         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1838         already have if we're in a main Gnus `g' run.
1839
1840         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1841
1842 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1843
1844         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1845
1846         * nnmh.el (nnmh-request-list-1): Bind `file'.
1847
1848         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1849         alias to set-process-query-on-exit-flag or process-kill-without-query.
1850         (pop3-open-server): Use it.
1851
1852 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1853
1854         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1855         box to the Incoming file.  Fixes mistake in previous checkin.
1856
1857         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1858         request loop (for debugging purposes) removed.
1859
1860         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1861         culprit is more visible.
1862         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1863         (nnml-add-incremental-nov): New functions to do "incremental" nov
1864         updates, where we just append to the end of the existing nov files
1865         without reading/writing them in full.
1866
1867         * mail-source.el (mail-source-delete-crash-box): Really only check the
1868         incoming files once in a while.
1869
1870         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1871
1872         * mail-source.el (mail-source-delete-crash-box): Only check the
1873         incoming files for deletion once per day to save a lot of file
1874         accesses.
1875
1876         * pop3.el (pop3-logon): Fix up unbound variable typo.
1877
1878         * mail-source.el (pop3-streaming-movemail): Autoload.
1879
1880         * pop3.el (pop3-streaming-movemail): Respect
1881         pop3-leave-mail-on-server.
1882
1883         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1884         retrieval.
1885
1886         * pop3.el (pop3-process-filter): Removed unused function.
1887         (pop3-streaming-movemail, pop3-send-streaming-command)
1888         (pop3-wait-for-messages, pop3-write-to-file)
1889         (pop3-number-of-responses): New functions for streaming pop3
1890         retrieval.
1891
1892         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1893         come from no known methods.
1894         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1895         list.
1896
1897         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1898         message sizes.
1899         (pop3-movemail): Use erase-buffer instead of looping and deleting
1900         regions, which seems rather odd.
1901
1902         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1903         file once per `g' run.
1904
1905         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1906         directories.  This makes the draft queue directory work.
1907
1908         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1909         data from the backends, so that we only request the list of groups from
1910         each method once.  This should speed things up considerably.
1911
1912         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1913         detect that it's not implemented.
1914
1915         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1916         we actually do recurse down into the tree, but don't stat all leaf
1917         nodes.
1918
1919         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1920         then say so instead of bugging out.
1921
1922         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1923         files exist before trying to read them.
1924
1925         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1926         around <pre_int>.
1927
1928         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1929
1930         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1931
1932 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1933
1934         * mm-util.el (mm-image-load-path): Just return the image directories,
1935         not all directories in the path in addition to the image directories.
1936         (mm-image-load-path): Maintain a cache of the image directories so that
1937         the `g' command in Gnus doesn't have to stat dozens of directories each
1938         time.
1939
1940         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1941         (gnus-html-wash-tags): Add a new `i' command to insert images.
1942         (gnus-html-insert-image): New command and keystroke.
1943         (gnus-html-redisplay-with-images): New command and keystroke.
1944         (gnus-html-show-images): Renamed command.
1945         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1946         spacers.
1947         (gnus-html-wash-tags): Decode entities at the end, so that entities
1948         inside the tags don't mess up the rest of the "parsing".
1949
1950         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1951         so that nnimap methods aren't agentized by default.  There's apparently
1952         many problems related to agent/imap behaviour.
1953
1954         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1955
1956         * gnus-html.el: Doc fix.
1957
1958 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1959
1960         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1961         specifier-spec-list for Emacs 21.
1962
1963         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1964         glyph-width and glyph-height instead of display-graphic-p and
1965         image-size; make avoidance of displaying small images work for XEmacs.
1966
1967         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1968         for XEmacs.
1969
1970         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1971         of symbol that holds plist data.
1972         (gnus-process-plist): Remove plist of process after getting it.
1973
1974 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1975
1976         * message.el (message-generate-hashcash): Change default to
1977         'opportunistic if hashcash is installed.
1978
1979         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1980         (gnus-html-put-image): Only call image-size once, since it's somewhat
1981         time-consuming on remote X servers.
1982
1983 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1984
1985         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1986         type on data, not a file name.
1987
1988         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1989         window-pixel-edges for Emacs 21.
1990
1991         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1992         decoded contents.
1993         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1994
1995 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1996
1997         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1998         group line format, since it isn't very interesting.
1999
2000         * gnus-agent.el (gnus-agent-short-article),
2001         (gnus-agent-long-article): Increase values for these two variables,
2002         since most people are likely to have more network connection and
2003         storage than before.
2004
2005         * gnus.el (gnus-refer-article-method): Change default to 'current.
2006         When referring an article, the common behaviour is to refer it from the
2007         current select method, not the native select method.  The chances of
2008         the native select method having the message in question is rather slim
2009         these days.
2010
2011         * gnus-sum.el (gnus-auto-select-subject): Change default to
2012         `unseen-or-unread'.  I think it's likely that most people want to
2013         select an unseen article over a previously seen, but unread one.
2014
2015         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2016         means that in the article buffer none of the minor mode elements will
2017         be shown, usually, and this is not desirable in most cases.
2018
2019         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2020         that commands like `d' (and the like) go to the next line in the
2021         buffer, instead of the next unread article.  I think this is the
2022         behaviour that is most natural for most users.
2023         (gnus-single-article-buffer): Change default to nil, so that people can
2024         have as many article buffers open as they have summary buffer.  I think
2025         this is the most natural way for the groups to behave.
2026
2027         * message.el (message-generate-new-buffers): Change default to
2028         `unsent', so that all new message buffers start their names with the
2029         string "*unsent", and it's easier to find the buffers if you move from
2030         them.
2031
2032 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2033
2034         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2035         small.  They're probably tracking images.
2036         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2037         (gnus-html-rescale-image): Yet another try at getting the image sizing
2038         right.
2039
2040         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2041         nntp-marks-file-name is nil.
2042
2043 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2044
2045         * gnus-html.el (gnus-html-wash-tags)
2046         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2047         Better logging.
2048
2049 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2050
2051         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2052
2053         * gnus-html.el (gnus-html-wash-tags): Check the value of
2054         gnus-blocked-images in the summary buffer.
2055
2056 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2057
2058         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2059
2060 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2061
2062         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2063         like "a", it seems like.
2064         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2065         since it needs to be picked from the correct buffer.
2066
2067         * nnwfm.el: Removed.
2068
2069         * nnlistserv.el: Removed.
2070
2071 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2072
2073         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2074         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2075
2076 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2077
2078         * nnkiboze.el: Removed.
2079
2080         * nndb.el: Removed.
2081
2082         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2083         alt text.
2084         (gnus-html-rescale-image): Try to get the rescaling logic right for
2085         images that are just wide and not tall.
2086
2087         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2088         overshadow variable bindings.
2089
2090 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2091
2092         * gnus-html.el (gnus-html-wash-tags)
2093         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2094         extra logging.
2095
2096 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2097
2098         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2099         (gnus-max-image-proportion): New variable.
2100         (gnus-html-rescale-image): New function.
2101         (gnus-html-put-image): Rescale images.
2102
2103 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2104
2105         Fix up some byte-compiler warnings.
2106         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2107         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2108         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2109         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2110         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2111         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2112         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2113
2114 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2115
2116         * gnus-html.el (gnus-article-html): Decode contents by charset.
2117
2118 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2119
2120         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2121         (gnus-html-frame-width, gnus-blocked-images)
2122         * message.el (message-prune-recipient-rules): Add custom version.
2123         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2124
2125         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2126         functions.
2127
2128         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2129         gnus-process-get.
2130
2131 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2132
2133         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2134         instead of lsub directly.
2135
2136 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2137
2138         * nnwarchive.el: Removed.
2139
2140         * gnus-soup.el: Removed.
2141
2142         * nnsoup.el: Removed.
2143
2144         * nnultimate.el: Removed.
2145
2146         * gnus-html.el (gnus-blocked-images): New variable.
2147
2148         * message.el (message-prune-recipients): New function.
2149         (message-prune-recipient-rules): New variable.
2150
2151         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2152         guess whether a long line is natural text or not.
2153
2154         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2155         gnus-process-plist and friends for compatibility.
2156
2157 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2158
2159         * gnus-html.el: Require packages that define macros used in this file.
2160         (gnus-article-mouse-face): Declare to silence byte-compiler.
2161         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2162         process-get.
2163         (gnus-html-put-image): Use plist-get to avoid getf.
2164         (gnus-html-prefetch-images): Use with-current-buffer.
2165
2166 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2167
2168         * gnus-ems.el: Provide compatibility functions for
2169         gnus-set-process-plist.
2170
2171         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2172         header-line-format for XEmacs 21.4.
2173
2174         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2175         * gnus.el (gnus-valid-select-methods)
2176         * message.el (message-send-mail-partially-limit)
2177         * mm-decode.el (mm-text-html-renderer)
2178         * mml.el (mml-insert-mime-headers-always)
2179         * smiley.el (smiley-regexp-alist): Bump custom version.
2180
2181 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2182
2183         * gnus-html.el: require mm-url.
2184         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2185         with the url to `url'.
2186         (gnus-html-wash-tags): Support cid: URLs/images.
2187
2188 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2189
2190         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2191         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2192         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2193
2194         * gnus-move.el: Removed file, since it doesn't really work.
2195
2196         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2197         UTF-8.  This seems to fix problems with some German web feeds.
2198
2199         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2200         at the top so that the proper colours are applied.
2201
2202         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2203         don't have dots in their names.
2204
2205         * gnus-art.el (gnus-article-view-part): Doc fix.
2206
2207         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2208         XEmacs-compatible.
2209         (gnus-html-put-image): Don't do images on non-graphic displays.
2210
2211         * nnslashdot.el: Removed this unused backend.
2212
2213         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2214         actions.
2215         (gnus-undo-register-1): Revert last change.
2216
2217         * gnus-group.el (gnus-group-completing-read): Protect against not
2218         having completion-styles bound.
2219
2220         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2221         make broken recipients happier.
2222
2223         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2224
2225         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2226         point parameter.
2227
2228         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2229
2230         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2231         completion-styles for group selection.
2232
2233 2009-02-04  Andreas Schwab  <schwab@suse.de>
2234
2235         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2236         headers and regexp-quote the match if necessary.
2237
2238 2009-03-24  Miles Bader  <miles@gnu.org>
2239
2240         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2241         the blinking smiley.
2242
2243 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2244
2245         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2246         blink smiley.
2247
2248 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2249
2250         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2251         where the dribbel file lives exists.
2252
2253         * message.el (message-send-mail-partially-limit): Change the default to
2254         nil, since most people don't want this.
2255
2256         * mm-url.el (mm-url-decode-entities): Also decode entities like
2257         &#x3212.
2258
2259 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2260
2261         * gnus-sum.el (gnus-summary-idna-message):
2262         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2263         Hyperlink urls in docstrings with URL `...'.
2264
2265 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2266
2267         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2268         functions.
2269
2270 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2271
2272         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2273         say what the mouseover text should be.
2274
2275         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2276         version of the mm-w3m-safe-url-regexp variable to only download images
2277         in the groups where we want that to happen.
2278
2279         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2280
2281         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2282         easier debugging.
2283         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2284         big pictures in the article buffer.
2285
2286         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2287         gnus-article-html.
2288         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2289         w3m.
2290
2291         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2292
2293 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2294
2295         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2296         which doesn't exist.
2297
2298         * message.el (message-inhibit-ecomplete): New variable to allow some
2299         function to inhibit ecomplete address storage.
2300         (message-resend): Disable ecomplete message storage when resending
2301         messages.
2302
2303         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2304
2305 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2306
2307         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2308         Save excursion while copying, moving, and deleting articles in order to
2309         prevent the cursor from jumping to unforeseen place.
2310
2311 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2312
2313         * lpath.el: No need to bind bookmark-current-buffer,
2314         bookmark-yank-point and bookmark-make-record-function.
2315
2316 2010-08-17  Glenn Morris  <rgm@gnu.org>
2317
2318         * gnus-sync.el: Require gnus components whose functions are used.
2319
2320         * gnus-art.el (bookmark-make-record-function):
2321         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2322         Declare for compiler.
2323
2324         * mm-url.el (mml-compute-boundary): Autoload.
2325
2326 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2327
2328         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2329
2330 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2331
2332         Typo fix "hoo4a" -> "hook".
2333
2334         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2335
2336 2010-08-14  Glenn Morris  <rgm@gnu.org>
2337
2338         * gnus-sync.el (gnus-sync): Fix defgroup version.
2339
2340 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2341
2342         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2343
2344         * gnus-sync.el: Fix docs.
2345         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2346         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2347
2348 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2349
2350         Optimizations for gnus-sync.el.
2351
2352         * gnus-sync.el: Add docs about gnus-sync-backend
2353         possibilities.
2354         (gnus-sync-save): Remove unnecessary message.
2355         (gnus-sync-read): Optimize and show what groups were skipped.
2356
2357 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2358
2359         Minor bug fixes for gnus-sync.el.
2360
2361         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2362         read the sync on get-new-news.
2363
2364         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2365         quiet.
2366
2367         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2368
2369 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2370
2371         Make saving and restoring of hidden threads work with overlays.
2372         Patch applied by Ted Zlatanov.
2373
2374         * gnus-sum.el (gnus-hidden-threads-configuration)
2375         (gnus-restore-hidden-threads-configuration): Update to deal with text
2376         properties, rather than searching for a magic character.
2377
2378 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2379
2380         New gnus-sync.el library for synchronization of marks.
2381
2382         * gnus-sync.el: New library for synchronization of marks.
2383
2384         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2385         renamed from `gnus-registry-grep-in-list'.
2386
2387         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2388
2389         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2390
2391 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2392
2393         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2394         determining charset of text fails.
2395
2396 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2397
2398         * nnmail.el (nnmail-get-new-mail-1): Revert.
2399
2400         * nnml.el (nnml-active-number): Make sure names of newly created groups
2401         in nnml-group-alist are encoded.
2402
2403 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2404
2405         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2406         containing non-ASCII characters in active file for nnml back end.
2407
2408 2010-07-24  David Engster  <dengste@eml.cc>
2409
2410         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2411         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2412
2413 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2414
2415         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2416         tag (Bug#6654).
2417
2418 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2419
2420         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2421         the article buffer, not the summary buffer.
2422
2423 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2424
2425         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2426         Emacs 23 as well.
2427
2428 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2429
2430         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2431         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2432
2433 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2434
2435         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2436         Patch applied by Karl Fogel.
2437
2438         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2439         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2440
2441 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2442
2443         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2444         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2445         C-w still not working correctly from Article buffers; Thierry's
2446         patch to fix that will be applied after this.
2447
2448         * gnus-art.el (bookmark-make-record-function): New local variable.
2449
2450         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2451         article buffer.
2452         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2453
2454 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2455
2456         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2457         on changes in bookmark.el.
2458
2459 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2460
2461         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2462         `no-log' instead of message not to log prompt string.
2463
2464 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2465
2466         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2467         the *other* type of HTML form submission.
2468
2469 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2470
2471         * auth-source.el (auth-source-pick): If choice does not contain a
2472         questioned keyword, set the check to t.
2473
2474 2010-06-12  Romain Francoise  <romain@orebokech.com>
2475
2476         * gnus-util.el (gnus-date-get-time): Move up before first use.
2477
2478 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2479
2480         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2481         (gnus-article-edit-part): Bind it to make last part that is substituted
2482         or deleted visible.
2483         (gnus-mime-display-single): Buttonize part of which id equals to
2484         gnus-mime-buttonized-part-id.
2485
2486 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2487
2488         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2489         (gnus-dd-mmm): Use gnus-date-get-time.
2490         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2491         simplify logic.
2492         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2493         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2494
2495 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2496
2497         * auth-source.el (top): Autoload `secrets-list-collections',
2498         `secrets-create-item', `secrets-delete-item'.
2499         (auth-sources): Fix tag string.
2500         (auth-get-source, auth-source-retrieve, auth-source-create)
2501         (auth-source-delete): New defuns.
2502         (auth-source-pick): Rewrite in order to avoid 2 passes.
2503         (auth-source-forget-user-or-password): New parameter USERNAME.
2504         (auth-source-user-or-password): New parameters CREATE-MISSING and
2505         DELETE-EXISTING.  Retrieve password interactively, if needed.
2506
2507 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2508
2509         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2510         deleting unused directories when gnus-expert-user is t.
2511
2512 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2513
2514         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2515         for each temp file when gnus-article-browse-delete-temp is ask.
2516
2517 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2518
2519         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2520         Lisp calls to delete-backward-char by calls to delete-char.
2521
2522 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2523
2524         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2525
2526 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2527
2528         * password-cache.el (password-cache-remove): Fix docstring.
2529
2530 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2531
2532         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2533         article unless decoding article to be saved.
2534
2535 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2536
2537         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2538         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2539         generated within the mm-with-unibyte-current-buffer macro.
2540
2541 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2542
2543         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2544         to nil when we're in a mml-preview buffer and no group is selected.
2545
2546 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2547
2548         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2549         when catching the `C-g'.  Reported by "Leo".
2550
2551 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2552
2553         * message.el (message-forward-make-body-plain)
2554         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2555         multibyte-string-p.
2556
2557         * lpath.el: Revert.
2558
2559 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2560
2561         * message.el (message-forward-make-body-mml): Assume original message
2562         is multibyte string; error on unibyte.
2563         (message-forward-make-body-plain): Ditto; don't add excessive newline
2564         in body end.
2565
2566         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2567
2568 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2569
2570         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2571         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2572
2573 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2574
2575         * mm-extern.el (mm-extern-url): Don't use
2576         mm-with-unibyte-current-buffer.
2577         (mm-extern-cache-contents): Use with-current-buffer instead of
2578         save-excursion + set-buffer.
2579
2580 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2581
2582         * mm-util.el (mm-emacs-mule): Remove.
2583
2584 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2585
2586         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2587         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2588         change.
2589
2590 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2591
2592         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2593         bind the default value of enable-multibyte-characters to nil.
2594
2595 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2596
2597         * message.el (message-forward-make-body-plain)
2598         (message-forward-make-body-mml):
2599         Don't use mm-with-unibyte-current-buffer.
2600
2601 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2602
2603         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2604
2605 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2606
2607         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2608         (Bug#5592).
2609
2610 2010-05-07  Julien Danjou  <julien@danjou.info>
2611
2612         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2613         it to mm-pipe-part.
2614
2615         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2616         it is given.
2617
2618 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2619
2620         * binhex.el (binhex-decode-region-internal)
2621         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2622         (dns-query)
2623         * nnweb.el (nnweb-gmane-search)
2624         * pgg-parse.el (pgg-parse-armor)
2625         * pgg.el (pgg-verify-region)
2626         * sha1.el (sha1-string-external)
2627         * uudecode.el (uudecode-decode-region-internal)
2628         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2629         XEmacs.
2630
2631         * gnus-art.el (gnus-article-browse-html-parts)
2632         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2633         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2634         make-temp-file.
2635
2636         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2637         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2638         compiling.
2639
2640         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2641         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2642         XEmacs when compiling.
2643
2644         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2645         gnus-pick-mode-off-hook for XEmacs when compiling.
2646         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2647         gnus-binary-mode-off-hook for XEmacs when compiling.
2648
2649         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2650         nil if char-charset is not available.
2651
2652         * imap.el (imap-disable-multibyte)
2653         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2654         macros.
2655
2656         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2657         instead of encode-coding-string.
2658
2659         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2660         'xemacs) instead of mm-emacs-mule to switch function definitions.
2661         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2662
2663         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2664         bind temporary-file-directory for XEmacs;
2665         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2666         timer-set-function for XEmacs 21.4 and SXEmacs;
2667         bind timer-list for XEmacs 21.4 and SXEmacs;
2668         fbind char-charset and find-charset-region for non-Mule XEmacs;
2669         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2670         encode-coding-region and encode-coding-string for XEmacs having no
2671         file-coding feature.
2672
2673 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2674
2675         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2676
2677 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2678
2679         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2680         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2681
2682 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2683
2684         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2685         alias `jka-compr-delete-temp-file' no longer exists.
2686
2687 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2688
2689         Use define-minor-mode in Gnus where applicable.
2690         * mml.el (mml-mode): Use define-minor-mode.
2691         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2692         (gnus-undo-mode): Use define-minor-mode.
2693         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2694         (gnus-dead-summary-mode): Use define-minor-mode.
2695         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2696         Initialize in declaration.
2697         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2698         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2699         (gnus-mailing-list-mode): Use define-minor-mode.
2700         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2701         (gnus-draft-mode): Use define-minor-mode.
2702         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2703         (gnus-dired-mode): Use define-minor-mode.
2704
2705 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2706
2707         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2708         handles on recursive mml-to-mime translation and check them for
2709         boundary delimiter collisions.  Reported by Greg Troxel.
2710
2711 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2712
2713         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2714
2715 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2716
2717         * mm-util.el (mm-find-buffer-file-coding-system):
2718         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2719
2720 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2721
2722         * message.el (message-generate-headers): Record insertion of optional
2723         headers as well.  Otherwise the check to prevent repeated insertion of
2724         optional headers is a no-op.
2725
2726 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2727
2728         * smime.el: Don't mention CVS.
2729
2730         * nnrss.el (nnrss-fetch): Don't mention CVS.
2731
2732         * nnir.el: Don't mention CVS.
2733
2734 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2735
2736         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2737
2738 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2739
2740         * lpath.el: Fbind bookmark-default-handler,
2741         bookmark-get-bookmark-record, bookmark-make-record-default,
2742         bookmark-prop-get for Emacs <23 and XEmacs.
2743
2744 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2745
2746         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2747         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2748         Use with-current-buffer to silence the byte-compiler.
2749         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2750         bother to require `gnus'.
2751         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2752
2753 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2754
2755         * gnus-sum.el (gnus-summary-bookmark-make-record)
2756         (gnus-summary-bookmark-jump): New functions.
2757         (gnus-summary-mode): Setup bookmark support.
2758
2759 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2760
2761         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2762         if set.
2763
2764 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2765
2766         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2767         gnus-article-browse-html-save-cid-image; make it work recursively for
2768         forwarded messages as well.
2769         (gnus-article-browse-html-parts): Work when prefix arg is given.
2770         (gnus-article-browse-html-article): Doc fix.
2771
2772 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2773
2774         * message.el (message-default-mail-headers):
2775         (message-default-headers): Carry the value mail-default-headers over
2776         into message-default-mail-headers, rather than message-default-headers.
2777
2778 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2779
2780         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2781         charset.
2782
2783         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2784         charset into the <meta> tag when the article is encoded to utf-8.
2785
2786 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2787
2788         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2789         directories as well.
2790         (gnus-article-browse-html-parts): Work for images that do not specify
2791         file names; delete temp directory when quitting; insert header at the
2792         right place; use file: scheme for image files.
2793
2794 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2795
2796         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2797         (gnus-article-browse-html-parts): Use it to make temporary cid image
2798         files in addition to html file so that browser may display them.
2799
2800 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2801
2802         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2803
2804 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2805
2806         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2807
2808 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2809
2810         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2811         about Secret Service API sources.  Improve Customize options.
2812         (auth-source-pick): Change to accept any number of search parameters.
2813         Implement fallbacks iteratively, not recursively.  Add scoring on the
2814         second pass and sort by score.  Call Secret Service API when needed.
2815         (auth-source-user-or-password): Use it.  Call Secret Service API
2816         directly when needed to get the user name and the password.
2817
2818 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2819
2820         * message.el (message-interactive): Doc fix.
2821         (message-qmail-inject-args): Reflow.
2822         (message-kill-to-signature): Fix typo in docstring.
2823
2824         * smiley.el (smiley-buffer): Fix typo in docstring.
2825
2826 2010-03-24  Glenn Morris  <rgm@gnu.org>
2827
2828         * mail-source.el (gnus-message): Declare.
2829         (mail-source-delete-old-incoming): Require gnus-util.
2830
2831 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2832
2833         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2834
2835         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2836
2837         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2838         password-cache's default if it is not bound.
2839         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2840         password-cache-expiry's default if it is not bound.
2841
2842         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2843         available in Emacs 21.
2844
2845         * lpath.el: Suppress compiler warnings for:
2846         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2847         XEmacs;
2848         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2849         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2850         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2851
2852 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2853
2854         * auth-source.el (auth-sources): Fix up definition so extra parameters
2855         are always inline.
2856
2857 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2858
2859         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2860         wasn't updated after mismatch.  Clear cached mailbox info correctly
2861         when uidvalidity changes.
2862         (nnimap-group-prefixed-name): New function to avoid some code
2863         duplication.
2864         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2865         (nnimap-request-group): Use it.
2866         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2867         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2868         with many imap folders.  This is done by caching the group status from
2869         the imap server persistently in a group parameter `imap-status'.  (This
2870         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2871         but not persistently, so every Gnus startup was still very slow.)
2872
2873 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2874
2875         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2876         delete the extra newline.  Otherwise editing of :string and :number
2877         types don't work.
2878
2879 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2880
2881         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2882         secrets.el dependency.
2883         (auth-sources): Add optional user name.  Add secrets.el configuration
2884         choice (unused right now).
2885
2886 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2887
2888         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2889         `gnus-registry-install-shortcuts' fill in the functions.
2890
2891         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2892         warnings.
2893         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2894         (gnus-registry-install-shortcuts): Populate and use it in a
2895         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2896
2897 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2898
2899         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2900         In-place substitutions for the group name encoding/decoding.
2901         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2902         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2903         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2904         (nnimap-update-unseen, nnimap-request-list)
2905         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2906         (nnimap-request-set-mark, nnimap-split-to-groups)
2907         (nnimap-split-articles, nnimap-request-newgroups)
2908         (nnimap-request-create-group, nnimap-request-accept-article)
2909         (nnimap-request-delete-group, nnimap-request-rename-group)
2910         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2911         `encoded-mbx' for consistency.
2912         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2913         variable `imap-current-mailbox'.
2914
2915         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2916         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2917
2918 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2919
2920         * pop3.el (pop3-display-message-size-flag): Display message size byte
2921         counts during POP3 download.
2922         (pop3-movemail): Use it.
2923         (pop3-list): Implement listing of available messages.
2924
2925 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2926
2927         * nnir.el (nnir-get-article-nov-override-function): New function to
2928         override the normal NOV retrieval.
2929         (nnir-retrieve-headers): Use it.
2930
2931 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2932
2933         * auth-source.el (netrc-machine-user-or-password): Autoload.
2934
2935 2010-03-19  Glenn Morris  <rgm@gnu.org>
2936
2937         Stop message.el from loading about 40 libraries it doesn't always need.
2938         The general approach is to autoload rather than require, and to
2939         require in the specific functions rather than the file.  (Bug#5642)
2940
2941         * gmm-utils.el: Don't require wid-edit.
2942         (widget-create-child-value, widget-convert, widget-default-get):
2943         Autoload.
2944
2945         * gnus-util.el: Don't require time-date, netrc.
2946         (message-fetch-field, gnus-group-name-decode): Declare rather than
2947         autoloading.
2948         (gnus-fetch-field): Require message.
2949         (gnus-decode-newsgroups): Require gnus-group.
2950
2951         * ietf-drums.el: Don't require time-date.
2952
2953         * message.el: Don't require hashcash, canlock, ecomplete.
2954         Do require mail-utils.  Require nnheader only when compiling.
2955         (smtpmail-default-smtp-server): Remove declaration.
2956         (message-send-mail-function): Check smtpmail-default-smtp-server
2957         is bound rather than requiring smtpmail.
2958         (message-auto-save-directory, message-insert-signature): Use
2959         expand-file-name rather than nnheader-concat.
2960         (nnheader-insert-file-contents): Autoload.
2961         (hashcash-wait-async): Declare.
2962         (message-send-mail): Only call gnus-setup-posting-charset if
2963         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2964         (message-send-mail-with-sendmail): Require sendmail.
2965         (canlock-password, canlock-password-for-verify): Declare.
2966         (message-canlock-password): Require canlock.
2967         (nnheader-get-report): Autoload.
2968         (gnus-setup-posting-charset): Declare.
2969         (message-send-news): Require gnus-msg.
2970         (message-make-references, message-make-in-reply-to): Use mail-header-id
2971         rather than the alias mail-header-message-id.
2972         (ecomplete-add-item, ecomplete-save): Declare.
2973         (message-put-addresses-in-ecomplete): Require ecomplete.
2974         (ecomplete-display-matches): Autoload.
2975
2976         * mm-decode.el: Don't require mailcap, gnus-util.
2977         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2978         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2979         Autoload.
2980         (mailcap-mime-extensions): Declare.
2981
2982         * mm-encode.el: Don't require mailcap.
2983         (mailcap-extension-to-mime): Autoload.
2984
2985         * mml-sec.el: Don't require password-cache.
2986
2987         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2988         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2989         (mml-minibuffer-read-type): Require mailcap.
2990         (mml-preview): Require gnus-msg.
2991
2992         * mml1991.el: Require password-cache.
2993         (password-cache-expiry): Remove declaration.
2994
2995         * mml2015.el: Require password-cache.
2996         (password-cache-expiry): Remove declaration.
2997
2998         * nneething.el (mailcap): Require mailcap.
2999
3000         * nnheader.el (declare-function): Add compatibility stub.
3001         (message-remove-header): Declare rather than autoload.
3002         (nnheader-replace-header): Require message.
3003
3004         * nnimap.el (declare-function): Add compatibility stub.
3005         (netrc-parse, netrc-machine-user-or-password): Declare.
3006         (nnimap-open-connection): Require netrc.
3007
3008         * nntp.el (declare-function): Add compatibility stub.
3009         (netrc-parse, netrc-machine, netrc-get): Declare.
3010         (nntp-send-authinfo): Require netrc.
3011
3012         * rfc2047.el: Don't require qp.
3013         (quoted-printable-encode-region, quoted-printable-decode-string):
3014         Autoload.
3015
3016         * sieve-mode.el: Don't require easymenu.
3017         (easy-menu-add-item): Autoload it.
3018
3019         * spam-stat.el (time-to-number-of-days): Autoload it.
3020
3021 2010-03-19  Glenn Morris  <rgm@gnu.org>
3022
3023         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3024
3025 2010-03-18  Glenn Morris  <rgm@gnu.org>
3026
3027         * hashcash.el (declare-function): Remove duplicate definition.
3028
3029 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3030
3031         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3032         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3033         value if any backslash escapes).
3034
3035 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3036
3037         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3038         if it is available.  (bug#5647)
3039
3040         * lpath.el: Suppress compiler warning for coding-system-from-name for
3041         Emacs 21 and XEmacs.
3042
3043 2010-03-14  Juri Linkov  <juri@jurta.org>
3044
3045         * hmac-def.el:
3046         * hmac-md5.el:
3047         * netrc.el: Fix keywords.
3048
3049 2010-02-26  Glenn Morris  <rgm@gnu.org>
3050
3051         * message.el (message-send-mail-function): Change the default, so that
3052         it inherits from a customized send-mail-function.  (Bug#5643)
3053
3054 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3055
3056         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3057         shell-command-to-string signals an error (bug#5299).
3058
3059 2010-02-24  Glenn Morris  <rgm@gnu.org>
3060
3061         * message.el (message-smtpmail-send-it)
3062         (message-send-mail-with-mailclient): Doc fixes.
3063
3064 2010-02-16  Glenn Morris  <rgm@gnu.org>
3065
3066         * message.el (message-default-mail-headers): Change the default value
3067         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3068
3069 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3070
3071         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3072         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3073
3074 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3075
3076         * time-date.el (date-to-time): Doc fix (Bug#5408).
3077
3078 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3079
3080         * message.el (message-mail): Just pass yank-action on to message-setup.
3081         (message-setup): Handle (FUN . ARGS) form of yank-action.
3082         (message-with-reply-buffer, message-widen-reply)
3083         (message-yank-original): Handle non-buffer values of
3084         message-reply-buffer (Bug#4080).
3085         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3086
3087 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3088
3089         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3090         Fix typo in docstring.
3091
3092 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3093
3094         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3095         response.
3096
3097 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3098
3099         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3100
3101         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3102
3103         * message.el (message-check-news-header-syntax): Protect against a
3104         string that `rfc822-addresses' returns when parsing fails.
3105
3106 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3107
3108         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3109         (gnus-previous-char-property-change): New functions.
3110
3111         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3112
3113 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3114
3115         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3116         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3117
3118 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3119
3120         * message.el (message-exchange-point-and-mark): Rework last change to
3121         avoid using optional arg of exchange-point-and-mark, for backward
3122         compatibility.
3123
3124 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3125
3126         * message.el (message-exchange-point-and-mark): Call
3127         exchange-point-and-mark with an argument rather than setting
3128         mark-active by hand (Bug#5175).
3129
3130 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3131
3132         * nntp.el (nntp-service-to-port): Work for service expressed with
3133         numeric string; replace [:digit:] with [0-9] for XEmacs.
3134
3135 2009-12-17  Glenn Morris  <rgm@gnu.org>
3136
3137         * gnus-group.el (gnus-bug-group-download-format-alist):
3138         Change emacs entry to debbugs.gnu.org.  Bump :version.
3139
3140 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3141
3142         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3143
3144 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3145
3146         * message.el (message-info): Explain why we use `Info-goto-node'.
3147
3148 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3149
3150         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3151
3152 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3153
3154         * message.el (message-completion-in-region): New compatibility function.
3155         (message-expand-group): Use it.
3156
3157 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3158
3159         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3160         with no unread article should be listed if the 2nd arg `predicate' is
3161         given.
3162
3163 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3164
3165         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3166
3167 2009-11-29  Juri Linkov  <juri@jurta.org>
3168
3169         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3170         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3171         on `gnus-recenter'. (Bug#4698, Bug#4981)
3172
3173 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3174
3175         * sha1.el (sha1-string-external): default-directory "/" in case
3176         otherwise non-existent.  process-connection-type pipe for touch of
3177         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3178
3179 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3180
3181         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3182         it's comms related and sgml-mode.el has "comm" on that basis too.
3183
3184 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3185
3186         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3187         containing tspecial characters if they have been already quoted.
3188
3189 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3190
3191         * dns-mode.el (auto-mode-alist): Purecopy string.
3192
3193 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3194
3195         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3196
3197 2009-10-24  Glenn Morris  <rgm@gnu.org>
3198
3199         * gnus-art.el (help-xref-stack-item): Define for compiler.
3200
3201 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3202
3203         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3204
3205 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3206
3207         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3208
3209 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3210
3211         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3212         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3213
3214 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3215
3216         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3217         (gnus-overlays-in): New alias to overlays-in.
3218
3219         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3220         gnus-overlay-get, and gnus-delete-overlay.
3221         (gnus-summary-show-thread): Make it work as well for systems in which
3222         next-single-char-property-change is not available.
3223         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3224
3225         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3226         (gnus-overlay-get): New alias to extent-property.
3227         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3228
3229         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3230         SXEmacs.
3231
3232         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3233         SXEmacs.
3234
3235 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3236
3237         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3238
3239 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3240
3241         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3242         and XEmacs that don't have `remove-overlays'.
3243
3244 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3245
3246         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3247         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3248         selective display.  Use overlays instead.
3249
3250 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3251
3252         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3253
3254 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3255
3256         * spam-stat.el (spam-stat-load): Fix typo in message.
3257
3258 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3259
3260         * dig.el (dig-invoke): Fix typo in docstring.
3261         (query-dig): Reflow docstring.
3262
3263 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3264
3265         * gnus-art.el (gnus-article-encrypt-body):
3266         * message.el (message-check-recipients):
3267         * mm-util.el (mm-codepage-setup):
3268         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3269         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3270
3271 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3272
3273         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3274         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3275         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3276         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3277         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3278
3279 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3280
3281         * dig.el: Add "Keywords: comm", as per net-utils.el.
3282
3283 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3284
3285         * dig.el (dig-mode): Use define-derived-mode.
3286
3287 2009-09-19  Glenn Morris  <rgm@gnu.org>
3288
3289         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3290
3291 2009-09-18  Glenn Morris  <rgm@gnu.org>
3292
3293         * gnus-diary.el (gnus-diary-check-message):
3294         * message.el (message-insert-formatted-citation-line):
3295         * nnbabyl.el (top-level):
3296         * nndiary.el (nndiary-schedule):
3297         Fix typos in condition-case handlers.
3298
3299 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3300
3301         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3302         configuration that provides the sole article window in a frame;
3303         position point correctly after deleting a part.
3304
3305 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3306
3307         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3308         (spam-resolve-registrations-routine): Use it to unregister articles
3309         that change status.
3310
3311 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3312
3313         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3314         with XEmacs.
3315         (parse-time-string-chars): Use it.
3316
3317 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3318
3319         * imap.el (imap-interactive-login): Better messages.
3320         (imap-open): Fix bug with renamed buffer on reconnect.
3321         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3322         for easier debugging and cleaner code.  On successful (guessed based on
3323         server capabilities) secondary authentication, set imap-state
3324         correctly.
3325         (imap-last-authenticator): Define imap-last-authenticator as a variable
3326         to avoid warnings.
3327
3328 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3329
3330         * nnrss.el (nnrss-request-article): Remove binding of
3331         default-enable-multibyte-characters that has gotten needless by
3332         the 2007-07-13 change in rfc2047-encode-message-header.
3333
3334         * mml.el (mml-insert-multipart): Error on the message header.
3335         (mml-insert-part): Error on the message header; position point at
3336         the end of a MIME tag.
3337
3338 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3339
3340         * time-date.el (autoload): Expand define-obsolete-function-alias into
3341         defalias and make-obsolete for old Emacsen that Gnus supports.
3342         (with-no-warnings): Define it for old Emacsen.
3343         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3344         is available.
3345         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3346         float-time is available; suppress compile warning for time-to-seconds.
3347
3348         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3349         (gnus-float-time): Alias to float-time if it exists.
3350
3351         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3352         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3353         float-time is available; suppress compile warning for time-to-seconds.
3354
3355         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3356         XEmacs.
3357
3358 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3359
3360         * imap.el (imap-message-map): Docstring fix.
3361
3362 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3363
3364         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3365         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3366         Add the optional argument `encoding' that overrides the default.
3367
3368         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3369         mm-encode-buffer.
3370
3371 2009-09-04  Glenn Morris  <rgm@gnu.org>
3372
3373         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3374         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3375         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3376         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3377         * mm-util.el (mm-with-unibyte-current-buffer)
3378         (mm-find-buffer-file-coding-system):
3379         * yenc.el (yenc-decode-region): Use default-value rather than
3380         default-enable-multibyte-characters.
3381
3382 2009-09-03  Glenn Morris  <rgm@gnu.org>
3383
3384         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3385         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3386         than default-enable-multibyte-characters.
3387
3388 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3389
3390         * gnus-art.el (gnus-article-read-summary-keys):
3391         Fix gnus-buffer-configuration's value temporarily used.
3392
3393 2009-09-02  Glenn Morris  <rgm@gnu.org>
3394
3395         * gnus-util.el (gnus-float-time): New function.
3396         * gnus-delay.el (gnus-delay-article):
3397         * gnus-sum.el (gnus-thread-latest-date):
3398         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3399         * nnspool.el (nnspool-request-newgroups):
3400         Use gnus-float-time rather than time-to-seconds.
3401         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3402
3403         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3404         (gnus-header-subject-face, gnus-header-newsgroups-face)
3405         (gnus-header-name-face, gnus-header-content-face):
3406         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3407         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3408         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3409         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3410         (gnus-cite-face-11):
3411         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3412         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3413         (gnus-server-closed-face, gnus-server-denied-face)
3414         (gnus-server-offline-face):
3415         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3416         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3417         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3418         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3419         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3420         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3421         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3422         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3423         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3424         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3425         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3426         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3427         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3428         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3429         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3430         (gnus-summary-high-undownloaded-face)
3431         (gnus-summary-low-undownloaded-face)
3432         (gnus-summary-normal-undownloaded-face)
3433         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3434         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3435         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3436         (gnus-splash-face):
3437         * message.el (message-header-to-face, message-header-cc-face)
3438         (message-header-subject-face, message-header-newsgroups-face)
3439         (message-header-other-face, message-header-name-face)
3440         (message-header-xheader-face, message-separator-face)
3441         (message-cited-text-face, message-mml-face):
3442         * sieve-mode.el (sieve-control-commands-face)
3443         (sieve-action-commands-face, sieve-test-commands-face)
3444         (sieve-tagged-arguments-face):
3445         * spam.el (spam-face):
3446         Mark face aliases with "-face" in the name as obsolete.
3447
3448 2009-09-01  Glenn Morris  <rgm@gnu.org>
3449
3450         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3451         than goto-line.
3452
3453 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3454
3455         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3456         Don't move point if the command is invoked inside the message header.
3457
3458 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3459
3460         * imap.el (imap-send-command): Simplify.
3461         (imap-wait-for-tag): point-max -> buffer-size.
3462
3463 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3464
3465         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3466         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3467         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3468         * nnir.el (nnir-swish-e-index-file):
3469         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3470         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3471         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3472         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3473         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3474         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3475
3476 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3477
3478         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3479         Don't save excursion.
3480
3481 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3482
3483         * nnheader.el (nnheader-find-file-noselect):
3484         * mm-util.el (mm-insert-file-contents):
3485         Use (default-value 'major-mode) instead of default-major-mode.
3486
3487 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3488
3489         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3490
3491 2009-08-26  Glenn Morris  <rgm@gnu.org>
3492
3493         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3494         than placing in files.el.
3495
3496 2009-08-25  Glenn Morris  <rgm@gnu.org>
3497
3498         * nnir.el (top-level): Don't require cl at run-time.
3499         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3500         Replace cl-function substitute with gnus-replace-in-string.
3501         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3502         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3503         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3504         simplified expansions.
3505
3506 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3507
3508         * dig.el (dig): Add autoload cookie.
3509
3510 2009-08-22  Glenn Morris  <rgm@gnu.org>
3511
3512         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3513         goto-line.
3514
3515 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3516
3517         * parse-time.el (parse-time-string-chars): Save match data.
3518
3519 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3520
3521         * parse-time.el (parse-time-string-chars): Compute using character
3522         classes, to handle non-ascii characters (Bug#3190).
3523
3524 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3525
3526         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3527
3528         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3529         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3530         (gnus-mm-display-part, gnus-mime-display-single)
3531         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3532         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3533
3534         * gnus-sum.el
3535         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3536         (gnus-summary-move-article): Add expirable mark to articles copied or
3537         moved to group that has auto-expire turned on if the option is non-nil.
3538
3539 2009-07-24  Glenn Morris  <rgm@gnu.org>
3540
3541         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3542         Fix typo.  (Bug#3903)
3543
3544 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3545
3546         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3547         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3548         that should not be used for draft articles.
3549         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3550         that has no concern in minor mode keys.
3551         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3552         Abolish.
3553
3554 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3555
3556         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3557         article without making inquiry to a user for unknown encoding.
3558
3559         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3560         (nnmaildir--scan): Assume i-node and device number that file-attributes
3561         returns might be cons-cell.
3562
3563         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3564
3565         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3566
3567 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3568
3569         * auth-source.el: Remove docs now in auth.texi.  Don't use
3570         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3571         `auth-source-hide-passwords' and use them.
3572
3573 2009-07-15  Glenn Morris  <rgm@gnu.org>
3574
3575         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3576
3577 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3578
3579         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3580         excessive whitespace from the default values of title and description.
3581
3582 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3583
3584         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3585         mail-fetch-field to fetch Content-Description header in order to
3586         exclude newlines.
3587
3588 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3589
3590         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3591         format used by GnuPG 2.0.11.
3592
3593 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3594
3595         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3596         to deleted part.
3597
3598 2009-05-30  David Engster  <dengste@eml.cc>
3599
3600         * nnmairix.el: Remove old documentation in the commentary block.
3601         (nnmairix-request-group): Do not update active file for nnml back ends.
3602         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3603         end so that overview files are ignored.
3604         (nnmairix-update-groups): Make updating the groups more robust by using
3605         marks.
3606         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3607         with dollar characters in message-id.
3608
3609 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3610
3611         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3612         2008-12-25 in dns.el.
3613
3614 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3615
3616         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3617         could happen if the text is only composed of spaces and/or tabs.
3618
3619 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3620
3621         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3622         when sending a queued message to avoid extra mml tags.
3623
3624 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3625
3626         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3627
3628 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3629
3630         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3631         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3632         rmail-toggle-header for XEmacs;
3633         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3634
3635 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3636
3637         * gnus-dired.el: Remove autoload for gnus-setup-message.
3638         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3639         displaying Gnus logo; always use compose-mail.
3640
3641 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3642
3643         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3644
3645 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3646
3647         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3648         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3649         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3650         available.
3651         (gnus-nocem-epg-verify): New function.
3652
3653 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3654
3655         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3656
3657 2009-02-15  Glenn Morris  <rgm@gnu.org>
3658
3659         * gnus-util.el (rmail-insert-rmail-file-header)
3660         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3661         autoloads.
3662         (rmail-default-rmail-file): Remove unnecessary declaration.
3663         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3664
3665 2009-02-14  Glenn Morris  <rgm@gnu.org>
3666
3667         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3668         variable (only used in gnus-util, which declares it anyway).
3669         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3670         which was only needed by gnus-art (changed to not use it any more).
3671         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3672         only used in gnus-util, which autoloads it itself.
3673         (rmail-update-summary): Fix autoload.
3674
3675         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3676         rather than rmail-output-to-rmail-file.
3677
3678 2009-02-07  Glenn Morris  <rgm@gnu.org>
3679
3680         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3681         autoload of function that no longer exists.
3682         (rmail-toggle-header): Declare.
3683         (message-forward-rmail-make-body): Handle mbox Rmail.
3684
3685 2009-01-31  Glenn Morris  <rgm@gnu.org>
3686
3687         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3688         2009-01-09 change.
3689
3690 2009-01-31  Dave Love  <fx@gnu.org>
3691
3692         * imap.el (imap-fetch-safe): Bind debug-on-error.
3693         (imap-debug): Add imap-fetch-safe.
3694
3695 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3696
3697         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3698         (auth-source-forget-all-cached): New convenience function.
3699         (auth-source-user-or-password): Accept list of modes or a single mode.
3700
3701         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3702         auth-source modes.
3703
3704         * netrc.el (netrc-machine-user-or-password): Use list of
3705         auth-source modes.
3706
3707         * nnimap.el (nnimap-open-connection): Use list of
3708         auth-source modes.
3709
3710         * nntp.el (nntp-send-authinfo): Use list of
3711         auth-source modes.
3712
3713 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3714
3715         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3716         now.
3717
3718 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3719
3720         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3721         coding system in XEmacs; add a workaround for XEmacs.
3722
3723         * lpath.el: Fbind coding-system-aliasee.
3724
3725 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3726
3727         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3728         of current-language-environment.
3729
3730 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3731
3732         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3733         available at runtime.
3734
3735 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3736
3737         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3738
3739 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3740
3741         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3742         the greatest positive fixnum value doesn't work under an XEmacs with
3743         bignum support; use the most-positive-fixnum constant instead,
3744         available since Emacs 21.1 with cl and XEmacs 21.1.
3745
3746 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3747
3748         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3749         XEmacs gets not to work.
3750
3751 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3752
3753         * mm-util.el (mm-coding-system-priorities): Allow the value like
3754         "Japanese (UTF-8)" of current-language-environment.
3755
3756 2009-01-09  Glenn Morris  <rgm@gnu.org>
3757
3758         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3759         with last-command-event.
3760
3761 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3762
3763         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3764         in the doc string.
3765
3766         * message.el (message-fix-before-sending): Amend comment.
3767
3768 2009-01-08  Dave Love  <fx@gnu.org>
3769
3770         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3771
3772 2009-01-07  David Engster  <dengste@eml.cc>
3773
3774         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3775         simplified server definitions by converting it via
3776         gnus-server-to-method.
3777
3778 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3779
3780         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3781         parameter's operands.
3782
3783 2009-01-06  David Engster  <dengste@eml.cc>
3784
3785         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3786         primary select method (for gnus-group-mark-article-as-read).
3787
3788 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3789
3790         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3791         `(gnus)Face', not `(gnus)X-Face'.
3792
3793 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3794
3795         * mm-util.el (mm-ucs-to-char): New function.
3796
3797         * mm-url.el (mm-url-decode-entities): Use it.
3798
3799         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3800         unicode-to-char.
3801
3802 2009-01-05  Dave Love  <fx@gnu.org>
3803
3804         * time-date.el: Require cl for `declare'.
3805
3806 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3807
3808         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3809         Dave Love.
3810
3811 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3812
3813         * message.el (message-fix-before-sending): Add `eight-bit' to
3814         illegible-text check.
3815
3816 2009-01-03  Michael Olson  <mwolson@gnu.org>
3817
3818         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3819         `headers' is nil.  This can occur if the IMAP server does not have
3820         permissions to read messages from a folder, but can write new messages
3821         to the folder.
3822         (nnimap-request-article-part): Do not insert `data' if it is nil.
3823
3824         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3825         characters which will confuse `read', so skip past them.
3826
3827 2009-01-01  Dave Love  <fx@gnu.org>
3828
3829         * imap.el (imap-string-to-integer): Fix typo.
3830         (imap-fetch-safe): New function.
3831         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3832
3833         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3834
3835         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3836         (imap-parse-greeting): Fix doc strings.
3837         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3838         (imap-parse-flag-list): Make messages unique.
3839         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3840
3841         * nnimap.el: Fix author email.
3842         (nnimap-split-rule): Add FIXME comment.
3843         (nnimap-debug): Fix doc string.
3844
3845 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3846
3847         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3848
3849 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3850
3851         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3852         nslookup if resolv.conf isn't available.
3853         (dns-query): Rename from query-dns.
3854         (dns-query-cached): Rename from query-dns-cached.
3855
3856 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3857
3858         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3859         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3860         to check if those variables exist (first appeared in Emacs 18.50).
3861
3862 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3863
3864         * mm-util.el (mm-line-number-at-pos): New function.
3865
3866         * spam-report.el (spam-report-process-queue): Use it.
3867
3868 2008-12-24  David Engster  <dengste@eml.cc>
3869
3870         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3871         parameters that haven't existed as variables as buffer-local variables.
3872
3873 2008-12-23  Dave Love  <fx@gnu.org>
3874
3875         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3876         cadar.
3877
3878         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3879         imap-starttls-p.
3880         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3881
3882 2008-12-22  Dave Love  <fx@gnu.org>
3883
3884         * imap.el: Fix author email.  Doc fixes.
3885         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3886         reply.
3887
3888 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3889
3890         * spam-report.el (spam-report-gmane-max-requests): New constant.
3891         (spam-report-gmane-wait): New variable.
3892         (spam-report-gmane-ham, spam-report-gmane-spam)
3893         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3894         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3895         the server.
3896
3897         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3898         Add explanations.
3899
3900         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3901         nnheader-accept-process-output and nnheader-read-timeout if available.
3902         (pop3-movemail): Use it.
3903
3904         * message.el (message-check-news-body-syntax): Fix signature check if
3905         there's an attachment.
3906
3907 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3908
3909         * mm-util.el: Add comments to the mm- emulating functions.
3910
3911 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3912
3913         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3914         by Stephen Berman <stephen.berman@gmx.net>.
3915
3916 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3917
3918         * mm-util.el (mm-substring-no-properties): New function.
3919         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3920         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3921         (mm-string-to-multibyte): Doc fix.
3922
3923         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3924
3925 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3926
3927         * mml.el (mml-attach-file): Strip text properties from file name.
3928         (Bug#1574)
3929
3930 2008-12-16  Glenn Morris  <rgm@gnu.org>
3931
3932         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3933
3934 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3935
3936         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3937         knows since the charset specified might be a bogus alias that
3938         mm-charset-synonym-alist provides.
3939
3940 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3941
3942         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3943         "ISO_8859-1".
3944
3945         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3946
3947 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3948
3949         * mm-util.el (mm-charset-eval-alist):
3950         Define it before mm-charset-to-coding-system.
3951         (mm-charset-to-coding-system): Add optional argument `silent';
3952         define it before mm-charset-override-alist.
3953         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3954         default value if it can be used in Emacs currently running;
3955         silence mm-charset-to-coding-system.
3956
3957 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3958
3959         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3960         `allow-override' which says whether to use `mm-charset-override-alist'.
3961         (rfc2047-decode-encoded-words): Use it.
3962
3963         * mm-util.el (mm-charset-override-alist): Fix custom type;
3964         add `(gb2312 . gbk)' to choices.
3965
3966 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3967
3968         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3969         fast.
3970
3971         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3972
3973         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3974
3975 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3976
3977         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3978         on links.
3979
3980         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3981
3982 2008-12-03  Lute Kamstra  <lute@gnu.org>
3983
3984         * sha1.el: Remove leading * from docstrings of defcustoms,
3985         deffaces, defconsts and defuns.
3986
3987 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3988
3989         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3990         users' addresses that don't have domain parts.
3991         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3992         rather than message-narrow-to-head since there will be the message
3993         header separator.
3994
3995 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3996
3997         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3998         since the result is inserted in a unibyte buffer anyway.
3999         (nnimap-demule-use-string-to-multibyte): Remove.
4000         (nnimap-demule): Alias it to mm-string-to-multibyte.
4001
4002 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4003
4004         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4005         variable for debugging bug#464 and bug#1174.
4006         (nnimap-demule): Use it.
4007
4008 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4009
4010         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4011         score calculation correctly.
4012
4013 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4014
4015         * message.el (message-send-mail): Just set the buffer to unibyte
4016         rather than use mm-with-unibyte-current-buffer which does a lot more.
4017         (message-send-mail-partially): Don't bother with
4018         mm-with-unibyte-current-buffer since it's already been made unibyte by
4019         message-send-mail.
4020
4021 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4022
4023         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4024
4025 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4026
4027         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4028
4029 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4030
4031         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4032         require itself and to remove `with-no-warnings'.
4033
4034 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4035
4036         * starttls.el (starttls-any-program-available): Get the name of the
4037         available TLS layer program.
4038         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4039         well as the host name in the "opening" message.
4040
4041         * auth-source.el (auth-source-cache, auth-source-do-cache)
4042         (auth-source-user-or-password): Cache passwords and logins by default,
4043         allow override with `auth-source-do-cache'.
4044         (auth-source-forget-user-or-password): Allow users to remove cache
4045         entries if needed.
4046
4047 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4048
4049         * md4.el (md4-buffer): Fix typo in docstring.
4050         (md4, md4-64): Doc fixes.
4051         (md4-pack-int32): Reflow docstring.
4052
4053 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4054
4055         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4056         condition-case to only the forward-sexp call.
4057
4058 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4059
4060         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4061         quotes contained.  Make it more robust regardless by an extra
4062         condition-case wrapper.
4063
4064 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4065
4066         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4067
4068 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4069
4070         * nnml.el (nnml-request-expire-articles): Check if the function set to
4071         `nnmail-expiry-target' returns the symbol `delete'.
4072
4073         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4074
4075         * nnmail.el (nnmail-expiry-target): Fix custom type.
4076
4077 2008-10-02  Glenn Morris  <rgm@gnu.org>
4078
4079         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4080         Silence compiler warning.
4081
4082 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4083
4084         * tls.el (open-tls-stream): Show the actual command being
4085         executed, instead of the format string.
4086
4087 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4088
4089         * lpath.el: Fbind codepage-setup for Emacs 23.
4090
4091 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4092
4093         * mml.el (mml-menu): Don't assume mml2015 is bound.
4094
4095 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4096
4097         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4098         exists.
4099
4100 2008-09-27  Glenn Morris  <rgm@gnu.org>
4101
4102         * gnus-util.el (mail-header-remove-comments): Autoload it.
4103
4104 2008-09-27  Andreas Schwab  <schwab@suse.de>
4105
4106         * gnus-util.el (gnus-split-references): Strip comments.
4107         (gnus-parent-id): Likewise.
4108
4109 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4110
4111         * message.el (message-confirm-send): Fix version.
4112
4113 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4114
4115         * message.el (message-idna-to-ascii-rhs-1): Use
4116         mail-extract-address-components rather than mail-header-parse-addresses
4117         that is an alias by default to ietf-drums-parse-addresses that does not
4118         support non-ASCII names in headers' contents.
4119
4120 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4121
4122         * message.el (message-confirm-send): Fixed variable documentation to
4123         avoid the "y/n" wording.
4124
4125 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4126
4127         * message.el (message-set-auto-save-file-name): Save to a different
4128         filename so multiple messages (especially drafts) can be recovered.
4129
4130 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4131
4132         * message.el (message-confirm-send): Add appropriate version.
4133
4134 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4135
4136         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4137         defvar.
4138
4139 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4140
4141         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4142         (mm-pkcs7-enveloped-magic): Ditto.
4143
4144 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4145
4146         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4147         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4148
4149 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4150
4151         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4152         default, it's better.
4153
4154 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4155
4156         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4157         summary line gnus-number property and ignore them (with a warning
4158         message).
4159
4160 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4161
4162         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4163         macro caddr in the interactive form since it won't be expanded.
4164
4165 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4166
4167         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4168         `charset'; fix name of function called recursively.
4169         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4170
4171 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4172
4173         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4174         (gnus-mime-set-charset-parameters): New function.
4175         (gnus-mime-view-part-as-charset): Use it to correctly display part
4176         specifying wrong charset.
4177
4178 2008-09-08  David Engster  <dengste@eml.cc>
4179
4180         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4181         in completing-read for back end server.
4182
4183 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4184
4185         * message.el (message-confirm-send): New variable to confirm sending a
4186         message.
4187         (message-send): Use it.
4188
4189 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4190
4191         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4192
4193 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4194
4195         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4196
4197 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4198
4199         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4200         prevent tracking too many groups.
4201         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4202         Use it.
4203
4204 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4205
4206         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4207         moving point to the bottom of the window in order to avoid recentering.
4208
4209 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4210
4211         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4212
4213         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4214         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4215         (gnus-article-beginning-of-window): Fix calculation.
4216
4217 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4218
4219         * gnus-msg.el (gnus-summary-supersede-article)
4220         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4221         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4222         message header.
4223
4224 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4225
4226         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4227         pending output coming after the status change.
4228
4229 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4230
4231         * message.el:
4232         * gnus-start.el:
4233         * gnus-registry.el: Remove VMS support.
4234
4235 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4236
4237         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4238         macro.
4239         (rfc2104-hash): Use it.
4240
4241 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4242
4243         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4244         (gnus-summary-sort-by-most-recent-date): New commands.
4245         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4246         and menu entries.
4247
4248 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4249
4250         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4251         don't redisplay article for raw contents; remove plural articles stuff.
4252
4253         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4254         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4255         on gnus-summary-save-article; display results properly.
4256
4257 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4258
4259         * lpath.el: No need to fbind ns-focus-frame.
4260
4261 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4262
4263         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4264
4265 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4266
4267         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4268         gnus-save-all-headers.
4269
4270 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4271
4272         * gnus-util.el (ns-focus-frame): Remove declaration.
4273         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4274         like x.
4275
4276 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4277
4278         * rfc2104.el (rfc2104-zero): Delete defconst.
4279         (rfc2104-hex-alist): Likewise.
4280         (rfc2104-hex-to-int): Delete func.
4281         (rfc2104-hexstring-to-bitstring): Likewise.
4282         (rfc2104-nybbles): New defconst.
4283         (rfc2104-hash): Rewrite for speed.
4284
4285 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4286
4287         * tls.el (open-tls-stream): Make it work with the 2nd argument
4288         BUFFER that is a string but does not exist as a buffer object, as
4289         mentioned in the doc-string.
4290
4291 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4292
4293         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4294         SXEmacs.
4295
4296 2008-07-16  Glenn Morris  <rgm@gnu.org>
4297
4298         * gnus-util.el (ns-focus-frame): Declare for compiler.
4299
4300 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4301
4302         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4303         set as a group parameter.
4304         (gnus-summary-save-in-pipe): Work when it is called independently.
4305         (gnus-summary-pipe-to-muttprint): Don't modify
4306         gnus-summary-pipe-output-default-command.
4307
4308 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4309
4310         * message.el (message-send-mail-with-sendmail):
4311         Display the error message.
4312
4313 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4314
4315         * gnus-art.el (gnus-default-article-saver):
4316         Add gnus-summary-save-in-pipe to choices.
4317         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4318         gnus-summary-pipe-output-default-command as the default command.
4319         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4320         instead of gnus-last-shell-command.
4321
4322         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4323         New user option.
4324         (gnus-summary-muttprint-program): Mention the value will be changed.
4325         (gnus-summary-save-article): Force showing of all headers.
4326         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4327
4328 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4329
4330         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4331
4332 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4333
4334         * nnimap.el (nnimap-id):
4335         * sieve-manage.el (sieve-manage-open): Doc fixes.
4336
4337 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4338
4339         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4340         if available.
4341
4342 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4343
4344         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4345
4346         * nnkiboze.el (nnkiboze-generate-group):
4347         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4348
4349         * nnmairix.el: Require CL.
4350
4351 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4352
4353         * dgnushack.el: Autoload get-display-table and put-display-table for
4354         XEmacs 21.5.
4355
4356         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4357         21.4 and SXEmacs.
4358
4359 2008-06-15  David Engster  <dengste@eml.cc>
4360
4361         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4362
4363 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4364
4365         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4366         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4367         runtime choice under XEmacs.
4368
4369         * gnus-sum.el (gnus-summary-set-display-table):
4370         Use `gnus-put-display-table', `gnus-get-display-table',
4371         `gnus-set-display-table' for the display table, instead of `aset'.
4372
4373         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4374         Use `gnus-put-display-table', `gnus-get-display-table',
4375         `gnus-set-display-table' for the display table.
4376
4377 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4378
4379         * nnmairix.el: Add autoloads.
4380
4381 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4382
4383         * nnmairix.el (nnmairix-delete-recreate-group)
4384         (nnmairix-update-and-clear-marks): Fix error messages.
4385
4386 2008-06-14  David Engster  <dengste@eml.cc>
4387
4388         * nnmairix.el: Upgrade to version 0.6.
4389         (nnmairix-group-toggle-propmarks-this-group)
4390         (nnmairix-group-toggle-readmarks-this-group)
4391         (nnmairix-group-delete-recreate-this-group)
4392         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4393         (nnmairix-remove-tick-mark-original-article): New commands.
4394         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4395         (nnmairix-propagate-marks-to-nnmairix-groups)
4396         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4397         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4398         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4399         functions needed for marks propagation and manipulation of read marks.
4400         (nnmairix-update-groups): New function.
4401         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4402         (nnmairix-determine-original-group-from-registry)
4403         (nnmairix-determine-original-group-from-path)
4404         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4405         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4406         New helper functions.
4407         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4408         keystrokes for new commands.
4409         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4410         (nnmairix-request-group): Check allow-fast group parameter.
4411         (nnmairix-request-create-group): Set allow-fast group parameter if
4412         nnmairix-allowfast-default is set.
4413         (nnmairix-close-group): Propagate marks upon closing if needed.
4414         (nnmairix-group-toggle-threads-this-group): Use new.
4415         nnmairix-group-toggle-parameter helper function.
4416         (nnmairix-search): Better check for empty search result.
4417         (nnmairix-goto-original-article): Use new helper functions for
4418         determining original article.
4419         (nnmairix-show-original-article): Make sure message-id is in brackets.
4420         (nnmairix-call-mairix-binary): Change variable name.
4421         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4422         helper function.
4423         (nnmairix-widget-toggle-activate): Fix doc string.
4424
4425 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4426
4427         * nnir.el: Require edmacro when compiling with XEmacs.
4428         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4429         available in Emacs 21.
4430
4431 2008-06-11  Glenn Morris  <rgm@gnu.org>
4432
4433         * gnus-util.el (x-focus-frame):
4434         * gnus.el (image-size):
4435         * mm-decode.el (image-size): Declare.
4436
4437         * gnus-picon.el (declare-function): Add compat definition.
4438         (image-size): Declare.
4439
4440         * gnus-group.el (tool-bar-map):
4441         * gnus-sum.el (tool-bar-map): Define for compiler.
4442
4443         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4444
4445         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4446
4447         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4448         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4449         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4450         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4451         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4452         * sieve-manage.el, spam-report.el, spam.el:
4453         Remove unnecessary eval-and-compile of autoloads.
4454
4455 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4456
4457         * auth-source.el: Precise Tramp doc.
4458
4459 2008-06-07  Glenn Morris  <rgm@gnu.org>
4460
4461         * nnmairix.el: Remove unnecessary eval-when-compile.
4462
4463 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4464
4465         * lpath.el: Fbind propertize for XEmacs 21.4.
4466
4467 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4468
4469         * nnir.el: Move here from ../contrib.
4470
4471 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4472
4473         * gnus-util.el (gnus-read-shell-command): New function.
4474         * mm-decode.el (mm-pipe-part):
4475         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4476
4477 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4478
4479         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4480
4481 2008-06-03  Glenn Morris  <rgm@gnu.org>
4482
4483         * pop3.el (nnheader-accept-process-output): Autoload it.
4484
4485 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4486
4487         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4488         are not 2-digit hexadecimal characters that follow `%'s.
4489
4490 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4491
4492         * message.el (message-bogus-recipient-p): Fix type in doc string.
4493         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4494         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4495         Improve custom options.
4496         (message-bogus-recipient-p): Adjust accordingly.
4497
4498 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4499
4500         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4501         long-form month and day names.
4502
4503 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4504
4505         * dgnushack.el: Autoload debug, eudc-expand-inline and
4506         pgg-snarf-keys-region for XEmacs.
4507
4508         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4509
4510         * nnmairix.el: Require edmacro when compiling with XEmacs.
4511
4512 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4513
4514         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4515         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4516
4517 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4518
4519         * auth-source.el: Add more docs.
4520
4521         * netrc.el (netrc-machine): Always match if the port is not given.
4522
4523 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4524
4525         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4526         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4527         retrieval faster in some cases, but might make CPU usage larger.  If
4528         this has any bad side effects, we might revert this change.
4529
4530         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4531         seems to make mail retrieval much, much faster.
4532         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4533         unconditionally.
4534
4535         * gnus-draft.el (gnus-group-send-queue): Bind
4536         message-send-mail-partially-limit to nil to avoid being prompted.
4537
4538 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4539
4540         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4541
4542         * message.el (message-bogus-address-regexp): Fix and improve custom
4543         type.
4544         (message-setup-hook): Add message-check-recipients as custom option.
4545
4546 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4547
4548         * message.el (message-cite-function): Remove bogus autoload which crept
4549         in during merge from v5-10.
4550
4551 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4552
4553         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4554
4555         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4556
4557         * auth-source.el: Preliminary Tramp docs.
4558         (auth-sources): Change the default auth-sources to use
4559         EPA .gpg files.
4560
4561 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4562
4563         * nntp.el: Autoload `auth-source-user-or-password'.
4564         (nntp-send-authinfo): Use it.
4565
4566         * nnimap.el: Autoload `auth-source-user-or-password'.
4567         (nnimap-open-connection): Use it.
4568
4569         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4570         for the gnus-message function.
4571         (auth-source-user-or-password): Use it.
4572
4573 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4574
4575         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4576         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4577         (rfc2104-hash): Use it.
4578
4579 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4580
4581         * gnus-art.el (gnus-article-toggle-truncate-lines):
4582         Don't use `iff' in docstring.
4583
4584 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4585
4586         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4587
4588         * gnus-util.el (gnus-extract-address-component-name)
4589         (gnus-extract-address-component-email): Convenience functions around
4590         `gnus-extract-address-components'.
4591
4592         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4593         Use `gnus-extract-address-component-email' to fix bug of comparing full
4594         sender name to `user-mail-address'.
4595
4596 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4597
4598         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4599         catch/throw to optimize.
4600         (gnus-registry-find-keywords): Just use member to find a keyword.
4601
4602 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4603
4604         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4605         is current before calling gnus-server-prepare.
4606         (gnus-server-setup-buffer, gnus-server-update-server)
4607         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4608
4609 2008-05-04  Juri Linkov  <juri@jurta.org>
4610
4611         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4612         (mailcap-file-default-commands): Use mailcap-replace-in-string
4613         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4614         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4615
4616 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4617
4618         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4619
4620 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4621
4622         * gnus.el: Bump version to 0.11.
4623
4624 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4625
4626         * gnus.el: No Gnus v0.10 is released.
4627
4628 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4629
4630         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4631         hooks.
4632         (gnus-update-read-articles): Speed up non-marks-using users.
4633         (gnus-use-marks): Define gnus-use-marks.
4634         (gnus-propagate-marks): Rename variable to something more sensible.
4635
4636 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4637
4638         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4639         (gmm-image-load-path-for-library): Fix typos in docstrings.
4640         (gmm-message): Reflow docstring.
4641
4642 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4643
4644         * mail-source.el (mail-source-set-1, mail-source-bind):
4645         Move auth-source code out of the macro to clean it up and fix bugs.
4646
4647 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4648
4649         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4650         by sender if it's equal to user-mail-address, it's likely to be
4651         useless.
4652
4653         * mail-source.el (mail-source-bind): Don't use user or password if they
4654         are not bound.  Unintern them if they are nil.  Don't use server unless
4655         it's bound, and default it to empty string otherwise.
4656
4657 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4658
4659         * mail-source.el: Load auth-source.el.
4660         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4661         get user name or password, if auth-sources is set up.
4662
4663         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4664         strategy of splitting with parent.
4665         (gnus-registry-split-fancy-with-parent)
4666         (gnus-registry-post-process-groups): Use it and fix prior
4667         bug (returning a list as the split result).
4668
4669         * auth-source.el (auth-sources): Remove server parameter.
4670         (auth-source-pick, auth-source-user-or-password)
4671         (auth-source-user-or-password-imap)
4672         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4673         (auth-source-user-or-password-sftp)
4674         (auth-source-user-or-password-smtp): Remove server parameter.
4675
4676 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4677
4678         * smime.el (smime-sign-region, smime-encrypt-region)
4679         (smime-decrypt-region):
4680         Remove redundant calls to `generate-new-buffer-name'.
4681
4682 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4683
4684         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4685         Don't use QP for message/rfc822.
4686         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4687
4688 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4689
4690         * sieve-manage.el (sieve-string-bytes): Remove.
4691         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4692         correct byte-length only if the process's coding-system is the same as
4693         the one used internally by Emacs to represent strings.
4694
4695 2008-04-22  Juri Linkov  <juri@jurta.org>
4696
4697         * mailcap.el (mailcap-file-default-commands): New function.
4698
4699 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4700
4701         * message.el (message-signature-separator, message-cite-function):
4702         Change custom version.
4703
4704 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4705
4706         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4707         commands.
4708         (tls-checktrust): Ditto.
4709
4710 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4711
4712         * mm-decode.el (mm-display-external): Make temp file read-only.
4713
4714 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4715
4716         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4717         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4718         `C-c C-f d'.
4719
4720 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4721
4722         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4723
4724 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4725
4726         * gnus.el: Bump version to 0.9.
4727
4728 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4729
4730         * gnus.el: No Gnus v0.8 is released.
4731
4732 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4733
4734         * mail-source.el (mail-source-value):
4735         Prefer fboundp to functionp so it works with macros as well.
4736
4737 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4738
4739         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4740         Fix last change in case the element is not even a symbol.
4741
4742 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4743
4744         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4745         Prefer fboundp to functionp so it works with macros as well.
4746
4747 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4748
4749         * auth-source.el: Added docs.
4750         (auth-sources): Modify format to support server.
4751         (auth-source-pick, auth-source-user-or-password)
4752         (auth-source-user-or-password-imap)
4753         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4754         (auth-source-user-or-password-sftp)
4755         (auth-source-user-or-password-smtp): Add server parameter.
4756
4757 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4758
4759         * gnus-registry.el: Initialize the registry when gnus-registry-install
4760         is t.
4761
4762 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4763
4764         * compface.el (uncompface): Make buffer unibyte.
4765
4766 2008-04-05  Glenn Morris  <rgm@gnu.org>
4767
4768         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4769
4770 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4771
4772         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4773         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4774
4775         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4776         multibyteness after rather than before erasing it.
4777
4778         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4779         mm-with-multibyte.
4780         (gnus-request-article-this-buffer): Make sure the proper decoding is
4781         used if gnus-original-article-buffer happens to be unibyte.
4782
4783         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4784         default-enable-multibyte-characters.
4785
4786         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4787         default-enable-multibyte-characters.
4788
4789         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4790
4791         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4792
4793 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4794
4795         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4796         (imap-message-copyuid-1): Use it.
4797         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4798         J. Williams in
4799         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4800
4801         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4802         imap-enable-exchange-bug-workaround.
4803         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4804
4805 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4806
4807         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4808         a 100 byte status-checks into a 2-3MB transfer for each group.
4809         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4810         to enable bug workaround or not.
4811         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4812
4813 2008-03-31  Glenn Morris  <rgm@gnu.org>
4814
4815         * message.el (mml2015-use): Declare for compiler.
4816         (message-info): Require mml2015 when appropriate.
4817
4818 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4819
4820         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4821         whitespace.
4822
4823 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4824
4825         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4826         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4827         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4828         (nntp-service-to-port): New function.
4829         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4830         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4831         (nntp-open-netcat-stream): New function.
4832         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4833
4834 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4835
4836         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4837
4838 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4839
4840         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4841
4842 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4843
4844         * dns.el (dns-write): Use set-buffer-multibyte.
4845
4846 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4847
4848         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4849
4850 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4851
4852         * message.el (message-signature-separator): Change default.
4853         Improve custom type.
4854         (message-cite-function): Change default to
4855         message-cite-original-without-signature.
4856
4857         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4858         toggle.
4859
4860         * message.el (message-check-news-body-syntax): Fix signature check.
4861         (message-setup-1): Mark buffer as unmodified _after_ running
4862         message-setup-hook and handling message-alternative-emails.
4863         (message-shorten-references): Be more strict when building list of
4864         valid references to comply with GNKSA.
4865
4866         * gnus-group.el (gnus-read-ephemeral-bug-group)
4867         (gnus-read-ephemeral-debian-bug-group)
4868         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4869
4870         * message.el (message-info): Don't use booleanp which isn't supported
4871         in Emacs 21 and XEmacs.
4872
4873 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4874
4875         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4876         gnus-group-gmane-group-download-format.
4877         (gnus-group-read-ephemeral-gmane-group): Rename from
4878         gnus-group-read-ephemeral-gmane-group.
4879         (gnus-read-ephemeral-gmane-group-url): Rename from
4880         gnus-group-read-ephemeral-gmane-group-url.
4881         (gnus-bug-group-download-format-alist): New variable.
4882         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4883         (gnus-read-ephemeral-emacs-bug-group): New commands.
4884
4885 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4886
4887         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4888         (gnus-visible-headers): Improve custom type.
4889
4890 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4891
4892         * mml.el (mml-menu): Add workarounds for XEmacs.
4893
4894         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4895         X-Boundary header.
4896
4897         * message.el (message-simplify-recipients): Fix previous commit.
4898
4899 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4900
4901         * mm-util.el (mm-set-buffer-multibyte): New function.
4902         * mm-decode.el (mm-copy-to-buffer): Use it.
4903
4904 2008-03-19  Glenn Morris  <rgm@gnu.org>
4905
4906         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4907         Accidentally removed in the sync process with Emacs.
4908
4909 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4910
4911         * message.el (message-alter-recipients-discard-bogus-full-name):
4912         New function.
4913         (message-alter-recipients-function): New variable.
4914         (message-get-reply-headers): Use it.
4915         (message-replace-header): New helper function.
4916         (message-recipients-without-full-name): New variable.
4917         (message-simplify-recipients): New command.
4918
4919         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4920
4921         * message.el (message-info): Handle EasyPG manual.
4922
4923         * mml.el (mml-menu): Add entry for EasyPG.
4924
4925 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4926
4927         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4928         parameter.
4929
4930         * message.el (message-disassociate-draft): Specify drafts group name
4931         fully.
4932
4933 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4934
4935         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4936         unnecessary duplicates from the match list.
4937
4938 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4939
4940         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4941
4942         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4943
4944         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4945         args of `how-many' of which the XEmacs version doesn't take; declare
4946         Info-index-next as function.
4947
4948 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4949
4950         * gnus-score.el (gnus-score-headers): Fix handling of
4951         gnus-inhibit-slow-scoring.
4952
4953         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4954         string.
4955         (gnus-button-url-regexp): Improve handling of parenthesis.
4956         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4957         (gnus-button-handle-info-keystrokes): Handle index entries.
4958
4959 2008-03-15  Glenn Morris  <rgm@gnu.org>
4960
4961         * parse-time.el (parse-time-string): Simplify.
4962
4963 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4964
4965         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4966         Incoming* files.
4967
4968 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4969
4970         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4971         (auth-source-pick): Use it.
4972
4973 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4974
4975         * binhex.el (binhex-decode-region-internal):
4976         * uudecode.el (uudecode-decode-region-internal):
4977         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4978         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4979         setting default-enable-multibyte-characters.
4980
4981 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4982
4983         * auth-source.el (auth-source-protocols)
4984         (auth-source-protocols-customize, auth-source-choices): Added and
4985         modified variable customizations and defaults.
4986         (auth-source-pick, auth-source-user-or-password)
4987         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4988         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4989         (auth-source-user-or-password-sftp)
4990         (auth-source-user-or-password-smtp): Use new variables and provide an
4991         interface to netrc.el.
4992
4993 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4994
4995         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4996         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4997         Make sure the nntp port to specify is a string.
4998
4999 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5000
5001         * nntp.el: Use with-current-buffer.
5002         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5003         dubious mm-with-unibyte-current-buffer.
5004         (nntp-with-open-group-function): New function extracted from
5005         nntp-with-open-group macro.
5006         (nntp-with-open-group): Use the function, so it's easier to debug.
5007         Add indentation and debugging info.
5008         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5009         the use of the netcat alternatives.
5010
5011         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5012         Avoid mm-string-as-multibyte as well.
5013
5014         * nnweb.el (nnweb-insert-html):
5015         Remove use of nnheader-string-as-multibyte.
5016
5017         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5018         (nnheader-string-as-multibyte): Remove.
5019
5020         * mm-view.el: Use inhibit-read-only.
5021         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5022         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5023         or unibyte-string.
5024
5025         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5026         (mm-uu-yenc-extract): Use with-current-buffer.
5027
5028         * gnus-soup.el (gnus-soup-send-packet): Don't use
5029         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5030
5031         * nnmh.el: Use with-current-buffer.
5032         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5033         mm-string-as-multibyte on the output of mm-encode-coding-string.
5034
5035         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5036         (nnimap-request-move-article): Use with-current-buffer.
5037
5038         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5039         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5040         conversion uses string-make-unibyte rather than string-as-unibyte.
5041
5042         * gnus-msg.el: Use with-current-buffer.
5043
5044         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5045
5046 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5047
5048         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5049         string for caching if it is 'PIN.
5050
5051 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5052
5053         * lpath.el: Consider the case without Emacs/W3.
5054
5055 2008-03-08  Glenn Morris  <rgm@gnu.org>
5056
5057         * time-date.el (date-to-time, time-subtract, time-add)
5058         (safe-date-to-time): Doc fixes.
5059
5060 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5061
5062         * mail-source.el (mail-source-delete-old-incoming-confirm):
5063         Change default to nil.
5064         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5065
5066 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5067
5068         * lpath.el: Rearrange.
5069
5070         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5071         (gnus-article-goto-prev-page): Work for articles having ^L's.
5072
5073         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5074
5075         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5076
5077 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5078
5079         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5080         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5081         (gnus-bookmark-jump): Adjust some variable names.
5082
5083 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5084
5085         * auth-source.el: New package.
5086         (auth-source-choices): Add customization entry point variable.
5087
5088         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5089         bug.
5090
5091 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5092
5093         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5094         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5095         (gnus-registry-install-shortcuts): Rename from
5096         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5097         the `gnus-registry-mark-map' keymap dynamically from
5098         `gnus-registry-marks'.  The generated functions update the summary line
5099         when a registry mark is added or deleted, and will call
5100         `gnus-registry-install-p' (see the comments in the code).
5101         (gnus-registry-user-format-function-M): Use concat intelligently.
5102
5103         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5104         the registry mark functions.
5105
5106 2008-03-05  Glenn Morris  <rgm@gnu.org>
5107
5108         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5109         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5110         gnus-art.
5111         (top-level): No need to load own source when compiling.
5112
5113 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5114
5115         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5116         Suggested by <chris.anderton@zetnet.co.uk>.
5117
5118 2008-03-04  Glenn Morris  <rgm@gnu.org>
5119
5120         * gnus-sum.el (top-level): No need to require gnus when compiling,
5121         since unconditionally required near start of file.
5122         (gnus-summary-display-while-building): Move definition before use.
5123
5124 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5125
5126         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5127         formatting function.
5128
5129 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5130
5131         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5132         with plists.
5133         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5134         Use new format.
5135
5136 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5137
5138         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5139         `where-is-internal' that returns a range of key sequences.
5140
5141 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5142
5143         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5144
5145         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5146         (gnus-summary-jump-to-group): Consider windows on other displayed
5147         frames as well.  Similar changes might be needed elsewhere, but that's
5148         the one I've bumped into during my use.
5149
5150         * nndoc.el (nndoc-oe-dbx-type-p):
5151         * gnus-msg.el (gnus-debug):
5152         * gnus-group.el (gnus-update-group-mark-positions):
5153         Use mm-string-to-multibyte.
5154
5155 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5156
5157         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5158         doesn't handle NotDashEscaped.
5159
5160         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5161         (mml-dnd-attach-options): Fix typo in custom choice.
5162
5163         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5164         nndoc-article-type to mbox.
5165         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5166
5167         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5168         to nil, instead of html2text.
5169
5170         * imap.el (imap-debug): Add `imap-ping-server'.
5171
5172         * gnus-bookmark.el: Add FIXMEs.
5173
5174         * message.el (message-form-letter-separator)
5175         (message-send-form-letter-delay): New variables.
5176         (message-send-form-letter): Use them.  New command to send form
5177         letters.  Requested by Uwe Siart.
5178         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5179
5180 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5181
5182         * Update copyright years.
5183
5184 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5185
5186         Sync from EMACS_22_BASE.
5187
5188         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5189
5190 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5191
5192         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5193         empty author.
5194
5195 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5196
5197         * gnus-registry.el (gnus-registry-marks): Add variable for
5198         customization of marks and their appearance.
5199         (gnus-registry-read-mark): Use it.
5200         (gnus-registry-do-marks): Add utility function to loop through
5201         `gnus-registry-marks'.
5202         (gnus-registry-install-shortcuts-and-menus): Add function to install
5203         shortcuts and menus.
5204         (gnus-registry-initialize): Use it.
5205         (gnus-registry-default-mark): Clarify documentation.
5206
5207 2008-02-29  Glenn Morris  <rgm@gnu.org>
5208
5209         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5210         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5211         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5212         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5213         Change defcustom :version from 23.0 to 23.1.
5214
5215 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5216
5217         * gnus-registry.el (gnus-registry-follow-group-p)
5218         (gnus-registry-post-process-groups): Add functions to aid registry
5219         splitting and improve logging.  Clarify behavior in function
5220         documentation.
5221         (gnus-registry-split-fancy-with-parent): Use them.
5222
5223 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5224
5225         * gnus-art.el: Use with-current-buffer.
5226
5227 2008-02-27  David Engster  <dengste@eml.cc>
5228
5229         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5230         Express real group name in the response.
5231
5232 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5233
5234         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5235         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5236         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5237         autoload gnus-registry-fetch-group when compiling.
5238         (nnmairix-request-group-with-article-number-correction): Remove
5239         unreferenced argument passed to nnmairix-call-backend.
5240
5241 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5242
5243         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5244         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5245         Wilde.
5246
5247 2008-02-27  Glenn Morris  <rgm@gnu.org>
5248
5249         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5250         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5251         variables to defconsts.  Convert comments to doc-strings.
5252         (nnmairix-last-server, nnmairix-current-server): Convert from free
5253         variables to defvars.  Convert comments to doc-strings.
5254         (gnus-registry-fetch-group): Autoload.
5255         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5256         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5257         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5258         caddr.
5259         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5260         nnmairix-request-group-with-article-number-correction call.
5261         (nnmairix-fast, nnmairix-group): New, less general names, for free
5262         variables passed from nnmairix-request-group to
5263         nnmairix-request-group-with-article-number-correction.  Declare.
5264         (nnmairix-request-group-with-article-number-correction):
5265         Use nnmairix-fast, nnmairix-group rather than fast, group.
5266
5267 2008-02-26  David Engster  <dengste@eml.cc>
5268
5269         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5270         version 0.5.
5271
5272 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5273
5274         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5275         instead of making an extra function call.  Don't add the current group
5276         to articles only when they have the group.  Use
5277         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5278         Reported by David <de_bb@arcor.de>.
5279
5280 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5281
5282         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5283         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5284
5285 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5286
5287         * mail-source.el (mail-source-delete-incoming): Change default.
5288         Supplement doc string.
5289
5290         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5291
5292 2008-02-14  Glenn Morris  <rgm@gnu.org>
5293
5294         * time-date.el (format-seconds): New function.
5295
5296 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5297
5298         * nnmail.el (nnmail-message-id-cache-file): Derive from
5299         `gnus-home-directory'.
5300
5301 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5302
5303         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5304         Document negative prefix.
5305
5306         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5307
5308 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5309
5310         * message.el (message-unsent-separator): Add the Exim bounce
5311         separator.
5312
5313 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5314
5315         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5316         list.
5317         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5318         recipient/signer list.
5319
5320 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5321
5322         * Makefile.in (datarootdir): Define.
5323         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5324         name that might contain whitespace.
5325
5326 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5327
5328         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5329         fbound (Emacs 23 unicode), signal an error.
5330
5331 2008-02-08  Glenn Morris  <rgm@gnu.org>
5332
5333         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5334
5335 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5336
5337         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5338         ports to the calls to `netrc-machine-user-or-password' in addition to
5339         "imap" and "imaps".
5340
5341 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5342
5343         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5344
5345         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5346
5347 2008-02-01  Kenichi Handa  <handa@m17n.org>
5348
5349         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5350         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5351         (rfc2104-hash): Convert the result of concat to unibyte string.
5352
5353 2008-02-01  Dave Love  <fx@gnu.org>
5354
5355         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5356         coding-system-for-read.
5357         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5358
5359 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5360
5361         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5362         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5363         <hanche@math.ntnu.no>.
5364
5365 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5366
5367         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5368
5369         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5370
5371 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5372
5373         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5374         * message.el (message-beginning-of-line): Use featurep instead of bound
5375         tests in order to resolve conditionals at compile time.
5376
5377 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5378
5379         * mail-source.el (mail-sources): Add `group' choice.
5380
5381         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5382         parameter `in-group' to control into which group the articles go.
5383         Add treatment of `group' mail-source.
5384
5385 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5386
5387         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5388
5389         * mm-decode.el (mm-dissect-buffer): Decode description.
5390
5391         * mml.el (mml-to-mime): Encode message header first.
5392
5393 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5394
5395         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5396         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5397
5398         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5399         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5400
5401 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5402
5403         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5404
5405 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5406
5407         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5408         prefix keys.
5409         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5410         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5411         gnus-xmas.el.
5412
5413         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5414         (gnus-xmas-article-describe-bindings): New function.
5415         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5416         gnus-xmas-article-describe-bindings.
5417
5418         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5419
5420 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5421
5422         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5423         Add new variables for article mark management.
5424         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5425         list of extra data entries which, when present, will indicate that the
5426         article ID should not be trimmed from the registry.
5427         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5428         functions.
5429         (gnus-registry-read-mark): New function to read a mark name from the
5430         user.
5431         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5432         (gnus-registry-set-article-mark-internal): New functions to add and
5433         remove marks.
5434         (gnus-registry-get-article-marks): New function to show the marks for
5435         an article, or retrieve them for further use.
5436
5437 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5438
5439         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5440         keys when no argument is given.
5441
5442 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5443
5444         * imap.el (imap-ping-server): New variable.
5445         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5446         (imap-ping-server): Minor doc string fixes.
5447
5448 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5449
5450         * imap.el (imap-ping-server): New function.
5451         (imap-opened): Call imap-ping-server.
5452
5453 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5454
5455         * gnus-sum.el (gnus-article-sort-by-random)
5456         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5457         jidanni@jidanni.org.
5458
5459 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5460
5461         * gnus-art.el (gnus-article-describe-bindings): New function.
5462         (gnus-article-read-summary-keys): Use it.
5463         (gnus-article-mode-map): Bind `C-h b' to it.
5464
5465 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5466
5467         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5468         XEmacs.
5469         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5470         against non-character events.
5471
5472         * lpath.el: Fbind map-keymap for Emacs 21.
5473
5474 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5475
5476         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5477         command.
5478         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5479         instead of END.  Change name of the temp file.
5480         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5481         customizable.
5482
5483 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5484
5485         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5486         bind `S W' to gnus-article-wide-reply-with-original; set default
5487         binding to gnus-article-read-summary-send-keys.
5488         (gnus-article-read-summary-keys): Fix the order of keys; display
5489         continuation keys correctly in the echo area; describe bindings
5490         correctly when keys end with `C-h'.
5491         (gnus-article-read-summary-send-keys): New function.
5492         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5493         for gnus-article-read-summary-send-keys; display continuation keys
5494         correctly in the echo area.
5495         (gnus-article-reply-with-original): Ignore prefix argument.
5496         (gnus-article-wide-reply-with-original): New function.
5497
5498         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5499         Emacs 21.
5500
5501 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5502
5503         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5504         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5505
5506 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5507
5508         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5509         (gnus-group-read-ephemeral-gmane-group): New command.
5510
5511 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5512
5513         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5514
5515 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5516
5517         * message.el (message-send-mail-function): Increase custom version.
5518
5519         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5520         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5521
5522 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5523
5524         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5525         for the cases where imap-authenticate is called with a nil buffer
5526         parameter.
5527
5528 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5529
5530         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5531         html parts correctly; support forwarded messages.
5532         (gnus-article-browse-html-article): Remove work buffers.
5533
5534         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5535         compiling.
5536         (netrc-bound-and-true-p): New macro.
5537         (netrc-parse): Use it instead of bound-and-true-p that is not available
5538         in XEmacs 21.4.
5539
5540 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5541
5542         * gnus-registry.el (gnus-registry-mark-article)
5543         (gnus-registry-article-marks): Add functionality to mark articles
5544         through the Gnus registry.
5545
5546         * encrypt.el: Clarify documentation for the new pgg method.
5547         (encrypt-file-alist): Add PGG option.
5548         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5549         functionality.  Abstract password key and messaging to external
5550         functions.
5551         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5552         (encrypt-message-method-and-cipher): Add new convenience external
5553         functions.
5554         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5555         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5556
5557         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5558         (netrc-parse): Use encrypt-file-alist to determine if
5559         encrypt-find-model or encrypt-insert-file-contents should be used.
5560
5561         * encrypt.el: Clarify documentation.  Load password-cache or
5562         password, whichever one is found first, instead of autoloading.
5563
5564 2007-12-19  Glenn Morris  <rgm@gnu.org>
5565
5566         * mml.el (message-options-set, message-narrow-to-head)
5567         (message-in-body-p, message-mail-p, message-encode-message-body):
5568         Autoload.
5569         (message-remove-header, message-narrow-to-headers-or-head)
5570         (message-subscribed-p, message-make-mail-followup-to)
5571         (message-position-on-field, message-news-p)
5572         (message-options-set-recipient, message-generate-headers)
5573         (message-sort-headers): Declare as functions.
5574
5575 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5576
5577         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5578         convention in doc string.
5579
5580 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5581
5582         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5583         title to html parts.
5584         (gnus-article-browse-html-article): Pass message header to it.
5585
5586         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5587
5588 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5589
5590         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5591         or password compatible with XEmacs.
5592
5593 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5594
5595         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5596         format document.
5597         (gnus-mime-delete-part): Don't write description line if empty.
5598         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5599
5600 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5601
5602         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5603         (gnus-summary-mark-read-and-unread-as-read)
5604         (gnus-summary-mark-current-read-and-unread-as-read)
5605         (gnus-summary-mark-unread-as-ticked): Doc fix.
5606         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5607
5608 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5609
5610         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5611         Christoph Conrad <christoph.conrad@gmx.de>.
5612
5613 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5614
5615         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5616         yes-or-no-p.
5617
5618 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5619
5620         * mm-decode.el (mm-add-meta-html-tag): New function.
5621         (mm-save-part-to-file, mm-pipe-part): Use it.
5622
5623         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5624         gnus-y-or-n-p instead of y-or-n-p.
5625         (gnus-article-browse-html-parts): Work with message/external-body; use
5626         mm-add-meta-html-tag.
5627
5628 2007-12-11  Glenn Morris  <rgm@gnu.org>
5629
5630         * gnus-cache.el: Require gnus-sum not just when compiling.
5631
5632         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5633
5634         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5635         definitions before use.
5636
5637         * mm-decode.el: Require gnus-util.
5638         (mm-remove-part): Only call delete-annotation on XEmacs.
5639
5640         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5641
5642         * nnmail.el: Require gnus-int.
5643
5644         * spam.el: Move `require's before `eval-when-compile's.
5645
5646         * gnus-ems.el (gnus-alive-p):
5647         * gnus-fun.el (message-goto-eoh):
5648         * gnus-util.el (gnus-group-name-decode):
5649         * mail-source.el (gnus-compress-sequence):
5650         * message.el (Info-goto-node, format-spec):
5651         * mm-bodies.el (message-options-get):
5652         * mm-decode.el (mm-view-pkcs7):
5653         * mm-util.el (gmm-write-region):
5654         * mml-smime.el (mml-compute-boundary)
5655         (gnus-completing-read-with-default):
5656         * mml.el (widget-button-press, gnus-make-hashtable):
5657         * mml1991.el (mm-decode-content-transfer-encoding)
5658         (mm-encode-content-transfer-encoding)
5659         (message-options-get, message-options-set):
5660         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5661         * nnfolder.el (gnus-request-group):
5662         * nnheader.el (ietf-drums-unfold-fws):
5663         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5664         * smime.el (gnus-run-mode-hooks):
5665         * spam-stat.el (gnus-message): Autoload.
5666
5667         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5668         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5669         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5670         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5671         Add declare-function compatibility definition.
5672
5673         * gnus-cache.el (nnvirtual-find-group-art):
5674         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5675         (gnus-add-image, gnus-add-wash-type):
5676         * gnus-group.el (nnkiboze-score-file):
5677         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5678         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5679         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5680         (message-tokenize-header, gnus-get-buffer-create)
5681         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5682         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5683         * gnus.el (gnus-group-decoded-name):
5684         * mail-source.el (imap-capability):
5685         * mm-bodies.el (message-options-set):
5686         * mm-decode.el (gnus-configure-windows):
5687         * mm-extern.el (message-goto-body):
5688         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5689         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5690         (epg-sub-key-validity, message-options-set):
5691         * mml.el (widget-event-point, gnus-configure-windows):
5692         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5693         * mml2015.el (epg-check-configuration, epg-configuration)
5694         (message-options-set):
5695         * nndb.el (nndb-request-article):
5696         * nnfolder.el (gnus-request-create-group):
5697         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5698         * nnmaildir.el (gnus-group-mark-article-read):
5699         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5700         * rfc1843.el (message-fetch-field):
5701         * spam.el (gnus-extract-address-components):
5702         Declare as functions.
5703
5704 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5705
5706         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5707
5708         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5709
5710         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5711         bind show-trailing-whitespace for XEmacs.
5712
5713 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5714
5715         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5716         new no-op macro for backward compatibility.
5717
5718         * imap.el (imap-string-to-integer): New function.
5719
5720 2007-12-09  Glenn Morris  <rgm@gnu.org>
5721
5722         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5723
5724         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5725         * message.el, mm-view.el, sieve-manage.el, smime.el:
5726         Add declare-function compatibility definition.
5727
5728         * gnus-art.el (w3-region, w3m-region, Info-menu):
5729         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5730         * gnus-sum.el (gnus-get-predicate):
5731         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5732         * message.el (mail-abbrev-in-expansion-header-p):
5733         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5734         (w3m-detect-meta-charset, w3m-region):
5735         * sieve-manage.el (password-read, password-cache-add)
5736         (password-cache-remove):
5737         * smime.el (password-read-and-add): Declare as functions.
5738
5739 2007-12-08  David Kastrup  <dak@gnu.org>
5740
5741         * gnus-sum.el (gnus-summary-simplify-subject-query):
5742         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5743         `message'.
5744
5745 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5746
5747         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5748         it to bind idna-program, installation-directory, defined-colors, and
5749         face-attribute for XEmacs of the version that compiles defcustom forms.
5750
5751 2007-12-07  Glenn Morris  <rgm@gnu.org>
5752
5753         * gnus-art.el (article-make-date-line): Revert previous change.
5754
5755 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5756
5757         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5758
5759 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5760
5761         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5762         Call gnus-add-to-range ranges only once with a prepared article-list.
5763
5764 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5765
5766         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5767         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5768         group names with backslashes.  Reported by Tassilo Horn
5769         <tassilo@member.fsf.org>.
5770
5771 2007-12-06  Deepak Goel  <deego3@gmail.com>
5772
5773         * gnus-art.el (article-make-date-line):
5774         * gnus-start.el (gnus-load):
5775         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5776
5777 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5778
5779         * gnus-art.el (gnus-use-idna)
5780         * gnus-start.el (gnus-site-init-file)
5781         * message.el (message-use-idna)
5782         * mm-uu.el (mm-uu-hide-markers)
5783         * smiley.el (smiley-style): Revert changes that suppress warnings.
5784
5785 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5786
5787         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5788         specify charset to html source.  Reported by Christoph Conrad
5789         <christoph.conrad@gmx.de>.
5790
5791 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5792
5793         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5794         idna-program in order to suppress byte compile warning issued by XEmacs
5795         that came to byte compile the default value section of defcustom forms
5796         recently.
5797
5798         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5799         value of installation-directory.
5800
5801         * message.el (message-use-idna): Don't directly refer to the value of
5802         idna-program.
5803
5804         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5805
5806         * smiley.el (smiley-style): Don't directly call face-attribute.
5807
5808 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5809
5810         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5811
5812         * gnus-dired.el: Reduce Gnus dependencies.
5813         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5814         require.  Use autoloads instead.
5815         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5816         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5817         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5818         (gnus-dired-mode): Adjust doc string.
5819         (gnus-dired-mail-mode): New variable.
5820         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5821         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5822         (gnus-dired-mail-buffers): New function.  Return mail or message
5823         composition buffers.
5824         (gnus-dired-attach): Use it.
5825         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5826         NO-DECODE.
5827         (gnus-dired-print): Use `gnus-print-buffer' depending on
5828         `gnus-dired-mail-mode'.
5829
5830 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5831
5832         * rfc2047.el (rfc2047-encoded-word-regexp)
5833         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5834         explaining what regexp patterns are for.
5835
5836 2007-12-04  Glenn Morris  <rgm@gnu.org>
5837
5838         * password.el: Move to password-cache.el.
5839
5840         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5841         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5842         * mml-smime.el (password-read, password-cache-add)
5843         (password-cache-remove):
5844         No need to autoload, since mml-sec requires password.
5845
5846         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5847         * message.el (gnus-extract-address-components):
5848         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5849
5850         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5851         password.
5852
5853 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5854
5855         * mailcap.el: Reduce dependencies.
5856         (mail-header-parse-content-type): Autoload.
5857         (mailcap-delete-duplicates): New alias.
5858         (mailcap-mime-info): Add optional argument NO-DECODE.
5859         (mailcap-mime-types): Use mailcap-delete-duplicates.
5860
5861         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5862
5863 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5864
5865         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5866         (imap-parse-status): Upcase status-att for servers that sends them
5867         lower-case (e.g., MS Exchange 2007).
5868
5869 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5870
5871         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5872         function.
5873
5874         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5875         (gnus-uu-yenc-article): New function.
5876
5877         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5878
5879         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5880         buffer.
5881
5882 2007-12-02  Glenn Morris  <rgm@gnu.org>
5883
5884         * binhex.el (binhex): New custom group.
5885         (binhex-decoder-program, binhex-decoder-switches)
5886         (binhex-use-external): Move to the binhex custom group.
5887
5888         * uudecode.el (uudecode): New custom group.
5889         (uudecode-decoder-program, uudecode-decoder-switches)
5890         (uudecode-use-external): Move to the uudecode custom group.
5891
5892         * netrc.el (top-level): Don't load `encrypt' features.
5893         (netrc-parse): Don't use encrypt.
5894         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5895
5896         * encrypt.el: Remove file.
5897
5898 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5899
5900         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5901         matches on patches.
5902
5903         * gnus-art.el (gnus-article-browse-html-article): Mention
5904         `mm-text-html-renderer' in the doc string.
5905
5906         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5907         string.  Add comments.
5908
5909         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5910         if rhs is ASCII.
5911
5912 2007-12-01  Glenn Morris  <rgm@gnu.org>
5913
5914         * mail-source.el (top-level): Require format-spec before
5915         eval-when-compile.
5916
5917 2007-11-30  Glenn Morris  <rgm@gnu.org>
5918
5919         * encrypt.el: Require password, rather than autoloading password-read.
5920
5921 2007-11-29  Glenn Morris  <rgm@gnu.org>
5922
5923         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5924         (sasl-make-client, sasl-next-step, sasl-step-data)
5925         (sasl-step-set-data): Declare as functions.
5926
5927 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5928
5929         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5930
5931 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5932
5933         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5934         certs should be verified and what is to be done in the event of a
5935         verification failure.
5936
5937         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5938         caller can indicate whether the cache should be disregarded for this
5939         call.  This way the result of the call is reproducible at all times and
5940         can be considered a canonical server name for the supplied method.
5941         (gnus-agent-method-p): Canonicalize server names by pushing their
5942         method through `gnus-method-to-server' using the no-cache argument.
5943
5944         * gnus-srvr.el (gnus-server-insert-server-line): Call
5945         `gnus-method-to-server' with `no-cache' argument.
5946
5947         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5948         gnus-agent-possibly-synchronize-flags as this should be called when the
5949         server is actually being opened.
5950         (gnus-agent-possibly-synchronize-flags)
5951         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5952         flags file of an agentized server to the latter function.
5953
5954         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5955         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5956         after a connection has been established successfully.
5957
5958 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5959
5960         * gnus-art.el (article-display-face): Force to display face if called
5961         interactively; check if gnus-article-x-face-too-ugly matches author.
5962         (article-display-x-face): Display face even if From header is missing
5963         as article-display-face does.
5964
5965 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5966
5967         * hashcash.el (message-narrow-to-headers-or-head)
5968         (message-fetch-field, message-goto-eoh)
5969         (message-narrow-to-headers): Declare as functions.
5970
5971 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5972
5973         * mail-source.el (mail-sources): Default to fetch from file for
5974         compatibility with default of nnmail-spool-file.
5975
5976 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5977
5978         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5979         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5980         to look for encoded word that should be encoded again.
5981         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5982         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5983         encoding pattern.
5984         (rfc2047-decode-region): Switch strict regexp and loose one according
5985         to rfc2047-allow-irregular-q-encoded-words.
5986
5987 2007-11-25  Romain Francoise  <romain@orebokech.com>
5988
5989         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5990
5991 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5992
5993         * tls.el (tls-program): Provide more custom choices from
5994         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5995         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5996
5997 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5998
5999         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6000         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6001
6002         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6003         `nnmail-spool-file'.
6004
6005         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6006         `nnmail-spool-file'.
6007
6008         * gnus-move.el (gnus-change-server): Ditto.
6009
6010         * gnus-kill.el (gnus-batch-score): Ditto.
6011
6012         * gnus-cache.el (gnus-jog-cache): Ditto.
6013
6014         * gnus-msg.el (gnus-summary-reply):
6015         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6016
6017 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6018
6019         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6020         version.  Minor improvement to doc strings.
6021         (tls-program): Add comment.
6022
6023 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6024
6025         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6026         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6027         mismatch between the hostname provided in the certificate and the name
6028         of the host connnecting to.
6029         (open-tls-stream): Use them.  Check certificates against trusted root
6030         certificates.
6031
6032 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6033
6034         * gnus-cache.el (gnus-cache-generate-nov-databases):
6035         Use nnml-generate-nov-databases-directory instead of
6036         nnml-generate-nov-databases-1.
6037
6038 2007-11-24  Glenn Morris  <rgm@gnu.org>
6039
6040         * message.el (message-tool-bar-retro): Update for rename
6041         mail_send.xpm->mail-send.xpm.
6042
6043 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6044
6045         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6046         `smime-ldap-search' for Emacs 22 and up.
6047
6048 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6049
6050         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6051
6052         * message.el (message-send-mail-function): Fix error convention.
6053         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6054         (message-widen-reply, message-send-mail, message-talkative-question)
6055         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6056         (message-clone-locals, message-send-news): Use with-current-buffer.
6057         (message-insert-or-toggle-importance): Remove unused var `valid'.
6058         (message-make-references): Remove unused var `new-references'.
6059         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6060
6061 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6062
6063         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6064         (spam-split-symbolic-return-positive): Reflow docstring.
6065         (spam-backends, spam-summary-exit-behavior)
6066         (spam-mark-ham-unread-before-move-from-spam-group)
6067         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6068         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6069         (spam-clear-cache, spam-backend-check, spam-install-backend)
6070         (spam-install-statistical-backend, spam-list-of-processors)
6071         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6072         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6073         (spam-check-crm114, spam-initialize, spam-unload-hook):
6074         Fix typos in docstrings.
6075
6076 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6077
6078         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6079         been checked if they have never been read and those group levels are
6080         higher than the one that a user specified.
6081
6082 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6083
6084         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6085         foreign groups unless a group level is specified by a user.
6086         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6087
6088 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6089
6090         * message.el (message-send-mail-function): Require sendmail.
6091
6092 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6093
6094         * message.el (message-send-mail-function): Check for smtpmail too.
6095
6096         * utf7.el (utf7-encode, utf7-decode): Use coding system
6097         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6098
6099         * message.el (message-send-mail-function): New function.
6100         (message-send-mail-function): Set default using
6101         message-send-mail-function.  Adjust doc string.
6102         (message-send-mail-with-mailclient): New function.
6103
6104 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6105
6106         * smime.el (from):
6107         * rfc2047.el (message-posting-charset):
6108         * qp.el (mm-use-ultra-safe-encoding):
6109         * pop3.el (parse-time-months):
6110         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6111         * nnml.el (files):
6112         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6113         (jka-compr-compression-info-list, ange-ftp-path-format)
6114         (efs-path-regexp):
6115         * nndiary.el (files):
6116         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6117         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6118         (epg-digest-algorithm-alist, inhibit-redisplay)
6119         (password-cache-expiry):
6120         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6121         (pgg-output-buffer, password-cache-expiry):
6122         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6123         (efs-path-regexp):
6124         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6125         (inhibit-redisplay):
6126         * mm-uu.el (file-name, start-point, end-point, entry)
6127         (gnus-newsgroup-name, gnus-newsgroup-charset):
6128         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6129         (latin-unity-ucs-list):
6130         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6131         (mm-uu-binhex-decode-function):
6132         * message.el (gnus-message-group-art, gnus-list-identifiers)
6133         (rmail-enable-mime-composing, gnus-local-organization)
6134         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6135         (gnus-read-active-file, facemenu-add-face-function)
6136         (facemenu-remove-face-function, gnus-article-decoded-p)
6137         (tool-bar-mode):
6138         * mail-source.el (display-time-mail-function):
6139         * gnus-util.el (nnmail-pathname-coding-system)
6140         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6141         (gnus-original-article-buffer, gnus-user-agent)
6142         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6143         (xemacs-codename, sxemacs-codename, emacs-program-version):
6144         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6145         * gnus-start.el (gnus-agent-covered-methods)
6146         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6147         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6148         (gnus-newsgroup-headers, gnus-group-list-mode)
6149         (gnus-group-mark-positions, gnus-newsgroup-data)
6150         (gnus-newsgroup-unreads, nnoo-state-alist)
6151         (gnus-current-select-method, mail-sources)
6152         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6153         (nnmail-spool-file, gnus-cache-active-hashtb):
6154         * gnus-mh.el (mh-lib-progs):
6155         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6156         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6157         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6158         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6159         (gnus-group-buffer):
6160         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6161         (font-lock-set-defaults):
6162         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6163         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6164         (gnus-summary-post-menu, total-parts, type, condition, length):
6165         * gnus-agent.el (gnus-agent-read-agentview):
6166         * flow-fill.el (show-trailing-whitespace):
6167         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6168         eval-and-compile wrappers for byte compiler pacifiers.
6169
6170         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6171         (mm-display-inline-fontify): Check for featurep 'xemacs not
6172         extent-list.
6173
6174         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6175         itimer-list.
6176         (mm-create-image-xemacs): Only do something for XEmacs.
6177         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6178
6179         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6180
6181         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6182         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6183
6184 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6185
6186         * nnimap.el (nnimap-split-download-body):
6187         * gnus-demon.el (gnus-demon):
6188         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6189
6190 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6191
6192         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6193         macros.
6194         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6195         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6196         copy data from unibyte buffer to multibyte current buffer.
6197         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6198         to copy data from unibyte current buffer to multibyte buffer.
6199         (nntp-make-process-buffer): Make process buffer unibyte.
6200
6201         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6202
6203 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6204
6205         * pop3.el (pop3-open-server): Accept and process data more robustly at
6206         connexion start to avoid spurious "POP SSL connexion failed" errors.
6207
6208 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6209
6210         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6211         read group names.
6212
6213 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6214
6215         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6216
6217 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6218
6219         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6220         (nnmail-save-active): Use a unibyte buffer when saving active file,
6221         which may contain non-ASCII group names.
6222
6223         * nnml.el (nnml-request-group): Decode group names in messages.
6224
6225 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6226
6227         * message.el (message-citation-line-function)
6228         (message-insert-formatted-citation-line): Fix spelling of
6229         `message-insert-formated-citation-line'.
6230
6231 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6232
6233         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6234
6235 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6236
6237         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6238         nnmail-pathname-coding-system.
6239
6240         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6241         that a user enters; decode group names in messages.
6242
6243         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6244
6245 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6246
6247         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6248
6249         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6250
6251         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6252         risky local variable.
6253
6254         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6255
6256 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6257
6258         * encrypt.el: Improve documentation to fix function name typo.
6259         Reported by Daiki Ueno <ueno@unixuser.org>.
6260
6261 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6262
6263         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6264         even if the point is not in the last page of an article.
6265         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6266         back to the previous page.
6267
6268 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6269
6270         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6271
6272 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6273
6274         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6275
6276 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6277
6278         * message.el (message-check-news-body-syntax): Avoid
6279         mm-string-as-multibyte.
6280         (message-hide-headers): Don't assume (point-min)==1.
6281
6282 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6283
6284         * message.el (message-remove-blank-cited-lines): Fix if remove is
6285         given.
6286         (message-bogus-address-regexp): New variable.
6287         (message-bogus-recipient-p): New function.
6288         (message-check-recipients): New command.
6289         (message-syntax-checks): Add `bogus-recipient'.
6290         (message-fix-before-sending): Add `bogus-recipient'.
6291
6292         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6293         (gnus-treat-body-boundary): Don't test window-system.
6294
6295 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6296
6297         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6298
6299 2007-10-28  Miles Bader  <miles@gnu.org>
6300
6301         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6302         at compile-time too.
6303
6304 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6305
6306         * gnus-msg.el (gnus-message-setup-hook): Add
6307         `message-remove-blank-cited-lines' to options.
6308
6309 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6310
6311         * message.el (message-remove-blank-cited-lines): New function.
6312         Suggested by Karl Plästerer.
6313
6314 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6315
6316         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6317         mapc.
6318
6319         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6320         (top-level): Use mapc to set functions to be traced for debugging.
6321
6322         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6323         called for effect with while loop.
6324
6325         * message.el (message-talkative-question): Replace mapcar called for
6326         effect with mapc.
6327
6328         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6329         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6330         called for effect with dolist.
6331
6332         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6333
6334         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6335         gnus-extra-headers and nnmail-extra-headers.
6336
6337         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6338         called for effect with dolist.
6339         (top-level): Use mapc to set functions to be traced for debugging.
6340
6341         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6342         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6343         dolist.
6344
6345         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6346         Replace mapcar called for effect with mapc.
6347         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6348         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6349         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6350         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6351
6352         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6353         remove-if that's a cl function.
6354
6355         * webmail.el (webmail-debug): Replace mapcar called for effect with
6356         dolist.
6357
6358         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6359         with mapc.
6360
6361 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6362
6363         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6364         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6365         with while loop.
6366
6367         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6368         functions from article-* functions.
6369         (gnus-multi-decode-header): Replace mapcar called for effect with
6370         dolist.
6371
6372         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6373         (gnus-bookmark-show-details): Replace mapcar called for effect with
6374         while loop.
6375
6376         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6377         called for effect with while loop.
6378
6379         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6380         with dolist.
6381
6382         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6383         mapcar called for effect with dolist.
6384
6385         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6386
6387         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6388         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6389         Replace mapcar called for effect with dolist.
6390         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6391         mapc.
6392
6393         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6394         Replace mapcar called for effect with dolist.
6395         (gnus-topic-list): Replace mapcar called for effect with mapc.
6396
6397         * gnus.el: Use mapc instead of mapcar to add autoloads.
6398
6399 2007-10-23  Richard Stallman  <rms@gnu.org>
6400
6401         * gnus-group.el (gnus-group-highlight): Mark as risky.
6402
6403 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6404
6405         * gnus.el (gnus-server-to-method): Return method found first in
6406         gnus-newsrc-alist.
6407
6408         * gnus-art.el (gnus-article-highlight-signature)
6409         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6410         button overlay without the front stickiness.
6411
6412 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6413
6414         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6415         overview buffer needed a catch to receive its throw.
6416         (gnus-agent-flush-cache): Declared as interactive to make this function
6417         easier to use.
6418
6419 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6420
6421         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6422         `next-line'.
6423
6424 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6425
6426         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6427         exclude address matching message-dont-reply-to-names.
6428
6429 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6430
6431         * gnus-util.el (gnus-string<): New function.
6432
6433         * gnus-sum.el (gnus-article-sort-by-author)
6434         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6435
6436 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6437
6438         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6439         the frame-focus tag is set in gnus-buffer-configuration.
6440
6441 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6442
6443         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6444         the front stickiness.
6445
6446 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6447
6448         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6449         url pattern; remove duplicate one.
6450         (gnus-article-extend-url-button): New function.
6451         (gnus-article-add-buttons): Use it.
6452         (gnus-button-push): Use concatenated url that it makes.
6453
6454 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6455
6456         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6457
6458 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6459
6460         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6461         Don't hardcode point-min==1.
6462
6463 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6464
6465         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6466         Fix comment about "iso8859-1".
6467
6468 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6469
6470         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6471         ones returned from the verify-function.
6472
6473         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6474         mml2015-extract-cleartext-signature if extraction failed.
6475
6476 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6477
6478         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6479         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6480         failed.
6481
6482 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6483
6484         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6485
6486 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6487
6488         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6489         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6490         recommends to use EasyPG instead of PGG.
6491
6492         * pgg.el: Revert to revision 6.23.2.16.
6493
6494         * pgg-def.el: Revert to revision 6.6.2.14.
6495
6496         * pgg-gpg.el: Revert to revision 6.23.2.34.
6497
6498 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6499
6500         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6501         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6502         thread for both the null and zero (kill/expire thread) universal prefix
6503         cases.
6504         (gnus-summary-expire-thread): Add new function to expire a thread,
6505         using gnus-summary-kill-thread.
6506         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6507         shortcuts for gnus-summary-expire-thread.
6508         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6509         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6510
6511 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6512
6513         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6514         extras value, so an extras entry can be deleted.
6515         (gnus-registry-delete-extra-entry): Use it.
6516         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6517         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6518         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6519         storage through the gnus-registry, and provide an appropriate API for
6520         it.
6521
6522 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6523
6524         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6525         Suggested by Leo <sdl.web@gmail.com>.
6526
6527         * gnus.el: Do.
6528
6529 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6530
6531         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6532         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6533
6534         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6535
6536         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6537         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6538
6539 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6540
6541         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6542         newline.
6543         (nnmbox-request-accept-article): Don't change article in source buffer;
6544         narrow to header to use message-fetch-field rather than
6545         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6546         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6547         as delimiters; make sure article ends with newline.
6548         (nnmbox-delete-mail): Correct last position of article to be deleted;
6549         ignore X-Gnus-Newsgroup header in article body.
6550         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6551         positions; make sure article ends with newline.
6552
6553         * message.el (message-display-abbrev): Don't infloop when a user
6554         inserts SPC in the beginning of header.
6555
6556         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6557         coding-system-for-read and coding-system-for-write for XEmacs having no
6558         file-coding feature.
6559
6560         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6561
6562 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6563
6564         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6565         list of groups not followed by default.  Fix type to be regexp.
6566         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6567
6568 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6569
6570         * hmac-def.el (define-hmac-function): Switch from old-style to
6571         new-style backquotes.
6572
6573         * md4.el (md4-make-step): Likewise.
6574
6575 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6576
6577         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6578         raw-text coding system when saving .newsrc file, which may contain
6579         non-ASCII group names.
6580
6581 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6582
6583         * gnus-cus.el (gnus-score-extra): New widget.
6584         (gnus-score-extra-convert): New function.
6585         (gnus-score-customize): Use it for Extra.
6586
6587 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6588
6589         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6590         (mml2015-mailcrypt-clear-verify): Use it.
6591         (mml2015-gpg-clear-verify): Use it.
6592         (mml2015-pgg-clear-verify): Use it.
6593         (mml2015-epg-clear-verify): Replace the current part with the output
6594         from GnuPG; don't extract the plaintext by itself.
6595
6596         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6597         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6598         mml2015-clear-verify-function; don't touch the armor headers or
6599         dash-escaped text here.
6600
6601 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6604         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6605         parts, or application/octet-stream as a last resort.
6606         (gnus-mime-view-part-as-type): Don't toggle display.
6607         (gnus-mime-view-part-as-charset): Don't turn off display before
6608         querying charset.
6609
6610         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6611         stuff to undisplayer function in Emacs.
6612         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6613
6614         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6615         text/calendar parts.
6616
6617 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6618
6619         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6620         decoding text/calendar parts.
6621
6622         * message.el (message-forward-make-body-mime): Always mark body as
6623         having no illegible text; remove signed-or-encrypted argument.
6624         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6625
6626         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6627         (mml-generate-mime-1): Don't encode body if it is specified to be in
6628         raw form; don't make buffer be unibyte when inserting multibyte string.
6629
6630 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6631
6632         * sha1.el: Fix up comment style.
6633         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6634         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6635
6636         * hex-util.el: Fix up comment style.
6637         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6638
6639         * gnus-salt.el: Use with-current-buffer.
6640         (gnus-pick-setup-message): Fix long-standing typo.
6641
6642 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6643
6644         * imap.el (imap-logout-timeout): New variable.
6645         (imap-logout, imap-logout-wait): New functions.
6646         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6647
6648         * nnimap.el (nnimap-logout-timeout): New server variable.
6649         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6650         nnimap-logout-timeout.
6651
6652         * gnus-art.el (gnus-article-summary-command-nosave)
6653         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6654
6655 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6656
6657         * gnus.el (gnus-maximum-newsgroup): New variable.
6658
6659         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6660         according to gnus-maximum-newsgroup.
6661
6662         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6663         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6664         Limit the range of articles according to gnus-maximum-newsgroup.
6665
6666 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6667
6668         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6669         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6670         Don't perform gnus-configure-windows here; reuse existing sticky
6671         article buffer.
6672
6673         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6674         it doesn't exist in gnus-article-mode.
6675
6676 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6677
6678         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6679         (gnus-agent-decoded-group-name): New function.
6680         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6681         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6682
6683 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6684
6685         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6686         Add binding for gnus-sticky-article.
6687         (gnus-summary-exit): Don't kill sticky article buffers.
6688
6689         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6690         article buffer.
6691         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6692         (gnus-kill-sticky-article-buffers): New commands.
6693
6694 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6695
6696         * nntp.el (nntp-xref-number-is-evil): New server variable.
6697         (nntp-find-group-and-number): If it is non-nil, don't trust article
6698         numbers in the Xref header.
6699
6700 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6701
6702         * gnus-agent.el (gnus-agent-read-group): New function.
6703         (gnus-agent-flush-group, gnus-agent-expire-group)
6704         (gnus-agent-regenerate-group): Use it.
6705         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6706         nnmail-pathname-coding-system.
6707
6708 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6709
6710         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6711
6712         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6713         that are unread as unread, and also as selected so that information of
6714         marks having been changed by a user may be updated when exiting group.
6715
6716 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6717
6718         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6719         calculated ignoring signature parts to gnus-treat-article.
6720
6721 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6722
6723         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6724         a point here in order to keep the window start.
6725         (gnus-insert-mime-security-button): Make a button overlay without the
6726         front stickiness.
6727         (gnus-mime-display-security): Goto the end of a button.
6728
6729         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6730
6731 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6732
6733         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6734         group-name-at-point.
6735         (gnus-group-completing-read): New function that offers decoded
6736         non-ASCII group names for completion.
6737         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6738         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6739         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6740         (gnus-group-fetch-control): Use it.
6741         (gnus-fetch-group): Use group-name-at-point for the initial value
6742         rather than the default value; use gnus-alive-p.
6743
6744         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6745         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6746         (gnus-summary-post-news): Use gnus-group-completing-read.
6747
6748         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6749         (gnus-read-move-group-name): Decode group name for completion.
6750
6751 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6752
6753         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6754         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6755         Yamaoka slightly modified the code).
6756
6757 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6758
6759         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6760         (nnmail-split-incoming): Bind it.
6761
6762         * nnml.el (nnml-group-name-charset): New function.
6763         (nnml-decoded-group-name): Use it; don't decode group name if
6764         nnmail-group-names-not-encoded-p is non-nil.
6765         (nnml-encoded-group-name): New function.
6766         (nnml-group-pathname): Inline nnml-decoded-group-name.
6767         (nnml-request-expire-articles): Decode group name in message.
6768         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6769         nnmail-pathname-coding-system.
6770         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6771         not decoded ones according to nnmail-group-names-not-encoded-p.
6772         (nnml-generate-active-info): Use nnml-encoded-group-name.
6773
6774 2007-08-08  Glenn Morris  <rgm@gnu.org>
6775
6776         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6777         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6778         doc-strings and comments.
6779
6780 2007-07-25  Glenn Morris  <rgm@gnu.org>
6781
6782         * Relicense all FSF files to GPLv3 or later.
6783
6784 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6785
6786         * gnus-sum.el (gnus-summary-move-article): Make
6787         gnus-summary-respool-article work.
6788
6789 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6790
6791         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6792         string.
6793
6794 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6795
6796         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6797         that should be ignored when comparing distant RSS articles with local
6798         ones.
6799         (nnrss-make-hash-index): New function.  Create a hash index according
6800         to the ignored fields.
6801         (nnrss-check-group): Use it.
6802
6803 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6804
6805         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6806
6807         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6808
6809         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6810         the new optional argument ENCODED is non-nil.
6811         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6812         coding system for encoding group name.
6813         (gnus-group-make-rss-group): Pass un-encoded group name to
6814         gnus-group-make-group.
6815         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6816         encoded.
6817
6818         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6819         Encode group name to which articles are moved or copied.
6820         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6821         coding system for encoding Newsgroup, Followup-To and Xref headers.
6822
6823         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6824         marks; use nnheader-file-coding-system to write a file.
6825         (nnagent-retrieve-headers): Bind file-name-coding-system to
6826         nnmail-pathname-coding-system.
6827
6828         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6829
6830         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6831         (nnml-request-article, nnml-request-create-group)
6832         (nnml-request-rename-group, nnml-find-id)
6833         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6834         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6835         (nnml-save-marks): Use nnml-group-pathname instead of
6836         nnmail-group-pathname.
6837
6838         (nnml-request-create-group, nnml-request-expire-articles)
6839         (nnml-request-move-article, nnml-request-delete-group)
6840         (nnml-deletable-article-p, nnml-possibly-create-directory)
6841         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6842         (nnml-open-marks): Bind file-name-coding-system to
6843         nnmail-pathname-coding-system.
6844
6845         (nnml-request-article): Pass server argument to nnml-find-group-number.
6846         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6847         server argument to nnml-possibly-create-directory.
6848         (nnml-request-accept-article): Pass server argument to
6849         nnml-active-number and nnml-save-mail.
6850         (nnml-find-group-number): Pass server argument to nnml-find-id.
6851         (nnml-request-update-info): Pass server argument to
6852         nnml-marks-changed-p.
6853
6854         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6855         (nnml-save-mail, nnml-active-number): Add server argument.
6856
6857         (nnml-request-delete-group): Warn if group is missing.
6858         (nnml-get-nov-buffer): Decode group name.
6859         (nnml-generate-active-info): Encode group name.
6860         (nnml-open-marks): Decode group name in messages.
6861
6862 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6863
6864         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6865         if it is not specified.
6866         (gnus-article-pipe-part, gnus-article-save-part)
6867         (gnus-article-interactively-view-part, gnus-article-copy-part)
6868         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6869         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6870         (gnus-article-replace-part, gnus-article-delete-part)
6871         (gnus-article-view-part-as-type): Pass raw prefix argument to
6872         gnus-article-part-wrapper.
6873
6874 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6875
6876         * gnus-agent.el (gnus-agent-save-active): Bind
6877         nnheader-file-coding-system to gnus-agent-file-coding-system.
6878
6879         * gnus-cache.el (gnus-cache-save-buffers)
6880         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6881         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6882         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6883         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6884         (gnus-cache-generate-active, gnus-cache-rename-group)
6885         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6886         (gnus-cache-update-overview-total-fetched-for): Bind
6887         file-name-coding-system to nnmail-pathname-coding-system.
6888         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6889         variables.
6890         (gnus-cache-decoded-group-name): New function.
6891         (gnus-cache-file-name): Use it.
6892         (gnus-cache-generate-active): Use non-decoded group name for active.
6893
6894         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6895         right place.
6896         (gnus-write-active-file): Don't break non-ASCII group names.
6897
6898         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6899         nnmail-pathname-coding-system.
6900
6901         * lpath.el: Bind default-file-name-coding-system,
6902         file-name-coding-system and language-info-alist for XEmacs.
6903
6904         * gnus-uu.el (gnus-uu-decode-save): Typo.
6905
6906 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6907
6908         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6909
6910 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6911
6912         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6913         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6914         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6915         (gnus-agent-flush-group, gnus-agent-flush-cache)
6916         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6917         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6918         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6919         (gnus-agent-regenerate-group)
6920         (gnus-agent-update-files-total-fetched-for)
6921         (gnus-agent-update-view-total-fetched-for): Bind
6922         file-name-coding-system to nnmail-pathname-coding-system.
6923         (gnus-agent-group-pathname): Don't encode file names by
6924         nnmail-pathname-coding-system.
6925         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6926         coding-system-for-write instead of buffer-file-coding-system to
6927         gnus-agent-file-coding-system.
6928
6929         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6930         Decode group name.
6931
6932         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6933
6934         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6935         (gnus-read-newsrc-el-file): Make group names unibyte.
6936
6937         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6938         nnmail-pathname-coding-system.
6939
6940         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6941         (nnrss-request-delete-group): Bind file-name-coding-system to
6942         nnmail-pathname-coding-system.
6943         (nnrss-read-server-data, nnrss-read-group-data): Bind
6944         file-name-coding-system correctly.
6945         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6946
6947         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6948         (nntp-server-to-method-cache): New variable.
6949         (nntp-group-pathname): New function that decodes non-ASCII group names.
6950         (nntp-possibly-create-directory, nntp-marks-changed-p)
6951         (nntp-save-marks, nntp-open-marks): Use it.
6952         (nntp-possibly-create-directory, nntp-open-marks):
6953         Bind file-name-coding-system to nnmail-pathname-coding-system.
6954         (nntp-open-marks): Decode group names when bootstrapping marks.
6955
6956         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6957         Newsgroups and Folowup-To headers.
6958
6959 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6960
6961         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6962         (gnus-server-closed-face, gnus-server-denied-face)
6963         (gnus-server-offline-face): Remove variable.
6964         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6965
6966         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6967         of modifying message-stack directly for XEmacs.
6968
6969         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6970         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6971         if the coding-system argument is nil for XEmacs.
6972
6973         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6974         mm-charset-override-alist.
6975
6976         * rfc2047.el: Don't require base64; require rfc2045 for the function
6977         rfc2045-encode-string.
6978         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6979         to quote the parameter value.
6980
6981 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6982
6983         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6984         form in gnus-group-name-charset-method-alist.
6985
6986         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6987         overrides the default layout edit-form.
6988
6989         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6990
6991         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6992
6993 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6994
6995         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6996         as unfetched articles.
6997
6998 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6999
7000         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7001
7002 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7003
7004         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7005         original back end that keeps marks in the local system.
7006
7007 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7008
7009         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7010         arg of pop-to-buffer for XEmacs.
7011         (gnus-article-read-summary-keys): Ditto; don't restore window
7012         configuration if summary command ends up with neither article buffer
7013         nor summary buffer; describe bindings if summary keys end with C-h.
7014
7015 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7016
7017         * message.el (message-fix-before-sending): Skip raw message part to be
7018         forwarded while checking illegible text.
7019         (message-forward-make-body-mime, message-forward-make-body): Mark
7020         signed or encrypted raw message as having no illegible text.
7021
7022 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7023
7024         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7025         (gnus-message-with-timestamp-1): New macro.
7026         (gnus-message-with-timestamp): New function.
7027         (gnus-message): Use them.
7028
7029         * nnheader.el (nnheader-message): Use them.
7030
7031 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7032
7033         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7034         .newsrc.eld file.
7035
7036 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7037
7038         * gnus-agent.el (gnus-agent-fetch-headers)
7039         (gnus-agent-retrieve-headers): Bind
7040         gnus-decode-encoded-address-function to identity.
7041
7042         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7043         available also when the server returns simply a dot.
7044
7045         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7046
7047 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7048
7049         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7050
7051 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7052
7053         * gnus-ems.el (gnus-x-splash): Make it work.
7054
7055         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7056         from being used.
7057
7058         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7059
7060 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7061
7062         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7063         4th and the 5th arguments.
7064
7065         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7066         the front stickiness.
7067         (gnus-article-summary-command-nosave): Correct the order of the
7068         arguments passed to pop-to-buffer.
7069         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7070         summary command ends up with the article buffer.
7071
7072         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7073         the same faces.
7074
7075 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7076
7077         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7078
7079 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7080
7081         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7082         * gnus-sum.el (gnus-summary-highlight):
7083         * pgg.el (pgg-sign-region, pgg-sign):
7084         * mail-source.el (mail-source-delete-old-incoming-confirm):
7085         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7086
7087 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7088
7089         * gnus-art.el (gnus-mime-view-part-externally)
7090         (gnus-mime-view-part-internally): Fix predicate function passed to
7091         completing-read.
7092
7093         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7094
7095         * gnus.el (gnus-update-message-archive-method): Add :version.
7096
7097 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7098
7099         * gnus.el (gnus-update-message-archive-method): New variable.
7100
7101         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7102         according to gnus-message-archive-method if
7103         gnus-update-message-archive-method is non-nil.
7104
7105 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7106
7107         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7108         by Loic Dachary <loic@dachary.org>.
7109         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7110
7111 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7112
7113         * message.el (message-pop-to-buffer): Add switch-function argument.
7114         (message-mail): Pass switch-function argument to it.
7115
7116 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7117
7118         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7119         Improve doc string.
7120
7121 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7122
7123         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7124         (gnus-header-content)
7125         * gnus-cite.el (gnus-cite-10)
7126         * gnus-srvr.el (gnus-server-closed)
7127         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7128         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7129         (gnus-group-mail-3-empty, gnus-group-mail-low)
7130         (gnus-group-mail-low-empty, gnus-splash)
7131         * message.el (message-header-to, message-header-cc)
7132         (message-header-subject, message-header-other, message-header-name)
7133         (message-header-xheader, message-separator, message-cited-text)
7134         (message-mml): Lighten colors of faces used for dark background.
7135
7136 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7137
7138         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7139         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7140
7141 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7142
7143         * message.el (message-narrow-to-headers-or-head):
7144         Ignore mail-header-separator in the body.
7145
7146 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7147
7148         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7149         same as window size.
7150
7151 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7152
7153         * message.el (message-font-lock-keywords): Use message-header-xheader
7154         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7155         ahead of the anything pattern, to get it recognised.
7156
7157 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7158
7159         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7160         spam.el loads uses it in the compiled defadvice form.
7161
7162 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7163
7164         * gnus-sum.el (gnus-articles-to-read)
7165         (gnus-summary-insert-old-articles): Don't truncate group name for
7166         `read-string'.
7167
7168         * gnus-util.el (gnus-limit-string): Delete this function.
7169
7170         * gnus-sum.el (gnus-simplify-subject-fully): Use
7171         `truncate-string-to-width' instead.
7172
7173 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7174
7175         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7176         if, on summary exit, the next group has to be selected.
7177         (gnus-summary-exit): Use it.
7178
7179 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7180
7181         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7182         non-break space.
7183
7184 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7185
7186         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7187         Check if group is not a directory.
7188         (nnfolder-request-expire-articles): Don't delete articles if the target
7189         group is not available.
7190
7191         * nnml.el (nnml-request-create-group): Properly check if group is not a
7192         file.
7193         (nnml-request-expire-articles): Don't delete articles if the target
7194         group is not available.
7195
7196         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7197         Don't quote characters that are within parentheses.
7198
7199 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7200
7201         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7202         (gnus-handle-ephemeral-exit): Select article according to it.
7203
7204 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7205
7206         * message.el (message-insert-formated-citation-line): Remove newline.
7207         (message-citation-line-format): Add final \n here so that the user can
7208         avoid a blank line.
7209
7210 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7211
7212         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7213         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7214         Update lanl/arXiv support.
7215
7216 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7217
7218         * gnus.el: Bump version number.
7219
7220 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7221
7222         * gnus.el (gnus-version-number): Bump version.
7223
7224 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7225
7226         * gnus.el: No Gnus v0.6 is released.
7227
7228 2007-04-27  Didier Verna  <didier@xemacs.org>
7229
7230         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7231         * gmm-utils.el (gmm-regexp-concat): here.
7232         * message.el: Don't require 'gnus-util.
7233         (message-dont-reply-to-names): Handle name change above.
7234         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7235
7236 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7237
7238         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7239         since the initial value varies according to the system.
7240
7241 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7242
7243         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7244
7245 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7246
7247         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7248
7249 2007-04-24  Didier Verna  <didier@xemacs.org>
7250
7251         Improve the type of gnus-ignored-from-addresses.
7252         * gnus-util.el (gnus-orify-regexp): New function.
7253         * message.el (gnus-util): Require it.
7254         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7255         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7256         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7257
7258 2007-04-24  Didier Verna  <didier@xemacs.org>
7259
7260         * gnus-sum.el:
7261         * gnus-utils.el: Fix some trailing whitespaces.
7262
7263 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7264
7265         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7266         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7267         article's Message-ID; refer parent article in summary buffer.
7268
7269         * message.el (message-bounce): Call mime-to-mml.
7270
7271         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7272         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7273         optimize and/or forms properly.
7274
7275 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7276
7277         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7278         URL.
7279
7280 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7281
7282         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7283
7284 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7285
7286         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7287         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7288         displayed of multipart/alternative part if it is invoked from summary
7289         buffer.
7290
7291         * mm-view.el (mm-inline-text-html-render-with-w3m)
7292         (mm-inline-text-html-render-with-w3m-standalone)
7293         (mm-inline-render-with-function): Use mail-parse-charset by default.
7294
7295 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7296
7297         * parse-time.el (parse-time-string-chars): Check if CHAR
7298         is less than the length of parse-time-syntax.
7299
7300 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7301
7302         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7303         from gnus-newsgroup-processable.
7304
7305 2007-04-16  Didier Verna  <didier@xemacs.org>
7306
7307         * gnus-msg.el (gnus-configure-posting-styles): Handle
7308         message-signature-directory properly with :file syntax.  Reported by
7309         "Leo".
7310
7311 2007-04-11  Didier Verna  <didier@xemacs.org>
7312
7313         New user option: message-signature-directory.
7314         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7315         * message.el (message-insert-signature): Ditto.
7316         * message.el (message-signature-file): Doc update.
7317         * message.el (message-signature-directory): New.
7318
7319 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7320
7321         * gnus-msg.el (gnus-inews-yank-articles): Use
7322         message-exchange-point-and-mark instead of exchange-point-and-mark.
7323
7324 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7325
7326         * message.el (message-yank-original): Make sure cited text ends with
7327         newline; don't exchange point and mark.
7328
7329 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7330
7331         * tls.el (open-tls-stream): Properly handle case where there
7332         is no associated buffer.
7333
7334 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7335
7336         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7337         message-yank-original, make sure (< mark TEXT point).
7338
7339 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7340
7341         * message.el (message-fill-column): New variable.
7342         (message-mode): Use it.  Add comment on a possible new hook.
7343
7344         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7345         (nnmail-get-new-mail): Reformat.
7346
7347         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7348
7349         * gmm-utils.el: Fix Commentary.
7350         (gmm-tool-bar-from-list): Fix typo in doc string.
7351
7352 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7353
7354         * message.el (message-yank-original): Don't switch point and mark
7355         unnecessarily to put point and mark as documented.
7356
7357 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7358
7359         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7360         from the message heads.
7361
7362 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7363
7364         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7365         article buffer does not have a window.  This may not be the best
7366         solution but is certainly better than setting the start of the null,
7367         that is the current, window.
7368
7369 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7370
7371         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7372         (gnus-draft-setup): Run it.
7373
7374         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7375         gnus-score-fast-scoring.  Allow regexp.
7376         (gnus-score-headers): Use it.
7377
7378         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7379         XEmacs.
7380
7381         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7382         string.
7383         (gnus-button-alist): Also catch `<f1> k ...'.
7384         (gnus-treat-display-x-face): Fix doc string.
7385
7386 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7387
7388         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7389         evaluation of gnus-extended-version to ensure correct generation of the
7390         User-Agent header when message-generate-headers-first is used.
7391
7392 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7393
7394         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7395         hashcash-path is nil.  Don't call callback with incorrect number of
7396         parameters if val is 0.
7397
7398 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7399
7400         * message.el (message-required-news-headers):
7401         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7402
7403 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7404
7405         * tls.el (open-tls-stream): In handshake-waiting loop,
7406         don't wait more if there is output available to process.
7407
7408 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7409
7410         * tls.el (tls-program): Doc fix.
7411
7412 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7413
7414         * message.el (message-generate-new-buffers): Change the meaning of the
7415         nil value; add `standard' to the choices; treat t as `unique'; improve
7416         doc string.
7417         (gnus-select-frame-set-input-focus): Autoload.
7418         (message-buffer-name): Search for the existing message buffer if
7419         message-generate-new-buffers is nil or `standard'; treat the value t of
7420         message-generate-new-buffers as `unique'.
7421         (message-pop-to-buffer): Raise the frame already displaying the message
7422         buffer; clear the echo area after querying.
7423         (message-setup): Pass the `continue' argument to compose-mail.
7424         (message-mail): Prefer `switch-function' if it is given; search for the
7425         existing message buffer if the `continue' argument is non-nil; pass
7426         continue and switch-function arguments to compose-mail by way of
7427         message-setup.
7428         (message-mail-other-window): Adjust argument of message-setup.
7429         (message-mail-other-frame): Ditto.
7430
7431 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7432
7433         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7434         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7435         to turn font-lock on when turning gnus-message-citation-mode on.
7436
7437 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7438
7439         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7440         (mml-smime-function-alist): New variable; add epg as the backend.
7441         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7442         mml-smime- functions instead.
7443         * mm-view.el: Require smime.
7444
7445 2007-03-05  Didier Verna  <didier@xemacs.org>
7446
7447         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7448         instead of just inheritance for posting styles.
7449         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7450
7451 2007-02-24  Chris Moore  <dooglus@gmail.com>
7452
7453         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7454         * pgg-pgp.el (pgg-pgp-encrypt-region):
7455         * pgg-gpg.el (pgg-gpg-encrypt-region):
7456         Check pgg-encrypt-for-me if no other recipients.
7457
7458 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7459
7460         * tls.el (tls-certtool-program): Fix custom type.
7461
7462 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7463
7464         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7465         and point-at-eol instead of line-(beginning|end)-position.
7466
7467         * assistant.el (assistant-parse-buffer): Ditto.
7468
7469         * netrc.el (netrc-parse-services): Ditto.
7470
7471 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7472
7473         * mml2015.el (mml2015-epg-find-usable-key): New function.
7474         (mml2015-epg-sign): Use it.
7475         (mml2015-epg-encrypt): Use it.
7476
7477 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7478
7479         * message.el (message-make-in-reply-to): Quote name containing
7480         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7481         if there are special characters.  Reported by NAKAJI Hiroyuki
7482         <nakaji@jp.freebsd.org>.
7483
7484 2007-02-27  Didier Verna  <didier@xemacs.org>
7485
7486         Include the group parameters as well as the topic ones in the
7487         inheritance filter process.
7488         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7489         argument GROUP-PARAMS-LIST.
7490         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7491
7492 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7493
7494         * nntp.el (nntp-never-echoes-commands)
7495         (nntp-open-connection-functions-never-echo-commands): New variables.
7496         (nntp-send-command): Use them.
7497
7498 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7499
7500         * mml2015.el (mml2015-epg-verify): Simplified.
7501
7502 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7503
7504         * mml.el (mml-content-disposition-alist): New user option.
7505         (mml-content-disposition): New function.
7506         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7507         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7508
7509 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7510
7511         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7512         verification.
7513
7514 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7515
7516         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7517         articles posted in the last 24 hours.
7518
7519 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7520
7521         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7522
7523 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7524
7525         * nntp.el (nntp-send-command): Don't wait for echoes when
7526         nntp-open-ssl-stream is used.
7527
7528 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7529
7530         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7531         (gnus-message-add-citation-keywords)
7532         (gnus-message-remove-citation-keywords): Remove.
7533         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7534         directly, make the variables in font-lock-defaults buffer-local, add
7535         gnus-message-citation-keywords to them and then update the value of
7536         font-lock-keywords.
7537
7538 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7539
7540         * message.el (message-cite-original-1): Don't call
7541         gnus-article-highlight-citation.
7542
7543         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7544         citations; fix line count.
7545
7546 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7547
7548         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7549         (gnus-message-add-citation-keywords)
7550         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7551         versions of font-lock-add-keywords and font-lock-remove-keywords to
7552         work with XEmacs correctly.
7553
7554 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7555
7556         * gnus-cite.el (gnus-cite-face-list): Set the values of
7557         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7558         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7559         (gnus-message-cite-prefix-regexp): New variable.
7560         (gnus-message-search-citation-line): Use it; protect against long
7561         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7562         the 0th match data for Emacs.
7563         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7564         (gnus-message-add-citation-keywords): Append keywords rather than
7565         prepending; emulate font-lock-add-keywords if it is not available.
7566         (gnus-message-remove-citation-keywords): Emulate
7567         font-lock-remove-keywords if it is not available.
7568
7569         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7570
7571         * message.el (message-cite-prefix-regexp): Set the value of
7572         gnus-message-cite-prefix-regexp.
7573
7574 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7575
7576         * nnweb.el (nnweb-google-parse-1): Update parser.
7577
7578 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7579
7580         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7581
7582 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7583
7584         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7585         regexp.
7586
7587 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7588
7589         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7590         string-to-multibyte.
7591         (uudecode-decode-region-internal): Use it.
7592
7593         * lpath.el: Fbind string-as-multibyte for XEmacs.
7594
7595 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7596
7597         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7598         custom choice.
7599
7600         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7601
7602 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7603
7604         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7605
7606         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7607         `write-region' to respect `mm-inhibit-file-name-handlers'.
7608
7609 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7610
7611         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7612         Use gnus-home-directory instead of "~/" or "$HOME".
7613
7614 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7615
7616         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7617         to mention filename.
7618         Add comments at beginning regarding usage.
7619         (encrypt-write-file-contents): Change interactive so a string is
7620         acceptable.  If the file has no associated model, show an error instead
7621         of a nonsense prompt.
7622
7623 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7624
7625         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7626         Thanks to Yoshihiko Yamada for kind notification of this typo.
7627
7628 2007-01-12  Kenichi Handa  <handa@m17n.org>
7629
7630         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7631         multibyte buffer.
7632
7633 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7634
7635         * gnus-score.el (gnus-score-fast-scoring): New variable.
7636         (gnus-score-headers): Use it.
7637
7638         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7639
7640         * message.el (message-cite-original-1): Call
7641         gnus-article-highlight-citation if requested.
7642         (message-make-from): Allow name and address as optional arguments.
7643
7644         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7645
7646         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7647         bugs to doc string.
7648         (gnus-button-alist): Add mid\\|message-id.
7649         (gnus-button-fetch-group): Extend for use in
7650         `browse-url-browser-function'.
7651         (gnus-button-url-regexp): Try to catch paired parentheses like in
7652         Wikipedia URLs.
7653
7654         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7655         Suggested by Simon Krahnke <overlord@gmx.li>.
7656
7657 2007-01-13  Romain Francoise  <romain@orebokech.com>
7658
7659         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7660         Update copyright.
7661
7662 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7663
7664         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7665
7666 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7667
7668         * gnus-registry.el (gnus-registry-unfollowed-groups)
7669         (gnus-registry-split-fancy-with-parent): Fix documentation.
7670
7671 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7672
7673         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7674         from nnweb groups.
7675
7676 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7677
7678         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7679         Xref urls.  Erase buffer before requesting head.
7680
7681 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7682
7683         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7684         customizable.
7685
7686 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7687
7688         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7689         no signing key is found.
7690         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7691         no encrypting and/or signing key is found.
7692
7693 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7694
7695         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7696
7697 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7698
7699         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7700         headers read from disk with the ones newly found in the current search.
7701         This should no longer cause problems, because the article numbers in
7702         Gmane's `nov.php' output are ignored since the previous change.
7703
7704 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7705
7706         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7707
7708 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7709
7710         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7711         replace-regexp-in-string; bind url-version; fbind display-images-p and
7712         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7713         find-face and set-itimer-function for Emacs; bind itimer-list for
7714         Emacs.
7715
7716         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7717
7718 2007-01-01  Romain Francoise  <romain@orebokech.com>
7719
7720         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7721
7722 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7723
7724         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7725         `define-minor-mode' macro definition expanded properly.
7726         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7727         exclude it there.
7728
7729         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7730         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7731         `fboundp' test.
7732         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7733         This is OK to autoload in (S)XEmacs now.
7734
7735 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7736
7737         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7738         keystroke.
7739         (gnus-summary-limit-to-singletons): Fix typo.
7740
7741         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7742         else fails.
7743
7744 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7745
7746         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7747         docstring.
7748
7749         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7750         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7751         (gnus-summary-insert-dormant-articles): Fix typo in message.
7752
7753 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7754
7755         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7756         nil for XEmacs.
7757         (gnus-message-citation-mode): Don't autoload in XEmacs.
7758
7759         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7760
7761 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7762
7763         * nnimap.el (nnimap-expunge-search-string): Mention
7764         nnimap-search-uids-not-since-is-evil in docstring.
7765
7766 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7767
7768         * spam.el: Revert to make-obsolete-variable because
7769         define-obsolete-variable-alias is not supported in Emacs 21.
7770
7771         * spam.el (spam-ifile-path, spam-ifile-database-path)
7772         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7773         make-obsolete-variable.
7774         (spam-bsfilter-path, spam-bsfilter-program)
7775         (spam-spamassassin-path, spam-spamassassin-program)
7776         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7777         use "path" inappropriately.
7778         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7779         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7780         variable names.
7781
7782 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7783
7784         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7785         summary buffer.
7786
7787         * password.el (password-cache-remove): Use clear-string to burn
7788         password, if available.
7789
7790 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7791
7792         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7793
7794         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7795
7796         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7797         (gnus-message-highlight-citation): Move defcustom here from
7798         gnus-cite.el.
7799         (gnus-message-citation-mode): Autoload.
7800
7801         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7802         checks to make it compile with XEmacs.
7803         (gnus-message-citation-mode): New minor mode.
7804         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7805         (gnus-message-highlight-citation): New variables.
7806         (gnus-message-search-citation-line)
7807         (gnus-message-add-citation-keywords)
7808         (gnus-message-remove-citation-keywords)
7809         (turn-on-gnus-message-citation-mode)
7810         (turn-off-gnus-message-citation-mode): New functions.
7811
7812 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7813
7814         * gnus-cite.el: Enable highlighting of different citation levels in
7815         message-mode.
7816
7817 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7818
7819         * message.el (message-make-fqdn): Fix comment.
7820         (message-bogus-system-names): Add ".local".
7821
7822         * spam.el (spam-ifile-path, spam-ifile-program)
7823         (spam-ifile-database-path, spam-ifile-database)
7824         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7825         Don't use "path" inappropriately.
7826         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7827         strings.
7828         (spam-check-ifile, spam-ifile-register-with-ifile)
7829         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7830         new variable names.
7831
7832         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7833         (gnus-treat-display-smileys): Simplify using
7834         gnus-image-type-available-p.
7835
7836         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7837         available.
7838
7839         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7840         `display-images-p' if available.
7841
7842 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7843
7844         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7845         one after turning on the buffer's multibyteness instead of decoding
7846         them directly in the unibyte buffer that causes unexpected conversion
7847         in Emacs 23 (unicode).
7848
7849 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7850
7851         * message.el (message-generate-hashcash): Fix custom type.
7852
7853 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7854
7855         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7856
7857 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7858
7859         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7860         disconnect icons.  Add help text.
7861
7862 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7863
7864         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7865         negated to be consistent with the others we handle.
7866
7867 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7868
7869         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7870         version of gnus-summary-buffer to something, so that we can use two
7871         article buffers at the same time.
7872
7873 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7874
7875         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7876         trigger all the extra headers.
7877         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7878         sorting.
7879
7880 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7881
7882         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7883         solid groups.
7884
7885 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7886
7887         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7888
7889 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7890
7891         * legacy-gnus-agent.el: Add Copyright notice.
7892
7893 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7894
7895         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7896
7897 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7898
7899         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7900
7901         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7902         to make it work reliably in CVS Emacs.
7903         (gnus-summary-limit-strange-charsets-predicate)
7904         (gnus-summary-limit-to-predicate): New functions.
7905
7906 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7907
7908         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7909         specifying array size.
7910         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7911         array if it is too small.
7912         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7913         (gnus-sort-threads-loop): New function.
7914
7915 2006-12-06  Chris Moore  <dooglus@gmail.com>
7916
7917         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7918         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7919
7920 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7921
7922         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7923         options.
7924
7925 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7926
7927         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7928         DOS-ing the recipient.
7929
7930         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7931         the headers when creating the mapping to avoid mismappings.
7932         (nnweb-gmane-create-mapping): Always nix out old mapping.
7933
7934 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7935
7936         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7937         and mm-verify-option to never.
7938
7939 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7940
7941         * message.el (message-signed-or-encrypted-p): New function.
7942         (message-forward-make-body): Use it.
7943
7944         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7945         Replace encode-coding-string with mm-encode-coding-string.
7946
7947 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7948
7949         * nneething.el (nneething-decode-file-name): Replace
7950         decode-coding-string with mm-decode-coding-string.
7951
7952         * gnus-int.el (gnus-open-server): Say failed server's name.
7953
7954 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7955
7956         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7957         strings to a single string.  Quote `errors-file-name'.
7958         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7959         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7960         Adjust calls.  Use `shell-quote-argument'.
7961
7962 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7963
7964         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7965         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7966
7967         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7968         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7969         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7970         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7971         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7972         (gnus-subscribe-newsgroup, gnus-1):
7973         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7974         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7975         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7976         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7977
7978 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7979
7980         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7981         keystroke.
7982         (gnus-summary-limit-to-bodies): Implement headersp.
7983
7984 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7985
7986         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7987
7988 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7989
7990         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7991
7992 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7993
7994         * message.el (message-generate-hashcash): Expand range of values to
7995         include `opportunistic'.
7996         (message-send-mail): Use it.
7997
7998 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7999
8000         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8001         and comment it.
8002
8003         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8004
8005 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8006
8007         * gnus-util.el (gnus-extract-address-components): Improve comment.
8008
8009 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8010
8011         * gnus-util.el (gnus-extract-address-components): Work with address in
8012         which the name portion contains @.
8013
8014         * lpath.el: Fbind custom-autoload.
8015
8016 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8017
8018         * gnus.el (gnus-start): Move custom group up.
8019         (gnus-select-method): Don't autoload, but make it available for
8020         `customize-variable'.
8021         (gnus-getenv-nntpserver): Don't autoload.
8022
8023 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8024
8025         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8026
8027 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8028
8029         * message.el (message-sendmail-extra-arguments): New variable.
8030         (message-send-mail-with-sendmail): Use it.
8031
8032 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8033
8034         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8035         mm-with-unibyte-current-buffer to make string unibyte.
8036
8037         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8038         mm-string-as-multibyte.
8039
8040 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8041
8042         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8043         Reported by Werner Koch <wk@gnupg.org>.
8044
8045 2006-11-14  Daiki Ueno  <ueno@p360>
8046
8047         * mml2015.el: Autoload epa-select-keys when compiling.
8048
8049 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8050
8051         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8052         message-options.
8053         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8054
8055 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8056
8057         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8058         EasyPG (< 0.0.6).
8059         (mml2015-always-trust): New user option.
8060         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8061         prompt.
8062
8063 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8064
8065         * nntp.el (nntp-authinfo-force): New variable.
8066         (nntp-send-authinfo): Use it.
8067
8068 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8069
8070         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8071         decode encoded words.  Improve prompt.  Add comment about forwarding.
8072         (message-replacement-char): Move up.
8073
8074 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8075
8076         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8077         instead of gnus-intersection because arguments of gnus-sorted-nunion
8078         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8079
8080 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8081
8082         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8083         (message-simplify-subject-functions): Enable
8084         message-strip-subject-encoded-words by default.
8085
8086 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8087
8088         * message.el (message-strip-subject-encoded-words): New function.
8089         (message-simplify-subject-functions): New variable.
8090         (message-simplify-subject): Use it.  Fix typo in doc string.
8091         Support message-strip-subject-encoded-words.
8092
8093 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8094
8095         * gnus-diary.el (gnus-diary-delay-format-function):
8096         * nndiary.el (nndiary-reminders):
8097         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8098
8099 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8100
8101         * gnus-art.el (article-hide-boring-headers): Fetch date from
8102         gnus-original-article-buffer to avoid problems with localized date
8103         strings.
8104
8105 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8106
8107         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8108
8109 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8110
8111         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8112         New variables.
8113         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8114         (mm-charset-synonym-alist): Move some entries to
8115         mm-codepage-iso-8859-list.
8116         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8117         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8118
8119 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8120
8121         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8122
8123 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8124
8125         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8126         with Emacs 21 and XEmacs.
8127
8128 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8129
8130         * spam.el (spam-parse-address): New function for better parsing,
8131         catching errors, etc.
8132         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8133
8134 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8135
8136         * mm-view.el: Add interactive arg to html2text autoload.
8137
8138 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8139
8140         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8141
8142 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8143
8144         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8145         variables.
8146         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8147         (mm-charset-synonym-alist): Move some entries to
8148         mm-codepage-iso-8859-list.
8149
8150         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8151
8152 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8153
8154         * message.el (message-citation-line-format)
8155         (message-insert-formated-citation-line): Fix implementation of %E, %N
8156         and %n according to the doc string.
8157
8158 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8159
8160         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8161         car-safe to avoid bad parses.
8162
8163 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8164
8165         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8166         names.
8167
8168         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8169
8170 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8171
8172         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8173         header.
8174
8175         * message.el (message-draft-headers): Add Date.
8176         (message-headers-to-generate): Fix typo in docstring.
8177
8178         * nndraft.el (nndraft-required-headers): New variable.
8179         (nndraft-generate-headers): Use it.
8180
8181         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8182
8183 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8184
8185         * gnus-registry.el (gnus-registry-wash-for-keywords)
8186         (gnus-registry-find-keywords): New functions to allow easy searching of
8187         articles that are in the registry.
8188
8189 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8190
8191         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8192         ietf-drums-parse-address instead of gnus-extract-address-components.
8193         Reported by Damien Elmes <damien@repose.cx>.
8194
8195 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8196
8197         * gnus.el (gnus-mime): Remove unused custom group.
8198
8199 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8200
8201         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8202         "blank line" when searching for end of armor headers.
8203
8204 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8205
8206         * gmm-utils.el (gmm-write-region): Fix variable name.
8207
8208 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8209
8210         * gmm-utils.el (gmm-write-region): New function based on compatibility
8211         code from `mm-make-temp-file'.
8212
8213         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8214
8215         * nnmaildir.el (nnmaildir--update-nov)
8216         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8217         Use `gmm-write-region'.
8218
8219 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8220
8221         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8222         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8223
8224         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8225
8226         * message.el (message-replacement-char): New variable.
8227         (message-fix-before-sending): Use it.
8228         (message-simplify-subject): New function to remove duplicate code.
8229         (message-reply, message-followup): Use it.
8230
8231         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8232         gnus-summary-limit-to-articles.
8233
8234 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8235
8236         * gnus-util.el (gnus-with-local-quit): New macro.
8237
8238         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8239
8240 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8241
8242         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8243         ignore non-string data.
8244
8245 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8246
8247         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8248         non-string data (needs to be done in the registry too).
8249
8250 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8251
8252         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8253         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8254         (gnus-registry-split-fancy-with-parent)
8255         (gnus-registry-fetch-simplified-message-subject-fast)
8256         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8257         Remove text properties on ingress into the registry and when it's saved.
8258         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8259         registry from entries with no groups.
8260
8261 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8262
8263         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8264         function to remove string properties.
8265
8266 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8267
8268         * gmm-utils.el (gmm): Adjust custom version.
8269
8270         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8271         custom version.
8272
8273         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8274
8275 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8276
8277         * gnus-art.el (gnus-insert-prev-page-button)
8278         (gnus-insert-next-page-button): Simplify.  Reformat.
8279
8280 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8281
8282         * gnus-art.el (gnus-insert-prev-page-button)
8283         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8284
8285 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8286
8287         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8288
8289 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8290
8291         * gnus-art.el (gnus-insert-mime-button)
8292         (gnus-insert-mime-security-button):
8293         Apply gnus-article-button-face to MIME and security buttons.
8294
8295 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8296
8297         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8298         readable.
8299
8300 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8301
8302         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8303
8304 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8305
8306         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8307         `browse-url-of-file' instead of `browse-url'.
8308
8309 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8310
8311         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8312         regexp.  Articles containing quotation were cut prematurely.
8313
8314 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8315
8316         * message.el (message-cite-original-1): Use nobody by default for the
8317         value of From header.
8318         (message-reply): Ditto.
8319
8320 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8321
8322         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8323         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8324         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8325
8326 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8327
8328         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8329         mails in the doc string.  Add some URLs in comment.
8330         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8331
8332 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8333
8334         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8335         backslashes handling and the way to find boundaries of quoted strings.
8336
8337 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8338
8339         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8340         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8341         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8342         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8343
8344 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8345
8346         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8347         doc string.
8348         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8349
8350 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8351
8352         * lpath.el: Fbind epg-check-configuration.
8353
8354 2006-09-06  Simon Josefsson  <jas@extundo.com>
8355
8356         * mml2015.el (mml2015-use): Doc fix, mention epg.
8357
8358 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8359
8360         * mml2015.el (mml2015-use): Default to epg, if available.
8361
8362 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8363
8364         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8365         message-sender.
8366         (mml1991-epg-encrypt): Ditto.
8367         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8368         message-sender.
8369         (mml2015-epg-encrypt): Ditto.
8370
8371 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8372
8373         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8374         several common directories.
8375
8376 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8377
8378         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8379         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8380
8381 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8382
8383         * gnus-art.el (article-decode-encoded-words): Make it fast.
8384
8385 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8386
8387         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8388
8389         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8390         in quoted string into `\'.
8391
8392 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8393
8394         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8395         Use standard-syntax-table.
8396
8397 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * gnus-art.el (gnus-decode-address-function): New variable.
8400         (article-decode-encoded-words): Use it to decode headers which are
8401         assumed to contain addresses.
8402         (gnus-mime-delete-part): Remove useless `or'.
8403
8404         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8405         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8406         (gnus-nov-parse-line): Use it to decode From header.
8407         (gnus-get-newsgroup-headers): Ditto.
8408         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8409
8410         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8411         (mail-decode-encoded-address-string): New alias.
8412
8413         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8414         New function.
8415         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8416         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8417         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8418         (rfc2047-decode-string): Ditto.
8419         (rfc2047-decode-address-region): New function.
8420         (rfc2047-decode-address-string): New function.
8421
8422 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8423
8424         * message.el (message-caesar-buffer-body): Allow rotating headers.
8425
8426         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8427
8428         * message.el (message-insert-formated-citation-line): Fix %f.
8429         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8430
8431 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8432
8433         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8434         (gnus-bookmark-mouse-available-p): New macro.
8435         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8436         (gnus-bookmark-bmenu-show-infos): Use it.
8437         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8438         (gnus-bookmark-bmenu-hide-infos): Ditto.
8439         (gnus-bookmark-remove-properties): New function.
8440         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8441         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8442         (gnus-bookmark-write-file): Bind coding-system-for-write.
8443         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8444         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8445         group before selecting it.
8446         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8447         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8448         quit-window if it is not available; use gnus-mouse-2 and bind it to
8449         gnus-bookmark-bmenu-select-by-mouse.
8450         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8451         (gnus-bookmark-bmenu-select-by-mouse): New function.
8452
8453 2006-08-13  Romain Francoise  <romain@orebokech.com>
8454
8455         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8456         space.
8457
8458 2006-08-10  Romain Francoise  <romain@orebokech.com>
8459
8460         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8461         (dns-mode-soa-auto-increment-serial): New user option.
8462         (dns-mode-soa-maybe-increment-serial): New function.
8463         (dns-mode): Add the latter to `write-contents-functions'.
8464
8465 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8466
8467         * compface.el (uncompface): Use binary rather than raw-text-unix.
8468
8469 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8470
8471         * compface.el (uncompface): Make sure the eol conversion doesn't take
8472         place when communicating with the external programs.  Reported by
8473         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8474
8475 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8476
8477         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8478
8479 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8480
8481         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8482         Make it more robust by parsing author and date independently.
8483
8484 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8485
8486         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8487
8488 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8489
8490         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8491         first matching secret key.
8492         (mml2015-epg-encrypt): Ditto.
8493
8494         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8495         first matching secret key.
8496         (mml1991-epg-encrypt): Ditto.
8497
8498         * mml2015.el (mml2015-encrypt-to-self): New user option.
8499         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8500         mml2015-epg-encrypt-to-self is set.
8501
8502         * mml1991.el (mml1991-encrypt-to-self): New variable.
8503         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8504         mml1991-epg-encrypt-to-self is set.
8505
8506         * mml2015.el (mml2015-signers): New user option.
8507         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8508         (mml2015-epg-encrypt): Allow to select signing keys.
8509
8510         * mml1991.el (mml1991-signers): New variable.
8511         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8512         (mml1991-epg-encrypt): Allow to select signing keys.
8513
8514 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8515
8516         * nnheader.el (nnheader-insert-head): Make it work even if the file
8517         uses CRLF for the line-break code.
8518
8519 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8520
8521         * mml2015.el: Require mml-sec instead of password.
8522         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8523         (mml2015-cache-passphrase): Inherit the default value from
8524         mml-secure-cache-passphrase.
8525         (mml2015-passphrase-cache-expiry): Inherit the default value from
8526         mml-secure-passphrase-cache-expiry.
8527
8528         * mml1991.el: Require mml-sec instead of password.
8529         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8530         (mml1991-cache-passphrase): Inherit the default value from
8531         mml-secure-cache-passphrase.
8532         (mml1991-passphrase-cache-expiry): Inherit the default value from
8533         mml-secure-passphrase-cache-expiry.
8534
8535         * mml-sec.el: Require password.
8536         (mml-secure-verbose): New user option.
8537         (mml-secure-cache-passphrase): New user option.
8538         (mml-secure-passphrase-cache-expiry): New user option.
8539
8540 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8541
8542         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8543         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8544         andreas@altroot.de (Andreas Vögele).
8545
8546         FIXME: Use `tiny change'?
8547
8548 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8549
8550         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8551         workaround for the url package included with Emacs.
8552
8553         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8554
8555 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8556
8557         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8558         correctly.  This fixes a bug caused by the 2006-05-12 change.
8559
8560 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8561
8562         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8563         some information about the error when saying that the `bogus' mail
8564         group will be used.
8565
8566 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8567
8568         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8569         string.
8570
8571 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8572
8573         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8574
8575 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8576
8577         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8578
8579 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8580
8581         * mml1991.el (mml1991-function-alist): Add epg.
8582         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8583         (mml1991-epg-encrypt): New functions.
8584
8585 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8586
8587         * mml2015.el (mml2015-verbose): New variable.
8588         (mml2015-cache-passphrase): Ditto.
8589         (mml2015-passphrase-cache-expiry): Ditto.
8590         (mml2015-function-alist): Add epg.
8591         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8592         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8593         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8594         functions.
8595
8596 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8597
8598         * message.el (message-cite-original-1): Preserve region when removing
8599         quoted text due to X-No-Archive in order to avoid bogus attribution
8600         when citing multiple messages.
8601
8602 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8603
8604         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8605         Kenneth Jacker <khj@be.cs.appstate.edu>.
8606
8607 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8608
8609         * gnus-diary.el (gnus-user-format-function-d)
8610         (gnus-user-format-function-D): Autoload.
8611
8612         * imap.el (Commentary): Fix typo.
8613
8614         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8615         2006-04-22 contribution.
8616
8617 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8618
8619         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8620         It didn't really fix the bogosity I'm seeing with solid web groups.
8621
8622 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8623
8624         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8625         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8626         created using server names.  If we use the feature without declaring
8627         it, Gnus does not properly manage server and group state.
8628
8629         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8630         bound.
8631
8632 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8633
8634         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8635         looking up the method using GROUP's prefix before inventing a new one.
8636         It is used on killed/unknown groups in various places where returning
8637         an all-new method isn't expected by the caller.
8638
8639         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8640         and match semantics of gnus-group-real-prefix.
8641
8642 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8643
8644         * nnmail.el (nnmail-broken-references-mailers): New variable.
8645         (nnmail-ignore-broken-references): New function generalizing
8646         nnmail-fix-eudora-headers.
8647         (nnmail-fix-eudora-headers): Now obsolete.
8648
8649         * gnus-art.el (gnus-button-handle-custom): Support
8650         `customize-apropos*'.
8651
8652 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8653
8654         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8655
8656         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8657         articles.
8658
8659 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8660
8661         * message.el (message-cite-reply-above): New variable.
8662         (message-yank-original): Use it.
8663
8664 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8665
8666         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8667
8668 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8669
8670         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8671         as read.
8672
8673         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8674
8675 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8676
8677         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8678         (gnus-bookmark-default-file): Use gnus-directory.
8679         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8680         Remove "*" in doc string.
8681         (gnus-bookmark-write-file): Simplify.
8682         (gnus-bookmark-maybe-sort-alist): Use `when'.
8683         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8684         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8685         FIXME about Emacs 21 and XEmacs compatibility.
8686         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8687         compatibility.
8688         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8689         compatibility.
8690         (gnus-bookmark-menu-heading): Fix version.
8691
8692 2006-06-19  Bastien Guerry  <bzg@altern.org>
8693
8694         * gnus-bookmark.el: New file.
8695
8696 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8697
8698         * message.el (message-syntax-checks): Doc fix.
8699
8700 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8701
8702         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8703         unsubscribed groups as if they were killed ones.  It causes duplicate
8704         entries in gnus-newsrc-alist.
8705
8706 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8707
8708         * message.el (message-syntax-checks): Doc fix.
8709         (message-send-mail): Add check for continuation headers.
8710         (message-check-news-header-syntax): Fix regexp used to check for
8711         continuation headers.
8712
8713 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8714
8715         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8716
8717 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8718
8719         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8720
8721 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8722
8723         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8724         default-truncate-lines.
8725
8726 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8727
8728         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8729         to fill the utf-8 entry.
8730
8731         * lpath.el: Fbind unicode-precedence-list.
8732
8733 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8734
8735         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8736
8737 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8738
8739         * gnus-agent.el (directory-files-and-attributes): Move all the way
8740         forward (the third and final move).
8741         (gnus-agent-read-agentview): Trap reconstruction errors due to
8742         nonexistant directory.  Handle by returning nil.
8743
8744 2006-05-30  Didier Verna  <didier@xemacs.org>
8745
8746         * message.el (message-dont-reply-to-names): Update the custom type.
8747         * message.el (message-dont-reply-to-names): New defsubst: potentially
8748         convert a list of regexps into a single one.
8749         * message.el (message-get-reply-headers): Use it.
8750         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8751
8752 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8753
8754         * gnus-agent.el (directory-files-and-attributes): Move forward.
8755
8756 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8757
8758         * gnus-ml.el (gnus-mailing-list-subscribe)
8759         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8760         (gnus-mailing-list-message): Fix doc strings.
8761
8762 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8763
8764         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8765         of doing it manually.
8766
8767 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8768
8769         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8770         comment.
8771
8772 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8773
8774         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8775         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8776         (gnus-agent-read-local): All symbols allocated in my-obarray.
8777         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8778         (gnus-agent-regenerate-group): Check numeric names to see if they are
8779         messages or groups.
8780         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8781         better way of do this...)
8782
8783         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8784         'dummy.group' (there should be a better way of do this...)
8785
8786 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8787
8788         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8789         (gnus-saved-headers): Ditto.
8790         (gnus-default-article-saver): Mention functions may have properties.
8791         (gnus-article-save): Override gnus-save-all-headers and
8792         gnus-saved-headers by :headers property which saver function may have.
8793         (gnus-summary-save-in-file): Add :headers property.
8794         (gnus-summary-write-to-file): Ditto.
8795
8796         * gnus-sum.el (gnus-summary-save-article): Bind
8797         gnus-prompt-before-saving to t when saving many articles in a file;
8798         always show all headers.
8799
8800         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8801
8802 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8803
8804         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8805         marks.
8806
8807         * message.el (message-indent-citation): Add optional arguments to allow
8808         using it outside of message buffers.
8809
8810         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8811         (gnus-article-treat-unfold-headers): Use it.
8812         (gnus-article-truncate-lines): New variable.
8813         (gnus-article-mode): Use it.
8814         (gnus-article-toggle-truncate-lines): New function.
8815
8816         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8817         gnus-article-toggle-truncate-lines.
8818
8819         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8820         coding system in XEmacs, use binary.
8821
8822 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8823
8824         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8825         after-load-alist.
8826
8827         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8828         this function should save decoded articles.
8829         (gnus-summary-write-to-file): Use property to specify this function
8830         should save decoded articles and specify gnus-summary-save-in-file
8831         should be used to save articles other than the first one when saving
8832         many articles.
8833         (gnus-summary-save-body-in-file): Use property to specify this
8834         function should save decoded articles.
8835         (gnus-summary-write-body-to-file): Use property to specify this
8836         function should save decoded articles and specify
8837         gnus-summary-save-body-in-file should be used to save articles other
8838         than the first one when saving many articles.
8839
8840         * gnus-sum.el (gnus-summary-save-article): Simplify.
8841
8842 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8843
8844         * gnus-art.el (gnus-default-article-saver): Add
8845         gnus-summary-write-body-to-file.
8846         (gnus-article-save-coding-system): Don't use coding system object
8847         in XEmacs.
8848         (gnus-read-save-file-name): Add optional `dir-var' argument which
8849         specifies directory in which files are saved; work even if optional
8850         `variable' argument is not specified.
8851         (gnus-summary-write-to-file): Read file name.
8852         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8853         (gnus-summary-write-body-to-file): New function.
8854
8855         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8856         (gnus-summary-local-variables): Add it.
8857         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8858         (gnus-summary-save-article): Remove optional `decode' argument;
8859         determine whether to decode articles by the value of
8860         gnus-default-article-saver; when saving many files using
8861         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8862         it first and use gnus-summary-save-in-file or
8863         gnus-summary-save-body-in-file thereafter unless
8864         gnus-prompt-before-saving is always; move point to article which
8865         will be saved.
8866         (gnus-summary-save-article-file): Revert.
8867         (gnus-summary-write-article-file): Revert.
8868         (gnus-summary-save-article-body-file): Revert.
8869         (gnus-summary-write-article-body-file): New function.
8870
8871 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8872
8873         * gnus-art.el (gnus-default-article-saver): Doc fix.
8874         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8875         from gnus-summary-save-article-coding-system, and default to a
8876         certain coding system.
8877         (gnus-output-to-file): Add coding cookie and encode text according
8878         to gnus-article-save-coding-system; don't use mm-append-to-file.
8879
8880         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8881         gnus-art.el and rename to gnus-article-save-coding-system.
8882         (gnus-summary-save-article): Require gnus-art; don't show all
8883         headers if it decodes articles; don't add coding cookie here;
8884         don't bind mm-text-coding-system-for-write.
8885         (gnus-summary-save-article-file): Save decoded articles.
8886         (gnus-summary-write-article-file): When saving many files, use
8887         gnus-summary-write-to-file first and gnus-summary-save-in-file
8888         thereafter unless gnus-prompt-before-saving is always.
8889         (gnus-summary-save-article-body-file): Save decoded articles.
8890
8891         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8892
8893 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8894
8895         * nnrss.el (nnrss-check-group): Bind hash-index.
8896
8897 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8898
8899         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8900         its hash index.  Store this hash in `nnrss-group-data'.
8901         (nnrss-read-group-data): Update accordingly.
8902
8903 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8904
8905         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8906         entry.
8907
8908         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8909         gnus-article-browse-html-article.
8910
8911 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8912
8913         * gnus-sum.el (gnus-summary-mime-map): Add
8914         gnus-article-browse-html-article.
8915
8916         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8917
8918 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8919
8920         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8921         suitable coding systems in customize.
8922
8923 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8924
8925         * mail-source.el (mail-sources): Fix custom type.
8926
8927 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8928
8929         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8930         (gnus-summary-expire-articles-now): Shorten prompt.
8931
8932         * gmm-utils.el (wid-edit): Require.
8933         (defun-gmm): Renamed from `gmm-defun-compat'.
8934         (gmm-image-search-load-path): Use it.
8935         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8936
8937 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8938
8939         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8940         variable.
8941         (gnus-summary-save-article): Add optional `decode' argument.  If
8942         it is set and gnus-summary-save-article-coding-system is non-nil,
8943         save decoded article.
8944         (gnus-summary-write-article-file): Save decoded article if
8945         gnus-summary-save-article-coding-system is non-nil.
8946
8947         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8948         type.
8949
8950 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8951
8952         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8953
8954 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8955
8956         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8957         first to test gnus-single-article-buffer which may be buffer-local.
8958
8959         * gnus-sum.el (gnus-summary-setup-buffer): Make
8960         gnus-single-article-buffer buffer-local and nil in ephemeral
8961         group; make gnus-article-buffer, gnus-article-current, and
8962         gnus-original-article-buffer always buffer-local.
8963         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8964         group.
8965         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8966
8967 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8968
8969         * nnml.el (nnml-request-compact-group): Compressed files might not
8970         have .gz extension.
8971
8972 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8973
8974         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8975         (mm-copy-to-buffer): Use with-current-buffer.
8976         (mm-display-part): Simplify.
8977         (mm-inlinable-p): Add optional arg `type'.
8978
8979 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8980
8981         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8982         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8983         Try harder to show the attachment internally or externally using
8984         gnus-mime-view-part-as-type.
8985
8986 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8987
8988         * message.el (message-from-style, message-signature-separator)
8989         (message-user-organization-file, message-send-mail-function)
8990         (message-citation-line-function, message-yank-prefix)
8991         (message-indent-citation-function, message-signature)
8992         (message-signature-file, message-signature-insert-empty-line):
8993         Remove autoloads.
8994
8995         * gnus-art.el (gnus-buttonized-mime-types): Remove
8996         "multipart/signed".  Revert 2006-04-26 change.
8997
8998 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8999
9000         * gnus.el (gnus-version-number): Bump version.
9001
9002 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9003
9004         * gnus.el: No Gnus v0.5 is released.
9005
9006 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9007
9008         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9009         fetching articles by message-id.
9010
9011 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9012
9013         * message.el (hashcash): Require hashcash as normal.
9014
9015         * ecomplete.el (ecomplete-highlight-match-line): Use
9016         point-at-eol.
9017         (ecomplete-highlight-match-line): Use `highlight', because that
9018         face exists in both Emacs and XEmacs.
9019
9020         * message.el (message-display-abbrev): Use point-at-bol.
9021
9022         * mail-source.el: Don't require timer/timer-funcs.
9023
9024         * gnus-async.el: Ditto.
9025
9026         * password.el: Ditto.
9027
9028         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9029
9030         * mm-url.el: Ditto.
9031
9032         * gnus-xmas.el: Don't require timer-funcs.
9033
9034         * mm-util.el: Require timer/timer-funcs.
9035
9036 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9037
9038         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9039         Close.
9040
9041 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9042
9043         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9044         unibyte after clear-decrypt function runs.
9045
9046         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9047         returns as a unibyte string.
9048
9049 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9050
9051         * lpath.el: Revert.
9052
9053         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9054         (pgg-gpg-process-sentinel): Revert.
9055
9056         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9057         (pgg-pgp-lookup-key): Revert.
9058
9059         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9060         (pgg-pgp5-lookup-key): Revert.
9061
9062         * pgg.el (pgg-fetch-key): Revert.
9063
9064 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9065
9066         * lpath.el: Fbind string-as-multibyte for XEmacs.
9067
9068         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9069         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9070         (mml1991-pgg-encrypt): Ditto.
9071
9072         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9073         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9074         a multibyte buffer.
9075
9076         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9077         (pgg-pgp-lookup-key): Ditto.
9078
9079         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9080         (pgg-pgp5-lookup-key): Ditto.
9081
9082         * pgg.el (pgg-fetch-key): Ditto.
9083
9084 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9085
9086         * message.el (message-user-organization-file): Check several
9087         locations of the organization file.
9088
9089         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9090         Add gnus-article-view-part-as-type.
9091
9092         * gnus-art.el (gnus-article-view-part-as-type): New function.
9093
9094         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9095         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9096
9097         * mml.el: Simplify autoload.
9098         (mml-mode): defvar dnd-protocol-alist instead of using
9099         symbol-value.
9100         (mml-default-directory): New variable.
9101         (mml-minibuffer-read-file): Use it.
9102         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9103
9104         * message.el (message-citation-line-format): New variable.
9105         (message-insert-formated-citation-line): New function.
9106         (message-citation-line-function): Add
9107         `message-insert-formated-citation-line' to custom type.
9108
9109         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9110         to doc string.
9111
9112         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9113         depending on mm-verify-option.
9114
9115 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9116
9117         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9118         binding pgg-* variables; reimplement the section which prevents
9119         MIME header from being signed.
9120         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9121         pgg-text-mode; remove a blank line at the top of body.
9122
9123         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9124         lines at the top of body; use gnus-newsgroup-charset if there's no
9125         Charset header.
9126
9127 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9128
9129         * message.el (message-self-insert-commands): Doc fix.
9130
9131         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9132         (mm-uu-pgp-encrypted-test): Ditto.
9133         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9134         between header and body; return application/pgp-encrypted handle
9135         if decryption failed; decode decrypted body by charset.
9136
9137         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9138         element match to application/pgp-*.
9139
9140 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9141
9142         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9143         HTML.
9144
9145 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9146
9147         * mail-source.el (mail-source-call-script): Message the error
9148         string.
9149
9150 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9151
9152         * gnus-util.el (gnus-byte-compile): Use it.
9153
9154 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9155
9156         * gnus-util.el (kill-empty-logs): New function.
9157
9158 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9159
9160         * message.el (message-mail-alias-type): Doc fix.
9161         (message-mail-alias-type-p): New function.
9162         (message-send): Use it.
9163         (message-mode): Ditto.
9164         (message-strip-forbidden-properties): Ditto.
9165
9166         * ecomplete.el (ecomplete-database-file-coding-system): New
9167         variable.
9168         (ecomplete-save): Use it.
9169         (ecomplete-setup): Use it.
9170
9171 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9172
9173         * message.el (message-self-insert-commands): New variable.
9174         (message-strip-forbidden-properties): Use it.
9175
9176 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9177
9178         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9179         that doesn't make XEmacs choke.
9180
9181 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9182
9183         * gnus-util.el (gnus-replace-in-string):
9184         Prefer replace-regexp-in-string over of replace-in-string.
9185
9186 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9187
9188         * gnus-util.el (gnus-select-frame-set-input-focus):
9189         Use select-frame-set-input-focus if it is available in XEmacs; use
9190         definition defined in Emacs 22 for old Emacsen.
9191
9192         * dgnushack.el: Autoload unmorse-region for XEmacs.
9193
9194         * lpath.el: Bind cursor-in-non-selected-windows and
9195         select-frame-set-input-focus for XEmacs.
9196
9197 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9198
9199         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9200
9201 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9202
9203         * gnus-registry.el (gnus-registry-cache-save): Remove text
9204         properties when saving via the temp buffer.
9205
9206 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9207
9208         * message.el (message-generate-hashcash): Honor custom type.
9209
9210 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9211
9212         * message.el (message-generate-hashcash): Default to non-nil when
9213         hashcash is found.
9214
9215         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9216         (gnus-refer-thread-limit): Increase default to 500.
9217
9218         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9219
9220         * flow-fill.el (fill-flowed): Allow delete-space.
9221
9222 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9223
9224         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9225         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9226         Remove autoloads.
9227
9228 2006-04-18  Simon Josefsson  <jas@extundo.com>
9229
9230         * message.el (message-generate-hashcash): Default to.
9231
9232 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9233
9234         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9235         concatenating segments rather than before concatenating them.
9236
9237 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9238
9239         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9240
9241 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9242
9243         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9244
9245         * message.el (message-forward-make-body-plain): Allow
9246         message-forward-ignored-headers to be a list.
9247         (message-remove-ignored-headers): Factor out into function.
9248         (message-forward-make-body-mml): Use it.
9249
9250         * imap.el (imap-quote-specials): New function.
9251         (imap-login-auth): Quote specials.
9252
9253         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9254         (rfc2231-parse-string): Allow concatanation of parameters that
9255         aren't contiguous.  The test case is
9256           (mail-header-parse-content-type "message/external-body;
9257             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9258             access-type=LOCAL-FILE;
9259             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9260
9261 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9262
9263         * nntp.el (nntp-accept-process-output): Return the value of
9264         `nnheader-accept-process-output'.
9265
9266 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9267
9268         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9269         (gnus-button-alist): Recognize more diff formats.
9270         (gnus-button-patch): Strip directory.
9271
9272 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9273
9274         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9275         Emacs 22 when setting focus.
9276
9277 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9278
9279         * gnus-art.el (gnus-article-treat-types): Do treatment of
9280         text/x-verbatim parts.
9281         (gnus-button-patch): New command.
9282
9283         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9284         addresses that contain invalid characters.
9285
9286 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9287
9288         * message.el (message-put-addresses-in-ecomplete): Use
9289         gnus-replace-in-string.
9290         (message-is-yours-p): Use the more correct
9291         mail-header-parse-address instead of
9292         mail-extract-address-components.
9293         (message-put-addresses-in-ecomplete): Fix typo.
9294
9295         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9296         keystroke.
9297
9298         * gnus-art.el (gnus-treatment-function-alist): Change order of
9299         newsgroups/generic header folding to avoid double-folding.
9300
9301         * message.el (message-hidden-headers): Add X-Draft-From.
9302
9303         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9304         command.
9305         (gnus-summary-repeat-search-article-backward): New command.
9306
9307         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9308         groups in the parent topic.
9309
9310 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9311
9312         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9313         (spam-extra-header-to-number): Return the CRM114 number as a
9314         number instead of a string.
9315
9316 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9317
9318         * gnus-art.el (gnus-face-properties-alist): Moved here from
9319         gnus-fun.
9320
9321         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9322
9323 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9324
9325         * message.el (message-strip-forbidden-properties): Only display on
9326         self-insert-command.
9327
9328         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9329         reindent.
9330         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9331
9332 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9333
9334         * smiley.el (smiley-style): Fix typo.
9335
9336 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9337
9338         * hashcash.el (hashcash-insert-payment-async-2): Use
9339         message-goto-eoh instead of doing it manually.
9340         (mail-add-payment): Use message-narrow-to-header instead of trying
9341         to do the same itself.
9342
9343         * message.el (message-hidden-headers): Add Face.
9344
9345         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9346         reparenting code.
9347         (gnus-summary-reparent-children): Refactored out code.
9348         (gnus-summary-thread-map): New keystroke.
9349         (gnus-summary-reparent-children): Make into command.
9350
9351         * smiley.el (smiley-style): Default to `medium' if using a large
9352         font.
9353
9354         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9355         does it itself.
9356
9357         * message.el (message-point-in-header-p): Simplify definition.
9358
9359 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9360
9361         * nnagent.el (nnagent-request-set-mark): Silence log file
9362         writing.
9363         (nnagent-request-set-mark): Use write-region instead of
9364         append-to-file.
9365
9366         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9367         strange select method.
9368
9369         * ecomplete.el (ecomplete-display-matches): Get highlightling
9370         right.
9371         (ecomplete-display-matches): Use literals.
9372         (ecomplete-display-matches): Disable message logging.
9373
9374         * message.el (message-display-abbrev): Small optimization.
9375
9376         * ecomplete.el (ecomplete-display-matches): Allow automatic
9377         display.
9378
9379         * message.el (message-strip-forbidden-properties): Display
9380         abbrevs.
9381         (message-display-abbrev): Get automatic display right.
9382
9383         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9384         keystrokes.
9385
9386 2006-04-13  Romain Francoise  <romain@orebokech.com>
9387
9388         TODO: Backport to v5-10!
9389
9390         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9391         Moved here (and renamed) from gnus-registry.el.
9392
9393         * gnus-registry.el: Require gnus-util.
9394         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9395
9396 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9397
9398         * gnus-group.el (gnus-group-catchup-current): Change
9399         if-then-else-if-then-else into cond.
9400         (gnus-group-catchup): Indent.
9401         (group-name-at-point): New function.
9402         (gnus-fetch-group): Provide default from thing at point.
9403
9404 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9405
9406         * message.el (message-display-abbrev): Fix regexp.
9407
9408         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9409         choosing.
9410         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9411         dead variables.
9412
9413         * message.el (message-newline-and-indent): Remove debugging.
9414         (message-display-abbrev): Use new implementation.
9415
9416 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9417
9418         * gnus-art.el (gnus-article-mode): Set
9419         cursor-in-non-selected-windows to nil.
9420
9421         * smiley.el: Revert previous change.
9422         (smiley-data-directory): defvar it before using it in the
9423         defcustom of `smiley-style'.
9424
9425 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9426
9427         * message.el (message-newline-and-indent): New function.
9428
9429         * ecomplete.el: Implement more bits.
9430
9431         * message.el (message-put-addresses-in-ecomplete): Clean up the
9432         string.
9433
9434         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9435
9436         * gnus-sum.el (gnus-summary-save-parts): Bind
9437         gnus-summary-save-parts-counter and use it to make unique file
9438         names.
9439
9440         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9441
9442         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9443         parameter to say whether to actually parse the individual
9444         addresses.
9445
9446         * message.el (message-put-addresses-in-ecomplete): New function.
9447         (ecomplete): Require.
9448         (message-mail-alias-type): Add ecomplete as an option.
9449
9450 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9451
9452         * flow-fill.el (fill-flowed): Remove trailing space from blank
9453         quoted lines.
9454
9455 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9456
9457         * smiley.el (smiley-style): Move definition later to avoid a
9458         compilation warning.
9459
9460 2006-04-12  Kenichi Handa  <handa@m17n.org>
9461
9462         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9463         buffer and then decode the buffer text if necessary.
9464         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9465         first, and after mm-encode-body, change the buffer to unibyte.
9466         Use mm-disable-multibyte instead of set-buffer-multibyte.
9467
9468 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9469
9470         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9471         Content-Type header instead of Content-Disposition header.
9472         (gnus-mime-inline-part): Ditto.
9473         (gnus-mime-view-part-as-charset): Ignore charset that the part
9474         specifies.
9475
9476         * mm-decode.el (mm-display-part): Work with external parts and
9477         usual parts similarly.
9478
9479         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9480         instead of gnus-display-mime.
9481
9482         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9483         instead of with-temp-buffer.
9484
9485         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9486         tag to summarized topics part in order to encode non-ASCII text.
9487
9488 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9489
9490         * smiley.el (smiley-style): New variable.
9491         (smiley-directory): New function.
9492         (smiley-data-directory): Derive from `smiley-style' using
9493         `smiley-directory'.
9494         (smiley-regexp-alist): Add new entries.
9495
9496         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9497         (gnus-article-browse-delete-temp): Add :version.
9498
9499 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9500
9501         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9502         the sieve region.
9503
9504 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9505
9506         * gnus.el (gnus-version-number): Bump version.
9507
9508 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9509
9510         * gnus.el: No Gnus v0.4 is released.
9511
9512 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9513
9514         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9515         layout.
9516
9517         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9518         unknown charset.
9519
9520         * message.el (message-header-synonyms): Add Original-To to the
9521         default.
9522
9523         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9524         optional parameter.
9525
9526 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9527
9528         * gnus-fun.el (gnus): Require it for gnus-directory.
9529
9530 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9531
9532         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9533
9534 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9535
9536         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9537
9538 2006-04-05  Simon Josefsson  <jas@extundo.com>
9539
9540         * password.el (password-reset): New function.
9541
9542 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9543
9544         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9545         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9546
9547 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9548
9549         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9550         Some whitespace was matched into the url, which broke browsing hits
9551         > 100 when mm-url-use-external was nil.
9552
9553 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9554
9555         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9556         gnus-extra-headers for 'Newsgroups.
9557
9558         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9559         bound.
9560
9561 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9562
9563         * pgg-gpg.el: Clean up process buffers every time gpg processes
9564         complete.
9565
9566 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9567
9568         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9569         doc string.
9570
9571 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9572
9573         * pgg-gpg.el (pgg-gpg-process-filter)
9574         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9575
9576         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9577         lines, temporary fix.
9578
9579 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9580
9581         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9582
9583 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9584
9585         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9586         default-enable-multibyte-characters.  This reverts the change from
9587         revision 6.17 which is no longer necessary because the passphrase
9588         is sent separately now.  GnuPG messages are unreadable under
9589         multibyte locales with default-enable-multibyte-characters set to
9590         nil.
9591
9592 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9593
9594         * message.el (message-tool-bar-gnome): Move "spell".
9595
9596 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9597
9598         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9599         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9600         instead.
9601
9602 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9603
9604         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9605         newsgroups handling for NNTP overviews which don't include
9606         Newsgroups.
9607
9608 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9609
9610         * message.el (message-resend): Bind message-generate-hashcash to nil.
9611
9612 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9613
9614         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9615         when searching for already-paid recipients.
9616
9617 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9618
9619         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9620         passphrases when it is not needed.
9621         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9622         passphrase stuff from gpg, should only be necessary when you use
9623         gpg with a smartcard.
9624
9625 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9626
9627         * mml.el (mml-insert-mime): Ignore cached contents of
9628         message/external-body part.
9629
9630         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9631         (mm-insert-part): Ditto.
9632
9633 2006-03-23  Simon Josefsson  <jas@extundo.com>
9634
9635         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9636         Reiner.
9637         (pgg-gpg-use-agent-p): Use it again.
9638
9639 2006-03-23  Simon Josefsson  <jas@extundo.com>
9640
9641         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9642         older emacsen.
9643         (pgg-gpg-use-agent-p): Don't use it.
9644
9645 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9646
9647         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9648         if we can.
9649
9650 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9651
9652         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9653         (pgg-gpg-update-agent): New function.
9654         (pgg-gpg-use-agent-p): New function.
9655         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9656         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9657         (pgg-gpg-sign-region): Use it.
9658
9659 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9660
9661         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9662         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9663
9664 2006-03-21  Simon Josefsson  <jas@extundo.com>
9665
9666         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9667         <wilde@sha-bang.de>.
9668         (pgg-gpg-use-agent): New variable.
9669         (pgg-gpg-process-region): Use it.
9670         (pgg-gpg-encrypt-region): Likewise.
9671         (pgg-gpg-encrypt-symmetric-region): Likewise.
9672         (pgg-gpg-decrypt-region): Likewise.
9673         (pgg-gpg-sign-region): Likewise.
9674         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9675
9676 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9677
9678         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9679
9680         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9681         Add comment on version.
9682
9683 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9684
9685         * smiley.el: Add missing test smiley.
9686
9687 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9688
9689         * mm-decode.el (mm-with-part): New macro.
9690         (mm-get-part): Use it; work with message/external-body as well.
9691         (mm-save-part): Treat name and filename equally.
9692
9693         * mm-extern.el (mm-extern-cache-contents): New function.
9694         (mm-inline-external-body): Use it; force the part to be displayed;
9695         move undisplayer added to the cached handle to the parent.
9696
9697         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9698         (gnus-mime-view-part-as-type): Work with message/external-body.
9699
9700         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9701
9702 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9703
9704         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9705         images in image-load-path.  [Sync with image.el, revision 1.60, in
9706         Emacs.]
9707
9708 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9709
9710         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9711         path rather than symbol.  Always return list of directories.
9712         Guarantee that image directory comes first.  [Sync with image.el,
9713         revision 1.59, in Emacs.]
9714
9715         * message.el (message-make-tool-bar): Adjust to new API of
9716         `gmm-image-load-path-for-library'.
9717
9718         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9719
9720         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9721
9722 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9723
9724         * gnus-art.el (gnus-article-only-boring-p):
9725         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9726         intangible text.
9727         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9728
9729 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9730
9731         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9732         `defun' instead of `gmm-defun-compat'.
9733
9734 2006-03-14  Simon Josefsson  <jas@extundo.com>
9735
9736         * message.el (message-unique-id): Don't use message-number-base36
9737         if (user-uid) is a float.
9738         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9739
9740 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9741
9742         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9743
9744         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9745         empty line between a part and a message part.
9746
9747 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9748
9749         * smiley.el: Add more test smileys.
9750         (smiley-data-directory, smiley-regexp-alist)
9751         (gnus-smiley-file-types): Fix doc strings.
9752         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9753         adding new elements.
9754         (smiley-mouse-map): Unused code.  Make it a comment.
9755
9756 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9757
9758         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9759         scan latest NoCeM messages instead of old ones.
9760         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9761         delimiters that are recently used.
9762         (gnus-nocem-load-cache): Add autoload cookie.
9763
9764         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9765
9766         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9767         level which is larger than gnus-use-nocem is specified.
9768
9769         * gnus-group.el (gnus-group-get-new-news): Ditto.
9770
9771 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9772
9773         * gnus-util.el (gnus-tool-bar-update): New function.
9774
9775         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9776         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9777
9778         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9779
9780         * gnus-group.el (gnus-group-redraw-when-idle)
9781         (gnus-group-redraw-check): Remove.
9782         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9783
9784 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9785
9786         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9787         if optional last element is specified in splits (FIELD VALUE...).
9788
9789 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9790
9791         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9792         to gmm-image-load-path-for-library.  Call with no-error argument.
9793         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9794
9795         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9796
9797         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9798
9799         * gmm-utils.el (gmm-image-load-path): Remove alias.
9800
9801 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9802
9803         * gmm-utils.el (gmm-image-load-path): Add alias.
9804
9805         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9806         nnml-generate-nov-databases-1.
9807         (nnml-generate-nov-databases): Use it.
9808         (nnml-generate-nov-databases-directory): Document no-active
9809         argument.
9810
9811         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9812         directory if path is t.  Add no-error.
9813
9814         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9815         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9816
9817         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9818         resetting gnus-article-browse-html-temp-list.
9819
9820         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9821         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9822         Add example to docstring.  Rename local variables.  Move error
9823         checks to default case in cond and simplify.
9824
9825 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9826
9827         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9828         handle is multipart when calling it recursively.
9829         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9830
9831 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9832
9833         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9834         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9835
9836 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9837
9838         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9839         is loaded.
9840
9841         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9842         loaded.
9843
9844 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9845
9846         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9847         to "Emacs 23 (unicode)" in doc string.
9848
9849         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9850         "Emacs 23 (unicode)" in comment.
9851
9852 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9853
9854         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9855
9856         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9857         characters 160 through 255 in Emacs 23.
9858
9859 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9860
9861         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9862         gnus-article-browse-html-temp.
9863         (gnus-article-browse-delete-temp): Make it customizable.  Add
9864         `file'.  Adjust doc string.
9865         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9866         query for each file.  Adjust doc string.
9867         (gnus-article-browse-html-parts): Add
9868         `gnus-article-browse-delete-temp-files' to
9869         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9870
9871 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9872
9873         * gnus-art.el (gnus-article-browse-html-temp)
9874         (gnus-article-browse-delete-temp): New variables.
9875         (gnus-article-browse-delete-temp-files): New function.
9876         (gnus-article-browse-html-parts): Use it.
9877
9878 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9879
9880         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9881
9882         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9883         string.
9884
9885         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9886         gnus-summary-insert-new-articles when unplugged.  Remove
9887         gnus-summary-search-article-forward.
9888
9889         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9890         display-visual-class instead of display-color-cells.
9891
9892 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9893
9894         * dgnushack.el: Autoload customize-group for XEmacs.
9895
9896         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9897         message/* containing non-ASCII text properly.
9898
9899 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9900
9901         * message.el: Require gmm-utils, remove autoloads.
9902         (message-tool-bar): Set default based on
9903         gmm-tool-bar-style.
9904         (message-tool-bar-gnome): Add gmm-customize-mode.
9905
9906         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9907         gmm-tool-bar-style.
9908         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9909
9910         * gnus-group.el (gnus-group-tool-bar): Set default based on
9911         gmm-tool-bar-style.
9912         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9913
9914         * gmm-utils.el (gmm-image-directory): Rename variable from
9915         gmm-image-load-path.
9916         (gmm-image-load-path): Use gmm-image-directory.
9917         (gmm-customize-mode): New function.
9918         (gmm-tool-bar-style): New variable.
9919
9920         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9921         gnus-group-redraw-line-number.
9922         (gnus-group-redraw-check): Simplify.
9923         (gnus-group-tool-bar-update): Remove redraw check.
9924         (gnus-group-make-tool-bar): Add redraw check.
9925
9926 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9927
9928         * gnus-art.el (gnus-button): Add missing parentheses.
9929
9930 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9931
9932         * lpath.el: Fbind line-number-at-pos.
9933
9934 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9935
9936         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9937
9938 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9939
9940         * gnus-art.el (gnus-button): New face.
9941         (gnus-article-button-face): Use it.
9942
9943         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9944         gnus-summary-next-page.  Re-order.
9945
9946         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9947         next-node are now included.
9948         (gnus-group-redraw-line-number): New internal variable.
9949         (gnus-group-redraw-check): Helper function for updating the tool
9950         bar.
9951         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9952
9953         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9954
9955         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9956         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9957         Use it to match format of Spamassassin 3.0 and later.  Reported by
9958         IRIE Tetsuya <irie@t.email.ne.jp>.
9959         (spam-check-bogofilter)
9960         (spam-bogofilter-register-with-bogofilter): Fix args of
9961         `gnus-error' calls.
9962
9963 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9964
9965         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9966         unnecessary interaction when sending queued mails.  Reported by
9967         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9968
9969 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9970
9971         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9972         first or last are nil.
9973
9974 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9975
9976         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9977
9978 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9979
9980         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9981
9982 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9983
9984         * dns.el (query-dns): Protect more against buggy tcp output.
9985
9986 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9987
9988         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9989         nov.php.
9990
9991 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9992
9993         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9994         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9995         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9996         output on the server side.
9997         (nnweb-google-create-mapping): Update regexps and add some
9998         progress indication.
9999
10000 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10001
10002         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10003         gnus-agent-toggle-plugged.  Re-order icons.
10004         (gnus-group-tool-bar-gnome): Add
10005         gnus-group-{prev,next}-unread-group.
10006         (gnus-group-tool-bar-gnome): Re-order icons.
10007
10008         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10009         gnus-summary-insert-new-articles.
10010
10011         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10012         comments.
10013
10014         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10015         also available in Emacs 21.3.
10016
10017         * message.el (message-fix-before-sending): Change "Emacs 22" to
10018         "Emacs 23 (unicode)" in comment.
10019
10020         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10021         "Emacs 23 (unicode)" in comment.
10022
10023         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10024         comment.
10025         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10026
10027         * mm-view.el (mm-fill-flowed): Add :version.
10028
10029 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10030
10031         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10032         and load-path.
10033
10034 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10035
10036         * message.el: Autoload gmm-image-load-path.
10037         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10038         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10039         consitency.
10040
10041         * gmm-utils.el (gmm-image-load-path): Also search in
10042         "../etc/images".  Don't set gmm-image-load-path if we don't find
10043         the image.
10044
10045 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10046
10047         * gmm-utils.el (gmm-image-load-path): Don't make
10048         `gmm-image-load-path' include subdirectories which the second arg
10049         `image' might specify.
10050
10051         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10052         subdirectory to icon file names.
10053
10054         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10055
10056 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10057
10058         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10059         gmm-image-load-path calls.
10060
10061         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10062
10063         * message.el (message-make-tool-bar): Ditto.
10064
10065         * mml.el (mml-preview): Added comment concerning tool bar icons.
10066
10067         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10068         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10069
10070         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10071         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10072
10073         * message.el (message-tool-bar-gnome): Use new icon names.
10074         (message-make-tool-bar): Use `gmm-image-load-path'.
10075
10076         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10077         functions from MH-E.
10078         (gmm-image-load-path): New variable from MH-E.
10079         (gmm-image-load-path): New function from MH-E.  Added arguments
10080         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10081         *-image-load-path-called-flag.
10082
10083 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10084
10085         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10086
10087 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10088
10089         * nnimap.el (nnimap-request-move-article): Change folder back to
10090         source group before deleting.
10091
10092 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10093
10094         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10095
10096         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10097         mm-url.
10098
10099         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10100
10101 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10102
10103         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10104         coding system which mm-charset-to-coding-system returns for a
10105         given charset is valid.
10106
10107 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10108
10109         * html2text.el (html2text-remove-tag-list):
10110         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10111
10112 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10113
10114         * gnus-cus.el: Revert 2005-10-17 change.
10115
10116 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10117
10118         * gnus-art.el (article-strip-banner): Call
10119         article-really-strip-banner only when the regexp match is made.
10120
10121 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10122
10123         * gnus-art.el (article-strip-banner): Use
10124         gnus-extract-address-components instead of
10125         mail-header-parse-addresses to make it work with non-ASCII text;
10126         remove mail-encode-encoded-word-string.
10127
10128         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10129         values which are surrounded with \"...\"; make it never cause a
10130         Lisp error; give up parsing of parameters if it failed in
10131         extracting type.
10132
10133 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10134
10135         * smime.el (smime-cert-by-ldap-1): Fix bug where
10136         `smime-ldap-search' returns results without userCertificates.
10137
10138 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10139
10140         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10141
10142 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10143
10144         * spam.el (spam-check-spamassassin-headers): Adapt format for
10145         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10146         <ari@mbf.ocn.ne.jp>.
10147         (spam-list-of-processors): Add spam-use-gmane.
10148
10149 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10152         make-temp-file; make it work with XEmacs as well.
10153
10154         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10155         mm-make-temp-file.
10156
10157         * mm-decode.el (mm-display-external): Use the 3rd arg of
10158         mm-make-temp-file.
10159         (mm-create-image-xemacs): Ditto.
10160
10161 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10162
10163         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10164         with message-narrow-to-headers.
10165         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10166         (gnus-draft-check-draft-articles): New function.
10167         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10168
10169 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10170
10171         * gnus-art.el (gnus-article-browse-html-parts):
10172         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10173         Don't use suffix argument for mm-make-temp-file for Emacs 21
10174         compatibility.  Remove useless `format'.
10175
10176 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10177
10178         * nnweb.el (nnweb-google-wash-article): Update regexps.
10179         (nnweb-group-alist): Use defvoo instead of defvar.
10180
10181 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10182
10183         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10184         re-loading nn* modules.
10185
10186 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10187
10188         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10189         for `tool-bar-mode' and don't check it's default-value.
10190
10191         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10192
10193         * message.el (message-make-tool-bar): Ditto.
10194
10195         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10196         `substring'.  Shorten tmp-file name.
10197
10198         * gnus.el: Remove bogus comment.
10199
10200 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10201
10202         * gnus-art.el (gnus-article-browse-html-parts): New function.
10203         (gnus-article-browse-html-article): New function for viewing html
10204         articles with a browser.
10205
10206 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10207
10208         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10209         in elisp.
10210         (pgg-gpg-encrypt-symmetric-region): Ditto.
10211         (pgg-gpg-sign-region): Ditto.
10212
10213         * pgg-def.el (pgg-text-mode): New variable.
10214
10215         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10216         (mml2015-pgg-encrypt): Ditto.
10217
10218         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10219         (mml1991-pgg-encrypt): Ditto.
10220
10221 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10222
10223         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10224         message-make-date instead of current-time-string.
10225
10226         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10227         to gnus-decoded which mm-uu might set.
10228
10229 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10230
10231         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10232         don't decode quoted parameters; remove misimported Emacs code.
10233         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10234         (rfc2231-decode-encoded-string): Don't use split-string which
10235         behaves differently according to Emacs version; use
10236         mm-decode-coding-region to convert charset to coding-system.
10237         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10238         (rfc2231-encode-string): Remove misimported Emacs code.
10239
10240 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10241
10242         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10243         when calling mail-header-parse-content-type.
10244         (article-de-quoted-unreadable): Ditto.
10245         (article-de-base64-unreadable): Ditto.
10246         (article-wash-html): Ditto.
10247
10248         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10249         calling mail-header-parse-content-type and
10250         mail-header-parse-content-disposition.
10251         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10252         mail-header-parse-content-type.
10253
10254         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10255         insert charset and format parameters; encode description after
10256         inserting it to buffer.
10257         (mml-insert-parameter): Fold lines properly even if a parameter is
10258         segmented into two or more lines; change the max column to 76.
10259
10260         * rfc1843.el (rfc1843-decode-article-body): Don't use
10261         ignore-errors when calling mail-header-parse-content-type.
10262
10263         * rfc2231.el (rfc2231-parse-string): Return at least type if
10264         possible; don't cause an error even if it fails in parsing of
10265         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10266         (rfc2231-encode-string): Don't break lines at the beginning, leave
10267         it to mml-insert-parameter.
10268
10269         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10270         calling mail-header-parse-content-type.
10271
10272 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10273
10274         * spam-report.el (spam-report-gmane-use-article-number):
10275         Improve doc string.
10276         (spam-report-gmane-internal): Check if a suitable header was found
10277         in the article.
10278
10279 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10280
10281         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10282         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10283
10284 2006-02-05  Romain Francoise  <romain@orebokech.com>
10285
10286         Update copyright notices of all files in the gnus directory.
10287
10288 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10289
10290         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10291
10292 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10293
10294         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10295         segmented lines of parameter value to cope with Thunderbird 1.5
10296         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10297         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10298         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10299
10300 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10301
10302         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10303         parts.
10304
10305 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10306
10307         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10308         there's only one active file for all servers.
10309         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10310         solid groups.  Gnus might have used a FAST request to select the group.
10311         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10312         and nnweb-search redundantly in the active file.
10313         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10314         (nnweb-request-create-group): Don't use ARGS.
10315         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10316         initialisations.  Let nnoo do the work.
10317
10318 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10319
10320         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10321         Say the part has been decoded.
10322
10323         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10324
10325 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10326
10327         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10328         mailcap-viewer-test-cache when there's no 'test clause, since that
10329         will invert the meaning of a "nil" test previously determined by
10330         mailcap-mailcap-entry-passes-test.
10331
10332 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10333
10334         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10335         compiling.
10336
10337         * gnus-sum.el: Ditto.
10338
10339         * message.el: Don't bind tool-bar-map when compiling.
10340
10341 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10342
10343         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10344
10345 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10346
10347         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10348         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10349         current Google Groups.
10350
10351 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10352
10353         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10354         and tool-bar-mode.
10355
10356         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10357         and tool-bar-mode.
10358
10359         * message.el (message-tool-bar-update): Simplify.
10360         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10361
10362         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10363         gnus-summary-buffer.
10364         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10365         gnus-summary-reply.
10366
10367         * gmm-utils.el (gmm): Add :version.
10368
10369 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * Makefile.in (clean): New rule.
10372         (distclean): Use it.
10373
10374 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10375
10376         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10377         autoload.
10378
10379 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10380
10381         * gmm-utils.el (gmm-verbose): Add :group.
10382
10383 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10384
10385         * message.el: Change some comments WRT tool-bars.
10386
10387         * gnus-sum.el (gnus-summary-tool-bar)
10388         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10389         (gnus-summary-tool-bar-zap-list): New variables.
10390         (gnus-summary-make-tool-bar): Complete rewrite using
10391         `gmm-tool-bar-from-list'.
10392
10393         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10394         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10395         variables.
10396         (gnus-group-make-tool-bar): Complete rewrite using
10397         `gmm-tool-bar-from-list'.
10398         (gnus-group-tool-bar-update): New function.
10399
10400         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10401
10402 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10403
10404         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10405         is dissected into a single part of which the type is the same as
10406         the given one; decode charset.
10407
10408 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10409
10410         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10411         into alists as symbol not string, since that's what
10412         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10413         look for.
10414
10415 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10416
10417         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10418         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10419
10420         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10421
10422 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10423
10424         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10425         (gnus-xmas-mime-security-button-menu): New function.
10426
10427         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10428         (gnus-mime-security-button-menu): New definition.
10429         (gnus-mime-security-button-map): Use them.
10430         (gnus-mime-security-button-menu): New function.
10431         (gnus-insert-mime-security-button): Addition to help echo.
10432         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10433         (gnus-mime-security-pipe-part): New functions.
10434
10435         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10436         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10437
10438         * mm-decode.el (mm-handle-set-disposition): Remove.
10439         (mm-handle-set-description): Remove.
10440
10441 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10442
10443         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10444         (mm-w3m-standalone-supports-m17n-p): New function.
10445         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10446         w3m usage.
10447
10448         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10449         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10450
10451 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10452
10453         * message.el (message-tool-bar-zap-list): Use
10454         gmm-tool-bar-zap-list as custom type.
10455         (message-tool-bar-update): New function.
10456         (message-tool-bar, message-tool-bar-gnome)
10457         (message-tool-bar-retro): Add message-tool-bar-update.
10458         (message-tool-bar-gnome): Add flyspell-buffer.
10459
10460         * gnus-util.el (gnus-error): Describe `args'.
10461
10462         * gmm-utils.el (gmm-error): Describe `args'.
10463         (gmm-tool-bar-zap-list): New widget.
10464         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10465
10466 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10467
10468         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10469         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10470         the number of recursive calls.
10471
10472         * mm-decode.el (mm-handle-set-disposition): New macro.
10473         (mm-handle-set-description): New macro.
10474
10475 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10476
10477         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10478         encoding.
10479
10480 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10481
10482         * message.el (message-tool-bar-zap-list, message-tool-bar)
10483         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10484         (message-tool-bar-local-item-from-menu): Remove.
10485         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10486         (message-make-tool-bar): New function.
10487         (message-mode): Use `message-make-tool-bar'.
10488
10489         * gmm-utils.el: New file.
10490         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10491         (gmm-lazy): New widget copied from `nnmail.el'.
10492         (gmm-tool-bar-from-list): New function for creating customizable
10493         tool bars.
10494         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10495         output.
10496         (gmm): Add :prefix to defgroup.
10497
10498 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10499
10500         * gmm-utils.el (gmm-widget-p): New function.
10501
10502 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10503
10504         * mml.el (mml-attach-file): Describe `description' in doc string.
10505         (mml-menu): Add Emacs MIME manual and PGG manual.
10506
10507 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10508
10509         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10510
10511 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10512
10513         * nntp.el (nntp-end-of-line): Doc fix.
10514
10515 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10516
10517         * imap.el (imap-open): Handle case where buffer is a buffer
10518         object.
10519
10520 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10521
10522         * gnus-delay.el (gnus-delay): Don't autoload.
10523         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10524         to be re-loaded when customizing the `gnus-delay' group.
10525
10526 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10527
10528         * message.el (message-insert-citation-line): Use newlines.
10529
10530 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10531
10532         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10533         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10534         these routines, so the passphrase can be managed externally and
10535         passed in to the system.
10536         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10537         pgg-add-passphrase-to-cache function.
10538
10539         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10540         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10541         these routines, so the passphrase can be managed externally and
10542         passed in to the system.
10543         (pgg-pgp5-sign-region): Use new name of
10544         pgg-add-passphrase-to-cache function.
10545
10546 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10547
10548         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10549         part of the decoded armor to find the key-identifier.
10550         (pgg-gpg-lookup-key-owner): New function to return the
10551         human-readable identifier of a key owner.
10552         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10553         itself.
10554         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10555         the key value) if we have a key and can match it against a secret
10556         key.  Also, added a note pointing out fact that the prompt only
10557         indicates the first matching key.
10558
10559         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10560         pgg-decrypt-region.
10561         (pgg-add-passphrase-to-cache): Rename from
10562         `pgg-add-passphrase-cache' to reduce confusion (all callers
10563         changed).
10564         (pgg-remove-passphrase-from-cache): Rename from
10565         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10566         changed).
10567         (pgg-read-passphrase, pgg-add-passphrase-cache)
10568         (pgg-remove-passphrase-cache): Add informative docstrings.
10569         (pgg-decrypt): Convey provided passphrase in subordinate call to
10570         pgg-decrypt-region.
10571
10572 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10573
10574         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10575         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10576         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10577         'passphrase' argument, so the passphrase can be managed externally
10578         and then passed in to the system.
10579
10580         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10581         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10582         so the passphrase cache can be used reliably with identifiers
10583         besides a pgp packet's key id.
10584
10585         * pgg-gpg.el (pgg-gpg-encrypt-region)
10586         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10587         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10588         these routines, so the passphrase can be managed externally and
10589         passed in to the system.
10590
10591         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10592         'notruncate' argument, so the passphrase cache can be used
10593         reliably with identifiers besides a pgp packet's key id.
10594
10595 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10596
10597         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10598         symmetric encryption.
10599         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10600         encrypted session key.
10601         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10602         message ask for the passphrase in a proper way.
10603
10604         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10605         New user commands for symmetric encryption.
10606
10607 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10608
10609         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10610
10611         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10612
10613 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10614
10615         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10616
10617 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10618
10619         * mm-decode.el (mm-inlined-types): Add application/pgp.
10620         (mm-automatic-display): Ditto.
10621
10622         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10623         part as text.
10624
10625 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10626
10627         * nnrss.el: Update copyright.
10628         (nnrss-opml-import): Query whether to subscribe to each entry.
10629
10630         * gnus-art.el:
10631         * gnus-sum.el:
10632         * gnus-xmas.el:
10633         * messagexmas.el:
10634         * mm-uu.el:
10635         * mm-view.el: Update copyright.
10636
10637 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10638
10639         * message.el (message-info): New function.
10640         (message-mode-menu): Add it.
10641         Update copyright.
10642
10643         * ChangeLog: Fix and update copyright.
10644
10645 2006-01-13  Romain Francoise  <romain@orebokech.com>
10646
10647         * message.el (message-forward-subject-name-subject): Prefer the
10648         address to 'nowhere' if the sender has no name.
10649         Fix typo.  Update copyright year.
10650
10651 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10652
10653         * gnus-art.el (article-wash-html): Use
10654         gnus-summary-show-article-charset-alist if a numeric arg is given.
10655         (gnus-article-wash-html-with-w3m-standalone): New function.
10656
10657         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10658         mm-inline-text-html-render-with-w3m-standalone.
10659         (mm-text-html-washer-alist): Map w3m-standalone to
10660         gnus-article-wash-html-with-w3m-standalone.
10661         (mm-inline-text-html-render-with-w3m-standalone): New function.
10662
10663 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10664
10665         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10666         Improve LaTeX.
10667
10668 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10669
10670         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10671         (nnrss-request-article): Render text/plain parts as HTML.
10672
10673         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10674         the buffer.
10675
10676 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10677
10678         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10679         custom definition of `gnus-posting-styles'.
10680
10681         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10682         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10683
10684 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10685
10686         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10687         Use nntp for bug archive.
10688
10689 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10690
10691         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10692         parts.
10693         (nnrss-normalize-date): New function converts ISO 8601 date into
10694         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10695         (nnrss-check-group): Use it.
10696
10697 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10698
10699         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10700
10701         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10702         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10703         (nnrss-insert-w3): Ditto.
10704
10705 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10706
10707         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10708         the articles to be forwarded including the case where neither a
10709         number of articles nor a region is specified.
10710
10711 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10712
10713         * nnrss.el (nnrss-request-article): Fix last change; fill
10714         text/plain parts.
10715
10716 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10717
10718         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10719         in text/plain part.
10720         (nnrss-check-group): Don't add excessive newline to dc:subject.
10721
10722 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10723
10724         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10725         article.
10726
10727 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10728
10729         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10730         (nnml-use-compressed-files, nnml-save-mail): Support other
10731         comression programs such as bzip2.
10732
10733 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10734
10735         * dns.el (query-dns): Make sure we check the buffer size before
10736         removing tcp headers.
10737
10738 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10739
10740         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10741         remove MIME buttons associated with multipart/alternative parts.
10742         (gnus-mime-display-alternative): Tag buttons using `article-type'
10743         text property.
10744
10745         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10746         associated with multipart/alternative parts.
10747
10748         * gnus-art.el (gnus-signature-separator): Fix custom type.
10749
10750         * mm-decode.el (mm-inlined-types): Fix custom type.
10751         (mm-keep-viewer-alive-types): Ditto.
10752         (mm-automatic-display): Ditto.
10753         (mm-attachment-override-types): Ditto.
10754         (mm-inline-override-types): Ditto.
10755         (mm-automatic-external-display): Ditto.
10756
10757 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10758
10759         * spam-report.el (spam-report-user-mail-address)
10760         (spam-report-user-agent): New variables.
10761         (spam-report-url-ping-plain): Use spam-report-user-agent.
10762
10763 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10764
10765         * gnus-art.el (gnus-button-handle-custom): Do not just use
10766         `customize-apropos' for any "M-x customize-*" button but the
10767         function called for.  Accept both the function name and its
10768         argument in order to achieve this.
10769         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10770         function name to `gnus-button-handle-custom' in case of "M-x
10771         customize-*" buttons.
10772
10773 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10774
10775         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10776         multipart/alternative and add xref to mm-discouraged-alternatives
10777         in doc string.
10778
10779         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10780         gnus-buttonized-mime-types in doc string.
10781
10782 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10783
10784         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10785         Suggest image/.* in the doc string.
10786
10787 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10788
10789         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10790         message-marks (Debian bug #342521).
10791
10792 2005-12-12  Simon Josefsson  <jas@extundo.com>
10793
10794         * password.el (password-read-from-cache): Add.
10795         (password-read): Use it.
10796
10797 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10798
10799         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10800         us-ascii as a MIME charset.
10801
10802         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10803         against the case where the 2nd arg TYPE is nil.
10804
10805 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10806
10807         * pop3.el (pop3-stream-type): Fix custom version.
10808
10809         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10810
10811 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10812
10813         * mm-decode.el (mm-display-external): Add missing cdr.
10814
10815 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10816
10817         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10818         RFC1524) if it is in mailcap or add a suffix according to
10819         mailcap-mime-extensions when generating a temp filename; postpone
10820         deleting a temp file for 2 seconds for some wrappers, shell
10821         scripts, and so on, which might exit right after having started a
10822         viewer command as a background job.
10823
10824 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10825
10826         * nntp.el (nntp-marks-directory): Fix custom group.
10827
10828         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10829         steps when < 10.
10830
10831         * gnus-start.el (gnus-no-server-1): Mention
10832         `gnus-level-default-subscribed' in doc string.
10833
10834 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10835
10836         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10837         parens.
10838
10839 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10840
10841         * gnus-xmas.el (gnus-use-toolbar): Revert.
10842         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10843         gnus-use-toolbar is default.
10844
10845         * messagexmas.el (message-use-toolbar): Revert.
10846         (message-setup-toolbar): Use global default-toolbar if
10847         message-use-toolbar is default.
10848
10849 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10850
10851         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10852         according to default-toolbar-visible-p.
10853
10854         * messagexmas.el (message-use-toolbar): Ditto.
10855
10856 2005-11-26  Dave Love  <fx@gnu.org>
10857
10858         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10859         (tls-program, tls-success): Provide openssl alternative.
10860
10861         * starttls.el: Doc fixes.
10862         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10863         SERVICE to PORT.
10864
10865         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10866         port null or service name.
10867         (starttls-negotiate): Autoload.
10868
10869 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10870
10871         * message.el (message-kill-to-signature): Fix interactive spec.
10872
10873 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10874
10875         * pop3.el (pop3-open-server): Recognize a string as a service name.
10876
10877 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10878
10879         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10880
10881 2005-11-23  Dave Love  <fx@gnu.org>
10882
10883         Add pop3s, pop3/starttls.
10884
10885         * pop3.el (pop3-authentication-scheme): Clarify doc.
10886         (open-tls-stream, starttls-open-stream): Autoload.
10887         (pop3-stream-type): New.
10888         (pop3-open-server): Use it.
10889
10890         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10891         for POP.
10892         (mail-source-keyword-map): Add :stream for POP.
10893         (mail-source-fetch-pop): Use pop3-stream-type.
10894
10895 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10896
10897         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10898         of current-time-string.
10899
10900 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10901
10902         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10903         date header.
10904
10905 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10906
10907         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10908         it can seriously impact performance as it bypasses the agent's
10909         local caches.
10910
10911 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10912
10913         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10914         must be explicitly online rather than "not explicitly offline" for
10915         its flags to be synchronized.
10916
10917         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10918         that gnus-uu-unmark-thread will function correctly.
10919
10920         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10921         1024K is instead displayed as 1M.
10922
10923 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10924
10925         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10926
10927 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10928
10929         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10930
10931 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10932
10933         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10934         error message to display actual error condition.
10935         (gnus-agent-save-local): Avoid saving symbols that are bound to
10936         nil as they simply result in a warning message in
10937         gnus-agent-read-local.
10938
10939 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10940
10941         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10942         rather than make-variable-buffer-local for file-precious-flag.
10943
10944 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10945
10946         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10947         for duplicates which are removed.  The invalid sort check then
10948         triggers a rescan after the sort as sorting may have moved
10949         duplicate entries such that they can be cheaply detected.
10950
10951 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10952
10953         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10954
10955 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10956
10957         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10958         internal variable to a custom variable.  Changed default value
10959         from compressed(2) to uncompressed(1).
10960         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10961         support for uncompressed agentview files.  Taken together, reading
10962         the agentview file should now be 6-7 times faster.
10963
10964 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10965
10966         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10967         as a buffer-local variable.  This avoids creating truncated
10968         dribble files as a result of a hang up, eg.
10969
10970 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10971
10972         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10973         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10974         XEmacs.
10975
10976 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10977
10978         * gnus-start.el (gnus-start-draft-setup): Enforce
10979         `gnus-draft-mode' for nndraft:drafts at startup.
10980
10981         * gnus.el (gnus-splash): Change custom group.
10982         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10983         allow-list argument.
10984
10985         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10986         string.
10987
10988 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10989
10990         * gnus-art.el (gnus-default-article-saver): Add user-defined
10991         `function' to custom type.
10992
10993 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10994
10995         * imap.el (imap-open): Handle case where buffer is a buffer
10996         object.
10997
10998 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10999
11000         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11001         long lines.
11002         (gnus-cache-delete-group): Wrap doc strings.
11003
11004         * gnus-agent.el (gnus-agent-rename-group)
11005         (gnus-agent-delete-group): Wrap doc strings.
11006
11007 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11008
11009         * messagexmas.el (message-use-toolbar): Change the valid values
11010         into default, top, bottom, left, and right.
11011         (message-toolbar-thickness): New variable.
11012         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11013         well.
11014         (message-setup-toolbar): Make it work.
11015
11016         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11017         (gnus-use-toolbar): Change the valid values into default, top,
11018         bottom, left, and right.
11019         (gnus-toolbar-thickness): New variable.
11020         (gnus-xmas-setup-toolbar): New function.
11021         (gnus-xmas-setup-group-toolbar): Use it.
11022         (gnus-xmas-setup-summary-toolbar): Use it.
11023
11024 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11025
11026         * gnus-start.el (gnus-1): Add "native" to
11027         gnus-predefined-server-alist.
11028
11029         * gnus.el (gnus-method-to-server): Don't add "native" to the
11030         lists here, because that leads to problems when
11031         gnus-select-method is bound.
11032
11033 2005-11-09  Simon Josefsson  <jas@extundo.com>
11034
11035         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11036         use (not sort-by-date) instead.
11037
11038 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11039
11040         * gnus-delay.el (gnus-delay-group): Don't autoload.
11041         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11042         to be re-loaded when customizing the `gnus-delay' group.
11043
11044 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11045
11046         * message.el: Revert last changes.
11047         (message-insert-citation-line): Use newlines.
11048
11049 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11050
11051         * message.el (message-courtesy-message)
11052         (message-mark-insert-begin, message-mark-insert-end)
11053         (message-elide-ellipsis, message-cancel-message)
11054         (message-add-header, message-change-subject)
11055         (message-cross-post-followup-to-header)
11056         (message-cross-post-insert-note, message-reduce-to-to-cc)
11057         (message-widen-reply, message-delete-not-region)
11058         (message-kill-to-signature, message-insert-signature)
11059         (message-insert-importance-high, message-insert-importance-low)
11060         (message-insert-or-toggle-importance)
11061         (message-insert-disposition-notification-to)
11062         (message-indent-citation, message-yank-original)
11063         (message-cite-original-without-signature, message-cite-original)
11064         (message-insert-citation-line, message-position-on-field)
11065         (message-fix-before-sending, message-send-mail-partially)
11066         (message-send-mail, message-send-mail-with-sendmail)
11067         (message-send-mail-with-qmail, message-send-news)
11068         (message-check-news-header-syntax, message-generate-headers)
11069         (message-insert-courtesy-copy, message-fill-address)
11070         (message-fill-header, message-shorten-references)
11071         (message-setup-1, message-cancel-news)
11072         (message-forward-make-body-plain, message-forward-make-body-mime)
11073         (message-forward-make-body-mml, message-encode-message-body)
11074         (message-forward-make-body-digest-plain)
11075         (message-forward-make-body-digest-mime)
11076         (message-use-alternative-email-as-from): Insert `hard-newline'
11077         instead of ordinary newlines.
11078
11079 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11080
11081         * message.el (message-generate-headers): Downcase the argument
11082         given to message-check-element.
11083
11084 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11085
11086         * nntp.el (nntp-authinfo-rejected): New error condition.
11087         (nntp-wait-for): Use new error condition to signal authentication
11088         error.
11089         (nntp-retrieve-data): Rethrow new error condition to break out of
11090         recursive call to nntp-send-authinfo.
11091
11092 2005-11-08  Romain Francoise  <romain@orebokech.com>
11093
11094         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11095         (gnus-summary-exit-map): Bind to `Z p'.
11096         (gnus-summary-make-menu-bar): Add menu item.
11097
11098 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11099
11100         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11101         (gnus-treat-*): Add `first' in all doc strings.
11102
11103         * gnus-group.el (gnus-group-compact-group): Fix typo.
11104
11105 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11106
11107         * gnus.el (gnus-parameters-case-fold-search): New variable.
11108         (gnus-parameters-get-parameter): Use it.
11109
11110         * gnus-score.el (gnus-home-score-file): Doc fix.
11111
11112 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11113
11114         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11115
11116 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11117
11118         * mm-util.el (mm-special-display-p): New function.
11119
11120         * mml.el (mml-preview): Use it; doc fix.
11121
11122 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11123
11124         * imap.el (imap-open): Handle case where buffer is a buffer object.
11125
11126 2005-10-29  Romain Francoise  <romain@orebokech.com>
11127
11128         * message.el (message-fix-before-sending): Fix comment.
11129
11130 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11131
11132         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11133
11134 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11135
11136         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11137         Used in gnus-score.el.
11138
11139 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11140
11141         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11142
11143 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11144
11145         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11146         whitespace removed in revision 7.8.  Use concatenated string to
11147         protect trailing whitespace.
11148
11149 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11150
11151         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11152         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11153         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11154         Courier IMAP ("some version from 2004").  Mostly based on similar
11155         code in the same function.
11156
11157 2005-10-26  Didier Verna  <didier@xemacs.org>
11158
11159         * gnus-group.el (gnus-group-compact-group): Invalidate original
11160         article buffer.
11161         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11162         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11163         NOV database and in article itself.
11164         Invalidate article backlog.
11165
11166 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11167
11168         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11169
11170 2005-10-26  Simon Josefsson  <jas@extundo.com>
11171
11172         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11173         part of 2004-07-25 change.
11174
11175 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11176
11177         * message.el (message-display-completion-list): New function.
11178         (message-expand-group): Use it; make sure the Completions buffer
11179         is modifiable.
11180 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11181
11182         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11183         user-mail-name is an empty string.
11184
11185 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11186
11187         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11188         depending on gnus-score-decay-constant.
11189
11190         * encrypt.el (encrypt-insert-file-contents)
11191         (encrypt-write-file-contents): Don't use `gnus-message'.
11192
11193         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11194         arguments.
11195         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11196         arguments to mm-uu-verbatim-marks-extract.
11197         (mm-uu-hide-markers): New variable.
11198         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11199
11200         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11201         (gnus-convert-image-to-face-command): Use "convert" by default to
11202         allow other input image formats.
11203         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11204         accordingly.
11205
11206 2005-10-23  Simon Josefsson  <jas@extundo.com>
11207
11208         * imap.el (imap-gssapi-program): Align command line parameters
11209         with latest GNU SASL.
11210         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11211
11212 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11213
11214         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11215         HTML.
11216         (nnslashdot-request-article): Ditto.
11217
11218         * lpath.el (featurep): Add nobreak-char-display.
11219
11220 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11221
11222         * mail-source.el (mail-source-fetch-pop): Require pop3.
11223         (mail-source-check-pop): Ditto.
11224
11225 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11226
11227         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11228         errors.
11229
11230 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11231
11232         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11233         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11234
11235         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11236
11237         * mm-bodies.el (mm-decode-string): Call
11238         `mm-charset-to-coding-system' with allow-override argument.
11239
11240 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11241
11242         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11243         (rfc2047-charset-to-coding-system): New function.
11244         (rfc2047-decode-encoded-words): New function.
11245         (rfc2047-decode-region): Use them.
11246         (rfc2047-decode-cte): Remove.
11247         (rfc2047-parse-and-decode): Remove.
11248         (rfc2047-decode): Remove.
11249
11250 2005-10-15  Kenichi Handa  <handa@m17n.org>
11251
11252         * rfc2047.el (rfc2047-decode-cte): New function.
11253         (rfc2047-decode-region): Change the way to decode successive
11254         encoded-words: decode B- or Q-encoding in each encoded-word,
11255         concatenate them, and decode it as charset.
11256
11257 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * lpath.el: Fbind codepage-setup for XEmacs.
11260
11261 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11262
11263         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11264         widget-move-and-invoke.
11265         (gnus-custom-mode): Use gnus-custom-map.
11266
11267 2005-10-15  Bill Wohler  <wohler@newt.com>
11268
11269         * message.el (message-tool-bar-map): Renamed image file from
11270         mail_send to mail/send.
11271
11272 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11273
11274         * message.el (message-expand-group): Pass the common
11275         prefix substring of completion to `display-completion-list'.
11276
11277 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11278
11279         * mml-sec.el (mml-secure-method): New internal variable.
11280         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11281         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11282         functions using mml-secure-method.
11283
11284         * mml.el (mml-mode-map): Add key bindings for those functions.
11285         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11286         Harder <harder@myrealbox.com>.
11287         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11288         end of message if point is the headers of the message.
11289
11290         * message.el (message-in-body-p): New function.
11291
11292         * assistant.el: Autoload gnus-util and netrc.
11293
11294         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11295         Use `mm-charset-override-alist' only when decoding.
11296
11297         * mm-bodies.el (mm-decode-body): Call
11298         `mm-charset-to-coding-system' with allow-override argument.
11299
11300         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11301         `filename' from Content-Disposition if Content-Type doesn't
11302         provide `name'.
11303         (gnus-mime-view-part-as-type): Set default instead of
11304         initial-input.
11305
11306 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11307
11308         * format-spec.el (format-spec): Propagate text properties of % spec.
11309
11310 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11311
11312         * gnus-art.el (gnus-treat-predicate): Add `first'.
11313
11314 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11315
11316         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11317         (mm-charset-override-alist): New variable.
11318         (mm-charset-to-coding-system): Use it.
11319         (mm-codepage-setup): New helper function.
11320         (mm-charset-eval-alist): New variable.
11321         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11322         about unknown charsets.
11323
11324         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11325
11326 2005-10-04  David Hansen  <david.hansen@gmx.net>
11327
11328         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11329         (nnrss-check-group): Ditto.
11330
11331 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11332
11333         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11334         Rename x-gnus-verbatim to x-verbatim.
11335         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11336
11337         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11338         x-verbatim.
11339
11340         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11341
11342         * gnus-util.el (gnus-remove-duplicates): Remove.
11343
11344         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11345         instead of gnus-remove-duplicates.
11346
11347         * message.el (message-remove-duplicates): Remove.
11348         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11349         message-remove-duplicates.
11350
11351         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11352         available, else use implementation from `delete-dups'.
11353
11354         * message.el (message-insert-expires): New function.
11355         (message-mode-map): Add key binding.
11356         (message-mode-field-menu): Add menu entry.
11357         (message-mode): Document it.
11358         (message-make-expires-date): Use `message-make-date'.
11359
11360 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11361
11362         * message.el (message-make-expires-date): New function.
11363
11364 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11365
11366         * Makefile.in (list-installed-shadows): New entry.
11367         (install): Use it.
11368         (remove-installed-shadows): New entry.
11369
11370         * dgnushack.el (dgnushack-default-load-path): New variable.
11371         (dgnushack-find-lisp-shadows): New function.
11372         (dgnushack-remove-lisp-shadows): New function.
11373
11374 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11375
11376         * Makefile.in (install-el-elc): New entry.
11377         (install): Use it so that .el files are necessarily installed.
11378
11379 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11380
11381         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11382
11383 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11384
11385         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11386         function rather than the diff-mode.el package.
11387         (mm-display-external): Use with-current-buffer.
11388         (mm-viewer-completion-map, mm-viewer-completion-map):
11389         Move initialization inside declaration.
11390
11391 2005-09-29  Simon Josefsson  <jas@extundo.com>
11392
11393         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11394         autoload mail-check-payment.
11395         (spam-check-hashcash): Define unconditionally, since hashcash.el
11396         is part of Gnus now.  Ignore errors from payment checking.
11397
11398 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11399
11400         * message.el (message-bold-region, message-unbold-region): Rename
11401         from `bold-region' and `unbold-region'.
11402
11403         * message.el: Remove useless autoloads.
11404
11405 2005-09-28  Simon Josefsson  <jas@extundo.com>
11406
11407         * message.el (message-use-idna): Default to t.
11408         (message-use-idna): Test whether encoding works too.  Doc fix.
11409
11410 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11411
11412         * nntp.el (nntp-warn-about-losing-connection): Remove.
11413
11414 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11415
11416         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11417         customizable.  Change default value.
11418         (mm-uu-diff-groups-regexp): Change default value.
11419         (mm-uu-type-alist): Add doc string.
11420         (mm-uu-configure): Add doc string.  Make it interactive.
11421         (mm-uu-tex-groups-regexp): New variable.
11422         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11423         (mm-uu-type-alist): Add LaTeX documents.
11424         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11425         of "text/verbatim".
11426         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11427
11428         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11429         instead of "text/verbatim".
11430
11431         * message.el (message-mark-inserted-region)
11432         (message-mark-insert-file): Use slrn style marks when called with
11433         prefix argument.
11434
11435 2005-09-27  Simon Josefsson  <jas@extundo.com>
11436
11437         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11438
11439 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11440
11441         * message.el (message-remove-duplicates): New function.
11442         Implementation borrowed from `gnus-remove-duplicates'.
11443         (message-idna-to-ascii-rhs): Also encode idna addresses in
11444         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11445         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11446         only ask about the same idna domain once per header and also tell
11447         in what header to replace the idna domain.
11448
11449         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11450         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11451         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11452         a header is decoded and not just the last one.
11453
11454 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11455
11456         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11457         has been decoded.
11458
11459         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11460         (mm-insert-part): Don't modify text if it has been decoded.
11461
11462         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11463         decoded.
11464
11465         * mm-view.el (mm-inline-text): Don't strip text props unless
11466         decoding enriched or richtext parts.
11467
11468 2005-09-25  Romain Francoise  <romain@orebokech.com>
11469
11470         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11471         * gnus-start.el (gnus-subscribe-interactively):
11472         * gnus-uu.el (gnus-uu-grab-articles):
11473         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11474         space.
11475
11476 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11477
11478         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11479         * mm-view.el (mm-view-pkcs7-decrypt):
11480         * gnus-sum.el (gnus-summary-limit-to-extra)
11481         (gnus-summary-respool-article, gnus-read-move-group-name):
11482         * gnus-score.el (gnus-summary-increase-score):
11483         * gnus-util.el (gnus-completing-read-with-default):
11484         * gnus-art.el (gnus-read-save-file-name)
11485         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11486         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11487         * message.el (message-check-news-header-syntax):
11488         Follow convention for reading with the minibuffer.
11489
11490 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11491
11492         * spam-report.el (spam-report-url-ping-plain):
11493         Use gnus-extended-version as User-Agent.
11494
11495         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11496         default value is nil.
11497
11498         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11499         (mm-uu-verbatim-marks-extract): New function.
11500         (mm-uu-extract): New face.
11501         (mm-uu-copy-to-buffer): Use it.
11502
11503         * spam-report.el (spam-report-gmane-ham): Renamed from
11504         `spam-report-gmane-unspam'.
11505         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11506         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11507
11508         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11509         Autoload.
11510         (spam-report-gmane-unregister-routine): Renamed
11511         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11512
11513 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11514
11515         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11516         (spam-report-gmane-unregister-routine): Add support for gmane
11517         unregistration.
11518
11519         * spam-report.el (spam-report-gmane-unspam)
11520         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11521         (spam-report-gmane): Change to take a single article and do unspam
11522         registration.
11523
11524 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11525
11526         * mm-url.el (mm-url-decode-entities): Fix regexp.
11527
11528 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11529
11530         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11531         default to nil, to be able to use Gnus at all.  If the default
11532         switches to something else, then the function should be fixed not
11533         be exceedingly slow.
11534
11535 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11536
11537         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11538         fail hard.
11539
11540         * spam-report.el: Add better Keywords line.
11541
11542         * spam.el: Add Maintainer and better Keywords line.
11543
11544 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11545
11546         * gnus-art.el (gnus-article-replace-part)
11547         (gnus-mime-replace-part): New functions.
11548         (gnus-mime-action-alist, gnus-mime-button-commands)
11549         (gnus-mime-save-part-and-strip): Added file argument.
11550         (gnus-article-part-wrapper): Added interactive argument.
11551
11552         * gnus-sum.el (gnus-summary-mime-map): Add
11553         `gnus-article-replace-part'.
11554
11555 2005-09-19  Didier Verna  <didier@xemacs.org>
11556
11557         The nnml compaction feature:
11558         * nnml.el (nnml-request-compact-group): New function.
11559         * nnml.el (nnml-request-compact): New function.
11560         * gnus-int.el (gnus-request-compact-group): New function.
11561         * gnus-int.el (gnus-request-compact): New function.
11562         * gnus-group.el (gnus-group-compact-group): New function.
11563         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11564         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11565         * gnus-srvr.el (gnus-server-compact-server): New function.
11566         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11567         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11568
11569 2005-09-18  Deepak Goel  <deego@gnufans.org>
11570
11571         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11572         format spec.
11573
11574 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11575
11576         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11577
11578 2005-09-15  Romain Francoise  <romain@orebokech.com>
11579
11580         * message.el (message-fill-paragraph): Clarify docstring.
11581
11582 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11583
11584         * gnus-art.el (gnus-mime-display-part): Protect against broken
11585         MIME messages.
11586
11587 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11588
11589         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11590         before parsing header.
11591
11592 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11593
11594         * html2text.el (html2text-replace-list): Add new entities.
11595
11596 2005-09-11  Romain Francoise  <romain@orebokech.com>
11597
11598         * message.el (message-alternative-emails): Improve docstring.
11599         (message-setup-1): Call `message-use-alternative-email-as-from'
11600         after `message-setup-hook' to give it precedence over posting
11601         styles, etc.
11602         (message-use-alternative-email-as-from): Add docstring.  Remove
11603         the original From header if present.
11604
11605         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11606         (nnml-save-mail): Use it.
11607
11608         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11609         articles.  Add new argument `silent'.
11610         (gnus-uu-mark-all): Report the total number of marked articles.
11611
11612 2005-09-10  Romain Francoise  <romain@orebokech.com>
11613
11614         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11615         (gnus-uu-mark-series): Likewise.
11616
11617 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11618
11619         * spam-report.el (spam-report-gmane): Fix generation of spam
11620         report URL.
11621
11622 2005-09-10  Simon Josefsson  <jas@extundo.com>
11623
11624         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11625         t, based on discussion on the ding list with Robert Epprecht
11626         <epprecht@solnet.ch>.
11627
11628 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11629
11630         * spam-report.el (spam-report-gmane): Make it work without
11631         X-Report-Spam header.  Gmane now only provides Archived-At.
11632         This is only used if `spam-report-gmane-use-article-number' is nil.
11633         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11634
11635         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11636         make `gnus-summary-sort-by-recipient' work with threading.
11637
11638         * nnweb.el (nnweb-google-wash-article): Print a message if article
11639         is not available.
11640
11641 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11642
11643         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11644         change.  Decode text/* parts content before displaying.
11645
11646 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11647
11648         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11649
11650 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11651
11652         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11653
11654         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11655         url-package-name, url-package-version,
11656         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11657         w3m-display-inline-images, and w3m-minor-mode-map.
11658
11659 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11660
11661         * message.el (message-tab-body-function): Fix mismatched custom type.
11662
11663         * gnus.el (gnus-group-change-level-function): Ditto.
11664
11665         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11666
11667         * gnus-art.el (gnus-signature-limit)
11668         (gnus-article-mime-part-function): Ditto.
11669
11670 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11671
11672         * mml.el (mml-mode): Silence the byte compiler.
11673
11674         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11675         using `(sit-for 0)' before moving the point to the specified part;
11676         skip unbuttonized parts.
11677         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11678         return to the summary window if gnus-auto-select-part is non-nil.
11679
11680 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11681
11682         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11683         variables.
11684         (mml-dnd-attach-file, mml-mode): Use them.
11685
11686         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11687         Make fetching article by MID work again for Google Groups.  Added
11688         FIXME concerning gnus-group-make-web-group.
11689
11690         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11691         Don't depend on Gnus by using mail-extract-address-components if
11692         gnus-extract-address-components is not bound.
11693
11694 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11695
11696         * gnus-art.el (gnus-mime-display-security): Don't display the
11697         signature, but only the signed part.
11698
11699 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11700
11701         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11702
11703         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11704         list, not listp.
11705
11706 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11707
11708         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11709         when encoding.
11710
11711         * mm-bodies.el (mm-decode-content-transfer-encoding):
11712         De-canonicalize CRLF for all text content types, not just
11713         text/plain.
11714
11715 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11716
11717         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11718         valid article; point arrow and cursor at the MIME button.
11719
11720 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11721
11722         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11723         Suggested by Dan Christensen <jdc@uwo.ca>.
11724
11725         * mm-decode.el (mm-save-part): Enable change of prompt.
11726
11727 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11728
11729         * gnus-msg.el (gnus-inews-add-send-actions): Made
11730         `message-post-method' lambda parameter ARG `&optional'.
11731
11732 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11733
11734         * gnus-sum.el (gnus-summary-mime-map): Added
11735         gnus-article-save-part-and-strip, gnus-article-delete-part and
11736         gnus-article-jump-to-part.
11737
11738         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11739         (gnus-article-edit-part): Use it.
11740         (gnus-article-part-wrapper): Added no-handle argument.
11741         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11742         functions.
11743
11744 2005-08-29  Romain Francoise  <romain@orebokech.com>
11745
11746         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11747         docstring.
11748         (gnus-face-from-file): Likewise.
11749
11750 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11751
11752         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11753         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11754         non-nil.
11755         (gnus-auto-select-part): New variable.
11756         (gnus-article-jump-to-part): New function.
11757         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11758         (gnus-mime-delete-part): Allow selecting specified part after
11759         deleting or stripping parts.
11760         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11761         part if argument is bogus.
11762
11763 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11764
11765         * gnus-art.el (w3m-minor-mode-map):
11766         * gnus-spec.el (gnus-newsrc-file-version):
11767         * gnus-util.el (nnmail-active-file-coding-system)
11768         (gnus-original-article-buffer, gnus-user-agent):
11769         * gnus.el (gnus-ham-process-destinations)
11770         (gnus-parameter-ham-marks-alist)
11771         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11772         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11773         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11774         * mm-decode.el (gnus-current-window-configuration):
11775         * mm-extern.el (gnus-article-mime-handles):
11776         * mm-url.el (url-current-object, url-package-name)
11777         (url-package-version):
11778         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11779         (smime-keys, w3m-cid-retrieve-function-alist)
11780         (w3m-current-buffer, w3m-display-inline-images)
11781         (w3m-minor-mode-map):
11782         * mml-smime.el (gnus-extract-address-components):
11783         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11784         (gnus-newsrc-hashtb, message-default-charset)
11785         (message-deletable-headers, message-options)
11786         (message-posting-charset, message-required-mail-headers)
11787         (message-required-news-headers):
11788         * mml1991.el (mc-pgp-always-sign):
11789         * mml2015.el (mc-pgp-always-sign):
11790         * nnheader.el (nnmail-extra-headers):
11791         * rfc1843.el (gnus-decode-encoded-word-function)
11792         (gnus-decode-header-function, gnus-newsgroup-name):
11793         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11794
11795 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11796
11797         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11798         the end of the date treatments.
11799
11800 2005-08-15  Simon Josefsson  <jas@extundo.com>
11801
11802         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11803         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11804         Capello and Romain Francoise.
11805         (pgg-fetch-key-function): Removed, not used?
11806         (pgg-insert-url-with-w3): Require url, to get
11807         url-insert-file-contents regardless of where it is defined.
11808
11809 2005-08-13  Romain Francoise  <romain@orebokech.com>
11810
11811         * message.el (message-cite-original-1): New function.
11812         (message-cite-original): Use it.
11813         (message-cite-original-without-signature): Ditto.
11814
11815 2005-08-08  Romain Francoise  <romain@orebokech.com>
11816
11817         * message.el (message-yank-empty-prefix): New variable.
11818         (message-indent-citation): Use it.
11819         (message-cite-original-without-signature): Respect X-No-Archive.
11820
11821 2005-08-08  Simon Josefsson  <jas@extundo.com>
11822
11823         * pgg.el: Autoload url-insert-file-contents instead of loading
11824         w3/url.
11825         (pgg-insert-url-with-w3): Don't load url here.
11826
11827 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11828
11829         * message.el (message-kill-to-signature): Don't insert newline at
11830         bol.
11831         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11832
11833 2005-08-06  Romain Francoise  <romain@orebokech.com>
11834
11835         * message.el (message-user-fqdn): Fix typo in docstring.
11836
11837 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11838
11839         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11840
11841         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11842
11843 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11844
11845         * mm-bodies.el (mm-encode-body): Use coding system rather than
11846         charset to encode text.
11847
11848         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11849         number of charsets if utf-8 is available (XEmacs).
11850
11851 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11852
11853         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11854         taken from `gnus-button-mid-or-mail-regexp'.
11855         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11856         (gnus-button-alist): Improve regexp for domain part of the MIDs
11857         for news:localpart@domain buttons.
11858         (gnus-button-ctan-directory-regexp): Update.
11859
11860 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11861
11862         * sieve-manage.el (sieve-manage-interactive-login): Use
11863         make-local-variable rather than make-variable-buffer-local.
11864         (sieve-manage-open): Ditto.
11865         (sieve-manage-authenticate): Ditto.
11866
11867         * mml.el (mml-generate-mime-1): Make the content type default to
11868         text/plain if the filename is not specified.
11869
11870 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11871
11872         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11873         instead of insert-buffer.
11874
11875         * message.el (message-yank-original): Ditto; set the mark at the
11876         end of the yanked message.
11877
11878 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11879
11880         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11881         lines to scroll rather than to stop it.
11882
11883         * mml.el (mml-generate-default-type): Add doc string.
11884         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11885         default to application/octet-stream when determining the content
11886         type if it is not specified for the part or the mml contents; add
11887         a comment about mml-generate-default-type.
11888
11889 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11890
11891         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11892         make it default to application/octet-stream when determining the
11893         content type if it is not specified for the external contents.
11894
11895 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11896
11897         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11898         segmented parameter but also other parameters might be there.
11899
11900 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11901
11902         * mm-decode.el (mm-display-external): Delete temp file, directory
11903         and buffer immediately if the external process is exited.
11904
11905 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11906
11907         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11908         fewer lines than that of scroll-margin.
11909         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11910
11911 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11912
11913         * gnus-art.el (gnus-article-next-page): Revert.
11914         (gnus-article-beginning-of-window): New macro.
11915         (gnus-article-next-page-1): Use it.
11916         (gnus-article-prev-page): Ditto.
11917         (gnus-article-edit-part): Use insert-buffer-substring instead of
11918         insert-buffer.
11919         (gnus-article-edit-exit): Ditto.
11920
11921         * gnus-util.el (gnus-beginning-of-window): Remove.
11922         (gnus-end-of-window): Remove.
11923
11924         * lpath.el: Don't bind header-line-format and scroll-margin.
11925
11926 2005-07-25  Simon Josefsson  <jas@extundo.com>
11927
11928         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11929         to have the url package without w3.  Reported by Daiki Ueno
11930         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11931
11932 2005-07-20  Didier Verna  <didier@xemacs.org>
11933
11934         * gnus-diary.el: Remove the description comment (nndiary is now
11935         properly documented in the Gnus manual).
11936         Fix the spelling of "Back End".
11937         * nndiary.el: Ditto.
11938         Fix the copyright notice.
11939
11940 2005-07-18  Romain Francoise  <romain@orebokech.com>
11941
11942         * gnus-sum.el (gnus-summary-to-prefix)
11943         (gnus-summary-newsgroup-prefix): New variables.
11944         (gnus-summary-from-or-to-or-newsgroups): Use them.
11945
11946 2005-07-17  Romain Francoise  <romain@orebokech.com>
11947
11948         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11949         space as it's generally not especially interesting to the user.
11950
11951 2005-07-16  Romain Francoise  <romain@orebokech.com>
11952
11953         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11954         nil to avoid prompting and file modification if one of the
11955         messages at the top of the nnfolder file contains a copyright
11956         notice.
11957         Update copyright notice.
11958
11959         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11960         instead of `current-time-string' as the latter creates a time
11961         string that is not RFC 2822 compliant (it lacks the zone).
11962         Update copyright notice.
11963
11964 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11965
11966         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11967         for text/rtf.  Display default in prompt.  Pass default for M-n.
11968
11969         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11970
11971 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11972
11973         * gnus-msg.el (gnus-button-mailto): Remove
11974         save-selected-window-window hackery because it relies on
11975         save-selected-window internals.
11976
11977 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11978
11979         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11980         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11981         (gnus-article-prev-page): Ditto.
11982
11983         * gnus-util.el (gnus-beginning-of-window): New function.
11984         (gnus-end-of-window): New function.
11985
11986         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11987
11988 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11989
11990         * gnus-score.el (gnus-score-edit-all-score): Set
11991         gnus-score-edit-exit-function to gnus-score-edit-done and call
11992         gnus-message.
11993
11994 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11995
11996         * gnus-msg.el (gnus-button-mailto): Remove
11997         save-selected-window-window hackery because it relies on
11998         save-selected-window internals.
11999
12000 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12001
12002         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12003         add-minor-mode.
12004         (gnus-binary-mode): Ditto.
12005
12006         * gnus-topic.el (gnus-topic-mode): Ditto.
12007
12008 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12009
12010         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12011         (gnus-article-prev-page): Take scroll-margin into consideration.
12012
12013 2005-07-04  Lute Kamstra  <lute@gnu.org>
12014
12015         Update FSF's address in GPL notices.
12016
12017 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12018
12019         * gnus.el (gnus-exit):
12020         * gnus-group.el (gnus-group-icons):
12021         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12022
12023         * gnus-nocem.el (gnus-nocem):
12024         * message.el (message-various, message-buffers, message-sending)
12025         (message-interface, message-forwarding, message-insertion)
12026         (message-headers, message-news, message-mail):
12027         * pgg-gpg.el (pgg-gpg):
12028         * pgg-parse.el (pgg-parse):
12029         * pgg-pgp.el (pgg-pgp):
12030         * pgg-pgp5.el (pgg-pgp5):
12031         * pop3.el (pop3): Finish `defgroup' description with period.
12032
12033 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12034
12035         * gnus-art.el (article-display-face): Improve the efficiency.
12036         (article-display-x-face): Ditto; remove grey x-face stuff.
12037
12038 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12039
12040         * gnus-art.el (article-display-face): Correct the position in
12041         which Faces are inserted.
12042
12043 2005-06-29  Didier Verna  <didier@xemacs.org>
12044
12045         * gnus-art.el (article-display-face): Display faces in correct
12046         order.
12047
12048 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12049
12050         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12051         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12052         (gnus-nocem-check-article): Fetch the Type header.
12053         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12054         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12055         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12056         make sure gnus-nocem-hashtb is initialized.
12057         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12058         (gnus-nocem-unwanted-article-p): Ditto.
12059
12060         * pgg.el (pgg-verify): Return the verification result.
12061
12062 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12063
12064         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12065         is ascii.
12066
12067 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12068
12069         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12070         `show-nonbreak-escape'.
12071
12072 2005-06-23  Lute Kamstra  <lute@gnu.org>
12073
12074         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12075
12076         * dig.el (dig-mode):
12077         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12078
12079 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12080
12081         * nnimap.el (nnimap-split-download-body): Fix spellings.
12082
12083 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12084
12085         * gnus-art.el (gnus-article-encrypt-body):
12086         * gnus-cus.el (gnus-score-customize):
12087         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12088         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12089
12090 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12091
12092         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12093         header by looking for magic "MII" at the beginnig.
12094
12095 2005-06-16  Miles Bader  <miles@gnu.org>
12096
12097         * gnus-xmas.el (gnus-xmas-group-startup-message):
12098         Use renamed gnus-splash face.
12099
12100         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12101         (assistant-field-face): New backward-compatibility alias for renamed
12102         face.
12103         (assistant-render-text): Use renamed assistant-field face.
12104
12105         * spam.el (spam): Remove "-face" suffix from face name.
12106         (spam-face): New backward-compatibility alias for renamed face.
12107         (spam-face, spam-initialize): Use renamed spam face.
12108
12109         * message.el (message-header-to, message-header-cc)
12110         (message-header-subject, message-header-newsgroups)
12111         (message-header-other, message-header-name)
12112         (message-header-xheader, message-separator, message-cited-text)
12113         (message-mml): Remove "-face" suffix from face names.
12114         (message-header-to-face, message-header-cc-face)
12115         (message-header-subject-face, message-header-newsgroups-face)
12116         (message-header-other-face, message-header-name-face)
12117         (message-header-xheader-face, message-separator-face)
12118         (message-cited-text-face, message-mml-face):
12119         New backward-compatibility aliases for renamed faces.
12120         (message-font-lock-keywords): Use renamed message faces.
12121
12122         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12123         (sieve-test-commands, sieve-tagged-arguments):
12124         Remove "-face" suffix from face names.
12125         (sieve-control-commands-face, sieve-action-commands-face)
12126         (sieve-test-commands-face, sieve-tagged-arguments-face):
12127         New backward-compatibility aliases for renamed faces.
12128         (sieve-control-commands-face, sieve-action-commands-face)
12129         (sieve-test-commands-face, sieve-tagged-arguments-face):
12130         Use renamed sieve faces.
12131
12132         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12133         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12134         (gnus-group-news-3-empty, gnus-group-news-4)
12135         (gnus-group-news-4-empty, gnus-group-news-5)
12136         (gnus-group-news-5-empty, gnus-group-news-6)
12137         (gnus-group-news-6-empty, gnus-group-news-low)
12138         (gnus-group-news-low-empty, gnus-group-mail-1)
12139         (gnus-group-mail-1-empty, gnus-group-mail-2)
12140         (gnus-group-mail-2-empty, gnus-group-mail-3)
12141         (gnus-group-mail-3-empty, gnus-group-mail-low)
12142         (gnus-group-mail-low-empty, gnus-summary-selected)
12143         (gnus-summary-cancelled, gnus-summary-high-ticked)
12144         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12145         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12146         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12147         (gnus-summary-low-undownloaded)
12148         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12149         (gnus-summary-low-unread, gnus-summary-normal-unread)
12150         (gnus-summary-high-read, gnus-summary-low-read)
12151         (gnus-summary-normal-read, gnus-splash):
12152         Remove "-face" suffix from face names.
12153         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12154         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12155         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12156         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12157         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12158         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12159         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12160         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12161         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12162         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12163         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12164         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12165         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12166         (gnus-summary-normal-ticked-face)
12167         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12168         (gnus-summary-normal-ancient-face)
12169         (gnus-summary-high-undownloaded-face)
12170         (gnus-summary-low-undownloaded-face)
12171         (gnus-summary-normal-undownloaded-face)
12172         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12173         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12174         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12175         (gnus-splash-face):
12176         New backward-compatibility aliases for renamed faces.
12177         (gnus-group-startup-message): Use renamed gnus faces.
12178
12179         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12180         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12181         (gnus-server-agent): Remove "-face" suffix from face names.
12182         (gnus-server-agent-face, gnus-server-opened-face)
12183         (gnus-server-closed-face, gnus-server-denied-face)
12184         (gnus-server-offline-face):
12185         New backward-compatibility aliases for renamed faces.
12186         (gnus-server-agent-face, gnus-server-opened-face)
12187         (gnus-server-closed-face, gnus-server-denied-face)
12188         (gnus-server-offline-face): Use renamed gnus faces.
12189
12190         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12191         Remove "-face" suffix from face names.
12192         (gnus-picon-xbm-face, gnus-picon-face):
12193         New backward-compatibility aliases for renamed faces.
12194
12195         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12196         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12197         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12198         (gnus-cite-11): Remove "-face" suffix from face names.
12199         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12200         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12201         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12202         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12203         New backward-compatibility aliases for renamed faces.
12204         (gnus-cite-attribution-face, gnus-cite-face-list)
12205         (gnus-article-boring-faces): Use renamed gnus faces.
12206
12207         * gnus-art.el (gnus-signature, gnus-header-from)
12208         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12209         (gnus-header-content): Remove "-face" suffix from face names.
12210         (gnus-signature-face, gnus-header-from-face)
12211         (gnus-header-subject-face, gnus-header-newsgroups-face)
12212         (gnus-header-name-face, gnus-header-content-face):
12213         New backward-compatibility aliases for renamed faces.
12214         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12215
12216         * gnus-sum.el (gnus-summary-selected-face)
12217         (gnus-summary-highlight): Use renamed gnus faces.
12218         * gnus-group.el (gnus-group-highlight): Likewise.
12219
12220 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12221
12222         * gnus-sieve.el (gnus-sieve-article-add-rule):
12223         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12224         * spam-stat.el (spam-stat-buffer-change-to-spam)
12225         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12226
12227         * message.el (message-is-yours-p):
12228         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12229
12230 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12231
12232         * mm-view.el (mm-inline-text): Withdraw the last change.
12233
12234 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12235
12236         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12237         executing enriched-decode.
12238
12239 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12240
12241         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12242         charset of tar files.
12243
12244 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12245
12246         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12247
12248 2005-06-04  Lute Kamstra  <lute@gnu.org>
12249
12250         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12251         information is never recorded.
12252
12253 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12254
12255         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12256
12257 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12258
12259         * pop3.el (pop3-apop): Run md5 in the binary mode.
12260
12261         * starttls.el (starttls-set-process-query-on-exit-flag):
12262         Use eval-and-compile.
12263
12264 2005-05-31  Simon Josefsson  <jas@extundo.com>
12265
12266         * smime.el (smime-replace-in-string): Define.
12267         (smime-cert-by-ldap-1): Use it.
12268
12269 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12270
12271         * gnus-art.el (article-display-x-face): Replace
12272         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12273
12274         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12275         set-process-query-on-exit-flag or process-kill-without-query.
12276
12277         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12278         loop instead of replace-regexp.
12279
12280         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12281         instead of process-kill-without-query if it is available.
12282
12283         * lpath.el: Fbind ldap-search-entries.
12284
12285         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12286         instead of find-file-hooks if it is available.
12287
12288         * mml1991.el: Bind pgg-default-user-id when compiling.
12289
12290         * mml2015.el: Bind pgg-default-user-id when compiling.
12291
12292         * nndraft.el (nndraft-request-associate-buffer):
12293         Use write-contents-functions instead of write-contents-hooks if it is
12294         available.
12295
12296         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12297         instead of find-file-hooks if it is available.
12298
12299         * nntp.el (nntp-open-connection): Replace
12300         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12301         (nntp-open-ssl-stream): Ditto.
12302         (nntp-open-tls-stream): Ditto.
12303
12304         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12305         set-process-query-on-exit-flag or process-kill-without-query.
12306         (starttls-open-stream-gnutls): Use it instead of
12307         process-kill-without-query.
12308         (starttls-open-stream): Ditto.
12309
12310 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12311
12312         * smime.el (smime-cert-by-ldap-1): Don't use
12313         replace-regexp-in-string.
12314
12315 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12316
12317         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12318
12319         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12320         in PEM format.  Adjust to the XEmacs compability.
12321
12322 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12323
12324         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12325         by `string-to-number'.
12326         * gnus-agent.el (gnus-agent-regenerate-group)
12327         (gnus-agent-fetch-articles): Ditto.
12328         * gnus-art.el (gnus-button-fetch-group): Ditto.
12329         * gnus-cache.el (gnus-cache-generate-active)
12330         (gnus-cache-articles-in-group): Ditto.
12331         * gnus-group.el (gnus-group-set-current-level)
12332         (gnus-group-insert-group-line): Ditto.
12333         * gnus-score.el (gnus-score-set-expunge-below)
12334         (gnus-score-set-mark-below, gnus-summary-score-effect)
12335         (gnus-summary-score-entry): Ditto.
12336         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12337         (gnus-soup-pack): Ditto.
12338         * gnus-spec.el (gnus-xmas-format): Ditto.
12339         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12340         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12341         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12342         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12343         * nndb.el (nndb-get-remote-expire-response): Ditto.
12344         * nndiary.el (nndiary-parse-schedule-value)
12345         (nndiary-string-to-number, nndiary-request-replace-article)
12346         (nndiary-request-article): Ditto.
12347         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12348         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12349         * nneething.el (nneething-make-head): Ditto.
12350         * nnfolder.el (nnfolder-request-article)
12351         (nnfolder-retrieve-headers): Ditto.
12352         * nnheader.el (nnheader-file-to-number): Ditto.
12353         * nnkiboze.el (nnkiboze-request-article): Ditto.
12354         * nnmail.el (nnmail-process-unix-mail-format)
12355         (nnmail-process-babyl-mail-format): Ditto.
12356         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12357         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12358         (nnmh-request-create-group, nnmh-request-list-1)
12359         (nnmh-request-group, nnmh-request-article): Ditto.
12360         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12361         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12362         * nnsoup.el (nnsoup-make-active): Ditto.
12363         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12364         * nntp.el (nntp-find-group-and-number)
12365         (nntp-retrieve-headers-with-xover): Ditto.
12366         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12367         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12368         (pgg-format-key-identifier): Ditto.
12369         * pop3.el (pop3-last, pop3-stat): Ditto.
12370         * qp.el (quoted-printable-decode-region): Ditto.
12371
12372         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12373         of concat.
12374
12375 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12376
12377         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12378
12379         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12380
12381         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12382
12383         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12384
12385         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12386
12387         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12388
12389         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12390         (gnus-carpal-mode): Ditto.
12391
12392         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12393         (gnus-browse-mode): Ditto.
12394
12395         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12396
12397         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12398
12399 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12400
12401         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12402
12403 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12404
12405         * gnus-util.el (gnus-run-mode-hooks): New function.
12406
12407         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12408
12409         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12410         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12411
12412 2005-05-27  Lute Kamstra  <lute@gnu.org>
12413
12414         * dns-mode.el (dns-mode): Specify customization group.
12415
12416 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12417
12418         * gnus-agent.el (gnus-agent-make-mode-line-string):
12419         Use mode-line-highlight as mouse-face.
12420
12421 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12422
12423         * canlock.el (canlock): Change the parent group to news.
12424
12425         * deuglify.el (gnus-outlook-deuglify): Add :group.
12426
12427         * dig.el (dig): Add :group.
12428
12429         * dns-mode.el (dns-mode): Add :group.
12430
12431         * encrypt.el (encrypt): Add :group.
12432
12433         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12434         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12435         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12436         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12437         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12438
12439         * gnus-diary.el (gnus-diary): Add :group.
12440
12441         * gnus.el (gnus-group-news-1-face): Add :group.
12442         (gnus-group-news-1-empty-face): Ditto.
12443         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12444         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12445         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12446         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12447         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12448         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12449         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12450         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12451         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12452         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12453         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12454         (gnus-summary-high-ticked-face): Ditto.
12455         (gnus-summary-low-ticked-face): Ditto.
12456         (gnus-summary-normal-ticked-face): Ditto.
12457         (gnus-summary-high-ancient-face): Ditto.
12458         (gnus-summary-low-ancient-face): Ditto.
12459         (gnus-summary-normal-ancient-face): Ditto.
12460         (gnus-summary-high-undownloaded-face): Ditto.
12461         (gnus-summary-low-undownloaded-face): Ditto.
12462         (gnus-summary-normal-undownloaded-face): Ditto.
12463         (gnus-summary-high-unread-face): Ditto.
12464         (gnus-summary-low-unread-face): Ditto.
12465         (gnus-summary-normal-unread-face): Ditto.
12466         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12467         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12468
12469         * hashcash.el (hashcash): New custom group.
12470         (hashcash-default-payment): Add :group.
12471         (hashcash-payment-alist): Ditto.
12472         (hashcash-default-accept-payment): Ditto.
12473         (hashcash-accept-resources): Ditto.
12474         (hashcash-path): Ditto.
12475         (hashcash-extra-generate-parameters): Ditto.
12476         (hashcash-double-spend-database): Ditto.
12477         (hashcash-in-news): Ditto.
12478
12479         * message.el (message-minibuffer-local-map): Add :group.
12480
12481         * netrc.el (netrc): Add :group.
12482
12483         * sieve-manage.el (sieve-manage-log): Add :group.
12484         (sieve-manage-default-user): Diito.
12485         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12486         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12487         (sieve-manage-authenticators): Ditto.
12488         (sieve-manage-authenticator-alist): Ditto.
12489         (sieve-manage-default-port): Ditto.
12490
12491         * sieve-mode.el (sieve-control-commands-face): Add :group.
12492         (sieve-action-commands-face): Ditto.
12493         (sieve-test-commands-face): Ditto.
12494         (sieve-tagged-arguments-face): Ditto.
12495
12496         * smime.el (smime): Add :group.
12497
12498         * spam-report.el (spam-report): Add :group.
12499
12500         * spam.el (spam, spam-face): Add :group.
12501
12502 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12503
12504         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12505         return \n.\n.\n at the end of articles.  Protect against that.
12506         (nntp-with-open-group): Allow debugging.
12507
12508         * nnheader.el (mail-header-set-extra): Make into a function
12509         because I just could't understand how to quote the list properly.
12510
12511         * dns.el (query-dns-cached): New function.
12512
12513 2005-05-26  Lute Kamstra  <lute@gnu.org>
12514
12515         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12516
12517 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12518
12519         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12520
12521         * gnus-art.el: Don't autoload mail-extract-address-components.
12522
12523         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12524         eval-and-compile to evaluate it.
12525
12526         * hashcash.el: Don't autoload executable-find.
12527
12528         * nndb.el: Don't declare the nndb back end two or more times; don't
12529         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12530
12531         * nntp.el: Autoload format-spec instead of format; use
12532         eval-and-compile to evaluate autoload forms.
12533
12534 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12535
12536         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12537
12538 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12539
12540         * gnus.el (gnus-version-number): Bump version.
12541
12542 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12543
12544         * gnus.el: No Gnus v0.3 is released.
12545
12546 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12547
12548         * lpath.el (featurep): Bind show-nonbreak-escape.
12549
12550 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12551
12552         * gnus-art.el (gnus-article-edit-part): Disable undo.
12553
12554 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12555
12556         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12557         gnus-article-date-lapsed-new-header is t if date timer is active;
12558         skip headers in which the original date value is empty.
12559         (gnus-article-save-original-date): Redefine it as a macro.
12560         (gnus-display-mime): Use it.
12561
12562 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12563
12564         * gnus-art.el (article-date-ut): Support converting date in
12565         forwarded parts as well.
12566         (gnus-article-save-original-date): New function.
12567         (gnus-display-mime): Use it.
12568
12569 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12570
12571         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12572         enclosure element of <item>.
12573
12574 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12575
12576         * message.el (message-kill-buffer-query): Renamed from
12577         `message-kill-buffer-query-if-modified'.  Added :version.
12578
12579 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12580
12581         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12582         window layout.
12583
12584 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12585
12586         * mml.el: Autoload dnd when compiling.
12587
12588 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12589
12590         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12591         x-dnd-*.
12592
12593 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12594
12595         * qp.el (quoted-printable-encode-region): Save excursion.
12596
12597 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12598
12599         * message.el (message-kill-buffer-query-if-modified): Add new variable
12600         so the user can kill a modified message buffer quickly.
12601         (message-kill-buffer): Use it.
12602
12603 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12604
12605         * lpath.el: Fbind display-time-event-handler; don't fbind
12606         string-to-multibyte.
12607
12608         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12609
12610 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12611
12612         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12613         contained in text because xml.el decodes entities) with LFs.
12614
12615 2005-04-11  Lute Kamstra  <lute@gnu.org>
12616
12617         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12618         differently.
12619
12620 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12621
12622         * mm-util.el (mm-detect-coding-region): Typo.
12623
12624 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12625
12626         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12627
12628 2005-04-06  Deepak Goel  <deego@gnufans.org>
12629
12630         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12631         user-function allow user modifications of the scores.
12632         (spam-stat-score-buffer-user): New function, to allow
12633         user-computed modifications to the score.
12634         (spam-stat-score-buffer-user-functions): List of additional
12635         scoring functions.
12636         (spam-stat-error-holder): Global temporary error holder.
12637         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12638         variable.
12639
12640 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12641
12642         * gnus-registry.el (gnus-registry-clean-empty-function)
12643         (gnus-registry-trim, gnus-registry-fetch-groups)
12644         (gnus-registry-delete-group): Groups that match
12645         `gnus-registry-ignored-groups' are removed from the registry
12646         entries, not just ignored for splitting.  This helps clean up the
12647         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12648         to get all the groups a message ID is in.
12649
12650         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12651         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12652         (spam-stat-score-buffer-user-functions): Add :number custom type.
12653
12654 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12655
12656         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12657         argument in XEmacs.
12658
12659         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12660         (nnrss-request-group): Decode group name first.
12661         (nnrss-request-article): Make a text/plain article if mml-to-mime
12662         failed.
12663         (nnrss-get-encoding): Return a compatible encoding according to
12664         nnrss-compatible-encoding-alist.
12665         (nnrss-find-el): Use consp instead of listp.
12666         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12667
12668 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12669
12670         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12671         which Emacs 20 doesn't support.
12672         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12673
12674 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12675
12676         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12677         silence the byte compiler inside the defun.
12678
12679         * gnus-demon.el (parse-time-string): Add autoload.
12680
12681         * gnus-delay.el (parse-time-string): Add autoload.
12682
12683         * gnus-art.el (parse-time-string): Add autoload.
12684
12685         * nnultimate.el (parse-time): Require for `parse-time-string'.
12686
12687 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12688
12689         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12690
12691         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12692
12693         * smime.el (smime-ldap-host-list): Add :version.
12694
12695 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12696
12697         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12698         pass it to `gnus-browse-read-group'.
12699         (gnus-browse-read-group): Add NUMBER argument and pass it to
12700         `gnus-group-read-ephemeral-group'.
12701
12702         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12703         argument and pass it to `gnus-group-read-group'.
12704
12705 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12706
12707         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12708         mm-xemacs-find-mime-charset-1 if we have the mule feature
12709         available at runtime.
12710
12711 2005-03-25  Werner Lemberg  <wl@gnu.org>
12712
12713         * nnmaildir.el: Replace `illegal' with `invalid'.
12714
12715 2005-03-23  Lute Kamstra  <lute@gnu.org>
12716
12717         * time-date.el: Add comment on time value formats.
12718         Don't require parse-time.
12719         (with-decoded-time-value): New macro.
12720         (encode-time-value): New function.
12721         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12722         (days-to-time): Return a valid time value when arg is huge.
12723         (time-since): Use time-subtract.
12724         (time-to-number-of-days): Use time-to-seconds.
12725
12726 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12727
12728         * gnus-start.el (gnus-display-time-event-handler):
12729         Check display-time-timer at runtime rather than only at load time
12730         in case display-time-mode is turned off in the mean time.
12731
12732 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12733
12734         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12735         used.
12736
12737         * nneething.el (nneething-map-file-directory): Derive from
12738         `gnus-directory'.
12739
12740         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12741         the To/Cc button.
12742
12743 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12744
12745         * nnmaildir.el (nnmaildir-request-accept-article):
12746         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12747
12748 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12749
12750         * gnus-async.el: Require timer-funcs at compile time when in
12751         XEmacs for `run-with-idle-timer'.
12752
12753 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12754
12755         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12756         autoloaded function.
12757
12758 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12759
12760         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12761
12762 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12763
12764         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12765
12766 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12767
12768         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12769         gnus-expert-user to default.
12770
12771 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12772
12773         * nnimap.el (nnimap-open-server): Ditto.
12774
12775         * imap.el (imap-authenticate): Fix typo.
12776
12777 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12778
12779         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12780         buffer (since IMAP server might return FETCH response out of
12781         order, and the nntp buffer must be sorted).
12782
12783 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12784
12785         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12786         comparison on string.
12787
12788         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12789         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12790         (gnus-agent-summary-fetch-series): Modified to protect against
12791         gnus-agent-summary-fetch-group clearing processable flags.
12792         (gnus-agent-synchronize-group-flags): Update live group buffer as
12793         synchronization may occur due to the user toggle the plugged
12794         status.
12795         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12796         successfully downloaded.
12797         (gnus-agent-expire-group-1): Avoid using markers when the overview
12798         is in ascending order; greatly improves performance.
12799         (gnus-agent-regenerate-group): Use
12800         gnus-agent-synchronize-group-flags to reset read status in both
12801         gnus and server.
12802         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12803
12804 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12805
12806         * message.el: Don't autoload former message-utils variables.
12807         (message-strip-subject-trailing-was): Change doc string.
12808
12809         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12810         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12811         (nnweb-google-search): Add "hl=en" here.
12812         (nnweb-google-parse-1, nnweb-google-create-mapping):
12813         Don't hardcode URL.
12814
12815 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12816
12817         * message.el (message-get-reply-headers, message-followup):
12818         Mention related variables `message-use-followup-to' and
12819         `message-use-mail-followup-to', in the information buffer.
12820
12821         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12822         of broken groups(-beta).google.com.
12823
12824 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12825
12826         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12827         parameter to invoked gnus-request-move-article; remove the
12828         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12829         all at once instead of once per article.
12830         (gnus-summary-remove-process-mark): Accept a list of articles as
12831         well as a single article for processing.
12832
12833         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12834         parameter.
12835
12836         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12837
12838         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12839
12840         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12841         parameter.
12842
12843         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12844         parameter.
12845
12846         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12847         parameter and remove the gnus-sum-hint-move-is-internal variable.
12848
12849         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12850         parameter.
12851
12852         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12853         parameter.
12854
12855         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12856         parameter.
12857
12858         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12859
12860         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12861         parameter.
12862
12863         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12864         parameter.
12865
12866 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12867
12868         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12869         a more conservative way.
12870
12871 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12872
12873         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12874         buffer, so it moves the window's cursor.
12875
12876 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12877
12878         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12879         `mm-dissect-multipart' and receive the from field as an (optional)
12880         argument from `mm-dissect-multipart'.
12881         (mm-dissect-multipart): Receive the from field as an argument and
12882         pass it on when we call `mm-dissect-buffer' on MIME parts.
12883         Fixes verification/decryption of signed/encrypted MIME parts.
12884
12885 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12886
12887         * gnus-sum.el (gnus-summary-move-article): Set
12888         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12889         whatever it calls (right now, only nnimap-request-move article
12890         respects it).
12891
12892         * nnimap.el (nnimap-request-move-article): When
12893         gnus-sum-hint-move-is-internal is set, don't do the extra
12894         nnimap-request-article.
12895
12896 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12897
12898         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12899
12900         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12901         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12902
12903         * gnus-sum.el (gnus-summary-caesar-message):
12904         Apply `gnus-treat-article' after rotation.
12905
12906         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12907         doc string.
12908
12909 2005-02-22  Simon Josefsson  <jas@extundo.com>
12910
12911         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12912         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12913         <arne@arnested.dk>.
12914         (encrypt): Add password-cache and password-cache-expiry as group
12915         members.
12916
12917 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12918
12919         * smime.el (smime-ldap-host-list): Doc fix.
12920         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12921         cache) password.
12922         (smime-sign-region): Use it.
12923         (smime-decrypt-region): Use it.
12924         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12925         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12926         fails.
12927         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12928         certificate from DER to PEM format rather than calling openssl.
12929
12930         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12931
12932         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12933         for signing/encryption.
12934
12935         * mml.el (mml-parse-1): Use them.
12936
12937 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12938
12939         * nnrss.el (nnrss-verbose): Removed.
12940         (nnrss-request-group): Use `nnheader-message' instead.
12941
12942 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12943
12944         * nnrss.el (nnrss-verbose): New variable.
12945         (nnrss-request-group): Make it say nnrss is requesting a group.
12946
12947 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12948
12949         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12950         Handle news URL with given port correctly.
12951
12952 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12953
12954         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12955         containing special characters.
12956
12957         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12958
12959         * mml.el (mime-to-mml): Ditto.
12960
12961         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12962         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12963         (rfc2047-decode-region): Quote decoded words containing special
12964         characters when rfc2047-quote-decoded-words-containing-tspecials
12965         is non-nil.
12966
12967 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12968
12969         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12970
12971         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12972
12973 2005-02-15  Simon Josefsson  <jas@extundo.com>
12974
12975         * nnimap.el (nnimap-debug): Doc fix.
12976
12977         * imap.el (imap-debug): Doc fix.
12978
12979 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12980
12981         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12982
12983 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12984
12985         * gnus.el (spam-contents): Improve docs for spam-contents
12986         parameter in its variable incarnation.
12987
12988 2005-02-14  Simon Josefsson  <jas@extundo.com>
12989
12990         * smime-ldap.el: Use require instead of load-library for ldap.
12991         (smime-ldap-search): Indent.
12992         (smime-ldap-search-internal): Shorten line.
12993
12994         * smime.el (smime-cert-by-dns): Add doc-string.
12995         (smime-cert-by-ldap-1): Indent.
12996
12997         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12998         mml-smime-get-dns-ldap.
12999         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13000
13001 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13002
13003         * smime.el: Require smime-ldap.
13004         (smime-ldap-host-list): New variable.
13005         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13006
13007         * mml-smime.el (mml-smime-encrypt-query): New function.
13008         (mml-smime-encrypt-query): Use it.
13009
13010         * smime-ldap.el: New file.
13011
13012 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13013
13014         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13015
13016 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13017
13018         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13019         argument in doc string.  Make query for type more clear.
13020
13021 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13022
13023         * gnus.el (gnus-group-startup-message): Search for gnus images in
13024         etc/images/gnus.
13025         * mm-util.el (mm-image-load-path): Likewise.
13026         * smiley.el (smiley-data-directory): Search for smilies in
13027         etc/images/smilies.
13028
13029 2005-02-09  Kim F. Storm  <storm@cua.dk>
13030
13031         Change Emacs release version from 21.4 to 22.1 throughout.
13032         Change Emacs development version from 21.3.50 to 22.0.50.
13033
13034 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13035
13036         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13037
13038         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13039         non-Mule XEmacs as well.
13040         (mm-decompress-buffer): Signal an error intentionally if it does
13041         not decompress compressed data because auto-compression-mode is
13042         disabled.
13043
13044 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13045
13046         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13047         an ID in the registry even if it has no groups.
13048
13049 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13050
13051         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13052         merge it into mm-decompress-buffer.
13053         (gnus-mime-copy-part): Use the MIME part charset, the value which
13054         a user specified or gnus-newsgroup-charset for decoding, like
13055         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13056         save-buffer what was used.  Suggested by Kevin Ryde
13057         <user42@zip.com.au>.
13058         (gnus-mime-inline-part): Allow the name parameter as well as the
13059         filename parameter; force decompressing of compressed data; always
13060         display contents being not decoded as unibyte.
13061
13062         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13063         as well as the filename parameter.
13064
13065         * mm-util.el (mm-decompress-buffer): Merge
13066         gnus-mime-jka-compr-maybe-uncompress.
13067         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13068         of compressed data.
13069
13070 2005-02-08  Simon Josefsson  <jas@extundo.com>
13071
13072         * imap.el (imap-log): Doc fix.
13073
13074 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13075
13076         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13077         the coding cookies; decompress compressed parts.
13078
13079         * mml.el (mml-generate-mime-1): Add the charset parameter according
13080         to the value which a user specified manually or the coding cookie.
13081
13082         * mm-util.el (mm-string-to-multibyte): New function.
13083         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13084         (mm-coding-system-to-mime-charset): New function.
13085         (mm-decompress-buffer): New function.
13086         (mm-find-buffer-file-coding-system): New function.
13087
13088         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13089         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13090         parts.
13091
13092 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13093
13094         * mm-view.el (mm-display-inline-fontify): Decode a part according
13095         to the charset parameter.
13096
13097 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13098
13099         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13100         prefix arg is neither nil nor a number, as info specifies.
13101
13102 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13103
13104         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13105         timestamps.
13106
13107 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13108
13109         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13110         groups error checking and notify user.
13111
13112 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13113
13114         * message.el (message-send-mail-function): Check existence of
13115         sendmail-program first before using default value
13116         `message-send-mail-with-sendmail'.  Otherwise use more generic
13117         `smtpmail-send-it'.
13118
13119 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13120
13121         * nntp.el (nntp-request-update-info): Always return nil.
13122
13123 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13124
13125         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13126
13127 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13128
13129         * message.el (message-beginning-of-line): Change the behavior when
13130         invoked between BOL and : so that it first moves backward.
13131
13132 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13133
13134         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13135         article buffer when editing of the article is discarded.
13136         (gnus-article-prepare): Revert.
13137
13138 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13139
13140         * gnus-art.el (gnus-article-prepare):
13141         Remove message-strip-forbidden-properties from the local hook.
13142
13143 2005-01-27  Simon Josefsson  <jas@extundo.com>
13144
13145         * password.el (password-cache-add): Only start one timer per key.
13146         Reported by Derek Atkins <warlord@MIT.EDU>.
13147
13148 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13149
13150         * run-at-time.el: Removed.  It is no longer needed as
13151         timer-funcs.el in the xemacs-base package has a working version of
13152         `run-at-time'.
13153
13154         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13155
13156         * password.el: Require timer-funcs instead of run-at-time in
13157         XEmacs.
13158         Remove `password-run-at-time' macro.
13159         (password-cache-add): Use `run-at-time' instead of
13160         `password-run-at-time'.
13161
13162         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13163         Remove `nnheader-cancel-function-timers' alias,
13164         `cancel-function-timers' exists in XEmacs in timer-funcs.
13165
13166         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13167         for `run-with-idle-timer'.
13168
13169         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13170         for `run-at-time'.
13171
13172         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13173         for `with-timeout'.
13174
13175         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13176         the same as for XEmacs 21.4.
13177         No need to ignore `run-with-idle-timer', this function exists in
13178         XEmacs now in timer-funcs.el in the xemacs-base package.
13179         (dgnushack-compile): No need to delete
13180         run-at-time.el from the list of files to compile because it
13181         doesn't exist anymore.
13182
13183 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13184
13185         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13186         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13187
13188 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13189
13190         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13191         sensitively.
13192
13193 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13194
13195         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13196
13197 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13198
13199         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13200         which will be inserted according to the multibyteness of a buffer
13201         rather than the type of contents.  Suggested by ARISAWA Akihiro
13202         <ari@mbf.ocn.ne.jp>.
13203
13204         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13205         of string which old xml.el may return rather than a string.
13206
13207 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13208
13209         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13210
13211 2005-01-16  Simon Josefsson  <jas@extundo.com>
13212
13213         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13214         idn/idna.el isn't available.
13215         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13216         <michael@waxrat.com>.
13217
13218         * hashcash.el: Remove non-FSF copyright header.
13219
13220         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13221         (hashcash-generate-payment): Use it.
13222         (hashcash-generate-payment-async): Use it.
13223
13224 2005-01-15  Simon Josefsson  <jas@extundo.com>
13225
13226         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13227         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13228
13229         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13230         gnus-summary-idna-message.
13231         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13232         (gnus-summary-idna-message): New function.
13233
13234 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13235
13236         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13237         gnus-novice-user.
13238
13239 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13240
13241         * nnrss.el (nnrss-request-delete-group): Delete entries in
13242         nnrss-group-alist as well.
13243         (nnrss-save-server-data): Insert newline.
13244
13245 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13246
13247         * gnus.el (gnus-user-agent): Use list of symbols instead of
13248         symbols.  Display full version number for (S)XEmacs.  Optionally
13249         display (S)XEmacs codename.
13250
13251         * gnus-util.el (gnus-emacs-version): Update for new
13252         `gnus-user-agent'.
13253
13254         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13255         Gnus version.
13256
13257 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13258
13259         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13260         which is unreadable in some setups.
13261
13262 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13263
13264         * gnus-spec.el (gnus-update-format-specifications): Flush the
13265         group format spec cache if it doesn't support decoded group names.
13266
13267 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13268
13269         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13270         Allow to apply decay on score files matching a regexp.
13271
13272 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13273
13274         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13275         compatibility in %g and %c.
13276
13277 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13278
13279         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13280         name for only %g and %c.
13281         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13282         of gnus-tmp-group to decoded group name.
13283         (gnus-group-make-rss-group): Exclude `/'s from group names.
13284
13285 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13286
13287         * nnrss.el (nnrss-get-encoding): Fix regexp.
13288
13289 2004-12-27  Simon Josefsson  <jas@extundo.com>
13290
13291         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13292         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13293         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13294
13295 2004-12-17  Kim F. Storm  <storm@cua.dk>
13296
13297         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13298
13299         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13300
13301 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13302
13303         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13304
13305 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13306
13307         * nnrss.el: Require rfc2047 and mml.
13308         (nnrss-file-coding-system): New variable.
13309         (nnrss-format-string): Redefine it as an inline function.
13310         (nnrss-decode-group-name): New function.
13311         (nnrss-string-as-multibyte): Remove.
13312         (nnrss-retrieve-headers): Decode group name; don't use
13313         nnrss-format-string.
13314         (nnrss-request-group): Decode group name.
13315         (nnrss-request-article): Decode group name; allow a Message-ID as
13316         well as an article number; don't use nnrss-format-string; encode a
13317         Message-ID string which may contain non-ASCII characters; use
13318         mml-to-mime to compose a MIME article.
13319         (nnrss-request-expire-articles): Decode group name.
13320         (nnrss-request-delete-group): Decode group name.
13321         (nnrss-fetch): Clarify error message.
13322         (nnrss-read-server-data): Use insert-file-contents instead of load;
13323         bind file-name-coding-system; use multibyte buffer.
13324         (nnrss-save-server-data): Bind coding-system-for-write to the
13325         value of nnrss-file-coding-system; bind file-name-coding-system;
13326         add coding cookie.
13327         (nnrss-read-group-data): Use insert-file-contents instead of load;
13328         bind file-name-coding-system; use multibyte buffer.
13329         (nnrss-save-group-data): Bind coding-system-for-write to the
13330         value of nnrss-file-coding-system; bind file-name-coding-system.
13331         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13332         make it work with non-ASCII text.
13333         (nnrss-find-el): Make it work with old xml.el as well.
13334
13335 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13336
13337         * nnrss.el (nnrss-get-encoding): New function.
13338         (nnrss-fetch): Use unibyte buffer initially; bind
13339         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13340         decode contents according to the encoding attribute.
13341         (nnrss-save-group-data): Add coding cookie.
13342         (nnrss-mime-encode-string): New function.
13343         (nnrss-check-group): Use it to encode subject and author.
13344
13345 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13346
13347         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13348         imaginary variable.
13349
13350 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13351
13352         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13353         correctly even if there are wide characters.
13354
13355 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13356
13357         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13358         downcased symbol names; make a new cache instead of reusing
13359         bbdb-hashtable.
13360
13361 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13362
13363         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13364         concatenating segments rather than before concatenating them.
13365         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13366
13367         * message.el (message-get-reply-headers): Bind `extra'.
13368
13369 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13370
13371         * message.el (message-extra-wide-headers): New variable.
13372         (message-get-reply-headers): Use it.
13373
13374 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13375
13376         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13377         (gnus-agent-group-pathname): Ditto.
13378
13379         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13380
13381         * gnus-group.el (gnus-group-make-group): Decode group name.
13382         (gnus-group-make-rss-group): Register the group data after opening
13383         the nnrss group.
13384
13385 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13386
13387         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13388         by expiry now get marked as read.
13389
13390 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13391
13392         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13393
13394 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13395
13396         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13397         unify Latin characters in XEmacs.
13398         (mm-find-mime-charset-region): Use it.
13399
13400 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13401
13402         * gnus-util.el (gnus-delete-directory): New function.
13403
13404         * gnus-agent.el (gnus-agent-delete-group): Use it.
13405
13406         * gnus-cache.el (gnus-cache-delete-group): Use it.
13407
13408 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13409
13410         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13411         names.
13412
13413 2004-12-16  Simon Josefsson  <jas@extundo.com>
13414
13415         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13416
13417 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13418
13419         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13420
13421         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13422         (gnus-group-set-current-level): Decode group name.
13423
13424 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13425
13426         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13427         failed.
13428
13429 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13430
13431         * gnus-group.el (gnus-group-delete-group): Decode group name.
13432         (gnus-group-make-rss-group): Encode group name.
13433         (gnus-group-catchup-current): Decode group name.
13434         (gnus-group-kill-group): Decode group name.
13435
13436 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13437
13438         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13439
13440 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13441
13442         * gnus-group.el (gnus-group-make-rss-group):
13443         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13444
13445         * gnus-start.el (gnus-setup-news): Honor user's setting to
13446         gnus-message-archive-method.  Suggested by Lute Kamstra
13447         <lute@gnu.org>.
13448
13449 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13450
13451         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13452         global counterparts of the buffer-local variables.
13453
13454 2004-11-16  Romain Francoise  <romain@orebokech.com>
13455
13456         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13457         counterparts of the buffer-local variables.
13458
13459 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13460
13461         * message.el (message-forbidden-properties): Fixed typo in doc
13462         string.
13463
13464 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13465
13466         * gnus-util.el (gnus-replace-in-string): Added doc string.
13467
13468         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13469         to avoid problems when splitting mails with many recipients.
13470
13471 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13472
13473         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13474         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13475
13476 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13477
13478         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13479         if there is no hashtable in memory or file modification time is
13480         newer than cached timestamp.
13481
13482 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13483
13484         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13485         not-matching option.
13486
13487 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13488
13489         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13490         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13491         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13492         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13493         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13494         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13495
13496 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13497
13498         * message.el (message-forward-make-body-mml): Remove headers
13499         according to message-forward-ignored-headers if a message is decoded.
13500
13501 2004-12-02  Romain Francoise  <romain@orebokech.com>
13502
13503         * message.el (message-forward-make-body-plain): Always remove
13504         headers according to message-forward-ignored-headers.
13505
13506 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13507
13508         * spam.el (spam-summary-prepare-exit): Remove the
13509         gnus-summary-limit pop for now, it has problems with ham marks for
13510         me.
13511
13512 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13513
13514         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13515         correctly.
13516
13517 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13518
13519         * format-spec.el (format-spec): Message the char.
13520
13521 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13522
13523         * gnus-art.el (gnus-split-methods): Reformat comments.
13524
13525         * spam.el (spam-summary-prepare-exit): Remove article limits
13526         before exiting the summary buffer.
13527
13528 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13529
13530         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13531         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13532
13533         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13534         order to silence the byte compiler.
13535
13536         * spam.el: Fix the way to silence the byte compiler, which
13537         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13538         bbdb-search-simple, spam-BBDB-register-routine,
13539         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13540         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13541         spam-stat-buffer-is-spam, spam-stat-load,
13542         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13543         spam-stat-save and spam-stat-split-fancy.
13544
13545 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13546
13547         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13548         which may confuse users.
13549         (canlock-password-for-verify): Ditto.
13550
13551         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13552
13553         * gnus-art.el (gnus-emphasis-alist): Ditto.
13554
13555         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13556
13557         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13558
13559         * gnus-start.el (gnus-save-killed-list): Ditto.
13560
13561         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13562         (gnus-sum-thread-tree-root): Ditto.
13563         (gnus-sum-thread-tree-false-root): Ditto.
13564         (gnus-sum-thread-tree-single-indent): Ditto.
13565
13566         * message.el (message-courtesy-message): Ditto.
13567         (message-archive-note): Ditto.
13568         (message-subscribed-address-file): Ditto.
13569         (message-user-fqdn): Ditto.
13570
13571         * spam-report.el (spam-report-gmane-regex): Ditto.
13572
13573         * spam.el (spam-blackhole-good-server-regex): Ditto.
13574
13575 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13576
13577         * mml.el (mml-preview): Widen the message buffer before copying
13578         the contents to the preview buffer; sort headers before previewing.
13579
13580         * message.el (message-hidden-headers): Fix the way to avoid a bug
13581         in the `repeat' widget in Emacs 21.3 or earlier.
13582
13583 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13584
13585         * message.el (message-hidden-headers): Default to "^References:".
13586         Improve customization type.  Suggested by Reiner Steib
13587         <Reiner.Steib@gmx.de>.
13588
13589 2004-11-25  Romain Francoise  <romain@orebokech.com>
13590
13591         * message.el (message-strip-forbidden-properties): Remove check for
13592         obsolete `message-hidden' text property, hidden headers are not
13593         accessible in the buffer anymore.
13594
13595 2004-11-22  Romain Francoise  <romain@orebokech.com>
13596
13597         * message.el (message-header-format-alist): Add `From' in list
13598         so that it can be sorted.
13599         (message-fix-before-sending): Widen and sort headers before
13600         sending.
13601         (message-hide-headers): Use narrowing to hide headers by moving
13602         them to the top of the buffer and narrowing to the region
13603         underneath.
13604
13605 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13606
13607         * message.el (message-strip-forbidden-properties): Bind
13608         buffer-read-only (etc) to nil.
13609
13610 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13611
13612         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13613         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13614
13615 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13616
13617         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13618
13619 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13620
13621         * dns.el (query-dns): Use sit-for to time instead of
13622         accept-process-output, since that doesn't seem to work on udp
13623         sockets.
13624
13625 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13626
13627         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13628
13629 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13630
13631         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13632         doc string.  Improve doc string.
13633
13634 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13635
13636         * nntp.el (nntp-request-update-info): Return nil if
13637         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13638         may not call gnus-activate-group which uselessly issues the GROUP
13639         commands for all nntp groups and wastes time.  Reported by Romain
13640         Francoise <romain@orebokech.com>.
13641
13642         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13643
13644 2004-11-15  Simon Josefsson  <jas@extundo.com>
13645
13646         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13647         headers separately.
13648         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13649         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13650
13651 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13652
13653         * gnus-start.el (gnus-convert-old-newsrc):
13654         Assign legacy-gnus-agent to 5.10.7.
13655
13656 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13657
13658         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13659         start of the lines.
13660
13661 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13662
13663         * hashcash.el (hashcash-default-payment): Change default to 20.
13664         (hashcash-default-accept-payment): Change default to 20.
13665         (hashcash-process-alist): New variable.
13666         (hashcash-generate-payment-async): Add.
13667         (hashcash-already-paid-p): Add.
13668         (hashcash-insert-payment): Don't generate payments twice.
13669         (hashcash-insert-payment-async): Add.
13670         (hashcash-insert-payment-async-2): Add.
13671         (hashcash-cancel-async): Add.
13672         (hashcash-wait-async): Add.
13673         (hashcash-processes-running-p): Add.
13674         (hashcash-wait-or-cancel): Add.
13675         (mail-add-payment): New optional argument.  Conditionally start
13676         asynchronous calculation.
13677         (mail-add-payment-async): Add.
13678
13679         * message.el (message-send-mail): Wait for asynchronous hashcash
13680         results.  Don't clobber existing X-Hashcash headers.
13681         (message-setup-1): Call mail-add-payment-async when
13682         message-generate-hashcash is non-nil.
13683
13684 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13685
13686         * message.el (message-use-alternative-email-as-from): Examine the
13687         From header as well; use message-make-from in order to include a
13688         user's full name.
13689
13690 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13691
13692         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13693         default; improve customization type.
13694         (gnus-emphasis-custom-with-format): New macro.
13695         (gnus-emphasis-custom-value-to-external): New function.
13696         (gnus-emphasis-custom-value-to-internal): New function.
13697
13698 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13699
13700         * dns.el (query-dns): Resolve reverse addresses.
13701
13702 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13703
13704         * gnus-group.el (gnus-group-get-new-news): Use it.
13705
13706         * gnus-start.el (gnus-check-reasonable-setup): New function.
13707
13708 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13709
13710         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13711         "Args out of range" error.  Reported by Arnaud Giersch
13712         <arnaud.giersch@free.fr>.
13713
13714 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13715
13716         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13717
13718 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13719
13720         * spam.el (spam group): Add :version.
13721
13722         * pgg-def.el (pgg group): Add :version.
13723
13724 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13725
13726         * gnus-art.el (gnus-article-edit-article): Don't associate the
13727         article buffer with a draft file.  This is a temporary measure
13728         against the 2004-08-22 change to gnus-article-edit-mode.
13729
13730 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13731
13732         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13733         (html2text-format-tags): Remove unused variable `attr'.
13734
13735 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13736
13737         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13738
13739         * tls.el (tls-process-connection-type, tls-success)
13740         (tls-certtool-program): Add :version.
13741
13742         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13743         (starttls-extra-arguments, starttls-process-connection-type)
13744         (starttls-connect, starttls-failure, starttls-success): Add :version.
13745
13746         * spam-stat.el (spam-stat): Add :version.
13747
13748         * sieve.el (sieve): Add :version.
13749
13750         * sha1.el (sha1): Add :version.
13751         (sha1-use-external): Remove redundant version.
13752
13753         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13754         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13755         (nnmail-split-fancy-match-partial-words)
13756         (nnmail-split-lowercase-expanded): Add :version.
13757
13758         * nndiary.el (nndiary): Add :version.
13759
13760         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13761
13762         * mml-sec.el (mml-default-sign-method)
13763         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13764         Add :version.
13765
13766         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13767
13768         * mm-url.el (mm-url-use-external, mm-url-program)
13769         (mm-url-arguments): Add :version.
13770
13771         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13772         (mm-attachment-file-modes, mm-decrypt-option)
13773         (mm-w3m-safe-url-regexp): Add :version.
13774
13775         * message.el (message-cite-prefix-regexp)
13776         (message-sendmail-envelope-from, message-minibuffer-local-map)
13777         (message-user-fqdn, message-completion-alist): Add :version.
13778
13779         * gnus-win.el (gnus-configure-windows-hook)
13780         (gnus-use-frames-on-any-display): Add :version.
13781
13782         * gnus-art.el (gnus-article-address-banner-alist)
13783         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13784         (gnus-treat-from-picon, gnus-treat-mail-picon)
13785         (gnus-treat-x-pgp-sig): Add :version.
13786
13787         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13788         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13789         (gnus-summary-article-delete-hook)
13790         (gnus-summary-display-while-building): Add :version.
13791
13792         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13793         (gnus-get-top-new-news-hook): Add :version.
13794
13795         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13796         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13797
13798         * gnus-registry.el (gnus-registry): Add :version.
13799
13800         * gnus-spec.el (gnus-use-correct-string-widths)
13801         (gnus-make-format-preserve-properties): Add :version.
13802
13803         * gnus.el (gnus-group-charter-alist)
13804         (gnus-group-fetch-control-use-browse-url)
13805         (gnus-install-group-spam-parameters): Add :version.
13806
13807         * gnus-diary.el (gnus-diary): Add :version.
13808
13809         * gnus-delay.el (gnus-delay): Add :version.
13810
13811         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13812         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13813         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13814         Add :version.
13815
13816         * gnus-agent.el (gnus-agent-max-fetch-size)
13817         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13818         (gnus-agent-prompt-send-queue): Add :version.
13819
13820         * deuglify.el (gnus-outlook-deuglify): Add :version.
13821
13822         * html2text.el: Beautify code.  Improve doc strings.  Some
13823         checkdoc cleanup.
13824         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13825
13826 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13827
13828         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13829
13830 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13831
13832         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13833         when package is loaded.
13834
13835         * spam.el (spam-summary-score-preferred-header): Add global preference
13836         for people who want to override the default SpamAssassin over
13837         Bogofilter preference (when both are set).
13838         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13839         (spam-user-format-function-S): Check
13840         spam-summary-score-preferred-header.
13841         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13842         (spam-user-format-function-S): Format the score correctly.
13843
13844 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13845
13846         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13847         signature file.  Suggested by Manoj Srivastava
13848         <srivasta@golden-gryphon.com>.
13849
13850         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13851         iso-2022-jp even in the Japanese language environment.
13852         Suggested by Jason Rumney <jasonr@gnu.org>.
13853
13854 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13855
13856         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13857         use the same characters as the dummy marks; make it free from
13858         getting affected by the language environment.
13859         (gnus-summary-read-group-1): Update mark positions only when the
13860         format spec is updated.
13861
13862         * gnus-spec.el (gnus-update-format-specifications): Return a list
13863         of updated types.
13864
13865 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13866
13867         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13868         of boundp to check if display-warning is available.
13869
13870 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13871
13872         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13873
13874 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13875
13876         * nnspool.el (nnspool-spool-directory): Use news-path if the
13877         news-directory variable is not bound.
13878
13879         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13880         function instead of display-warning if it is not available.
13881
13882 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13883
13884         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13885         v5-10: Use `point-at-bol'.
13886
13887 2004-10-26  Simon Josefsson  <jas@extundo.com>
13888
13889         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13890         <chenggao@gmail.com>.
13891
13892 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13893
13894         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13895         instead.
13896
13897 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13898
13899         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13900         to remove a server from the nnimap-server-buffer-alist.
13901         (nnimap-open-connection, nnimap-close-server): Use it.
13902
13903         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13904
13905 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13906
13907         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13908         running the major-mode function.
13909
13910 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13911
13912         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13913         dummy marks in the right way.
13914
13915 2004-10-18  David Edmondson  <dme@dme.org>
13916
13917         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13918         excessively.
13919
13920 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13921
13922         * gnus-util.el (gnus-split-references): Accept a nil references
13923         string and go on blissfully.
13924
13925         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13926         cases where the references string is non-nil but has no references.
13927
13928         * encrypt.el: Add autoload tags.
13929
13930         * spam.el (spam-resolve-registrations-routine): Remove article
13931         from unregistration list too.  Reported by David Hanak
13932         <dhanak@isis.vanderbilt.edu>
13933
13934 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13935
13936         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13937         nil.  Changed custom type.
13938
13939 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13940
13941         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13942
13943         * gnus-sum.el (gnus-summary-move-article): Use it.
13944
13945 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13946
13947         * encrypt.el: Add autoload cookies.
13948
13949         * spam.el (spam-backend-article-list-property)
13950         (spam-backend-get-article-todo-list)
13951         (spam-backend-put-article-todo-list)
13952         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13953         Resolve registrations separately.
13954         (spam-register-routine): Format comments.
13955         (spam-unregister-routine, spam-register-routine): Always call with
13956         specific-articles, no default list.
13957         (spam-summary-prepare-exit): Use the spam-classifications function.
13958
13959         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13960         gnus-encrypt.el.
13961
13962         * encrypt.el: Copied from gnus-encrypt.el.
13963
13964         * gnus-encrypt.el: Commented that it's obsolete.
13965
13966 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13967
13968         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13969         (gnus-score-save): Use it.
13970
13971         * message.el (message-bury): Use `window-dedicated-p'.
13972
13973 2004-10-15  Simon Josefsson  <jas@extundo.com>
13974
13975         * pop3.el (top-level): Don't require nnheader.
13976         (pop3-read-timeout): Add.
13977         (pop3-accept-process-output): Add.
13978         (pop3-read-response, pop3-retr): Use it.
13979
13980 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13981
13982         * spam.el (spam-register-routine): Move comment.
13983         (spam-verify-bogofilter): Use 'unknown for the initial
13984         spam-bogofilter-valid state, not 'never.
13985
13986         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13987         for netrc-machine.
13988
13989         * nnimap.el (nnimap-open-connection): Use
13990         netrc-machine-user-or-password.
13991
13992 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13993
13994         * gnus-registry.el (gnus-registry-unload-hook):
13995         Set as a variable with add-hook.
13996
13997         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13998         of news-path.
13999
14000         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14001
14002         * spam.el: Delete duplicate `provide'.
14003         (spam-unload-hook): Set as a variable with add-hook.
14004
14005 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14006
14007         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14008         in the doc string.
14009
14010         * message.el (message-ignored-news-headers)
14011         (message-ignored-supersedes-headers)
14012         (message-ignored-resent-headers)
14013         (message-forward-ignored-headers): Improve custom type.
14014
14015 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14016
14017         * message.el (message-tokenize-header): Fix 2004-09-06 change
14018         which used point-min in the wrong place.
14019
14020 2004-10-12  Simon Josefsson  <jas@extundo.com>
14021
14022         * tls.el (tls-certtool-program): New variable.
14023         (tls-certificate-information): New function, based on
14024         ssl-certificate-information.
14025
14026 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14027
14028         * compface.el: Move the version of ELisp-based uncompface program
14029         to the contrib directory because of the copyright problem.
14030
14031 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14032
14033         * message.el (message-kill-buffer): Raise the current frame.
14034
14035 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14036
14037         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14038
14039         * gnus.el (message-y-or-n-p): Autoload.
14040
14041         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14042         (pop3-password-required, pop3-authentication-scheme)
14043         (pop3-leave-mail-on-server): Made customizable.
14044         (pop3): New custom group.
14045         (pop3-retr): Remove `sleep-for' statements.
14046         Suggested by Dave Love <fx@gnu.org>.
14047
14048         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14049         Windows/DOS.
14050
14051         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14052         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14053         Dave Love <fx@gnu.org>.
14054
14055         * mml.el (mml-minibuffer-read-disposition): Require match.
14056         Suggested by Dave Love <fx@gnu.org>.
14057
14058 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14059
14060         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14061         doc string.
14062
14063 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14064
14065         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14066
14067 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14068
14069         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14070         instead of calling `mm-insert-inline', to decode text/* parts
14071         before displaying them.
14072
14073 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14074
14075         * mm-uu.el (mm-uu-text-plain-type): New variable.
14076         (mm-uu-pgp-signed-extract-1): Use it.
14077         (mm-uu-pgp-encrypted-extract-1): Use it.
14078         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14079         bind mm-uu-text-plain-type with that value.
14080         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14081         mm-uu-dissect.
14082
14083 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14084
14085         * gnus-group.el (gnus-update-group-mark-positions):
14086         * gnus-sum.el (gnus-update-summary-mark-positions):
14087         * message.el (message-check-news-body-syntax):
14088         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14089         of string-as-multibyte.
14090
14091 2004-10-05  Juri Linkov  <juri@jurta.org>
14092
14093         * gnus-group.el (gnus-update-group-mark-positions):
14094         * gnus-sum.el (gnus-update-summary-mark-positions):
14095         * message.el (message-check-news-body-syntax):
14096         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14097         8-bit unibyte values to a multibyte string for search functions.
14098
14099 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14100
14101         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14102         (mm-uu-dissect-text-parts): New function.
14103
14104         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14105         dissect text parts.
14106
14107         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14108         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14109
14110         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14111
14112         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14113         gnus-current-topics instead of gnus-current-topic.
14114
14115 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14116
14117         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14118
14119 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14120
14121         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14122         where approriate.
14123
14124         * nnml.el (nnml-generate-active-info): do.
14125
14126         * nndiary.el (nndiary-generate-active-info): do.
14127
14128         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14129         (gnus-topic-move): do.
14130
14131         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14132         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14133
14134         * gnus-srvr.el (gnus-server-prepare)
14135         (gnus-server-open-all-servers): do.
14136
14137         * gnus-msg.el (gnus-summary-cancel-article)
14138         (gnus-summary-resend-message)
14139         (gnus-summary-mail-crosspost-complaint): do.
14140
14141         * gnus-move.el (gnus-change-server): do.
14142
14143         * gnus-group.el (gnus-group-unmark-all-groups)
14144         (gnus-group-set-current-level): do.
14145
14146 2004-10-04  Simon Josefsson  <jas@extundo.com>
14147
14148         * message.el (message-generate-hashcash): Doc fix.
14149
14150 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14151
14152         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14153         avoid infinite recursion via gnus-get-function.
14154
14155 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14156
14157         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14158
14159         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14160
14161         * nnmail.el (nnmail-split-history): do.
14162
14163         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14164         (nnml-request-delete-group): do.
14165
14166         * nnslashdot.el (nnslashdot-read-groups): do.
14167
14168         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14169         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14170
14171         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14172         (nnspool-sift-nov-with-sed): Use last.
14173         (nnspool-retrieve-headers-with-nov): Use mapc.
14174         (nnspool-request-newgroups): Use dolist.
14175         (nnspool-request-group): Use last.
14176
14177         * nntp.el (nntp-read-server-type): Use dolist.
14178
14179         * nnvirtual.el (nnvirtual-create-mapping)
14180         (nnvirtual-update-read-and-marked): Use dolist.
14181         (nnvirtual-convert-headers): Simplify.
14182
14183 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14184
14185         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14186         support for sync'ing tick marks.
14187
14188 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14189
14190         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14191         there's no visible header.
14192
14193 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14194
14195         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14196         necessary, pass full group name to gnus-request-set-marks.
14197
14198 2004-10-01  Simon Josefsson  <jas@extundo.com>
14199
14200         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14201         acroread.
14202
14203 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14204
14205         * spam-report.el (spam-report-gmane): Fix interactive.
14206
14207         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14208
14209         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14210         when writing file.
14211         (gnus-agent-synchronize-flags): Don't default to being
14212         interactive.
14213
14214 2004-09-30  Simon Josefsson  <jas@extundo.com>
14215
14216         * message.el (message-generate-hashcash): Add.
14217         (message-send-mail): Use it, call mail-add-payment.
14218
14219 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14220
14221         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14222
14223 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14224
14225         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14226         gnus-requst-update-info with explicit code to sync the in-memory
14227         info read flags with the marks being sync'd to the backend.
14228
14229         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14230
14231 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14232
14233         * spam.el (spam-verify-bogofilter): Add new function.
14234         (spam-check-bogofilter)
14235         (spam-bogofilter-register-with-bogofilter): Use it.
14236         (spam-verify-bogofilter): Add small fixes.
14237
14238 2004-09-28  Simon Josefsson  <jas@extundo.com>
14239
14240         * hashcash.el (hashcash-generate-payment): Revert.
14241
14242 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14243
14244         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14245         gnus-extract-references instead of gnus-split-references.
14246
14247         * gnus-util.el (gnus-extract-references): Add new function, analogous
14248         to gnus-split-references but extracts only the message-ID without
14249         anything extra.
14250
14251         * hashcash.el (hashcash-generate-payment)
14252         (hashcash-check-payment): Do the right thing if hashcash-path is
14253         nil (because the hashcash program could not be found).
14254
14255         * spam.el (spam-use-hashcash): Remove comment.
14256
14257 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14258
14259         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14260         (gnus-cache-enter-article, gnus-cache-remove-article)
14261         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14262
14263         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14264
14265         * gnus-art.el (article-hide-boring-headers)
14266         (article-translate-strings, article-display-face)
14267         (gnus-article-mime-match-handle-first)
14268         (gnus-article-highlight-headers)
14269         (gnus-article-add-buttons-to-head): do.
14270
14271 2004-09-27  Simon Josefsson  <jas@extundo.com>
14272
14273         * hashcash.el: New version, from
14274         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14275         ../contrib/.
14276
14277 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14278
14279         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14280
14281 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14282
14283         * gnus-dup.el (gnus-dup-open): Use mapc.
14284         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14285
14286         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14287         Reported by Stefan Wiens <s.wi@gmx.net>.
14288
14289         * gnus.el (gnus-shutdown): Use dolist.
14290
14291         * gnus-undo.el (gnus-undo): Use mapc.
14292
14293         * nnrss.el (nnrss-generate-active): do.
14294
14295         * message.el (message-cite-original-without-signature)
14296         (message-cite-original): Use mapc.
14297         (message-do-actions, message-make-forward-subject): Use dolist.
14298
14299 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14300
14301         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14302         deletion to remove entire duplicate line.  Fixes merged article
14303         number bug.
14304
14305 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14306
14307         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14308         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14309         first ask if you want to open a server and then, even when you
14310         responded with no, asking if you want to synchronize the server's
14311         flags.
14312         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14313         multi-line expressions.
14314         (gnus-agent-synchronize-group-flags): New internal function.
14315         Updates marks in memory (in the info structure) AND in the
14316         backend.
14317
14318         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14319
14320         * nnagent.el (nnagent-request-set-mark): Use
14321         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14322         method, to ensure that synchronization updates marks in the
14323         backend and in the info (in memory) structure.
14324
14325 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14326
14327         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14328         convention fully; don't miss the root article of a thread; make
14329         the X-Draft-From header with correct article numbers.
14330
14331 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14332
14333         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14334         unless plugged.  Disable the agent so that an open failure causes
14335         an error.
14336
14337         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14338         Reverted 2004-09-21 change.  The backend must be opened while
14339         synchronizing flags even when the backend stores the flags
14340         locally.
14341
14342 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14343
14344         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14345         in `header' match.  Reported by Svend Tollak Munkejord.
14346
14347         * message.el (message-cite-original): Fix use of
14348         `message-cite-articles-with-x-no-archive'.
14349
14350 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14351
14352         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14353         (gnus-window-to-buffer): Ditto.
14354
14355         * mml.el (mml-preview-buffer): New variable.
14356         (mml-preview): Manage window layout with gnus-buffer-configuration.
14357
14358         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14359         X-Draft-From header even if those articles aren't quoted.
14360
14361 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14362
14363         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14364         (gnus-request-set-mark, gnus-request-update-mark): Use new
14365         g-s-t-u-l-m to decide to use backend even when unplugged.
14366
14367 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14368
14369         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14370         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14371
14372 2004-09-20  Simon Josefsson  <jas@extundo.com>
14373
14374         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14375         "utf-16-le".
14376
14377 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14378
14379         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14380
14381 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14382
14383         * uudecode.el (uudecode-use-external): Add :version.
14384
14385         * smime.el (smime-CA-file, smime-encrypt-cipher)
14386         (smime-dns-server): Add :version.
14387
14388         * smiley.el (gnus-smiley-file-types): Add :version.
14389
14390         * sha1.el (sha1-use-external): Add :version.
14391
14392         * pgg-def.el (pgg-query-keyserver): Add :version.
14393
14394         * nnmail.el (nnmail-fancy-expiry-targets)
14395         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14396         Add :version.
14397
14398         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14399         (nnimap-retrieve-groups-asynchronous): Add :version.
14400         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14401
14402         * mml.el (mml-content-disposition-parameters)
14403         (mml-insert-mime-headers-always): Add :version.
14404
14405         * mm-util.el (mm-coding-system-priorities): Add :version.
14406
14407         * mm-decode.el (mm-inline-text-html-with-images)
14408         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14409         (mm-verify-option): Add :version.
14410         (mm-text-html-renderer): Change :version.
14411
14412         * message.el (message-fcc-externalize-attachments)
14413         (message-required-headers, message-draft-headers)
14414         (message-subject-trailing-was-query)
14415         (message-subject-trailing-was-ask-regexp)
14416         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14417         (message-mark-insert-end, message-archive-header)
14418         (message-archive-note, message-cross-post-default)
14419         (message-cross-post-note, message-followup-to-note)
14420         (message-cross-post-note-function, message-use-mail-followup-to)
14421         (message-subscribed-address-functions)
14422         (message-subscribed-address-file, message-subscribed-addresses)
14423         (message-subscribed-regexps, message-allow-no-recipients)
14424         (message-yank-cited-prefix, message-signature-insert-empty-line)
14425         (message-hidden-headers, message-hierarchical-addresses)
14426         (message-mail-user-agent, message-use-idna)
14427         (message-valid-fqdn-regexp)
14428         (message-strip-special-text-properties, message-header-synonyms)
14429         (message-beginning-of-line, message-tab-body-function): Add :version.
14430         (message-insert-canlock, message-wide-reply-confirm-recipients):
14431         Change :version.
14432
14433         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14434         and :version.
14435         (mail-source-delete-old-incoming-confirm)
14436         (mail-source-movemail-program): Add :version.
14437
14438         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14439         (gnus-agent-cache, gnus-agent): Change :version.
14440
14441         * gnus-util.el (gnus-use-byte-compile): Change :version.
14442
14443         * gnus-sum.el (gnus-summary-make-false-root-always)
14444         (gnus-summary-default-high-score)
14445         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14446         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14447         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14448         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14449         (gnus-sum-thread-tree-single-indent)
14450         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14451         (gnus-sum-thread-tree-leaf-with-other)
14452         (gnus-sum-thread-tree-single-leaf): Add :version.
14453         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14454         (gnus-article-loose-mime): Change :version.
14455
14456         * gnus-start.el (gnus-backup-startup-file)
14457         (gnus-save-startup-file-via-temp-buffer): Add :version.
14458
14459         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14460         (gnus-server-offline-face): Add :version.
14461
14462         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14463
14464         * gnus-msg.el (gnus-gcc-externalize-attachments)
14465         (gnus-debug-files, gnus-debug-exclude-variables)
14466         (gnus-discouraged-post-methods): Change :version.
14467         (gnus-confirm-mail-reply-to-news)
14468         (gnus-confirm-treat-mail-like-news): Add :version.
14469
14470         * gnus-int.el (gnus-server-unopen-status): Add :version.
14471
14472         * gnus-group.el (gnus-group-jump-to-group-prompt)
14473         (gnus-large-ephemeral-newsgroup)
14474         (gnus-fetch-old-ephemeral-headers): Add :version.
14475
14476         * gnus-fun.el (gnus-x-face-directory)
14477         (gnus-convert-pbm-to-x-face-command)
14478         (gnus-convert-image-to-x-face-command)
14479         (gnus-convert-image-to-face-command): Add :version.
14480
14481         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14482
14483         * gnus-cite.el (gnus-cite-blank-line-after-header)
14484         (gnus-article-boring-faces): Add :version.
14485
14486         * gnus-art.el (gnus-buttonized-mime-types)
14487         (gnus-inhibit-mime-unbuttonizing)
14488         (gnus-treat-display-face)
14489         (gnus-treat-body-boundary): Change :version.
14490         (gnus-body-boundary-delimiter, gnus-picon-databases)
14491         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14492         (gnus-treat-date-english, gnus-treat-fold-headers)
14493         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14494         (gnus-treat-mail-picon, gnus-treat-wash-html)
14495         (gnus-article-encrypt-protocol)
14496         (gnus-use-idna, gnus-article-over-scroll)
14497         (gnus-mime-display-multipart-alternative-as-mixed)
14498         (gnus-mime-display-multipart-related-as-mixed)
14499         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14500         (gnus-ctan-url, gnus-button-ctan-handler)
14501         (gnus-button-handle-ctan-bogus-regexp)
14502         (gnus-button-ctan-directory-regexp)
14503         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14504         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14505         (gnus-button-man-level, gnus-button-emacs-level)
14506         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14507
14508         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14509         (gnus-agent-go-online): Change :version.
14510         (gnus-agent-expire-unagentized-dirs)
14511         (gnus-agent-auto-agentize-methods): Add :version.
14512
14513         * flow-fill.el (fill-flowed-display-column)
14514         (fill-flowed-encode-column): Add :version.
14515
14516         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14517         (gnus-outlook-deuglify-unwrap-max)
14518         (gnus-outlook-deuglify-cite-marks)
14519         (gnus-outlook-deuglify-unwrap-stop-chars)
14520         (gnus-outlook-deuglify-no-wrap-chars)
14521         (gnus-outlook-deuglify-attrib-cut-regexp)
14522         (gnus-outlook-deuglify-attrib-verb-regexp)
14523         (gnus-outlook-deuglify-attrib-end-regexp)
14524         (gnus-outlook-display-hook): Add :version.
14525
14526         * binhex.el (binhex-use-external): Add :version.
14527
14528 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14529
14530         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14531         and `invisible'.
14532
14533 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14534
14535         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14536         in gnus-registry-trim.
14537
14538 2004-09-13  Simon Josefsson  <jas@extundo.com>
14539
14540         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14541
14542         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14543
14544         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14545         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14546         <yamaoka@jpl.org>.
14547         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14548         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14549         <yamaoka@jpl.org>.
14550
14551         * sieve.el (sieve-manage-mode): Ditto.
14552
14553 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14554
14555         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14556
14557 2004-09-11  Simon Josefsson  <jas@extundo.com>
14558
14559         * dns-mode.el: Add.
14560
14561         * mm-view.el (mm-display-dns-inline): Add.
14562
14563         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14564         (mm-automatic-display): Ditto.
14565
14566         * mailcap.el (mailcap-mime-data): Add text/dns.
14567         (mailcap-mime-extensions): Map .soa to text/dns.
14568
14569 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14570
14571         * gnus-art.el (article-decode-mime-words, article-babel)
14572         (gnus-article-highlight-signature, gnus-article-add-buttons)
14573         (gnus-signature-toggle): Remove unnecessary bindings of
14574         `inhibit-read-only' inherited from v5.10 merge.
14575
14576 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14577
14578         * nntp.el (nntp): New customization group.
14579         (nntp-authinfo-file): Add customization group.
14580
14581         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14582
14583         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14584
14585         * gnus.el (to-address, to-list, subscribed)
14586         (large-newsgroup-initial): Ditto.
14587
14588         * flow-fill.el (fill-flowed-display-column)
14589         (fill-flowed-encode-column): Ditto.
14590
14591 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14592
14593         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14594         Use point-min rather than 1.
14595         (message-send-mail): Use buffer-size rather than point-max.
14596
14597         * gnus-sum.el (gnus-summary-search-article-forward):
14598         Signal a specific `search-failed' rather than a generic `error'.
14599
14600         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14601         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14602         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14603
14604 2004-09-10  Simon Josefsson  <jas@extundo.com>
14605
14606         * nndb.el (require): Remove tcp and duplicate cl.
14607
14608 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14609
14610         * gnus-agent.el (directory-files-and-attributes): Move forward.
14611
14612 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14613
14614         * gnus-agent.el (directory-files-and-attributes): Optionally
14615         defined to support XEmacs.
14616
14617 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14618
14619         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14620         to avoid run-time CL dependencies.
14621         (gnus-agent-unfetch-articles): New function.
14622         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14623         article numbers even when local .overview file is missing.
14624         (gnus-agent-read-article-number): New function.  Only accepts
14625         27-bit article numbers.
14626         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14627         gnus-agent-read-article-number.
14628         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14629         from backend while recognizing that article numbers in .overview
14630         must be valid.
14631         (gnus-agent-update-files-total-fetched-for): Use
14632         directory-files-and-attributes to improve performance.
14633         * gnus-int.el (gnus-request-move-article): Use
14634         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14635         improve performance.
14636
14637         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14638         some users confused by references to .newsrc when they only have a
14639         .newsrc.eld file.
14640         (gnus-convert-mark-converter-prompt)
14641         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14642         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14643         New function.  Used internally to only display 'gnus converting
14644         files' message when actually necessary.
14645
14646         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14647         methods now autoloaded.
14648
14649 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14650
14651         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14652         identifiers.
14653
14654 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14655
14656         * gnus-picon.el: Fix indentation and closing parenthesis.
14657
14658 2004-09-01  Simon Josefsson  <jas@extundo.com>
14659
14660         * message.el (message-canlock-generate): Require sha1, not
14661         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14662         to require within a function.  Sadly, if sha1.el isn't loaded, the
14663         let binding in m-c-g will hide the defcustom definition, which is
14664         bad.)
14665
14666         * canlock.el: Require sha1, not sha1-el.
14667
14668         * message.el: Don't autoload sha1 (there is a autoload cookie in
14669         sha1.el).
14670
14671         * sha1-el.el: Renamed to sha1.el.
14672
14673 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14674
14675         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14676
14677 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14678
14679         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14680
14681 2004-08-30  Kim F. Storm  <storm@cua.dk>
14682
14683         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14684
14685         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14686         Add :group 'nnimap.
14687
14688 2004-08-30  Andreas Schwab  <schwab@suse.de>
14689
14690         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14691         ?* and ?\;.
14692
14693         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14694         and ?\' to symbol instead of whitespace.
14695
14696 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14697
14698         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14699
14700         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14701         instead of re-search-forward.
14702
14703         * gnus-uu.el (gnus-uu-save-article): Ditto.
14704         (gnus-uu-post-encode-uuencode): Ditto.
14705
14706         * html2text.el (html2text-clean-list-items): Ditto.
14707         (html2text-clean-dtdd): Ditto.
14708         (html2text-format-tags): Ditto.
14709
14710         * message.el (message-send-mail-with-sendmail): Fix regexp.
14711         (message-fill-field-general): Use search-forward instead of
14712         re-search-forward.
14713         (unbold-region): Ditto.
14714
14715         * nnrss.el (nnrss-request-article): Ditto.
14716
14717         * nnslashdot.el (nnslashdot-request-article): Ditto.
14718
14719         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14720
14721         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14722         "Unrecognized menu descriptor" error in XEmacs.
14723
14724 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14725
14726         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14727         parent article of a sparse article in the thread hashtb.
14728
14729 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14730
14731         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14732         (nnmail-expand-newtext): Lowercase expanded entries if
14733         nnmail-split-lowercase-expanded is non-nil.
14734
14735 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14736
14737         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14738
14739         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14740         of gnus-tmp-news-method into string under XEmacs.  It will be
14741         passed to gnus-correct-length which takes only a string argument.
14742
14743 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14744
14745         * gnus-util.el (gnus-bind-print-variables): New macro.
14746         (gnus-prin1): Use it.
14747         (gnus-prin1-to-string): Use it.
14748         (gnus-pp): New function.
14749         (gnus-pp-to-string): New function.
14750
14751         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14752         Replace pp-to-string with gnus-pp-to-string.
14753         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14754         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14755         * gnus-msg.el (gnus-debug): Ditto.
14756         * gnus-score.el (gnus-score-save): Ditto.
14757         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14758         gnus-pp-to-string.
14759         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14760         with gnus-pp.
14761         * score-mode.el (gnus-score-pretty-print): Ditto.
14762         * webmail.el (webmail-debug): Ditto.
14763
14764 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14765
14766         * gnus-art.el (article-display-face, article-display-x-face):
14767         Use buffer-read-only.
14768
14769 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14770
14771         * gnus-art.el (article-hide-list-identifiers):
14772         Bind inhibit-read-only as t.
14773
14774 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14775
14776         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14777
14778 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14779
14780         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14781         (gnus-narrow-to-page): Don't assume point-min == 1.
14782         (gnus-article-edit-mode): Derive from message-mode.
14783
14784         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14785         point-min == 1.
14786
14787         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14788         Disable incorrect use of `assert'.
14789
14790         * message.el (message-mode): Set comment-start-skip.
14791
14792
14793 2004-08-22  Sam Steingold  <sds@gnu.org>
14794
14795         * pop3.el (pop3-leave-mail-on-server): New user variable.
14796         (pop3-movemail): Delete mail only when it is nil.
14797
14798 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14799
14800         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14801
14802         * mml.el (mml-preview): Use `pop-to-buffer'.
14803
14804         * message.el (message-goto-mail-followup-to): Insert after "To".
14805         (message-carefully-insert-headers): Add comment.
14806
14807         * gnus.el: Remove unused variable `gnus-article-check-size'.
14808
14809         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14810
14811         * gnus-art.el (gnus-button-alist): Improve
14812         `gnus-button-handle-library' entry.
14813
14814 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14815
14816         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14817         downcase, since XEmacs capitalizes error messages differently.
14818
14819 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14820
14821         * nntp.el: Add (require 'gnus) due to reference to
14822         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14823
14824 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14825
14826         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14827         `mm-fill-flowed'.
14828
14829         * mm-decode.el (mm-dissect-singlepart): Check it.
14830
14831 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14832
14833         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14834         'imap' for netrc parsing.
14835
14836 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14837
14838         * mailcap.el (mailcap-mime-data): Mark as risky.
14839
14840 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14841
14842         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14843         may be included in the encoded word.
14844         (rfc2047-encode): Don't append a space if the encoded word
14845         includes close parenthesis.
14846
14847 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14848
14849         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14850         of text within parentheses.
14851
14852 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14853
14854         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14855         (gnus-encrypt-write-file-contents): Make the password key the file
14856         name PLUS the cipher, not just the cipher.  Also remove failed
14857         passwords from the cache.
14858
14859 2004-08-06  Simon Josefsson  <jas@extundo.com>
14860
14861         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14862         fix.
14863
14864 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14865
14866         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14867         LWSP.
14868
14869 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14870
14871         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14872         to append in-reply-to: data to the references: header.
14873
14874         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14875         (netrc-parse): Use gnus-encrypt.el functions.
14876
14877         * gnus-encrypt.el: Add new file for encryption support; currently
14878         does only a few GPG ciphers and an internal XOR cipher.
14879
14880         * password.el: Add comments on using password-read-and-add.
14881         (password-read-and-add): Add function to read and add the
14882         password to the cache at once.
14883
14884 2004-07-28  Simon Josefsson  <jas@extundo.com>
14885
14886         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14887         parameter (but don't use it, for now).
14888
14889         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14890         instead of hard coding to nil.
14891
14892 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14893
14894         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14895         as mm-inline-image-xemacs does.
14896
14897 2004-07-26  Simon Josefsson  <jas@extundo.com>
14898
14899         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14900         Revert part of 2004-07-17 change below.
14901
14902 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14903
14904         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14905         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14906
14907 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14908
14909         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14910         quotes that actually start with ">" at the beginning of the
14911         lines.
14912
14913 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14914
14915         * rfc2047.el (rfc2047-encode-region): Fix last change.
14916         (rfc2047-encode-parameter): Remove useless concat.
14917
14918 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14919
14920         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14921         encode special characters; fix some kind of misconfigured headers;
14922         signal a real error if debug-on-quit or debug-on-error is non-nil.
14923         (rfc2047-encode-max-chars): New variable.
14924         (rfc2047-encode-1): Use it.
14925         (rfc2047-encode-parameter): New function.
14926
14927         * mml.el (mml-insert-parameter): Remove an excessive space.
14928
14929 2004-07-17  Simon Josefsson  <jas@extundo.com>
14930
14931         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14932         Kai Grossjohann <kai@emptydomain.de>.
14933         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14934         (gnus-group-make-menu-bar): Ditto.
14935
14936         * gnus-util.el (gnus-group-server): Add.
14937
14938 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14939
14940         * message.el (message-clone-locals): Clone sendmail and smtp
14941         variables.
14942
14943 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14944
14945         * rfc2047.el (rfc2047-encode-region): Fix last change.
14946
14947 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14948
14949         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14950         characters as non-special.
14951
14952 2004-07-09  Simon Josefsson  <jas@extundo.com>
14953
14954         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14955         Users will lose all flag changes made while unplugged with
14956         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14957         good default.  See numerous reports on ding mailing list.
14958
14959 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14960
14961         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14962         add generate-head-function and generate-article-function to the
14963         rfc822-forward entry.
14964         (nndoc-rfc822-forward-generate-article): New function.
14965         (nndoc-rfc822-forward-generate-head): New function.
14966
14967         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14968
14969 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14970
14971         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14972         respect display group parameter and gnus-summary-expunge-below.
14973         (gnus-articles-to-read): Remove unused reference to display group
14974         parameter.
14975
14976 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14977
14978         * nnheader.el (nnheader-uniquify-message-id): New experimental
14979         variable.
14980         (nnheader-nov-read-message-id): Use it.
14981
14982         * spam-report.el (spam-report-gmane): Add interactive.
14983
14984 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14985
14986         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14987         qp-or-base64 for the application/* types.
14988
14989 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14990
14991         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14992
14993 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14994
14995         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14996         trim value.
14997
14998 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14999
15000         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15001         New macro and function.
15002         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15003
15004 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15005
15006         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15007         after-load-alist.
15008
15009 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15010
15011         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15012         update info that isn't there.
15013
15014 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15015
15016         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15017         entry.
15018
15019 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15020
15021         * mm-view.el (mm-inline-render-with-function): Use multibyte
15022         buffer; decode html source by charset.
15023
15024         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15025
15026         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15027         Mule-UCS is loaded under XEmacs.
15028         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15029
15030 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15031
15032         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15033
15034 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15035
15036         * mm-util.el (mm-coding-system-p): Return a coding-system.
15037         (mm-mime-mule-charset-alist): Use shift_jis instead of
15038         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15039         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15040         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15041         instead of japanese-shift-jis and iso-latin-1 respectively in
15042         order to share the default value with both Emacs and XEmacs-mule.
15043         (mm-mule-charset-to-mime-charset): Make
15044         mm-coding-system-priorities effective.
15045         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15046         while predicating of candidates upon the priorities.
15047
15048 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15049
15050         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15051         gnus-uu-invert-processable.
15052
15053         * gnus.el: Autoload gnus-uu-invert-processable.
15054
15055 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15056
15057         * mm-util.el (mm-with-multibyte-buffer): New macro.
15058
15059         * rfc2047.el (rfc2047-encode-string): Use it.
15060         (rfc2047-encode-region): Move point to the end of the region after
15061         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15062
15063 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15064
15065         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15066         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15067
15068 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15069
15070         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15071         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15072         Karl Chen <quarl@nospam.quarl.org>.
15073
15074 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15075
15076         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15077         invalid addresses.
15078
15079 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15080
15081         * spam.el: Change section markers, revise TODO list.
15082         (spam-backends): Make new master list of all installed backends.
15083         (spam-summary-exit-behavior): Add new variable to determine how
15084         messages moves are done at summary exit.
15085         (spam-move-spam-nonspam-groups-only)
15086         (spam-process-ham-in-nonham-groups)
15087         (spam-process-ham-in-spam-groups): Remove variables, the
15088         spam-summary-exit-behavior variable should be used to manage this
15089         behavior.
15090         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15091         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15092         and spam-old-spam-articles.
15093         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15094         Add empty variables, placeholders for the backends they represent.
15095         (spam-set-difference): Move, unchanged.
15096         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15097         unless the user has a processor variable.
15098         (spam-classifications, spam-classification-valid-p)
15099         (spam-backend-properties, spam-backend-property-valid-p)
15100         (spam-backend-function-type-valid-p)
15101         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15102         (spam-report-articles-gmane, spam-report-articles-resend):
15103         Remove functions, they are not needed.
15104         (spam-install-backend-super, spam-backend-list)
15105         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15106         (spam-backend-function, spam-backend-ham-registration-function)
15107         (spam-backend-spam-registration-function)
15108         (spam-backend-ham-unregistration-function)
15109         (spam-backend-spam-unregistration-function)
15110         (spam-backend-statistical-p, spam-backend-mover-p)
15111         (spam-install-backend-alias, spam-install-checkonly-backend)
15112         (spam-install-mover-backend, spam-install-nocheck-backend)
15113         (spam-install-backend, spam-install-statistical-backend)
15114         (spam-install-statistical-checkonly-backend): Add backend installation
15115         support.
15116         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15117         (spam-group-processor-p): Use the new backend code and respect the
15118         summary exit behavior.
15119         (spam-mark-spam-as-expired-and-move-routine): Remove.
15120         (spam-summary-prepare): Change to use the new spam-old-articles
15121         variable.
15122         (spam-copy-or-move-routine, spam-copy-spam-routine)
15123         (spam-move-spam-routine, spam-copy-ham-routine)
15124         (spam-move-ham-routine): Add code to copy/move ham or spam.
15125         (spam-fetch-field-fast): Improve doc and code, plus allow the
15126         'number request.
15127         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15128         variables.
15129         (spam-split, spam-find-spam): Use the new backend code.
15130         (spam-registration-functions): Remove variable.
15131         (spam-unregister-routine): Add convenience wrapper.
15132         (spam-log-undo-registration, spam-register-routine)
15133         (spam-log-processing-to-registry)
15134         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15135         where possible.
15136         (spam-check-gmane-xref, spam-check-regex-headers)
15137         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15138         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15139         (spam-check-bogofilter-headers, spam-check-spamoracle)
15140         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15141         (spam-check-crm114-headers): Use the spam-split-group that
15142         spam-split prepares, no need to determine it every time.
15143
15144         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15145         to the nnheader-parse-naked-head call.
15146
15147         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15148
15149         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15150         the nnheader-nov-read-message-id call.
15151
15152 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15153
15154         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15155         gnus-activate-group twice.  Suggested by Markus Peter
15156         <warp@spin.de>.
15157
15158 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15159
15160         * gnus-art.el (gnus-article-time-format): Exchange the order of
15161         day and month in the default value; fix customization type.
15162         (article-date-ut): Use add-text-properties.
15163         (article-make-date-line): Use message-make-date instead of
15164         current-time-string.
15165
15166         * message.el (message-fetch-field): Don't use set-text-properties.
15167         (message-make-date): Simplify.
15168
15169         * messagexmas.el (message-xmas-make-date): New function.
15170         (message-xmas-redefine): Defalias message-make-date to it.
15171
15172 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15173
15174         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15175         (rfc2047-encode-region): Treat text within parentheses as special;
15176         show the original text when error has occurred.
15177
15178         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15179         already-computed method to gnus-activate-group.
15180
15181         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15182         same select-methods identical Lisp objects.
15183
15184         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15185         object when modifying the info.
15186
15187 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15188
15189         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15190         gnus-opened-servers since it has never been opened with the new
15191         configuration yet.
15192
15193 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15194
15195         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15196         arg to nnheader-generate-fake-message-id.
15197
15198 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15199
15200         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15201         number and build a fake message ID localized to a group and
15202         article number (so it's repeatable from that point on).
15203         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15204         ID format.
15205
15206         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15207         nnheader-generate-fake-message-id with the article number.
15208
15209 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15210
15211         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15212         end-of-buffer.
15213
15214 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15215
15216         * message.el (message-ignored-supersedes-headers): Add Approved.
15217
15218 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15219
15220         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15221         goto-char.
15222         (rfc2047-encode): Fold the line before encoding.
15223
15224 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15225
15226         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15227         folding -- not all headers can be folded, and this should be done
15228         by the message composition mode.  Probably.  I think.
15229
15230 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15231
15232         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15233         fast.
15234
15235         * gnus-ems.el (gnus-remove-image): Don't use
15236         message-text-with-property; remove only the image found first.
15237
15238         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15239         found first.
15240
15241 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15242
15243         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15244
15245 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15246
15247         * message.el (message-text-with-property): Make it fast and accept
15248         optional arguments.
15249         (message-strip-forbidden-properties): Use it.
15250         (message-fix-before-sending): Follow the m-t-w-p change.
15251
15252         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15253
15254 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15255
15256         * gnus-art.el (article-hide-headers): Don't change the buffer
15257         mistakenly when performing mml-preview even if
15258         gnus-single-article-buffer is nil.
15259
15260 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15261
15262         * message.el (message-expand-name-databases): New user option.
15263         (message-expand-name): Use it.
15264
15265 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15266
15267         * spam.el (spam-report-articles-resend)
15268         (spam-report-resend-register-routine): Allow ham reporting.
15269         (spam-report-resend-register-ham-routine): Add wrapper.
15270         (spam-registration-functions): Add ham resending functions.
15271         (spam-list-of-processors): Add ham resend processor.
15272
15273         * gnus.el (ham-resend-to): Add new group parameter.
15274         (spam-process): Add ham resend option.
15275
15276         * spam-report.el (spam-report-resend): Allow reporting ham.
15277         (spam-report-resend-ham): Add wrapper.
15278
15279 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15280
15281         * message.el (message-cite-articles-with-x-no-archive): New
15282         variable.
15283         (message-cite-original): Use it.
15284
15285 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15286
15287         * message.el (message-cite-original): Respect X-No-Archive.
15288
15289 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15290
15291         * gnus-art.el (article-hide-headers): Refer to the values for
15292         gnus-ignored-headers and gnus-visible-headers in the summary
15293         buffer since a user may have set them as group parameters.
15294
15295 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15296
15297         * assistant.el (assistant-node-name): Add convenience function.
15298         (assistant-render-text, assistant-render-node): Add error handling,
15299         plus handle multiple next nodes.
15300         (assistant-find-next-node): Comment out for now.
15301         (assistant-find-next-nodes): Add function, returns list of next
15302         nodes.
15303
15304 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15305
15306         * mail-source.el (mail-source-directory): Fix doc-string.
15307
15308 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15309
15310         * assistant.el (assistant-render-text, assistant-eval): Add :set
15311         widget type, which is different because it takes and returns a
15312         list.  Much hilarity ensues.
15313
15314 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15315
15316         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15317
15318         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15319         doc-string.
15320
15321         * gnus-start.el (gnus-activate-group): Added doc-string.
15322
15323 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15324
15325         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15326
15327 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15328
15329         * assistant.el (assistant-render-text): Try to add a :set
15330         widget, more to come.
15331
15332         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15333         strings.
15334         (spam-report-articles-resend)
15335         (spam-register-routine): Do registration iff any articles warrant
15336         it.
15337         (spam-summary-prepare-exit): Change log message for nil group
15338         destinations.
15339
15340 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15341
15342         * spam.el (spam-report-resend-register-routine): Allow
15343         spam-report-resend-to to be a group parameter or a global value.
15344
15345 2004-05-26  Simon Josefsson  <jas@extundo.com>
15346
15347         * starttls.el: Merge with my GNUTLS based starttls.el.
15348         (starttls-gnutls-program, starttls-use-gnutls)
15349         (starttls-extra-arguments, starttls-process-connection-type)
15350         (starttls-connect, starttls-failure, starttls-success): New
15351         variables.
15352         (starttls-program, starttls-extra-args): Doc fix.
15353         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15354         functions.
15355         (starttls-negotiate, starttls-open-stream): Check
15356         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15357         function if it is set.
15358
15359 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15360
15361         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15362         structured fields.
15363
15364 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15365
15366         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15367
15368 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15369
15370         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15371         variable.
15372         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15373         assigning the spam-mark to new messages.
15374
15375 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15376
15377         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15378
15379 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15380
15381         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15382
15383         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15384         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15385         default.
15386
15387 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15388
15389         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15390         correct data.
15391
15392 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15393
15394         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15395         (spam-group-processor-p): Fix function.
15396         (spam-group-processor-multiple-p)
15397         (spam-group-spam-processor-report-gmane-p)
15398         (spam-group-spam-processor-report-resend-p)
15399         (spam-group-spam-processor-bogofilter-p)
15400         (spam-group-spam-processor-blacklist-p)
15401         (spam-group-spam-processor-ifile-p)
15402         (spam-group-ham-processor-ifile-p)
15403         (spam-group-spam-processor-spamoracle-p)
15404         (spam-group-spam-processor-crm114-p)
15405         (spam-group-ham-processor-bogofilter-p)
15406         (spam-group-spam-processor-stat-p)
15407         (spam-group-ham-processor-stat-p)
15408         (spam-group-ham-processor-whitelist-p)
15409         (spam-group-ham-processor-BBDB-p)
15410         (spam-group-ham-processor-spamoracle-p)
15411         (spam-group-ham-processor-copy-p): Remove functions with some
15412         prejudice against unneeded code.
15413         (spam-report-articles-resend)
15414         (spam-report-resend-register-routine): Allow the group/topic
15415         spam-resend-to value to override spam-report-resend-to.
15416         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15417         properly now.
15418
15419         * gnus.el (spam-resend-to): Add group/topic parameter.
15420         (spam-process): Move the OBSOLETE processors to the end of the
15421         choices.
15422
15423 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15424
15425         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15426         with resend-to set to nil, and then ask the user if necessary.
15427         (spam-report-resend): spam-report-resend takes a list of articles, not
15428         separate article numbers.
15429
15430 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15431
15432         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15433         addition to emacs-w3m.
15434
15435 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15436
15437         * assistant.el (assistant-authinfo-data): New function.
15438         (assistant-eval): Eval for entire assistant.
15439
15440         * netrc.el (netrc-services-file): New variable.
15441         (netrc-parse-services): New function.
15442         (netrc-find-service-name): New function.
15443         (netrc-find-service-number): New function.
15444         (netrc-port-equal): New function.
15445         (netrc-machine): Use it.
15446
15447         * nnimap.el (nnimap-open-connection): Use netrc.
15448
15449         * gnus-util.el (gnus-netrc-get): Remove aliases.
15450
15451         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15452
15453         * assistant.el (wid-edit): Fix compilation.
15454
15455         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15456
15457 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15458
15459         * gnus-util.el (gnus-set-file-modes): New function.  (small
15460         patch).
15461
15462 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15463
15464         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15465
15466         * assistant.el (assistant-render-node): Fix up rendering and
15467         read-only text.
15468         (assistant-render-node): Reset.
15469         (assistant-make-read-only): Not sticky.
15470
15471 2004-05-20  Danny Siu  <dsiu@adobe.com>
15472
15473         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15474         centered even when gnus-auto-center-summary is t.
15475
15476 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15477
15478         * dns.el (dns-get-txt-answer): New function.
15479         (dns-read-txt): Ditto.
15480         (query-dns): Use it.
15481
15482 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15483
15484         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15485         active for foreign groups even if the group level is higher than
15486         the specified value.
15487
15488 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15489
15490         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15491         non-active groups.
15492
15493         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15494
15495 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15496
15497         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15498
15499 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15500
15501         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15502         (spam-crm114-header, spam-crm114-spam-switch)
15503         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15504         (spam-crm114-positive-spam-header)
15505         (spam-crm114-database-directory, spam-list-of-processors)
15506         (spam-group-spam-processor-crm114-p)
15507         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15508         (spam-generic-score, spam-list-of-checks)
15509         (spam-list-of-statistical-checks, spam-registration-functions)
15510         (spam-check-crm114-headers, spam-crm114-score)
15511         (spam-check-crm114, spam-crm114-register-with-crm114)
15512         (spam-crm114-register-spam-routine)
15513         (spam-crm114-unregister-spam-routine)
15514         (spam-crm114-register-ham-routine)
15515         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15516         asjo@koldfront.dk (Adam Sjøgren).
15517
15518         * gnus.el: Add spam-use-crm114.
15519
15520         * spam.el (spam-list-of-processors, spam-registration-functions):
15521         Add spam-use-resend.
15522         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15523         (spam-report-articles-gmane): Add doc fix.
15524         (spam-report-articles-resend, spam-report-resend-register-routine):
15525         Add wrappers around spam-report-resend-to.
15526
15527         * spam-report.el (spam-report-resend-to, spam-report-resend):
15528         Add support for resending spam.
15529         (spam-report-gmane): Fix line length >80.
15530
15531         * gnus.el (spam-process): Add spam-use-resend.
15532
15533 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15534
15535         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15536         number of processed spam messages.
15537         (spam-ham-copy-or-move-routine): Return the number of processed
15538         ham messages.
15539         (spam-summary-prepare-exit): Use the above values to decide
15540         whether status messages shouled be displayed.
15541
15542 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15543
15544         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15545         `rfc2047-encoding-function-alist' in order to avoid conflicting
15546         with the old version.
15547         (rfc2047-encode-region): Concatenate words containing non-ASCII
15548         characters in structured fields; don't encode space-delimited
15549         ASCII words even in unstructured fields; don't break words at
15550         char-category boundaries.
15551         (rfc2047-encode-1): New function.
15552         (rfc2047-encode): Use it; encode text so that it occupies the
15553         maximum width within 76-column; work correctly on Q encoding for
15554         iso-2022-* charsets.
15555         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15556         sure not to break a line just after the header name.
15557         (rfc2047-b-encode-region): Removed.
15558         (rfc2047-b-encode-string): New function.
15559         (rfc2047-q-encode-region): Removed.
15560         (rfc2047-q-encode-string): New function.
15561
15562         * mm-util.el (mm-replace-in-string): New function.
15563
15564 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15565
15566         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15567         get it right.
15568         (gnus-inews-make-draft): Really.
15569
15570 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15571
15572         * nnmh.el (nnmh-request-list-1): Don't check the link count
15573         before descending.  (small patch)
15574
15575 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15576
15577         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15578         stuff.
15579
15580         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15581         on real group name.
15582
15583         * gnus-art.el (gnus-signature-limit): Doc fix.
15584
15585         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15586
15587         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15588
15589 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15590
15591         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15592         isn't a string.
15593
15594 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15595
15596         * gnus-draft.el (gnus-draft-send): Bind
15597         rfc2047-encode-encoded-words.
15598
15599         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15600         (rfc2047-encodable-p): Say that =? needs encoding.
15601         (rfc2047-encode-encoded-words): New variable.
15602
15603         * gnus-group.el (gnus-group-select-group): Doc fix.
15604
15605         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15606
15607         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15608         to nil.
15609
15610         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15611
15612         * nnheader.el (nnheader-get-lines-and-char): New function.
15613
15614 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15615
15616         * gnus-msg.el (gnus-summary-followup-with-original): Document
15617         yanking of region when active.
15618
15619 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15620
15621         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15622         groups if the group level is higher than the specified value.
15623
15624 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15625
15626         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15627         (gnus-group-jump-to-group): Added prefix argument using
15628         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15629         non-active group.
15630
15631         * compface.el (uncompface): Be verbose when changing
15632         `uncompface-use-external'.
15633
15634         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15635         handle manual section.
15636
15637 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15638
15639         * gnus-art.el (gnus-button-alist): Revert previous change.
15640
15641 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15642
15643         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15644
15645 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15646
15647         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15648         whether backend can accept message.
15649
15650         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15651
15652 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15653
15654         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15655         Avoid creating directory when nntp-marks-is-evil is true.
15656         Reported by Reiner Steib.
15657
15658 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15659
15660         * gnus-picon.el (gnus-picon-style): New variable.
15661         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15662         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15663         Jesper Harder <harder@ifa.au.dk>.
15664
15665 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15666
15667         * message.el (message-fill-field): Return point.
15668         (message-generate-headers): Go to end of field.
15669
15670         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15671         stuff for non-living groups.
15672
15673 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15674
15675         * gnus-art.el (gnus-article-followup-with-original)
15676         (gnus-article-reply-with-original): gnus-mark-active-p ->
15677         gnus-region-active-p.
15678
15679 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15680
15681         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15682         only when there is spam or ham to be processed.
15683
15684 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15685
15686         * mail-source.el (mail-source-delete-crash-box): Refactor.
15687         (mail-source-fetch): Use it.
15688         (mail-source-fetch-file): Ditto.
15689         (mail-source-fetch-directory): Run postscript in loop.
15690         (mail-source-fetch-pop): Delete.
15691         (mail-source-fetch-maildir): Ditto.
15692         (mail-source-fetch-imap): Ditto.
15693
15694         * imap.el (imap-authenticators): Comment out sasl.
15695
15696         * message.el (message-skip-to-next-address): New function.
15697         (message-fill-header-address): Refactor.
15698         (message-fill-address): Use it.
15699         (message-delete-address): Use it.
15700         (message-fill-header-general): Refactor.
15701         (message-fill-field-address): Rename.
15702         (message-narrow-to-field): Find the start of the header.
15703         (message-header-format-alist): Don't pre-fill.
15704         (message-fill-header): Removed.
15705         (message-insert-header): New function.
15706         (message-shorten-references): Use it.
15707
15708         * rfc2047.el (rfc2047-field-value): Strip props.
15709
15710         * mail-parse.el (mail-header-make-address): New alias.
15711
15712         * ietf-drums.el (ietf-drums-make-address): New function.
15713
15714         * imap.el: Add compiler directives.
15715
15716         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15717
15718         * gnus-art.el (article-decode-idna-rhs): Don't use
15719         message-idna-inside-rhs-p.
15720
15721 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15722
15723         * message.el (message-idna-inside-rhs-p): Removed.
15724         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15725
15726         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15727         false positives.
15728
15729 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15730
15731         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15732
15733 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15734
15735         * nneething.el (nneething-file-name): Don't create spurious
15736         files.
15737
15738         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15739         (gnus-inews-do-gcc): Remove sleep.
15740
15741         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15742         part under point.
15743
15744         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15745         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15746
15747 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15748
15749         * spam.el (spam-summary-prepare-exit): Fixed (length).
15750
15751 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15752
15753         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15754         as expired without moving it" message when there are spam
15755         messages left.
15756
15757 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15758
15759         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15760         header is not nil.
15761
15762 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15763
15764         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15765         nntp-possibly-create-directory, not nntp-possibly-change-group.
15766         (nntp-marks-changed-p): New arg SERVER.
15767         (nntp-request-update-info): Adjust caller.
15768
15769 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15770
15771         * nntp.el (nntp-save-marks): Pass missing arg.
15772
15773 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15774
15775         * nntp.el: Support marks.
15776         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15777         (nntp-marks-modtime, nntp-marks-directory): New variables.
15778         (nntp-request-set-mark, nntp-request-update-info)
15779         (nntp-possibly-create-directory, nntp-marks-changed-p)
15780         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15781         functions.
15782
15783 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15784
15785         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15786         (gnus-xmas-redefine): Rename.
15787
15788         * gnus-score.el (gnus-score-insert-help): Use
15789         gnus-select-lowest-window.
15790
15791         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15792         appt-select-lowest-window and rename to gnus-select-lowest-window.
15793
15794         * gnus.el: do.
15795
15796 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15797
15798         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15799         encodings of MIME-encoded words, in order to improve
15800         interoperability with several broken MUAs.
15801
15802 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15803
15804         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15805         tags, only when charsets are not specified in headers.
15806         (mm-inline-text-html-render-with-w3m): Ditto.
15807
15808         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15809         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15810
15811 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15812
15813         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15814         instead of MIME-decoded from fields when checking
15815         `gnus-article-address-banner-alist'.
15816
15817 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15818
15819         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15820         description rather than subject.
15821
15822 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15823
15824         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15825
15826 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15827
15828         * gnus.el (gnus-version-number): Bump.
15829
15830 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15831
15832         * gnus.el: No Gnus v0.2 is released.
15833
15834 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15835
15836         * gnus-agent.el (gnus-agent-read-agentview): Inline
15837         gnus-uncompress-range.
15838
15839 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15840
15841         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15842         `exec-installed-p'.
15843
15844 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15845
15846         * gnus.el (spam-process, spam-autodetect-methods): Add
15847         bsfilter and bsfilter-headers.
15848
15849         * spam.el (spam-bsfilter): New customize group.
15850         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15851         (spam-bsfilter-header, spam-bsfilter-probability-header)
15852         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15853         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15854         (spam-bsfilter-database-directory): New options.
15855         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15856         (spam-list-of-statistical-checks, spam-registration-functions):
15857         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15858         (spam-bsfilter-score): New command.
15859         (spam-check-bsfilter-headers, spam-check-bsfilter)
15860         (spam-bsfilter-register-with-bsfilter)
15861         (spam-bsfilter-register-spam-routine)
15862         (spam-bsfilter-unregister-spam-routine)
15863         (spam-bsfilter-register-ham-routine)
15864         (spam-bsfilter-unregister-ham-routine): New functions.
15865         (spam-generic-score): Support bsfilter; Accept an optional argument
15866         to recalcurate spam score even if scoring header has already been
15867         added.
15868         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15869         optional argument to recalcurate spam score even if scoring header
15870         has already been added.
15871
15872 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15873
15874         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15875         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15876         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15877         link is missing.
15878
15879 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15880
15881         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15882         (html2text-get-attr): Rewrite.
15883
15884         * message.el (message-setup-1): Remove redundant put-text-property
15885         on mail-header-separator.
15886
15887 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15888
15889         * gnus-registry.el (gnus-registry-cache-whitespace)
15890         (gnus-registry-action, gnus-registry-spool-action)
15891         (gnus-registry-split-fancy-with-parent): Change message levels
15892         from 5 to 3 or 7, as needed.
15893
15894         * spam.el (spam-summary-prepare-exit)
15895         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15896         (spam-split, spam-find-spam, spam-log-undo-registration)
15897         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15898         level from 5 to 6.
15899
15900 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15901
15902         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15903         2004-03-04 change).
15904
15905 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15906
15907         * sieve-manage.el (sieve-manage-open):
15908         * nnweb.el (nnweb-insert-html):
15909         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15910         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15911         * nnspool.el (nnspool-request-group):
15912         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15913         * nnml.el (nnml-request-update-info):
15914         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15915         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15916         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15917         (nnimap-request-set-mark):
15918         * nnfolder.el (nnfolder-request-update-info):
15919         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15920         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15921         * gnus-uu.el (gnus-uu-find-articles-matching):
15922         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15923         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15924         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15925         * gnus-nocem.el (gnus-nocem-scan-groups):
15926         * gnus-int.el (gnus-start-news-server):
15927         * gnus-group.el (gnus-group-make-kiboze-group)
15928         (gnus-group-browse-foreign-server):
15929         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15930         Use mapc when appropriate.
15931
15932 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15933
15934         FIXME: Make separate entries for each person.
15935
15936         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15937         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15938         <shields@msrl.com>:
15939
15940         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15941         may need for spam sorting and scoring.
15942         (spam-user-format-function-S): Add user format function suitable for
15943         general use.
15944         (spam-article-sort-by-spam-status): Add sorting function for summary
15945         sorting.
15946         (spam-extra-header-to-number): Add function to get a score from a
15947         header.
15948         (spam-summary-score): Add function to get a numeric score from the
15949         headers.
15950         (spam-generic-score): Fix function doc, was in wrong place.
15951         (spam-initialize): Take symbols when it's run, and install the
15952         extra headers that spam-necessary-extra-headers thinks we need.
15953
15954 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15955
15956         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15957         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15958
15959 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15960
15961         * gnus-sum.el (gnus-set-global-variables)
15962         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15963         (gnus-article-get-xrefs, gnus-summary-best-group)
15964         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15965         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15966         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15967         Use with-current-buffer.
15968
15969 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15970
15971         * spam.el (spam-summary-prepare-exit): Simplify logic.
15972         (spam-fetch-article-header): Read the article header if it's not
15973         available.
15974         (spam-list-articles): Simplify logic.
15975         (spam-filelist-register-routine): Fix bug with unregister-list.
15976
15977         * gnus-registry.el: Fix comments at beginning.
15978
15979 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15980
15981         * message.el (message-cater-to-broken-inn): Remove.
15982         (message-shorten-references): Make sure the total folded length of
15983         References is shorter than 998 characters to cater to a bug in INN
15984         2.3.  Also, don't pretend that references aren't folded -- this
15985         hasn't worked for a while.
15986
15987 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15988
15989         * gnus-agent.el (gnus-agentize):
15990         gnus-agent-send-mail-real-function no longer set to current value
15991         of message-send-mail-function but rather a lambda that calls
15992         message-send-mail-function.  The change makes the agent real-time
15993         responsive to user changes to message-send-mail-function.
15994
15995 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15996
15997         * legacy-gnus-agent.el
15998         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15999         help from Florian Weimer <fw@deneb.enyo.de>
16000
16001 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16002
16003         * nnmail.el (nnmail-cache-insert): Revert last change.
16004
16005 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16006
16007         * nnmail.el (nnmail-cache-insert): Always check whether
16008         nnmail-cache-ignore-groups matches a group name.
16009
16010 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16011
16012         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16013         (spam-find-spam, spam-log-processing-to-registry)
16014         (spam-log-registered-p, spam-log-unregistration-needed-p)
16015         (spam-log-undo-registration): Use gnus-message instead of
16016         gnus-error, none of these errors are fatal.
16017
16018         * gnus-registry.el (gnus-registry-clean-empty-function)
16019         (gnus-registry-clean-empty): Remove only empty entries without
16020         extra data.
16021
16022 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16023
16024         * spam-stat.el (spam-stat-buffer-change-to-spam)
16025         (spam-stat-buffer-change-to-non-spam): Change (error) to
16026         (gnus-message 8) invocation.
16027
16028 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16029
16030         * nntp.el (nntp-via-netcat-command): New variable.
16031         (nntp-via-netcat-switches): New variable.
16032         (nntp-open-via-rlogin-and-netcat): New function.
16033         (nntp-open-connection-function): Doc fix.
16034         (nntp-telnet-command): Doc fix.
16035         (nntp-end-of-line): Doc fix.
16036         (nntp-via-rlogin-command): Doc fix.
16037         (nntp-via-user-name): Doc fix.
16038         (nntp-via-address): Doc fix.
16039
16040 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16041
16042         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16043         error in Emacs 21.1.
16044
16045 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16046
16047         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16048
16049 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16050
16051         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16052         (gnus-agent-with-refreshed-group): New macro.
16053         (gnus-agent-rename-group): New function.
16054         (gnus-agent-delete-group): New function.
16055         (gnus-agent-save-group-info): Use gnus-command-method when
16056         `method' parameter is nil.  Don't write nil entries into the
16057         active file.
16058         (gnus-agent-get-group-info): New function.
16059         (gnus-agent-fetch-articles): Use
16060         gnus-agent-update-files-total-fetched-for to increment disk space
16061         used.
16062         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16063         gnus-agent-update-view-total-fetched-for to increment disk space
16064         used.
16065         (gnus-agent-get-local): Added optional parameters to avoid calling
16066         gnus-group-real-name and gnus-find-method-for-group.
16067         (gnus-agent-set-local): Delete stored entry if either min, or max,
16068         are nil.
16069         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16070         quit, use gnus-agent-regenerate-group to record existance of any
16071         articles fetched to disk before the quit occurred.
16072         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16073         gnus-agent-update-view-total-fetched-for, and
16074         gnus-agent-update-files-total-fetched-for to decrement disk space
16075         used.
16076         (gnus-agent-retrieve-headers): Use
16077         gnus-agent-update-view-total-fetched-for to increment disk space
16078         used.
16079         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16080         with gnus-agent-update-files-total-fetched-for to decrement disk
16081         space and fresh group buffer.
16082         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16083         (gnus-agent-need-update-total-fetched-for): New variable.
16084         (gnus-agent-update-files-total-fetched-for): New function.
16085         (gnus-agent-update-view-total-fetched-for): New function.
16086         (gnus-agent-total-fetched-for): New function.
16087
16088         * gnus-cache.el (gnus-cache-save-buffers): Use
16089         gnus-cache-update-overview-total-fetched-for to change disk space
16090         used by this group.
16091         (gnus-cache-possibly-enter-article): Use
16092         gnus-cache-update-file-total-fetched-for to increment disk space
16093         used by this group.
16094         (gnus-cache-possibly-remove-article): Use
16095         gnus-cache-update-file-total-fetched-for to decrement disk space
16096         used by this group.
16097         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16098         (gnus-cache-rename-group): New function.
16099         (gnus-cache-delete-group): New function.
16100         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16101         (gnus-cache-need-update-total-fetched-for): New variable.
16102         (gnus-cache-with-refreshed-group): New macro.
16103         (gnus-cache-update-file-total-fetched-for): New function.
16104         (gnus-cache-update-overview-total-fetched-for): New function.
16105         (gnus-cache-rename-group-total-fetched-for): New function.
16106         (gnus-cache-delete-group-total-fetched-for): New function.
16107         (gnus-cache-total-fetched-for): New function.
16108
16109         * gnus-group.el: Require gnus-sum and autoload functions to
16110         resolve warnings when gnus-group.el compiled alone.
16111         (gnus-group-line-format): Documented new %F.
16112         (size of Fetched data) group line format; identifies disk space
16113         used by agent and cache.
16114         (gnus-group-line-format-alist): Defined new F format.
16115         (gnus-total-fetched-for): New function.
16116         (gnus-group-delete-group): No longer update
16117         gnus-cache-active-altered as gnus-request-delete-group now keeps
16118         the cache in sync.
16119         (gnus-group-list-active): Let the agent store a server's active
16120         list if currently plugged.
16121
16122         * gnus-int.el (gnus-request-delete-group):
16123         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16124         local disk in sync with the server.
16125         (gnus-request-rename-group):
16126         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16127         local disk in sync with the server.
16128
16129         * gnus-start.el (gnus-get-unread-articles):
16130         Cosmetic simplification to logic.
16131
16132         * gnus-util.el (gnus-rename-file): New function.
16133
16134 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16135
16136         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16137
16138 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16139
16140         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16141         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16142
16143 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16144
16145         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16146         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16147
16148 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16149
16150         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16151
16152 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16153
16154         * spam.el (spam-set-difference): Add function to replace
16155         gnus-set-difference in spam.el.
16156         (spam-summary-prepare-exit): Use spam-set-difference.
16157
16158 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16159
16160         * gnus-registry.el (gnus-registry-cache-file): Update to use
16161         gnus-dribble-directory OR gnus-home-directory OR ~.
16162         (gnus-registry-split-fancy-with-parent): Fix doc.
16163
16164 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16165
16166         * message.el (message-exchange-point-and-mark): Use
16167         message-mark-active-p.  Suggested by Jesper Harder
16168         <harder@ifa.au.dk>.
16169
16170 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16171
16172         * message.el (message-exchange-point-and-mark): Don't activate
16173         region if it was inactive.  Suggested by Hiroshi Fujishima
16174         <pooh@nature.tsukuba.ac.jp>.
16175
16176 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16177
16178         * gnus-art.el (article-display-face): Display Faces in the same
16179         order as X-Faces.
16180
16181 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16182
16183         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16184
16185 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16186
16187         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16188         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16189         (gnus-article-mime-hierarchy): Remove.
16190         (gnus-article-mime-hierarchy-next): Remove.
16191         (gnus-article-mode): Revert 2004-03-19 change.
16192         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16193         (gnus-insert-mime-button): Revert 2004-03-19 change.
16194         (gnus-mime-accumulate-hierarchy): Remove.
16195         (gnus-mime-enter-multipart): Remove.
16196         (gnus-mime-leave-multipart): Remove.
16197         (gnus-mime-display-part): Revert 2004-03-19 change.
16198         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16199
16200         * mml.el (mml-preview): Revert 2004-03-19 change.
16201
16202 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16203
16204         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16205
16206 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16207
16208         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16209         t while entering a file name using the mm-with-multibyte macro.
16210         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16211
16212         * mm-util.el (mm-with-multibyte): New macro.
16213
16214 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16215
16216         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16217         user option.
16218         (gnus-mime-multipart-functions): Doc and customization fix.
16219         (gnus-article-mime-hierarchy): New variable.
16220         (gnus-article-mime-hierarchy-next): New variable.
16221         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16222         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16223         gnus-article-mime-hierarchy-next to nil.
16224         (gnus-insert-mime-button): Show hierarchy numbers.
16225         (gnus-mime-accumulate-hierarchy): New function.
16226         (gnus-mime-enter-multipart): New function.
16227         (gnus-mime-leave-multipart): New function.
16228         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16229         (gnus-mime-display-alternative): Show hierarchy numbers.
16230
16231         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16232         gnus-article-mime-hierarchy-next to nil.
16233
16234 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16235
16236         * dns.el: Don't require gnus-xmas.
16237
16238 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16239
16240         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16241         inline PGP.
16242         (mml-menu): Disable mml-quote-region if mark is inactive.
16243
16244 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16245
16246         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16247         when the group's active is not available.
16248
16249 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16250
16251         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16252         error.
16253
16254 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16255
16256         * imap.el (imap-store-password): New variable.
16257         (imap-interactive-login): Use it.
16258         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16259
16260 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16261
16262         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16263         window-start and hscroll to summary window.
16264
16265 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16266
16267         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16268         conversion message to newsrc-dribble when an actual conversion is
16269         performed.
16270
16271 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16272
16273         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16274
16275 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16276
16277         * mm-decode.el (mm-complicated-handles): New function reviving
16278         former definition of mm-multiple-handles.
16279
16280         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16281         (gnus-mime-delete-part): Use it.
16282
16283 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16284
16285         * gnus-agent.el (gnus-agent-read-local): Bind
16286         nnheader-file-coding-system to gnus-agent-file-coding-system to
16287         avoid the implicit assumption that they will always be equal.
16288         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16289         coding-system-for-write, as the with-temp-file macro first prints
16290         to a buffer then saves the buffer.
16291
16292 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16293
16294         * gnus-art.el (gnus-article-edit-part): New function.
16295         (gnus-mime-save-part-and-strip): Use it; do query instead of
16296         signaling an error; don't use mm-multiple-handles.
16297         (gnus-mime-delete-part): Ditto.
16298
16299 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16300
16301         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16302         old file versions.
16303         (gnus-group-prepare-hook): Removed function that converted list
16304         form of gnus-agent-expire-days to group properties.
16305
16306         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16307         (gnus-request-accept-article): Re-indented.
16308
16309         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16310         converters to handle old agent file formats.  Added logic for a
16311         "backup before upgrading warning".
16312         (gnus-convert-mark-converter-prompt): Developers can mark
16313         functions as needing (default), or not needing,
16314         gnus-convert-old-newsrc's "backup before upgrading warning".
16315         (gnus-convert-converter-needs-prompt): Tests whether the user
16316         should be protected from potentially irreversable changes by the
16317         function.
16318
16319         * legacy-gnus-agent.el: New.  Provides converters that are only
16320         loaded when gnus-convert-old-newsrc needs to call them.
16321
16322 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16323
16324         * mail-source.el (mail-source-touch-pop): Doc fix.
16325
16326         * message.el (message-smtpmail-send-it): Doc fix.
16327
16328 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16329
16330         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16331
16332         * nnmail.el (nnmail-split-fancy): do.
16333
16334         * gnus-kill.el (gnus-kill, gnus-execute): do.
16335
16336 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16337
16338         * gnus-sum.el (gnus-widget-reversible-match)
16339         (gnus-widget-reversible-to-internal)
16340         (gnus-widget-reversible-to-external): New functions.
16341         (gnus-widget-reversible): New widget.
16342         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16343
16344 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16345
16346         * gnus-sum.el (gnus-thread-sort-functions)
16347         (gnus-article-sort-functions): Document `(not F)' items.
16348
16349 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16350
16351         * spam.el (spam-use-gmane-xref): Add new backend.
16352         (spam-gmane-xref-spam-group): Add variable to control the name of the
16353         Gmane spam group.
16354         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16355         (spam-regex-headers-spam, spam-regex-headers-ham)
16356         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16357         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16358         backends and checks.
16359         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16360
16361         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16362         an autodetect method.
16363
16364 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16365
16366         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16367         articles are being added to a group.
16368         (gnus-request-replace-article): Inform the agent that articles
16369         need to be uncached as the cached contents are no longer valid.
16370
16371 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16372
16373         * binhex.el: Don't autoload executable-find.
16374
16375         * canlock.el: Don't autoload mail-fetch-field.
16376
16377         * dgnushack.el: Autoload c-mode for XEmacs.
16378
16379         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16380
16381         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16382         rmail-dont-reply-to and rmail-output.
16383
16384         * gnus-score.el: Don't autoload ffap-string-at-point.
16385
16386         * gnus-setup.el: Don't autoload sc-cite-original.
16387
16388         * imap.el: Don't autoload base64-decode-string,
16389         base64-encode-string and md5.
16390
16391         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16392         and rmail-msg-restore-non-pruned-header.
16393
16394         * mm-decode.el: Don't autoload executable-find.
16395
16396         * mm-url.el: Don't autoload executable-find.
16397
16398         * mm-view.el: Don't autoload diff-mode.
16399
16400         * nndb.el: Don't autoload news-reply-mode, news-setup,
16401         cancel-timer and telnet.
16402
16403         * password.el: Don't autoload run-at-time for Emacs.
16404
16405         * sha1-el.el: Don't autoload executable-find.
16406
16407         * sieve-mode.el: Don't autoload c-mode.
16408
16409         * uudecode.el: Don't autoload executable-find.
16410
16411 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16412
16413         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16414         (gnus-agent-possibly-alter-active): Avoid null in numeric
16415         comparison.
16416         (gnus-agent-set-local): Refuse to save null in local object table.
16417         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16418         list of articles that will be marked as unread.
16419
16420 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16421
16422         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16423
16424 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16425
16426         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16427         language tags.
16428
16429 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16430
16431         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16432         Don't bind "obarray".
16433
16434         * gnus-sum.el (gnus-thread-sort-functions): Added
16435         `gnus-thread-sort-by-most-recent-number' and
16436         `gnus-thread-sort-by-most-recent-date'.
16437         Reported by Kai Grossjohann <kai@emptydomain.de>.
16438
16439 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16440
16441         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16442
16443 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16444
16445         * gnus-cus.el (gnus-agent-customize-category): Removed
16446         ignore-errors macro reference that required cl to be loaded at
16447         run-time.
16448
16449         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16450         single-interval range of the form (min . max).  Previously the
16451         range had to look like ((min . max)).  Likewise, return
16452         (min . max) rather than ((min . max)).
16453         (gnus-range-map): Use gnus-range-normalize to accept
16454         single-interval range.
16455
16456         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16457         the cache, but not the agent, now appear with their usual face.
16458
16459         * dgnushack.el (loaddir): New variable that is bound to the
16460         directory containing the dgnushack.el file. Use loaddir, rather
16461         than srcdir, to update load-path. Change lets dgnushack compile
16462         code in directories other than GNUS/lisp.
16463
16464 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16465
16466         * lpath.el: Don't bind w3m-safe-url-regexp.
16467
16468         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16469         w3m-safe-url-regexp variable buffer-local.
16470
16471         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16472
16473 2004-02-27  Simon Josefsson  <jas@extundo.com>
16474
16475         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16476         gnus-group-real-prefix.
16477         (gnus-summary-move-article): Use it, instead of
16478         gnus-group-real-prefix.
16479
16480 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16481
16482         * lpath.el: Bind w3m-safe-url-regexp.
16483
16484         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16485         w3m-safe-url-regexp variable buffer-local and set it as the value
16486         of mm-w3m-safe-url-regexp.
16487
16488         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16489
16490         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16491         parsing gnus-posting-styles when the message is not for replying.
16492
16493         * dgnushack.el: Autoload sgml-mode for XEmacs.
16494
16495         * nnrss.el (nnrss-opml-export): Use
16496         mm-set-buffer-file-coding-system instead of
16497         set-buffer-file-coding-system.
16498
16499 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16500
16501         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16502         of checkdoc.el).
16503         * nnrss.el: do.
16504         * gnus-mlspl.el: do.
16505         * gnus-ml.el: do.
16506         * gnus-srvr.el: do.
16507
16508         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16509
16510 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16511
16512         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16513         Corrections to custom-manual links.
16514
16515         * gnus-art.el (gnus-article): Ditto.
16516
16517         * mm-decode.el (mime-display, mime-security): Ditto.
16518
16519 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16520
16521         * flow-fill.el: Typo.
16522
16523 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16524
16525         * spam-wash.el: New file.
16526
16527 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16528
16529         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16530
16531 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16532
16533         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16534         to be run with new-articles as LIST1, not LIST2.
16535         (spam-registration-functions): Add spam-use-ham-copy as a nil
16536         registration backend.
16537
16538 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16539
16540         * spam-stat.el (spam-stat-washing-hook): New option.
16541         (spam-stat-buffer-words): Use it.
16542         (spam-stat-process-directory, spam-stat-test-directory): Use
16543         insert-file-contents-literally.
16544         (spam-stat-coding-system): New variable.
16545         (spam-stat-load, spam-stat-save): Use it.
16546
16547 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16548
16549         * spam-report.el (spam-report-plug-agent): Quote
16550         spam-report-url-to-file and spam-report-url-ping-plain.
16551
16552 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16553
16554         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16555         / in mailto URLs.
16556
16557 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16558
16559         * spam-report.el (spam-report-process-queue): Fix interactive use.
16560         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16561         (spam-report-unplug-agent): Doc fixes.
16562         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16563         (spam-report-agentize, spam-report-deagentize): Autoload.
16564
16565 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16566
16567         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16568
16569         * message.el (message-setup-fill-variables): Add mml tags to
16570         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16571         <ajk@iu.edu>.
16572         (message-mode): Don't modify paragraph-separate there.
16573
16574 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16575
16576         * compface.el (uncompface-use-external): Default to undecided.
16577         (uncompface-use-external-threshold): New variable.
16578         (uncompface-float-time): New macro.
16579         (uncompface): Determine whether to use the external decoder if
16580         uncompface-use-external is undecided.
16581
16582 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16583
16584         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16585         after images.
16586
16587         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16588
16589 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16590
16591         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16592
16593         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16594
16595         * gnus-sum.el (gnus-summary-limit-to-age)
16596         (gnus-summary-limit-children): do.
16597
16598         * gnus-int.el (gnus-request-scan): do.
16599
16600         * gnus-group.el (gnus-group-suspend): do.
16601
16602         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16603
16604         * gnus-cite.el (gnus-cite-parse-attributions): do.
16605
16606         * gnus-agent.el (gnus-summary-set-agent-mark)
16607         (gnus-agent-regenerate-group): do.
16608
16609         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16610
16611         * binhex.el (binhex-decode-region-internal): do.
16612
16613 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16614
16615         * gnus-fun.el (gnus-face-properties-alist): New user option.
16616         (gnus-display-x-face-in-from): Use it.
16617
16618         * gnus-art.el (article-display-face): Ditto.
16619
16620         * compface.el (uncompface-use-external): Default to nil.
16621
16622 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16623
16624         * nntp.el (nntp-erase-buffer): New function.
16625         (nntp-retrieve-data, nntp-send-command)
16626         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16627         (nntp-possibly-change-group): Use it.
16628
16629         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16630         with-current-buffer.
16631
16632 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16633
16634         * compface.el: Merge the ELisp-based uncompface program.
16635         (compface): New customization group.
16636         (uncompface-use-external): New user option.
16637         (uncompface): Call uncompface-internal if uncompface-use-external
16638         is nil.
16639         (uncompface-internal): New function.  Note that there are also
16640         some other functions and variables added for this function.
16641
16642 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16643
16644         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16645         if necessary.
16646
16647 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16648
16649         * spam-report.el (spam-report-unplug-agent)
16650         (spam-report-plug-agent, spam-report-deagentize)
16651         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16652         Add support for the Agent in spam-report: when unplugged, report to a
16653         file; when plugged, submit all the requests.
16654
16655         * spam.el (spam-register-routine): Fix message about
16656         registration.
16657
16658 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16659
16660         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16661         dependencies.
16662         (rfc2047-encode): Use it.
16663
16664         * gnus-art.el (gnus-button-marker-list): Move before first
16665         reference.
16666
16667         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16668         (imap-parse-body): Fix format string mismatch.
16669
16670         * gnus-score.el (gnus-summary-increase-score): do.
16671
16672         * nnrss.el (nnrss-close): New function.
16673
16674 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16675
16676         * nnrss.el (nnrss-make-filename): New function.
16677         (nnrss-request-delete-group, nnrss-read-server-data)
16678         (nnrss-save-server-data, nnrss-read-group-data)
16679         (nnrss-save-group-data): Use it.
16680         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16681         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16682         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16683
16684 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16685
16686         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16687
16688 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16689
16690         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16691         files.
16692
16693         * message.el (message-generate-headers-first): Don't quote nil
16694         and t in docstrings.
16695
16696         * imap.el (imap-id): do.
16697
16698         * gnus-agent.el (gnus-agent-consider-all-articles)
16699         (gnus-agent-queue-mail): do.
16700
16701 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16702
16703         * spam-report.el (spam-report-process-queue): New function.
16704         Process requests from `spam-report-requests-file'.
16705         (spam-report-process-queue): Doc fix.
16706
16707 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16708
16709         * spam.el (spam-register-routine)
16710         (spam-log-processing-to-registry, spam-log-registered-p)
16711         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16712         Change "check" to "spam-check" for semi-clarity.
16713
16714 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16715
16716         * pop3.el: Require nnheader.
16717
16718         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16719
16720         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16721
16722         * gnus-picon.el: Require cl.
16723
16724         * gnus-fun.el: Require gnus-ems and gnus-util.
16725
16726         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16727
16728         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16729
16730         * gnus-art.el (gnus-article-edit-mode): Define before first
16731         reference.
16732
16733 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16734
16735         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16736         (gnus-uu-post-encoded): Use point-at-bol.
16737
16738         * gnus-topic.el (gnus-group-active-topic-p): do.
16739
16740         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16741
16742         * gnus-group.el (gnus-group-kill-region): do.
16743
16744         * gnus-art.el (article-date-ut): do.
16745
16746         * message.el (message-fetch-field): Remove redundant
16747         case-fold-search binding.
16748         (message-narrow-to-field): Simplify.
16749
16750 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16751
16752         * spam.el (spam-directory): Derive from `gnus-directory'.
16753
16754         * spam-report.el (spam-report-url-to-file)
16755         (spam-report-requests-file): New function and variable for offline
16756         reporting.
16757         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16758         and user defined function.
16759         (spam-report-url-ping-mm-url): Remove doubled slash.
16760
16761 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16762
16763         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16764
16765 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16766
16767         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16768         format string mismatch.
16769
16770         * sieve.el (sieve-deactivate-all): do.
16771
16772         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16773
16774         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16775
16776         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16777
16778         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16779
16780 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16781
16782         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16783         the list of checks.
16784
16785 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16786
16787         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16788         padding.
16789
16790 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16791
16792         * mm-view.el (mm-fill-flowed): New variable.
16793         (mm-inline-text): Use it.
16794
16795 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16796
16797         * spam.el (spam-spamassassin-register-ham-routine)
16798         (spam-spamassassin-register-spam-routine): Fix function names.
16799
16800 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16801
16802         * gnus.el (gnus-tmp-grouplens): Remove.
16803         (gnus-summary-line-format): Remove grouplens.
16804
16805         * gnus-group.el (gnus-group-line-format): Ditto.
16806
16807         * gnus-spec.el (gnus-format-specs): Ditto.
16808         (gnus-update-format-specifications): Flush the group format spec
16809         cache if there's the grouplens stuff.
16810         (gnus-parse-simple-format): Replace %l with the empty string.
16811
16812 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16813
16814         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16815         omission.
16816
16817 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16818
16819         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16820         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16821
16822 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16823
16824         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16825         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16826         New macros and functions.
16827         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16828         Handle > NLINK_MAX messages.
16829         * nnmaildir.el (nnmaildir-request-set-mark): Use
16830         nnmaildir--emlink-p and nnmaildir--eexist-p.
16831
16832 2004-01-25  Alex Schroeder  <alex@gnu.org>
16833
16834         * spam-stat.el (spam-stat-process-directory-age): New option.
16835         (spam-stat-process-directory): Use it.
16836
16837 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16838
16839         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16840         (spam-stat-save): Accept prefix argument.
16841
16842 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16843
16844         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16845         links" error.
16846
16847 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16848
16849         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16850         the rest of the and/or forms.
16851
16852 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16853
16854         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16855         compatibility with old .newsrc.eld files.
16856
16857         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16858
16859         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16860
16861         * gnus-start.el (gnus-1): do.
16862
16863         * gnus-group.el (gnus-group-line-format-alist): do.
16864
16865         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16866
16867         * gnus-gl.el: Remove.
16868
16869 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16870
16871         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16872         marks consisting of a single range {for example, (3 . 5)} rather
16873         than a list of a single range { ((3 . 5)) }.
16874
16875 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16876
16877         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16878         with-current-buffer.
16879         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16880         avoid consing a string.
16881
16882         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16883         Remove obsolete entries for big5 and gb2312.
16884
16885 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16886
16887         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16888         uncompressed list.
16889
16890 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16891
16892         * spam-stat.el (spam-stat-strip-xref): New function.
16893         (spam-stat-process-directory): Use it.
16894
16895         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16896         here -- it's done in message-fetch-field.
16897
16898 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16899
16900         * gnus-agent.el (gnus-agent-queue-mail)
16901         (gnus-agent-prompt-send-queue): New variables.
16902         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16903         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16904         "nndraft:queue" along to gnus-draft-send.  Use
16905         gnus-agent-prompt-send-queue.
16906         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16907         is "nndraft:queue".  Suggested by Gaute Strokkenes
16908         <gs234@srcf.ucam.org>
16909
16910         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16911         (agent-enable-undownloaded-faces): Added.
16912         (gnus-agent-cat-groups): Use eval-and-compile, not
16913         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16914         method of gnus-agent-cat-groups even when the buffer has been
16915         evaled.
16916         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16917         delete gnus-agent-save-active-1.
16918         (gnus-agent-save-groups): Deleted.  Identical to
16919         gnus-agent-save-active.
16920         (gnus-agent-write-active): No longer adjust agent's copy of active
16921         file as agent's adjustments are now stored in their own
16922         file.  Removed optional parameter.
16923         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16924         servers.  Add use of min/max range limits from server's local
16925         file.
16926         (gnus-agent-save-alist): Removed unused optional argument.
16927         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16928         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16929         (gnus-agent-set-local): A per-server file that keeps min/max range
16930         limits for articles known to the agent.  Provides a fast mechanism
16931         for altering many active ranges.
16932         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16933         active file (local makes it unnecessary).
16934         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16935
16936         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16937         (agent-enable-undownloaded-faces): Added.
16938
16939         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16940         disable it when sending to "nndraft:queue".
16941         (gnus-group-send-queue): Add safety check to avoid sending queue
16942         when unplugged.
16943
16944         * gnus-group.el (gnus-group-catchup): Use new
16945         gnus-sequence-of-unread-articles, not
16946         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16947         numbers of articles.  Use gnus-range-map to avoid having to
16948         uncompress the unread list.
16949         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16950         Fixed invalid ange-ftp reference.
16951
16952         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16953         (gnus-sorted-range-intersection): Intersection of two ranges
16954         without requiring that they first be uncompressed.
16955
16956         * gnus-start.el (gnus-activate-group): Unless blocked by the
16957         caller, possibly expand the active range to include both cached
16958         and agentized articles.
16959         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16960         multiple version-dependent converters.
16961         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16962         gnus-agent-save-active.
16963         (gnus-save-newsrc-file): Save dirty agent range limits.
16964
16965         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16966         gnus-agent-possibly-alter-active.
16967         (gnus-adjust-marked-articles): Faster handling of simple lists.
16968
16969 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16970
16971         * spam-stat.el (spam-stat-test-directory): New optional argument
16972         displays a list of files detected.  Suggested by Andrew Cohen
16973         <cohen@andy.bu.edu>.
16974         (spam-stat-buffer-words-with-scores): Don't narrow and change
16975         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16976
16977 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16978
16979         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16980         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16981         (spam-spamassassin-arguments)
16982         (spam-spamassassin-spam-flag-header)
16983         (spam-spamassassin-positive-spam-flag-header)
16984         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16985         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16986         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16987         (spam-list-of-processors, spam-list-of-checks)
16988         (spam-list-of-statistical-checks, spam-registration-functions)
16989         (spam-check-spamassassin-headers, spam-check-spamassassin)
16990         (spam-spamassassin-score)
16991         (spam-spamassassin-register-with-sa-learn)
16992         (spam-spamassassin-register-spam-routine)
16993         (spam-spamassassin-register-ham-routine)
16994         (spam-assassin-register-spam-routine)
16995         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16996         (spam-bogofilter-score): Fix to show article before scoring.
16997
16998 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16999
17000         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17001         default scoring function.
17002         (spam-generic-score): Call spam-spamassassin-score if
17003         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17004         spam-bogofilter-score otherwise.
17005
17006         * gnus.el (spam-process, spam-autodetect-methods): Add
17007         spamassassin and spamassassin-headers.
17008
17009 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17010
17011         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17012         Suppress unnecessary messages.
17013
17014 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17015
17016         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17017         make-hash-table.
17018
17019 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17020
17021         * canlock.el (base64-encode-string): Don't autoload it.
17022
17023 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17024
17025         * run-at-time.el: Remove useless (require 'itimer),
17026         eval-and-compile and (featurep 'xemacs).
17027
17028 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17029
17030         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17031         GROUP is a virtual group.
17032
17033 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17034
17035         * gnus.el: Autoload `message-y-or-n-p'.
17036
17037 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17038
17039         * pgg-parse.el: Remove unnecessary (require 'custom).
17040
17041         * pgg-def.el: do.
17042
17043         * nnmail.el: do.
17044
17045         * gnus-undo.el: do.
17046
17047         * gnus-picon.el: do.
17048
17049         * gnus-util.el: do.
17050
17051 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17052
17053         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17054
17055 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17056
17057         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17058         handle, as well as a list.
17059
17060         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17061         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17062         (mm-w3m-cid-retrieve): Simplify.
17063
17064 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17065
17066         * message.el (message-kill-to-signature): Allow prefix arg to
17067         specify number of lines to keep before signature.
17068
17069 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17070
17071         * message.el (message-kill-to-signature): Change docstring.
17072
17073 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17074
17075         * canlock.el: Always require sha1-el.
17076         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17077
17078         * message.el: Autoload sha1 only when compiling.
17079
17080         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17081         eudc-expand-inline for XEmacs.
17082
17083 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17084
17085         * message.el (message-canlock-generate): Require sha1-el.
17086
17087 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17088
17089         * message.el (message-expand-name): Silence the byte compiler.
17090
17091         * lpath.el: Add detect-coding-system.
17092
17093         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17094         cus-edit.
17095
17096 2004-01-13  Simon Josefsson  <jas@extundo.com>
17097
17098         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17099         Invoke gnus-score-mode.  Reported by
17100         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17101
17102         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17103         Jim Blandy <jimb@redhat.com> (tiny change).
17104
17105 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17106
17107         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17108
17109 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17110
17111         * spam.el (spam-get-article-as-string): Update to use
17112         gnus-request-article-this-buffer, much simpler.
17113         (spam-get-article-as-buffer): Remove.
17114
17115 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17116
17117         * message.el (message-expand-name): Use EUDC if the user uses that.
17118
17119 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17120
17121         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17122         character for the encoding to avoid consing a string.
17123
17124         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17125         unnecessarily.
17126
17127         * mm-util.el (mm-replace-chars-in-string): Remove.
17128
17129         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17130         of mm-replace-chars-in-string.
17131
17132 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17133
17134         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17135
17136         * mm-util.el (mm-subst-char-in-string): Support inplace.
17137
17138         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17139         a new string in every iteration.  Use shy groups.
17140
17141 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17142
17143         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17144         * gnus-soup.el (gnus-soup-group-brew):
17145         * gnus-msg.el (gnus-put-message):
17146         * gnus-move.el (gnus-group-move-group-to-server):
17147         * gnus-kill.el (gnus-batch-score):
17148         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17149         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17150         (gnus-group-update-group, gnus-group-read-group)
17151         (gnus-group-make-group, gnus-group-make-help-group)
17152         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17153         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17154         (gnus-group-sort-by-unread, gnus-group-catchup)
17155         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17156         (gnus-group-yank-group, gnus-group-set-info)
17157         (gnus-group-list-groups):
17158         * gnus.el (gnus-generate-new-group-name):
17159         * gnus-delay.el (gnus-delay-send-queue):
17160         * nnvirtual.el (nnvirtual-catchup-group):
17161         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17162         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17163         (gnus-group-prepare-topics, gnus-topic-check-topology):
17164         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17165         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17166         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17167         (gnus-group-make-articles-read):
17168         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17169         (gnus-group-change-level, gnus-kill-newsgroup)
17170         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17171         (gnus-get-unread-articles, gnus-make-articles-unread)
17172         (gnus-make-ascending-articles-unread): Use accessor
17173         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17174         to get group information for improved readability.
17175
17176
17177 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17178
17179         * gnus-art.el (article-decode-mime-words, article-babel)
17180         (gnus-article-highlight-signature, gnus-article-add-buttons)
17181         (gnus-signature-toggle): Use gnus-with-article-buffer.
17182
17183         * gnus-art.el (gnus-article-highlight-headers)
17184         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17185
17186         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17187         (gnus-article-set-globals, gnus-request-article-this-buffer)
17188         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17189         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17190         (gnus-mime-display-alternative): Use with-current-buffer.
17191
17192 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17193
17194         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17195         also under 80 char limit, and call gnus-error if needed.
17196         (spam-fetch-article-header): Fix - it was a
17197         buffer-local variable (gnus-newsgroup-data).
17198         (spam-find-spam): Use spam-generate-fake-headers, forget about
17199         spam-insert-fake-headers.
17200         (spam-insert-fake-headers): Remove.
17201
17202 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17203
17204         * deuglify.el (gnus-article-outlook-unwrap-lines)
17205         (gnus-outlook-rearrange-article)
17206         (gnus-outlook-repair-attribution-outlook)
17207         (gnus-outlook-repair-attribution-block)
17208         (gnus-outlook-repair-attribution-other): Remove redundant
17209         save-excursion.
17210
17211 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17212
17213         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17214         (spam-fetch-field-subject-fast)
17215         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17216         (spam-fetch-article-header): Add functions to deal with Gnus
17217         internals for fast retrieval of article header data.
17218         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17219
17220 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17221
17222         * pop3.el (pop3-md5): Remove.
17223         (pop3-apop): Replace pop3-md5 with md5.
17224
17225         * mm-bodies.el: base64 is always built-in.
17226
17227         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17228         with-current-buffer.
17229
17230 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17231
17232         * canlock.el (canlock-insert-header): Remove excessive grouping in
17233         regexp.
17234
17235         * gnus-sum.el (gnus-summary-read-document): Ditto.
17236
17237         * gnus-uu.el (gnus-uu-part-number): Ditto.
17238
17239         * html2text.el (html2text-remove-tags): Ditto.
17240         (html2text-format-tags): Ditto.
17241         (html2text-format-single-elements): Ditto.
17242
17243         * mml.el (mml-parse-1): Ditto.
17244
17245 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17246
17247         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17248
17249         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17250
17251         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17252
17253         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17254
17255 2003-11-15  Simon Josefsson  <jas@extundo.com>
17256
17257         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17258         (pgg-gpg-lookup-key): Use regexp match instead of
17259         split-string (split-string is different between emacs 21.2 and
17260         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17261
17262 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17263
17264         * gnus-art.el (gnus-mime-view-all-parts)
17265         (gnus-article-part-wrapper, gnus-article-view-part): Use
17266         with-current-buffer.
17267
17268 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17269
17270         * spam.el (spam-disable-spam-split-during-ham-respool)
17271         (spam-spamoracle-database, spam-cache-lookups)
17272         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17273         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17274         (spam-group-ham-marks, spam-group-spam-marks)
17275         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17276         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17277         also add spam-use-blackholes to the statistical checks.
17278         (spam-fetch-field-fast): Add interface to fetching fields, may
17279         become a macro.
17280         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17281         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17282         (spam-insert-fake-headers): Fake an article when needed.
17283         (spam-find-spam): Fake article when possible.
17284         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17285         (spam-check-bogofilter-headers): Use message-fetch-field instead
17286         of nnmail-fetch-field.
17287
17288 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17289
17290         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17291
17292 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17293
17294         * spam.el (spam-split): Do not require spam-use-CHECK to be
17295         enabled if that check is passed to spam-split explicitly; also
17296         fix so 'spam doesn't get converted to spam-split-group when
17297         spam-split-symbolic-return is t.
17298         (spam-find-spam): Find registrations of the article and use those
17299         instead of re-running spam-split to find the spam/ham
17300         classification of the article.
17301         (spam-log-processing-to-registry, spam-log-registered-p)
17302         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17303         Use gnus-error instead of gnus-message.
17304         (spam-log-registration-type): Add function to determine the
17305         classification of a message based on registry entries; will
17306         return nil if both 'spam and 'ham are found.
17307         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17308         a reasonably fast local cache without the loading errors.
17309         (spam-cache-lookups): Set to t by default.
17310         (spam-find-spam): Don't try to guess spam-cache-lookups.
17311         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17312         spam-caches entry.
17313         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17314         caching of whitelist/blacklist entries.
17315         (spam-check-whitelist, spam-check-blacklist): Invoke
17316         spam-from-listed-p with a type, not a cache variable.
17317         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17318
17319 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17320
17321         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17322
17323         * nnmail.el (nnmail-split-fancy): do.
17324
17325         * mml.el (mml-parse): do.
17326
17327         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17328         (gnus-score-adaptive): do.
17329
17330 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17331
17332         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17333         (gnus-mime-button-map): Don't set keymap parent.
17334         (gnus-button-ctan-directory-regexp): Use shy grouping.
17335         (gnus-prev-page-map): Don't set keymap parent.
17336         (gnus-prev-page-map): Remove duplicated one.
17337         (gnus-next-page-map): Don't set keymap parent.
17338         (gnus-mime-security-button-map): Ditto.
17339
17340         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17341         version number.
17342
17343         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17344
17345 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17346
17347         * canlock.el (canlock-sha1-function): Remove.
17348         (canlock-sha1-function-for-verify): Remove.
17349         (canlock-openssl-program): Remove.
17350         (canlock-openssl-args): Remove.
17351         (canlock-ignore-errors): Remove.
17352         (canlock-sha1-with-openssl): Remove.
17353         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17354         (canlock-verify): Don't use canlock-ignore-errors.
17355
17356         * sha1-el.el (sha1-string-external): Make it can return a string
17357         in binary form.
17358         (sha1-region-external): Ditto.
17359         (sha1-string-internal): Ditto.
17360         (sha1-region-internal): Ditto.
17361         (sha1-region): Ditto.
17362         (sha1-string): Ditto.
17363         (sha1): Ditto.
17364
17365 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17366
17367         * spam.el (spam-report-articles-gmane): New command.
17368
17369 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17370
17371         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17372
17373         * run-at-time.el (run-at-time-saved): Remove.
17374         (run-at-time): Doc fix.
17375
17376 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17377
17378         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17379         (gnus-summary-limit-map): Add it.
17380         (gnus-summary-make-menu-bar): do.
17381
17382 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17383
17384         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17385         Make attempt at some caching support (done for BBDB only now).
17386         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17387         addresses to be checked.
17388         (spam-clear-cache-BBDB): Add function, to be invoked by
17389         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17390         (spam-check-BBDB): Check and use the caches, if
17391         spam-cache-lookups is on, remove superfluous (provide).
17392
17393 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17394
17395         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17396
17397 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17398
17399         * run-at-time.el (run-at-time-saved): Move to after the definition
17400         of `run-at-time'.
17401
17402         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17403
17404 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17405
17406         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17407         mm-w3m-local-map-property.
17408
17409         * mm-view.el (mm-w3m-mode-map): Remove.
17410         (mm-w3m-local-map-property): Remove.
17411         (mm-inline-text-html-render-with-w3m): Don't use
17412         mm-w3m-local-map-property.
17413
17414 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17415
17416         * run-at-time.el: New file.
17417
17418         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17419         under Emacs.
17420
17421         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17422         of gnus-set-text-properties.
17423
17424         * gnus-uu.el (gnus-uu-save-article): Ditto.
17425
17426         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17427
17428         * gnus-cite.el (gnus-cite-parse): Ditto.
17429
17430         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17431         of gnus-.
17432
17433         * gnus-xmas.el (run-at-time): Require run-at-time.
17434
17435         * gnus.el: Changed calls to nnheader-run-at-time and
17436         password-run-at-time throughout to use run-at-time directly.
17437
17438         * password.el: Removed definition of run-at-time.
17439
17440         * nnheaderxm.el: Remove definition of run-at-time.
17441
17442 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17443
17444         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17445         in prompt.
17446
17447 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17448
17449         * messagexmas.el (message-xmas-redefine): Alias
17450         `message-make-caesar-translation-table' to
17451         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17452         version.
17453
17454         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17455         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17456         `gnus-xmas-set-text-properties'.
17457         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17458         `gnus-xmas-completing-read'.
17459         (gnus-xmas-completing-read): Removed.
17460         (gnus-xmas-open-network-stream): Removed.
17461
17462         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17463         XEmacs version.
17464
17465         * dns.el (dns-make-network-process): Use `open-network-stream'
17466         instead of `gnus-xmas-open-network-stream'.
17467
17468         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17469
17470         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17471
17472 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17473
17474         * gnus-art.el (gnus-mime-display-alternative)
17475         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17476         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17477         Don't use gnus-local-map-property.
17478
17479         * gnus-util.el (gnus-local-map-property): Remove.
17480
17481         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17482         gnus-completing-read-maybe-default with completing-read.
17483
17484         * gnus-util.el (gnus-completing-read): do.
17485         (gnus-completing-read-maybe-default): Remove.
17486
17487 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17488
17489         * password.el: Only autoload `run-at-time' if not XEmacs.
17490         Only autoload the itimer functions if XEmacs.
17491
17492 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17493
17494         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17495         XEmacsen.
17496
17497         * dgnushack.el: Autoload executable-find for XEmacs.
17498
17499 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17500
17501         * gnus-art.el (gnus-read-string): Remove.
17502         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17503         read-string.
17504
17505 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17506
17507         * netrc.el: Autoload password-read.
17508         (netrc): Add configuration group.
17509         (netrc-encoding-method, netrc-openssl-path): Add
17510         variables for encoding and decoding of files with symmetric
17511         ciphers.
17512         (netrc-encode): Add assistant function to encode a file with
17513         netrc-encoding-method.
17514         (netrc-parse): Add interactive parameter, added optional
17515         decoding if netrc-encoding-method is non-nil but otherwise
17516         behavior is standard.
17517         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17518         Do s/encode/encrypt/ everywhere.
17519
17520         * spam.el: Remove executable-find autoload.
17521
17522 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17523
17524         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17525
17526         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17527
17528 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17529
17530         * gnus-art.el (gnus-treat-ansi-sequences)
17531         (article-treat-ansi-sequences): New variable and function.
17532         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17533
17534         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17535         Use it.
17536
17537 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17538
17539         * mm-util.el (mm-quote-arg): Remove.
17540
17541         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17542         shell-quote-argument.
17543
17544         * gnus-uu.el (gnus-uu-command): do.
17545
17546         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17547
17548         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17549         with make-char.
17550
17551         * mm-util.el (mm-make-char): Remove.
17552
17553         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17554         add-minor-mode.
17555
17556         * gnus-undo.el (gnus-undo-mode): do.
17557
17558         * gnus-topic.el (gnus-topic-mode): do.
17559
17560         * gnus-sum.el (gnus-dead-summary-mode): do.
17561
17562         * gnus-start.el (gnus-slave-mode): do.
17563
17564         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17565
17566         * gnus-ml.el (gnus-mailing-list-mode): do.
17567
17568         * gnus-gl.el (gnus-grouplens-mode): do.
17569
17570         * gnus-draft.el (gnus-draft-mode): do.
17571
17572         * gnus-dired.el (gnus-dired-mode): do.
17573
17574         * gnus-ems.el (gnus-add-minor-mode): Remove.
17575
17576         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17577         Replace gnus-char-width with char-width.
17578
17579         * gnus-ems.el (gnus-char-width): Remove.
17580
17581         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17582         Replace gnus-char-width with char-width.
17583
17584         * gnus-ems.el (gnus-char-width): Remove.
17585
17586         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17587         definition.
17588         Remove Emacs 20 hash table compatibility code.
17589
17590         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17591         20 compatibility code.
17592
17593         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17594
17595         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17596
17597         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17598         with point-at-{eol,bol}.
17599
17600         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17601
17602         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17603
17604         * flow-fill.el (fill-flowed-point-at-bol)
17605         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17606
17607         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17608         Replace with point-at-{eol,bol} throughout all files.
17609
17610 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17611
17612         * ntlm.el (ntlm-string-as-unibyte): New macro.
17613         (ntlm-build-auth-response): Use it.
17614
17615         Remove Emacs 20 stuff:
17616         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17617         (butlast, mapc, remove): Remove the compiler macros.
17618         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17619         of delq and copy-sequence.
17620         * gnus-art.el (popup-menu): Remove the compiler macro.
17621         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17622         Emacs 20.
17623
17624 2004-01-05  Simon Josefsson  <jas@extundo.com>
17625
17626         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17627         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17628         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17629         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17630         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17631         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17632         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17633         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17634         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17635         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17636         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17637         string-xor into ntlm-string-xor.  Suggested by
17638         Jesper Harder <harder@myrealbox.com>.
17639
17640         * ntlm.el: Don't include poem.
17641
17642         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17643         Jesper Harder <harder@myrealbox.com>.
17644
17645         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17646
17647         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17648         probably breaks emacs with DL patch, but do we care? Is anyone
17649         still using the DL stuff?)
17650
17651         * sieve-manage.el: Use the password package.
17652         (sieve-manage-read-passwd): Remove.
17653         (sieve-manage-interactive-login): Use password.  Re-add
17654         condition-case around loop.
17655
17656         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17657         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17658         the password package.
17659
17660 2003-02-19  Simon Josefsson  <jas@extundo.com>
17661
17662         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17663         token.
17664
17665 2002-08-07  Simon Josefsson  <jas@extundo.com>
17666
17667         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17668         (sieve-manage-authenticators):
17669         (sieve-manage-authenticator-alist): Add some SASL mechs.
17670         (sieve-sasl-auth): New function.
17671         (sieve-manage-cram-md5-auth):
17672         (sieve-manage-plain-auth): Rewrite using SASL library.
17673         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17674         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17675         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17676         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17677
17678 2004-01-05  Simon Josefsson  <jas@extundo.com>
17679
17680         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17681         New files.
17682
17683 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17684
17685         * gnus-group.el (gnus-no-groups-message): Update.
17686
17687         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17688
17689 2003-11-09  Simon Josefsson  <jas@extundo.com>
17690
17691         * imap.el: Support for ID IMAP extension (RFC 2971).
17692         (imap-local-variables): Add imap-id.
17693         (imap-id): New variable.
17694         (imap-id): New function.
17695         (imap-parse-response): Parse untagged ID response.
17696         * nnimap.el (nnimap-id): New variable.
17697         (nnimap-open-connection): Use it.
17698
17699 2003-12-28  Simon Josefsson  <jas@extundo.com>
17700
17701         * gnus-score.el (gnus-score-edit-all-score): New.
17702         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17703
17704 2004-01-04  Simon Josefsson  <jas@extundo.com>
17705
17706         * password.el: Add.
17707
17708 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17709
17710         * dns.el (dns-query-types): Fix typo.
17711         (dns-query-types): New function.
17712         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17713         PTR and SOA replies, see RFC 1035.
17714
17715 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17716
17717         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17718
17719         * Moved to Changelog.2.
17720
17721 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17722
17723         * gnus.el (gnus-version-number): Bump version.
17724
17725 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17726
17727         * gnus.el: No Gnus v0.1 is released.
17728
17729 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17730
17731         * gnus.el: No Gnus v0.0 is released.
17732
17733 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17734
17735         * gnus.el (gnus-version-number): Bump.
17736         (gnus-version): No.
17737
17738 See ChangeLog.2 for earlier changes.
17739
17740     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17741       Free Software Foundation, Inc.
17742
17743   This file is part of GNU Emacs.
17744
17745   GNU Emacs is free software: you can redistribute it and/or modify
17746   it under the terms of the GNU General Public License as published by
17747   the Free Software Foundation, either version 3 of the License, or
17748   (at your option) any later version.
17749
17750   GNU Emacs is distributed in the hope that it will be useful,
17751   but WITHOUT ANY WARRANTY; without even the implied warranty of
17752   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17753   GNU General Public License for more details.
17754
17755   You should have received a copy of the GNU General Public License
17756   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17757
17758 ;; Local Variables:
17759 ;; coding: utf-8
17760 ;; fill-column: 79
17761 ;; add-log-time-zone-rule: t
17762 ;; End: