0ac2c8fb443fdf3d97997fca7f7ca6115fdb1117
[gnus] / lisp / ChangeLog
1 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (browse-url): Required.
4         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
5         lines.
6
7         * gnus-sum.el (gnus-widen-article-window): New variable.
8         (gnus-summary-select-article-buffer): Use it.
9
10         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
11         without @ signs.
12
13 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
14
15         * nnir.el (nnir-run-imap): Remove spurious space in search string.
16
17 2010-10-04  Julien Danjou  <julien@danjou.info>
18
19         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
20         for XEmacs.
21
22 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23
24         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
25
26         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
27         (nnimap-close-server): Implement.
28
29         * dgnushack.el (iswitchb): Require to shut up the compiler.
30
31         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
32         (shr-insert): Tweak line breaking.
33         (shr-insert): Handle <pre> better.
34         (shr-tag-li): Get <li> indentation right.
35         (shr-tag-li): Get <li> indentation even righter.
36         (shr-tag-blockquote): Ensure paragraph start.
37         (shr-make-table): Tweak table generation.
38         (shr-make-table): Fix typo.
39
40         * shr.el: Implement table rendering.
41
42 2010-10-04  Julien Danjou  <julien@danjou.info>
43
44         * gnus-html.el (gnus-html-put-image): Fix resize image code.
45
46 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
47
48         * shr.el (shr-insert): Use string anchors instead of line anchors.
49
50 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
51
52         * shr.el: Add headings.
53         (shr-ensure-paragraph): Actually work.
54         (shr-tag-li): Make <ul> prettier.
55         (shr-insert): Get white space at the beginning/end of elements right.
56         (shr-tag-p): Collapse subsequent <p>s.
57         (shr-ensure-paragraph): Don't insert double line feeds after blank
58         lines.
59         (shr-insert): \t is also space.
60         (shr-tag-s): Fix "s" tag name function.
61         (shr-tag-s): Fix face prop name.
62
63 2010-10-03  Julien Danjou  <julien@danjou.info>
64
65         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
66
67         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
68         gnus-window-inside-pixel-edges.
69
70         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
71         gnus-ems.
72
73         * mm-view.el (mm-inline-image-emacs): Support image resizing.
74
75         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
76         function.
77
78         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
79         resize choice.
80
81 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
82
83         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
84         beginning of the buffer.
85
86         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
87         article buffer again.
88
89         * shr.el (shr-tag-p): Don't insert newlines at the start of the
90         buffer.
91
92         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
93         when it's at the start of the buffer.
94
95         * shr.el (shr-tag-blockquote): Convert name.
96         (shr-rescale-image): Use the right image-size variant.
97
98         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
99         buffer isn't shown, then select the current article first instead of
100         bugging out.
101         (gnus-summary-select-article-buffer): Show both the article and summary
102         buffers again.
103
104         * shr.el (shr-fontize-cont): Protect against regions with no text.
105         Rename tag functions to shr-tag-* for enhanced security.
106         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
107
108 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
109
110         * shr.el (shr-insert):
111         * pop3.el (pop3-movemail):
112         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
113         loaded.
114
115 2010-10-03  Glenn Morris  <rgm@gnu.org>
116
117         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
118
119         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
120
121         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
122
123         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
124
125         * gnus-util.el (gnus-make-local-hook): Simplify.
126
127 2010-10-02  Julien Danjou  <julien@danjou.info>
128
129         * gnus-util.el (gnus-iswitchb-completing-read): New function.
130         (gnus-ido-completing-read): New function.
131         (gnus-emacs-completing-read): New function.
132         (gnus-completing-read): Use gnus-completing-read-function.
133         Add gnus-completing-read-function.
134
135 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
136
137         * shr.el (shr-insert-document): Autoload.
138         (shr-img): Be silent.
139         (shr-insert): Add a newline after every picture before text.
140         (shr-add-font): Use overlays for combining faces.
141         (shr-insert): Pass upwards the text start point.
142
143         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
144         possible.
145         (mm-shr): New function.
146
147 2010-10-02  Julien Danjou  <julien@danjou.info>
148
149         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
150         should go backward.
151
152 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
153
154         * shr.el (shr): Fix typo in provide call.
155
156 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
157
158         * shr.el: New file.
159
160         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
161
162         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
163         completing read.
164
165 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
166
167         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
168         we're being queried about.  Suggested by Dan Jacobson.
169
170         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
171         by Jason Eisner.
172
173         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
174         table, too.  Suggested by Stefan Wiens.
175         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
176         the table unnecessary.  Suggested by Stefan Wiens.
177
178         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
179         longer needed, and probably doesn't work either, as pointed out by
180         Stefan Wiens.
181         (gnus-summary-exit): Remove call to the clearing function.
182         (gnus-summary-exit-no-update): Ditto.
183
184         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
185         instead of gnus-eval-in-buffer-window to avoid popping up frames.
186         Reported by Stefan Monnier.
187         (gnus-summary-save-in-rmail): Ditto.
188
189         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
190         article buffer, instead of both the article buffer and the summary
191         buffer.  Sort of suggested by Dan Jacobson.
192
193         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
194
195         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
196         Suggested by Dan Jacobson.
197
198         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
199         documentation clearer.
200
201         * message.el (message-shorten-references): Comment on the number "21".
202         Suggested by Stefan Monnier.
203
204         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
205         Suggested by Dan Jacobson.
206
207         * gnus.el (gnus-large-newsgroup): Mention
208         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
209
210         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
211         externalize attachments.  Bug reported by Steve Wen.
212
213         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
214         really message anything to the user.
215
216         * nnmail.el (nnmail-article-group): Allow using the fancy split method
217         directly.
218
219         * nnimap.el (nnimap-request-group): Low higher than high to signal no
220         messages in empty groups.
221
222 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
223
224         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
225         non-UIDNEXT group.
226
227 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
228
229         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
230         not the value from the collection.
231
232         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
233         values.  This sometimes happens on some groups that have no info.
234         (nnimap-request-newgroups): New function.
235
236 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
237
238         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
239         check into `gnus-registry-initialize'.
240         (gnus-registry-initialize): Ditto.
241         Fix and extend header docs.
242
243 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
244
245         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
246         regexp backtrace overflows.
247
248         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
249         for starttls that tls.el implements; i.e. openssl.
250
251         * tls.el (tls-starttls-switches): Give up on using starttls with
252         gnutls-cli.
253         (tls-program): Add --insecure to be consistent with the defaults from
254         openssl s_client.  Now all three commands are insecure.
255
256 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
257
258         * lpath.el: Bind completion-styles-alist for XEmacs.
259
260         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
261         (gravatar-create-image): New function that's an alias to
262         gnus-xmas-create-image, gnus-create-image, or create-image.
263         (gravatar-data->image): Use it.
264
265 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
266
267         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
268         install the nnregistry refer method.
269         (gnus-registry-install-hooks): Use it.
270         (gnus-registry-unfollowed-groups): Add nnmairix to the default
271         unfollowed groups.
272
273 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
274
275         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
276         expanding threads.
277
278 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
279
280         * nnir.el: Use the server names without suffixes (bug #7009).
281
282         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
283         unencrypted to STARTTLS, if possible.
284
285 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
286
287         * message.el (message-ignored-supersedes-headers): Strip Injection-*
288         headers before superseding.
289
290 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
291
292         * nnrss.el (nnrss-use-local): Add documentation.
293
294         * nnimap.el (nnimap-extend-tls-programs): New function.
295         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
296         (nnimap-wait-for-connection): Accept the greeting from the stupid
297         output from openssl s_client -starttls, too.
298
299         * tls.el (tls-starttls-switches): New variable.
300         (tls-find-starttls-argument): Use it.
301         (open-tls-stream): Ditto.
302
303         * netrc.el (netrc-credentials): Return the value of the "default"
304         entry.
305         (netrc-machine): Ditto.
306
307         * nnimap.el (nnimap-find-article-by-message-id): Really return the
308         article number.
309         (nnimap-split-fancy): New variable.
310         (nnimap-split-incoming-mail): Use it.
311
312         * nntp.el (nntp-server-list-active-group): Document.
313
314         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
315         SELECT to get the message-id.
316
317         * mail-source.el (mail-sources): Removed webmail support.
318         (defvar): Ditto.
319         (mail-source-fetcher-alist): Ditto.
320         (mail-source-fetch-webmail): Removed.
321
322         * webmail.el: Removed -- doesn't seem relevant any more.
323
324         * gnus.el: Fix up make-obsolete-variable declarations throughout.
325
326         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
327         the \r.
328
329 2010-09-30  Julien Danjou  <julien@danjou.info>
330
331         * gnus-agent.el (gnus-agent-add-group): Fix call to
332         gnus-completing-read.
333
334 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
335
336         * nndoc.el (nndoc-retrieve-groups): New function.
337
338         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
339         `default', use nnmail-split-methods.
340         (nnimap-request-article): Downcase the NILs so that they are nil.
341
342         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
343         symbol.
344
345         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
346         code, since if the user has requested network, that's what they ought
347         to get.
348         (nnimap-request-set-mark): Erase the buffer before issuing commands.
349         (nnimap-split-rule): Mark as obsolete.
350
351         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
352         variable.
353
354         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
355         correct slot, too.
356
357 2010-09-29  Julien Danjou  <julien@danjou.info>
358
359         * gnus.el (gnus-local-domain): Declare variable obsolete.
360
361         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
362         computing.
363         (gnus-ido-completing-read): Require ido.
364
365 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
366
367         * gnus-registry.el: Don't prompt on load, which makes it impossible to
368         build Gnus.
369
370         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
371         when interpreting the structures.
372         (nnimap-request-accept-article): Add \r\n to the lines to make this
373         work with Cyrus.
374
375         * nndraft.el (nndraft-request-expire-articles): Use the group name
376         instead if "nndraft".  Fix found by Nils Ackermann.
377
378 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
379
380         * nnregistry.el: Added.
381
382 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
383
384         * nnmail.el (group, group-art-list, group-art):
385         Remove unneeded directives.
386
387 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
388
389         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
390         (mm-mime-charset)
391         * rfc2047.el (rfc2047-syntax-table)
392         * utf7.el (utf7-utf-16-coding-system): Comment fix.
393
394         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
395         rather than `insert-file-contents' and `eval-region'.
396
397         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
398         construction.
399
400         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
401
402         * time-date.el: No need to require cl for Emacs 21.
403
404 2010-09-29  Julien Danjou  <julien@danjou.info>
405
406         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
407         replacement of `gnus-gravatar-relief' to mimic
408         `gnus-faces-properties-alist'.
409         Add :version property.
410
411 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
412
413         * mail-source.el (mail-source-report-new-mail)
414         * message.el (message-default-mail-headers)
415         * mm-decode.el (mm-valid-image-format-p): Comment fix.
416
417         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
418
419 2010-09-28  Julien Danjou  <julien@danjou.info>
420
421         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
422         mail-address contains the same string as real-name.
423
424         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
425         non-blank in header, otherwise it'll get stripped.
426
427         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
428         real-name, and then for mail address rather than doing : or , search.
429
430 2010-09-27  Julien Danjou  <julien@danjou.info>
431
432         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
433         (gnus-server-goto-server): Use gnus-completing-read.
434
435         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
436
437         * mm-util.el (defalias): Use gnus-completing-read.
438         (mm-codepage-setup): Use gnus-completing-read.
439
440         * smime.el (smime-sign-buffer): Use gnus-completing-read.
441         (smime-decrypt-buffer): Use gnus-completing-read.
442
443         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
444
445         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
446         (mml-minibuffer-read-disposition): Use gnus-completing-read.
447         (mml-insert-multipart): Use gnus-completing-read.
448
449         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
450
451         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
452
453         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
454
455         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
456
457         * gnus.el (gnus-read-method): Use gnus-completing-read.
458
459         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
460
461         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
462         (gnus-mime-action-on-part): Use gnus-completing-read.
463         (gnus-article-encrypt-body): Use gnus-completing-read.
464
465         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
466         (gnus-topic-move-matching): Use gnus-completing-read.
467         (gnus-topic-copy-matching): Use gnus-completing-read.
468         (gnus-topic-sort-topics): Use gnus-completing-read.
469         (gnus-topic-move): Use gnus-completing-read.
470
471         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
472         (gnus-agent-add-group): Use gnus-completing-read.
473
474         * nnmairix.el (nnmairix-create-server-and-default-group): Use
475         gnus-completing-read.
476         (nnmairix-update-groups): Use gnus-completing-read.
477         (nnmairix-get-server): Use gnus-completing-read.
478         (nnmairix-backend-to-server): Use gnus-completing-read.
479         (nnmairix-goto-original-article): Use gnus-completing-read.
480         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
481
482         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
483
484         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
485         (gnus-group-make-useful-group): Use gnus-completing-read.
486         (gnus-group-make-web-group): Use gnus-completing-read.
487         (gnus-group-add-to-virtual): Use gnus-completing-read.
488         (gnus-group-browse-foreign-server): Use gnus-completing-read.
489
490         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
491         (gnus-summary-limit-to-extra): Use gnus-completing-read.
492         (gnus-summary-execute-command): Use gnus-completing-read.
493         (gnus-summary-respool-article): Use gnus-completing-read.
494         (gnus-read-move-group-name): Use gnus-completing-read.
495
496         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
497         (gnus-summary-score-effect): Use gnus-completing-read.
498
499         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
500
501         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
502         right completing-read function.
503         (gnus-use-ido): New variable
504         (gnus-completing-read-with-default): Remove.
505
506 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
507
508         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
509         x-focus-frame.
510
511         * nnimap.el (auth-source-forget-user-or-password)
512         (auth-source-user-or-password): Autoload.
513
514         * message.el (message-from-style, message-interactive)
515         (message-cite-prefix-regexp, message-sendmail-envelope-from)
516         (message-yank-prefix, message-indentation-spaces, message-signature)
517         (message-signature-file): Add comment.
518
519 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
520
521         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
522         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
523         new articles.
524
525         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
526         parts.
527         (nnimap-request-article): Work with the t setting, too.
528
529         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
530         that you don't get flashes of other buffers.
531         (gnus-summary-show-complete-article): Intern before setting.
532
533 2010-09-27  David Engster  <dengste@eml.cc>
534
535         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
536         well as HEADERS.
537         (nnmairix-retrieve-headers): Provide new argument for the above.
538
539 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
540
541         * gnus-sum.el (gnus-summary-move-article): Don't alter
542         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
543         group.
544
545         * nnimap.el (nnimap-update-info): Don't destructively alter active.
546
547         * message.el (message-cite-prefix-regexp): Revert my last edit.
548
549         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
550         variable instead of the Gnus variable.
551
552         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
553
554         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
555         again.
556
557         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
558         since some servers don't like it.
559         (nnimap-open-connection): Forget credentials if the server says the
560         password was wrong.
561         (nnimap-parse-line): Protect against invalid data.
562
563         * gnus-sum.el (gnus-summary-move-article): Add comment.
564         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
565         nothing alters it while scanning for new messages.
566
567         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
568         which may or may not help.
569         (nnimap-open-connection): If we're doing a stream connection, and then
570         discover we're on a STARTTLS-capable server, then open a STARTTLS
571         connection instead.
572
573 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
574
575         * nnimap.el (utf7): Required.
576
577         * message.el (message-cite-prefix-regexp): Remove "}" from citation
578         prefix.
579
580 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
581
582         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
583
584 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
585
586         * nnimap.el (nnimap-request-accept-article): Message the error on
587         error.
588
589 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
590
591         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
592
593 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
594
595         * nndoc.el (nndoc-request-list): Return success always.
596
597         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
598         `fetch-old' -- we only want to fetch the articles we've requested.  The
599         rest are in the agent, probably.
600         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
601         disappeared server" to something low.  It's not important.
602
603         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
604         arrived before the FETCH data.
605
606         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
607         target here, because we don't know the Gnus name of the group.
608
609         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
610         for the correct group.
611
612         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
613
614         * gnus.el (gnus): Give a final warning after startup.
615
616         * gnus-util.el (gnus-action-message-log): New variable.
617         (gnus-message): Use it.
618         (gnus-final-warning): New function.
619
620         * nnimap.el (nnimap-open-connection): Record the greeting.
621         (nnimap): Add greeting.
622
623 2010-09-26  Julien Danjou  <julien@danjou.info>
624
625         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
626         arguments.
627         (gnus-html-wash-images): Fix spec computing to include start/end.
628
629         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
630
631 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
632
633         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
634         deletion.
635         (nnimap-retrieve-headers): Don't select the group, because that's
636         already done by nnimap-possibly-change-group.
637
638         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
639         (gnus-picon-transform-address): Use it.
640
641         * mail-source.el (mail-source-value): Revert previous patch.
642
643         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
644         on failure.
645         (nnimap-open-connection): Look up both virtual and physical server name
646         credentials.
647
648         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
649
650 2009-02-07  Dave Love  <fx@gnu.org>
651
652         * tls.el (open-tls-stream): Don't query killing process.
653
654 2009-02-08  Dave Love  <fx@gnu.org>
655
656         * gnus-win.el (gnus-window-to-buffer-helper,
657         gnus-all-windows-visible-p): Function needn't be a symbol.
658
659         * mail-source.el (mail-source-value): Function needn't be a symbol.
660
661 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
662
663         * message.el (message-cite-prefix-regexp): Remove } from the cite
664         prefix.
665
666         * gnus-art.el (gnus-treatment-function-alist): Do picons before
667         highlight again, so that the highlight is correct.
668
669         * gnus-picon.el (gnus-picon): Remove again.
670         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
671
672         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
673         doing the header highlightling, so that the background colour of the
674         picon is correct.
675
676         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
677         (gnus-picon): Ditto.
678         (gnus-picon): Reinstate.  The background colour for picons is white.
679         (gnus-picon-insert-glyph): Make the background white.
680
681         * nnml.el (nnml-open-nov): Don't return dead buffers.
682
683         * auth-source.el (auth-source-create): Query the user for whether to
684         store the credentials.
685
686         * netrc.el (netrc-store-data): New function.
687
688         * auth-source.el (auth-source-user-or-password): Use the existing auth
689         sources, if any, for creation.
690
691         * gnus.el (gnus-group-fast-parameter): Return the last matching
692         parameter instead of the first matching parameter.
693
694 2010-09-26  Julien Danjou  <julien@danjou.info>
695
696         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
697
698 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
699
700         * mml2015.el (mml2015-use): Remove gpg support.
701
702         * mml1991.el (mml1991-function-alist): Remove gpg function.
703         (mml1991-gpg-sign): Removed.
704
705 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
706
707         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
708         (gnus-browse-unsubscribe-current-group): Document it.
709         (gnus-browse-unsubscribe-group): Use it.
710
711 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
712
713         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
714         address to the To list for easier response.
715
716         * gnus.el (gnus-play-startup-jingle): Removed.
717         (gnus-splash): Don't play jingle.
718         (gnus): Silence gnus-load message.
719
720         * gnus-art.el (gnus-treat-play-sounds): Removed.
721
722         * gnus.el (gnus-play-jingle): Remove audio support.
723
724         * gnus-cus.el (gnus-score-customize): Remove audio reference.
725
726         * earcon.el: Removed -- no users.
727
728         * gnus-audio.el: Removed -- no users of this package.
729
730         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
731
732         * gnus-start.el (gnus-setup-news): Remove nocem support.
733
734         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
735
736         * gnus.el (gnus-use-nocem): Removed.
737
738         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
739         Removed.
740
741         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
742         uses NoCeM any more.
743
744         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
745         (gnus-button-ctan-handler): Ditto.
746         (gnus-button-handle-ctan-bogus-regexp): Ditto.
747         (gnus-button-ctan-directory-regexp): Ditto.
748         (gnus-button-handle-ctan): Ditto.
749         (gnus-button-tex-level): Ditto.
750         (gnus-button-alist): Removed CTAN stuff.
751
752 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
753
754         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
755         nnimap-streaming test.
756
757         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
758         servers twice.
759
760         * nnimap.el (nnimap-open-connection): Add more error reporting when
761         nnimap fails early.
762
763         * nnheader.el (nnheader-get-report-string): New function.
764         (nnheader-get-report): Use it.
765
766         * gnus-int.el (gnus-check-server): Say what the error was when opening
767         failed.
768
769         * nnimap.el (nnimap-wait-for-response): Search further when we're not
770         using streaming.
771
772 2010-09-25  Julien Danjou  <julien@danjou.info>
773
774         * gnus-html.el (gnus-html-rescale-image): Use our defalias
775         gnus-window-inside-pixel-edges.
776
777 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
778
779         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
780
781         * mm-decode.el (mm-save-part): Allow saving to other directories the
782         normal Emacs way.
783
784         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
785         by Jay Berkenbilt.
786
787         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
788         there isn't a single byte.
789
790         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
791         just do it.  It doesn't really seem to matter what the user responds
792         here, I think, so it's just a confusing question.
793
794         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
795         non-streaming case.
796
797         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
798         (gnus-article-encrypt-body): Use it.
799
800         * gnus-sum.el (gnus-summary-show-complete-article): New command and
801         keystroke.
802
803         * nnimap.el (nnimap-find-wanted-parts-1): Use
804         gnus-fetch-partial-articles.
805
806         * gnus-art.el (gnus-fetch-partial-articles): New variable.
807
808         * nnimap.el (nnimap-insert-partial-structure): New function.
809         (nnimap-get-partial-article): New function.
810         (nnimap-request-article): Use it.
811         (nnimap-wait-for-response): Return whether the wait was successful.
812         (nnimap-finish-retrieve-group-infos): Don't do anything if the
813         retrieval wasn't successful.
814         (nnimap-retrieve-group-data-early): Allow throttling servers.
815         (nnimap-streaming): New variable.
816         (nnimap-fetch-partial-articles): Removed.
817
818         * mm-decode.el (mm-with-part): Protect against killed buffers.
819
820         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
821         for prettier summary display.
822
823 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
824
825         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
826         directly.
827
828 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
829
830         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
831         apparently third-party libraries depend on it.
832
833         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
834         before starting negotiation.
835
836         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
837         privacy reasons.
838         (gnus-treat-mail-gravatar): Ditto.
839
840         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
841         buffer when inserting images.  Inserting text into the headers, for
842         instance, can make them invalid.
843
844 2010-09-25  Julien Danjou  <julien@danjou.info>
845
846         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
847         variables.
848
849         * nnheader.el: Remove useless variables news-reply-yank-from and
850         news-reply-yank-message-id.
851
852         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
853         variables.
854
855         * mml1991.el: Remove useless mml1991-verbose.
856
857         * gnus.el: Remove useless variable gnus-use-generic-from.
858         Remove obsolete variable gnus-topic-indentation.
859
860         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
861
862         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
863
864         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
865
866         * gnus-group.el: Remove useless gnus-group-icon-cache.
867         Remove useless gnus-ephemeral-group-server.
868
869         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
870
871         * mml2015.el: Remove useless mml2015-verbose.
872
873         * mml-smime.el: Remove useless mml-smime-verbose.
874
875         * gnus.el: Remove useless gnus-local-domain.
876
877         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
878         gnus-gravatar-size.
879
880         * gnus-art.el: Remove useless gnus-treat-translate.
881
882 2010-09-24  Julien Danjou  <julien@danjou.info>
883
884         * gnus-sum.el: Add support for Gravatars.
885
886         * gnus-art.el: Add support for Gravatars.
887
888         * gnus-gravatar.el: Add this file.
889
890         * gravatar.el: Add this file.
891
892 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
893
894         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
895
896         * gnus-group.el (gnus-group-fetch-faq): Removed.
897
898         * gnus.el (gnus-group-faq-directory): Removed.
899
900         * gnus-group.el (gnus-group-fetch-charter): Removed.
901
902         * gnus.el (gnus-group-charter-alist): Removed.
903
904         * gnus-group.el (gnus-group-archive-directory): Removed.
905         (gnus-group-recent-archive-directory): Ditto.
906         (gnus-group-make-archive-group): Removed.
907
908         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
909
910         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
911         use the same article number for all the cached articles.
912
913         * nnimap.el (nnimap-command): Register the last command time so
914         that we can use it for idling NOOPs.
915         (nnimap-open-connection): Start the keeplive timer.
916         (nnimap-make-process-buffer): Store all the process buffers.
917         (nnimap-keepalive): New function.
918
919         * starttls.el: (starttls-open-stream): Add autoload cookie.
920
921 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
922
923         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
924         handling.
925
926 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
927
928         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
929         its data structures.
930
931         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
932         instead of the cl.el copy-list.
933         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
934         equalp.
935
936 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
937
938         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
939         and tool-bar-local-item-from-menu.
940
941         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
942         mode-line-highlight face for Emacs.
943
944         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
945         loading gnus-sum.elc; fix comment for canlock-verify.
946         (gnus-article-jump-to-part): Use read-number.
947         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
948         Emacs pre-21 compatible code for help-echo.
949         (gnus-article-next-page-1): No need to adjust the number of lines.
950         (gnus-article-describe-bindings): Always use help-buffer.
951
952         * gnus-audio.el (gnus-audio-inline-sound)
953         * gnus-cus.el (gnus-custom-mode)
954         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
955
956         * gnus-sum.el (gnus-remove-overlays): Doc fix.
957
958         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
959         compatible code.
960
961 2010-09-24  Glenn Morris  <rgm@gnu.org>
962
963         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
964         visiting the fcc file in rmail-mode.
965
966         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
967
968 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
969
970         * nnir.el: Silence the byte compiler.
971
972         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
973         alias to browse-url-url-encode-chars if any.
974         (gnus-html-encode-url): Use it.
975
976 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
977
978         * gnus-start.el (gnus-use-backend-marks): New variable.
979         (gnus-get-unread-articles-in-group): Use it.
980
981         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
982         makeover.
983
984 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
985
986         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
987
988 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
989
990         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
991         Removed.
992         (gnus-setup-news-hook): Removed
993         gnus-fixup-nnimap-unread-after-getting-new-news.
994
995         * gnus-int.el (gnus-request-update-info): Protect against backends not
996         having the function.
997
998         * nnimap.el (nnimap-stream): Mention starttls.
999         (nnimap-open-connection): Add starttls support.
1000
1001 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1002
1003         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1004
1005 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1006
1007         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1008         BODYSTRUCTUREs.
1009         (nnimap-transform-headers): Unfold quoted {42} headers.
1010
1011         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1012         the info.
1013         (gnus-get-unread-articles): Only call updatep on backends that support
1014         it.
1015
1016         * nnweb.el (nnweb-request-update-info): NOOP.
1017
1018         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1019
1020         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1021         since it only deals with marks.
1022
1023         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1024         gnus-request-marks, and make a new gnus-request-update-info.
1025
1026         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1027         the active instead of the high number, which is usually too low.
1028
1029 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1030
1031         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1032         * encrypt.el: Removed.
1033
1034 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1035
1036         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1037         server in symbolic form.
1038
1039         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1040         0.9.
1041
1042 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1043
1044         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1045         (nnimap-update-info): Fix up code slightly.
1046
1047         * gnus-int.el (gnus-open-server): Add tracing for performance
1048         debugging.
1049
1050         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1051         (gnus-group-insert-group-line): Pass the real group name so that it
1052         gets the right data.
1053
1054         * gnus-start.el (gnus-get-unread-articles): Don't have
1055         `gnus-get-unread-articles-in-group' update info, since that can be
1056         really slow and doesn't seem to be needed?
1057
1058 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1059
1060         * time-date.el (date-to-time): Try using parse-time-string first before
1061         using the slower timezone-make-date-arpa-standard.
1062
1063 2010-09-22  Julien Danjou  <julien@danjou.info>
1064
1065         * gnus-group.el (gnus-group-insert-group-line): Call
1066         gnus-group-highlight-line.
1067         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1068         default hook list.
1069         (gnus-group-update-eval-form): Add new function.
1070         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1071         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1072
1073 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1074
1075         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1076         immediate, then expire all articles.
1077         (nnimap-update-info): Fix off-by-one errors.
1078         (nnimap-flags-to-marks): Would return no marks lists for group with no
1079         flags.  Instead return the other data.
1080
1081 2010-09-22  Julien Danjou  <julien@danjou.info>
1082
1083         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1084         Only return an icon.
1085         (gnus-group-insert-group-line): Compute icon to return.
1086
1087         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1088         variable.
1089         (gnus-html-image-fetched): Only cache if
1090         gnus-html-image-automatic-caching is set.
1091         (gnus-html-image-fetched): Check for errors.
1092
1093 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1094
1095         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1096         once per method on `g'.  This ensures that backends like nnfolder don't
1097         open all their folders.
1098
1099         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1100         (nnimap-request-list): Nix out group in the correct buffer.
1101         (nnimap-parse-flags): Implement by using `read' instead of
1102         hand-parsing.
1103         (nnimap-flags-to-marks): Pass on permanent-flags.
1104         (nnimap-make-process-buffer): Record the server name.
1105         (nnimap-parse-flags): Fix typo.
1106         (nnimap-request-scan): Run split on the server in general, not just a
1107         single group.
1108
1109         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1110         parameter, and propagate this downwards.
1111
1112         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1113         since EXAMINE changes it on the server.
1114
1115         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1116         this command might take a while.
1117
1118 2010-09-22  Julien Danjou  <julien@danjou.info>
1119
1120         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1121         harmful if you have 2 images side-by-side, they can't be properly
1122         update on text deletion.  Using text-property is safer here.
1123         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1124         data.
1125
1126 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1127
1128         * nnimap.el (nnimap-expunge-inbox): Removed.
1129         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1130         (nnimap-expunge): Flip default to t.
1131
1132         * gnus.el (gnus-method-to-server): Don't push things to the cache
1133         unless it's unique.
1134         (gnus-server-to-method): Ditto.
1135
1136 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1137
1138         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1139
1140 2010-09-22  Julien Danjou  <julien@danjou.info>
1141
1142         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1143         get the start of data.
1144         (gnus-html-encode-url): Add this function to encode special chars in
1145         URL.
1146         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1147         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1148
1149         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1150         default.
1151         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1152
1153         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1154         images alt-text.
1155         (gnus-html-put-image): Put alt-text as help-echo.
1156
1157 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1158
1159         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1160         * mm-util.el (mm-decompress-buffer)
1161         * nnir.el (nnir-run-find-grep)
1162         * pop3.el (pop3-list): Use 3rd arg of split-string.
1163
1164         * time-date.el (format-seconds): Comment fix.
1165
1166         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1167         and byte-optimize-form-code-walker.
1168         (dgnushack-make-auto-load): Don't advise make-autoload.
1169
1170         * lpath.el: Remove Emacs 21 stuff.
1171
1172 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1173
1174         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1175         outside the active range.  Suggested by Dan Christensen.
1176
1177         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1178         slightly later to avoid double-getting it.
1179
1180         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1181         previous patch.
1182
1183         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1184
1185 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1186
1187         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1188
1189 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1190
1191         * gnus-int.el (gnus-open-server): Give a better error message in the
1192         "go offline" case.
1193
1194         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1195         marks for nnimap, which is seldom the right thing to do.
1196
1197         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1198         (gnus-same-method-different-name): New function.
1199
1200         * nnimap.el (parse-time): Require.
1201
1202         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1203         method in the presence of many similar methods.
1204
1205         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1206
1207         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1208         nnml-inhibit-expiry.
1209
1210         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1211         find out whether methods are equal.
1212
1213         * nnimap.el (nnimap-find-expired-articles): New function.
1214         (nnimap-process-expiry-targets): New function.
1215         (nnimap-request-move-article): Request the article before looking at
1216         what the Message-ID is.  Fix found by Andrew Cohen.
1217         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1218
1219         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1220         for oldness in addition to being a predicate.
1221
1222         * nnimap.el (nnimap-request-group): When we have zero articles, return
1223         the right data to Gnus.
1224         (nnimap-request-expire-articles): Only delete articles immediately if
1225         the target is 'delete.
1226
1227         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1228         method, this would bug out.
1229
1230         * gnus-group.el (gnus-group-expunge-group): Renamed from
1231         gnus-group-nnimap-expunge, and implemented as a normal interface
1232         function.
1233
1234         * gnus-int.el (gnus-request-expunge-group): New function.
1235
1236         * nnimap.el (nnimap-request-create-group): Implement.
1237         (nnimap-request-expunge-group): New function.
1238
1239 2010-09-21  Julien Danjou  <julien@danjou.info>
1240
1241         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1242         (gnus-html-cache-expired): Add new function.
1243         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1244         wethever we should display image for fetch it.
1245         Compute alt-text earlier to pass it to the fetching function too.
1246         (gnus-html-schedule-image-fetching): Change function argument to only
1247         get one image at a time, not a list.
1248         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1249         cache.
1250         (gnus-html-get-image-data): New function to retrieve image data from
1251         cache.
1252         (gnus-html-put-image): Change buffer argument to use image data rather
1253         than file, and place image above region rather than inserting a new
1254         one. Do not take alt-text as argument, since it's useless now: we place
1255         the image above alt-text.
1256         (gnus-html-prune-cache): Remove.
1257         (gnus-html-show-images): Start to fetch image when we find one, do not
1258         push into a temporary list.
1259         (gnus-html-prefetch-images): Only fetch image if they have expired.
1260         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1261         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1262
1263 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1264
1265         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1266
1267 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1268
1269         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1270         spec inser "*" if the group isn't active instead of 0.
1271
1272         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1273         opening the server.
1274         (nnimap-request-delete-group): Implement group deletion.
1275         (nnimap-transform-headers): Return the size of the entire message in
1276         the Bytes header, not just the size of the first part.
1277         (nnimap-request-move-article): When moving an article from nnimap,
1278         request the article first so the accepting form has an article to
1279         accept.  Reported by Dan Christensen.
1280         (nnimap-command): Make sure that the error message doesn't error out.
1281
1282 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1283
1284         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1285         we haven't requested anything.
1286
1287 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1288
1289         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1290         "".  Fix found by Andrew Cohen.
1291
1292         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1293         instead of -encode-string.
1294
1295 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1296
1297         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1298
1299         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1300         by mm-subst-char-in-string.
1301
1302 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1303
1304         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1305         waiting for the connection string.
1306
1307         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1308         arriving.
1309
1310         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1311         bogus characters.  This allows selecting certain Gmail groups.
1312
1313         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1314         (nnimap-fetch-partial-articles): New variable.
1315         (nnimap-open-connection): When looking for credentials, also use the
1316         nnimap-server-port.
1317         (nnimap-request-article): Return the group/article number, so that Gnus
1318         `^' works as expected.
1319         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1320         them.
1321
1322         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1323         comments.
1324         (gnus-methods-sloppily-equal): New function.
1325         (gnus): When using the development version of Gnus, load the gnus-load
1326         file.
1327
1328         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1329         `gnus-open-server' on each method before trying to scan them etc.  This
1330         ensures that all the backend parameters are set correctly.
1331
1332         * nnimap.el (nnimap-authenticator): New variable.
1333         (nnimap-open-connection): Allow anonymous login.
1334         (nnimap-transform-headers): The chars header is called Chars not
1335         Bytes.
1336         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1337         drops.
1338
1339         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1340         patch, found by Knut Anders Hatlen.
1341
1342 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1343
1344         * gnus-agent.el (gnus-agent-batch-confirmation)
1345         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1346         to gnus-message.
1347         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1348         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1349         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1350         * gnus-int.el (gnus-open-server): Likewise.
1351         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1352         (gnus-score-check-syntax): Likewise.
1353         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1354         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1355         Likewise.
1356         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1357
1358 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1359
1360         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1361         calling conventions so that prefetch doesn't bug out.
1362
1363 2010-09-19  Julien Danjou  <julien@danjou.info>
1364
1365         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1366         rather than `subst-char-in-region' in order to be able to replace ASCII
1367         char by UTF-8 ones.
1368
1369         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1370         than curl.
1371         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1372         the right URL and ALT text on images.
1373         (gnus-html-wash-tags): Fix tag case.
1374         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1375         (gnus-article-html): Add -o display_ins_del=2 option.
1376         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1377
1378 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1379
1380         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1381         the extra mail headers, which sometimes seem to happen for unknown
1382         reasons.
1383
1384         * mail-parse.el (mail-header-encode-parameter): Define as
1385         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1386         (or most, perhaps?) mail readers don't understand the latter, but do
1387         understand the former.
1388
1389         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1390         to nil, so that no methods are automatically agentized.  I think this
1391         is probably what most users want.
1392
1393         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1394         from url-retrieve, for instance about invalid URLs.
1395
1396         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1397         groups that have no articles.
1398         (nnimap-request-article): Check that we really got an article when we
1399         requested one.
1400
1401         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1402         doesn't exist.
1403
1404         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1405         nntp buffer so the agent can save it.
1406         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1407         that CRLF doesn't get translated to \n.
1408         (nnimap-open-connection): Don't make 'shell commands only send \n.
1409
1410 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1411
1412         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1413         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1414         Update var name.
1415         (nnml-generate-nov-file): Use dolist.
1416         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1417         Use with-current-buffer.
1418
1419 2010-09-18  Julien Danjou  <julien@danjou.info>
1420
1421         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1422         parallel.
1423
1424 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1425
1426         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1427         the range update right.
1428         (nnimap-request-group): Don't make `M-g' bug out on group with no
1429         marks.
1430         (nnoo): Required, so that other packages can require nnimap.
1431         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1432         command we're looking for.  This helps when the server sends more
1433         responses after we've gotten everything we expected.
1434         (nnimap): Add a `newlinep' field to keep track of end-of-line
1435         conventions.
1436         Don't send CRLF to things that don't want it.
1437         (nnimap-request-accept-article): Ditto.
1438
1439 2010-09-18  Julien Danjou  <julien@danjou.info>
1440
1441         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1442         than curl to retrieve images.
1443
1444 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1445
1446         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1447         the marks.
1448         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1449         (nnimap-wait-for-connection): New function.
1450         (nnimap-open-connection): If we have PREAUTH, don't query for login
1451         credentials.
1452         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1453         when doing a partial update.
1454
1455 2010-09-18  Julien Danjou  <julien@danjou.info>
1456
1457         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1458         tags.
1459
1460 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1461
1462         * nnimap.el (nnimap-credentials): New function.
1463         (nnimap-open-connection): Use the new function to look for credentials
1464         also on the numeric equivalents of "imap" and "imaps".
1465
1466         * gnus-start.el (gnus-activate-group): Send the info to
1467         gnus-request-group.
1468
1469         * nnimap.el (nnimap-request-group): Have the "check" version of the
1470         function parse flags and update the info, so that a `M-g' get a total
1471         resync of all flags from the group.
1472
1473         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1474         to allow backends to alter the info on group selection.  Also alter all
1475         the backend -request-group functions to take the parameter.
1476
1477         * nnimap.el (nnimap-store-info): New function.
1478         (nnimap-update-info): Store the info for later usage.
1479         (nnimap-request-group): Use the stored info for the dont-check case, so
1480         that we don't retrieve all marks when we enter a group.
1481
1482         * nnimap.el: Use deffoo instead of defun for interface functions.
1483
1484         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1485         update the group info.  This makes the nndraft groups, for instance, go
1486         back to their old behaviour.
1487
1488         * gnus-sum.el (gnus-select-newsgroup): Indent.
1489
1490         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1491         in.
1492         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1493         nothing.
1494
1495         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1496         from methods that are denied.
1497
1498         * gnus-int.el (gnus-method-denied-p): New function.
1499
1500         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1501         store the password instead of netrc.
1502         (nnimap-open-connection): Don't error out when we can't make a
1503         connections.
1504
1505         * auth-source.el (auth-source-create): In the password prompt, say what
1506         we're querying for.  Also prompt for user name if that hasn't been
1507         given.
1508
1509         * nnimap.el (nnimap-with-process-buffer): Removed.
1510
1511 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1512
1513         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1514         method when we're reading from the agent.
1515
1516         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1517
1518         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1519         that's probably most useful for users.
1520
1521         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1522         "failed" all the time.
1523
1524         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1525         ...)) with (with-current-buffer ... ).
1526
1527         * nntp.el (nntp-open-server): Return whether the open was successful or
1528         not.
1529
1530         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1531         select an unread unseen article first.
1532
1533         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1534         /etc/services, supply some sensible port defaults.
1535
1536         * dgnushack.el: Define netrc-credentials.
1537
1538 2010-09-17  Julien Danjou  <julien@danjou.info>
1539
1540         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1541
1542 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1543
1544         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1545         doesn't have any parameters.
1546
1547 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1548
1549         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1550         only upcased checks.
1551
1552         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1553
1554         * nnimap.el (nnimap-open-shell-stream): New function.
1555         (nnimap-open-connection): Use it.
1556         (nnimap-transform-headers): Get the number of lines in each message.
1557         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1558         number of lines.
1559         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1560         problem.
1561
1562         * utf7.el (utf7-encode): Autoload.
1563
1564         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1565         to allow the mail splitting to not return a default group.  This is
1566         useful for nnimap, which will leave unmatched mail in the inbox.
1567
1568         * nnimap.el: Rewritten.
1569
1570         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1571         nnimap usage.
1572
1573         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1574         if the move is internal, so that nnimap can do fast internal moves.
1575
1576         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1577         data.
1578         (gnus-read-active-for-groups): Support finishing the early retrieval of
1579         data.
1580
1581         * gnus-range.el (gnus-range-nconcat): New function.
1582
1583         * gnus-int.el (gnus-finish-retrieve-group-infos)
1584         (gnus-retrieve-group-data-early): New functions.
1585
1586 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1587
1588         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1589         (nnrss-retrieve-groups):
1590         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1591         (pop3-quit): Use with-current-buffer.
1592
1593 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1594
1595         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1596         instead of nnheader-accept-process-output.
1597
1598         * dgnushack.el (dgnushack-compile): Add comment.
1599
1600         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1601
1602         * gnus-html.el (gnus-html-schedule-image-fetching)
1603         (gnus-html-prefetch-images): Replace process-kill-without-query by
1604         gnus-set-process-query-on-exit-flag.
1605
1606 2010-09-16  Romain Francoise  <romain@orebokech.com>
1607
1608         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1609
1610 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1611
1612         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1613         parameter to unintern is mandatory-ish in Emacs 24.
1614
1615         * gnus-html.el (gnus-html-schedule-image-fetching)
1616         (gnus-html-prefetch-images): Check for curl before using it.
1617
1618         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1619         depend on curl, which isn't essential.
1620
1621         * imap.el: Revert back to version
1622         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1623         seem problematic.
1624
1625 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1626
1627         * gnus-registry.el (gnus-registry-install-shortcuts):
1628         Explicitly pass `obarray' to `unintern' to avoid a warning.
1629
1630 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1631
1632         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1633         change.
1634
1635         * nnrss.el (nnrss-request-list): Removed this function and related
1636         functions, including the moreover stuff.
1637
1638 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1639
1640         * nnrss.el (nnrss-retrieve-groups): New function.
1641
1642 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1643
1644         * .dir-locals.el: Add no-byte-compile cookie.
1645
1646 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1647
1648         * time-date.el (format-seconds): Comment fix.
1649
1650         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1651         for back end that doesn't support request-scan.
1652
1653 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1654
1655         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1656         then do request scans from the backends.
1657
1658         * netrc.el (netrc-credentials): New conveniency function.
1659
1660         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1661         avoid running a hook per line, since this takes a lot of time,
1662         profiling shows.
1663         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1664         directly if gnus-visual-p is true.
1665
1666 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1667
1668         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1669         groups; replace mapcar with dolist which is a bit faster; pass groups
1670         info to gnus-read-active-file-1.
1671         (gnus-read-active-file-1): Scan only specified groups if the new
1672         optional arg `infos' is given.
1673
1674 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1675
1676         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1677
1678         * pop3.el (pop3-movemail): Removed.
1679         (pop3-streaming-movemail): Renamed to pop3-movemail.
1680
1681         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1682         don't restrict end-tag searches to the end of the line.
1683
1684 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1685
1686         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1687         articles of every unchecked group to t, which means unknown since the
1688         server has never been opened.
1689
1690 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1691
1692         * gnus-html.el (gnus-html-show-alt-text): New command.
1693         (gnus-html-browse-image): Ditto.
1694         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1695         to browse the image directly.
1696         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1697         better.
1698
1699         * gnus-async.el (gnus-async-article-callback): Call
1700         `gnus-html-prefetch-images' unconditionally.
1701
1702         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1703         before feeding URLs to curl.
1704
1705 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1706
1707         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1708         internal images as deletable by `W D D'.
1709
1710         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1711         (gnus-async-article-callback): Fix typo.
1712
1713 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1714
1715         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1716         current line to work around bugs in the output from w3m.
1717
1718         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1719         for groups that want that.
1720
1721         * nntp.el (nntp-wait-for-string): Supply a timeout for
1722         accept-process-output to ensure progress.
1723
1724         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1725         level to get unread articles from, then use that for foreign groups,
1726         too.
1727
1728         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1729         confuses the rest of the function.
1730
1731         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1732         for the methods that support -retrieve-groups, too.
1733
1734         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1735
1736 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1737
1738         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1739         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1740
1741         * pop3.el: Require cl when compiling.
1742         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1743
1744 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1745
1746         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1747         that aren't going to be activated.
1748         (gnus-get-unread-articles): Fix up the last commit.
1749
1750         * gnus-html.el (gnus-article-html): Allow calling without specifying
1751         the handle.  In that case, dissect the buffer first.
1752
1753         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1754
1755         * nnimap.el (nnimap-open-connection): Revert the change that would look
1756         into authinfo for imaps instead of imap.
1757
1758         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1759         say that you don't want to call gnus-request-group with don-check, but
1760         do check the reponse.  This is for virtual groups only.
1761         (gnus-get-unread-articles): Count the archive groups as secondary, so
1762         that they're activated the same way as before.
1763
1764         * imap.el (imap-message-map): Removed optional buffer parameter, since
1765         no callers use it.
1766         (imap-message-get): Ditto.
1767         (imap-message-put): Ditto.
1768         (imap-mailbox-map): Ditto.
1769         (imap-mailbox-put): Ditto.
1770         (imap-mailbox-get): Ditto.
1771         (imap-mailbox-get): Revert last change for this function.
1772
1773         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1774         case-insensitively.
1775         (nnimap-debug): Removed.
1776
1777         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1778         to use `imap-fetch' instead.  According to the comments, this should be
1779         safe, since all other IMAP clients use the 1:* syntax.
1780         (imap-enable-exchange-bug-workaround): Removed.
1781         (imap-debug): Removed -- doesn't seem very useful.
1782
1783         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1784         mail from a file, and the file doesn't exist.
1785
1786         * imap.el (imap-log): New convenience function used throughout instead
1787         of repeating the same code all over the place.
1788
1789         * pop3.el (pop3-streaming-movemail): Return t for success.
1790
1791         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1792         .authinfo if we're using ssl connection.
1793
1794         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1795         already have if we're in a main Gnus `g' run.
1796
1797         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1798
1799 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1800
1801         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1802
1803         * nnmh.el (nnmh-request-list-1): Bind `file'.
1804
1805         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1806         alias to set-process-query-on-exit-flag or process-kill-without-query.
1807         (pop3-open-server): Use it.
1808
1809 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1810
1811         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1812         box to the Incoming file.  Fixes mistake in previous checkin.
1813
1814         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1815         request loop (for debugging purposes) removed.
1816
1817         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1818         culprit is more visible.
1819         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1820         (nnml-add-incremental-nov): New functions to do "incremental" nov
1821         updates, where we just append to the end of the existing nov files
1822         without reading/writing them in full.
1823
1824         * mail-source.el (mail-source-delete-crash-box): Really only check the
1825         incoming files once in a while.
1826
1827         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1828
1829         * mail-source.el (mail-source-delete-crash-box): Only check the
1830         incoming files for deletion once per day to save a lot of file
1831         accesses.
1832
1833         * pop3.el (pop3-logon): Fix up unbound variable typo.
1834
1835         * mail-source.el (pop3-streaming-movemail): Autoload.
1836
1837         * pop3.el (pop3-streaming-movemail): Respect
1838         pop3-leave-mail-on-server.
1839
1840         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1841         retrieval.
1842
1843         * pop3.el (pop3-process-filter): Removed unused function.
1844         (pop3-streaming-movemail, pop3-send-streaming-command)
1845         (pop3-wait-for-messages, pop3-write-to-file)
1846         (pop3-number-of-responses): New functions for streaming pop3
1847         retrieval.
1848
1849         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1850         come from no known methods.
1851         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1852         list.
1853
1854         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1855         message sizes.
1856         (pop3-movemail): Use erase-buffer instead of looping and deleting
1857         regions, which seems rather odd.
1858
1859         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1860         file once per `g' run.
1861
1862         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1863         directories.  This makes the draft queue directory work.
1864
1865         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1866         data from the backends, so that we only request the list of groups from
1867         each method once.  This should speed things up considerably.
1868
1869         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1870         detect that it's not implemented.
1871
1872         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1873         we actually do recurse down into the tree, but don't stat all leaf
1874         nodes.
1875
1876         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1877         then say so instead of bugging out.
1878
1879         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1880         files exist before trying to read them.
1881
1882         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1883         around <pre_int>.
1884
1885         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1886
1887         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1888
1889 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1890
1891         * mm-util.el (mm-image-load-path): Just return the image directories,
1892         not all directories in the path in addition to the image directories.
1893         (mm-image-load-path): Maintain a cache of the image directories so that
1894         the `g' command in Gnus doesn't have to stat dozens of directories each
1895         time.
1896
1897         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1898         (gnus-html-wash-tags): Add a new `i' command to insert images.
1899         (gnus-html-insert-image): New command and keystroke.
1900         (gnus-html-redisplay-with-images): New command and keystroke.
1901         (gnus-html-show-images): Renamed command.
1902         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1903         spacers.
1904         (gnus-html-wash-tags): Decode entities at the end, so that entities
1905         inside the tags don't mess up the rest of the "parsing".
1906
1907         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1908         so that nnimap methods aren't agentized by default.  There's apparently
1909         many problems related to agent/imap behaviour.
1910
1911         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1912
1913         * gnus-html.el: Doc fix.
1914
1915 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1916
1917         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1918         specifier-spec-list for Emacs 21.
1919
1920         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1921         glyph-width and glyph-height instead of display-graphic-p and
1922         image-size; make avoidance of displaying small images work for XEmacs.
1923
1924         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1925         for XEmacs.
1926
1927         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1928         of symbol that holds plist data.
1929         (gnus-process-plist): Remove plist of process after getting it.
1930
1931 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1932
1933         * message.el (message-generate-hashcash): Change default to
1934         'opportunistic if hashcash is installed.
1935
1936         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1937         (gnus-html-put-image): Only call image-size once, since it's somewhat
1938         time-consuming on remote X servers.
1939
1940 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1941
1942         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1943         type on data, not a file name.
1944
1945         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1946         window-pixel-edges for Emacs 21.
1947
1948         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1949         decoded contents.
1950         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1951
1952 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1953
1954         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1955         group line format, since it isn't very interesting.
1956
1957         * gnus-agent.el (gnus-agent-short-article),
1958         (gnus-agent-long-article): Increase values for these two variables,
1959         since most people are likely to have more network connection and
1960         storage than before.
1961
1962         * gnus.el (gnus-refer-article-method): Change default to 'current.
1963         When referring an article, the common behaviour is to refer it from the
1964         current select method, not the native select method.  The chances of
1965         the native select method having the message in question is rather slim
1966         these days.
1967
1968         * gnus-sum.el (gnus-auto-select-subject): Change default to
1969         `unseen-or-unread'.  I think it's likely that most people want to
1970         select an unseen article over a previously seen, but unread one.
1971
1972         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1973         means that in the article buffer none of the minor mode elements will
1974         be shown, usually, and this is not desirable in most cases.
1975
1976         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1977         that commands like `d' (and the like) go to the next line in the
1978         buffer, instead of the next unread article.  I think this is the
1979         behaviour that is most natural for most users.
1980         (gnus-single-article-buffer): Change default to nil, so that people can
1981         have as many article buffers open as they have summary buffer.  I think
1982         this is the most natural way for the groups to behave.
1983
1984         * message.el (message-generate-new-buffers): Change default to
1985         `unsent', so that all new message buffers start their names with the
1986         string "*unsent", and it's easier to find the buffers if you move from
1987         them.
1988
1989 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1990
1991         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1992         small.  They're probably tracking images.
1993         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1994         (gnus-html-rescale-image): Yet another try at getting the image sizing
1995         right.
1996
1997         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1998         nntp-marks-file-name is nil.
1999
2000 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2001
2002         * gnus-html.el (gnus-html-wash-tags)
2003         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2004         Better logging.
2005
2006 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007
2008         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2009
2010         * gnus-html.el (gnus-html-wash-tags): Check the value of
2011         gnus-blocked-images in the summary buffer.
2012
2013 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2014
2015         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2016
2017 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2018
2019         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2020         like "a", it seems like.
2021         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2022         since it needs to be picked from the correct buffer.
2023
2024         * nnwfm.el: Removed.
2025
2026         * nnlistserv.el: Removed.
2027
2028 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2029
2030         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2031         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2032
2033 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2034
2035         * nnkiboze.el: Removed.
2036
2037         * nndb.el: Removed.
2038
2039         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2040         alt text.
2041         (gnus-html-rescale-image): Try to get the rescaling logic right for
2042         images that are just wide and not tall.
2043
2044         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2045         overshadow variable bindings.
2046
2047 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2048
2049         * gnus-html.el (gnus-html-wash-tags)
2050         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2051         extra logging.
2052
2053 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2054
2055         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2056         (gnus-max-image-proportion): New variable.
2057         (gnus-html-rescale-image): New function.
2058         (gnus-html-put-image): Rescale images.
2059
2060 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2061
2062         Fix up some byte-compiler warnings.
2063         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2064         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2065         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2066         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2067         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2068         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2069         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2070
2071 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2072
2073         * gnus-html.el (gnus-article-html): Decode contents by charset.
2074
2075 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2076
2077         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2078         (gnus-html-frame-width, gnus-blocked-images)
2079         * message.el (message-prune-recipient-rules): Add custom version.
2080         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2081
2082         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2083         functions.
2084
2085         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2086         gnus-process-get.
2087
2088 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2089
2090         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2091         instead of lsub directly.
2092
2093 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2094
2095         * nnwarchive.el: Removed.
2096
2097         * gnus-soup.el: Removed.
2098
2099         * nnsoup.el: Removed.
2100
2101         * nnultimate.el: Removed.
2102
2103         * gnus-html.el (gnus-blocked-images): New variable.
2104
2105         * message.el (message-prune-recipients): New function.
2106         (message-prune-recipient-rules): New variable.
2107
2108         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2109         guess whether a long line is natural text or not.
2110
2111         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2112         gnus-process-plist and friends for compatibility.
2113
2114 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2115
2116         * gnus-html.el: Require packages that define macros used in this file.
2117         (gnus-article-mouse-face): Declare to silence byte-compiler.
2118         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2119         process-get.
2120         (gnus-html-put-image): Use plist-get to avoid getf.
2121         (gnus-html-prefetch-images): Use with-current-buffer.
2122
2123 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2124
2125         * gnus-ems.el: Provide compatibility functions for
2126         gnus-set-process-plist.
2127
2128         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2129         header-line-format for XEmacs 21.4.
2130
2131         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2132         * gnus.el (gnus-valid-select-methods)
2133         * message.el (message-send-mail-partially-limit)
2134         * mm-decode.el (mm-text-html-renderer)
2135         * mml.el (mml-insert-mime-headers-always)
2136         * smiley.el (smiley-regexp-alist): Bump custom version.
2137
2138 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2139
2140         * gnus-html.el: require mm-url.
2141         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2142         with the url to `url'.
2143         (gnus-html-wash-tags): Support cid: URLs/images.
2144
2145 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2146
2147         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2148         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2149         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2150
2151         * gnus-move.el: Removed file, since it doesn't really work.
2152
2153         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2154         UTF-8.  This seems to fix problems with some German web feeds.
2155
2156         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2157         at the top so that the proper colours are applied.
2158
2159         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2160         don't have dots in their names.
2161
2162         * gnus-art.el (gnus-article-view-part): Doc fix.
2163
2164         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2165         XEmacs-compatible.
2166         (gnus-html-put-image): Don't do images on non-graphic displays.
2167
2168         * nnslashdot.el: Removed this unused backend.
2169
2170         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2171         actions.
2172         (gnus-undo-register-1): Revert last change.
2173
2174         * gnus-group.el (gnus-group-completing-read): Protect against not
2175         having completion-styles bound.
2176
2177         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2178         make broken recipients happier.
2179
2180         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2181
2182         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2183         point parameter.
2184
2185         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2186
2187         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2188         completion-styles for group selection.
2189
2190 2009-02-04  Andreas Schwab  <schwab@suse.de>
2191
2192         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2193         headers and regexp-quote the match if necessary.
2194
2195 2009-03-24  Miles Bader  <miles@gnu.org>
2196
2197         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2198         the blinking smiley.
2199
2200 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2201
2202         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2203         blink smiley.
2204
2205 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2206
2207         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2208         where the dribbel file lives exists.
2209
2210         * message.el (message-send-mail-partially-limit): Change the default to
2211         nil, since most people don't want this.
2212
2213         * mm-url.el (mm-url-decode-entities): Also decode entities like
2214         &#x3212.
2215
2216 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2217
2218         * gnus-sum.el (gnus-summary-idna-message):
2219         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2220         Hyperlink urls in docstrings with URL `...'.
2221
2222 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2223
2224         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2225         functions.
2226
2227 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2228
2229         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2230         say what the mouseover text should be.
2231
2232         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2233         version of the mm-w3m-safe-url-regexp variable to only download images
2234         in the groups where we want that to happen.
2235
2236         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2237
2238         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2239         easier debugging.
2240         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2241         big pictures in the article buffer.
2242
2243         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2244         gnus-article-html.
2245         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2246         w3m.
2247
2248         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2249
2250 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2251
2252         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2253         which doesn't exist.
2254
2255         * message.el (message-inhibit-ecomplete): New variable to allow some
2256         function to inhibit ecomplete address storage.
2257         (message-resend): Disable ecomplete message storage when resending
2258         messages.
2259
2260         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2261
2262 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2263
2264         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2265         Save excursion while copying, moving, and deleting articles in order to
2266         prevent the cursor from jumping to unforeseen place.
2267
2268 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2269
2270         * lpath.el: No need to bind bookmark-current-buffer,
2271         bookmark-yank-point and bookmark-make-record-function.
2272
2273 2010-08-17  Glenn Morris  <rgm@gnu.org>
2274
2275         * gnus-sync.el: Require gnus components whose functions are used.
2276
2277         * gnus-art.el (bookmark-make-record-function):
2278         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2279         Declare for compiler.
2280
2281         * mm-url.el (mml-compute-boundary): Autoload.
2282
2283 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2284
2285         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2286
2287 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2288
2289         Typo fix "hoo4a" -> "hook".
2290
2291         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2292
2293 2010-08-14  Glenn Morris  <rgm@gnu.org>
2294
2295         * gnus-sync.el (gnus-sync): Fix defgroup version.
2296
2297 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2298
2299         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2300
2301         * gnus-sync.el: Fix docs.
2302         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2303         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2304
2305 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2306
2307         Optimizations for gnus-sync.el.
2308
2309         * gnus-sync.el: Add docs about gnus-sync-backend
2310         possibilities.
2311         (gnus-sync-save): Remove unnecessary message.
2312         (gnus-sync-read): Optimize and show what groups were skipped.
2313
2314 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2315
2316         Minor bug fixes for gnus-sync.el.
2317
2318         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2319         read the sync on get-new-news.
2320
2321         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2322         quiet.
2323
2324         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2325
2326 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2327
2328         Make saving and restoring of hidden threads work with overlays.
2329         Patch applied by Ted Zlatanov.
2330
2331         * gnus-sum.el (gnus-hidden-threads-configuration)
2332         (gnus-restore-hidden-threads-configuration): Update to deal with text
2333         properties, rather than searching for a magic character.
2334
2335 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2336
2337         New gnus-sync.el library for synchronization of marks.
2338
2339         * gnus-sync.el: New library for synchronization of marks.
2340
2341         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2342         renamed from `gnus-registry-grep-in-list'.
2343
2344         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2345
2346         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2347
2348 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2349
2350         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2351         determining charset of text fails.
2352
2353 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2354
2355         * nnmail.el (nnmail-get-new-mail-1): Revert.
2356
2357         * nnml.el (nnml-active-number): Make sure names of newly created groups
2358         in nnml-group-alist are encoded.
2359
2360 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2361
2362         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2363         containing non-ASCII characters in active file for nnml back end.
2364
2365 2010-07-24  David Engster  <dengste@eml.cc>
2366
2367         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2368         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2369
2370 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2371
2372         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2373         tag (Bug#6654).
2374
2375 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2376
2377         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2378         the article buffer, not the summary buffer.
2379
2380 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2381
2382         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2383         Emacs 23 as well.
2384
2385 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2386
2387         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2388         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2389
2390 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2391
2392         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2393         Patch applied by Karl Fogel.
2394
2395         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2396         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2397
2398 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2399
2400         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2401         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2402         C-w still not working correctly from Article buffers; Thierry's
2403         patch to fix that will be applied after this.
2404
2405         * gnus-art.el (bookmark-make-record-function): New local variable.
2406
2407         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2408         article buffer.
2409         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2410
2411 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2412
2413         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2414         on changes in bookmark.el.
2415
2416 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2417
2418         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2419         `no-log' instead of message not to log prompt string.
2420
2421 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2422
2423         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2424         the *other* type of HTML form submission.
2425
2426 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2427
2428         * auth-source.el (auth-source-pick): If choice does not contain a
2429         questioned keyword, set the check to t.
2430
2431 2010-06-12  Romain Francoise  <romain@orebokech.com>
2432
2433         * gnus-util.el (gnus-date-get-time): Move up before first use.
2434
2435 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2436
2437         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2438         (gnus-article-edit-part): Bind it to make last part that is substituted
2439         or deleted visible.
2440         (gnus-mime-display-single): Buttonize part of which id equals to
2441         gnus-mime-buttonized-part-id.
2442
2443 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2444
2445         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2446         (gnus-dd-mmm): Use gnus-date-get-time.
2447         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2448         simplify logic.
2449         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2450         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2451
2452 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2453
2454         * auth-source.el (top): Autoload `secrets-list-collections',
2455         `secrets-create-item', `secrets-delete-item'.
2456         (auth-sources): Fix tag string.
2457         (auth-get-source, auth-source-retrieve, auth-source-create)
2458         (auth-source-delete): New defuns.
2459         (auth-source-pick): Rewrite in order to avoid 2 passes.
2460         (auth-source-forget-user-or-password): New parameter USERNAME.
2461         (auth-source-user-or-password): New parameters CREATE-MISSING and
2462         DELETE-EXISTING.  Retrieve password interactively, if needed.
2463
2464 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2465
2466         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2467         deleting unused directories when gnus-expert-user is t.
2468
2469 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2470
2471         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2472         for each temp file when gnus-article-browse-delete-temp is ask.
2473
2474 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2475
2476         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2477         Lisp calls to delete-backward-char by calls to delete-char.
2478
2479 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2480
2481         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2482
2483 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2484
2485         * password-cache.el (password-cache-remove): Fix docstring.
2486
2487 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2488
2489         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2490         article unless decoding article to be saved.
2491
2492 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2493
2494         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2495         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2496         generated within the mm-with-unibyte-current-buffer macro.
2497
2498 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2499
2500         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2501         to nil when we're in a mml-preview buffer and no group is selected.
2502
2503 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2504
2505         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2506         when catching the `C-g'.  Reported by "Leo".
2507
2508 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2509
2510         * message.el (message-forward-make-body-plain)
2511         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2512         multibyte-string-p.
2513
2514         * lpath.el: Revert.
2515
2516 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2517
2518         * message.el (message-forward-make-body-mml): Assume original message
2519         is multibyte string; error on unibyte.
2520         (message-forward-make-body-plain): Ditto; don't add excessive newline
2521         in body end.
2522
2523         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2524
2525 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2526
2527         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2528         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2529
2530 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2531
2532         * mm-extern.el (mm-extern-url): Don't use
2533         mm-with-unibyte-current-buffer.
2534         (mm-extern-cache-contents): Use with-current-buffer instead of
2535         save-excursion + set-buffer.
2536
2537 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2538
2539         * mm-util.el (mm-emacs-mule): Remove.
2540
2541 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2542
2543         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2544         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2545         change.
2546
2547 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2548
2549         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2550         bind the default value of enable-multibyte-characters to nil.
2551
2552 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2553
2554         * message.el (message-forward-make-body-plain)
2555         (message-forward-make-body-mml):
2556         Don't use mm-with-unibyte-current-buffer.
2557
2558 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2559
2560         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2561
2562 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2563
2564         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2565         (Bug#5592).
2566
2567 2010-05-07  Julien Danjou  <julien@danjou.info>
2568
2569         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2570         it to mm-pipe-part.
2571
2572         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2573         it is given.
2574
2575 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2576
2577         * binhex.el (binhex-decode-region-internal)
2578         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2579         (dns-query)
2580         * nnweb.el (nnweb-gmane-search)
2581         * pgg-parse.el (pgg-parse-armor)
2582         * pgg.el (pgg-verify-region)
2583         * sha1.el (sha1-string-external)
2584         * uudecode.el (uudecode-decode-region-internal)
2585         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2586         XEmacs.
2587
2588         * gnus-art.el (gnus-article-browse-html-parts)
2589         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2590         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2591         make-temp-file.
2592
2593         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2594         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2595         compiling.
2596
2597         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2598         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2599         XEmacs when compiling.
2600
2601         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2602         gnus-pick-mode-off-hook for XEmacs when compiling.
2603         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2604         gnus-binary-mode-off-hook for XEmacs when compiling.
2605
2606         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2607         nil if char-charset is not available.
2608
2609         * imap.el (imap-disable-multibyte)
2610         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2611         macros.
2612
2613         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2614         instead of encode-coding-string.
2615
2616         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2617         'xemacs) instead of mm-emacs-mule to switch function definitions.
2618         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2619
2620         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2621         bind temporary-file-directory for XEmacs;
2622         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2623         timer-set-function for XEmacs 21.4 and SXEmacs;
2624         bind timer-list for XEmacs 21.4 and SXEmacs;
2625         fbind char-charset and find-charset-region for non-Mule XEmacs;
2626         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2627         encode-coding-region and encode-coding-string for XEmacs having no
2628         file-coding feature.
2629
2630 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2631
2632         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2633
2634 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2635
2636         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2637         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2638
2639 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2640
2641         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2642         alias `jka-compr-delete-temp-file' no longer exists.
2643
2644 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2645
2646         Use define-minor-mode in Gnus where applicable.
2647         * mml.el (mml-mode): Use define-minor-mode.
2648         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2649         (gnus-undo-mode): Use define-minor-mode.
2650         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2651         (gnus-dead-summary-mode): Use define-minor-mode.
2652         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2653         Initialize in declaration.
2654         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2655         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2656         (gnus-mailing-list-mode): Use define-minor-mode.
2657         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2658         (gnus-draft-mode): Use define-minor-mode.
2659         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2660         (gnus-dired-mode): Use define-minor-mode.
2661
2662 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2663
2664         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2665         handles on recursive mml-to-mime translation and check them for
2666         boundary delimiter collisions.  Reported by Greg Troxel.
2667
2668 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2669
2670         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2671
2672 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2673
2674         * mm-util.el (mm-find-buffer-file-coding-system):
2675         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2676
2677 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2678
2679         * message.el (message-generate-headers): Record insertion of optional
2680         headers as well.  Otherwise the check to prevent repeated insertion of
2681         optional headers is a no-op.
2682
2683 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2684
2685         * smime.el: Don't mention CVS.
2686
2687         * nnrss.el (nnrss-fetch): Don't mention CVS.
2688
2689         * nnir.el: Don't mention CVS.
2690
2691 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2692
2693         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2694
2695 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2696
2697         * lpath.el: Fbind bookmark-default-handler,
2698         bookmark-get-bookmark-record, bookmark-make-record-default,
2699         bookmark-prop-get for Emacs <23 and XEmacs.
2700
2701 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2702
2703         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2704         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2705         Use with-current-buffer to silence the byte-compiler.
2706         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2707         bother to require `gnus'.
2708         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2709
2710 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2711
2712         * gnus-sum.el (gnus-summary-bookmark-make-record)
2713         (gnus-summary-bookmark-jump): New functions.
2714         (gnus-summary-mode): Setup bookmark support.
2715
2716 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2717
2718         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2719         if set.
2720
2721 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2722
2723         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2724         gnus-article-browse-html-save-cid-image; make it work recursively for
2725         forwarded messages as well.
2726         (gnus-article-browse-html-parts): Work when prefix arg is given.
2727         (gnus-article-browse-html-article): Doc fix.
2728
2729 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2730
2731         * message.el (message-default-mail-headers):
2732         (message-default-headers): Carry the value mail-default-headers over
2733         into message-default-mail-headers, rather than message-default-headers.
2734
2735 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2736
2737         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2738         charset.
2739
2740         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2741         charset into the <meta> tag when the article is encoded to utf-8.
2742
2743 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2744
2745         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2746         directories as well.
2747         (gnus-article-browse-html-parts): Work for images that do not specify
2748         file names; delete temp directory when quitting; insert header at the
2749         right place; use file: scheme for image files.
2750
2751 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2752
2753         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2754         (gnus-article-browse-html-parts): Use it to make temporary cid image
2755         files in addition to html file so that browser may display them.
2756
2757 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2758
2759         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2760
2761 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2762
2763         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2764
2765 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2766
2767         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2768         about Secret Service API sources.  Improve Customize options.
2769         (auth-source-pick): Change to accept any number of search parameters.
2770         Implement fallbacks iteratively, not recursively.  Add scoring on the
2771         second pass and sort by score.  Call Secret Service API when needed.
2772         (auth-source-user-or-password): Use it.  Call Secret Service API
2773         directly when needed to get the user name and the password.
2774
2775 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2776
2777         * message.el (message-interactive): Doc fix.
2778         (message-qmail-inject-args): Reflow.
2779         (message-kill-to-signature): Fix typo in docstring.
2780
2781         * smiley.el (smiley-buffer): Fix typo in docstring.
2782
2783 2010-03-24  Glenn Morris  <rgm@gnu.org>
2784
2785         * mail-source.el (gnus-message): Declare.
2786         (mail-source-delete-old-incoming): Require gnus-util.
2787
2788 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2789
2790         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2791
2792         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2793
2794         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2795         password-cache's default if it is not bound.
2796         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2797         password-cache-expiry's default if it is not bound.
2798
2799         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2800         available in Emacs 21.
2801
2802         * lpath.el: Suppress compiler warnings for:
2803         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2804         XEmacs;
2805         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2806         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2807         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2808
2809 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2810
2811         * auth-source.el (auth-sources): Fix up definition so extra parameters
2812         are always inline.
2813
2814 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2815
2816         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2817         wasn't updated after mismatch.  Clear cached mailbox info correctly
2818         when uidvalidity changes.
2819         (nnimap-group-prefixed-name): New function to avoid some code
2820         duplication.
2821         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2822         (nnimap-request-group): Use it.
2823         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2824         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2825         with many imap folders.  This is done by caching the group status from
2826         the imap server persistently in a group parameter `imap-status'.  (This
2827         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2828         but not persistently, so every Gnus startup was still very slow.)
2829
2830 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2831
2832         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2833         delete the extra newline.  Otherwise editing of :string and :number
2834         types don't work.
2835
2836 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2837
2838         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2839         secrets.el dependency.
2840         (auth-sources): Add optional user name.  Add secrets.el configuration
2841         choice (unused right now).
2842
2843 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2844
2845         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2846         `gnus-registry-install-shortcuts' fill in the functions.
2847
2848         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2849         warnings.
2850         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2851         (gnus-registry-install-shortcuts): Populate and use it in a
2852         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2853
2854 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2855
2856         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2857         In-place substitutions for the group name encoding/decoding.
2858         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2859         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2860         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2861         (nnimap-update-unseen, nnimap-request-list)
2862         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2863         (nnimap-request-set-mark, nnimap-split-to-groups)
2864         (nnimap-split-articles, nnimap-request-newgroups)
2865         (nnimap-request-create-group, nnimap-request-accept-article)
2866         (nnimap-request-delete-group, nnimap-request-rename-group)
2867         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2868         `encoded-mbx' for consistency.
2869         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2870         variable `imap-current-mailbox'.
2871
2872         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2873         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2874
2875 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2876
2877         * pop3.el (pop3-display-message-size-flag): Display message size byte
2878         counts during POP3 download.
2879         (pop3-movemail): Use it.
2880         (pop3-list): Implement listing of available messages.
2881
2882 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2883
2884         * nnir.el (nnir-get-article-nov-override-function): New function to
2885         override the normal NOV retrieval.
2886         (nnir-retrieve-headers): Use it.
2887
2888 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2889
2890         * auth-source.el (netrc-machine-user-or-password): Autoload.
2891
2892 2010-03-19  Glenn Morris  <rgm@gnu.org>
2893
2894         Stop message.el from loading about 40 libraries it doesn't always need.
2895         The general approach is to autoload rather than require, and to
2896         require in the specific functions rather than the file.  (Bug#5642)
2897
2898         * gmm-utils.el: Don't require wid-edit.
2899         (widget-create-child-value, widget-convert, widget-default-get):
2900         Autoload.
2901
2902         * gnus-util.el: Don't require time-date, netrc.
2903         (message-fetch-field, gnus-group-name-decode): Declare rather than
2904         autoloading.
2905         (gnus-fetch-field): Require message.
2906         (gnus-decode-newsgroups): Require gnus-group.
2907
2908         * ietf-drums.el: Don't require time-date.
2909
2910         * message.el: Don't require hashcash, canlock, ecomplete.
2911         Do require mail-utils.  Require nnheader only when compiling.
2912         (smtpmail-default-smtp-server): Remove declaration.
2913         (message-send-mail-function): Check smtpmail-default-smtp-server
2914         is bound rather than requiring smtpmail.
2915         (message-auto-save-directory, message-insert-signature): Use
2916         expand-file-name rather than nnheader-concat.
2917         (nnheader-insert-file-contents): Autoload.
2918         (hashcash-wait-async): Declare.
2919         (message-send-mail): Only call gnus-setup-posting-charset if
2920         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2921         (message-send-mail-with-sendmail): Require sendmail.
2922         (canlock-password, canlock-password-for-verify): Declare.
2923         (message-canlock-password): Require canlock.
2924         (nnheader-get-report): Autoload.
2925         (gnus-setup-posting-charset): Declare.
2926         (message-send-news): Require gnus-msg.
2927         (message-make-references, message-make-in-reply-to): Use mail-header-id
2928         rather than the alias mail-header-message-id.
2929         (ecomplete-add-item, ecomplete-save): Declare.
2930         (message-put-addresses-in-ecomplete): Require ecomplete.
2931         (ecomplete-display-matches): Autoload.
2932
2933         * mm-decode.el: Don't require mailcap, gnus-util.
2934         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2935         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2936         Autoload.
2937         (mailcap-mime-extensions): Declare.
2938
2939         * mm-encode.el: Don't require mailcap.
2940         (mailcap-extension-to-mime): Autoload.
2941
2942         * mml-sec.el: Don't require password-cache.
2943
2944         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2945         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2946         (mml-minibuffer-read-type): Require mailcap.
2947         (mml-preview): Require gnus-msg.
2948
2949         * mml1991.el: Require password-cache.
2950         (password-cache-expiry): Remove declaration.
2951
2952         * mml2015.el: Require password-cache.
2953         (password-cache-expiry): Remove declaration.
2954
2955         * nneething.el (mailcap): Require mailcap.
2956
2957         * nnheader.el (declare-function): Add compatibility stub.
2958         (message-remove-header): Declare rather than autoload.
2959         (nnheader-replace-header): Require message.
2960
2961         * nnimap.el (declare-function): Add compatibility stub.
2962         (netrc-parse, netrc-machine-user-or-password): Declare.
2963         (nnimap-open-connection): Require netrc.
2964
2965         * nntp.el (declare-function): Add compatibility stub.
2966         (netrc-parse, netrc-machine, netrc-get): Declare.
2967         (nntp-send-authinfo): Require netrc.
2968
2969         * rfc2047.el: Don't require qp.
2970         (quoted-printable-encode-region, quoted-printable-decode-string):
2971         Autoload.
2972
2973         * sieve-mode.el: Don't require easymenu.
2974         (easy-menu-add-item): Autoload it.
2975
2976         * spam-stat.el (time-to-number-of-days): Autoload it.
2977
2978 2010-03-19  Glenn Morris  <rgm@gnu.org>
2979
2980         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2981
2982 2010-03-18  Glenn Morris  <rgm@gnu.org>
2983
2984         * hashcash.el (declare-function): Remove duplicate definition.
2985
2986 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2987
2988         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2989         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2990         value if any backslash escapes).
2991
2992 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2993
2994         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2995         if it is available.  (bug#5647)
2996
2997         * lpath.el: Suppress compiler warning for coding-system-from-name for
2998         Emacs 21 and XEmacs.
2999
3000 2010-03-14  Juri Linkov  <juri@jurta.org>
3001
3002         * hmac-def.el:
3003         * hmac-md5.el:
3004         * netrc.el: Fix keywords.
3005
3006 2010-02-26  Glenn Morris  <rgm@gnu.org>
3007
3008         * message.el (message-send-mail-function): Change the default, so that
3009         it inherits from a customized send-mail-function.  (Bug#5643)
3010
3011 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3012
3013         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3014         shell-command-to-string signals an error (bug#5299).
3015
3016 2010-02-24  Glenn Morris  <rgm@gnu.org>
3017
3018         * message.el (message-smtpmail-send-it)
3019         (message-send-mail-with-mailclient): Doc fixes.
3020
3021 2010-02-16  Glenn Morris  <rgm@gnu.org>
3022
3023         * message.el (message-default-mail-headers): Change the default value
3024         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3025
3026 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3027
3028         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3029         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3030
3031 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3032
3033         * time-date.el (date-to-time): Doc fix (Bug#5408).
3034
3035 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3036
3037         * message.el (message-mail): Just pass yank-action on to message-setup.
3038         (message-setup): Handle (FUN . ARGS) form of yank-action.
3039         (message-with-reply-buffer, message-widen-reply)
3040         (message-yank-original): Handle non-buffer values of
3041         message-reply-buffer (Bug#4080).
3042         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3043
3044 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3045
3046         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3047         Fix typo in docstring.
3048
3049 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3050
3051         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3052         response.
3053
3054 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3055
3056         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3057
3058         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3059
3060         * message.el (message-check-news-header-syntax): Protect against a
3061         string that `rfc822-addresses' returns when parsing fails.
3062
3063 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3064
3065         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3066         (gnus-previous-char-property-change): New functions.
3067
3068         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3069
3070 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3071
3072         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3073         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3074
3075 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3076
3077         * message.el (message-exchange-point-and-mark): Rework last change to
3078         avoid using optional arg of exchange-point-and-mark, for backward
3079         compatibility.
3080
3081 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3082
3083         * message.el (message-exchange-point-and-mark): Call
3084         exchange-point-and-mark with an argument rather than setting
3085         mark-active by hand (Bug#5175).
3086
3087 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3088
3089         * nntp.el (nntp-service-to-port): Work for service expressed with
3090         numeric string; replace [:digit:] with [0-9] for XEmacs.
3091
3092 2009-12-17  Glenn Morris  <rgm@gnu.org>
3093
3094         * gnus-group.el (gnus-bug-group-download-format-alist):
3095         Change emacs entry to debbugs.gnu.org.  Bump :version.
3096
3097 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3098
3099         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3100
3101 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3102
3103         * message.el (message-info): Explain why we use `Info-goto-node'.
3104
3105 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3106
3107         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3108
3109 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3110
3111         * message.el (message-completion-in-region): New compatibility function.
3112         (message-expand-group): Use it.
3113
3114 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3115
3116         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3117         with no unread article should be listed if the 2nd arg `predicate' is
3118         given.
3119
3120 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3121
3122         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3123
3124 2009-11-29  Juri Linkov  <juri@jurta.org>
3125
3126         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3127         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3128         on `gnus-recenter'. (Bug#4698, Bug#4981)
3129
3130 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3131
3132         * sha1.el (sha1-string-external): default-directory "/" in case
3133         otherwise non-existent.  process-connection-type pipe for touch of
3134         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3135
3136 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3137
3138         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3139         it's comms related and sgml-mode.el has "comm" on that basis too.
3140
3141 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3142
3143         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3144         containing tspecial characters if they have been already quoted.
3145
3146 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3147
3148         * dns-mode.el (auto-mode-alist): Purecopy string.
3149
3150 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3151
3152         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3153
3154 2009-10-24  Glenn Morris  <rgm@gnu.org>
3155
3156         * gnus-art.el (help-xref-stack-item): Define for compiler.
3157
3158 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3159
3160         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3161
3162 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3163
3164         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3165
3166 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3167
3168         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3169         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3170
3171 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3172
3173         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3174         (gnus-overlays-in): New alias to overlays-in.
3175
3176         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3177         gnus-overlay-get, and gnus-delete-overlay.
3178         (gnus-summary-show-thread): Make it work as well for systems in which
3179         next-single-char-property-change is not available.
3180         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3181
3182         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3183         (gnus-overlay-get): New alias to extent-property.
3184         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3185
3186         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3187         SXEmacs.
3188
3189         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3190         SXEmacs.
3191
3192 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3193
3194         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3195
3196 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3197
3198         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3199         and XEmacs that don't have `remove-overlays'.
3200
3201 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3202
3203         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3204         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3205         selective display.  Use overlays instead.
3206
3207 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3208
3209         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3210
3211 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3212
3213         * spam-stat.el (spam-stat-load): Fix typo in message.
3214
3215 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3216
3217         * dig.el (dig-invoke): Fix typo in docstring.
3218         (query-dig): Reflow docstring.
3219
3220 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3221
3222         * gnus-art.el (gnus-article-encrypt-body):
3223         * message.el (message-check-recipients):
3224         * mm-util.el (mm-codepage-setup):
3225         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3226         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3227
3228 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3229
3230         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3231         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3232         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3233         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3234         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3235
3236 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3237
3238         * dig.el: Add "Keywords: comm", as per net-utils.el.
3239
3240 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3241
3242         * dig.el (dig-mode): Use define-derived-mode.
3243
3244 2009-09-19  Glenn Morris  <rgm@gnu.org>
3245
3246         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3247
3248 2009-09-18  Glenn Morris  <rgm@gnu.org>
3249
3250         * gnus-diary.el (gnus-diary-check-message):
3251         * message.el (message-insert-formatted-citation-line):
3252         * nnbabyl.el (top-level):
3253         * nndiary.el (nndiary-schedule):
3254         Fix typos in condition-case handlers.
3255
3256 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3257
3258         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3259         configuration that provides the sole article window in a frame;
3260         position point correctly after deleting a part.
3261
3262 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3263
3264         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3265         (spam-resolve-registrations-routine): Use it to unregister articles
3266         that change status.
3267
3268 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3269
3270         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3271         with XEmacs.
3272         (parse-time-string-chars): Use it.
3273
3274 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3275
3276         * imap.el (imap-interactive-login): Better messages.
3277         (imap-open): Fix bug with renamed buffer on reconnect.
3278         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3279         for easier debugging and cleaner code.  On successful (guessed based on
3280         server capabilities) secondary authentication, set imap-state
3281         correctly.
3282         (imap-last-authenticator): Define imap-last-authenticator as a variable
3283         to avoid warnings.
3284
3285 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3286
3287         * nnrss.el (nnrss-request-article): Remove binding of
3288         default-enable-multibyte-characters that has gotten needless by
3289         the 2007-07-13 change in rfc2047-encode-message-header.
3290
3291         * mml.el (mml-insert-multipart): Error on the message header.
3292         (mml-insert-part): Error on the message header; position point at
3293         the end of a MIME tag.
3294
3295 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3296
3297         * time-date.el (autoload): Expand define-obsolete-function-alias into
3298         defalias and make-obsolete for old Emacsen that Gnus supports.
3299         (with-no-warnings): Define it for old Emacsen.
3300         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3301         is available.
3302         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3303         float-time is available; suppress compile warning for time-to-seconds.
3304
3305         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3306         (gnus-float-time): Alias to float-time if it exists.
3307
3308         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3309         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3310         float-time is available; suppress compile warning for time-to-seconds.
3311
3312         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3313         XEmacs.
3314
3315 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3316
3317         * imap.el (imap-message-map): Docstring fix.
3318
3319 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3320
3321         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3322         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3323         Add the optional argument `encoding' that overrides the default.
3324
3325         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3326         mm-encode-buffer.
3327
3328 2009-09-04  Glenn Morris  <rgm@gnu.org>
3329
3330         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3331         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3332         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3333         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3334         * mm-util.el (mm-with-unibyte-current-buffer)
3335         (mm-find-buffer-file-coding-system):
3336         * yenc.el (yenc-decode-region): Use default-value rather than
3337         default-enable-multibyte-characters.
3338
3339 2009-09-03  Glenn Morris  <rgm@gnu.org>
3340
3341         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3342         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3343         than default-enable-multibyte-characters.
3344
3345 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3346
3347         * gnus-art.el (gnus-article-read-summary-keys):
3348         Fix gnus-buffer-configuration's value temporarily used.
3349
3350 2009-09-02  Glenn Morris  <rgm@gnu.org>
3351
3352         * gnus-util.el (gnus-float-time): New function.
3353         * gnus-delay.el (gnus-delay-article):
3354         * gnus-sum.el (gnus-thread-latest-date):
3355         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3356         * nnspool.el (nnspool-request-newgroups):
3357         Use gnus-float-time rather than time-to-seconds.
3358         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3359
3360         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3361         (gnus-header-subject-face, gnus-header-newsgroups-face)
3362         (gnus-header-name-face, gnus-header-content-face):
3363         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3364         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3365         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3366         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3367         (gnus-cite-face-11):
3368         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3369         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3370         (gnus-server-closed-face, gnus-server-denied-face)
3371         (gnus-server-offline-face):
3372         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3373         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3374         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3375         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3376         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3377         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3378         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3379         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3380         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3381         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3382         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3383         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3384         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3385         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3386         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3387         (gnus-summary-high-undownloaded-face)
3388         (gnus-summary-low-undownloaded-face)
3389         (gnus-summary-normal-undownloaded-face)
3390         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3391         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3392         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3393         (gnus-splash-face):
3394         * message.el (message-header-to-face, message-header-cc-face)
3395         (message-header-subject-face, message-header-newsgroups-face)
3396         (message-header-other-face, message-header-name-face)
3397         (message-header-xheader-face, message-separator-face)
3398         (message-cited-text-face, message-mml-face):
3399         * sieve-mode.el (sieve-control-commands-face)
3400         (sieve-action-commands-face, sieve-test-commands-face)
3401         (sieve-tagged-arguments-face):
3402         * spam.el (spam-face):
3403         Mark face aliases with "-face" in the name as obsolete.
3404
3405 2009-09-01  Glenn Morris  <rgm@gnu.org>
3406
3407         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3408         than goto-line.
3409
3410 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3411
3412         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3413         Don't move point if the command is invoked inside the message header.
3414
3415 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3416
3417         * imap.el (imap-send-command): Simplify.
3418         (imap-wait-for-tag): point-max -> buffer-size.
3419
3420 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3421
3422         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3423         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3424         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3425         * nnir.el (nnir-swish-e-index-file):
3426         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3427         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3428         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3429         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3430         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3431         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3432
3433 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3434
3435         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3436         Don't save excursion.
3437
3438 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3439
3440         * nnheader.el (nnheader-find-file-noselect):
3441         * mm-util.el (mm-insert-file-contents):
3442         Use (default-value 'major-mode) instead of default-major-mode.
3443
3444 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3445
3446         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3447
3448 2009-08-26  Glenn Morris  <rgm@gnu.org>
3449
3450         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3451         than placing in files.el.
3452
3453 2009-08-25  Glenn Morris  <rgm@gnu.org>
3454
3455         * nnir.el (top-level): Don't require cl at run-time.
3456         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3457         Replace cl-function substitute with gnus-replace-in-string.
3458         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3459         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3460         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3461         simplified expansions.
3462
3463 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3464
3465         * dig.el (dig): Add autoload cookie.
3466
3467 2009-08-22  Glenn Morris  <rgm@gnu.org>
3468
3469         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3470         goto-line.
3471
3472 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3473
3474         * parse-time.el (parse-time-string-chars): Save match data.
3475
3476 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3477
3478         * parse-time.el (parse-time-string-chars): Compute using character
3479         classes, to handle non-ascii characters (Bug#3190).
3480
3481 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3482
3483         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3484
3485         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3486         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3487         (gnus-mm-display-part, gnus-mime-display-single)
3488         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3489         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3490
3491         * gnus-sum.el
3492         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3493         (gnus-summary-move-article): Add expirable mark to articles copied or
3494         moved to group that has auto-expire turned on if the option is non-nil.
3495
3496 2009-07-24  Glenn Morris  <rgm@gnu.org>
3497
3498         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3499         Fix typo.  (Bug#3903)
3500
3501 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3502
3503         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3504         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3505         that should not be used for draft articles.
3506         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3507         that has no concern in minor mode keys.
3508         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3509         Abolish.
3510
3511 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3512
3513         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3514         article without making inquiry to a user for unknown encoding.
3515
3516         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3517         (nnmaildir--scan): Assume i-node and device number that file-attributes
3518         returns might be cons-cell.
3519
3520         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3521
3522         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3523
3524 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3525
3526         * auth-source.el: Remove docs now in auth.texi.  Don't use
3527         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3528         `auth-source-hide-passwords' and use them.
3529
3530 2009-07-15  Glenn Morris  <rgm@gnu.org>
3531
3532         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3533
3534 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3535
3536         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3537         excessive whitespace from the default values of title and description.
3538
3539 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3540
3541         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3542         mail-fetch-field to fetch Content-Description header in order to
3543         exclude newlines.
3544
3545 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3546
3547         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3548         format used by GnuPG 2.0.11.
3549
3550 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3551
3552         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3553         to deleted part.
3554
3555 2009-05-30  David Engster  <dengste@eml.cc>
3556
3557         * nnmairix.el: Remove old documentation in the commentary block.
3558         (nnmairix-request-group): Do not update active file for nnml back ends.
3559         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3560         end so that overview files are ignored.
3561         (nnmairix-update-groups): Make updating the groups more robust by using
3562         marks.
3563         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3564         with dollar characters in message-id.
3565
3566 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3567
3568         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3569         2008-12-25 in dns.el.
3570
3571 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3572
3573         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3574         could happen if the text is only composed of spaces and/or tabs.
3575
3576 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3577
3578         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3579         when sending a queued message to avoid extra mml tags.
3580
3581 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3582
3583         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3584
3585 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3586
3587         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3588         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3589         rmail-toggle-header for XEmacs;
3590         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3591
3592 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * gnus-dired.el: Remove autoload for gnus-setup-message.
3595         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3596         displaying Gnus logo; always use compose-mail.
3597
3598 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3599
3600         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3601
3602 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3603
3604         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3605         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3606         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3607         available.
3608         (gnus-nocem-epg-verify): New function.
3609
3610 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3611
3612         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3613
3614 2009-02-15  Glenn Morris  <rgm@gnu.org>
3615
3616         * gnus-util.el (rmail-insert-rmail-file-header)
3617         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3618         autoloads.
3619         (rmail-default-rmail-file): Remove unnecessary declaration.
3620         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3621
3622 2009-02-14  Glenn Morris  <rgm@gnu.org>
3623
3624         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3625         variable (only used in gnus-util, which declares it anyway).
3626         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3627         which was only needed by gnus-art (changed to not use it any more).
3628         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3629         only used in gnus-util, which autoloads it itself.
3630         (rmail-update-summary): Fix autoload.
3631
3632         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3633         rather than rmail-output-to-rmail-file.
3634
3635 2009-02-07  Glenn Morris  <rgm@gnu.org>
3636
3637         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3638         autoload of function that no longer exists.
3639         (rmail-toggle-header): Declare.
3640         (message-forward-rmail-make-body): Handle mbox Rmail.
3641
3642 2009-01-31  Glenn Morris  <rgm@gnu.org>
3643
3644         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3645         2009-01-09 change.
3646
3647 2009-01-31  Dave Love  <fx@gnu.org>
3648
3649         * imap.el (imap-fetch-safe): Bind debug-on-error.
3650         (imap-debug): Add imap-fetch-safe.
3651
3652 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3653
3654         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3655         (auth-source-forget-all-cached): New convenience function.
3656         (auth-source-user-or-password): Accept list of modes or a single mode.
3657
3658         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3659         auth-source modes.
3660
3661         * netrc.el (netrc-machine-user-or-password): Use list of
3662         auth-source modes.
3663
3664         * nnimap.el (nnimap-open-connection): Use list of
3665         auth-source modes.
3666
3667         * nntp.el (nntp-send-authinfo): Use list of
3668         auth-source modes.
3669
3670 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3671
3672         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3673         now.
3674
3675 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3676
3677         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3678         coding system in XEmacs; add a workaround for XEmacs.
3679
3680         * lpath.el: Fbind coding-system-aliasee.
3681
3682 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3683
3684         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3685         of current-language-environment.
3686
3687 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3688
3689         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3690         available at runtime.
3691
3692 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3693
3694         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3695
3696 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3697
3698         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3699         the greatest positive fixnum value doesn't work under an XEmacs with
3700         bignum support; use the most-positive-fixnum constant instead,
3701         available since Emacs 21.1 with cl and XEmacs 21.1.
3702
3703 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3704
3705         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3706         XEmacs gets not to work.
3707
3708 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3709
3710         * mm-util.el (mm-coding-system-priorities): Allow the value like
3711         "Japanese (UTF-8)" of current-language-environment.
3712
3713 2009-01-09  Glenn Morris  <rgm@gnu.org>
3714
3715         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3716         with last-command-event.
3717
3718 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3719
3720         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3721         in the doc string.
3722
3723         * message.el (message-fix-before-sending): Amend comment.
3724
3725 2009-01-08  Dave Love  <fx@gnu.org>
3726
3727         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3728
3729 2009-01-07  David Engster  <dengste@eml.cc>
3730
3731         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3732         simplified server definitions by converting it via
3733         gnus-server-to-method.
3734
3735 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3736
3737         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3738         parameter's operands.
3739
3740 2009-01-06  David Engster  <dengste@eml.cc>
3741
3742         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3743         primary select method (for gnus-group-mark-article-as-read).
3744
3745 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3746
3747         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3748         `(gnus)Face', not `(gnus)X-Face'.
3749
3750 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3751
3752         * mm-util.el (mm-ucs-to-char): New function.
3753
3754         * mm-url.el (mm-url-decode-entities): Use it.
3755
3756         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3757         unicode-to-char.
3758
3759 2009-01-05  Dave Love  <fx@gnu.org>
3760
3761         * time-date.el: Require cl for `declare'.
3762
3763 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3764
3765         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3766         Dave Love.
3767
3768 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3769
3770         * message.el (message-fix-before-sending): Add `eight-bit' to
3771         illegible-text check.
3772
3773 2009-01-03  Michael Olson  <mwolson@gnu.org>
3774
3775         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3776         `headers' is nil.  This can occur if the IMAP server does not have
3777         permissions to read messages from a folder, but can write new messages
3778         to the folder.
3779         (nnimap-request-article-part): Do not insert `data' if it is nil.
3780
3781         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3782         characters which will confuse `read', so skip past them.
3783
3784 2009-01-01  Dave Love  <fx@gnu.org>
3785
3786         * imap.el (imap-string-to-integer): Fix typo.
3787         (imap-fetch-safe): New function.
3788         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3789
3790         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3791
3792         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3793         (imap-parse-greeting): Fix doc strings.
3794         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3795         (imap-parse-flag-list): Make messages unique.
3796         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3797
3798         * nnimap.el: Fix author email.
3799         (nnimap-split-rule): Add FIXME comment.
3800         (nnimap-debug): Fix doc string.
3801
3802 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3803
3804         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3805
3806 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3807
3808         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3809         nslookup if resolv.conf isn't available.
3810         (dns-query): Rename from query-dns.
3811         (dns-query-cached): Rename from query-dns-cached.
3812
3813 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3814
3815         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3816         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3817         to check if those variables exist (first appeared in Emacs 18.50).
3818
3819 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3820
3821         * mm-util.el (mm-line-number-at-pos): New function.
3822
3823         * spam-report.el (spam-report-process-queue): Use it.
3824
3825 2008-12-24  David Engster  <dengste@eml.cc>
3826
3827         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3828         parameters that haven't existed as variables as buffer-local variables.
3829
3830 2008-12-23  Dave Love  <fx@gnu.org>
3831
3832         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3833         cadar.
3834
3835         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3836         imap-starttls-p.
3837         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3838
3839 2008-12-22  Dave Love  <fx@gnu.org>
3840
3841         * imap.el: Fix author email.  Doc fixes.
3842         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3843         reply.
3844
3845 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3846
3847         * spam-report.el (spam-report-gmane-max-requests): New constant.
3848         (spam-report-gmane-wait): New variable.
3849         (spam-report-gmane-ham, spam-report-gmane-spam)
3850         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3851         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3852         the server.
3853
3854         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3855         Add explanations.
3856
3857         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3858         nnheader-accept-process-output and nnheader-read-timeout if available.
3859         (pop3-movemail): Use it.
3860
3861         * message.el (message-check-news-body-syntax): Fix signature check if
3862         there's an attachment.
3863
3864 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3865
3866         * mm-util.el: Add comments to the mm- emulating functions.
3867
3868 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3869
3870         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3871         by Stephen Berman <stephen.berman@gmx.net>.
3872
3873 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3874
3875         * mm-util.el (mm-substring-no-properties): New function.
3876         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3877         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3878         (mm-string-to-multibyte): Doc fix.
3879
3880         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3881
3882 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3883
3884         * mml.el (mml-attach-file): Strip text properties from file name.
3885         (Bug#1574)
3886
3887 2008-12-16  Glenn Morris  <rgm@gnu.org>
3888
3889         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3890
3891 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3892
3893         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3894         knows since the charset specified might be a bogus alias that
3895         mm-charset-synonym-alist provides.
3896
3897 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3898
3899         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3900         "ISO_8859-1".
3901
3902         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3903
3904 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3905
3906         * mm-util.el (mm-charset-eval-alist):
3907         Define it before mm-charset-to-coding-system.
3908         (mm-charset-to-coding-system): Add optional argument `silent';
3909         define it before mm-charset-override-alist.
3910         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3911         default value if it can be used in Emacs currently running;
3912         silence mm-charset-to-coding-system.
3913
3914 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3915
3916         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3917         `allow-override' which says whether to use `mm-charset-override-alist'.
3918         (rfc2047-decode-encoded-words): Use it.
3919
3920         * mm-util.el (mm-charset-override-alist): Fix custom type;
3921         add `(gb2312 . gbk)' to choices.
3922
3923 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3924
3925         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3926         fast.
3927
3928         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3929
3930         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3931
3932 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3933
3934         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3935         on links.
3936
3937         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3938
3939 2008-12-03  Lute Kamstra  <lute@gnu.org>
3940
3941         * sha1.el: Remove leading * from docstrings of defcustoms,
3942         deffaces, defconsts and defuns.
3943
3944 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3945
3946         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3947         users' addresses that don't have domain parts.
3948         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3949         rather than message-narrow-to-head since there will be the message
3950         header separator.
3951
3952 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3953
3954         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3955         since the result is inserted in a unibyte buffer anyway.
3956         (nnimap-demule-use-string-to-multibyte): Remove.
3957         (nnimap-demule): Alias it to mm-string-to-multibyte.
3958
3959 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3960
3961         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3962         variable for debugging bug#464 and bug#1174.
3963         (nnimap-demule): Use it.
3964
3965 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3966
3967         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3968         score calculation correctly.
3969
3970 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3971
3972         * message.el (message-send-mail): Just set the buffer to unibyte
3973         rather than use mm-with-unibyte-current-buffer which does a lot more.
3974         (message-send-mail-partially): Don't bother with
3975         mm-with-unibyte-current-buffer since it's already been made unibyte by
3976         message-send-mail.
3977
3978 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3979
3980         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3981
3982 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3983
3984         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3985
3986 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3987
3988         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3989         require itself and to remove `with-no-warnings'.
3990
3991 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3992
3993         * starttls.el (starttls-any-program-available): Get the name of the
3994         available TLS layer program.
3995         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3996         well as the host name in the "opening" message.
3997
3998         * auth-source.el (auth-source-cache, auth-source-do-cache)
3999         (auth-source-user-or-password): Cache passwords and logins by default,
4000         allow override with `auth-source-do-cache'.
4001         (auth-source-forget-user-or-password): Allow users to remove cache
4002         entries if needed.
4003
4004 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4005
4006         * md4.el (md4-buffer): Fix typo in docstring.
4007         (md4, md4-64): Doc fixes.
4008         (md4-pack-int32): Reflow docstring.
4009
4010 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4011
4012         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4013         condition-case to only the forward-sexp call.
4014
4015 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4016
4017         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4018         quotes contained.  Make it more robust regardless by an extra
4019         condition-case wrapper.
4020
4021 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4022
4023         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4024
4025 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4026
4027         * nnml.el (nnml-request-expire-articles): Check if the function set to
4028         `nnmail-expiry-target' returns the symbol `delete'.
4029
4030         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4031
4032         * nnmail.el (nnmail-expiry-target): Fix custom type.
4033
4034 2008-10-02  Glenn Morris  <rgm@gnu.org>
4035
4036         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4037         Silence compiler warning.
4038
4039 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4040
4041         * tls.el (open-tls-stream): Show the actual command being
4042         executed, instead of the format string.
4043
4044 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * lpath.el: Fbind codepage-setup for Emacs 23.
4047
4048 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4049
4050         * mml.el (mml-menu): Don't assume mml2015 is bound.
4051
4052 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4053
4054         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4055         exists.
4056
4057 2008-09-27  Glenn Morris  <rgm@gnu.org>
4058
4059         * gnus-util.el (mail-header-remove-comments): Autoload it.
4060
4061 2008-09-27  Andreas Schwab  <schwab@suse.de>
4062
4063         * gnus-util.el (gnus-split-references): Strip comments.
4064         (gnus-parent-id): Likewise.
4065
4066 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4067
4068         * message.el (message-confirm-send): Fix version.
4069
4070 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4071
4072         * message.el (message-idna-to-ascii-rhs-1): Use
4073         mail-extract-address-components rather than mail-header-parse-addresses
4074         that is an alias by default to ietf-drums-parse-addresses that does not
4075         support non-ASCII names in headers' contents.
4076
4077 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4078
4079         * message.el (message-confirm-send): Fixed variable documentation to
4080         avoid the "y/n" wording.
4081
4082 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4083
4084         * message.el (message-set-auto-save-file-name): Save to a different
4085         filename so multiple messages (especially drafts) can be recovered.
4086
4087 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4088
4089         * message.el (message-confirm-send): Add appropriate version.
4090
4091 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4092
4093         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4094         defvar.
4095
4096 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4097
4098         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4099         (mm-pkcs7-enveloped-magic): Ditto.
4100
4101 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4102
4103         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4104         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4105
4106 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4107
4108         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4109         default, it's better.
4110
4111 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4112
4113         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4114         summary line gnus-number property and ignore them (with a warning
4115         message).
4116
4117 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4118
4119         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4120         macro caddr in the interactive form since it won't be expanded.
4121
4122 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4123
4124         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4125         `charset'; fix name of function called recursively.
4126         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4127
4128 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4129
4130         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4131         (gnus-mime-set-charset-parameters): New function.
4132         (gnus-mime-view-part-as-charset): Use it to correctly display part
4133         specifying wrong charset.
4134
4135 2008-09-08  David Engster  <dengste@eml.cc>
4136
4137         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4138         in completing-read for back end server.
4139
4140 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4141
4142         * message.el (message-confirm-send): New variable to confirm sending a
4143         message.
4144         (message-send): Use it.
4145
4146 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4147
4148         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4149
4150 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4151
4152         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4153
4154 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4155
4156         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4157         prevent tracking too many groups.
4158         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4159         Use it.
4160
4161 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4162
4163         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4164         moving point to the bottom of the window in order to avoid recentering.
4165
4166 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4167
4168         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4169
4170         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4171         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4172         (gnus-article-beginning-of-window): Fix calculation.
4173
4174 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4175
4176         * gnus-msg.el (gnus-summary-supersede-article)
4177         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4178         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4179         message header.
4180
4181 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4182
4183         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4184         pending output coming after the status change.
4185
4186 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4187
4188         * message.el:
4189         * gnus-start.el:
4190         * gnus-registry.el: Remove VMS support.
4191
4192 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4193
4194         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4195         macro.
4196         (rfc2104-hash): Use it.
4197
4198 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4199
4200         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4201         (gnus-summary-sort-by-most-recent-date): New commands.
4202         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4203         and menu entries.
4204
4205 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4206
4207         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4208         don't redisplay article for raw contents; remove plural articles stuff.
4209
4210         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4211         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4212         on gnus-summary-save-article; display results properly.
4213
4214 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4215
4216         * lpath.el: No need to fbind ns-focus-frame.
4217
4218 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4219
4220         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4221
4222 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4223
4224         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4225         gnus-save-all-headers.
4226
4227 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4228
4229         * gnus-util.el (ns-focus-frame): Remove declaration.
4230         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4231         like x.
4232
4233 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4234
4235         * rfc2104.el (rfc2104-zero): Delete defconst.
4236         (rfc2104-hex-alist): Likewise.
4237         (rfc2104-hex-to-int): Delete func.
4238         (rfc2104-hexstring-to-bitstring): Likewise.
4239         (rfc2104-nybbles): New defconst.
4240         (rfc2104-hash): Rewrite for speed.
4241
4242 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4243
4244         * tls.el (open-tls-stream): Make it work with the 2nd argument
4245         BUFFER that is a string but does not exist as a buffer object, as
4246         mentioned in the doc-string.
4247
4248 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4249
4250         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4251         SXEmacs.
4252
4253 2008-07-16  Glenn Morris  <rgm@gnu.org>
4254
4255         * gnus-util.el (ns-focus-frame): Declare for compiler.
4256
4257 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4258
4259         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4260         set as a group parameter.
4261         (gnus-summary-save-in-pipe): Work when it is called independently.
4262         (gnus-summary-pipe-to-muttprint): Don't modify
4263         gnus-summary-pipe-output-default-command.
4264
4265 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4266
4267         * message.el (message-send-mail-with-sendmail):
4268         Display the error message.
4269
4270 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4271
4272         * gnus-art.el (gnus-default-article-saver):
4273         Add gnus-summary-save-in-pipe to choices.
4274         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4275         gnus-summary-pipe-output-default-command as the default command.
4276         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4277         instead of gnus-last-shell-command.
4278
4279         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4280         New user option.
4281         (gnus-summary-muttprint-program): Mention the value will be changed.
4282         (gnus-summary-save-article): Force showing of all headers.
4283         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4284
4285 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4286
4287         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4288
4289 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4290
4291         * nnimap.el (nnimap-id):
4292         * sieve-manage.el (sieve-manage-open): Doc fixes.
4293
4294 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4295
4296         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4297         if available.
4298
4299 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4300
4301         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4302
4303         * nnkiboze.el (nnkiboze-generate-group):
4304         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4305
4306         * nnmairix.el: Require CL.
4307
4308 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4309
4310         * dgnushack.el: Autoload get-display-table and put-display-table for
4311         XEmacs 21.5.
4312
4313         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4314         21.4 and SXEmacs.
4315
4316 2008-06-15  David Engster  <dengste@eml.cc>
4317
4318         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4319
4320 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4321
4322         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4323         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4324         runtime choice under XEmacs.
4325
4326         * gnus-sum.el (gnus-summary-set-display-table):
4327         Use `gnus-put-display-table', `gnus-get-display-table',
4328         `gnus-set-display-table' for the display table, instead of `aset'.
4329
4330         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4331         Use `gnus-put-display-table', `gnus-get-display-table',
4332         `gnus-set-display-table' for the display table.
4333
4334 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4335
4336         * nnmairix.el: Add autoloads.
4337
4338 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4339
4340         * nnmairix.el (nnmairix-delete-recreate-group)
4341         (nnmairix-update-and-clear-marks): Fix error messages.
4342
4343 2008-06-14  David Engster  <dengste@eml.cc>
4344
4345         * nnmairix.el: Upgrade to version 0.6.
4346         (nnmairix-group-toggle-propmarks-this-group)
4347         (nnmairix-group-toggle-readmarks-this-group)
4348         (nnmairix-group-delete-recreate-this-group)
4349         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4350         (nnmairix-remove-tick-mark-original-article): New commands.
4351         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4352         (nnmairix-propagate-marks-to-nnmairix-groups)
4353         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4354         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4355         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4356         functions needed for marks propagation and manipulation of read marks.
4357         (nnmairix-update-groups): New function.
4358         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4359         (nnmairix-determine-original-group-from-registry)
4360         (nnmairix-determine-original-group-from-path)
4361         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4362         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4363         New helper functions.
4364         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4365         keystrokes for new commands.
4366         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4367         (nnmairix-request-group): Check allow-fast group parameter.
4368         (nnmairix-request-create-group): Set allow-fast group parameter if
4369         nnmairix-allowfast-default is set.
4370         (nnmairix-close-group): Propagate marks upon closing if needed.
4371         (nnmairix-group-toggle-threads-this-group): Use new.
4372         nnmairix-group-toggle-parameter helper function.
4373         (nnmairix-search): Better check for empty search result.
4374         (nnmairix-goto-original-article): Use new helper functions for
4375         determining original article.
4376         (nnmairix-show-original-article): Make sure message-id is in brackets.
4377         (nnmairix-call-mairix-binary): Change variable name.
4378         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4379         helper function.
4380         (nnmairix-widget-toggle-activate): Fix doc string.
4381
4382 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4383
4384         * nnir.el: Require edmacro when compiling with XEmacs.
4385         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4386         available in Emacs 21.
4387
4388 2008-06-11  Glenn Morris  <rgm@gnu.org>
4389
4390         * gnus-util.el (x-focus-frame):
4391         * gnus.el (image-size):
4392         * mm-decode.el (image-size): Declare.
4393
4394         * gnus-picon.el (declare-function): Add compat definition.
4395         (image-size): Declare.
4396
4397         * gnus-group.el (tool-bar-map):
4398         * gnus-sum.el (tool-bar-map): Define for compiler.
4399
4400         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4401
4402         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4403
4404         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4405         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4406         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4407         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4408         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4409         * sieve-manage.el, spam-report.el, spam.el:
4410         Remove unnecessary eval-and-compile of autoloads.
4411
4412 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4413
4414         * auth-source.el: Precise Tramp doc.
4415
4416 2008-06-07  Glenn Morris  <rgm@gnu.org>
4417
4418         * nnmairix.el: Remove unnecessary eval-when-compile.
4419
4420 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4421
4422         * lpath.el: Fbind propertize for XEmacs 21.4.
4423
4424 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4425
4426         * nnir.el: Move here from ../contrib.
4427
4428 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4429
4430         * gnus-util.el (gnus-read-shell-command): New function.
4431         * mm-decode.el (mm-pipe-part):
4432         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4433
4434 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4435
4436         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4437
4438 2008-06-03  Glenn Morris  <rgm@gnu.org>
4439
4440         * pop3.el (nnheader-accept-process-output): Autoload it.
4441
4442 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4443
4444         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4445         are not 2-digit hexadecimal characters that follow `%'s.
4446
4447 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4448
4449         * message.el (message-bogus-recipient-p): Fix type in doc string.
4450         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4451         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4452         Improve custom options.
4453         (message-bogus-recipient-p): Adjust accordingly.
4454
4455 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4456
4457         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4458         long-form month and day names.
4459
4460 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4461
4462         * dgnushack.el: Autoload debug, eudc-expand-inline and
4463         pgg-snarf-keys-region for XEmacs.
4464
4465         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4466
4467         * nnmairix.el: Require edmacro when compiling with XEmacs.
4468
4469 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4470
4471         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4472         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4473
4474 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4475
4476         * auth-source.el: Add more docs.
4477
4478         * netrc.el (netrc-machine): Always match if the port is not given.
4479
4480 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4481
4482         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4483         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4484         retrieval faster in some cases, but might make CPU usage larger.  If
4485         this has any bad side effects, we might revert this change.
4486
4487         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4488         seems to make mail retrieval much, much faster.
4489         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4490         unconditionally.
4491
4492         * gnus-draft.el (gnus-group-send-queue): Bind
4493         message-send-mail-partially-limit to nil to avoid being prompted.
4494
4495 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4496
4497         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4498
4499         * message.el (message-bogus-address-regexp): Fix and improve custom
4500         type.
4501         (message-setup-hook): Add message-check-recipients as custom option.
4502
4503 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4504
4505         * message.el (message-cite-function): Remove bogus autoload which crept
4506         in during merge from v5-10.
4507
4508 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4509
4510         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4511
4512         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4513
4514         * auth-source.el: Preliminary Tramp docs.
4515         (auth-sources): Change the default auth-sources to use
4516         EPA .gpg files.
4517
4518 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4519
4520         * nntp.el: Autoload `auth-source-user-or-password'.
4521         (nntp-send-authinfo): Use it.
4522
4523         * nnimap.el: Autoload `auth-source-user-or-password'.
4524         (nnimap-open-connection): Use it.
4525
4526         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4527         for the gnus-message function.
4528         (auth-source-user-or-password): Use it.
4529
4530 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4531
4532         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4533         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4534         (rfc2104-hash): Use it.
4535
4536 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4537
4538         * gnus-art.el (gnus-article-toggle-truncate-lines):
4539         Don't use `iff' in docstring.
4540
4541 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4542
4543         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4544
4545         * gnus-util.el (gnus-extract-address-component-name)
4546         (gnus-extract-address-component-email): Convenience functions around
4547         `gnus-extract-address-components'.
4548
4549         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4550         Use `gnus-extract-address-component-email' to fix bug of comparing full
4551         sender name to `user-mail-address'.
4552
4553 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4554
4555         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4556         catch/throw to optimize.
4557         (gnus-registry-find-keywords): Just use member to find a keyword.
4558
4559 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4560
4561         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4562         is current before calling gnus-server-prepare.
4563         (gnus-server-setup-buffer, gnus-server-update-server)
4564         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4565
4566 2008-05-04  Juri Linkov  <juri@jurta.org>
4567
4568         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4569         (mailcap-file-default-commands): Use mailcap-replace-in-string
4570         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4571         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4572
4573 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4574
4575         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4576
4577 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4578
4579         * gnus.el: Bump version to 0.11.
4580
4581 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4582
4583         * gnus.el: No Gnus v0.10 is released.
4584
4585 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4586
4587         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4588         hooks.
4589         (gnus-update-read-articles): Speed up non-marks-using users.
4590         (gnus-use-marks): Define gnus-use-marks.
4591         (gnus-propagate-marks): Rename variable to something more sensible.
4592
4593 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4594
4595         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4596         (gmm-image-load-path-for-library): Fix typos in docstrings.
4597         (gmm-message): Reflow docstring.
4598
4599 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4600
4601         * mail-source.el (mail-source-set-1, mail-source-bind):
4602         Move auth-source code out of the macro to clean it up and fix bugs.
4603
4604 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4605
4606         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4607         by sender if it's equal to user-mail-address, it's likely to be
4608         useless.
4609
4610         * mail-source.el (mail-source-bind): Don't use user or password if they
4611         are not bound.  Unintern them if they are nil.  Don't use server unless
4612         it's bound, and default it to empty string otherwise.
4613
4614 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4615
4616         * mail-source.el: Load auth-source.el.
4617         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4618         get user name or password, if auth-sources is set up.
4619
4620         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4621         strategy of splitting with parent.
4622         (gnus-registry-split-fancy-with-parent)
4623         (gnus-registry-post-process-groups): Use it and fix prior
4624         bug (returning a list as the split result).
4625
4626         * auth-source.el (auth-sources): Remove server parameter.
4627         (auth-source-pick, auth-source-user-or-password)
4628         (auth-source-user-or-password-imap)
4629         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4630         (auth-source-user-or-password-sftp)
4631         (auth-source-user-or-password-smtp): Remove server parameter.
4632
4633 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4634
4635         * smime.el (smime-sign-region, smime-encrypt-region)
4636         (smime-decrypt-region):
4637         Remove redundant calls to `generate-new-buffer-name'.
4638
4639 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4640
4641         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4642         Don't use QP for message/rfc822.
4643         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4644
4645 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4646
4647         * sieve-manage.el (sieve-string-bytes): Remove.
4648         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4649         correct byte-length only if the process's coding-system is the same as
4650         the one used internally by Emacs to represent strings.
4651
4652 2008-04-22  Juri Linkov  <juri@jurta.org>
4653
4654         * mailcap.el (mailcap-file-default-commands): New function.
4655
4656 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4657
4658         * message.el (message-signature-separator, message-cite-function):
4659         Change custom version.
4660
4661 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4662
4663         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4664         commands.
4665         (tls-checktrust): Ditto.
4666
4667 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4668
4669         * mm-decode.el (mm-display-external): Make temp file read-only.
4670
4671 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4672
4673         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4674         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4675         `C-c C-f d'.
4676
4677 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4678
4679         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4680
4681 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4682
4683         * gnus.el: Bump version to 0.9.
4684
4685 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4686
4687         * gnus.el: No Gnus v0.8 is released.
4688
4689 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4690
4691         * mail-source.el (mail-source-value):
4692         Prefer fboundp to functionp so it works with macros as well.
4693
4694 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4695
4696         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4697         Fix last change in case the element is not even a symbol.
4698
4699 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4700
4701         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4702         Prefer fboundp to functionp so it works with macros as well.
4703
4704 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4705
4706         * auth-source.el: Added docs.
4707         (auth-sources): Modify format to support server.
4708         (auth-source-pick, auth-source-user-or-password)
4709         (auth-source-user-or-password-imap)
4710         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4711         (auth-source-user-or-password-sftp)
4712         (auth-source-user-or-password-smtp): Add server parameter.
4713
4714 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4715
4716         * gnus-registry.el: Initialize the registry when gnus-registry-install
4717         is t.
4718
4719 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4720
4721         * compface.el (uncompface): Make buffer unibyte.
4722
4723 2008-04-05  Glenn Morris  <rgm@gnu.org>
4724
4725         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4726
4727 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4728
4729         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4730         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4731
4732         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4733         multibyteness after rather than before erasing it.
4734
4735         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4736         mm-with-multibyte.
4737         (gnus-request-article-this-buffer): Make sure the proper decoding is
4738         used if gnus-original-article-buffer happens to be unibyte.
4739
4740         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4741         default-enable-multibyte-characters.
4742
4743         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4744         default-enable-multibyte-characters.
4745
4746         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4747
4748         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4749
4750 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4751
4752         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4753         (imap-message-copyuid-1): Use it.
4754         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4755         J. Williams in
4756         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4757
4758         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4759         imap-enable-exchange-bug-workaround.
4760         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4761
4762 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4763
4764         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4765         a 100 byte status-checks into a 2-3MB transfer for each group.
4766         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4767         to enable bug workaround or not.
4768         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4769
4770 2008-03-31  Glenn Morris  <rgm@gnu.org>
4771
4772         * message.el (mml2015-use): Declare for compiler.
4773         (message-info): Require mml2015 when appropriate.
4774
4775 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4776
4777         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4778         whitespace.
4779
4780 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4781
4782         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4783         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4784         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4785         (nntp-service-to-port): New function.
4786         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4787         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4788         (nntp-open-netcat-stream): New function.
4789         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4790
4791 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4792
4793         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4794
4795 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4796
4797         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4798
4799 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4800
4801         * dns.el (dns-write): Use set-buffer-multibyte.
4802
4803 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4804
4805         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4806
4807 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4808
4809         * message.el (message-signature-separator): Change default.
4810         Improve custom type.
4811         (message-cite-function): Change default to
4812         message-cite-original-without-signature.
4813
4814         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4815         toggle.
4816
4817         * message.el (message-check-news-body-syntax): Fix signature check.
4818         (message-setup-1): Mark buffer as unmodified _after_ running
4819         message-setup-hook and handling message-alternative-emails.
4820         (message-shorten-references): Be more strict when building list of
4821         valid references to comply with GNKSA.
4822
4823         * gnus-group.el (gnus-read-ephemeral-bug-group)
4824         (gnus-read-ephemeral-debian-bug-group)
4825         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4826
4827         * message.el (message-info): Don't use booleanp which isn't supported
4828         in Emacs 21 and XEmacs.
4829
4830 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4831
4832         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4833         gnus-group-gmane-group-download-format.
4834         (gnus-group-read-ephemeral-gmane-group): Rename from
4835         gnus-group-read-ephemeral-gmane-group.
4836         (gnus-read-ephemeral-gmane-group-url): Rename from
4837         gnus-group-read-ephemeral-gmane-group-url.
4838         (gnus-bug-group-download-format-alist): New variable.
4839         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4840         (gnus-read-ephemeral-emacs-bug-group): New commands.
4841
4842 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4843
4844         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4845         (gnus-visible-headers): Improve custom type.
4846
4847 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4848
4849         * mml.el (mml-menu): Add workarounds for XEmacs.
4850
4851         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4852         X-Boundary header.
4853
4854         * message.el (message-simplify-recipients): Fix previous commit.
4855
4856 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4857
4858         * mm-util.el (mm-set-buffer-multibyte): New function.
4859         * mm-decode.el (mm-copy-to-buffer): Use it.
4860
4861 2008-03-19  Glenn Morris  <rgm@gnu.org>
4862
4863         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4864         Accidentally removed in the sync process with Emacs.
4865
4866 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4867
4868         * message.el (message-alter-recipients-discard-bogus-full-name):
4869         New function.
4870         (message-alter-recipients-function): New variable.
4871         (message-get-reply-headers): Use it.
4872         (message-replace-header): New helper function.
4873         (message-recipients-without-full-name): New variable.
4874         (message-simplify-recipients): New command.
4875
4876         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4877
4878         * message.el (message-info): Handle EasyPG manual.
4879
4880         * mml.el (mml-menu): Add entry for EasyPG.
4881
4882 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4883
4884         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4885         parameter.
4886
4887         * message.el (message-disassociate-draft): Specify drafts group name
4888         fully.
4889
4890 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4891
4892         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4893         unnecessary duplicates from the match list.
4894
4895 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4896
4897         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4898
4899         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4900
4901         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4902         args of `how-many' of which the XEmacs version doesn't take; declare
4903         Info-index-next as function.
4904
4905 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4906
4907         * gnus-score.el (gnus-score-headers): Fix handling of
4908         gnus-inhibit-slow-scoring.
4909
4910         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4911         string.
4912         (gnus-button-url-regexp): Improve handling of parenthesis.
4913         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4914         (gnus-button-handle-info-keystrokes): Handle index entries.
4915
4916 2008-03-15  Glenn Morris  <rgm@gnu.org>
4917
4918         * parse-time.el (parse-time-string): Simplify.
4919
4920 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4921
4922         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4923         Incoming* files.
4924
4925 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4926
4927         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4928         (auth-source-pick): Use it.
4929
4930 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4931
4932         * binhex.el (binhex-decode-region-internal):
4933         * uudecode.el (uudecode-decode-region-internal):
4934         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4935         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4936         setting default-enable-multibyte-characters.
4937
4938 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4939
4940         * auth-source.el (auth-source-protocols)
4941         (auth-source-protocols-customize, auth-source-choices): Added and
4942         modified variable customizations and defaults.
4943         (auth-source-pick, auth-source-user-or-password)
4944         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4945         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4946         (auth-source-user-or-password-sftp)
4947         (auth-source-user-or-password-smtp): Use new variables and provide an
4948         interface to netrc.el.
4949
4950 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4951
4952         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4953         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4954         Make sure the nntp port to specify is a string.
4955
4956 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4957
4958         * nntp.el: Use with-current-buffer.
4959         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4960         dubious mm-with-unibyte-current-buffer.
4961         (nntp-with-open-group-function): New function extracted from
4962         nntp-with-open-group macro.
4963         (nntp-with-open-group): Use the function, so it's easier to debug.
4964         Add indentation and debugging info.
4965         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4966         the use of the netcat alternatives.
4967
4968         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4969         Avoid mm-string-as-multibyte as well.
4970
4971         * nnweb.el (nnweb-insert-html):
4972         Remove use of nnheader-string-as-multibyte.
4973
4974         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4975         (nnheader-string-as-multibyte): Remove.
4976
4977         * mm-view.el: Use inhibit-read-only.
4978         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4979         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4980         or unibyte-string.
4981
4982         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4983         (mm-uu-yenc-extract): Use with-current-buffer.
4984
4985         * gnus-soup.el (gnus-soup-send-packet): Don't use
4986         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4987
4988         * nnmh.el: Use with-current-buffer.
4989         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4990         mm-string-as-multibyte on the output of mm-encode-coding-string.
4991
4992         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4993         (nnimap-request-move-article): Use with-current-buffer.
4994
4995         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4996         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4997         conversion uses string-make-unibyte rather than string-as-unibyte.
4998
4999         * gnus-msg.el: Use with-current-buffer.
5000
5001         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5002
5003 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5004
5005         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5006         string for caching if it is 'PIN.
5007
5008 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5009
5010         * lpath.el: Consider the case without Emacs/W3.
5011
5012 2008-03-08  Glenn Morris  <rgm@gnu.org>
5013
5014         * time-date.el (date-to-time, time-subtract, time-add)
5015         (safe-date-to-time): Doc fixes.
5016
5017 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5018
5019         * mail-source.el (mail-source-delete-old-incoming-confirm):
5020         Change default to nil.
5021         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5022
5023 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5024
5025         * lpath.el: Rearrange.
5026
5027         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5028         (gnus-article-goto-prev-page): Work for articles having ^L's.
5029
5030         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5031
5032         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5033
5034 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5035
5036         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5037         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5038         (gnus-bookmark-jump): Adjust some variable names.
5039
5040 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5041
5042         * auth-source.el: New package.
5043         (auth-source-choices): Add customization entry point variable.
5044
5045         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5046         bug.
5047
5048 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5049
5050         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5051         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5052         (gnus-registry-install-shortcuts): Rename from
5053         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5054         the `gnus-registry-mark-map' keymap dynamically from
5055         `gnus-registry-marks'.  The generated functions update the summary line
5056         when a registry mark is added or deleted, and will call
5057         `gnus-registry-install-p' (see the comments in the code).
5058         (gnus-registry-user-format-function-M): Use concat intelligently.
5059
5060         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5061         the registry mark functions.
5062
5063 2008-03-05  Glenn Morris  <rgm@gnu.org>
5064
5065         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5066         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5067         gnus-art.
5068         (top-level): No need to load own source when compiling.
5069
5070 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5071
5072         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5073         Suggested by <chris.anderton@zetnet.co.uk>.
5074
5075 2008-03-04  Glenn Morris  <rgm@gnu.org>
5076
5077         * gnus-sum.el (top-level): No need to require gnus when compiling,
5078         since unconditionally required near start of file.
5079         (gnus-summary-display-while-building): Move definition before use.
5080
5081 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5082
5083         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5084         formatting function.
5085
5086 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5087
5088         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5089         with plists.
5090         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5091         Use new format.
5092
5093 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5094
5095         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5096         `where-is-internal' that returns a range of key sequences.
5097
5098 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5099
5100         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5101
5102         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5103         (gnus-summary-jump-to-group): Consider windows on other displayed
5104         frames as well.  Similar changes might be needed elsewhere, but that's
5105         the one I've bumped into during my use.
5106
5107         * nndoc.el (nndoc-oe-dbx-type-p):
5108         * gnus-msg.el (gnus-debug):
5109         * gnus-group.el (gnus-update-group-mark-positions):
5110         Use mm-string-to-multibyte.
5111
5112 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5113
5114         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5115         doesn't handle NotDashEscaped.
5116
5117         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5118         (mml-dnd-attach-options): Fix typo in custom choice.
5119
5120         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5121         nndoc-article-type to mbox.
5122         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5123
5124         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5125         to nil, instead of html2text.
5126
5127         * imap.el (imap-debug): Add `imap-ping-server'.
5128
5129         * gnus-bookmark.el: Add FIXMEs.
5130
5131         * message.el (message-form-letter-separator)
5132         (message-send-form-letter-delay): New variables.
5133         (message-send-form-letter): Use them.  New command to send form
5134         letters.  Requested by Uwe Siart.
5135         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5136
5137 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5138
5139         * Update copyright years.
5140
5141 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5142
5143         Sync from EMACS_22_BASE.
5144
5145         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5146
5147 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5148
5149         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5150         empty author.
5151
5152 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5153
5154         * gnus-registry.el (gnus-registry-marks): Add variable for
5155         customization of marks and their appearance.
5156         (gnus-registry-read-mark): Use it.
5157         (gnus-registry-do-marks): Add utility function to loop through
5158         `gnus-registry-marks'.
5159         (gnus-registry-install-shortcuts-and-menus): Add function to install
5160         shortcuts and menus.
5161         (gnus-registry-initialize): Use it.
5162         (gnus-registry-default-mark): Clarify documentation.
5163
5164 2008-02-29  Glenn Morris  <rgm@gnu.org>
5165
5166         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5167         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5168         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5169         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5170         Change defcustom :version from 23.0 to 23.1.
5171
5172 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5173
5174         * gnus-registry.el (gnus-registry-follow-group-p)
5175         (gnus-registry-post-process-groups): Add functions to aid registry
5176         splitting and improve logging.  Clarify behavior in function
5177         documentation.
5178         (gnus-registry-split-fancy-with-parent): Use them.
5179
5180 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5181
5182         * gnus-art.el: Use with-current-buffer.
5183
5184 2008-02-27  David Engster  <dengste@eml.cc>
5185
5186         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5187         Express real group name in the response.
5188
5189 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5190
5191         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5192         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5193         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5194         autoload gnus-registry-fetch-group when compiling.
5195         (nnmairix-request-group-with-article-number-correction): Remove
5196         unreferenced argument passed to nnmairix-call-backend.
5197
5198 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5199
5200         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5201         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5202         Wilde.
5203
5204 2008-02-27  Glenn Morris  <rgm@gnu.org>
5205
5206         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5207         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5208         variables to defconsts.  Convert comments to doc-strings.
5209         (nnmairix-last-server, nnmairix-current-server): Convert from free
5210         variables to defvars.  Convert comments to doc-strings.
5211         (gnus-registry-fetch-group): Autoload.
5212         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5213         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5214         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5215         caddr.
5216         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5217         nnmairix-request-group-with-article-number-correction call.
5218         (nnmairix-fast, nnmairix-group): New, less general names, for free
5219         variables passed from nnmairix-request-group to
5220         nnmairix-request-group-with-article-number-correction.  Declare.
5221         (nnmairix-request-group-with-article-number-correction):
5222         Use nnmairix-fast, nnmairix-group rather than fast, group.
5223
5224 2008-02-26  David Engster  <dengste@eml.cc>
5225
5226         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5227         version 0.5.
5228
5229 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5230
5231         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5232         instead of making an extra function call.  Don't add the current group
5233         to articles only when they have the group.  Use
5234         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5235         Reported by David <de_bb@arcor.de>.
5236
5237 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5238
5239         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5240         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5241
5242 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5243
5244         * mail-source.el (mail-source-delete-incoming): Change default.
5245         Supplement doc string.
5246
5247         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5248
5249 2008-02-14  Glenn Morris  <rgm@gnu.org>
5250
5251         * time-date.el (format-seconds): New function.
5252
5253 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5254
5255         * nnmail.el (nnmail-message-id-cache-file): Derive from
5256         `gnus-home-directory'.
5257
5258 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5259
5260         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5261         Document negative prefix.
5262
5263         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5264
5265 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5266
5267         * message.el (message-unsent-separator): Add the Exim bounce
5268         separator.
5269
5270 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5271
5272         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5273         list.
5274         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5275         recipient/signer list.
5276
5277 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5278
5279         * Makefile.in (datarootdir): Define.
5280         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5281         name that might contain whitespace.
5282
5283 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5284
5285         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5286         fbound (Emacs 23 unicode), signal an error.
5287
5288 2008-02-08  Glenn Morris  <rgm@gnu.org>
5289
5290         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5291
5292 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5293
5294         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5295         ports to the calls to `netrc-machine-user-or-password' in addition to
5296         "imap" and "imaps".
5297
5298 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5299
5300         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5301
5302         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5303
5304 2008-02-01  Kenichi Handa  <handa@m17n.org>
5305
5306         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5307         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5308         (rfc2104-hash): Convert the result of concat to unibyte string.
5309
5310 2008-02-01  Dave Love  <fx@gnu.org>
5311
5312         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5313         coding-system-for-read.
5314         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5315
5316 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5317
5318         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5319         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5320         <hanche@math.ntnu.no>.
5321
5322 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5323
5324         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5325
5326         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5327
5328 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5329
5330         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5331         * message.el (message-beginning-of-line): Use featurep instead of bound
5332         tests in order to resolve conditionals at compile time.
5333
5334 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5335
5336         * mail-source.el (mail-sources): Add `group' choice.
5337
5338         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5339         parameter `in-group' to control into which group the articles go.
5340         Add treatment of `group' mail-source.
5341
5342 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5343
5344         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5345
5346         * mm-decode.el (mm-dissect-buffer): Decode description.
5347
5348         * mml.el (mml-to-mime): Encode message header first.
5349
5350 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5351
5352         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5353         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5354
5355         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5356         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5357
5358 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5359
5360         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5361
5362 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5363
5364         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5365         prefix keys.
5366         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5367         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5368         gnus-xmas.el.
5369
5370         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5371         (gnus-xmas-article-describe-bindings): New function.
5372         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5373         gnus-xmas-article-describe-bindings.
5374
5375         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5376
5377 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5378
5379         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5380         Add new variables for article mark management.
5381         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5382         list of extra data entries which, when present, will indicate that the
5383         article ID should not be trimmed from the registry.
5384         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5385         functions.
5386         (gnus-registry-read-mark): New function to read a mark name from the
5387         user.
5388         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5389         (gnus-registry-set-article-mark-internal): New functions to add and
5390         remove marks.
5391         (gnus-registry-get-article-marks): New function to show the marks for
5392         an article, or retrieve them for further use.
5393
5394 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5395
5396         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5397         keys when no argument is given.
5398
5399 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5400
5401         * imap.el (imap-ping-server): New variable.
5402         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5403         (imap-ping-server): Minor doc string fixes.
5404
5405 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5406
5407         * imap.el (imap-ping-server): New function.
5408         (imap-opened): Call imap-ping-server.
5409
5410 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5411
5412         * gnus-sum.el (gnus-article-sort-by-random)
5413         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5414         jidanni@jidanni.org.
5415
5416 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5417
5418         * gnus-art.el (gnus-article-describe-bindings): New function.
5419         (gnus-article-read-summary-keys): Use it.
5420         (gnus-article-mode-map): Bind `C-h b' to it.
5421
5422 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5423
5424         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5425         XEmacs.
5426         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5427         against non-character events.
5428
5429         * lpath.el: Fbind map-keymap for Emacs 21.
5430
5431 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5432
5433         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5434         command.
5435         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5436         instead of END.  Change name of the temp file.
5437         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5438         customizable.
5439
5440 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5441
5442         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5443         bind `S W' to gnus-article-wide-reply-with-original; set default
5444         binding to gnus-article-read-summary-send-keys.
5445         (gnus-article-read-summary-keys): Fix the order of keys; display
5446         continuation keys correctly in the echo area; describe bindings
5447         correctly when keys end with `C-h'.
5448         (gnus-article-read-summary-send-keys): New function.
5449         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5450         for gnus-article-read-summary-send-keys; display continuation keys
5451         correctly in the echo area.
5452         (gnus-article-reply-with-original): Ignore prefix argument.
5453         (gnus-article-wide-reply-with-original): New function.
5454
5455         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5456         Emacs 21.
5457
5458 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5459
5460         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5461         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5462
5463 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5464
5465         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5466         (gnus-group-read-ephemeral-gmane-group): New command.
5467
5468 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5469
5470         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5471
5472 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5473
5474         * message.el (message-send-mail-function): Increase custom version.
5475
5476         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5477         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5478
5479 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5480
5481         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5482         for the cases where imap-authenticate is called with a nil buffer
5483         parameter.
5484
5485 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5486
5487         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5488         html parts correctly; support forwarded messages.
5489         (gnus-article-browse-html-article): Remove work buffers.
5490
5491         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5492         compiling.
5493         (netrc-bound-and-true-p): New macro.
5494         (netrc-parse): Use it instead of bound-and-true-p that is not available
5495         in XEmacs 21.4.
5496
5497 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5498
5499         * gnus-registry.el (gnus-registry-mark-article)
5500         (gnus-registry-article-marks): Add functionality to mark articles
5501         through the Gnus registry.
5502
5503         * encrypt.el: Clarify documentation for the new pgg method.
5504         (encrypt-file-alist): Add PGG option.
5505         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5506         functionality.  Abstract password key and messaging to external
5507         functions.
5508         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5509         (encrypt-message-method-and-cipher): Add new convenience external
5510         functions.
5511         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5512         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5513
5514         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5515         (netrc-parse): Use encrypt-file-alist to determine if
5516         encrypt-find-model or encrypt-insert-file-contents should be used.
5517
5518         * encrypt.el: Clarify documentation.  Load password-cache or
5519         password, whichever one is found first, instead of autoloading.
5520
5521 2007-12-19  Glenn Morris  <rgm@gnu.org>
5522
5523         * mml.el (message-options-set, message-narrow-to-head)
5524         (message-in-body-p, message-mail-p, message-encode-message-body):
5525         Autoload.
5526         (message-remove-header, message-narrow-to-headers-or-head)
5527         (message-subscribed-p, message-make-mail-followup-to)
5528         (message-position-on-field, message-news-p)
5529         (message-options-set-recipient, message-generate-headers)
5530         (message-sort-headers): Declare as functions.
5531
5532 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5533
5534         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5535         convention in doc string.
5536
5537 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5538
5539         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5540         title to html parts.
5541         (gnus-article-browse-html-article): Pass message header to it.
5542
5543         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5544
5545 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5546
5547         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5548         or password compatible with XEmacs.
5549
5550 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5551
5552         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5553         format document.
5554         (gnus-mime-delete-part): Don't write description line if empty.
5555         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5556
5557 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5558
5559         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5560         (gnus-summary-mark-read-and-unread-as-read)
5561         (gnus-summary-mark-current-read-and-unread-as-read)
5562         (gnus-summary-mark-unread-as-ticked): Doc fix.
5563         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5564
5565 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5566
5567         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5568         Christoph Conrad <christoph.conrad@gmx.de>.
5569
5570 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5571
5572         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5573         yes-or-no-p.
5574
5575 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5576
5577         * mm-decode.el (mm-add-meta-html-tag): New function.
5578         (mm-save-part-to-file, mm-pipe-part): Use it.
5579
5580         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5581         gnus-y-or-n-p instead of y-or-n-p.
5582         (gnus-article-browse-html-parts): Work with message/external-body; use
5583         mm-add-meta-html-tag.
5584
5585 2007-12-11  Glenn Morris  <rgm@gnu.org>
5586
5587         * gnus-cache.el: Require gnus-sum not just when compiling.
5588
5589         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5590
5591         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5592         definitions before use.
5593
5594         * mm-decode.el: Require gnus-util.
5595         (mm-remove-part): Only call delete-annotation on XEmacs.
5596
5597         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5598
5599         * nnmail.el: Require gnus-int.
5600
5601         * spam.el: Move `require's before `eval-when-compile's.
5602
5603         * gnus-ems.el (gnus-alive-p):
5604         * gnus-fun.el (message-goto-eoh):
5605         * gnus-util.el (gnus-group-name-decode):
5606         * mail-source.el (gnus-compress-sequence):
5607         * message.el (Info-goto-node, format-spec):
5608         * mm-bodies.el (message-options-get):
5609         * mm-decode.el (mm-view-pkcs7):
5610         * mm-util.el (gmm-write-region):
5611         * mml-smime.el (mml-compute-boundary)
5612         (gnus-completing-read-with-default):
5613         * mml.el (widget-button-press, gnus-make-hashtable):
5614         * mml1991.el (mm-decode-content-transfer-encoding)
5615         (mm-encode-content-transfer-encoding)
5616         (message-options-get, message-options-set):
5617         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5618         * nnfolder.el (gnus-request-group):
5619         * nnheader.el (ietf-drums-unfold-fws):
5620         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5621         * smime.el (gnus-run-mode-hooks):
5622         * spam-stat.el (gnus-message): Autoload.
5623
5624         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5625         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5626         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5627         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5628         Add declare-function compatibility definition.
5629
5630         * gnus-cache.el (nnvirtual-find-group-art):
5631         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5632         (gnus-add-image, gnus-add-wash-type):
5633         * gnus-group.el (nnkiboze-score-file):
5634         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5635         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5636         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5637         (message-tokenize-header, gnus-get-buffer-create)
5638         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5639         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5640         * gnus.el (gnus-group-decoded-name):
5641         * mail-source.el (imap-capability):
5642         * mm-bodies.el (message-options-set):
5643         * mm-decode.el (gnus-configure-windows):
5644         * mm-extern.el (message-goto-body):
5645         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5646         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5647         (epg-sub-key-validity, message-options-set):
5648         * mml.el (widget-event-point, gnus-configure-windows):
5649         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5650         * mml2015.el (epg-check-configuration, epg-configuration)
5651         (message-options-set):
5652         * nndb.el (nndb-request-article):
5653         * nnfolder.el (gnus-request-create-group):
5654         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5655         * nnmaildir.el (gnus-group-mark-article-read):
5656         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5657         * rfc1843.el (message-fetch-field):
5658         * spam.el (gnus-extract-address-components):
5659         Declare as functions.
5660
5661 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5662
5663         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5664
5665         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5666
5667         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5668         bind show-trailing-whitespace for XEmacs.
5669
5670 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5671
5672         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5673         new no-op macro for backward compatibility.
5674
5675         * imap.el (imap-string-to-integer): New function.
5676
5677 2007-12-09  Glenn Morris  <rgm@gnu.org>
5678
5679         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5680
5681         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5682         * message.el, mm-view.el, sieve-manage.el, smime.el:
5683         Add declare-function compatibility definition.
5684
5685         * gnus-art.el (w3-region, w3m-region, Info-menu):
5686         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5687         * gnus-sum.el (gnus-get-predicate):
5688         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5689         * message.el (mail-abbrev-in-expansion-header-p):
5690         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5691         (w3m-detect-meta-charset, w3m-region):
5692         * sieve-manage.el (password-read, password-cache-add)
5693         (password-cache-remove):
5694         * smime.el (password-read-and-add): Declare as functions.
5695
5696 2007-12-08  David Kastrup  <dak@gnu.org>
5697
5698         * gnus-sum.el (gnus-summary-simplify-subject-query):
5699         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5700         `message'.
5701
5702 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5703
5704         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5705         it to bind idna-program, installation-directory, defined-colors, and
5706         face-attribute for XEmacs of the version that compiles defcustom forms.
5707
5708 2007-12-07  Glenn Morris  <rgm@gnu.org>
5709
5710         * gnus-art.el (article-make-date-line): Revert previous change.
5711
5712 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5713
5714         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5715
5716 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5717
5718         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5719         Call gnus-add-to-range ranges only once with a prepared article-list.
5720
5721 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5722
5723         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5724         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5725         group names with backslashes.  Reported by Tassilo Horn
5726         <tassilo@member.fsf.org>.
5727
5728 2007-12-06  Deepak Goel  <deego3@gmail.com>
5729
5730         * gnus-art.el (article-make-date-line):
5731         * gnus-start.el (gnus-load):
5732         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5733
5734 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * gnus-art.el (gnus-use-idna)
5737         * gnus-start.el (gnus-site-init-file)
5738         * message.el (message-use-idna)
5739         * mm-uu.el (mm-uu-hide-markers)
5740         * smiley.el (smiley-style): Revert changes that suppress warnings.
5741
5742 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5743
5744         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5745         specify charset to html source.  Reported by Christoph Conrad
5746         <christoph.conrad@gmx.de>.
5747
5748 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5749
5750         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5751         idna-program in order to suppress byte compile warning issued by XEmacs
5752         that came to byte compile the default value section of defcustom forms
5753         recently.
5754
5755         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5756         value of installation-directory.
5757
5758         * message.el (message-use-idna): Don't directly refer to the value of
5759         idna-program.
5760
5761         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5762
5763         * smiley.el (smiley-style): Don't directly call face-attribute.
5764
5765 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5766
5767         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5768
5769         * gnus-dired.el: Reduce Gnus dependencies.
5770         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5771         require.  Use autoloads instead.
5772         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5773         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5774         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5775         (gnus-dired-mode): Adjust doc string.
5776         (gnus-dired-mail-mode): New variable.
5777         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5778         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5779         (gnus-dired-mail-buffers): New function.  Return mail or message
5780         composition buffers.
5781         (gnus-dired-attach): Use it.
5782         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5783         NO-DECODE.
5784         (gnus-dired-print): Use `gnus-print-buffer' depending on
5785         `gnus-dired-mail-mode'.
5786
5787 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5788
5789         * rfc2047.el (rfc2047-encoded-word-regexp)
5790         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5791         explaining what regexp patterns are for.
5792
5793 2007-12-04  Glenn Morris  <rgm@gnu.org>
5794
5795         * password.el: Move to password-cache.el.
5796
5797         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5798         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5799         * mml-smime.el (password-read, password-cache-add)
5800         (password-cache-remove):
5801         No need to autoload, since mml-sec requires password.
5802
5803         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5804         * message.el (gnus-extract-address-components):
5805         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5806
5807         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5808         password.
5809
5810 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5811
5812         * mailcap.el: Reduce dependencies.
5813         (mail-header-parse-content-type): Autoload.
5814         (mailcap-delete-duplicates): New alias.
5815         (mailcap-mime-info): Add optional argument NO-DECODE.
5816         (mailcap-mime-types): Use mailcap-delete-duplicates.
5817
5818         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5819
5820 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5821
5822         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5823         (imap-parse-status): Upcase status-att for servers that sends them
5824         lower-case (e.g., MS Exchange 2007).
5825
5826 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5827
5828         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5829         function.
5830
5831         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5832         (gnus-uu-yenc-article): New function.
5833
5834         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5835
5836         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5837         buffer.
5838
5839 2007-12-02  Glenn Morris  <rgm@gnu.org>
5840
5841         * binhex.el (binhex): New custom group.
5842         (binhex-decoder-program, binhex-decoder-switches)
5843         (binhex-use-external): Move to the binhex custom group.
5844
5845         * uudecode.el (uudecode): New custom group.
5846         (uudecode-decoder-program, uudecode-decoder-switches)
5847         (uudecode-use-external): Move to the uudecode custom group.
5848
5849         * netrc.el (top-level): Don't load `encrypt' features.
5850         (netrc-parse): Don't use encrypt.
5851         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5852
5853         * encrypt.el: Remove file.
5854
5855 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5856
5857         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5858         matches on patches.
5859
5860         * gnus-art.el (gnus-article-browse-html-article): Mention
5861         `mm-text-html-renderer' in the doc string.
5862
5863         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5864         string.  Add comments.
5865
5866         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5867         if rhs is ASCII.
5868
5869 2007-12-01  Glenn Morris  <rgm@gnu.org>
5870
5871         * mail-source.el (top-level): Require format-spec before
5872         eval-when-compile.
5873
5874 2007-11-30  Glenn Morris  <rgm@gnu.org>
5875
5876         * encrypt.el: Require password, rather than autoloading password-read.
5877
5878 2007-11-29  Glenn Morris  <rgm@gnu.org>
5879
5880         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5881         (sasl-make-client, sasl-next-step, sasl-step-data)
5882         (sasl-step-set-data): Declare as functions.
5883
5884 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5885
5886         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5887
5888 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5889
5890         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5891         certs should be verified and what is to be done in the event of a
5892         verification failure.
5893
5894         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5895         caller can indicate whether the cache should be disregarded for this
5896         call.  This way the result of the call is reproducible at all times and
5897         can be considered a canonical server name for the supplied method.
5898         (gnus-agent-method-p): Canonicalize server names by pushing their
5899         method through `gnus-method-to-server' using the no-cache argument.
5900
5901         * gnus-srvr.el (gnus-server-insert-server-line): Call
5902         `gnus-method-to-server' with `no-cache' argument.
5903
5904         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5905         gnus-agent-possibly-synchronize-flags as this should be called when the
5906         server is actually being opened.
5907         (gnus-agent-possibly-synchronize-flags)
5908         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5909         flags file of an agentized server to the latter function.
5910
5911         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5912         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5913         after a connection has been established successfully.
5914
5915 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5916
5917         * gnus-art.el (article-display-face): Force to display face if called
5918         interactively; check if gnus-article-x-face-too-ugly matches author.
5919         (article-display-x-face): Display face even if From header is missing
5920         as article-display-face does.
5921
5922 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5923
5924         * hashcash.el (message-narrow-to-headers-or-head)
5925         (message-fetch-field, message-goto-eoh)
5926         (message-narrow-to-headers): Declare as functions.
5927
5928 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5929
5930         * mail-source.el (mail-sources): Default to fetch from file for
5931         compatibility with default of nnmail-spool-file.
5932
5933 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5934
5935         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5936         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5937         to look for encoded word that should be encoded again.
5938         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5939         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5940         encoding pattern.
5941         (rfc2047-decode-region): Switch strict regexp and loose one according
5942         to rfc2047-allow-irregular-q-encoded-words.
5943
5944 2007-11-25  Romain Francoise  <romain@orebokech.com>
5945
5946         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5947
5948 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5949
5950         * tls.el (tls-program): Provide more custom choices from
5951         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5952         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5953
5954 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5955
5956         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5957         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5958
5959         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5960         `nnmail-spool-file'.
5961
5962         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5963         `nnmail-spool-file'.
5964
5965         * gnus-move.el (gnus-change-server): Ditto.
5966
5967         * gnus-kill.el (gnus-batch-score): Ditto.
5968
5969         * gnus-cache.el (gnus-jog-cache): Ditto.
5970
5971         * gnus-msg.el (gnus-summary-reply):
5972         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5973
5974 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5975
5976         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5977         version.  Minor improvement to doc strings.
5978         (tls-program): Add comment.
5979
5980 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5981
5982         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5983         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5984         mismatch between the hostname provided in the certificate and the name
5985         of the host connnecting to.
5986         (open-tls-stream): Use them.  Check certificates against trusted root
5987         certificates.
5988
5989 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5990
5991         * gnus-cache.el (gnus-cache-generate-nov-databases):
5992         Use nnml-generate-nov-databases-directory instead of
5993         nnml-generate-nov-databases-1.
5994
5995 2007-11-24  Glenn Morris  <rgm@gnu.org>
5996
5997         * message.el (message-tool-bar-retro): Update for rename
5998         mail_send.xpm->mail-send.xpm.
5999
6000 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6001
6002         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6003         `smime-ldap-search' for Emacs 22 and up.
6004
6005 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6006
6007         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6008
6009         * message.el (message-send-mail-function): Fix error convention.
6010         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6011         (message-widen-reply, message-send-mail, message-talkative-question)
6012         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6013         (message-clone-locals, message-send-news): Use with-current-buffer.
6014         (message-insert-or-toggle-importance): Remove unused var `valid'.
6015         (message-make-references): Remove unused var `new-references'.
6016         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6017
6018 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6019
6020         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6021         (spam-split-symbolic-return-positive): Reflow docstring.
6022         (spam-backends, spam-summary-exit-behavior)
6023         (spam-mark-ham-unread-before-move-from-spam-group)
6024         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6025         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6026         (spam-clear-cache, spam-backend-check, spam-install-backend)
6027         (spam-install-statistical-backend, spam-list-of-processors)
6028         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6029         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6030         (spam-check-crm114, spam-initialize, spam-unload-hook):
6031         Fix typos in docstrings.
6032
6033 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6034
6035         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6036         been checked if they have never been read and those group levels are
6037         higher than the one that a user specified.
6038
6039 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6040
6041         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6042         foreign groups unless a group level is specified by a user.
6043         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6044
6045 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6046
6047         * message.el (message-send-mail-function): Require sendmail.
6048
6049 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6050
6051         * message.el (message-send-mail-function): Check for smtpmail too.
6052
6053         * utf7.el (utf7-encode, utf7-decode): Use coding system
6054         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6055
6056         * message.el (message-send-mail-function): New function.
6057         (message-send-mail-function): Set default using
6058         message-send-mail-function.  Adjust doc string.
6059         (message-send-mail-with-mailclient): New function.
6060
6061 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6062
6063         * smime.el (from):
6064         * rfc2047.el (message-posting-charset):
6065         * qp.el (mm-use-ultra-safe-encoding):
6066         * pop3.el (parse-time-months):
6067         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6068         * nnml.el (files):
6069         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6070         (jka-compr-compression-info-list, ange-ftp-path-format)
6071         (efs-path-regexp):
6072         * nndiary.el (files):
6073         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6074         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6075         (epg-digest-algorithm-alist, inhibit-redisplay)
6076         (password-cache-expiry):
6077         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6078         (pgg-output-buffer, password-cache-expiry):
6079         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6080         (efs-path-regexp):
6081         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6082         (inhibit-redisplay):
6083         * mm-uu.el (file-name, start-point, end-point, entry)
6084         (gnus-newsgroup-name, gnus-newsgroup-charset):
6085         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6086         (latin-unity-ucs-list):
6087         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6088         (mm-uu-binhex-decode-function):
6089         * message.el (gnus-message-group-art, gnus-list-identifiers)
6090         (rmail-enable-mime-composing, gnus-local-organization)
6091         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6092         (gnus-read-active-file, facemenu-add-face-function)
6093         (facemenu-remove-face-function, gnus-article-decoded-p)
6094         (tool-bar-mode):
6095         * mail-source.el (display-time-mail-function):
6096         * gnus-util.el (nnmail-pathname-coding-system)
6097         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6098         (gnus-original-article-buffer, gnus-user-agent)
6099         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6100         (xemacs-codename, sxemacs-codename, emacs-program-version):
6101         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6102         * gnus-start.el (gnus-agent-covered-methods)
6103         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6104         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6105         (gnus-newsgroup-headers, gnus-group-list-mode)
6106         (gnus-group-mark-positions, gnus-newsgroup-data)
6107         (gnus-newsgroup-unreads, nnoo-state-alist)
6108         (gnus-current-select-method, mail-sources)
6109         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6110         (nnmail-spool-file, gnus-cache-active-hashtb):
6111         * gnus-mh.el (mh-lib-progs):
6112         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6113         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6114         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6115         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6116         (gnus-group-buffer):
6117         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6118         (font-lock-set-defaults):
6119         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6120         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6121         (gnus-summary-post-menu, total-parts, type, condition, length):
6122         * gnus-agent.el (gnus-agent-read-agentview):
6123         * flow-fill.el (show-trailing-whitespace):
6124         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6125         eval-and-compile wrappers for byte compiler pacifiers.
6126
6127         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6128         (mm-display-inline-fontify): Check for featurep 'xemacs not
6129         extent-list.
6130
6131         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6132         itimer-list.
6133         (mm-create-image-xemacs): Only do something for XEmacs.
6134         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6135
6136         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6137
6138         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6139         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6140
6141 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6142
6143         * nnimap.el (nnimap-split-download-body):
6144         * gnus-demon.el (gnus-demon):
6145         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6146
6147 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6148
6149         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6150         macros.
6151         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6152         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6153         copy data from unibyte buffer to multibyte current buffer.
6154         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6155         to copy data from unibyte current buffer to multibyte buffer.
6156         (nntp-make-process-buffer): Make process buffer unibyte.
6157
6158         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6159
6160 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6161
6162         * pop3.el (pop3-open-server): Accept and process data more robustly at
6163         connexion start to avoid spurious "POP SSL connexion failed" errors.
6164
6165 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6166
6167         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6168         read group names.
6169
6170 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6171
6172         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6173
6174 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6175
6176         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6177         (nnmail-save-active): Use a unibyte buffer when saving active file,
6178         which may contain non-ASCII group names.
6179
6180         * nnml.el (nnml-request-group): Decode group names in messages.
6181
6182 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6183
6184         * message.el (message-citation-line-function)
6185         (message-insert-formatted-citation-line): Fix spelling of
6186         `message-insert-formated-citation-line'.
6187
6188 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6189
6190         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6191
6192 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6193
6194         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6195         nnmail-pathname-coding-system.
6196
6197         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6198         that a user enters; decode group names in messages.
6199
6200         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6201
6202 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6203
6204         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6205
6206         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6207
6208         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6209         risky local variable.
6210
6211         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6212
6213 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6214
6215         * encrypt.el: Improve documentation to fix function name typo.
6216         Reported by Daiki Ueno <ueno@unixuser.org>.
6217
6218 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6219
6220         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6221         even if the point is not in the last page of an article.
6222         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6223         back to the previous page.
6224
6225 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6226
6227         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6228
6229 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6230
6231         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6232
6233 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6234
6235         * message.el (message-check-news-body-syntax): Avoid
6236         mm-string-as-multibyte.
6237         (message-hide-headers): Don't assume (point-min)==1.
6238
6239 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6240
6241         * message.el (message-remove-blank-cited-lines): Fix if remove is
6242         given.
6243         (message-bogus-address-regexp): New variable.
6244         (message-bogus-recipient-p): New function.
6245         (message-check-recipients): New command.
6246         (message-syntax-checks): Add `bogus-recipient'.
6247         (message-fix-before-sending): Add `bogus-recipient'.
6248
6249         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6250         (gnus-treat-body-boundary): Don't test window-system.
6251
6252 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6253
6254         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6255
6256 2007-10-28  Miles Bader  <miles@gnu.org>
6257
6258         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6259         at compile-time too.
6260
6261 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6262
6263         * gnus-msg.el (gnus-message-setup-hook): Add
6264         `message-remove-blank-cited-lines' to options.
6265
6266 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6267
6268         * message.el (message-remove-blank-cited-lines): New function.
6269         Suggested by Karl Plästerer.
6270
6271 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6272
6273         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6274         mapc.
6275
6276         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6277         (top-level): Use mapc to set functions to be traced for debugging.
6278
6279         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6280         called for effect with while loop.
6281
6282         * message.el (message-talkative-question): Replace mapcar called for
6283         effect with mapc.
6284
6285         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6286         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6287         called for effect with dolist.
6288
6289         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6290
6291         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6292         gnus-extra-headers and nnmail-extra-headers.
6293
6294         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6295         called for effect with dolist.
6296         (top-level): Use mapc to set functions to be traced for debugging.
6297
6298         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6299         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6300         dolist.
6301
6302         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6303         Replace mapcar called for effect with mapc.
6304         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6305         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6306         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6307         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6308
6309         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6310         remove-if that's a cl function.
6311
6312         * webmail.el (webmail-debug): Replace mapcar called for effect with
6313         dolist.
6314
6315         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6316         with mapc.
6317
6318 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6319
6320         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6321         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6322         with while loop.
6323
6324         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6325         functions from article-* functions.
6326         (gnus-multi-decode-header): Replace mapcar called for effect with
6327         dolist.
6328
6329         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6330         (gnus-bookmark-show-details): Replace mapcar called for effect with
6331         while loop.
6332
6333         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6334         called for effect with while loop.
6335
6336         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6337         with dolist.
6338
6339         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6340         mapcar called for effect with dolist.
6341
6342         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6343
6344         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6345         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6346         Replace mapcar called for effect with dolist.
6347         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6348         mapc.
6349
6350         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6351         Replace mapcar called for effect with dolist.
6352         (gnus-topic-list): Replace mapcar called for effect with mapc.
6353
6354         * gnus.el: Use mapc instead of mapcar to add autoloads.
6355
6356 2007-10-23  Richard Stallman  <rms@gnu.org>
6357
6358         * gnus-group.el (gnus-group-highlight): Mark as risky.
6359
6360 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6361
6362         * gnus.el (gnus-server-to-method): Return method found first in
6363         gnus-newsrc-alist.
6364
6365         * gnus-art.el (gnus-article-highlight-signature)
6366         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6367         button overlay without the front stickiness.
6368
6369 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6370
6371         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6372         overview buffer needed a catch to receive its throw.
6373         (gnus-agent-flush-cache): Declared as interactive to make this function
6374         easier to use.
6375
6376 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6377
6378         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6379         `next-line'.
6380
6381 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6382
6383         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6384         exclude address matching message-dont-reply-to-names.
6385
6386 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6387
6388         * gnus-util.el (gnus-string<): New function.
6389
6390         * gnus-sum.el (gnus-article-sort-by-author)
6391         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6392
6393 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6394
6395         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6396         the frame-focus tag is set in gnus-buffer-configuration.
6397
6398 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6399
6400         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6401         the front stickiness.
6402
6403 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6404
6405         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6406         url pattern; remove duplicate one.
6407         (gnus-article-extend-url-button): New function.
6408         (gnus-article-add-buttons): Use it.
6409         (gnus-button-push): Use concatenated url that it makes.
6410
6411 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6412
6413         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6414
6415 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6416
6417         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6418         Don't hardcode point-min==1.
6419
6420 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6421
6422         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6423         Fix comment about "iso8859-1".
6424
6425 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6426
6427         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6428         ones returned from the verify-function.
6429
6430         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6431         mml2015-extract-cleartext-signature if extraction failed.
6432
6433 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6434
6435         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6436         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6437         failed.
6438
6439 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6440
6441         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6442
6443 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6444
6445         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6446         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6447         recommends to use EasyPG instead of PGG.
6448
6449         * pgg.el: Revert to revision 6.23.2.16.
6450
6451         * pgg-def.el: Revert to revision 6.6.2.14.
6452
6453         * pgg-gpg.el: Revert to revision 6.23.2.34.
6454
6455 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6456
6457         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6458         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6459         thread for both the null and zero (kill/expire thread) universal prefix
6460         cases.
6461         (gnus-summary-expire-thread): Add new function to expire a thread,
6462         using gnus-summary-kill-thread.
6463         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6464         shortcuts for gnus-summary-expire-thread.
6465         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6466         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6467
6468 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6469
6470         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6471         extras value, so an extras entry can be deleted.
6472         (gnus-registry-delete-extra-entry): Use it.
6473         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6474         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6475         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6476         storage through the gnus-registry, and provide an appropriate API for
6477         it.
6478
6479 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6480
6481         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6482         Suggested by Leo <sdl.web@gmail.com>.
6483
6484         * gnus.el: Do.
6485
6486 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6487
6488         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6489         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6490
6491         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6492
6493         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6494         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6495
6496 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6497
6498         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6499         newline.
6500         (nnmbox-request-accept-article): Don't change article in source buffer;
6501         narrow to header to use message-fetch-field rather than
6502         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6503         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6504         as delimiters; make sure article ends with newline.
6505         (nnmbox-delete-mail): Correct last position of article to be deleted;
6506         ignore X-Gnus-Newsgroup header in article body.
6507         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6508         positions; make sure article ends with newline.
6509
6510         * message.el (message-display-abbrev): Don't infloop when a user
6511         inserts SPC in the beginning of header.
6512
6513         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6514         coding-system-for-read and coding-system-for-write for XEmacs having no
6515         file-coding feature.
6516
6517         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6518
6519 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6520
6521         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6522         list of groups not followed by default.  Fix type to be regexp.
6523         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6524
6525 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6526
6527         * hmac-def.el (define-hmac-function): Switch from old-style to
6528         new-style backquotes.
6529
6530         * md4.el (md4-make-step): Likewise.
6531
6532 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6533
6534         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6535         raw-text coding system when saving .newsrc file, which may contain
6536         non-ASCII group names.
6537
6538 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6539
6540         * gnus-cus.el (gnus-score-extra): New widget.
6541         (gnus-score-extra-convert): New function.
6542         (gnus-score-customize): Use it for Extra.
6543
6544 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6545
6546         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6547         (mml2015-mailcrypt-clear-verify): Use it.
6548         (mml2015-gpg-clear-verify): Use it.
6549         (mml2015-pgg-clear-verify): Use it.
6550         (mml2015-epg-clear-verify): Replace the current part with the output
6551         from GnuPG; don't extract the plaintext by itself.
6552
6553         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6554         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6555         mml2015-clear-verify-function; don't touch the armor headers or
6556         dash-escaped text here.
6557
6558 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6559
6560         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6561         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6562         parts, or application/octet-stream as a last resort.
6563         (gnus-mime-view-part-as-type): Don't toggle display.
6564         (gnus-mime-view-part-as-charset): Don't turn off display before
6565         querying charset.
6566
6567         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6568         stuff to undisplayer function in Emacs.
6569         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6570
6571         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6572         text/calendar parts.
6573
6574 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6575
6576         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6577         decoding text/calendar parts.
6578
6579         * message.el (message-forward-make-body-mime): Always mark body as
6580         having no illegible text; remove signed-or-encrypted argument.
6581         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6582
6583         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6584         (mml-generate-mime-1): Don't encode body if it is specified to be in
6585         raw form; don't make buffer be unibyte when inserting multibyte string.
6586
6587 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6588
6589         * sha1.el: Fix up comment style.
6590         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6591         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6592
6593         * hex-util.el: Fix up comment style.
6594         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6595
6596         * gnus-salt.el: Use with-current-buffer.
6597         (gnus-pick-setup-message): Fix long-standing typo.
6598
6599 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6600
6601         * imap.el (imap-logout-timeout): New variable.
6602         (imap-logout, imap-logout-wait): New functions.
6603         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6604
6605         * nnimap.el (nnimap-logout-timeout): New server variable.
6606         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6607         nnimap-logout-timeout.
6608
6609         * gnus-art.el (gnus-article-summary-command-nosave)
6610         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6611
6612 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6613
6614         * gnus.el (gnus-maximum-newsgroup): New variable.
6615
6616         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6617         according to gnus-maximum-newsgroup.
6618
6619         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6620         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6621         Limit the range of articles according to gnus-maximum-newsgroup.
6622
6623 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6624
6625         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6626         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6627         Don't perform gnus-configure-windows here; reuse existing sticky
6628         article buffer.
6629
6630         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6631         it doesn't exist in gnus-article-mode.
6632
6633 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6634
6635         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6636         (gnus-agent-decoded-group-name): New function.
6637         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6638         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6639
6640 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6641
6642         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6643         Add binding for gnus-sticky-article.
6644         (gnus-summary-exit): Don't kill sticky article buffers.
6645
6646         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6647         article buffer.
6648         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6649         (gnus-kill-sticky-article-buffers): New commands.
6650
6651 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6652
6653         * nntp.el (nntp-xref-number-is-evil): New server variable.
6654         (nntp-find-group-and-number): If it is non-nil, don't trust article
6655         numbers in the Xref header.
6656
6657 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6658
6659         * gnus-agent.el (gnus-agent-read-group): New function.
6660         (gnus-agent-flush-group, gnus-agent-expire-group)
6661         (gnus-agent-regenerate-group): Use it.
6662         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6663         nnmail-pathname-coding-system.
6664
6665 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6666
6667         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6668
6669         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6670         that are unread as unread, and also as selected so that information of
6671         marks having been changed by a user may be updated when exiting group.
6672
6673 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6674
6675         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6676         calculated ignoring signature parts to gnus-treat-article.
6677
6678 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6679
6680         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6681         a point here in order to keep the window start.
6682         (gnus-insert-mime-security-button): Make a button overlay without the
6683         front stickiness.
6684         (gnus-mime-display-security): Goto the end of a button.
6685
6686         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6687
6688 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6689
6690         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6691         group-name-at-point.
6692         (gnus-group-completing-read): New function that offers decoded
6693         non-ASCII group names for completion.
6694         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6695         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6696         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6697         (gnus-group-fetch-control): Use it.
6698         (gnus-fetch-group): Use group-name-at-point for the initial value
6699         rather than the default value; use gnus-alive-p.
6700
6701         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6702         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6703         (gnus-summary-post-news): Use gnus-group-completing-read.
6704
6705         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6706         (gnus-read-move-group-name): Decode group name for completion.
6707
6708 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6709
6710         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6711         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6712         Yamaoka slightly modified the code).
6713
6714 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6715
6716         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6717         (nnmail-split-incoming): Bind it.
6718
6719         * nnml.el (nnml-group-name-charset): New function.
6720         (nnml-decoded-group-name): Use it; don't decode group name if
6721         nnmail-group-names-not-encoded-p is non-nil.
6722         (nnml-encoded-group-name): New function.
6723         (nnml-group-pathname): Inline nnml-decoded-group-name.
6724         (nnml-request-expire-articles): Decode group name in message.
6725         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6726         nnmail-pathname-coding-system.
6727         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6728         not decoded ones according to nnmail-group-names-not-encoded-p.
6729         (nnml-generate-active-info): Use nnml-encoded-group-name.
6730
6731 2007-08-08  Glenn Morris  <rgm@gnu.org>
6732
6733         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6734         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6735         doc-strings and comments.
6736
6737 2007-07-25  Glenn Morris  <rgm@gnu.org>
6738
6739         * Relicense all FSF files to GPLv3 or later.
6740
6741 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6742
6743         * gnus-sum.el (gnus-summary-move-article): Make
6744         gnus-summary-respool-article work.
6745
6746 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6747
6748         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6749         string.
6750
6751 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6752
6753         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6754         that should be ignored when comparing distant RSS articles with local
6755         ones.
6756         (nnrss-make-hash-index): New function.  Create a hash index according
6757         to the ignored fields.
6758         (nnrss-check-group): Use it.
6759
6760 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6761
6762         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6763
6764         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6765
6766         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6767         the new optional argument ENCODED is non-nil.
6768         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6769         coding system for encoding group name.
6770         (gnus-group-make-rss-group): Pass un-encoded group name to
6771         gnus-group-make-group.
6772         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6773         encoded.
6774
6775         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6776         Encode group name to which articles are moved or copied.
6777         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6778         coding system for encoding Newsgroup, Followup-To and Xref headers.
6779
6780         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6781         marks; use nnheader-file-coding-system to write a file.
6782         (nnagent-retrieve-headers): Bind file-name-coding-system to
6783         nnmail-pathname-coding-system.
6784
6785         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6786
6787         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6788         (nnml-request-article, nnml-request-create-group)
6789         (nnml-request-rename-group, nnml-find-id)
6790         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6791         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6792         (nnml-save-marks): Use nnml-group-pathname instead of
6793         nnmail-group-pathname.
6794
6795         (nnml-request-create-group, nnml-request-expire-articles)
6796         (nnml-request-move-article, nnml-request-delete-group)
6797         (nnml-deletable-article-p, nnml-possibly-create-directory)
6798         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6799         (nnml-open-marks): Bind file-name-coding-system to
6800         nnmail-pathname-coding-system.
6801
6802         (nnml-request-article): Pass server argument to nnml-find-group-number.
6803         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6804         server argument to nnml-possibly-create-directory.
6805         (nnml-request-accept-article): Pass server argument to
6806         nnml-active-number and nnml-save-mail.
6807         (nnml-find-group-number): Pass server argument to nnml-find-id.
6808         (nnml-request-update-info): Pass server argument to
6809         nnml-marks-changed-p.
6810
6811         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6812         (nnml-save-mail, nnml-active-number): Add server argument.
6813
6814         (nnml-request-delete-group): Warn if group is missing.
6815         (nnml-get-nov-buffer): Decode group name.
6816         (nnml-generate-active-info): Encode group name.
6817         (nnml-open-marks): Decode group name in messages.
6818
6819 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6820
6821         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6822         if it is not specified.
6823         (gnus-article-pipe-part, gnus-article-save-part)
6824         (gnus-article-interactively-view-part, gnus-article-copy-part)
6825         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6826         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6827         (gnus-article-replace-part, gnus-article-delete-part)
6828         (gnus-article-view-part-as-type): Pass raw prefix argument to
6829         gnus-article-part-wrapper.
6830
6831 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6832
6833         * gnus-agent.el (gnus-agent-save-active): Bind
6834         nnheader-file-coding-system to gnus-agent-file-coding-system.
6835
6836         * gnus-cache.el (gnus-cache-save-buffers)
6837         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6838         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6839         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6840         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6841         (gnus-cache-generate-active, gnus-cache-rename-group)
6842         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6843         (gnus-cache-update-overview-total-fetched-for): Bind
6844         file-name-coding-system to nnmail-pathname-coding-system.
6845         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6846         variables.
6847         (gnus-cache-decoded-group-name): New function.
6848         (gnus-cache-file-name): Use it.
6849         (gnus-cache-generate-active): Use non-decoded group name for active.
6850
6851         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6852         right place.
6853         (gnus-write-active-file): Don't break non-ASCII group names.
6854
6855         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6856         nnmail-pathname-coding-system.
6857
6858         * lpath.el: Bind default-file-name-coding-system,
6859         file-name-coding-system and language-info-alist for XEmacs.
6860
6861         * gnus-uu.el (gnus-uu-decode-save): Typo.
6862
6863 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6864
6865         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6866
6867 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6868
6869         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6870         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6871         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6872         (gnus-agent-flush-group, gnus-agent-flush-cache)
6873         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6874         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6875         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6876         (gnus-agent-regenerate-group)
6877         (gnus-agent-update-files-total-fetched-for)
6878         (gnus-agent-update-view-total-fetched-for): Bind
6879         file-name-coding-system to nnmail-pathname-coding-system.
6880         (gnus-agent-group-pathname): Don't encode file names by
6881         nnmail-pathname-coding-system.
6882         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6883         coding-system-for-write instead of buffer-file-coding-system to
6884         gnus-agent-file-coding-system.
6885
6886         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6887         Decode group name.
6888
6889         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6890
6891         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6892         (gnus-read-newsrc-el-file): Make group names unibyte.
6893
6894         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6895         nnmail-pathname-coding-system.
6896
6897         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6898         (nnrss-request-delete-group): Bind file-name-coding-system to
6899         nnmail-pathname-coding-system.
6900         (nnrss-read-server-data, nnrss-read-group-data): Bind
6901         file-name-coding-system correctly.
6902         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6903
6904         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6905         (nntp-server-to-method-cache): New variable.
6906         (nntp-group-pathname): New function that decodes non-ASCII group names.
6907         (nntp-possibly-create-directory, nntp-marks-changed-p)
6908         (nntp-save-marks, nntp-open-marks): Use it.
6909         (nntp-possibly-create-directory, nntp-open-marks):
6910         Bind file-name-coding-system to nnmail-pathname-coding-system.
6911         (nntp-open-marks): Decode group names when bootstrapping marks.
6912
6913         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6914         Newsgroups and Folowup-To headers.
6915
6916 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6917
6918         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6919         (gnus-server-closed-face, gnus-server-denied-face)
6920         (gnus-server-offline-face): Remove variable.
6921         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6922
6923         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6924         of modifying message-stack directly for XEmacs.
6925
6926         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6927         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6928         if the coding-system argument is nil for XEmacs.
6929
6930         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6931         mm-charset-override-alist.
6932
6933         * rfc2047.el: Don't require base64; require rfc2045 for the function
6934         rfc2045-encode-string.
6935         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6936         to quote the parameter value.
6937
6938 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6939
6940         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6941         form in gnus-group-name-charset-method-alist.
6942
6943         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6944         overrides the default layout edit-form.
6945
6946         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6947
6948         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6949
6950 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6951
6952         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6953         as unfetched articles.
6954
6955 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6956
6957         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6958
6959 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6960
6961         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6962         original back end that keeps marks in the local system.
6963
6964 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6965
6966         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6967         arg of pop-to-buffer for XEmacs.
6968         (gnus-article-read-summary-keys): Ditto; don't restore window
6969         configuration if summary command ends up with neither article buffer
6970         nor summary buffer; describe bindings if summary keys end with C-h.
6971
6972 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6973
6974         * message.el (message-fix-before-sending): Skip raw message part to be
6975         forwarded while checking illegible text.
6976         (message-forward-make-body-mime, message-forward-make-body): Mark
6977         signed or encrypted raw message as having no illegible text.
6978
6979 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6980
6981         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6982         (gnus-message-with-timestamp-1): New macro.
6983         (gnus-message-with-timestamp): New function.
6984         (gnus-message): Use them.
6985
6986         * nnheader.el (nnheader-message): Use them.
6987
6988 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6989
6990         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6991         .newsrc.eld file.
6992
6993 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6994
6995         * gnus-agent.el (gnus-agent-fetch-headers)
6996         (gnus-agent-retrieve-headers): Bind
6997         gnus-decode-encoded-address-function to identity.
6998
6999         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7000         available also when the server returns simply a dot.
7001
7002         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7003
7004 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7005
7006         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7007
7008 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7009
7010         * gnus-ems.el (gnus-x-splash): Make it work.
7011
7012         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7013         from being used.
7014
7015         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7016
7017 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7018
7019         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7020         4th and the 5th arguments.
7021
7022         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7023         the front stickiness.
7024         (gnus-article-summary-command-nosave): Correct the order of the
7025         arguments passed to pop-to-buffer.
7026         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7027         summary command ends up with the article buffer.
7028
7029         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7030         the same faces.
7031
7032 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7033
7034         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7035
7036 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7037
7038         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7039         * gnus-sum.el (gnus-summary-highlight):
7040         * pgg.el (pgg-sign-region, pgg-sign):
7041         * mail-source.el (mail-source-delete-old-incoming-confirm):
7042         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7043
7044 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7045
7046         * gnus-art.el (gnus-mime-view-part-externally)
7047         (gnus-mime-view-part-internally): Fix predicate function passed to
7048         completing-read.
7049
7050         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7051
7052         * gnus.el (gnus-update-message-archive-method): Add :version.
7053
7054 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7055
7056         * gnus.el (gnus-update-message-archive-method): New variable.
7057
7058         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7059         according to gnus-message-archive-method if
7060         gnus-update-message-archive-method is non-nil.
7061
7062 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7063
7064         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7065         by Loic Dachary <loic@dachary.org>.
7066         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7067
7068 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7069
7070         * message.el (message-pop-to-buffer): Add switch-function argument.
7071         (message-mail): Pass switch-function argument to it.
7072
7073 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7074
7075         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7076         Improve doc string.
7077
7078 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7079
7080         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7081         (gnus-header-content)
7082         * gnus-cite.el (gnus-cite-10)
7083         * gnus-srvr.el (gnus-server-closed)
7084         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7085         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7086         (gnus-group-mail-3-empty, gnus-group-mail-low)
7087         (gnus-group-mail-low-empty, gnus-splash)
7088         * message.el (message-header-to, message-header-cc)
7089         (message-header-subject, message-header-other, message-header-name)
7090         (message-header-xheader, message-separator, message-cited-text)
7091         (message-mml): Lighten colors of faces used for dark background.
7092
7093 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7094
7095         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7096         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7097
7098 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7099
7100         * message.el (message-narrow-to-headers-or-head):
7101         Ignore mail-header-separator in the body.
7102
7103 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7104
7105         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7106         same as window size.
7107
7108 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7109
7110         * message.el (message-font-lock-keywords): Use message-header-xheader
7111         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7112         ahead of the anything pattern, to get it recognised.
7113
7114 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7115
7116         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7117         spam.el loads uses it in the compiled defadvice form.
7118
7119 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7120
7121         * gnus-sum.el (gnus-articles-to-read)
7122         (gnus-summary-insert-old-articles): Don't truncate group name for
7123         `read-string'.
7124
7125         * gnus-util.el (gnus-limit-string): Delete this function.
7126
7127         * gnus-sum.el (gnus-simplify-subject-fully): Use
7128         `truncate-string-to-width' instead.
7129
7130 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7131
7132         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7133         if, on summary exit, the next group has to be selected.
7134         (gnus-summary-exit): Use it.
7135
7136 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7137
7138         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7139         non-break space.
7140
7141 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7142
7143         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7144         Check if group is not a directory.
7145         (nnfolder-request-expire-articles): Don't delete articles if the target
7146         group is not available.
7147
7148         * nnml.el (nnml-request-create-group): Properly check if group is not a
7149         file.
7150         (nnml-request-expire-articles): Don't delete articles if the target
7151         group is not available.
7152
7153         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7154         Don't quote characters that are within parentheses.
7155
7156 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7157
7158         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7159         (gnus-handle-ephemeral-exit): Select article according to it.
7160
7161 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7162
7163         * message.el (message-insert-formated-citation-line): Remove newline.
7164         (message-citation-line-format): Add final \n here so that the user can
7165         avoid a blank line.
7166
7167 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7168
7169         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7170         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7171         Update lanl/arXiv support.
7172
7173 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7174
7175         * gnus.el: Bump version number.
7176
7177 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7178
7179         * gnus.el (gnus-version-number): Bump version.
7180
7181 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7182
7183         * gnus.el: No Gnus v0.6 is released.
7184
7185 2007-04-27  Didier Verna  <didier@xemacs.org>
7186
7187         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7188         * gmm-utils.el (gmm-regexp-concat): here.
7189         * message.el: Don't require 'gnus-util.
7190         (message-dont-reply-to-names): Handle name change above.
7191         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7192
7193 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7194
7195         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7196         since the initial value varies according to the system.
7197
7198 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7199
7200         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7201
7202 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7203
7204         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7205
7206 2007-04-24  Didier Verna  <didier@xemacs.org>
7207
7208         Improve the type of gnus-ignored-from-addresses.
7209         * gnus-util.el (gnus-orify-regexp): New function.
7210         * message.el (gnus-util): Require it.
7211         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7212         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7213         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7214
7215 2007-04-24  Didier Verna  <didier@xemacs.org>
7216
7217         * gnus-sum.el:
7218         * gnus-utils.el: Fix some trailing whitespaces.
7219
7220 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7221
7222         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7223         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7224         article's Message-ID; refer parent article in summary buffer.
7225
7226         * message.el (message-bounce): Call mime-to-mml.
7227
7228         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7229         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7230         optimize and/or forms properly.
7231
7232 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7233
7234         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7235         URL.
7236
7237 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7238
7239         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7240
7241 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7242
7243         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7244         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7245         displayed of multipart/alternative part if it is invoked from summary
7246         buffer.
7247
7248         * mm-view.el (mm-inline-text-html-render-with-w3m)
7249         (mm-inline-text-html-render-with-w3m-standalone)
7250         (mm-inline-render-with-function): Use mail-parse-charset by default.
7251
7252 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7253
7254         * parse-time.el (parse-time-string-chars): Check if CHAR
7255         is less than the length of parse-time-syntax.
7256
7257 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7258
7259         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7260         from gnus-newsgroup-processable.
7261
7262 2007-04-16  Didier Verna  <didier@xemacs.org>
7263
7264         * gnus-msg.el (gnus-configure-posting-styles): Handle
7265         message-signature-directory properly with :file syntax.  Reported by
7266         "Leo".
7267
7268 2007-04-11  Didier Verna  <didier@xemacs.org>
7269
7270         New user option: message-signature-directory.
7271         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7272         * message.el (message-insert-signature): Ditto.
7273         * message.el (message-signature-file): Doc update.
7274         * message.el (message-signature-directory): New.
7275
7276 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7277
7278         * gnus-msg.el (gnus-inews-yank-articles): Use
7279         message-exchange-point-and-mark instead of exchange-point-and-mark.
7280
7281 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * message.el (message-yank-original): Make sure cited text ends with
7284         newline; don't exchange point and mark.
7285
7286 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7287
7288         * tls.el (open-tls-stream): Properly handle case where there
7289         is no associated buffer.
7290
7291 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7292
7293         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7294         message-yank-original, make sure (< mark TEXT point).
7295
7296 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7297
7298         * message.el (message-fill-column): New variable.
7299         (message-mode): Use it.  Add comment on a possible new hook.
7300
7301         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7302         (nnmail-get-new-mail): Reformat.
7303
7304         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7305
7306         * gmm-utils.el: Fix Commentary.
7307         (gmm-tool-bar-from-list): Fix typo in doc string.
7308
7309 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7310
7311         * message.el (message-yank-original): Don't switch point and mark
7312         unnecessarily to put point and mark as documented.
7313
7314 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7315
7316         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7317         from the message heads.
7318
7319 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7320
7321         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7322         article buffer does not have a window.  This may not be the best
7323         solution but is certainly better than setting the start of the null,
7324         that is the current, window.
7325
7326 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7327
7328         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7329         (gnus-draft-setup): Run it.
7330
7331         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7332         gnus-score-fast-scoring.  Allow regexp.
7333         (gnus-score-headers): Use it.
7334
7335         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7336         XEmacs.
7337
7338         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7339         string.
7340         (gnus-button-alist): Also catch `<f1> k ...'.
7341         (gnus-treat-display-x-face): Fix doc string.
7342
7343 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7344
7345         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7346         evaluation of gnus-extended-version to ensure correct generation of the
7347         User-Agent header when message-generate-headers-first is used.
7348
7349 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7350
7351         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7352         hashcash-path is nil.  Don't call callback with incorrect number of
7353         parameters if val is 0.
7354
7355 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7356
7357         * message.el (message-required-news-headers):
7358         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7359
7360 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7361
7362         * tls.el (open-tls-stream): In handshake-waiting loop,
7363         don't wait more if there is output available to process.
7364
7365 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7366
7367         * tls.el (tls-program): Doc fix.
7368
7369 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7370
7371         * message.el (message-generate-new-buffers): Change the meaning of the
7372         nil value; add `standard' to the choices; treat t as `unique'; improve
7373         doc string.
7374         (gnus-select-frame-set-input-focus): Autoload.
7375         (message-buffer-name): Search for the existing message buffer if
7376         message-generate-new-buffers is nil or `standard'; treat the value t of
7377         message-generate-new-buffers as `unique'.
7378         (message-pop-to-buffer): Raise the frame already displaying the message
7379         buffer; clear the echo area after querying.
7380         (message-setup): Pass the `continue' argument to compose-mail.
7381         (message-mail): Prefer `switch-function' if it is given; search for the
7382         existing message buffer if the `continue' argument is non-nil; pass
7383         continue and switch-function arguments to compose-mail by way of
7384         message-setup.
7385         (message-mail-other-window): Adjust argument of message-setup.
7386         (message-mail-other-frame): Ditto.
7387
7388 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7389
7390         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7391         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7392         to turn font-lock on when turning gnus-message-citation-mode on.
7393
7394 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7395
7396         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7397         (mml-smime-function-alist): New variable; add epg as the backend.
7398         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7399         mml-smime- functions instead.
7400         * mm-view.el: Require smime.
7401
7402 2007-03-05  Didier Verna  <didier@xemacs.org>
7403
7404         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7405         instead of just inheritance for posting styles.
7406         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7407
7408 2007-02-24  Chris Moore  <dooglus@gmail.com>
7409
7410         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7411         * pgg-pgp.el (pgg-pgp-encrypt-region):
7412         * pgg-gpg.el (pgg-gpg-encrypt-region):
7413         Check pgg-encrypt-for-me if no other recipients.
7414
7415 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7416
7417         * tls.el (tls-certtool-program): Fix custom type.
7418
7419 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7420
7421         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7422         and point-at-eol instead of line-(beginning|end)-position.
7423
7424         * assistant.el (assistant-parse-buffer): Ditto.
7425
7426         * netrc.el (netrc-parse-services): Ditto.
7427
7428 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7429
7430         * mml2015.el (mml2015-epg-find-usable-key): New function.
7431         (mml2015-epg-sign): Use it.
7432         (mml2015-epg-encrypt): Use it.
7433
7434 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7435
7436         * message.el (message-make-in-reply-to): Quote name containing
7437         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7438         if there are special characters.  Reported by NAKAJI Hiroyuki
7439         <nakaji@jp.freebsd.org>.
7440
7441 2007-02-27  Didier Verna  <didier@xemacs.org>
7442
7443         Include the group parameters as well as the topic ones in the
7444         inheritance filter process.
7445         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7446         argument GROUP-PARAMS-LIST.
7447         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7448
7449 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7450
7451         * nntp.el (nntp-never-echoes-commands)
7452         (nntp-open-connection-functions-never-echo-commands): New variables.
7453         (nntp-send-command): Use them.
7454
7455 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7456
7457         * mml2015.el (mml2015-epg-verify): Simplified.
7458
7459 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7460
7461         * mml.el (mml-content-disposition-alist): New user option.
7462         (mml-content-disposition): New function.
7463         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7464         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7465
7466 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7467
7468         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7469         verification.
7470
7471 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7472
7473         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7474         articles posted in the last 24 hours.
7475
7476 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7477
7478         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7479
7480 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7481
7482         * nntp.el (nntp-send-command): Don't wait for echoes when
7483         nntp-open-ssl-stream is used.
7484
7485 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7486
7487         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7488         (gnus-message-add-citation-keywords)
7489         (gnus-message-remove-citation-keywords): Remove.
7490         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7491         directly, make the variables in font-lock-defaults buffer-local, add
7492         gnus-message-citation-keywords to them and then update the value of
7493         font-lock-keywords.
7494
7495 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7496
7497         * message.el (message-cite-original-1): Don't call
7498         gnus-article-highlight-citation.
7499
7500         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7501         citations; fix line count.
7502
7503 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7504
7505         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7506         (gnus-message-add-citation-keywords)
7507         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7508         versions of font-lock-add-keywords and font-lock-remove-keywords to
7509         work with XEmacs correctly.
7510
7511 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7512
7513         * gnus-cite.el (gnus-cite-face-list): Set the values of
7514         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7515         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7516         (gnus-message-cite-prefix-regexp): New variable.
7517         (gnus-message-search-citation-line): Use it; protect against long
7518         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7519         the 0th match data for Emacs.
7520         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7521         (gnus-message-add-citation-keywords): Append keywords rather than
7522         prepending; emulate font-lock-add-keywords if it is not available.
7523         (gnus-message-remove-citation-keywords): Emulate
7524         font-lock-remove-keywords if it is not available.
7525
7526         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7527
7528         * message.el (message-cite-prefix-regexp): Set the value of
7529         gnus-message-cite-prefix-regexp.
7530
7531 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7532
7533         * nnweb.el (nnweb-google-parse-1): Update parser.
7534
7535 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7536
7537         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7538
7539 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7540
7541         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7542         regexp.
7543
7544 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7545
7546         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7547         string-to-multibyte.
7548         (uudecode-decode-region-internal): Use it.
7549
7550         * lpath.el: Fbind string-as-multibyte for XEmacs.
7551
7552 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7553
7554         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7555         custom choice.
7556
7557         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7558
7559 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7560
7561         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7562
7563         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7564         `write-region' to respect `mm-inhibit-file-name-handlers'.
7565
7566 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7567
7568         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7569         Use gnus-home-directory instead of "~/" or "$HOME".
7570
7571 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7572
7573         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7574         to mention filename.
7575         Add comments at beginning regarding usage.
7576         (encrypt-write-file-contents): Change interactive so a string is
7577         acceptable.  If the file has no associated model, show an error instead
7578         of a nonsense prompt.
7579
7580 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7581
7582         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7583         Thanks to Yoshihiko Yamada for kind notification of this typo.
7584
7585 2007-01-12  Kenichi Handa  <handa@m17n.org>
7586
7587         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7588         multibyte buffer.
7589
7590 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7591
7592         * gnus-score.el (gnus-score-fast-scoring): New variable.
7593         (gnus-score-headers): Use it.
7594
7595         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7596
7597         * message.el (message-cite-original-1): Call
7598         gnus-article-highlight-citation if requested.
7599         (message-make-from): Allow name and address as optional arguments.
7600
7601         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7602
7603         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7604         bugs to doc string.
7605         (gnus-button-alist): Add mid\\|message-id.
7606         (gnus-button-fetch-group): Extend for use in
7607         `browse-url-browser-function'.
7608         (gnus-button-url-regexp): Try to catch paired parentheses like in
7609         Wikipedia URLs.
7610
7611         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7612         Suggested by Simon Krahnke <overlord@gmx.li>.
7613
7614 2007-01-13  Romain Francoise  <romain@orebokech.com>
7615
7616         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7617         Update copyright.
7618
7619 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7620
7621         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7622
7623 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7624
7625         * gnus-registry.el (gnus-registry-unfollowed-groups)
7626         (gnus-registry-split-fancy-with-parent): Fix documentation.
7627
7628 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7629
7630         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7631         from nnweb groups.
7632
7633 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7634
7635         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7636         Xref urls.  Erase buffer before requesting head.
7637
7638 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7639
7640         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7641         customizable.
7642
7643 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7644
7645         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7646         no signing key is found.
7647         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7648         no encrypting and/or signing key is found.
7649
7650 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7651
7652         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7653
7654 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7655
7656         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7657         headers read from disk with the ones newly found in the current search.
7658         This should no longer cause problems, because the article numbers in
7659         Gmane's `nov.php' output are ignored since the previous change.
7660
7661 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7662
7663         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7664
7665 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7666
7667         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7668         replace-regexp-in-string; bind url-version; fbind display-images-p and
7669         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7670         find-face and set-itimer-function for Emacs; bind itimer-list for
7671         Emacs.
7672
7673         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7674
7675 2007-01-01  Romain Francoise  <romain@orebokech.com>
7676
7677         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7678
7679 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7680
7681         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7682         `define-minor-mode' macro definition expanded properly.
7683         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7684         exclude it there.
7685
7686         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7687         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7688         `fboundp' test.
7689         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7690         This is OK to autoload in (S)XEmacs now.
7691
7692 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7693
7694         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7695         keystroke.
7696         (gnus-summary-limit-to-singletons): Fix typo.
7697
7698         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7699         else fails.
7700
7701 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7702
7703         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7704         docstring.
7705
7706         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7707         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7708         (gnus-summary-insert-dormant-articles): Fix typo in message.
7709
7710 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7711
7712         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7713         nil for XEmacs.
7714         (gnus-message-citation-mode): Don't autoload in XEmacs.
7715
7716         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7717
7718 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7719
7720         * nnimap.el (nnimap-expunge-search-string): Mention
7721         nnimap-search-uids-not-since-is-evil in docstring.
7722
7723 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7724
7725         * spam.el: Revert to make-obsolete-variable because
7726         define-obsolete-variable-alias is not supported in Emacs 21.
7727
7728         * spam.el (spam-ifile-path, spam-ifile-database-path)
7729         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7730         make-obsolete-variable.
7731         (spam-bsfilter-path, spam-bsfilter-program)
7732         (spam-spamassassin-path, spam-spamassassin-program)
7733         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7734         use "path" inappropriately.
7735         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7736         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7737         variable names.
7738
7739 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7740
7741         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7742         summary buffer.
7743
7744         * password.el (password-cache-remove): Use clear-string to burn
7745         password, if available.
7746
7747 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7748
7749         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7750
7751         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7752
7753         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7754         (gnus-message-highlight-citation): Move defcustom here from
7755         gnus-cite.el.
7756         (gnus-message-citation-mode): Autoload.
7757
7758         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7759         checks to make it compile with XEmacs.
7760         (gnus-message-citation-mode): New minor mode.
7761         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7762         (gnus-message-highlight-citation): New variables.
7763         (gnus-message-search-citation-line)
7764         (gnus-message-add-citation-keywords)
7765         (gnus-message-remove-citation-keywords)
7766         (turn-on-gnus-message-citation-mode)
7767         (turn-off-gnus-message-citation-mode): New functions.
7768
7769 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7770
7771         * gnus-cite.el: Enable highlighting of different citation levels in
7772         message-mode.
7773
7774 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7775
7776         * message.el (message-make-fqdn): Fix comment.
7777         (message-bogus-system-names): Add ".local".
7778
7779         * spam.el (spam-ifile-path, spam-ifile-program)
7780         (spam-ifile-database-path, spam-ifile-database)
7781         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7782         Don't use "path" inappropriately.
7783         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7784         strings.
7785         (spam-check-ifile, spam-ifile-register-with-ifile)
7786         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7787         new variable names.
7788
7789         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7790         (gnus-treat-display-smileys): Simplify using
7791         gnus-image-type-available-p.
7792
7793         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7794         available.
7795
7796         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7797         `display-images-p' if available.
7798
7799 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7800
7801         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7802         one after turning on the buffer's multibyteness instead of decoding
7803         them directly in the unibyte buffer that causes unexpected conversion
7804         in Emacs 23 (unicode).
7805
7806 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7807
7808         * message.el (message-generate-hashcash): Fix custom type.
7809
7810 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7811
7812         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7813
7814 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7815
7816         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7817         disconnect icons.  Add help text.
7818
7819 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7820
7821         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7822         negated to be consistent with the others we handle.
7823
7824 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7825
7826         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7827         version of gnus-summary-buffer to something, so that we can use two
7828         article buffers at the same time.
7829
7830 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7831
7832         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7833         trigger all the extra headers.
7834         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7835         sorting.
7836
7837 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7838
7839         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7840         solid groups.
7841
7842 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7843
7844         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7845
7846 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7847
7848         * legacy-gnus-agent.el: Add Copyright notice.
7849
7850 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7851
7852         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7853
7854 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7855
7856         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7857
7858         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7859         to make it work reliably in CVS Emacs.
7860         (gnus-summary-limit-strange-charsets-predicate)
7861         (gnus-summary-limit-to-predicate): New functions.
7862
7863 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7864
7865         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7866         specifying array size.
7867         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7868         array if it is too small.
7869         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7870         (gnus-sort-threads-loop): New function.
7871
7872 2006-12-06  Chris Moore  <dooglus@gmail.com>
7873
7874         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7875         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7876
7877 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7878
7879         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7880         options.
7881
7882 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7883
7884         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7885         DOS-ing the recipient.
7886
7887         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7888         the headers when creating the mapping to avoid mismappings.
7889         (nnweb-gmane-create-mapping): Always nix out old mapping.
7890
7891 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7892
7893         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7894         and mm-verify-option to never.
7895
7896 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7897
7898         * message.el (message-signed-or-encrypted-p): New function.
7899         (message-forward-make-body): Use it.
7900
7901         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7902         Replace encode-coding-string with mm-encode-coding-string.
7903
7904 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7905
7906         * nneething.el (nneething-decode-file-name): Replace
7907         decode-coding-string with mm-decode-coding-string.
7908
7909         * gnus-int.el (gnus-open-server): Say failed server's name.
7910
7911 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7912
7913         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7914         strings to a single string.  Quote `errors-file-name'.
7915         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7916         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7917         Adjust calls.  Use `shell-quote-argument'.
7918
7919 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7920
7921         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7922         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7923
7924         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7925         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7926         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7927         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7928         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7929         (gnus-subscribe-newsgroup, gnus-1):
7930         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7931         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7932         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7933         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7934
7935 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7936
7937         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7938         keystroke.
7939         (gnus-summary-limit-to-bodies): Implement headersp.
7940
7941 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7942
7943         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7944
7945 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7946
7947         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7948
7949 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7950
7951         * message.el (message-generate-hashcash): Expand range of values to
7952         include `opportunistic'.
7953         (message-send-mail): Use it.
7954
7955 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7956
7957         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7958         and comment it.
7959
7960         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7961
7962 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7963
7964         * gnus-util.el (gnus-extract-address-components): Improve comment.
7965
7966 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7967
7968         * gnus-util.el (gnus-extract-address-components): Work with address in
7969         which the name portion contains @.
7970
7971         * lpath.el: Fbind custom-autoload.
7972
7973 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7974
7975         * gnus.el (gnus-start): Move custom group up.
7976         (gnus-select-method): Don't autoload, but make it available for
7977         `customize-variable'.
7978         (gnus-getenv-nntpserver): Don't autoload.
7979
7980 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7981
7982         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7983
7984 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7985
7986         * message.el (message-sendmail-extra-arguments): New variable.
7987         (message-send-mail-with-sendmail): Use it.
7988
7989 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7990
7991         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7992         mm-with-unibyte-current-buffer to make string unibyte.
7993
7994         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7995         mm-string-as-multibyte.
7996
7997 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7998
7999         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8000         Reported by Werner Koch <wk@gnupg.org>.
8001
8002 2006-11-14  Daiki Ueno  <ueno@p360>
8003
8004         * mml2015.el: Autoload epa-select-keys when compiling.
8005
8006 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8007
8008         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8009         message-options.
8010         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8011
8012 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8013
8014         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8015         EasyPG (< 0.0.6).
8016         (mml2015-always-trust): New user option.
8017         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8018         prompt.
8019
8020 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8021
8022         * nntp.el (nntp-authinfo-force): New variable.
8023         (nntp-send-authinfo): Use it.
8024
8025 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8026
8027         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8028         decode encoded words.  Improve prompt.  Add comment about forwarding.
8029         (message-replacement-char): Move up.
8030
8031 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8032
8033         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8034         instead of gnus-intersection because arguments of gnus-sorted-nunion
8035         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8036
8037 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8038
8039         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8040         (message-simplify-subject-functions): Enable
8041         message-strip-subject-encoded-words by default.
8042
8043 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8044
8045         * message.el (message-strip-subject-encoded-words): New function.
8046         (message-simplify-subject-functions): New variable.
8047         (message-simplify-subject): Use it.  Fix typo in doc string.
8048         Support message-strip-subject-encoded-words.
8049
8050 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8051
8052         * gnus-diary.el (gnus-diary-delay-format-function):
8053         * nndiary.el (nndiary-reminders):
8054         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8055
8056 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8057
8058         * gnus-art.el (article-hide-boring-headers): Fetch date from
8059         gnus-original-article-buffer to avoid problems with localized date
8060         strings.
8061
8062 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8063
8064         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8065
8066 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8067
8068         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8069         New variables.
8070         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8071         (mm-charset-synonym-alist): Move some entries to
8072         mm-codepage-iso-8859-list.
8073         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8074         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8075
8076 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8077
8078         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8079
8080 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8081
8082         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8083         with Emacs 21 and XEmacs.
8084
8085 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8086
8087         * spam.el (spam-parse-address): New function for better parsing,
8088         catching errors, etc.
8089         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8090
8091 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8092
8093         * mm-view.el: Add interactive arg to html2text autoload.
8094
8095 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8096
8097         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8098
8099 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8100
8101         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8102         variables.
8103         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8104         (mm-charset-synonym-alist): Move some entries to
8105         mm-codepage-iso-8859-list.
8106
8107         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8108
8109 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8110
8111         * message.el (message-citation-line-format)
8112         (message-insert-formated-citation-line): Fix implementation of %E, %N
8113         and %n according to the doc string.
8114
8115 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8116
8117         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8118         car-safe to avoid bad parses.
8119
8120 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8121
8122         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8123         names.
8124
8125         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8126
8127 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8128
8129         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8130         header.
8131
8132         * message.el (message-draft-headers): Add Date.
8133         (message-headers-to-generate): Fix typo in docstring.
8134
8135         * nndraft.el (nndraft-required-headers): New variable.
8136         (nndraft-generate-headers): Use it.
8137
8138         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8139
8140 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8141
8142         * gnus-registry.el (gnus-registry-wash-for-keywords)
8143         (gnus-registry-find-keywords): New functions to allow easy searching of
8144         articles that are in the registry.
8145
8146 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8147
8148         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8149         ietf-drums-parse-address instead of gnus-extract-address-components.
8150         Reported by Damien Elmes <damien@repose.cx>.
8151
8152 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8153
8154         * gnus.el (gnus-mime): Remove unused custom group.
8155
8156 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8157
8158         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8159         "blank line" when searching for end of armor headers.
8160
8161 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8162
8163         * gmm-utils.el (gmm-write-region): Fix variable name.
8164
8165 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8166
8167         * gmm-utils.el (gmm-write-region): New function based on compatibility
8168         code from `mm-make-temp-file'.
8169
8170         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8171
8172         * nnmaildir.el (nnmaildir--update-nov)
8173         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8174         Use `gmm-write-region'.
8175
8176 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8177
8178         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8179         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8180
8181         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8182
8183         * message.el (message-replacement-char): New variable.
8184         (message-fix-before-sending): Use it.
8185         (message-simplify-subject): New function to remove duplicate code.
8186         (message-reply, message-followup): Use it.
8187
8188         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8189         gnus-summary-limit-to-articles.
8190
8191 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8192
8193         * gnus-util.el (gnus-with-local-quit): New macro.
8194
8195         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8196
8197 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8198
8199         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8200         ignore non-string data.
8201
8202 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8203
8204         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8205         non-string data (needs to be done in the registry too).
8206
8207 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8208
8209         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8210         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8211         (gnus-registry-split-fancy-with-parent)
8212         (gnus-registry-fetch-simplified-message-subject-fast)
8213         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8214         Remove text properties on ingress into the registry and when it's saved.
8215         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8216         registry from entries with no groups.
8217
8218 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8219
8220         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8221         function to remove string properties.
8222
8223 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8224
8225         * gmm-utils.el (gmm): Adjust custom version.
8226
8227         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8228         custom version.
8229
8230         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8231
8232 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8233
8234         * gnus-art.el (gnus-insert-prev-page-button)
8235         (gnus-insert-next-page-button): Simplify.  Reformat.
8236
8237 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8238
8239         * gnus-art.el (gnus-insert-prev-page-button)
8240         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8241
8242 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8243
8244         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8245
8246 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8247
8248         * gnus-art.el (gnus-insert-mime-button)
8249         (gnus-insert-mime-security-button):
8250         Apply gnus-article-button-face to MIME and security buttons.
8251
8252 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8253
8254         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8255         readable.
8256
8257 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8258
8259         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8260
8261 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8262
8263         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8264         `browse-url-of-file' instead of `browse-url'.
8265
8266 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8267
8268         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8269         regexp.  Articles containing quotation were cut prematurely.
8270
8271 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8272
8273         * message.el (message-cite-original-1): Use nobody by default for the
8274         value of From header.
8275         (message-reply): Ditto.
8276
8277 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8278
8279         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8280         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8281         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8282
8283 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8284
8285         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8286         mails in the doc string.  Add some URLs in comment.
8287         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8288
8289 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8290
8291         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8292         backslashes handling and the way to find boundaries of quoted strings.
8293
8294 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8295
8296         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8297         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8298         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8299         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8300
8301 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8302
8303         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8304         doc string.
8305         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8306
8307 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8308
8309         * lpath.el: Fbind epg-check-configuration.
8310
8311 2006-09-06  Simon Josefsson  <jas@extundo.com>
8312
8313         * mml2015.el (mml2015-use): Doc fix, mention epg.
8314
8315 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8316
8317         * mml2015.el (mml2015-use): Default to epg, if available.
8318
8319 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8320
8321         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8322         message-sender.
8323         (mml1991-epg-encrypt): Ditto.
8324         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8325         message-sender.
8326         (mml2015-epg-encrypt): Ditto.
8327
8328 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8329
8330         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8331         several common directories.
8332
8333 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8334
8335         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8336         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8337
8338 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8339
8340         * gnus-art.el (article-decode-encoded-words): Make it fast.
8341
8342 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8343
8344         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8345
8346         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8347         in quoted string into `\'.
8348
8349 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8350
8351         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8352         Use standard-syntax-table.
8353
8354 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8355
8356         * gnus-art.el (gnus-decode-address-function): New variable.
8357         (article-decode-encoded-words): Use it to decode headers which are
8358         assumed to contain addresses.
8359         (gnus-mime-delete-part): Remove useless `or'.
8360
8361         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8362         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8363         (gnus-nov-parse-line): Use it to decode From header.
8364         (gnus-get-newsgroup-headers): Ditto.
8365         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8366
8367         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8368         (mail-decode-encoded-address-string): New alias.
8369
8370         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8371         New function.
8372         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8373         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8374         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8375         (rfc2047-decode-string): Ditto.
8376         (rfc2047-decode-address-region): New function.
8377         (rfc2047-decode-address-string): New function.
8378
8379 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8380
8381         * message.el (message-caesar-buffer-body): Allow rotating headers.
8382
8383         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8384
8385         * message.el (message-insert-formated-citation-line): Fix %f.
8386         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8387
8388 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8389
8390         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8391         (gnus-bookmark-mouse-available-p): New macro.
8392         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8393         (gnus-bookmark-bmenu-show-infos): Use it.
8394         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8395         (gnus-bookmark-bmenu-hide-infos): Ditto.
8396         (gnus-bookmark-remove-properties): New function.
8397         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8398         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8399         (gnus-bookmark-write-file): Bind coding-system-for-write.
8400         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8401         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8402         group before selecting it.
8403         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8404         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8405         quit-window if it is not available; use gnus-mouse-2 and bind it to
8406         gnus-bookmark-bmenu-select-by-mouse.
8407         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8408         (gnus-bookmark-bmenu-select-by-mouse): New function.
8409
8410 2006-08-13  Romain Francoise  <romain@orebokech.com>
8411
8412         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8413         space.
8414
8415 2006-08-10  Romain Francoise  <romain@orebokech.com>
8416
8417         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8418         (dns-mode-soa-auto-increment-serial): New user option.
8419         (dns-mode-soa-maybe-increment-serial): New function.
8420         (dns-mode): Add the latter to `write-contents-functions'.
8421
8422 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8423
8424         * compface.el (uncompface): Use binary rather than raw-text-unix.
8425
8426 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8427
8428         * compface.el (uncompface): Make sure the eol conversion doesn't take
8429         place when communicating with the external programs.  Reported by
8430         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8431
8432 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8433
8434         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8435
8436 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8437
8438         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8439         Make it more robust by parsing author and date independently.
8440
8441 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8442
8443         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8444
8445 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8446
8447         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8448         first matching secret key.
8449         (mml2015-epg-encrypt): Ditto.
8450
8451         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8452         first matching secret key.
8453         (mml1991-epg-encrypt): Ditto.
8454
8455         * mml2015.el (mml2015-encrypt-to-self): New user option.
8456         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8457         mml2015-epg-encrypt-to-self is set.
8458
8459         * mml1991.el (mml1991-encrypt-to-self): New variable.
8460         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8461         mml1991-epg-encrypt-to-self is set.
8462
8463         * mml2015.el (mml2015-signers): New user option.
8464         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8465         (mml2015-epg-encrypt): Allow to select signing keys.
8466
8467         * mml1991.el (mml1991-signers): New variable.
8468         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8469         (mml1991-epg-encrypt): Allow to select signing keys.
8470
8471 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8472
8473         * nnheader.el (nnheader-insert-head): Make it work even if the file
8474         uses CRLF for the line-break code.
8475
8476 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8477
8478         * mml2015.el: Require mml-sec instead of password.
8479         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8480         (mml2015-cache-passphrase): Inherit the default value from
8481         mml-secure-cache-passphrase.
8482         (mml2015-passphrase-cache-expiry): Inherit the default value from
8483         mml-secure-passphrase-cache-expiry.
8484
8485         * mml1991.el: Require mml-sec instead of password.
8486         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8487         (mml1991-cache-passphrase): Inherit the default value from
8488         mml-secure-cache-passphrase.
8489         (mml1991-passphrase-cache-expiry): Inherit the default value from
8490         mml-secure-passphrase-cache-expiry.
8491
8492         * mml-sec.el: Require password.
8493         (mml-secure-verbose): New user option.
8494         (mml-secure-cache-passphrase): New user option.
8495         (mml-secure-passphrase-cache-expiry): New user option.
8496
8497 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8498
8499         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8500         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8501         andreas@altroot.de (Andreas Vögele).
8502
8503         FIXME: Use `tiny change'?
8504
8505 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8506
8507         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8508         workaround for the url package included with Emacs.
8509
8510         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8511
8512 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8513
8514         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8515         correctly.  This fixes a bug caused by the 2006-05-12 change.
8516
8517 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8518
8519         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8520         some information about the error when saying that the `bogus' mail
8521         group will be used.
8522
8523 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8524
8525         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8526         string.
8527
8528 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8529
8530         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8531
8532 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8533
8534         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8535
8536 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8537
8538         * mml1991.el (mml1991-function-alist): Add epg.
8539         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8540         (mml1991-epg-encrypt): New functions.
8541
8542 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8543
8544         * mml2015.el (mml2015-verbose): New variable.
8545         (mml2015-cache-passphrase): Ditto.
8546         (mml2015-passphrase-cache-expiry): Ditto.
8547         (mml2015-function-alist): Add epg.
8548         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8549         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8550         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8551         functions.
8552
8553 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8554
8555         * message.el (message-cite-original-1): Preserve region when removing
8556         quoted text due to X-No-Archive in order to avoid bogus attribution
8557         when citing multiple messages.
8558
8559 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8560
8561         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8562         Kenneth Jacker <khj@be.cs.appstate.edu>.
8563
8564 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8565
8566         * gnus-diary.el (gnus-user-format-function-d)
8567         (gnus-user-format-function-D): Autoload.
8568
8569         * imap.el (Commentary): Fix typo.
8570
8571         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8572         2006-04-22 contribution.
8573
8574 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8575
8576         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8577         It didn't really fix the bogosity I'm seeing with solid web groups.
8578
8579 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8580
8581         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8582         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8583         created using server names.  If we use the feature without declaring
8584         it, Gnus does not properly manage server and group state.
8585
8586         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8587         bound.
8588
8589 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8590
8591         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8592         looking up the method using GROUP's prefix before inventing a new one.
8593         It is used on killed/unknown groups in various places where returning
8594         an all-new method isn't expected by the caller.
8595
8596         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8597         and match semantics of gnus-group-real-prefix.
8598
8599 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8600
8601         * nnmail.el (nnmail-broken-references-mailers): New variable.
8602         (nnmail-ignore-broken-references): New function generalizing
8603         nnmail-fix-eudora-headers.
8604         (nnmail-fix-eudora-headers): Now obsolete.
8605
8606         * gnus-art.el (gnus-button-handle-custom): Support
8607         `customize-apropos*'.
8608
8609 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8610
8611         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8612
8613         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8614         articles.
8615
8616 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8617
8618         * message.el (message-cite-reply-above): New variable.
8619         (message-yank-original): Use it.
8620
8621 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8622
8623         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8624
8625 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8626
8627         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8628         as read.
8629
8630         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8631
8632 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8633
8634         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8635         (gnus-bookmark-default-file): Use gnus-directory.
8636         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8637         Remove "*" in doc string.
8638         (gnus-bookmark-write-file): Simplify.
8639         (gnus-bookmark-maybe-sort-alist): Use `when'.
8640         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8641         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8642         FIXME about Emacs 21 and XEmacs compatibility.
8643         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8644         compatibility.
8645         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8646         compatibility.
8647         (gnus-bookmark-menu-heading): Fix version.
8648
8649 2006-06-19  Bastien Guerry  <bzg@altern.org>
8650
8651         * gnus-bookmark.el: New file.
8652
8653 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8654
8655         * message.el (message-syntax-checks): Doc fix.
8656
8657 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8658
8659         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8660         unsubscribed groups as if they were killed ones.  It causes duplicate
8661         entries in gnus-newsrc-alist.
8662
8663 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8664
8665         * message.el (message-syntax-checks): Doc fix.
8666         (message-send-mail): Add check for continuation headers.
8667         (message-check-news-header-syntax): Fix regexp used to check for
8668         continuation headers.
8669
8670 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8671
8672         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8673
8674 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8675
8676         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8677
8678 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8679
8680         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8681         default-truncate-lines.
8682
8683 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8684
8685         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8686         to fill the utf-8 entry.
8687
8688         * lpath.el: Fbind unicode-precedence-list.
8689
8690 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8691
8692         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8693
8694 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8695
8696         * gnus-agent.el (directory-files-and-attributes): Move all the way
8697         forward (the third and final move).
8698         (gnus-agent-read-agentview): Trap reconstruction errors due to
8699         nonexistant directory.  Handle by returning nil.
8700
8701 2006-05-30  Didier Verna  <didier@xemacs.org>
8702
8703         * message.el (message-dont-reply-to-names): Update the custom type.
8704         * message.el (message-dont-reply-to-names): New defsubst: potentially
8705         convert a list of regexps into a single one.
8706         * message.el (message-get-reply-headers): Use it.
8707         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8708
8709 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8710
8711         * gnus-agent.el (directory-files-and-attributes): Move forward.
8712
8713 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8714
8715         * gnus-ml.el (gnus-mailing-list-subscribe)
8716         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8717         (gnus-mailing-list-message): Fix doc strings.
8718
8719 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8720
8721         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8722         of doing it manually.
8723
8724 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8725
8726         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8727         comment.
8728
8729 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8730
8731         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8732         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8733         (gnus-agent-read-local): All symbols allocated in my-obarray.
8734         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8735         (gnus-agent-regenerate-group): Check numeric names to see if they are
8736         messages or groups.
8737         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8738         better way of do this...)
8739
8740         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8741         'dummy.group' (there should be a better way of do this...)
8742
8743 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8744
8745         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8746         (gnus-saved-headers): Ditto.
8747         (gnus-default-article-saver): Mention functions may have properties.
8748         (gnus-article-save): Override gnus-save-all-headers and
8749         gnus-saved-headers by :headers property which saver function may have.
8750         (gnus-summary-save-in-file): Add :headers property.
8751         (gnus-summary-write-to-file): Ditto.
8752
8753         * gnus-sum.el (gnus-summary-save-article): Bind
8754         gnus-prompt-before-saving to t when saving many articles in a file;
8755         always show all headers.
8756
8757         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8758
8759 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8760
8761         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8762         marks.
8763
8764         * message.el (message-indent-citation): Add optional arguments to allow
8765         using it outside of message buffers.
8766
8767         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8768         (gnus-article-treat-unfold-headers): Use it.
8769         (gnus-article-truncate-lines): New variable.
8770         (gnus-article-mode): Use it.
8771         (gnus-article-toggle-truncate-lines): New function.
8772
8773         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8774         gnus-article-toggle-truncate-lines.
8775
8776         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8777         coding system in XEmacs, use binary.
8778
8779 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8780
8781         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8782         after-load-alist.
8783
8784         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8785         this function should save decoded articles.
8786         (gnus-summary-write-to-file): Use property to specify this function
8787         should save decoded articles and specify gnus-summary-save-in-file
8788         should be used to save articles other than the first one when saving
8789         many articles.
8790         (gnus-summary-save-body-in-file): Use property to specify this
8791         function should save decoded articles.
8792         (gnus-summary-write-body-to-file): Use property to specify this
8793         function should save decoded articles and specify
8794         gnus-summary-save-body-in-file should be used to save articles other
8795         than the first one when saving many articles.
8796
8797         * gnus-sum.el (gnus-summary-save-article): Simplify.
8798
8799 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8800
8801         * gnus-art.el (gnus-default-article-saver): Add
8802         gnus-summary-write-body-to-file.
8803         (gnus-article-save-coding-system): Don't use coding system object
8804         in XEmacs.
8805         (gnus-read-save-file-name): Add optional `dir-var' argument which
8806         specifies directory in which files are saved; work even if optional
8807         `variable' argument is not specified.
8808         (gnus-summary-write-to-file): Read file name.
8809         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8810         (gnus-summary-write-body-to-file): New function.
8811
8812         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8813         (gnus-summary-local-variables): Add it.
8814         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8815         (gnus-summary-save-article): Remove optional `decode' argument;
8816         determine whether to decode articles by the value of
8817         gnus-default-article-saver; when saving many files using
8818         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8819         it first and use gnus-summary-save-in-file or
8820         gnus-summary-save-body-in-file thereafter unless
8821         gnus-prompt-before-saving is always; move point to article which
8822         will be saved.
8823         (gnus-summary-save-article-file): Revert.
8824         (gnus-summary-write-article-file): Revert.
8825         (gnus-summary-save-article-body-file): Revert.
8826         (gnus-summary-write-article-body-file): New function.
8827
8828 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * gnus-art.el (gnus-default-article-saver): Doc fix.
8831         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8832         from gnus-summary-save-article-coding-system, and default to a
8833         certain coding system.
8834         (gnus-output-to-file): Add coding cookie and encode text according
8835         to gnus-article-save-coding-system; don't use mm-append-to-file.
8836
8837         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8838         gnus-art.el and rename to gnus-article-save-coding-system.
8839         (gnus-summary-save-article): Require gnus-art; don't show all
8840         headers if it decodes articles; don't add coding cookie here;
8841         don't bind mm-text-coding-system-for-write.
8842         (gnus-summary-save-article-file): Save decoded articles.
8843         (gnus-summary-write-article-file): When saving many files, use
8844         gnus-summary-write-to-file first and gnus-summary-save-in-file
8845         thereafter unless gnus-prompt-before-saving is always.
8846         (gnus-summary-save-article-body-file): Save decoded articles.
8847
8848         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8849
8850 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8851
8852         * nnrss.el (nnrss-check-group): Bind hash-index.
8853
8854 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8855
8856         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8857         its hash index.  Store this hash in `nnrss-group-data'.
8858         (nnrss-read-group-data): Update accordingly.
8859
8860 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8861
8862         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8863         entry.
8864
8865         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8866         gnus-article-browse-html-article.
8867
8868 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8869
8870         * gnus-sum.el (gnus-summary-mime-map): Add
8871         gnus-article-browse-html-article.
8872
8873         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8874
8875 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8876
8877         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8878         suitable coding systems in customize.
8879
8880 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8881
8882         * mail-source.el (mail-sources): Fix custom type.
8883
8884 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8885
8886         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8887         (gnus-summary-expire-articles-now): Shorten prompt.
8888
8889         * gmm-utils.el (wid-edit): Require.
8890         (defun-gmm): Renamed from `gmm-defun-compat'.
8891         (gmm-image-search-load-path): Use it.
8892         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8893
8894 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8895
8896         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8897         variable.
8898         (gnus-summary-save-article): Add optional `decode' argument.  If
8899         it is set and gnus-summary-save-article-coding-system is non-nil,
8900         save decoded article.
8901         (gnus-summary-write-article-file): Save decoded article if
8902         gnus-summary-save-article-coding-system is non-nil.
8903
8904         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8905         type.
8906
8907 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8908
8909         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8910
8911 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8912
8913         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8914         first to test gnus-single-article-buffer which may be buffer-local.
8915
8916         * gnus-sum.el (gnus-summary-setup-buffer): Make
8917         gnus-single-article-buffer buffer-local and nil in ephemeral
8918         group; make gnus-article-buffer, gnus-article-current, and
8919         gnus-original-article-buffer always buffer-local.
8920         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8921         group.
8922         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8923
8924 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8925
8926         * nnml.el (nnml-request-compact-group): Compressed files might not
8927         have .gz extension.
8928
8929 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8930
8931         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8932         (mm-copy-to-buffer): Use with-current-buffer.
8933         (mm-display-part): Simplify.
8934         (mm-inlinable-p): Add optional arg `type'.
8935
8936 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8937
8938         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8939         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8940         Try harder to show the attachment internally or externally using
8941         gnus-mime-view-part-as-type.
8942
8943 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8944
8945         * message.el (message-from-style, message-signature-separator)
8946         (message-user-organization-file, message-send-mail-function)
8947         (message-citation-line-function, message-yank-prefix)
8948         (message-indent-citation-function, message-signature)
8949         (message-signature-file, message-signature-insert-empty-line):
8950         Remove autoloads.
8951
8952         * gnus-art.el (gnus-buttonized-mime-types): Remove
8953         "multipart/signed".  Revert 2006-04-26 change.
8954
8955 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8956
8957         * gnus.el (gnus-version-number): Bump version.
8958
8959 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8960
8961         * gnus.el: No Gnus v0.5 is released.
8962
8963 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8964
8965         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8966         fetching articles by message-id.
8967
8968 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8969
8970         * message.el (hashcash): Require hashcash as normal.
8971
8972         * ecomplete.el (ecomplete-highlight-match-line): Use
8973         point-at-eol.
8974         (ecomplete-highlight-match-line): Use `highlight', because that
8975         face exists in both Emacs and XEmacs.
8976
8977         * message.el (message-display-abbrev): Use point-at-bol.
8978
8979         * mail-source.el: Don't require timer/timer-funcs.
8980
8981         * gnus-async.el: Ditto.
8982
8983         * password.el: Ditto.
8984
8985         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8986
8987         * mm-url.el: Ditto.
8988
8989         * gnus-xmas.el: Don't require timer-funcs.
8990
8991         * mm-util.el: Require timer/timer-funcs.
8992
8993 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8994
8995         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8996         Close.
8997
8998 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8999
9000         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9001         unibyte after clear-decrypt function runs.
9002
9003         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9004         returns as a unibyte string.
9005
9006 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9007
9008         * lpath.el: Revert.
9009
9010         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9011         (pgg-gpg-process-sentinel): Revert.
9012
9013         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9014         (pgg-pgp-lookup-key): Revert.
9015
9016         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9017         (pgg-pgp5-lookup-key): Revert.
9018
9019         * pgg.el (pgg-fetch-key): Revert.
9020
9021 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9022
9023         * lpath.el: Fbind string-as-multibyte for XEmacs.
9024
9025         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9026         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9027         (mml1991-pgg-encrypt): Ditto.
9028
9029         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9030         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9031         a multibyte buffer.
9032
9033         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9034         (pgg-pgp-lookup-key): Ditto.
9035
9036         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9037         (pgg-pgp5-lookup-key): Ditto.
9038
9039         * pgg.el (pgg-fetch-key): Ditto.
9040
9041 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9042
9043         * message.el (message-user-organization-file): Check several
9044         locations of the organization file.
9045
9046         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9047         Add gnus-article-view-part-as-type.
9048
9049         * gnus-art.el (gnus-article-view-part-as-type): New function.
9050
9051         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9052         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9053
9054         * mml.el: Simplify autoload.
9055         (mml-mode): defvar dnd-protocol-alist instead of using
9056         symbol-value.
9057         (mml-default-directory): New variable.
9058         (mml-minibuffer-read-file): Use it.
9059         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9060
9061         * message.el (message-citation-line-format): New variable.
9062         (message-insert-formated-citation-line): New function.
9063         (message-citation-line-function): Add
9064         `message-insert-formated-citation-line' to custom type.
9065
9066         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9067         to doc string.
9068
9069         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9070         depending on mm-verify-option.
9071
9072 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9073
9074         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9075         binding pgg-* variables; reimplement the section which prevents
9076         MIME header from being signed.
9077         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9078         pgg-text-mode; remove a blank line at the top of body.
9079
9080         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9081         lines at the top of body; use gnus-newsgroup-charset if there's no
9082         Charset header.
9083
9084 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9085
9086         * message.el (message-self-insert-commands): Doc fix.
9087
9088         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9089         (mm-uu-pgp-encrypted-test): Ditto.
9090         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9091         between header and body; return application/pgp-encrypted handle
9092         if decryption failed; decode decrypted body by charset.
9093
9094         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9095         element match to application/pgp-*.
9096
9097 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9098
9099         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9100         HTML.
9101
9102 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9103
9104         * mail-source.el (mail-source-call-script): Message the error
9105         string.
9106
9107 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9108
9109         * gnus-util.el (gnus-byte-compile): Use it.
9110
9111 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9112
9113         * gnus-util.el (kill-empty-logs): New function.
9114
9115 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9116
9117         * message.el (message-mail-alias-type): Doc fix.
9118         (message-mail-alias-type-p): New function.
9119         (message-send): Use it.
9120         (message-mode): Ditto.
9121         (message-strip-forbidden-properties): Ditto.
9122
9123         * ecomplete.el (ecomplete-database-file-coding-system): New
9124         variable.
9125         (ecomplete-save): Use it.
9126         (ecomplete-setup): Use it.
9127
9128 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9129
9130         * message.el (message-self-insert-commands): New variable.
9131         (message-strip-forbidden-properties): Use it.
9132
9133 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9134
9135         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9136         that doesn't make XEmacs choke.
9137
9138 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9139
9140         * gnus-util.el (gnus-replace-in-string):
9141         Prefer replace-regexp-in-string over of replace-in-string.
9142
9143 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9144
9145         * gnus-util.el (gnus-select-frame-set-input-focus):
9146         Use select-frame-set-input-focus if it is available in XEmacs; use
9147         definition defined in Emacs 22 for old Emacsen.
9148
9149         * dgnushack.el: Autoload unmorse-region for XEmacs.
9150
9151         * lpath.el: Bind cursor-in-non-selected-windows and
9152         select-frame-set-input-focus for XEmacs.
9153
9154 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9155
9156         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9157
9158 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9159
9160         * gnus-registry.el (gnus-registry-cache-save): Remove text
9161         properties when saving via the temp buffer.
9162
9163 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9164
9165         * message.el (message-generate-hashcash): Honor custom type.
9166
9167 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9168
9169         * message.el (message-generate-hashcash): Default to non-nil when
9170         hashcash is found.
9171
9172         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9173         (gnus-refer-thread-limit): Increase default to 500.
9174
9175         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9176
9177         * flow-fill.el (fill-flowed): Allow delete-space.
9178
9179 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9180
9181         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9182         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9183         Remove autoloads.
9184
9185 2006-04-18  Simon Josefsson  <jas@extundo.com>
9186
9187         * message.el (message-generate-hashcash): Default to.
9188
9189 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9190
9191         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9192         concatenating segments rather than before concatenating them.
9193
9194 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9195
9196         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9197
9198 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9199
9200         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9201
9202         * message.el (message-forward-make-body-plain): Allow
9203         message-forward-ignored-headers to be a list.
9204         (message-remove-ignored-headers): Factor out into function.
9205         (message-forward-make-body-mml): Use it.
9206
9207         * imap.el (imap-quote-specials): New function.
9208         (imap-login-auth): Quote specials.
9209
9210         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9211         (rfc2231-parse-string): Allow concatanation of parameters that
9212         aren't contiguous.  The test case is
9213           (mail-header-parse-content-type "message/external-body;
9214             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9215             access-type=LOCAL-FILE;
9216             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9217
9218 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9219
9220         * nntp.el (nntp-accept-process-output): Return the value of
9221         `nnheader-accept-process-output'.
9222
9223 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9224
9225         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9226         (gnus-button-alist): Recognize more diff formats.
9227         (gnus-button-patch): Strip directory.
9228
9229 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9230
9231         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9232         Emacs 22 when setting focus.
9233
9234 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9235
9236         * gnus-art.el (gnus-article-treat-types): Do treatment of
9237         text/x-verbatim parts.
9238         (gnus-button-patch): New command.
9239
9240         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9241         addresses that contain invalid characters.
9242
9243 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9244
9245         * message.el (message-put-addresses-in-ecomplete): Use
9246         gnus-replace-in-string.
9247         (message-is-yours-p): Use the more correct
9248         mail-header-parse-address instead of
9249         mail-extract-address-components.
9250         (message-put-addresses-in-ecomplete): Fix typo.
9251
9252         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9253         keystroke.
9254
9255         * gnus-art.el (gnus-treatment-function-alist): Change order of
9256         newsgroups/generic header folding to avoid double-folding.
9257
9258         * message.el (message-hidden-headers): Add X-Draft-From.
9259
9260         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9261         command.
9262         (gnus-summary-repeat-search-article-backward): New command.
9263
9264         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9265         groups in the parent topic.
9266
9267 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9268
9269         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9270         (spam-extra-header-to-number): Return the CRM114 number as a
9271         number instead of a string.
9272
9273 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9274
9275         * gnus-art.el (gnus-face-properties-alist): Moved here from
9276         gnus-fun.
9277
9278         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9279
9280 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9281
9282         * message.el (message-strip-forbidden-properties): Only display on
9283         self-insert-command.
9284
9285         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9286         reindent.
9287         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9288
9289 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9290
9291         * smiley.el (smiley-style): Fix typo.
9292
9293 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9294
9295         * hashcash.el (hashcash-insert-payment-async-2): Use
9296         message-goto-eoh instead of doing it manually.
9297         (mail-add-payment): Use message-narrow-to-header instead of trying
9298         to do the same itself.
9299
9300         * message.el (message-hidden-headers): Add Face.
9301
9302         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9303         reparenting code.
9304         (gnus-summary-reparent-children): Refactored out code.
9305         (gnus-summary-thread-map): New keystroke.
9306         (gnus-summary-reparent-children): Make into command.
9307
9308         * smiley.el (smiley-style): Default to `medium' if using a large
9309         font.
9310
9311         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9312         does it itself.
9313
9314         * message.el (message-point-in-header-p): Simplify definition.
9315
9316 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9317
9318         * nnagent.el (nnagent-request-set-mark): Silence log file
9319         writing.
9320         (nnagent-request-set-mark): Use write-region instead of
9321         append-to-file.
9322
9323         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9324         strange select method.
9325
9326         * ecomplete.el (ecomplete-display-matches): Get highlightling
9327         right.
9328         (ecomplete-display-matches): Use literals.
9329         (ecomplete-display-matches): Disable message logging.
9330
9331         * message.el (message-display-abbrev): Small optimization.
9332
9333         * ecomplete.el (ecomplete-display-matches): Allow automatic
9334         display.
9335
9336         * message.el (message-strip-forbidden-properties): Display
9337         abbrevs.
9338         (message-display-abbrev): Get automatic display right.
9339
9340         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9341         keystrokes.
9342
9343 2006-04-13  Romain Francoise  <romain@orebokech.com>
9344
9345         TODO: Backport to v5-10!
9346
9347         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9348         Moved here (and renamed) from gnus-registry.el.
9349
9350         * gnus-registry.el: Require gnus-util.
9351         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9352
9353 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9354
9355         * gnus-group.el (gnus-group-catchup-current): Change
9356         if-then-else-if-then-else into cond.
9357         (gnus-group-catchup): Indent.
9358         (group-name-at-point): New function.
9359         (gnus-fetch-group): Provide default from thing at point.
9360
9361 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9362
9363         * message.el (message-display-abbrev): Fix regexp.
9364
9365         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9366         choosing.
9367         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9368         dead variables.
9369
9370         * message.el (message-newline-and-indent): Remove debugging.
9371         (message-display-abbrev): Use new implementation.
9372
9373 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9374
9375         * gnus-art.el (gnus-article-mode): Set
9376         cursor-in-non-selected-windows to nil.
9377
9378         * smiley.el: Revert previous change.
9379         (smiley-data-directory): defvar it before using it in the
9380         defcustom of `smiley-style'.
9381
9382 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9383
9384         * message.el (message-newline-and-indent): New function.
9385
9386         * ecomplete.el: Implement more bits.
9387
9388         * message.el (message-put-addresses-in-ecomplete): Clean up the
9389         string.
9390
9391         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9392
9393         * gnus-sum.el (gnus-summary-save-parts): Bind
9394         gnus-summary-save-parts-counter and use it to make unique file
9395         names.
9396
9397         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9398
9399         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9400         parameter to say whether to actually parse the individual
9401         addresses.
9402
9403         * message.el (message-put-addresses-in-ecomplete): New function.
9404         (ecomplete): Require.
9405         (message-mail-alias-type): Add ecomplete as an option.
9406
9407 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9408
9409         * flow-fill.el (fill-flowed): Remove trailing space from blank
9410         quoted lines.
9411
9412 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9413
9414         * smiley.el (smiley-style): Move definition later to avoid a
9415         compilation warning.
9416
9417 2006-04-12  Kenichi Handa  <handa@m17n.org>
9418
9419         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9420         buffer and then decode the buffer text if necessary.
9421         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9422         first, and after mm-encode-body, change the buffer to unibyte.
9423         Use mm-disable-multibyte instead of set-buffer-multibyte.
9424
9425 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9426
9427         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9428         Content-Type header instead of Content-Disposition header.
9429         (gnus-mime-inline-part): Ditto.
9430         (gnus-mime-view-part-as-charset): Ignore charset that the part
9431         specifies.
9432
9433         * mm-decode.el (mm-display-part): Work with external parts and
9434         usual parts similarly.
9435
9436         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9437         instead of gnus-display-mime.
9438
9439         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9440         instead of with-temp-buffer.
9441
9442         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9443         tag to summarized topics part in order to encode non-ASCII text.
9444
9445 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9446
9447         * smiley.el (smiley-style): New variable.
9448         (smiley-directory): New function.
9449         (smiley-data-directory): Derive from `smiley-style' using
9450         `smiley-directory'.
9451         (smiley-regexp-alist): Add new entries.
9452
9453         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9454         (gnus-article-browse-delete-temp): Add :version.
9455
9456 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9457
9458         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9459         the sieve region.
9460
9461 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9462
9463         * gnus.el (gnus-version-number): Bump version.
9464
9465 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9466
9467         * gnus.el: No Gnus v0.4 is released.
9468
9469 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9470
9471         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9472         layout.
9473
9474         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9475         unknown charset.
9476
9477         * message.el (message-header-synonyms): Add Original-To to the
9478         default.
9479
9480         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9481         optional parameter.
9482
9483 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9484
9485         * gnus-fun.el (gnus): Require it for gnus-directory.
9486
9487 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9488
9489         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9490
9491 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9492
9493         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9494
9495 2006-04-05  Simon Josefsson  <jas@extundo.com>
9496
9497         * password.el (password-reset): New function.
9498
9499 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9500
9501         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9502         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9503
9504 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9505
9506         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9507         Some whitespace was matched into the url, which broke browsing hits
9508         > 100 when mm-url-use-external was nil.
9509
9510 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9511
9512         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9513         gnus-extra-headers for 'Newsgroups.
9514
9515         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9516         bound.
9517
9518 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9519
9520         * pgg-gpg.el: Clean up process buffers every time gpg processes
9521         complete.
9522
9523 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9524
9525         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9526         doc string.
9527
9528 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9529
9530         * pgg-gpg.el (pgg-gpg-process-filter)
9531         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9532
9533         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9534         lines, temporary fix.
9535
9536 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9537
9538         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9539
9540 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9541
9542         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9543         default-enable-multibyte-characters.  This reverts the change from
9544         revision 6.17 which is no longer necessary because the passphrase
9545         is sent separately now.  GnuPG messages are unreadable under
9546         multibyte locales with default-enable-multibyte-characters set to
9547         nil.
9548
9549 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9550
9551         * message.el (message-tool-bar-gnome): Move "spell".
9552
9553 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9554
9555         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9556         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9557         instead.
9558
9559 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9560
9561         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9562         newsgroups handling for NNTP overviews which don't include
9563         Newsgroups.
9564
9565 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9566
9567         * message.el (message-resend): Bind message-generate-hashcash to nil.
9568
9569 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9570
9571         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9572         when searching for already-paid recipients.
9573
9574 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9575
9576         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9577         passphrases when it is not needed.
9578         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9579         passphrase stuff from gpg, should only be necessary when you use
9580         gpg with a smartcard.
9581
9582 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9583
9584         * mml.el (mml-insert-mime): Ignore cached contents of
9585         message/external-body part.
9586
9587         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9588         (mm-insert-part): Ditto.
9589
9590 2006-03-23  Simon Josefsson  <jas@extundo.com>
9591
9592         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9593         Reiner.
9594         (pgg-gpg-use-agent-p): Use it again.
9595
9596 2006-03-23  Simon Josefsson  <jas@extundo.com>
9597
9598         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9599         older emacsen.
9600         (pgg-gpg-use-agent-p): Don't use it.
9601
9602 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9603
9604         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9605         if we can.
9606
9607 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9608
9609         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9610         (pgg-gpg-update-agent): New function.
9611         (pgg-gpg-use-agent-p): New function.
9612         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9613         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9614         (pgg-gpg-sign-region): Use it.
9615
9616 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9617
9618         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9619         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9620
9621 2006-03-21  Simon Josefsson  <jas@extundo.com>
9622
9623         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9624         <wilde@sha-bang.de>.
9625         (pgg-gpg-use-agent): New variable.
9626         (pgg-gpg-process-region): Use it.
9627         (pgg-gpg-encrypt-region): Likewise.
9628         (pgg-gpg-encrypt-symmetric-region): Likewise.
9629         (pgg-gpg-decrypt-region): Likewise.
9630         (pgg-gpg-sign-region): Likewise.
9631         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9632
9633 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9634
9635         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9636
9637         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9638         Add comment on version.
9639
9640 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9641
9642         * smiley.el: Add missing test smiley.
9643
9644 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9645
9646         * mm-decode.el (mm-with-part): New macro.
9647         (mm-get-part): Use it; work with message/external-body as well.
9648         (mm-save-part): Treat name and filename equally.
9649
9650         * mm-extern.el (mm-extern-cache-contents): New function.
9651         (mm-inline-external-body): Use it; force the part to be displayed;
9652         move undisplayer added to the cached handle to the parent.
9653
9654         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9655         (gnus-mime-view-part-as-type): Work with message/external-body.
9656
9657         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9658
9659 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9660
9661         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9662         images in image-load-path.  [Sync with image.el, revision 1.60, in
9663         Emacs.]
9664
9665 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9666
9667         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9668         path rather than symbol.  Always return list of directories.
9669         Guarantee that image directory comes first.  [Sync with image.el,
9670         revision 1.59, in Emacs.]
9671
9672         * message.el (message-make-tool-bar): Adjust to new API of
9673         `gmm-image-load-path-for-library'.
9674
9675         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9676
9677         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9678
9679 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9680
9681         * gnus-art.el (gnus-article-only-boring-p):
9682         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9683         intangible text.
9684         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9685
9686 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9687
9688         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9689         `defun' instead of `gmm-defun-compat'.
9690
9691 2006-03-14  Simon Josefsson  <jas@extundo.com>
9692
9693         * message.el (message-unique-id): Don't use message-number-base36
9694         if (user-uid) is a float.
9695         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9696
9697 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9698
9699         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9700
9701         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9702         empty line between a part and a message part.
9703
9704 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9705
9706         * smiley.el: Add more test smileys.
9707         (smiley-data-directory, smiley-regexp-alist)
9708         (gnus-smiley-file-types): Fix doc strings.
9709         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9710         adding new elements.
9711         (smiley-mouse-map): Unused code.  Make it a comment.
9712
9713 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9714
9715         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9716         scan latest NoCeM messages instead of old ones.
9717         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9718         delimiters that are recently used.
9719         (gnus-nocem-load-cache): Add autoload cookie.
9720
9721         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9722
9723         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9724         level which is larger than gnus-use-nocem is specified.
9725
9726         * gnus-group.el (gnus-group-get-new-news): Ditto.
9727
9728 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9729
9730         * gnus-util.el (gnus-tool-bar-update): New function.
9731
9732         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9733         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9734
9735         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9736
9737         * gnus-group.el (gnus-group-redraw-when-idle)
9738         (gnus-group-redraw-check): Remove.
9739         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9740
9741 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9742
9743         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9744         if optional last element is specified in splits (FIELD VALUE...).
9745
9746 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9747
9748         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9749         to gmm-image-load-path-for-library.  Call with no-error argument.
9750         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9751
9752         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9753
9754         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9755
9756         * gmm-utils.el (gmm-image-load-path): Remove alias.
9757
9758 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9759
9760         * gmm-utils.el (gmm-image-load-path): Add alias.
9761
9762         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9763         nnml-generate-nov-databases-1.
9764         (nnml-generate-nov-databases): Use it.
9765         (nnml-generate-nov-databases-directory): Document no-active
9766         argument.
9767
9768         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9769         directory if path is t.  Add no-error.
9770
9771         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9772         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9773
9774         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9775         resetting gnus-article-browse-html-temp-list.
9776
9777         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9778         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9779         Add example to docstring.  Rename local variables.  Move error
9780         checks to default case in cond and simplify.
9781
9782 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9783
9784         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9785         handle is multipart when calling it recursively.
9786         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9787
9788 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9789
9790         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9791         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9792
9793 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9794
9795         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9796         is loaded.
9797
9798         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9799         loaded.
9800
9801 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9802
9803         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9804         to "Emacs 23 (unicode)" in doc string.
9805
9806         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9807         "Emacs 23 (unicode)" in comment.
9808
9809 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9810
9811         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9812
9813         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9814         characters 160 through 255 in Emacs 23.
9815
9816 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9817
9818         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9819         gnus-article-browse-html-temp.
9820         (gnus-article-browse-delete-temp): Make it customizable.  Add
9821         `file'.  Adjust doc string.
9822         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9823         query for each file.  Adjust doc string.
9824         (gnus-article-browse-html-parts): Add
9825         `gnus-article-browse-delete-temp-files' to
9826         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9827
9828 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9829
9830         * gnus-art.el (gnus-article-browse-html-temp)
9831         (gnus-article-browse-delete-temp): New variables.
9832         (gnus-article-browse-delete-temp-files): New function.
9833         (gnus-article-browse-html-parts): Use it.
9834
9835 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9836
9837         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9838
9839         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9840         string.
9841
9842         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9843         gnus-summary-insert-new-articles when unplugged.  Remove
9844         gnus-summary-search-article-forward.
9845
9846         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9847         display-visual-class instead of display-color-cells.
9848
9849 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9850
9851         * dgnushack.el: Autoload customize-group for XEmacs.
9852
9853         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9854         message/* containing non-ASCII text properly.
9855
9856 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9857
9858         * message.el: Require gmm-utils, remove autoloads.
9859         (message-tool-bar): Set default based on
9860         gmm-tool-bar-style.
9861         (message-tool-bar-gnome): Add gmm-customize-mode.
9862
9863         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9864         gmm-tool-bar-style.
9865         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9866
9867         * gnus-group.el (gnus-group-tool-bar): Set default based on
9868         gmm-tool-bar-style.
9869         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9870
9871         * gmm-utils.el (gmm-image-directory): Rename variable from
9872         gmm-image-load-path.
9873         (gmm-image-load-path): Use gmm-image-directory.
9874         (gmm-customize-mode): New function.
9875         (gmm-tool-bar-style): New variable.
9876
9877         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9878         gnus-group-redraw-line-number.
9879         (gnus-group-redraw-check): Simplify.
9880         (gnus-group-tool-bar-update): Remove redraw check.
9881         (gnus-group-make-tool-bar): Add redraw check.
9882
9883 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9884
9885         * gnus-art.el (gnus-button): Add missing parentheses.
9886
9887 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9888
9889         * lpath.el: Fbind line-number-at-pos.
9890
9891 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9892
9893         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9894
9895 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9896
9897         * gnus-art.el (gnus-button): New face.
9898         (gnus-article-button-face): Use it.
9899
9900         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9901         gnus-summary-next-page.  Re-order.
9902
9903         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9904         next-node are now included.
9905         (gnus-group-redraw-line-number): New internal variable.
9906         (gnus-group-redraw-check): Helper function for updating the tool
9907         bar.
9908         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9909
9910         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9911
9912         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9913         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9914         Use it to match format of Spamassassin 3.0 and later.  Reported by
9915         IRIE Tetsuya <irie@t.email.ne.jp>.
9916         (spam-check-bogofilter)
9917         (spam-bogofilter-register-with-bogofilter): Fix args of
9918         `gnus-error' calls.
9919
9920 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9921
9922         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9923         unnecessary interaction when sending queued mails.  Reported by
9924         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9925
9926 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9927
9928         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9929         first or last are nil.
9930
9931 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9932
9933         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9934
9935 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9936
9937         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9938
9939 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9940
9941         * dns.el (query-dns): Protect more against buggy tcp output.
9942
9943 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9944
9945         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9946         nov.php.
9947
9948 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9949
9950         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9951         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9952         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9953         output on the server side.
9954         (nnweb-google-create-mapping): Update regexps and add some
9955         progress indication.
9956
9957 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9958
9959         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9960         gnus-agent-toggle-plugged.  Re-order icons.
9961         (gnus-group-tool-bar-gnome): Add
9962         gnus-group-{prev,next}-unread-group.
9963         (gnus-group-tool-bar-gnome): Re-order icons.
9964
9965         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9966         gnus-summary-insert-new-articles.
9967
9968         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9969         comments.
9970
9971         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9972         also available in Emacs 21.3.
9973
9974         * message.el (message-fix-before-sending): Change "Emacs 22" to
9975         "Emacs 23 (unicode)" in comment.
9976
9977         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9978         "Emacs 23 (unicode)" in comment.
9979
9980         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9981         comment.
9982         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9983
9984         * mm-view.el (mm-fill-flowed): Add :version.
9985
9986 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9987
9988         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9989         and load-path.
9990
9991 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9992
9993         * message.el: Autoload gmm-image-load-path.
9994         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9995         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9996         consitency.
9997
9998         * gmm-utils.el (gmm-image-load-path): Also search in
9999         "../etc/images".  Don't set gmm-image-load-path if we don't find
10000         the image.
10001
10002 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10003
10004         * gmm-utils.el (gmm-image-load-path): Don't make
10005         `gmm-image-load-path' include subdirectories which the second arg
10006         `image' might specify.
10007
10008         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10009         subdirectory to icon file names.
10010
10011         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10012
10013 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10014
10015         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10016         gmm-image-load-path calls.
10017
10018         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10019
10020         * message.el (message-make-tool-bar): Ditto.
10021
10022         * mml.el (mml-preview): Added comment concerning tool bar icons.
10023
10024         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10025         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10026
10027         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10028         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10029
10030         * message.el (message-tool-bar-gnome): Use new icon names.
10031         (message-make-tool-bar): Use `gmm-image-load-path'.
10032
10033         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10034         functions from MH-E.
10035         (gmm-image-load-path): New variable from MH-E.
10036         (gmm-image-load-path): New function from MH-E.  Added arguments
10037         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10038         *-image-load-path-called-flag.
10039
10040 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10041
10042         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10043
10044 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10045
10046         * nnimap.el (nnimap-request-move-article): Change folder back to
10047         source group before deleting.
10048
10049 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10050
10051         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10052
10053         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10054         mm-url.
10055
10056         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10057
10058 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10059
10060         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10061         coding system which mm-charset-to-coding-system returns for a
10062         given charset is valid.
10063
10064 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10065
10066         * html2text.el (html2text-remove-tag-list):
10067         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10068
10069 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10070
10071         * gnus-cus.el: Revert 2005-10-17 change.
10072
10073 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10074
10075         * gnus-art.el (article-strip-banner): Call
10076         article-really-strip-banner only when the regexp match is made.
10077
10078 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10079
10080         * gnus-art.el (article-strip-banner): Use
10081         gnus-extract-address-components instead of
10082         mail-header-parse-addresses to make it work with non-ASCII text;
10083         remove mail-encode-encoded-word-string.
10084
10085         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10086         values which are surrounded with \"...\"; make it never cause a
10087         Lisp error; give up parsing of parameters if it failed in
10088         extracting type.
10089
10090 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10091
10092         * smime.el (smime-cert-by-ldap-1): Fix bug where
10093         `smime-ldap-search' returns results without userCertificates.
10094
10095 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10096
10097         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10098
10099 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10100
10101         * spam.el (spam-check-spamassassin-headers): Adapt format for
10102         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10103         <ari@mbf.ocn.ne.jp>.
10104         (spam-list-of-processors): Add spam-use-gmane.
10105
10106 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10107
10108         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10109         make-temp-file; make it work with XEmacs as well.
10110
10111         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10112         mm-make-temp-file.
10113
10114         * mm-decode.el (mm-display-external): Use the 3rd arg of
10115         mm-make-temp-file.
10116         (mm-create-image-xemacs): Ditto.
10117
10118 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10119
10120         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10121         with message-narrow-to-headers.
10122         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10123         (gnus-draft-check-draft-articles): New function.
10124         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10125
10126 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10127
10128         * gnus-art.el (gnus-article-browse-html-parts):
10129         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10130         Don't use suffix argument for mm-make-temp-file for Emacs 21
10131         compatibility.  Remove useless `format'.
10132
10133 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10134
10135         * nnweb.el (nnweb-google-wash-article): Update regexps.
10136         (nnweb-group-alist): Use defvoo instead of defvar.
10137
10138 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10139
10140         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10141         re-loading nn* modules.
10142
10143 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10144
10145         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10146         for `tool-bar-mode' and don't check it's default-value.
10147
10148         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10149
10150         * message.el (message-make-tool-bar): Ditto.
10151
10152         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10153         `substring'.  Shorten tmp-file name.
10154
10155         * gnus.el: Remove bogus comment.
10156
10157 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10158
10159         * gnus-art.el (gnus-article-browse-html-parts): New function.
10160         (gnus-article-browse-html-article): New function for viewing html
10161         articles with a browser.
10162
10163 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10164
10165         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10166         in elisp.
10167         (pgg-gpg-encrypt-symmetric-region): Ditto.
10168         (pgg-gpg-sign-region): Ditto.
10169
10170         * pgg-def.el (pgg-text-mode): New variable.
10171
10172         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10173         (mml2015-pgg-encrypt): Ditto.
10174
10175         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10176         (mml1991-pgg-encrypt): Ditto.
10177
10178 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10179
10180         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10181         message-make-date instead of current-time-string.
10182
10183         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10184         to gnus-decoded which mm-uu might set.
10185
10186 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10187
10188         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10189         don't decode quoted parameters; remove misimported Emacs code.
10190         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10191         (rfc2231-decode-encoded-string): Don't use split-string which
10192         behaves differently according to Emacs version; use
10193         mm-decode-coding-region to convert charset to coding-system.
10194         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10195         (rfc2231-encode-string): Remove misimported Emacs code.
10196
10197 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10198
10199         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10200         when calling mail-header-parse-content-type.
10201         (article-de-quoted-unreadable): Ditto.
10202         (article-de-base64-unreadable): Ditto.
10203         (article-wash-html): Ditto.
10204
10205         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10206         calling mail-header-parse-content-type and
10207         mail-header-parse-content-disposition.
10208         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10209         mail-header-parse-content-type.
10210
10211         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10212         insert charset and format parameters; encode description after
10213         inserting it to buffer.
10214         (mml-insert-parameter): Fold lines properly even if a parameter is
10215         segmented into two or more lines; change the max column to 76.
10216
10217         * rfc1843.el (rfc1843-decode-article-body): Don't use
10218         ignore-errors when calling mail-header-parse-content-type.
10219
10220         * rfc2231.el (rfc2231-parse-string): Return at least type if
10221         possible; don't cause an error even if it fails in parsing of
10222         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10223         (rfc2231-encode-string): Don't break lines at the beginning, leave
10224         it to mml-insert-parameter.
10225
10226         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10227         calling mail-header-parse-content-type.
10228
10229 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10230
10231         * spam-report.el (spam-report-gmane-use-article-number):
10232         Improve doc string.
10233         (spam-report-gmane-internal): Check if a suitable header was found
10234         in the article.
10235
10236 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10237
10238         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10239         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10240
10241 2006-02-05  Romain Francoise  <romain@orebokech.com>
10242
10243         Update copyright notices of all files in the gnus directory.
10244
10245 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10246
10247         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10248
10249 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10250
10251         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10252         segmented lines of parameter value to cope with Thunderbird 1.5
10253         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10254         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10255         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10256
10257 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10258
10259         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10260         parts.
10261
10262 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10263
10264         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10265         there's only one active file for all servers.
10266         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10267         solid groups.  Gnus might have used a FAST request to select the group.
10268         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10269         and nnweb-search redundantly in the active file.
10270         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10271         (nnweb-request-create-group): Don't use ARGS.
10272         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10273         initialisations.  Let nnoo do the work.
10274
10275 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10276
10277         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10278         Say the part has been decoded.
10279
10280         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10281
10282 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10283
10284         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10285         mailcap-viewer-test-cache when there's no 'test clause, since that
10286         will invert the meaning of a "nil" test previously determined by
10287         mailcap-mailcap-entry-passes-test.
10288
10289 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10290
10291         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10292         compiling.
10293
10294         * gnus-sum.el: Ditto.
10295
10296         * message.el: Don't bind tool-bar-map when compiling.
10297
10298 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10299
10300         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10301
10302 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10303
10304         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10305         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10306         current Google Groups.
10307
10308 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10309
10310         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10311         and tool-bar-mode.
10312
10313         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10314         and tool-bar-mode.
10315
10316         * message.el (message-tool-bar-update): Simplify.
10317         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10318
10319         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10320         gnus-summary-buffer.
10321         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10322         gnus-summary-reply.
10323
10324         * gmm-utils.el (gmm): Add :version.
10325
10326 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10327
10328         * Makefile.in (clean): New rule.
10329         (distclean): Use it.
10330
10331 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10332
10333         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10334         autoload.
10335
10336 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10337
10338         * gmm-utils.el (gmm-verbose): Add :group.
10339
10340 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10341
10342         * message.el: Change some comments WRT tool-bars.
10343
10344         * gnus-sum.el (gnus-summary-tool-bar)
10345         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10346         (gnus-summary-tool-bar-zap-list): New variables.
10347         (gnus-summary-make-tool-bar): Complete rewrite using
10348         `gmm-tool-bar-from-list'.
10349
10350         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10351         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10352         variables.
10353         (gnus-group-make-tool-bar): Complete rewrite using
10354         `gmm-tool-bar-from-list'.
10355         (gnus-group-tool-bar-update): New function.
10356
10357         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10358
10359 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10360
10361         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10362         is dissected into a single part of which the type is the same as
10363         the given one; decode charset.
10364
10365 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10366
10367         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10368         into alists as symbol not string, since that's what
10369         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10370         look for.
10371
10372 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10373
10374         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10375         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10376
10377         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10378
10379 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10380
10381         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10382         (gnus-xmas-mime-security-button-menu): New function.
10383
10384         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10385         (gnus-mime-security-button-menu): New definition.
10386         (gnus-mime-security-button-map): Use them.
10387         (gnus-mime-security-button-menu): New function.
10388         (gnus-insert-mime-security-button): Addition to help echo.
10389         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10390         (gnus-mime-security-pipe-part): New functions.
10391
10392         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10393         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10394
10395         * mm-decode.el (mm-handle-set-disposition): Remove.
10396         (mm-handle-set-description): Remove.
10397
10398 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10399
10400         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10401         (mm-w3m-standalone-supports-m17n-p): New function.
10402         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10403         w3m usage.
10404
10405         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10406         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10407
10408 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10409
10410         * message.el (message-tool-bar-zap-list): Use
10411         gmm-tool-bar-zap-list as custom type.
10412         (message-tool-bar-update): New function.
10413         (message-tool-bar, message-tool-bar-gnome)
10414         (message-tool-bar-retro): Add message-tool-bar-update.
10415         (message-tool-bar-gnome): Add flyspell-buffer.
10416
10417         * gnus-util.el (gnus-error): Describe `args'.
10418
10419         * gmm-utils.el (gmm-error): Describe `args'.
10420         (gmm-tool-bar-zap-list): New widget.
10421         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10422
10423 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10424
10425         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10426         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10427         the number of recursive calls.
10428
10429         * mm-decode.el (mm-handle-set-disposition): New macro.
10430         (mm-handle-set-description): New macro.
10431
10432 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10433
10434         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10435         encoding.
10436
10437 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10438
10439         * message.el (message-tool-bar-zap-list, message-tool-bar)
10440         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10441         (message-tool-bar-local-item-from-menu): Remove.
10442         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10443         (message-make-tool-bar): New function.
10444         (message-mode): Use `message-make-tool-bar'.
10445
10446         * gmm-utils.el: New file.
10447         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10448         (gmm-lazy): New widget copied from `nnmail.el'.
10449         (gmm-tool-bar-from-list): New function for creating customizable
10450         tool bars.
10451         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10452         output.
10453         (gmm): Add :prefix to defgroup.
10454
10455 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10456
10457         * gmm-utils.el (gmm-widget-p): New function.
10458
10459 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10460
10461         * mml.el (mml-attach-file): Describe `description' in doc string.
10462         (mml-menu): Add Emacs MIME manual and PGG manual.
10463
10464 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10465
10466         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10467
10468 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10469
10470         * nntp.el (nntp-end-of-line): Doc fix.
10471
10472 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10473
10474         * imap.el (imap-open): Handle case where buffer is a buffer
10475         object.
10476
10477 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10478
10479         * gnus-delay.el (gnus-delay): Don't autoload.
10480         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10481         to be re-loaded when customizing the `gnus-delay' group.
10482
10483 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10484
10485         * message.el (message-insert-citation-line): Use newlines.
10486
10487 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10488
10489         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10490         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10491         these routines, so the passphrase can be managed externally and
10492         passed in to the system.
10493         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10494         pgg-add-passphrase-to-cache function.
10495
10496         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10497         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10498         these routines, so the passphrase can be managed externally and
10499         passed in to the system.
10500         (pgg-pgp5-sign-region): Use new name of
10501         pgg-add-passphrase-to-cache function.
10502
10503 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10504
10505         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10506         part of the decoded armor to find the key-identifier.
10507         (pgg-gpg-lookup-key-owner): New function to return the
10508         human-readable identifier of a key owner.
10509         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10510         itself.
10511         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10512         the key value) if we have a key and can match it against a secret
10513         key.  Also, added a note pointing out fact that the prompt only
10514         indicates the first matching key.
10515
10516         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10517         pgg-decrypt-region.
10518         (pgg-add-passphrase-to-cache): Rename from
10519         `pgg-add-passphrase-cache' to reduce confusion (all callers
10520         changed).
10521         (pgg-remove-passphrase-from-cache): Rename from
10522         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10523         changed).
10524         (pgg-read-passphrase, pgg-add-passphrase-cache)
10525         (pgg-remove-passphrase-cache): Add informative docstrings.
10526         (pgg-decrypt): Convey provided passphrase in subordinate call to
10527         pgg-decrypt-region.
10528
10529 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10530
10531         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10532         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10533         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10534         'passphrase' argument, so the passphrase can be managed externally
10535         and then passed in to the system.
10536
10537         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10538         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10539         so the passphrase cache can be used reliably with identifiers
10540         besides a pgp packet's key id.
10541
10542         * pgg-gpg.el (pgg-gpg-encrypt-region)
10543         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10544         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10545         these routines, so the passphrase can be managed externally and
10546         passed in to the system.
10547
10548         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10549         'notruncate' argument, so the passphrase cache can be used
10550         reliably with identifiers besides a pgp packet's key id.
10551
10552 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10553
10554         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10555         symmetric encryption.
10556         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10557         encrypted session key.
10558         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10559         message ask for the passphrase in a proper way.
10560
10561         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10562         New user commands for symmetric encryption.
10563
10564 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10565
10566         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10567
10568         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10569
10570 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10571
10572         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10573
10574 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10575
10576         * mm-decode.el (mm-inlined-types): Add application/pgp.
10577         (mm-automatic-display): Ditto.
10578
10579         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10580         part as text.
10581
10582 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10583
10584         * nnrss.el: Update copyright.
10585         (nnrss-opml-import): Query whether to subscribe to each entry.
10586
10587         * gnus-art.el:
10588         * gnus-sum.el:
10589         * gnus-xmas.el:
10590         * messagexmas.el:
10591         * mm-uu.el:
10592         * mm-view.el: Update copyright.
10593
10594 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10595
10596         * message.el (message-info): New function.
10597         (message-mode-menu): Add it.
10598         Update copyright.
10599
10600         * ChangeLog: Fix and update copyright.
10601
10602 2006-01-13  Romain Francoise  <romain@orebokech.com>
10603
10604         * message.el (message-forward-subject-name-subject): Prefer the
10605         address to 'nowhere' if the sender has no name.
10606         Fix typo.  Update copyright year.
10607
10608 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10609
10610         * gnus-art.el (article-wash-html): Use
10611         gnus-summary-show-article-charset-alist if a numeric arg is given.
10612         (gnus-article-wash-html-with-w3m-standalone): New function.
10613
10614         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10615         mm-inline-text-html-render-with-w3m-standalone.
10616         (mm-text-html-washer-alist): Map w3m-standalone to
10617         gnus-article-wash-html-with-w3m-standalone.
10618         (mm-inline-text-html-render-with-w3m-standalone): New function.
10619
10620 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10621
10622         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10623         Improve LaTeX.
10624
10625 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10626
10627         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10628         (nnrss-request-article): Render text/plain parts as HTML.
10629
10630         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10631         the buffer.
10632
10633 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10634
10635         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10636         custom definition of `gnus-posting-styles'.
10637
10638         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10639         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10640
10641 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10642
10643         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10644         Use nntp for bug archive.
10645
10646 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10647
10648         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10649         parts.
10650         (nnrss-normalize-date): New function converts ISO 8601 date into
10651         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10652         (nnrss-check-group): Use it.
10653
10654 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10655
10656         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10657
10658         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10659         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10660         (nnrss-insert-w3): Ditto.
10661
10662 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10663
10664         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10665         the articles to be forwarded including the case where neither a
10666         number of articles nor a region is specified.
10667
10668 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10669
10670         * nnrss.el (nnrss-request-article): Fix last change; fill
10671         text/plain parts.
10672
10673 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10674
10675         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10676         in text/plain part.
10677         (nnrss-check-group): Don't add excessive newline to dc:subject.
10678
10679 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10680
10681         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10682         article.
10683
10684 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10685
10686         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10687         (nnml-use-compressed-files, nnml-save-mail): Support other
10688         comression programs such as bzip2.
10689
10690 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10691
10692         * dns.el (query-dns): Make sure we check the buffer size before
10693         removing tcp headers.
10694
10695 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10696
10697         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10698         remove MIME buttons associated with multipart/alternative parts.
10699         (gnus-mime-display-alternative): Tag buttons using `article-type'
10700         text property.
10701
10702         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10703         associated with multipart/alternative parts.
10704
10705         * gnus-art.el (gnus-signature-separator): Fix custom type.
10706
10707         * mm-decode.el (mm-inlined-types): Fix custom type.
10708         (mm-keep-viewer-alive-types): Ditto.
10709         (mm-automatic-display): Ditto.
10710         (mm-attachment-override-types): Ditto.
10711         (mm-inline-override-types): Ditto.
10712         (mm-automatic-external-display): Ditto.
10713
10714 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10715
10716         * spam-report.el (spam-report-user-mail-address)
10717         (spam-report-user-agent): New variables.
10718         (spam-report-url-ping-plain): Use spam-report-user-agent.
10719
10720 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10721
10722         * gnus-art.el (gnus-button-handle-custom): Do not just use
10723         `customize-apropos' for any "M-x customize-*" button but the
10724         function called for.  Accept both the function name and its
10725         argument in order to achieve this.
10726         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10727         function name to `gnus-button-handle-custom' in case of "M-x
10728         customize-*" buttons.
10729
10730 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10731
10732         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10733         multipart/alternative and add xref to mm-discouraged-alternatives
10734         in doc string.
10735
10736         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10737         gnus-buttonized-mime-types in doc string.
10738
10739 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10740
10741         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10742         Suggest image/.* in the doc string.
10743
10744 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10745
10746         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10747         message-marks (Debian bug #342521).
10748
10749 2005-12-12  Simon Josefsson  <jas@extundo.com>
10750
10751         * password.el (password-read-from-cache): Add.
10752         (password-read): Use it.
10753
10754 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10755
10756         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10757         us-ascii as a MIME charset.
10758
10759         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10760         against the case where the 2nd arg TYPE is nil.
10761
10762 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10763
10764         * pop3.el (pop3-stream-type): Fix custom version.
10765
10766         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10767
10768 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10769
10770         * mm-decode.el (mm-display-external): Add missing cdr.
10771
10772 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10773
10774         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10775         RFC1524) if it is in mailcap or add a suffix according to
10776         mailcap-mime-extensions when generating a temp filename; postpone
10777         deleting a temp file for 2 seconds for some wrappers, shell
10778         scripts, and so on, which might exit right after having started a
10779         viewer command as a background job.
10780
10781 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10782
10783         * nntp.el (nntp-marks-directory): Fix custom group.
10784
10785         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10786         steps when < 10.
10787
10788         * gnus-start.el (gnus-no-server-1): Mention
10789         `gnus-level-default-subscribed' in doc string.
10790
10791 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10792
10793         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10794         parens.
10795
10796 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10797
10798         * gnus-xmas.el (gnus-use-toolbar): Revert.
10799         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10800         gnus-use-toolbar is default.
10801
10802         * messagexmas.el (message-use-toolbar): Revert.
10803         (message-setup-toolbar): Use global default-toolbar if
10804         message-use-toolbar is default.
10805
10806 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10807
10808         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10809         according to default-toolbar-visible-p.
10810
10811         * messagexmas.el (message-use-toolbar): Ditto.
10812
10813 2005-11-26  Dave Love  <fx@gnu.org>
10814
10815         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10816         (tls-program, tls-success): Provide openssl alternative.
10817
10818         * starttls.el: Doc fixes.
10819         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10820         SERVICE to PORT.
10821
10822         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10823         port null or service name.
10824         (starttls-negotiate): Autoload.
10825
10826 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10827
10828         * message.el (message-kill-to-signature): Fix interactive spec.
10829
10830 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10831
10832         * pop3.el (pop3-open-server): Recognize a string as a service name.
10833
10834 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10835
10836         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10837
10838 2005-11-23  Dave Love  <fx@gnu.org>
10839
10840         Add pop3s, pop3/starttls.
10841
10842         * pop3.el (pop3-authentication-scheme): Clarify doc.
10843         (open-tls-stream, starttls-open-stream): Autoload.
10844         (pop3-stream-type): New.
10845         (pop3-open-server): Use it.
10846
10847         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10848         for POP.
10849         (mail-source-keyword-map): Add :stream for POP.
10850         (mail-source-fetch-pop): Use pop3-stream-type.
10851
10852 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10853
10854         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10855         of current-time-string.
10856
10857 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10858
10859         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10860         date header.
10861
10862 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10863
10864         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10865         it can seriously impact performance as it bypasses the agent's
10866         local caches.
10867
10868 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10869
10870         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10871         must be explicitly online rather than "not explicitly offline" for
10872         its flags to be synchronized.
10873
10874         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10875         that gnus-uu-unmark-thread will function correctly.
10876
10877         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10878         1024K is instead displayed as 1M.
10879
10880 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10881
10882         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10883
10884 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10885
10886         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10887
10888 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10889
10890         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10891         error message to display actual error condition.
10892         (gnus-agent-save-local): Avoid saving symbols that are bound to
10893         nil as they simply result in a warning message in
10894         gnus-agent-read-local.
10895
10896 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10897
10898         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10899         rather than make-variable-buffer-local for file-precious-flag.
10900
10901 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10902
10903         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10904         for duplicates which are removed.  The invalid sort check then
10905         triggers a rescan after the sort as sorting may have moved
10906         duplicate entries such that they can be cheaply detected.
10907
10908 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10909
10910         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10911
10912 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10913
10914         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10915         internal variable to a custom variable.  Changed default value
10916         from compressed(2) to uncompressed(1).
10917         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10918         support for uncompressed agentview files.  Taken together, reading
10919         the agentview file should now be 6-7 times faster.
10920
10921 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10922
10923         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10924         as a buffer-local variable.  This avoids creating truncated
10925         dribble files as a result of a hang up, eg.
10926
10927 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10928
10929         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10930         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10931         XEmacs.
10932
10933 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10934
10935         * gnus-start.el (gnus-start-draft-setup): Enforce
10936         `gnus-draft-mode' for nndraft:drafts at startup.
10937
10938         * gnus.el (gnus-splash): Change custom group.
10939         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10940         allow-list argument.
10941
10942         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10943         string.
10944
10945 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10946
10947         * gnus-art.el (gnus-default-article-saver): Add user-defined
10948         `function' to custom type.
10949
10950 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10951
10952         * imap.el (imap-open): Handle case where buffer is a buffer
10953         object.
10954
10955 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10956
10957         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10958         long lines.
10959         (gnus-cache-delete-group): Wrap doc strings.
10960
10961         * gnus-agent.el (gnus-agent-rename-group)
10962         (gnus-agent-delete-group): Wrap doc strings.
10963
10964 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10965
10966         * messagexmas.el (message-use-toolbar): Change the valid values
10967         into default, top, bottom, left, and right.
10968         (message-toolbar-thickness): New variable.
10969         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10970         well.
10971         (message-setup-toolbar): Make it work.
10972
10973         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10974         (gnus-use-toolbar): Change the valid values into default, top,
10975         bottom, left, and right.
10976         (gnus-toolbar-thickness): New variable.
10977         (gnus-xmas-setup-toolbar): New function.
10978         (gnus-xmas-setup-group-toolbar): Use it.
10979         (gnus-xmas-setup-summary-toolbar): Use it.
10980
10981 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10982
10983         * gnus-start.el (gnus-1): Add "native" to
10984         gnus-predefined-server-alist.
10985
10986         * gnus.el (gnus-method-to-server): Don't add "native" to the
10987         lists here, because that leads to problems when
10988         gnus-select-method is bound.
10989
10990 2005-11-09  Simon Josefsson  <jas@extundo.com>
10991
10992         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10993         use (not sort-by-date) instead.
10994
10995 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10996
10997         * gnus-delay.el (gnus-delay-group): Don't autoload.
10998         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10999         to be re-loaded when customizing the `gnus-delay' group.
11000
11001 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11002
11003         * message.el: Revert last changes.
11004         (message-insert-citation-line): Use newlines.
11005
11006 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11007
11008         * message.el (message-courtesy-message)
11009         (message-mark-insert-begin, message-mark-insert-end)
11010         (message-elide-ellipsis, message-cancel-message)
11011         (message-add-header, message-change-subject)
11012         (message-cross-post-followup-to-header)
11013         (message-cross-post-insert-note, message-reduce-to-to-cc)
11014         (message-widen-reply, message-delete-not-region)
11015         (message-kill-to-signature, message-insert-signature)
11016         (message-insert-importance-high, message-insert-importance-low)
11017         (message-insert-or-toggle-importance)
11018         (message-insert-disposition-notification-to)
11019         (message-indent-citation, message-yank-original)
11020         (message-cite-original-without-signature, message-cite-original)
11021         (message-insert-citation-line, message-position-on-field)
11022         (message-fix-before-sending, message-send-mail-partially)
11023         (message-send-mail, message-send-mail-with-sendmail)
11024         (message-send-mail-with-qmail, message-send-news)
11025         (message-check-news-header-syntax, message-generate-headers)
11026         (message-insert-courtesy-copy, message-fill-address)
11027         (message-fill-header, message-shorten-references)
11028         (message-setup-1, message-cancel-news)
11029         (message-forward-make-body-plain, message-forward-make-body-mime)
11030         (message-forward-make-body-mml, message-encode-message-body)
11031         (message-forward-make-body-digest-plain)
11032         (message-forward-make-body-digest-mime)
11033         (message-use-alternative-email-as-from): Insert `hard-newline'
11034         instead of ordinary newlines.
11035
11036 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11037
11038         * message.el (message-generate-headers): Downcase the argument
11039         given to message-check-element.
11040
11041 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11042
11043         * nntp.el (nntp-authinfo-rejected): New error condition.
11044         (nntp-wait-for): Use new error condition to signal authentication
11045         error.
11046         (nntp-retrieve-data): Rethrow new error condition to break out of
11047         recursive call to nntp-send-authinfo.
11048
11049 2005-11-08  Romain Francoise  <romain@orebokech.com>
11050
11051         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11052         (gnus-summary-exit-map): Bind to `Z p'.
11053         (gnus-summary-make-menu-bar): Add menu item.
11054
11055 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11056
11057         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11058         (gnus-treat-*): Add `first' in all doc strings.
11059
11060         * gnus-group.el (gnus-group-compact-group): Fix typo.
11061
11062 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11063
11064         * gnus.el (gnus-parameters-case-fold-search): New variable.
11065         (gnus-parameters-get-parameter): Use it.
11066
11067         * gnus-score.el (gnus-home-score-file): Doc fix.
11068
11069 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11070
11071         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11072
11073 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11074
11075         * mm-util.el (mm-special-display-p): New function.
11076
11077         * mml.el (mml-preview): Use it; doc fix.
11078
11079 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11080
11081         * imap.el (imap-open): Handle case where buffer is a buffer object.
11082
11083 2005-10-29  Romain Francoise  <romain@orebokech.com>
11084
11085         * message.el (message-fix-before-sending): Fix comment.
11086
11087 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11088
11089         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11090
11091 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11092
11093         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11094         Used in gnus-score.el.
11095
11096 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11097
11098         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11099
11100 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11101
11102         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11103         whitespace removed in revision 7.8.  Use concatenated string to
11104         protect trailing whitespace.
11105
11106 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11107
11108         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11109         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11110         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11111         Courier IMAP ("some version from 2004").  Mostly based on similar
11112         code in the same function.
11113
11114 2005-10-26  Didier Verna  <didier@xemacs.org>
11115
11116         * gnus-group.el (gnus-group-compact-group): Invalidate original
11117         article buffer.
11118         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11119         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11120         NOV database and in article itself.
11121         Invalidate article backlog.
11122
11123 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11124
11125         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11126
11127 2005-10-26  Simon Josefsson  <jas@extundo.com>
11128
11129         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11130         part of 2004-07-25 change.
11131
11132 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11133
11134         * message.el (message-display-completion-list): New function.
11135         (message-expand-group): Use it; make sure the Completions buffer
11136         is modifiable.
11137 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11138
11139         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11140         user-mail-name is an empty string.
11141
11142 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11143
11144         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11145         depending on gnus-score-decay-constant.
11146
11147         * encrypt.el (encrypt-insert-file-contents)
11148         (encrypt-write-file-contents): Don't use `gnus-message'.
11149
11150         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11151         arguments.
11152         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11153         arguments to mm-uu-verbatim-marks-extract.
11154         (mm-uu-hide-markers): New variable.
11155         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11156
11157         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11158         (gnus-convert-image-to-face-command): Use "convert" by default to
11159         allow other input image formats.
11160         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11161         accordingly.
11162
11163 2005-10-23  Simon Josefsson  <jas@extundo.com>
11164
11165         * imap.el (imap-gssapi-program): Align command line parameters
11166         with latest GNU SASL.
11167         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11168
11169 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11170
11171         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11172         HTML.
11173         (nnslashdot-request-article): Ditto.
11174
11175         * lpath.el (featurep): Add nobreak-char-display.
11176
11177 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11178
11179         * mail-source.el (mail-source-fetch-pop): Require pop3.
11180         (mail-source-check-pop): Ditto.
11181
11182 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11183
11184         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11185         errors.
11186
11187 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11188
11189         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11190         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11191
11192         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11193
11194         * mm-bodies.el (mm-decode-string): Call
11195         `mm-charset-to-coding-system' with allow-override argument.
11196
11197 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11198
11199         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11200         (rfc2047-charset-to-coding-system): New function.
11201         (rfc2047-decode-encoded-words): New function.
11202         (rfc2047-decode-region): Use them.
11203         (rfc2047-decode-cte): Remove.
11204         (rfc2047-parse-and-decode): Remove.
11205         (rfc2047-decode): Remove.
11206
11207 2005-10-15  Kenichi Handa  <handa@m17n.org>
11208
11209         * rfc2047.el (rfc2047-decode-cte): New function.
11210         (rfc2047-decode-region): Change the way to decode successive
11211         encoded-words: decode B- or Q-encoding in each encoded-word,
11212         concatenate them, and decode it as charset.
11213
11214 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11215
11216         * lpath.el: Fbind codepage-setup for XEmacs.
11217
11218 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11219
11220         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11221         widget-move-and-invoke.
11222         (gnus-custom-mode): Use gnus-custom-map.
11223
11224 2005-10-15  Bill Wohler  <wohler@newt.com>
11225
11226         * message.el (message-tool-bar-map): Renamed image file from
11227         mail_send to mail/send.
11228
11229 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11230
11231         * message.el (message-expand-group): Pass the common
11232         prefix substring of completion to `display-completion-list'.
11233
11234 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11235
11236         * mml-sec.el (mml-secure-method): New internal variable.
11237         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11238         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11239         functions using mml-secure-method.
11240
11241         * mml.el (mml-mode-map): Add key bindings for those functions.
11242         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11243         Harder <harder@myrealbox.com>.
11244         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11245         end of message if point is the headers of the message.
11246
11247         * message.el (message-in-body-p): New function.
11248
11249         * assistant.el: Autoload gnus-util and netrc.
11250
11251         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11252         Use `mm-charset-override-alist' only when decoding.
11253
11254         * mm-bodies.el (mm-decode-body): Call
11255         `mm-charset-to-coding-system' with allow-override argument.
11256
11257         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11258         `filename' from Content-Disposition if Content-Type doesn't
11259         provide `name'.
11260         (gnus-mime-view-part-as-type): Set default instead of
11261         initial-input.
11262
11263 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11264
11265         * format-spec.el (format-spec): Propagate text properties of % spec.
11266
11267 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11268
11269         * gnus-art.el (gnus-treat-predicate): Add `first'.
11270
11271 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11272
11273         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11274         (mm-charset-override-alist): New variable.
11275         (mm-charset-to-coding-system): Use it.
11276         (mm-codepage-setup): New helper function.
11277         (mm-charset-eval-alist): New variable.
11278         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11279         about unknown charsets.
11280
11281         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11282
11283 2005-10-04  David Hansen  <david.hansen@gmx.net>
11284
11285         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11286         (nnrss-check-group): Ditto.
11287
11288 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11289
11290         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11291         Rename x-gnus-verbatim to x-verbatim.
11292         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11293
11294         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11295         x-verbatim.
11296
11297         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11298
11299         * gnus-util.el (gnus-remove-duplicates): Remove.
11300
11301         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11302         instead of gnus-remove-duplicates.
11303
11304         * message.el (message-remove-duplicates): Remove.
11305         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11306         message-remove-duplicates.
11307
11308         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11309         available, else use implementation from `delete-dups'.
11310
11311         * message.el (message-insert-expires): New function.
11312         (message-mode-map): Add key binding.
11313         (message-mode-field-menu): Add menu entry.
11314         (message-mode): Document it.
11315         (message-make-expires-date): Use `message-make-date'.
11316
11317 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11318
11319         * message.el (message-make-expires-date): New function.
11320
11321 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11322
11323         * Makefile.in (list-installed-shadows): New entry.
11324         (install): Use it.
11325         (remove-installed-shadows): New entry.
11326
11327         * dgnushack.el (dgnushack-default-load-path): New variable.
11328         (dgnushack-find-lisp-shadows): New function.
11329         (dgnushack-remove-lisp-shadows): New function.
11330
11331 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11332
11333         * Makefile.in (install-el-elc): New entry.
11334         (install): Use it so that .el files are necessarily installed.
11335
11336 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11337
11338         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11339
11340 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11341
11342         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11343         function rather than the diff-mode.el package.
11344         (mm-display-external): Use with-current-buffer.
11345         (mm-viewer-completion-map, mm-viewer-completion-map):
11346         Move initialization inside declaration.
11347
11348 2005-09-29  Simon Josefsson  <jas@extundo.com>
11349
11350         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11351         autoload mail-check-payment.
11352         (spam-check-hashcash): Define unconditionally, since hashcash.el
11353         is part of Gnus now.  Ignore errors from payment checking.
11354
11355 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11356
11357         * message.el (message-bold-region, message-unbold-region): Rename
11358         from `bold-region' and `unbold-region'.
11359
11360         * message.el: Remove useless autoloads.
11361
11362 2005-09-28  Simon Josefsson  <jas@extundo.com>
11363
11364         * message.el (message-use-idna): Default to t.
11365         (message-use-idna): Test whether encoding works too.  Doc fix.
11366
11367 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11368
11369         * nntp.el (nntp-warn-about-losing-connection): Remove.
11370
11371 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11372
11373         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11374         customizable.  Change default value.
11375         (mm-uu-diff-groups-regexp): Change default value.
11376         (mm-uu-type-alist): Add doc string.
11377         (mm-uu-configure): Add doc string.  Make it interactive.
11378         (mm-uu-tex-groups-regexp): New variable.
11379         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11380         (mm-uu-type-alist): Add LaTeX documents.
11381         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11382         of "text/verbatim".
11383         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11384
11385         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11386         instead of "text/verbatim".
11387
11388         * message.el (message-mark-inserted-region)
11389         (message-mark-insert-file): Use slrn style marks when called with
11390         prefix argument.
11391
11392 2005-09-27  Simon Josefsson  <jas@extundo.com>
11393
11394         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11395
11396 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11397
11398         * message.el (message-remove-duplicates): New function.
11399         Implementation borrowed from `gnus-remove-duplicates'.
11400         (message-idna-to-ascii-rhs): Also encode idna addresses in
11401         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11402         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11403         only ask about the same idna domain once per header and also tell
11404         in what header to replace the idna domain.
11405
11406         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11407         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11408         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11409         a header is decoded and not just the last one.
11410
11411 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11412
11413         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11414         has been decoded.
11415
11416         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11417         (mm-insert-part): Don't modify text if it has been decoded.
11418
11419         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11420         decoded.
11421
11422         * mm-view.el (mm-inline-text): Don't strip text props unless
11423         decoding enriched or richtext parts.
11424
11425 2005-09-25  Romain Francoise  <romain@orebokech.com>
11426
11427         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11428         * gnus-start.el (gnus-subscribe-interactively):
11429         * gnus-uu.el (gnus-uu-grab-articles):
11430         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11431         space.
11432
11433 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11434
11435         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11436         * mm-view.el (mm-view-pkcs7-decrypt):
11437         * gnus-sum.el (gnus-summary-limit-to-extra)
11438         (gnus-summary-respool-article, gnus-read-move-group-name):
11439         * gnus-score.el (gnus-summary-increase-score):
11440         * gnus-util.el (gnus-completing-read-with-default):
11441         * gnus-art.el (gnus-read-save-file-name)
11442         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11443         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11444         * message.el (message-check-news-header-syntax):
11445         Follow convention for reading with the minibuffer.
11446
11447 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11448
11449         * spam-report.el (spam-report-url-ping-plain):
11450         Use gnus-extended-version as User-Agent.
11451
11452         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11453         default value is nil.
11454
11455         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11456         (mm-uu-verbatim-marks-extract): New function.
11457         (mm-uu-extract): New face.
11458         (mm-uu-copy-to-buffer): Use it.
11459
11460         * spam-report.el (spam-report-gmane-ham): Renamed from
11461         `spam-report-gmane-unspam'.
11462         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11463         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11464
11465         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11466         Autoload.
11467         (spam-report-gmane-unregister-routine): Renamed
11468         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11469
11470 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11471
11472         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11473         (spam-report-gmane-unregister-routine): Add support for gmane
11474         unregistration.
11475
11476         * spam-report.el (spam-report-gmane-unspam)
11477         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11478         (spam-report-gmane): Change to take a single article and do unspam
11479         registration.
11480
11481 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11482
11483         * mm-url.el (mm-url-decode-entities): Fix regexp.
11484
11485 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11486
11487         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11488         default to nil, to be able to use Gnus at all.  If the default
11489         switches to something else, then the function should be fixed not
11490         be exceedingly slow.
11491
11492 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11493
11494         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11495         fail hard.
11496
11497         * spam-report.el: Add better Keywords line.
11498
11499         * spam.el: Add Maintainer and better Keywords line.
11500
11501 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11502
11503         * gnus-art.el (gnus-article-replace-part)
11504         (gnus-mime-replace-part): New functions.
11505         (gnus-mime-action-alist, gnus-mime-button-commands)
11506         (gnus-mime-save-part-and-strip): Added file argument.
11507         (gnus-article-part-wrapper): Added interactive argument.
11508
11509         * gnus-sum.el (gnus-summary-mime-map): Add
11510         `gnus-article-replace-part'.
11511
11512 2005-09-19  Didier Verna  <didier@xemacs.org>
11513
11514         The nnml compaction feature:
11515         * nnml.el (nnml-request-compact-group): New function.
11516         * nnml.el (nnml-request-compact): New function.
11517         * gnus-int.el (gnus-request-compact-group): New function.
11518         * gnus-int.el (gnus-request-compact): New function.
11519         * gnus-group.el (gnus-group-compact-group): New function.
11520         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11521         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11522         * gnus-srvr.el (gnus-server-compact-server): New function.
11523         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11524         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11525
11526 2005-09-18  Deepak Goel  <deego@gnufans.org>
11527
11528         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11529         format spec.
11530
11531 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11532
11533         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11534
11535 2005-09-15  Romain Francoise  <romain@orebokech.com>
11536
11537         * message.el (message-fill-paragraph): Clarify docstring.
11538
11539 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11540
11541         * gnus-art.el (gnus-mime-display-part): Protect against broken
11542         MIME messages.
11543
11544 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11545
11546         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11547         before parsing header.
11548
11549 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11550
11551         * html2text.el (html2text-replace-list): Add new entities.
11552
11553 2005-09-11  Romain Francoise  <romain@orebokech.com>
11554
11555         * message.el (message-alternative-emails): Improve docstring.
11556         (message-setup-1): Call `message-use-alternative-email-as-from'
11557         after `message-setup-hook' to give it precedence over posting
11558         styles, etc.
11559         (message-use-alternative-email-as-from): Add docstring.  Remove
11560         the original From header if present.
11561
11562         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11563         (nnml-save-mail): Use it.
11564
11565         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11566         articles.  Add new argument `silent'.
11567         (gnus-uu-mark-all): Report the total number of marked articles.
11568
11569 2005-09-10  Romain Francoise  <romain@orebokech.com>
11570
11571         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11572         (gnus-uu-mark-series): Likewise.
11573
11574 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11575
11576         * spam-report.el (spam-report-gmane): Fix generation of spam
11577         report URL.
11578
11579 2005-09-10  Simon Josefsson  <jas@extundo.com>
11580
11581         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11582         t, based on discussion on the ding list with Robert Epprecht
11583         <epprecht@solnet.ch>.
11584
11585 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11586
11587         * spam-report.el (spam-report-gmane): Make it work without
11588         X-Report-Spam header.  Gmane now only provides Archived-At.
11589         This is only used if `spam-report-gmane-use-article-number' is nil.
11590         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11591
11592         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11593         make `gnus-summary-sort-by-recipient' work with threading.
11594
11595         * nnweb.el (nnweb-google-wash-article): Print a message if article
11596         is not available.
11597
11598 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11599
11600         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11601         change.  Decode text/* parts content before displaying.
11602
11603 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11604
11605         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11606
11607 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11608
11609         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11610
11611         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11612         url-package-name, url-package-version,
11613         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11614         w3m-display-inline-images, and w3m-minor-mode-map.
11615
11616 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11617
11618         * message.el (message-tab-body-function): Fix mismatched custom type.
11619
11620         * gnus.el (gnus-group-change-level-function): Ditto.
11621
11622         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11623
11624         * gnus-art.el (gnus-signature-limit)
11625         (gnus-article-mime-part-function): Ditto.
11626
11627 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11628
11629         * mml.el (mml-mode): Silence the byte compiler.
11630
11631         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11632         using `(sit-for 0)' before moving the point to the specified part;
11633         skip unbuttonized parts.
11634         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11635         return to the summary window if gnus-auto-select-part is non-nil.
11636
11637 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11638
11639         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11640         variables.
11641         (mml-dnd-attach-file, mml-mode): Use them.
11642
11643         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11644         Make fetching article by MID work again for Google Groups.  Added
11645         FIXME concerning gnus-group-make-web-group.
11646
11647         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11648         Don't depend on Gnus by using mail-extract-address-components if
11649         gnus-extract-address-components is not bound.
11650
11651 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11652
11653         * gnus-art.el (gnus-mime-display-security): Don't display the
11654         signature, but only the signed part.
11655
11656 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11657
11658         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11659
11660         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11661         list, not listp.
11662
11663 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11664
11665         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11666         when encoding.
11667
11668         * mm-bodies.el (mm-decode-content-transfer-encoding):
11669         De-canonicalize CRLF for all text content types, not just
11670         text/plain.
11671
11672 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11673
11674         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11675         valid article; point arrow and cursor at the MIME button.
11676
11677 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11678
11679         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11680         Suggested by Dan Christensen <jdc@uwo.ca>.
11681
11682         * mm-decode.el (mm-save-part): Enable change of prompt.
11683
11684 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11685
11686         * gnus-msg.el (gnus-inews-add-send-actions): Made
11687         `message-post-method' lambda parameter ARG `&optional'.
11688
11689 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11690
11691         * gnus-sum.el (gnus-summary-mime-map): Added
11692         gnus-article-save-part-and-strip, gnus-article-delete-part and
11693         gnus-article-jump-to-part.
11694
11695         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11696         (gnus-article-edit-part): Use it.
11697         (gnus-article-part-wrapper): Added no-handle argument.
11698         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11699         functions.
11700
11701 2005-08-29  Romain Francoise  <romain@orebokech.com>
11702
11703         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11704         docstring.
11705         (gnus-face-from-file): Likewise.
11706
11707 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11708
11709         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11710         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11711         non-nil.
11712         (gnus-auto-select-part): New variable.
11713         (gnus-article-jump-to-part): New function.
11714         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11715         (gnus-mime-delete-part): Allow selecting specified part after
11716         deleting or stripping parts.
11717         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11718         part if argument is bogus.
11719
11720 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11721
11722         * gnus-art.el (w3m-minor-mode-map):
11723         * gnus-spec.el (gnus-newsrc-file-version):
11724         * gnus-util.el (nnmail-active-file-coding-system)
11725         (gnus-original-article-buffer, gnus-user-agent):
11726         * gnus.el (gnus-ham-process-destinations)
11727         (gnus-parameter-ham-marks-alist)
11728         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11729         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11730         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11731         * mm-decode.el (gnus-current-window-configuration):
11732         * mm-extern.el (gnus-article-mime-handles):
11733         * mm-url.el (url-current-object, url-package-name)
11734         (url-package-version):
11735         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11736         (smime-keys, w3m-cid-retrieve-function-alist)
11737         (w3m-current-buffer, w3m-display-inline-images)
11738         (w3m-minor-mode-map):
11739         * mml-smime.el (gnus-extract-address-components):
11740         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11741         (gnus-newsrc-hashtb, message-default-charset)
11742         (message-deletable-headers, message-options)
11743         (message-posting-charset, message-required-mail-headers)
11744         (message-required-news-headers):
11745         * mml1991.el (mc-pgp-always-sign):
11746         * mml2015.el (mc-pgp-always-sign):
11747         * nnheader.el (nnmail-extra-headers):
11748         * rfc1843.el (gnus-decode-encoded-word-function)
11749         (gnus-decode-header-function, gnus-newsgroup-name):
11750         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11751
11752 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11753
11754         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11755         the end of the date treatments.
11756
11757 2005-08-15  Simon Josefsson  <jas@extundo.com>
11758
11759         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11760         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11761         Capello and Romain Francoise.
11762         (pgg-fetch-key-function): Removed, not used?
11763         (pgg-insert-url-with-w3): Require url, to get
11764         url-insert-file-contents regardless of where it is defined.
11765
11766 2005-08-13  Romain Francoise  <romain@orebokech.com>
11767
11768         * message.el (message-cite-original-1): New function.
11769         (message-cite-original): Use it.
11770         (message-cite-original-without-signature): Ditto.
11771
11772 2005-08-08  Romain Francoise  <romain@orebokech.com>
11773
11774         * message.el (message-yank-empty-prefix): New variable.
11775         (message-indent-citation): Use it.
11776         (message-cite-original-without-signature): Respect X-No-Archive.
11777
11778 2005-08-08  Simon Josefsson  <jas@extundo.com>
11779
11780         * pgg.el: Autoload url-insert-file-contents instead of loading
11781         w3/url.
11782         (pgg-insert-url-with-w3): Don't load url here.
11783
11784 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11785
11786         * message.el (message-kill-to-signature): Don't insert newline at
11787         bol.
11788         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11789
11790 2005-08-06  Romain Francoise  <romain@orebokech.com>
11791
11792         * message.el (message-user-fqdn): Fix typo in docstring.
11793
11794 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11795
11796         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11797
11798         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11799
11800 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11801
11802         * mm-bodies.el (mm-encode-body): Use coding system rather than
11803         charset to encode text.
11804
11805         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11806         number of charsets if utf-8 is available (XEmacs).
11807
11808 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11809
11810         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11811         taken from `gnus-button-mid-or-mail-regexp'.
11812         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11813         (gnus-button-alist): Improve regexp for domain part of the MIDs
11814         for news:localpart@domain buttons.
11815         (gnus-button-ctan-directory-regexp): Update.
11816
11817 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11818
11819         * sieve-manage.el (sieve-manage-interactive-login): Use
11820         make-local-variable rather than make-variable-buffer-local.
11821         (sieve-manage-open): Ditto.
11822         (sieve-manage-authenticate): Ditto.
11823
11824         * mml.el (mml-generate-mime-1): Make the content type default to
11825         text/plain if the filename is not specified.
11826
11827 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11828
11829         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11830         instead of insert-buffer.
11831
11832         * message.el (message-yank-original): Ditto; set the mark at the
11833         end of the yanked message.
11834
11835 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11836
11837         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11838         lines to scroll rather than to stop it.
11839
11840         * mml.el (mml-generate-default-type): Add doc string.
11841         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11842         default to application/octet-stream when determining the content
11843         type if it is not specified for the part or the mml contents; add
11844         a comment about mml-generate-default-type.
11845
11846 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11847
11848         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11849         make it default to application/octet-stream when determining the
11850         content type if it is not specified for the external contents.
11851
11852 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11853
11854         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11855         segmented parameter but also other parameters might be there.
11856
11857 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11858
11859         * mm-decode.el (mm-display-external): Delete temp file, directory
11860         and buffer immediately if the external process is exited.
11861
11862 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11863
11864         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11865         fewer lines than that of scroll-margin.
11866         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11867
11868 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11869
11870         * gnus-art.el (gnus-article-next-page): Revert.
11871         (gnus-article-beginning-of-window): New macro.
11872         (gnus-article-next-page-1): Use it.
11873         (gnus-article-prev-page): Ditto.
11874         (gnus-article-edit-part): Use insert-buffer-substring instead of
11875         insert-buffer.
11876         (gnus-article-edit-exit): Ditto.
11877
11878         * gnus-util.el (gnus-beginning-of-window): Remove.
11879         (gnus-end-of-window): Remove.
11880
11881         * lpath.el: Don't bind header-line-format and scroll-margin.
11882
11883 2005-07-25  Simon Josefsson  <jas@extundo.com>
11884
11885         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11886         to have the url package without w3.  Reported by Daiki Ueno
11887         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11888
11889 2005-07-20  Didier Verna  <didier@xemacs.org>
11890
11891         * gnus-diary.el: Remove the description comment (nndiary is now
11892         properly documented in the Gnus manual).
11893         Fix the spelling of "Back End".
11894         * nndiary.el: Ditto.
11895         Fix the copyright notice.
11896
11897 2005-07-18  Romain Francoise  <romain@orebokech.com>
11898
11899         * gnus-sum.el (gnus-summary-to-prefix)
11900         (gnus-summary-newsgroup-prefix): New variables.
11901         (gnus-summary-from-or-to-or-newsgroups): Use them.
11902
11903 2005-07-17  Romain Francoise  <romain@orebokech.com>
11904
11905         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11906         space as it's generally not especially interesting to the user.
11907
11908 2005-07-16  Romain Francoise  <romain@orebokech.com>
11909
11910         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11911         nil to avoid prompting and file modification if one of the
11912         messages at the top of the nnfolder file contains a copyright
11913         notice.
11914         Update copyright notice.
11915
11916         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11917         instead of `current-time-string' as the latter creates a time
11918         string that is not RFC 2822 compliant (it lacks the zone).
11919         Update copyright notice.
11920
11921 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11922
11923         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11924         for text/rtf.  Display default in prompt.  Pass default for M-n.
11925
11926         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11927
11928 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11929
11930         * gnus-msg.el (gnus-button-mailto): Remove
11931         save-selected-window-window hackery because it relies on
11932         save-selected-window internals.
11933
11934 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11935
11936         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11937         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11938         (gnus-article-prev-page): Ditto.
11939
11940         * gnus-util.el (gnus-beginning-of-window): New function.
11941         (gnus-end-of-window): New function.
11942
11943         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11944
11945 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11946
11947         * gnus-score.el (gnus-score-edit-all-score): Set
11948         gnus-score-edit-exit-function to gnus-score-edit-done and call
11949         gnus-message.
11950
11951 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11952
11953         * gnus-msg.el (gnus-button-mailto): Remove
11954         save-selected-window-window hackery because it relies on
11955         save-selected-window internals.
11956
11957 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11958
11959         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11960         add-minor-mode.
11961         (gnus-binary-mode): Ditto.
11962
11963         * gnus-topic.el (gnus-topic-mode): Ditto.
11964
11965 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11966
11967         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11968         (gnus-article-prev-page): Take scroll-margin into consideration.
11969
11970 2005-07-04  Lute Kamstra  <lute@gnu.org>
11971
11972         Update FSF's address in GPL notices.
11973
11974 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11975
11976         * gnus.el (gnus-exit):
11977         * gnus-group.el (gnus-group-icons):
11978         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11979
11980         * gnus-nocem.el (gnus-nocem):
11981         * message.el (message-various, message-buffers, message-sending)
11982         (message-interface, message-forwarding, message-insertion)
11983         (message-headers, message-news, message-mail):
11984         * pgg-gpg.el (pgg-gpg):
11985         * pgg-parse.el (pgg-parse):
11986         * pgg-pgp.el (pgg-pgp):
11987         * pgg-pgp5.el (pgg-pgp5):
11988         * pop3.el (pop3): Finish `defgroup' description with period.
11989
11990 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11991
11992         * gnus-art.el (article-display-face): Improve the efficiency.
11993         (article-display-x-face): Ditto; remove grey x-face stuff.
11994
11995 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11996
11997         * gnus-art.el (article-display-face): Correct the position in
11998         which Faces are inserted.
11999
12000 2005-06-29  Didier Verna  <didier@xemacs.org>
12001
12002         * gnus-art.el (article-display-face): Display faces in correct
12003         order.
12004
12005 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12006
12007         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12008         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12009         (gnus-nocem-check-article): Fetch the Type header.
12010         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12011         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12012         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12013         make sure gnus-nocem-hashtb is initialized.
12014         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12015         (gnus-nocem-unwanted-article-p): Ditto.
12016
12017         * pgg.el (pgg-verify): Return the verification result.
12018
12019 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12020
12021         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12022         is ascii.
12023
12024 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12025
12026         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12027         `show-nonbreak-escape'.
12028
12029 2005-06-23  Lute Kamstra  <lute@gnu.org>
12030
12031         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12032
12033         * dig.el (dig-mode):
12034         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12035
12036 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12037
12038         * nnimap.el (nnimap-split-download-body): Fix spellings.
12039
12040 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12041
12042         * gnus-art.el (gnus-article-encrypt-body):
12043         * gnus-cus.el (gnus-score-customize):
12044         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12045         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12046
12047 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12048
12049         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12050         header by looking for magic "MII" at the beginnig.
12051
12052 2005-06-16  Miles Bader  <miles@gnu.org>
12053
12054         * gnus-xmas.el (gnus-xmas-group-startup-message):
12055         Use renamed gnus-splash face.
12056
12057         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12058         (assistant-field-face): New backward-compatibility alias for renamed
12059         face.
12060         (assistant-render-text): Use renamed assistant-field face.
12061
12062         * spam.el (spam): Remove "-face" suffix from face name.
12063         (spam-face): New backward-compatibility alias for renamed face.
12064         (spam-face, spam-initialize): Use renamed spam face.
12065
12066         * message.el (message-header-to, message-header-cc)
12067         (message-header-subject, message-header-newsgroups)
12068         (message-header-other, message-header-name)
12069         (message-header-xheader, message-separator, message-cited-text)
12070         (message-mml): Remove "-face" suffix from face names.
12071         (message-header-to-face, message-header-cc-face)
12072         (message-header-subject-face, message-header-newsgroups-face)
12073         (message-header-other-face, message-header-name-face)
12074         (message-header-xheader-face, message-separator-face)
12075         (message-cited-text-face, message-mml-face):
12076         New backward-compatibility aliases for renamed faces.
12077         (message-font-lock-keywords): Use renamed message faces.
12078
12079         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12080         (sieve-test-commands, sieve-tagged-arguments):
12081         Remove "-face" suffix from face names.
12082         (sieve-control-commands-face, sieve-action-commands-face)
12083         (sieve-test-commands-face, sieve-tagged-arguments-face):
12084         New backward-compatibility aliases for renamed faces.
12085         (sieve-control-commands-face, sieve-action-commands-face)
12086         (sieve-test-commands-face, sieve-tagged-arguments-face):
12087         Use renamed sieve faces.
12088
12089         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12090         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12091         (gnus-group-news-3-empty, gnus-group-news-4)
12092         (gnus-group-news-4-empty, gnus-group-news-5)
12093         (gnus-group-news-5-empty, gnus-group-news-6)
12094         (gnus-group-news-6-empty, gnus-group-news-low)
12095         (gnus-group-news-low-empty, gnus-group-mail-1)
12096         (gnus-group-mail-1-empty, gnus-group-mail-2)
12097         (gnus-group-mail-2-empty, gnus-group-mail-3)
12098         (gnus-group-mail-3-empty, gnus-group-mail-low)
12099         (gnus-group-mail-low-empty, gnus-summary-selected)
12100         (gnus-summary-cancelled, gnus-summary-high-ticked)
12101         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12102         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12103         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12104         (gnus-summary-low-undownloaded)
12105         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12106         (gnus-summary-low-unread, gnus-summary-normal-unread)
12107         (gnus-summary-high-read, gnus-summary-low-read)
12108         (gnus-summary-normal-read, gnus-splash):
12109         Remove "-face" suffix from face names.
12110         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12111         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12112         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12113         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12114         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12115         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12116         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12117         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12118         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12119         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12120         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12121         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12122         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12123         (gnus-summary-normal-ticked-face)
12124         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12125         (gnus-summary-normal-ancient-face)
12126         (gnus-summary-high-undownloaded-face)
12127         (gnus-summary-low-undownloaded-face)
12128         (gnus-summary-normal-undownloaded-face)
12129         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12130         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12131         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12132         (gnus-splash-face):
12133         New backward-compatibility aliases for renamed faces.
12134         (gnus-group-startup-message): Use renamed gnus faces.
12135
12136         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12137         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12138         (gnus-server-agent): Remove "-face" suffix from face names.
12139         (gnus-server-agent-face, gnus-server-opened-face)
12140         (gnus-server-closed-face, gnus-server-denied-face)
12141         (gnus-server-offline-face):
12142         New backward-compatibility aliases for renamed faces.
12143         (gnus-server-agent-face, gnus-server-opened-face)
12144         (gnus-server-closed-face, gnus-server-denied-face)
12145         (gnus-server-offline-face): Use renamed gnus faces.
12146
12147         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12148         Remove "-face" suffix from face names.
12149         (gnus-picon-xbm-face, gnus-picon-face):
12150         New backward-compatibility aliases for renamed faces.
12151
12152         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12153         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12154         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12155         (gnus-cite-11): Remove "-face" suffix from face names.
12156         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12157         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12158         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12159         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12160         New backward-compatibility aliases for renamed faces.
12161         (gnus-cite-attribution-face, gnus-cite-face-list)
12162         (gnus-article-boring-faces): Use renamed gnus faces.
12163
12164         * gnus-art.el (gnus-signature, gnus-header-from)
12165         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12166         (gnus-header-content): Remove "-face" suffix from face names.
12167         (gnus-signature-face, gnus-header-from-face)
12168         (gnus-header-subject-face, gnus-header-newsgroups-face)
12169         (gnus-header-name-face, gnus-header-content-face):
12170         New backward-compatibility aliases for renamed faces.
12171         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12172
12173         * gnus-sum.el (gnus-summary-selected-face)
12174         (gnus-summary-highlight): Use renamed gnus faces.
12175         * gnus-group.el (gnus-group-highlight): Likewise.
12176
12177 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12178
12179         * gnus-sieve.el (gnus-sieve-article-add-rule):
12180         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12181         * spam-stat.el (spam-stat-buffer-change-to-spam)
12182         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12183
12184         * message.el (message-is-yours-p):
12185         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12186
12187 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12188
12189         * mm-view.el (mm-inline-text): Withdraw the last change.
12190
12191 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12192
12193         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12194         executing enriched-decode.
12195
12196 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12197
12198         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12199         charset of tar files.
12200
12201 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12202
12203         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12204
12205 2005-06-04  Lute Kamstra  <lute@gnu.org>
12206
12207         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12208         information is never recorded.
12209
12210 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12211
12212         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12213
12214 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12215
12216         * pop3.el (pop3-apop): Run md5 in the binary mode.
12217
12218         * starttls.el (starttls-set-process-query-on-exit-flag):
12219         Use eval-and-compile.
12220
12221 2005-05-31  Simon Josefsson  <jas@extundo.com>
12222
12223         * smime.el (smime-replace-in-string): Define.
12224         (smime-cert-by-ldap-1): Use it.
12225
12226 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12227
12228         * gnus-art.el (article-display-x-face): Replace
12229         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12230
12231         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12232         set-process-query-on-exit-flag or process-kill-without-query.
12233
12234         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12235         loop instead of replace-regexp.
12236
12237         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12238         instead of process-kill-without-query if it is available.
12239
12240         * lpath.el: Fbind ldap-search-entries.
12241
12242         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12243         instead of find-file-hooks if it is available.
12244
12245         * mml1991.el: Bind pgg-default-user-id when compiling.
12246
12247         * mml2015.el: Bind pgg-default-user-id when compiling.
12248
12249         * nndraft.el (nndraft-request-associate-buffer):
12250         Use write-contents-functions instead of write-contents-hooks if it is
12251         available.
12252
12253         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12254         instead of find-file-hooks if it is available.
12255
12256         * nntp.el (nntp-open-connection): Replace
12257         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12258         (nntp-open-ssl-stream): Ditto.
12259         (nntp-open-tls-stream): Ditto.
12260
12261         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12262         set-process-query-on-exit-flag or process-kill-without-query.
12263         (starttls-open-stream-gnutls): Use it instead of
12264         process-kill-without-query.
12265         (starttls-open-stream): Ditto.
12266
12267 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12268
12269         * smime.el (smime-cert-by-ldap-1): Don't use
12270         replace-regexp-in-string.
12271
12272 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12273
12274         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12275
12276         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12277         in PEM format.  Adjust to the XEmacs compability.
12278
12279 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12280
12281         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12282         by `string-to-number'.
12283         * gnus-agent.el (gnus-agent-regenerate-group)
12284         (gnus-agent-fetch-articles): Ditto.
12285         * gnus-art.el (gnus-button-fetch-group): Ditto.
12286         * gnus-cache.el (gnus-cache-generate-active)
12287         (gnus-cache-articles-in-group): Ditto.
12288         * gnus-group.el (gnus-group-set-current-level)
12289         (gnus-group-insert-group-line): Ditto.
12290         * gnus-score.el (gnus-score-set-expunge-below)
12291         (gnus-score-set-mark-below, gnus-summary-score-effect)
12292         (gnus-summary-score-entry): Ditto.
12293         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12294         (gnus-soup-pack): Ditto.
12295         * gnus-spec.el (gnus-xmas-format): Ditto.
12296         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12297         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12298         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12299         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12300         * nndb.el (nndb-get-remote-expire-response): Ditto.
12301         * nndiary.el (nndiary-parse-schedule-value)
12302         (nndiary-string-to-number, nndiary-request-replace-article)
12303         (nndiary-request-article): Ditto.
12304         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12305         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12306         * nneething.el (nneething-make-head): Ditto.
12307         * nnfolder.el (nnfolder-request-article)
12308         (nnfolder-retrieve-headers): Ditto.
12309         * nnheader.el (nnheader-file-to-number): Ditto.
12310         * nnkiboze.el (nnkiboze-request-article): Ditto.
12311         * nnmail.el (nnmail-process-unix-mail-format)
12312         (nnmail-process-babyl-mail-format): Ditto.
12313         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12314         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12315         (nnmh-request-create-group, nnmh-request-list-1)
12316         (nnmh-request-group, nnmh-request-article): Ditto.
12317         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12318         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12319         * nnsoup.el (nnsoup-make-active): Ditto.
12320         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12321         * nntp.el (nntp-find-group-and-number)
12322         (nntp-retrieve-headers-with-xover): Ditto.
12323         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12324         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12325         (pgg-format-key-identifier): Ditto.
12326         * pop3.el (pop3-last, pop3-stat): Ditto.
12327         * qp.el (quoted-printable-decode-region): Ditto.
12328
12329         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12330         of concat.
12331
12332 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12333
12334         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12335
12336         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12337
12338         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12339
12340         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12341
12342         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12343
12344         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12345
12346         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12347         (gnus-carpal-mode): Ditto.
12348
12349         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12350         (gnus-browse-mode): Ditto.
12351
12352         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12353
12354         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12355
12356 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12357
12358         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12359
12360 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12361
12362         * gnus-util.el (gnus-run-mode-hooks): New function.
12363
12364         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12365
12366         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12367         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12368
12369 2005-05-27  Lute Kamstra  <lute@gnu.org>
12370
12371         * dns-mode.el (dns-mode): Specify customization group.
12372
12373 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12374
12375         * gnus-agent.el (gnus-agent-make-mode-line-string):
12376         Use mode-line-highlight as mouse-face.
12377
12378 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12379
12380         * canlock.el (canlock): Change the parent group to news.
12381
12382         * deuglify.el (gnus-outlook-deuglify): Add :group.
12383
12384         * dig.el (dig): Add :group.
12385
12386         * dns-mode.el (dns-mode): Add :group.
12387
12388         * encrypt.el (encrypt): Add :group.
12389
12390         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12391         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12392         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12393         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12394         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12395
12396         * gnus-diary.el (gnus-diary): Add :group.
12397
12398         * gnus.el (gnus-group-news-1-face): Add :group.
12399         (gnus-group-news-1-empty-face): Ditto.
12400         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12401         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12402         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12403         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12404         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12405         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12406         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12407         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12408         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12409         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12410         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12411         (gnus-summary-high-ticked-face): Ditto.
12412         (gnus-summary-low-ticked-face): Ditto.
12413         (gnus-summary-normal-ticked-face): Ditto.
12414         (gnus-summary-high-ancient-face): Ditto.
12415         (gnus-summary-low-ancient-face): Ditto.
12416         (gnus-summary-normal-ancient-face): Ditto.
12417         (gnus-summary-high-undownloaded-face): Ditto.
12418         (gnus-summary-low-undownloaded-face): Ditto.
12419         (gnus-summary-normal-undownloaded-face): Ditto.
12420         (gnus-summary-high-unread-face): Ditto.
12421         (gnus-summary-low-unread-face): Ditto.
12422         (gnus-summary-normal-unread-face): Ditto.
12423         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12424         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12425
12426         * hashcash.el (hashcash): New custom group.
12427         (hashcash-default-payment): Add :group.
12428         (hashcash-payment-alist): Ditto.
12429         (hashcash-default-accept-payment): Ditto.
12430         (hashcash-accept-resources): Ditto.
12431         (hashcash-path): Ditto.
12432         (hashcash-extra-generate-parameters): Ditto.
12433         (hashcash-double-spend-database): Ditto.
12434         (hashcash-in-news): Ditto.
12435
12436         * message.el (message-minibuffer-local-map): Add :group.
12437
12438         * netrc.el (netrc): Add :group.
12439
12440         * sieve-manage.el (sieve-manage-log): Add :group.
12441         (sieve-manage-default-user): Diito.
12442         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12443         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12444         (sieve-manage-authenticators): Ditto.
12445         (sieve-manage-authenticator-alist): Ditto.
12446         (sieve-manage-default-port): Ditto.
12447
12448         * sieve-mode.el (sieve-control-commands-face): Add :group.
12449         (sieve-action-commands-face): Ditto.
12450         (sieve-test-commands-face): Ditto.
12451         (sieve-tagged-arguments-face): Ditto.
12452
12453         * smime.el (smime): Add :group.
12454
12455         * spam-report.el (spam-report): Add :group.
12456
12457         * spam.el (spam, spam-face): Add :group.
12458
12459 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12460
12461         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12462         return \n.\n.\n at the end of articles.  Protect against that.
12463         (nntp-with-open-group): Allow debugging.
12464
12465         * nnheader.el (mail-header-set-extra): Make into a function
12466         because I just could't understand how to quote the list properly.
12467
12468         * dns.el (query-dns-cached): New function.
12469
12470 2005-05-26  Lute Kamstra  <lute@gnu.org>
12471
12472         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12473
12474 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12475
12476         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12477
12478         * gnus-art.el: Don't autoload mail-extract-address-components.
12479
12480         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12481         eval-and-compile to evaluate it.
12482
12483         * hashcash.el: Don't autoload executable-find.
12484
12485         * nndb.el: Don't declare the nndb back end two or more times; don't
12486         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12487
12488         * nntp.el: Autoload format-spec instead of format; use
12489         eval-and-compile to evaluate autoload forms.
12490
12491 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12492
12493         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12494
12495 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12496
12497         * gnus.el (gnus-version-number): Bump version.
12498
12499 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12500
12501         * gnus.el: No Gnus v0.3 is released.
12502
12503 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12504
12505         * lpath.el (featurep): Bind show-nonbreak-escape.
12506
12507 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12508
12509         * gnus-art.el (gnus-article-edit-part): Disable undo.
12510
12511 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12512
12513         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12514         gnus-article-date-lapsed-new-header is t if date timer is active;
12515         skip headers in which the original date value is empty.
12516         (gnus-article-save-original-date): Redefine it as a macro.
12517         (gnus-display-mime): Use it.
12518
12519 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12520
12521         * gnus-art.el (article-date-ut): Support converting date in
12522         forwarded parts as well.
12523         (gnus-article-save-original-date): New function.
12524         (gnus-display-mime): Use it.
12525
12526 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12527
12528         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12529         enclosure element of <item>.
12530
12531 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12532
12533         * message.el (message-kill-buffer-query): Renamed from
12534         `message-kill-buffer-query-if-modified'.  Added :version.
12535
12536 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12537
12538         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12539         window layout.
12540
12541 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12542
12543         * mml.el: Autoload dnd when compiling.
12544
12545 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12546
12547         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12548         x-dnd-*.
12549
12550 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12551
12552         * qp.el (quoted-printable-encode-region): Save excursion.
12553
12554 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12555
12556         * message.el (message-kill-buffer-query-if-modified): Add new variable
12557         so the user can kill a modified message buffer quickly.
12558         (message-kill-buffer): Use it.
12559
12560 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12561
12562         * lpath.el: Fbind display-time-event-handler; don't fbind
12563         string-to-multibyte.
12564
12565         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12566
12567 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12568
12569         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12570         contained in text because xml.el decodes entities) with LFs.
12571
12572 2005-04-11  Lute Kamstra  <lute@gnu.org>
12573
12574         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12575         differently.
12576
12577 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12578
12579         * mm-util.el (mm-detect-coding-region): Typo.
12580
12581 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12582
12583         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12584
12585 2005-04-06  Deepak Goel  <deego@gnufans.org>
12586
12587         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12588         user-function allow user modifications of the scores.
12589         (spam-stat-score-buffer-user): New function, to allow
12590         user-computed modifications to the score.
12591         (spam-stat-score-buffer-user-functions): List of additional
12592         scoring functions.
12593         (spam-stat-error-holder): Global temporary error holder.
12594         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12595         variable.
12596
12597 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12598
12599         * gnus-registry.el (gnus-registry-clean-empty-function)
12600         (gnus-registry-trim, gnus-registry-fetch-groups)
12601         (gnus-registry-delete-group): Groups that match
12602         `gnus-registry-ignored-groups' are removed from the registry
12603         entries, not just ignored for splitting.  This helps clean up the
12604         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12605         to get all the groups a message ID is in.
12606
12607         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12608         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12609         (spam-stat-score-buffer-user-functions): Add :number custom type.
12610
12611 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12612
12613         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12614         argument in XEmacs.
12615
12616         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12617         (nnrss-request-group): Decode group name first.
12618         (nnrss-request-article): Make a text/plain article if mml-to-mime
12619         failed.
12620         (nnrss-get-encoding): Return a compatible encoding according to
12621         nnrss-compatible-encoding-alist.
12622         (nnrss-find-el): Use consp instead of listp.
12623         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12624
12625 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12626
12627         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12628         which Emacs 20 doesn't support.
12629         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12630
12631 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12632
12633         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12634         silence the byte compiler inside the defun.
12635
12636         * gnus-demon.el (parse-time-string): Add autoload.
12637
12638         * gnus-delay.el (parse-time-string): Add autoload.
12639
12640         * gnus-art.el (parse-time-string): Add autoload.
12641
12642         * nnultimate.el (parse-time): Require for `parse-time-string'.
12643
12644 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12645
12646         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12647
12648         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12649
12650         * smime.el (smime-ldap-host-list): Add :version.
12651
12652 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12653
12654         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12655         pass it to `gnus-browse-read-group'.
12656         (gnus-browse-read-group): Add NUMBER argument and pass it to
12657         `gnus-group-read-ephemeral-group'.
12658
12659         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12660         argument and pass it to `gnus-group-read-group'.
12661
12662 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12663
12664         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12665         mm-xemacs-find-mime-charset-1 if we have the mule feature
12666         available at runtime.
12667
12668 2005-03-25  Werner Lemberg  <wl@gnu.org>
12669
12670         * nnmaildir.el: Replace `illegal' with `invalid'.
12671
12672 2005-03-23  Lute Kamstra  <lute@gnu.org>
12673
12674         * time-date.el: Add comment on time value formats.
12675         Don't require parse-time.
12676         (with-decoded-time-value): New macro.
12677         (encode-time-value): New function.
12678         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12679         (days-to-time): Return a valid time value when arg is huge.
12680         (time-since): Use time-subtract.
12681         (time-to-number-of-days): Use time-to-seconds.
12682
12683 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12684
12685         * gnus-start.el (gnus-display-time-event-handler):
12686         Check display-time-timer at runtime rather than only at load time
12687         in case display-time-mode is turned off in the mean time.
12688
12689 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12690
12691         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12692         used.
12693
12694         * nneething.el (nneething-map-file-directory): Derive from
12695         `gnus-directory'.
12696
12697         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12698         the To/Cc button.
12699
12700 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12701
12702         * nnmaildir.el (nnmaildir-request-accept-article):
12703         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12704
12705 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12706
12707         * gnus-async.el: Require timer-funcs at compile time when in
12708         XEmacs for `run-with-idle-timer'.
12709
12710 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12711
12712         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12713         autoloaded function.
12714
12715 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12716
12717         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12718
12719 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12720
12721         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12722
12723 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12724
12725         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12726         gnus-expert-user to default.
12727
12728 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12729
12730         * nnimap.el (nnimap-open-server): Ditto.
12731
12732         * imap.el (imap-authenticate): Fix typo.
12733
12734 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12735
12736         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12737         buffer (since IMAP server might return FETCH response out of
12738         order, and the nntp buffer must be sorted).
12739
12740 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12741
12742         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12743         comparison on string.
12744
12745         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12746         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12747         (gnus-agent-summary-fetch-series): Modified to protect against
12748         gnus-agent-summary-fetch-group clearing processable flags.
12749         (gnus-agent-synchronize-group-flags): Update live group buffer as
12750         synchronization may occur due to the user toggle the plugged
12751         status.
12752         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12753         successfully downloaded.
12754         (gnus-agent-expire-group-1): Avoid using markers when the overview
12755         is in ascending order; greatly improves performance.
12756         (gnus-agent-regenerate-group): Use
12757         gnus-agent-synchronize-group-flags to reset read status in both
12758         gnus and server.
12759         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12760
12761 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12762
12763         * message.el: Don't autoload former message-utils variables.
12764         (message-strip-subject-trailing-was): Change doc string.
12765
12766         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12767         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12768         (nnweb-google-search): Add "hl=en" here.
12769         (nnweb-google-parse-1, nnweb-google-create-mapping):
12770         Don't hardcode URL.
12771
12772 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12773
12774         * message.el (message-get-reply-headers, message-followup):
12775         Mention related variables `message-use-followup-to' and
12776         `message-use-mail-followup-to', in the information buffer.
12777
12778         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12779         of broken groups(-beta).google.com.
12780
12781 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12782
12783         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12784         parameter to invoked gnus-request-move-article; remove the
12785         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12786         all at once instead of once per article.
12787         (gnus-summary-remove-process-mark): Accept a list of articles as
12788         well as a single article for processing.
12789
12790         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12791         parameter.
12792
12793         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12794
12795         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12796
12797         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12798         parameter.
12799
12800         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12801         parameter.
12802
12803         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12804         parameter and remove the gnus-sum-hint-move-is-internal variable.
12805
12806         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12807         parameter.
12808
12809         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12810         parameter.
12811
12812         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12813         parameter.
12814
12815         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12816
12817         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12818         parameter.
12819
12820         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12821         parameter.
12822
12823 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12824
12825         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12826         a more conservative way.
12827
12828 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12829
12830         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12831         buffer, so it moves the window's cursor.
12832
12833 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12834
12835         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12836         `mm-dissect-multipart' and receive the from field as an (optional)
12837         argument from `mm-dissect-multipart'.
12838         (mm-dissect-multipart): Receive the from field as an argument and
12839         pass it on when we call `mm-dissect-buffer' on MIME parts.
12840         Fixes verification/decryption of signed/encrypted MIME parts.
12841
12842 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12843
12844         * gnus-sum.el (gnus-summary-move-article): Set
12845         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12846         whatever it calls (right now, only nnimap-request-move article
12847         respects it).
12848
12849         * nnimap.el (nnimap-request-move-article): When
12850         gnus-sum-hint-move-is-internal is set, don't do the extra
12851         nnimap-request-article.
12852
12853 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12854
12855         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12856
12857         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12858         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12859
12860         * gnus-sum.el (gnus-summary-caesar-message):
12861         Apply `gnus-treat-article' after rotation.
12862
12863         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12864         doc string.
12865
12866 2005-02-22  Simon Josefsson  <jas@extundo.com>
12867
12868         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12869         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12870         <arne@arnested.dk>.
12871         (encrypt): Add password-cache and password-cache-expiry as group
12872         members.
12873
12874 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12875
12876         * smime.el (smime-ldap-host-list): Doc fix.
12877         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12878         cache) password.
12879         (smime-sign-region): Use it.
12880         (smime-decrypt-region): Use it.
12881         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12882         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12883         fails.
12884         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12885         certificate from DER to PEM format rather than calling openssl.
12886
12887         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12888
12889         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12890         for signing/encryption.
12891
12892         * mml.el (mml-parse-1): Use them.
12893
12894 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12895
12896         * nnrss.el (nnrss-verbose): Removed.
12897         (nnrss-request-group): Use `nnheader-message' instead.
12898
12899 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12900
12901         * nnrss.el (nnrss-verbose): New variable.
12902         (nnrss-request-group): Make it say nnrss is requesting a group.
12903
12904 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12905
12906         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12907         Handle news URL with given port correctly.
12908
12909 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12910
12911         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12912         containing special characters.
12913
12914         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12915
12916         * mml.el (mime-to-mml): Ditto.
12917
12918         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12919         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12920         (rfc2047-decode-region): Quote decoded words containing special
12921         characters when rfc2047-quote-decoded-words-containing-tspecials
12922         is non-nil.
12923
12924 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12925
12926         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12927
12928         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12929
12930 2005-02-15  Simon Josefsson  <jas@extundo.com>
12931
12932         * nnimap.el (nnimap-debug): Doc fix.
12933
12934         * imap.el (imap-debug): Doc fix.
12935
12936 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12937
12938         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12939
12940 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12941
12942         * gnus.el (spam-contents): Improve docs for spam-contents
12943         parameter in its variable incarnation.
12944
12945 2005-02-14  Simon Josefsson  <jas@extundo.com>
12946
12947         * smime-ldap.el: Use require instead of load-library for ldap.
12948         (smime-ldap-search): Indent.
12949         (smime-ldap-search-internal): Shorten line.
12950
12951         * smime.el (smime-cert-by-dns): Add doc-string.
12952         (smime-cert-by-ldap-1): Indent.
12953
12954         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12955         mml-smime-get-dns-ldap.
12956         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12957
12958 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12959
12960         * smime.el: Require smime-ldap.
12961         (smime-ldap-host-list): New variable.
12962         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12963
12964         * mml-smime.el (mml-smime-encrypt-query): New function.
12965         (mml-smime-encrypt-query): Use it.
12966
12967         * smime-ldap.el: New file.
12968
12969 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12970
12971         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12972
12973 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12974
12975         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12976         argument in doc string.  Make query for type more clear.
12977
12978 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12979
12980         * gnus.el (gnus-group-startup-message): Search for gnus images in
12981         etc/images/gnus.
12982         * mm-util.el (mm-image-load-path): Likewise.
12983         * smiley.el (smiley-data-directory): Search for smilies in
12984         etc/images/smilies.
12985
12986 2005-02-09  Kim F. Storm  <storm@cua.dk>
12987
12988         Change Emacs release version from 21.4 to 22.1 throughout.
12989         Change Emacs development version from 21.3.50 to 22.0.50.
12990
12991 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12992
12993         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12994
12995         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12996         non-Mule XEmacs as well.
12997         (mm-decompress-buffer): Signal an error intentionally if it does
12998         not decompress compressed data because auto-compression-mode is
12999         disabled.
13000
13001 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13002
13003         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13004         an ID in the registry even if it has no groups.
13005
13006 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13007
13008         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13009         merge it into mm-decompress-buffer.
13010         (gnus-mime-copy-part): Use the MIME part charset, the value which
13011         a user specified or gnus-newsgroup-charset for decoding, like
13012         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13013         save-buffer what was used.  Suggested by Kevin Ryde
13014         <user42@zip.com.au>.
13015         (gnus-mime-inline-part): Allow the name parameter as well as the
13016         filename parameter; force decompressing of compressed data; always
13017         display contents being not decoded as unibyte.
13018
13019         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13020         as well as the filename parameter.
13021
13022         * mm-util.el (mm-decompress-buffer): Merge
13023         gnus-mime-jka-compr-maybe-uncompress.
13024         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13025         of compressed data.
13026
13027 2005-02-08  Simon Josefsson  <jas@extundo.com>
13028
13029         * imap.el (imap-log): Doc fix.
13030
13031 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13032
13033         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13034         the coding cookies; decompress compressed parts.
13035
13036         * mml.el (mml-generate-mime-1): Add the charset parameter according
13037         to the value which a user specified manually or the coding cookie.
13038
13039         * mm-util.el (mm-string-to-multibyte): New function.
13040         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13041         (mm-coding-system-to-mime-charset): New function.
13042         (mm-decompress-buffer): New function.
13043         (mm-find-buffer-file-coding-system): New function.
13044
13045         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13046         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13047         parts.
13048
13049 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13050
13051         * mm-view.el (mm-display-inline-fontify): Decode a part according
13052         to the charset parameter.
13053
13054 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13055
13056         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13057         prefix arg is neither nil nor a number, as info specifies.
13058
13059 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13060
13061         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13062         timestamps.
13063
13064 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13065
13066         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13067         groups error checking and notify user.
13068
13069 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13070
13071         * message.el (message-send-mail-function): Check existence of
13072         sendmail-program first before using default value
13073         `message-send-mail-with-sendmail'.  Otherwise use more generic
13074         `smtpmail-send-it'.
13075
13076 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13077
13078         * nntp.el (nntp-request-update-info): Always return nil.
13079
13080 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13081
13082         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13083
13084 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13085
13086         * message.el (message-beginning-of-line): Change the behavior when
13087         invoked between BOL and : so that it first moves backward.
13088
13089 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13090
13091         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13092         article buffer when editing of the article is discarded.
13093         (gnus-article-prepare): Revert.
13094
13095 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13096
13097         * gnus-art.el (gnus-article-prepare):
13098         Remove message-strip-forbidden-properties from the local hook.
13099
13100 2005-01-27  Simon Josefsson  <jas@extundo.com>
13101
13102         * password.el (password-cache-add): Only start one timer per key.
13103         Reported by Derek Atkins <warlord@MIT.EDU>.
13104
13105 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13106
13107         * run-at-time.el: Removed.  It is no longer needed as
13108         timer-funcs.el in the xemacs-base package has a working version of
13109         `run-at-time'.
13110
13111         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13112
13113         * password.el: Require timer-funcs instead of run-at-time in
13114         XEmacs.
13115         Remove `password-run-at-time' macro.
13116         (password-cache-add): Use `run-at-time' instead of
13117         `password-run-at-time'.
13118
13119         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13120         Remove `nnheader-cancel-function-timers' alias,
13121         `cancel-function-timers' exists in XEmacs in timer-funcs.
13122
13123         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13124         for `run-with-idle-timer'.
13125
13126         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13127         for `run-at-time'.
13128
13129         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13130         for `with-timeout'.
13131
13132         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13133         the same as for XEmacs 21.4.
13134         No need to ignore `run-with-idle-timer', this function exists in
13135         XEmacs now in timer-funcs.el in the xemacs-base package.
13136         (dgnushack-compile): No need to delete
13137         run-at-time.el from the list of files to compile because it
13138         doesn't exist anymore.
13139
13140 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13141
13142         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13143         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13144
13145 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13146
13147         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13148         sensitively.
13149
13150 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13151
13152         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13153
13154 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13155
13156         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13157         which will be inserted according to the multibyteness of a buffer
13158         rather than the type of contents.  Suggested by ARISAWA Akihiro
13159         <ari@mbf.ocn.ne.jp>.
13160
13161         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13162         of string which old xml.el may return rather than a string.
13163
13164 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13165
13166         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13167
13168 2005-01-16  Simon Josefsson  <jas@extundo.com>
13169
13170         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13171         idn/idna.el isn't available.
13172         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13173         <michael@waxrat.com>.
13174
13175         * hashcash.el: Remove non-FSF copyright header.
13176
13177         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13178         (hashcash-generate-payment): Use it.
13179         (hashcash-generate-payment-async): Use it.
13180
13181 2005-01-15  Simon Josefsson  <jas@extundo.com>
13182
13183         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13184         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13185
13186         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13187         gnus-summary-idna-message.
13188         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13189         (gnus-summary-idna-message): New function.
13190
13191 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13192
13193         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13194         gnus-novice-user.
13195
13196 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13197
13198         * nnrss.el (nnrss-request-delete-group): Delete entries in
13199         nnrss-group-alist as well.
13200         (nnrss-save-server-data): Insert newline.
13201
13202 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13203
13204         * gnus.el (gnus-user-agent): Use list of symbols instead of
13205         symbols.  Display full version number for (S)XEmacs.  Optionally
13206         display (S)XEmacs codename.
13207
13208         * gnus-util.el (gnus-emacs-version): Update for new
13209         `gnus-user-agent'.
13210
13211         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13212         Gnus version.
13213
13214 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13215
13216         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13217         which is unreadable in some setups.
13218
13219 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13220
13221         * gnus-spec.el (gnus-update-format-specifications): Flush the
13222         group format spec cache if it doesn't support decoded group names.
13223
13224 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13225
13226         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13227         Allow to apply decay on score files matching a regexp.
13228
13229 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13230
13231         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13232         compatibility in %g and %c.
13233
13234 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13235
13236         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13237         name for only %g and %c.
13238         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13239         of gnus-tmp-group to decoded group name.
13240         (gnus-group-make-rss-group): Exclude `/'s from group names.
13241
13242 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13243
13244         * nnrss.el (nnrss-get-encoding): Fix regexp.
13245
13246 2004-12-27  Simon Josefsson  <jas@extundo.com>
13247
13248         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13249         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13250         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13251
13252 2004-12-17  Kim F. Storm  <storm@cua.dk>
13253
13254         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13255
13256         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13257
13258 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13259
13260         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13261
13262 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13263
13264         * nnrss.el: Require rfc2047 and mml.
13265         (nnrss-file-coding-system): New variable.
13266         (nnrss-format-string): Redefine it as an inline function.
13267         (nnrss-decode-group-name): New function.
13268         (nnrss-string-as-multibyte): Remove.
13269         (nnrss-retrieve-headers): Decode group name; don't use
13270         nnrss-format-string.
13271         (nnrss-request-group): Decode group name.
13272         (nnrss-request-article): Decode group name; allow a Message-ID as
13273         well as an article number; don't use nnrss-format-string; encode a
13274         Message-ID string which may contain non-ASCII characters; use
13275         mml-to-mime to compose a MIME article.
13276         (nnrss-request-expire-articles): Decode group name.
13277         (nnrss-request-delete-group): Decode group name.
13278         (nnrss-fetch): Clarify error message.
13279         (nnrss-read-server-data): Use insert-file-contents instead of load;
13280         bind file-name-coding-system; use multibyte buffer.
13281         (nnrss-save-server-data): Bind coding-system-for-write to the
13282         value of nnrss-file-coding-system; bind file-name-coding-system;
13283         add coding cookie.
13284         (nnrss-read-group-data): Use insert-file-contents instead of load;
13285         bind file-name-coding-system; use multibyte buffer.
13286         (nnrss-save-group-data): Bind coding-system-for-write to the
13287         value of nnrss-file-coding-system; bind file-name-coding-system.
13288         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13289         make it work with non-ASCII text.
13290         (nnrss-find-el): Make it work with old xml.el as well.
13291
13292 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13293
13294         * nnrss.el (nnrss-get-encoding): New function.
13295         (nnrss-fetch): Use unibyte buffer initially; bind
13296         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13297         decode contents according to the encoding attribute.
13298         (nnrss-save-group-data): Add coding cookie.
13299         (nnrss-mime-encode-string): New function.
13300         (nnrss-check-group): Use it to encode subject and author.
13301
13302 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13303
13304         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13305         imaginary variable.
13306
13307 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13308
13309         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13310         correctly even if there are wide characters.
13311
13312 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13313
13314         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13315         downcased symbol names; make a new cache instead of reusing
13316         bbdb-hashtable.
13317
13318 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13319
13320         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13321         concatenating segments rather than before concatenating them.
13322         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13323
13324         * message.el (message-get-reply-headers): Bind `extra'.
13325
13326 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13327
13328         * message.el (message-extra-wide-headers): New variable.
13329         (message-get-reply-headers): Use it.
13330
13331 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13332
13333         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13334         (gnus-agent-group-pathname): Ditto.
13335
13336         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13337
13338         * gnus-group.el (gnus-group-make-group): Decode group name.
13339         (gnus-group-make-rss-group): Register the group data after opening
13340         the nnrss group.
13341
13342 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13343
13344         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13345         by expiry now get marked as read.
13346
13347 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13348
13349         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13350
13351 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13352
13353         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13354         unify Latin characters in XEmacs.
13355         (mm-find-mime-charset-region): Use it.
13356
13357 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13358
13359         * gnus-util.el (gnus-delete-directory): New function.
13360
13361         * gnus-agent.el (gnus-agent-delete-group): Use it.
13362
13363         * gnus-cache.el (gnus-cache-delete-group): Use it.
13364
13365 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13366
13367         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13368         names.
13369
13370 2004-12-16  Simon Josefsson  <jas@extundo.com>
13371
13372         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13373
13374 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13375
13376         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13377
13378         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13379         (gnus-group-set-current-level): Decode group name.
13380
13381 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13382
13383         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13384         failed.
13385
13386 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13387
13388         * gnus-group.el (gnus-group-delete-group): Decode group name.
13389         (gnus-group-make-rss-group): Encode group name.
13390         (gnus-group-catchup-current): Decode group name.
13391         (gnus-group-kill-group): Decode group name.
13392
13393 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13394
13395         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13396
13397 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13398
13399         * gnus-group.el (gnus-group-make-rss-group):
13400         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13401
13402         * gnus-start.el (gnus-setup-news): Honor user's setting to
13403         gnus-message-archive-method.  Suggested by Lute Kamstra
13404         <lute@gnu.org>.
13405
13406 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13407
13408         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13409         global counterparts of the buffer-local variables.
13410
13411 2004-11-16  Romain Francoise  <romain@orebokech.com>
13412
13413         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13414         counterparts of the buffer-local variables.
13415
13416 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13417
13418         * message.el (message-forbidden-properties): Fixed typo in doc
13419         string.
13420
13421 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13422
13423         * gnus-util.el (gnus-replace-in-string): Added doc string.
13424
13425         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13426         to avoid problems when splitting mails with many recipients.
13427
13428 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13429
13430         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13431         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13432
13433 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13434
13435         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13436         if there is no hashtable in memory or file modification time is
13437         newer than cached timestamp.
13438
13439 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13440
13441         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13442         not-matching option.
13443
13444 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13445
13446         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13447         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13448         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13449         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13450         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13451         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13452
13453 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13454
13455         * message.el (message-forward-make-body-mml): Remove headers
13456         according to message-forward-ignored-headers if a message is decoded.
13457
13458 2004-12-02  Romain Francoise  <romain@orebokech.com>
13459
13460         * message.el (message-forward-make-body-plain): Always remove
13461         headers according to message-forward-ignored-headers.
13462
13463 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13464
13465         * spam.el (spam-summary-prepare-exit): Remove the
13466         gnus-summary-limit pop for now, it has problems with ham marks for
13467         me.
13468
13469 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13470
13471         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13472         correctly.
13473
13474 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13475
13476         * format-spec.el (format-spec): Message the char.
13477
13478 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13479
13480         * gnus-art.el (gnus-split-methods): Reformat comments.
13481
13482         * spam.el (spam-summary-prepare-exit): Remove article limits
13483         before exiting the summary buffer.
13484
13485 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13486
13487         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13488         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13489
13490         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13491         order to silence the byte compiler.
13492
13493         * spam.el: Fix the way to silence the byte compiler, which
13494         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13495         bbdb-search-simple, spam-BBDB-register-routine,
13496         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13497         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13498         spam-stat-buffer-is-spam, spam-stat-load,
13499         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13500         spam-stat-save and spam-stat-split-fancy.
13501
13502 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13503
13504         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13505         which may confuse users.
13506         (canlock-password-for-verify): Ditto.
13507
13508         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13509
13510         * gnus-art.el (gnus-emphasis-alist): Ditto.
13511
13512         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13513
13514         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13515
13516         * gnus-start.el (gnus-save-killed-list): Ditto.
13517
13518         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13519         (gnus-sum-thread-tree-root): Ditto.
13520         (gnus-sum-thread-tree-false-root): Ditto.
13521         (gnus-sum-thread-tree-single-indent): Ditto.
13522
13523         * message.el (message-courtesy-message): Ditto.
13524         (message-archive-note): Ditto.
13525         (message-subscribed-address-file): Ditto.
13526         (message-user-fqdn): Ditto.
13527
13528         * spam-report.el (spam-report-gmane-regex): Ditto.
13529
13530         * spam.el (spam-blackhole-good-server-regex): Ditto.
13531
13532 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13533
13534         * mml.el (mml-preview): Widen the message buffer before copying
13535         the contents to the preview buffer; sort headers before previewing.
13536
13537         * message.el (message-hidden-headers): Fix the way to avoid a bug
13538         in the `repeat' widget in Emacs 21.3 or earlier.
13539
13540 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13541
13542         * message.el (message-hidden-headers): Default to "^References:".
13543         Improve customization type.  Suggested by Reiner Steib
13544         <Reiner.Steib@gmx.de>.
13545
13546 2004-11-25  Romain Francoise  <romain@orebokech.com>
13547
13548         * message.el (message-strip-forbidden-properties): Remove check for
13549         obsolete `message-hidden' text property, hidden headers are not
13550         accessible in the buffer anymore.
13551
13552 2004-11-22  Romain Francoise  <romain@orebokech.com>
13553
13554         * message.el (message-header-format-alist): Add `From' in list
13555         so that it can be sorted.
13556         (message-fix-before-sending): Widen and sort headers before
13557         sending.
13558         (message-hide-headers): Use narrowing to hide headers by moving
13559         them to the top of the buffer and narrowing to the region
13560         underneath.
13561
13562 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13563
13564         * message.el (message-strip-forbidden-properties): Bind
13565         buffer-read-only (etc) to nil.
13566
13567 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13568
13569         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13570         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13571
13572 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13573
13574         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13575
13576 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13577
13578         * dns.el (query-dns): Use sit-for to time instead of
13579         accept-process-output, since that doesn't seem to work on udp
13580         sockets.
13581
13582 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13583
13584         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13585
13586 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13587
13588         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13589         doc string.  Improve doc string.
13590
13591 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13592
13593         * nntp.el (nntp-request-update-info): Return nil if
13594         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13595         may not call gnus-activate-group which uselessly issues the GROUP
13596         commands for all nntp groups and wastes time.  Reported by Romain
13597         Francoise <romain@orebokech.com>.
13598
13599         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13600
13601 2004-11-15  Simon Josefsson  <jas@extundo.com>
13602
13603         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13604         headers separately.
13605         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13606         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13607
13608 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13609
13610         * gnus-start.el (gnus-convert-old-newsrc):
13611         Assign legacy-gnus-agent to 5.10.7.
13612
13613 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13614
13615         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13616         start of the lines.
13617
13618 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13619
13620         * hashcash.el (hashcash-default-payment): Change default to 20.
13621         (hashcash-default-accept-payment): Change default to 20.
13622         (hashcash-process-alist): New variable.
13623         (hashcash-generate-payment-async): Add.
13624         (hashcash-already-paid-p): Add.
13625         (hashcash-insert-payment): Don't generate payments twice.
13626         (hashcash-insert-payment-async): Add.
13627         (hashcash-insert-payment-async-2): Add.
13628         (hashcash-cancel-async): Add.
13629         (hashcash-wait-async): Add.
13630         (hashcash-processes-running-p): Add.
13631         (hashcash-wait-or-cancel): Add.
13632         (mail-add-payment): New optional argument.  Conditionally start
13633         asynchronous calculation.
13634         (mail-add-payment-async): Add.
13635
13636         * message.el (message-send-mail): Wait for asynchronous hashcash
13637         results.  Don't clobber existing X-Hashcash headers.
13638         (message-setup-1): Call mail-add-payment-async when
13639         message-generate-hashcash is non-nil.
13640
13641 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13642
13643         * message.el (message-use-alternative-email-as-from): Examine the
13644         From header as well; use message-make-from in order to include a
13645         user's full name.
13646
13647 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13648
13649         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13650         default; improve customization type.
13651         (gnus-emphasis-custom-with-format): New macro.
13652         (gnus-emphasis-custom-value-to-external): New function.
13653         (gnus-emphasis-custom-value-to-internal): New function.
13654
13655 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13656
13657         * dns.el (query-dns): Resolve reverse addresses.
13658
13659 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13660
13661         * gnus-group.el (gnus-group-get-new-news): Use it.
13662
13663         * gnus-start.el (gnus-check-reasonable-setup): New function.
13664
13665 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13666
13667         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13668         "Args out of range" error.  Reported by Arnaud Giersch
13669         <arnaud.giersch@free.fr>.
13670
13671 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13672
13673         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13674
13675 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13676
13677         * spam.el (spam group): Add :version.
13678
13679         * pgg-def.el (pgg group): Add :version.
13680
13681 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13682
13683         * gnus-art.el (gnus-article-edit-article): Don't associate the
13684         article buffer with a draft file.  This is a temporary measure
13685         against the 2004-08-22 change to gnus-article-edit-mode.
13686
13687 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13688
13689         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13690         (html2text-format-tags): Remove unused variable `attr'.
13691
13692 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13693
13694         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13695
13696         * tls.el (tls-process-connection-type, tls-success)
13697         (tls-certtool-program): Add :version.
13698
13699         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13700         (starttls-extra-arguments, starttls-process-connection-type)
13701         (starttls-connect, starttls-failure, starttls-success): Add :version.
13702
13703         * spam-stat.el (spam-stat): Add :version.
13704
13705         * sieve.el (sieve): Add :version.
13706
13707         * sha1.el (sha1): Add :version.
13708         (sha1-use-external): Remove redundant version.
13709
13710         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13711         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13712         (nnmail-split-fancy-match-partial-words)
13713         (nnmail-split-lowercase-expanded): Add :version.
13714
13715         * nndiary.el (nndiary): Add :version.
13716
13717         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13718
13719         * mml-sec.el (mml-default-sign-method)
13720         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13721         Add :version.
13722
13723         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13724
13725         * mm-url.el (mm-url-use-external, mm-url-program)
13726         (mm-url-arguments): Add :version.
13727
13728         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13729         (mm-attachment-file-modes, mm-decrypt-option)
13730         (mm-w3m-safe-url-regexp): Add :version.
13731
13732         * message.el (message-cite-prefix-regexp)
13733         (message-sendmail-envelope-from, message-minibuffer-local-map)
13734         (message-user-fqdn, message-completion-alist): Add :version.
13735
13736         * gnus-win.el (gnus-configure-windows-hook)
13737         (gnus-use-frames-on-any-display): Add :version.
13738
13739         * gnus-art.el (gnus-article-address-banner-alist)
13740         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13741         (gnus-treat-from-picon, gnus-treat-mail-picon)
13742         (gnus-treat-x-pgp-sig): Add :version.
13743
13744         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13745         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13746         (gnus-summary-article-delete-hook)
13747         (gnus-summary-display-while-building): Add :version.
13748
13749         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13750         (gnus-get-top-new-news-hook): Add :version.
13751
13752         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13753         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13754
13755         * gnus-registry.el (gnus-registry): Add :version.
13756
13757         * gnus-spec.el (gnus-use-correct-string-widths)
13758         (gnus-make-format-preserve-properties): Add :version.
13759
13760         * gnus.el (gnus-group-charter-alist)
13761         (gnus-group-fetch-control-use-browse-url)
13762         (gnus-install-group-spam-parameters): Add :version.
13763
13764         * gnus-diary.el (gnus-diary): Add :version.
13765
13766         * gnus-delay.el (gnus-delay): Add :version.
13767
13768         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13769         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13770         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13771         Add :version.
13772
13773         * gnus-agent.el (gnus-agent-max-fetch-size)
13774         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13775         (gnus-agent-prompt-send-queue): Add :version.
13776
13777         * deuglify.el (gnus-outlook-deuglify): Add :version.
13778
13779         * html2text.el: Beautify code.  Improve doc strings.  Some
13780         checkdoc cleanup.
13781         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13782
13783 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13784
13785         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13786
13787 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13788
13789         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13790         when package is loaded.
13791
13792         * spam.el (spam-summary-score-preferred-header): Add global preference
13793         for people who want to override the default SpamAssassin over
13794         Bogofilter preference (when both are set).
13795         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13796         (spam-user-format-function-S): Check
13797         spam-summary-score-preferred-header.
13798         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13799         (spam-user-format-function-S): Format the score correctly.
13800
13801 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13802
13803         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13804         signature file.  Suggested by Manoj Srivastava
13805         <srivasta@golden-gryphon.com>.
13806
13807         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13808         iso-2022-jp even in the Japanese language environment.
13809         Suggested by Jason Rumney <jasonr@gnu.org>.
13810
13811 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13812
13813         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13814         use the same characters as the dummy marks; make it free from
13815         getting affected by the language environment.
13816         (gnus-summary-read-group-1): Update mark positions only when the
13817         format spec is updated.
13818
13819         * gnus-spec.el (gnus-update-format-specifications): Return a list
13820         of updated types.
13821
13822 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13823
13824         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13825         of boundp to check if display-warning is available.
13826
13827 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13828
13829         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13830
13831 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13832
13833         * nnspool.el (nnspool-spool-directory): Use news-path if the
13834         news-directory variable is not bound.
13835
13836         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13837         function instead of display-warning if it is not available.
13838
13839 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13840
13841         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13842         v5-10: Use `point-at-bol'.
13843
13844 2004-10-26  Simon Josefsson  <jas@extundo.com>
13845
13846         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13847         <chenggao@gmail.com>.
13848
13849 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13850
13851         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13852         instead.
13853
13854 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13855
13856         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13857         to remove a server from the nnimap-server-buffer-alist.
13858         (nnimap-open-connection, nnimap-close-server): Use it.
13859
13860         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13861
13862 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13863
13864         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13865         running the major-mode function.
13866
13867 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13868
13869         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13870         dummy marks in the right way.
13871
13872 2004-10-18  David Edmondson  <dme@dme.org>
13873
13874         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13875         excessively.
13876
13877 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13878
13879         * gnus-util.el (gnus-split-references): Accept a nil references
13880         string and go on blissfully.
13881
13882         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13883         cases where the references string is non-nil but has no references.
13884
13885         * encrypt.el: Add autoload tags.
13886
13887         * spam.el (spam-resolve-registrations-routine): Remove article
13888         from unregistration list too.  Reported by David Hanak
13889         <dhanak@isis.vanderbilt.edu>
13890
13891 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13892
13893         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13894         nil.  Changed custom type.
13895
13896 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13897
13898         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13899
13900         * gnus-sum.el (gnus-summary-move-article): Use it.
13901
13902 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13903
13904         * encrypt.el: Add autoload cookies.
13905
13906         * spam.el (spam-backend-article-list-property)
13907         (spam-backend-get-article-todo-list)
13908         (spam-backend-put-article-todo-list)
13909         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13910         Resolve registrations separately.
13911         (spam-register-routine): Format comments.
13912         (spam-unregister-routine, spam-register-routine): Always call with
13913         specific-articles, no default list.
13914         (spam-summary-prepare-exit): Use the spam-classifications function.
13915
13916         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13917         gnus-encrypt.el.
13918
13919         * encrypt.el: Copied from gnus-encrypt.el.
13920
13921         * gnus-encrypt.el: Commented that it's obsolete.
13922
13923 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13924
13925         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13926         (gnus-score-save): Use it.
13927
13928         * message.el (message-bury): Use `window-dedicated-p'.
13929
13930 2004-10-15  Simon Josefsson  <jas@extundo.com>
13931
13932         * pop3.el (top-level): Don't require nnheader.
13933         (pop3-read-timeout): Add.
13934         (pop3-accept-process-output): Add.
13935         (pop3-read-response, pop3-retr): Use it.
13936
13937 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13938
13939         * spam.el (spam-register-routine): Move comment.
13940         (spam-verify-bogofilter): Use 'unknown for the initial
13941         spam-bogofilter-valid state, not 'never.
13942
13943         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13944         for netrc-machine.
13945
13946         * nnimap.el (nnimap-open-connection): Use
13947         netrc-machine-user-or-password.
13948
13949 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13950
13951         * gnus-registry.el (gnus-registry-unload-hook):
13952         Set as a variable with add-hook.
13953
13954         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13955         of news-path.
13956
13957         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13958
13959         * spam.el: Delete duplicate `provide'.
13960         (spam-unload-hook): Set as a variable with add-hook.
13961
13962 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13963
13964         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13965         in the doc string.
13966
13967         * message.el (message-ignored-news-headers)
13968         (message-ignored-supersedes-headers)
13969         (message-ignored-resent-headers)
13970         (message-forward-ignored-headers): Improve custom type.
13971
13972 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13973
13974         * message.el (message-tokenize-header): Fix 2004-09-06 change
13975         which used point-min in the wrong place.
13976
13977 2004-10-12  Simon Josefsson  <jas@extundo.com>
13978
13979         * tls.el (tls-certtool-program): New variable.
13980         (tls-certificate-information): New function, based on
13981         ssl-certificate-information.
13982
13983 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13984
13985         * compface.el: Move the version of ELisp-based uncompface program
13986         to the contrib directory because of the copyright problem.
13987
13988 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13989
13990         * message.el (message-kill-buffer): Raise the current frame.
13991
13992 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13993
13994         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13995
13996         * gnus.el (message-y-or-n-p): Autoload.
13997
13998         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13999         (pop3-password-required, pop3-authentication-scheme)
14000         (pop3-leave-mail-on-server): Made customizable.
14001         (pop3): New custom group.
14002         (pop3-retr): Remove `sleep-for' statements.
14003         Suggested by Dave Love <fx@gnu.org>.
14004
14005         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14006         Windows/DOS.
14007
14008         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14009         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14010         Dave Love <fx@gnu.org>.
14011
14012         * mml.el (mml-minibuffer-read-disposition): Require match.
14013         Suggested by Dave Love <fx@gnu.org>.
14014
14015 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14016
14017         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14018         doc string.
14019
14020 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14021
14022         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14023
14024 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14025
14026         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14027         instead of calling `mm-insert-inline', to decode text/* parts
14028         before displaying them.
14029
14030 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14031
14032         * mm-uu.el (mm-uu-text-plain-type): New variable.
14033         (mm-uu-pgp-signed-extract-1): Use it.
14034         (mm-uu-pgp-encrypted-extract-1): Use it.
14035         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14036         bind mm-uu-text-plain-type with that value.
14037         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14038         mm-uu-dissect.
14039
14040 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14041
14042         * gnus-group.el (gnus-update-group-mark-positions):
14043         * gnus-sum.el (gnus-update-summary-mark-positions):
14044         * message.el (message-check-news-body-syntax):
14045         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14046         of string-as-multibyte.
14047
14048 2004-10-05  Juri Linkov  <juri@jurta.org>
14049
14050         * gnus-group.el (gnus-update-group-mark-positions):
14051         * gnus-sum.el (gnus-update-summary-mark-positions):
14052         * message.el (message-check-news-body-syntax):
14053         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14054         8-bit unibyte values to a multibyte string for search functions.
14055
14056 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14057
14058         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14059         (mm-uu-dissect-text-parts): New function.
14060
14061         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14062         dissect text parts.
14063
14064         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14065         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14066
14067         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14068
14069         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14070         gnus-current-topics instead of gnus-current-topic.
14071
14072 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14073
14074         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14075
14076 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14077
14078         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14079         where approriate.
14080
14081         * nnml.el (nnml-generate-active-info): do.
14082
14083         * nndiary.el (nndiary-generate-active-info): do.
14084
14085         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14086         (gnus-topic-move): do.
14087
14088         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14089         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14090
14091         * gnus-srvr.el (gnus-server-prepare)
14092         (gnus-server-open-all-servers): do.
14093
14094         * gnus-msg.el (gnus-summary-cancel-article)
14095         (gnus-summary-resend-message)
14096         (gnus-summary-mail-crosspost-complaint): do.
14097
14098         * gnus-move.el (gnus-change-server): do.
14099
14100         * gnus-group.el (gnus-group-unmark-all-groups)
14101         (gnus-group-set-current-level): do.
14102
14103 2004-10-04  Simon Josefsson  <jas@extundo.com>
14104
14105         * message.el (message-generate-hashcash): Doc fix.
14106
14107 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14108
14109         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14110         avoid infinite recursion via gnus-get-function.
14111
14112 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14113
14114         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14115
14116         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14117
14118         * nnmail.el (nnmail-split-history): do.
14119
14120         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14121         (nnml-request-delete-group): do.
14122
14123         * nnslashdot.el (nnslashdot-read-groups): do.
14124
14125         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14126         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14127
14128         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14129         (nnspool-sift-nov-with-sed): Use last.
14130         (nnspool-retrieve-headers-with-nov): Use mapc.
14131         (nnspool-request-newgroups): Use dolist.
14132         (nnspool-request-group): Use last.
14133
14134         * nntp.el (nntp-read-server-type): Use dolist.
14135
14136         * nnvirtual.el (nnvirtual-create-mapping)
14137         (nnvirtual-update-read-and-marked): Use dolist.
14138         (nnvirtual-convert-headers): Simplify.
14139
14140 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14141
14142         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14143         support for sync'ing tick marks.
14144
14145 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14146
14147         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14148         there's no visible header.
14149
14150 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14151
14152         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14153         necessary, pass full group name to gnus-request-set-marks.
14154
14155 2004-10-01  Simon Josefsson  <jas@extundo.com>
14156
14157         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14158         acroread.
14159
14160 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14161
14162         * spam-report.el (spam-report-gmane): Fix interactive.
14163
14164         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14165
14166         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14167         when writing file.
14168         (gnus-agent-synchronize-flags): Don't default to being
14169         interactive.
14170
14171 2004-09-30  Simon Josefsson  <jas@extundo.com>
14172
14173         * message.el (message-generate-hashcash): Add.
14174         (message-send-mail): Use it, call mail-add-payment.
14175
14176 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14177
14178         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14179
14180 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14181
14182         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14183         gnus-requst-update-info with explicit code to sync the in-memory
14184         info read flags with the marks being sync'd to the backend.
14185
14186         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14187
14188 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14189
14190         * spam.el (spam-verify-bogofilter): Add new function.
14191         (spam-check-bogofilter)
14192         (spam-bogofilter-register-with-bogofilter): Use it.
14193         (spam-verify-bogofilter): Add small fixes.
14194
14195 2004-09-28  Simon Josefsson  <jas@extundo.com>
14196
14197         * hashcash.el (hashcash-generate-payment): Revert.
14198
14199 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14200
14201         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14202         gnus-extract-references instead of gnus-split-references.
14203
14204         * gnus-util.el (gnus-extract-references): Add new function, analogous
14205         to gnus-split-references but extracts only the message-ID without
14206         anything extra.
14207
14208         * hashcash.el (hashcash-generate-payment)
14209         (hashcash-check-payment): Do the right thing if hashcash-path is
14210         nil (because the hashcash program could not be found).
14211
14212         * spam.el (spam-use-hashcash): Remove comment.
14213
14214 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14215
14216         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14217         (gnus-cache-enter-article, gnus-cache-remove-article)
14218         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14219
14220         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14221
14222         * gnus-art.el (article-hide-boring-headers)
14223         (article-translate-strings, article-display-face)
14224         (gnus-article-mime-match-handle-first)
14225         (gnus-article-highlight-headers)
14226         (gnus-article-add-buttons-to-head): do.
14227
14228 2004-09-27  Simon Josefsson  <jas@extundo.com>
14229
14230         * hashcash.el: New version, from
14231         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14232         ../contrib/.
14233
14234 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14235
14236         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14237
14238 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14239
14240         * gnus-dup.el (gnus-dup-open): Use mapc.
14241         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14242
14243         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14244         Reported by Stefan Wiens <s.wi@gmx.net>.
14245
14246         * gnus.el (gnus-shutdown): Use dolist.
14247
14248         * gnus-undo.el (gnus-undo): Use mapc.
14249
14250         * nnrss.el (nnrss-generate-active): do.
14251
14252         * message.el (message-cite-original-without-signature)
14253         (message-cite-original): Use mapc.
14254         (message-do-actions, message-make-forward-subject): Use dolist.
14255
14256 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14257
14258         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14259         deletion to remove entire duplicate line.  Fixes merged article
14260         number bug.
14261
14262 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14263
14264         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14265         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14266         first ask if you want to open a server and then, even when you
14267         responded with no, asking if you want to synchronize the server's
14268         flags.
14269         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14270         multi-line expressions.
14271         (gnus-agent-synchronize-group-flags): New internal function.
14272         Updates marks in memory (in the info structure) AND in the
14273         backend.
14274
14275         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14276
14277         * nnagent.el (nnagent-request-set-mark): Use
14278         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14279         method, to ensure that synchronization updates marks in the
14280         backend and in the info (in memory) structure.
14281
14282 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14283
14284         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14285         convention fully; don't miss the root article of a thread; make
14286         the X-Draft-From header with correct article numbers.
14287
14288 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14289
14290         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14291         unless plugged.  Disable the agent so that an open failure causes
14292         an error.
14293
14294         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14295         Reverted 2004-09-21 change.  The backend must be opened while
14296         synchronizing flags even when the backend stores the flags
14297         locally.
14298
14299 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14300
14301         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14302         in `header' match.  Reported by Svend Tollak Munkejord.
14303
14304         * message.el (message-cite-original): Fix use of
14305         `message-cite-articles-with-x-no-archive'.
14306
14307 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14308
14309         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14310         (gnus-window-to-buffer): Ditto.
14311
14312         * mml.el (mml-preview-buffer): New variable.
14313         (mml-preview): Manage window layout with gnus-buffer-configuration.
14314
14315         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14316         X-Draft-From header even if those articles aren't quoted.
14317
14318 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14319
14320         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14321         (gnus-request-set-mark, gnus-request-update-mark): Use new
14322         g-s-t-u-l-m to decide to use backend even when unplugged.
14323
14324 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14325
14326         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14327         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14328
14329 2004-09-20  Simon Josefsson  <jas@extundo.com>
14330
14331         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14332         "utf-16-le".
14333
14334 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14335
14336         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14337
14338 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14339
14340         * uudecode.el (uudecode-use-external): Add :version.
14341
14342         * smime.el (smime-CA-file, smime-encrypt-cipher)
14343         (smime-dns-server): Add :version.
14344
14345         * smiley.el (gnus-smiley-file-types): Add :version.
14346
14347         * sha1.el (sha1-use-external): Add :version.
14348
14349         * pgg-def.el (pgg-query-keyserver): Add :version.
14350
14351         * nnmail.el (nnmail-fancy-expiry-targets)
14352         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14353         Add :version.
14354
14355         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14356         (nnimap-retrieve-groups-asynchronous): Add :version.
14357         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14358
14359         * mml.el (mml-content-disposition-parameters)
14360         (mml-insert-mime-headers-always): Add :version.
14361
14362         * mm-util.el (mm-coding-system-priorities): Add :version.
14363
14364         * mm-decode.el (mm-inline-text-html-with-images)
14365         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14366         (mm-verify-option): Add :version.
14367         (mm-text-html-renderer): Change :version.
14368
14369         * message.el (message-fcc-externalize-attachments)
14370         (message-required-headers, message-draft-headers)
14371         (message-subject-trailing-was-query)
14372         (message-subject-trailing-was-ask-regexp)
14373         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14374         (message-mark-insert-end, message-archive-header)
14375         (message-archive-note, message-cross-post-default)
14376         (message-cross-post-note, message-followup-to-note)
14377         (message-cross-post-note-function, message-use-mail-followup-to)
14378         (message-subscribed-address-functions)
14379         (message-subscribed-address-file, message-subscribed-addresses)
14380         (message-subscribed-regexps, message-allow-no-recipients)
14381         (message-yank-cited-prefix, message-signature-insert-empty-line)
14382         (message-hidden-headers, message-hierarchical-addresses)
14383         (message-mail-user-agent, message-use-idna)
14384         (message-valid-fqdn-regexp)
14385         (message-strip-special-text-properties, message-header-synonyms)
14386         (message-beginning-of-line, message-tab-body-function): Add :version.
14387         (message-insert-canlock, message-wide-reply-confirm-recipients):
14388         Change :version.
14389
14390         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14391         and :version.
14392         (mail-source-delete-old-incoming-confirm)
14393         (mail-source-movemail-program): Add :version.
14394
14395         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14396         (gnus-agent-cache, gnus-agent): Change :version.
14397
14398         * gnus-util.el (gnus-use-byte-compile): Change :version.
14399
14400         * gnus-sum.el (gnus-summary-make-false-root-always)
14401         (gnus-summary-default-high-score)
14402         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14403         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14404         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14405         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14406         (gnus-sum-thread-tree-single-indent)
14407         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14408         (gnus-sum-thread-tree-leaf-with-other)
14409         (gnus-sum-thread-tree-single-leaf): Add :version.
14410         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14411         (gnus-article-loose-mime): Change :version.
14412
14413         * gnus-start.el (gnus-backup-startup-file)
14414         (gnus-save-startup-file-via-temp-buffer): Add :version.
14415
14416         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14417         (gnus-server-offline-face): Add :version.
14418
14419         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14420
14421         * gnus-msg.el (gnus-gcc-externalize-attachments)
14422         (gnus-debug-files, gnus-debug-exclude-variables)
14423         (gnus-discouraged-post-methods): Change :version.
14424         (gnus-confirm-mail-reply-to-news)
14425         (gnus-confirm-treat-mail-like-news): Add :version.
14426
14427         * gnus-int.el (gnus-server-unopen-status): Add :version.
14428
14429         * gnus-group.el (gnus-group-jump-to-group-prompt)
14430         (gnus-large-ephemeral-newsgroup)
14431         (gnus-fetch-old-ephemeral-headers): Add :version.
14432
14433         * gnus-fun.el (gnus-x-face-directory)
14434         (gnus-convert-pbm-to-x-face-command)
14435         (gnus-convert-image-to-x-face-command)
14436         (gnus-convert-image-to-face-command): Add :version.
14437
14438         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14439
14440         * gnus-cite.el (gnus-cite-blank-line-after-header)
14441         (gnus-article-boring-faces): Add :version.
14442
14443         * gnus-art.el (gnus-buttonized-mime-types)
14444         (gnus-inhibit-mime-unbuttonizing)
14445         (gnus-treat-display-face)
14446         (gnus-treat-body-boundary): Change :version.
14447         (gnus-body-boundary-delimiter, gnus-picon-databases)
14448         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14449         (gnus-treat-date-english, gnus-treat-fold-headers)
14450         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14451         (gnus-treat-mail-picon, gnus-treat-wash-html)
14452         (gnus-article-encrypt-protocol)
14453         (gnus-use-idna, gnus-article-over-scroll)
14454         (gnus-mime-display-multipart-alternative-as-mixed)
14455         (gnus-mime-display-multipart-related-as-mixed)
14456         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14457         (gnus-ctan-url, gnus-button-ctan-handler)
14458         (gnus-button-handle-ctan-bogus-regexp)
14459         (gnus-button-ctan-directory-regexp)
14460         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14461         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14462         (gnus-button-man-level, gnus-button-emacs-level)
14463         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14464
14465         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14466         (gnus-agent-go-online): Change :version.
14467         (gnus-agent-expire-unagentized-dirs)
14468         (gnus-agent-auto-agentize-methods): Add :version.
14469
14470         * flow-fill.el (fill-flowed-display-column)
14471         (fill-flowed-encode-column): Add :version.
14472
14473         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14474         (gnus-outlook-deuglify-unwrap-max)
14475         (gnus-outlook-deuglify-cite-marks)
14476         (gnus-outlook-deuglify-unwrap-stop-chars)
14477         (gnus-outlook-deuglify-no-wrap-chars)
14478         (gnus-outlook-deuglify-attrib-cut-regexp)
14479         (gnus-outlook-deuglify-attrib-verb-regexp)
14480         (gnus-outlook-deuglify-attrib-end-regexp)
14481         (gnus-outlook-display-hook): Add :version.
14482
14483         * binhex.el (binhex-use-external): Add :version.
14484
14485 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14486
14487         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14488         and `invisible'.
14489
14490 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14491
14492         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14493         in gnus-registry-trim.
14494
14495 2004-09-13  Simon Josefsson  <jas@extundo.com>
14496
14497         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14498
14499         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14500
14501         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14502         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14503         <yamaoka@jpl.org>.
14504         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14505         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14506         <yamaoka@jpl.org>.
14507
14508         * sieve.el (sieve-manage-mode): Ditto.
14509
14510 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14511
14512         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14513
14514 2004-09-11  Simon Josefsson  <jas@extundo.com>
14515
14516         * dns-mode.el: Add.
14517
14518         * mm-view.el (mm-display-dns-inline): Add.
14519
14520         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14521         (mm-automatic-display): Ditto.
14522
14523         * mailcap.el (mailcap-mime-data): Add text/dns.
14524         (mailcap-mime-extensions): Map .soa to text/dns.
14525
14526 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14527
14528         * gnus-art.el (article-decode-mime-words, article-babel)
14529         (gnus-article-highlight-signature, gnus-article-add-buttons)
14530         (gnus-signature-toggle): Remove unnecessary bindings of
14531         `inhibit-read-only' inherited from v5.10 merge.
14532
14533 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14534
14535         * nntp.el (nntp): New customization group.
14536         (nntp-authinfo-file): Add customization group.
14537
14538         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14539
14540         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14541
14542         * gnus.el (to-address, to-list, subscribed)
14543         (large-newsgroup-initial): Ditto.
14544
14545         * flow-fill.el (fill-flowed-display-column)
14546         (fill-flowed-encode-column): Ditto.
14547
14548 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14549
14550         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14551         Use point-min rather than 1.
14552         (message-send-mail): Use buffer-size rather than point-max.
14553
14554         * gnus-sum.el (gnus-summary-search-article-forward):
14555         Signal a specific `search-failed' rather than a generic `error'.
14556
14557         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14558         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14559         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14560
14561 2004-09-10  Simon Josefsson  <jas@extundo.com>
14562
14563         * nndb.el (require): Remove tcp and duplicate cl.
14564
14565 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14566
14567         * gnus-agent.el (directory-files-and-attributes): Move forward.
14568
14569 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14570
14571         * gnus-agent.el (directory-files-and-attributes): Optionally
14572         defined to support XEmacs.
14573
14574 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14575
14576         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14577         to avoid run-time CL dependencies.
14578         (gnus-agent-unfetch-articles): New function.
14579         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14580         article numbers even when local .overview file is missing.
14581         (gnus-agent-read-article-number): New function.  Only accepts
14582         27-bit article numbers.
14583         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14584         gnus-agent-read-article-number.
14585         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14586         from backend while recognizing that article numbers in .overview
14587         must be valid.
14588         (gnus-agent-update-files-total-fetched-for): Use
14589         directory-files-and-attributes to improve performance.
14590         * gnus-int.el (gnus-request-move-article): Use
14591         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14592         improve performance.
14593
14594         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14595         some users confused by references to .newsrc when they only have a
14596         .newsrc.eld file.
14597         (gnus-convert-mark-converter-prompt)
14598         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14599         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14600         New function.  Used internally to only display 'gnus converting
14601         files' message when actually necessary.
14602
14603         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14604         methods now autoloaded.
14605
14606 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14607
14608         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14609         identifiers.
14610
14611 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14612
14613         * gnus-picon.el: Fix indentation and closing parenthesis.
14614
14615 2004-09-01  Simon Josefsson  <jas@extundo.com>
14616
14617         * message.el (message-canlock-generate): Require sha1, not
14618         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14619         to require within a function.  Sadly, if sha1.el isn't loaded, the
14620         let binding in m-c-g will hide the defcustom definition, which is
14621         bad.)
14622
14623         * canlock.el: Require sha1, not sha1-el.
14624
14625         * message.el: Don't autoload sha1 (there is a autoload cookie in
14626         sha1.el).
14627
14628         * sha1-el.el: Renamed to sha1.el.
14629
14630 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14631
14632         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14633
14634 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14635
14636         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14637
14638 2004-08-30  Kim F. Storm  <storm@cua.dk>
14639
14640         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14641
14642         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14643         Add :group 'nnimap.
14644
14645 2004-08-30  Andreas Schwab  <schwab@suse.de>
14646
14647         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14648         ?* and ?\;.
14649
14650         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14651         and ?\' to symbol instead of whitespace.
14652
14653 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14654
14655         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14656
14657         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14658         instead of re-search-forward.
14659
14660         * gnus-uu.el (gnus-uu-save-article): Ditto.
14661         (gnus-uu-post-encode-uuencode): Ditto.
14662
14663         * html2text.el (html2text-clean-list-items): Ditto.
14664         (html2text-clean-dtdd): Ditto.
14665         (html2text-format-tags): Ditto.
14666
14667         * message.el (message-send-mail-with-sendmail): Fix regexp.
14668         (message-fill-field-general): Use search-forward instead of
14669         re-search-forward.
14670         (unbold-region): Ditto.
14671
14672         * nnrss.el (nnrss-request-article): Ditto.
14673
14674         * nnslashdot.el (nnslashdot-request-article): Ditto.
14675
14676         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14677
14678         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14679         "Unrecognized menu descriptor" error in XEmacs.
14680
14681 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14682
14683         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14684         parent article of a sparse article in the thread hashtb.
14685
14686 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14687
14688         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14689         (nnmail-expand-newtext): Lowercase expanded entries if
14690         nnmail-split-lowercase-expanded is non-nil.
14691
14692 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14693
14694         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14695
14696         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14697         of gnus-tmp-news-method into string under XEmacs.  It will be
14698         passed to gnus-correct-length which takes only a string argument.
14699
14700 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14701
14702         * gnus-util.el (gnus-bind-print-variables): New macro.
14703         (gnus-prin1): Use it.
14704         (gnus-prin1-to-string): Use it.
14705         (gnus-pp): New function.
14706         (gnus-pp-to-string): New function.
14707
14708         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14709         Replace pp-to-string with gnus-pp-to-string.
14710         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14711         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14712         * gnus-msg.el (gnus-debug): Ditto.
14713         * gnus-score.el (gnus-score-save): Ditto.
14714         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14715         gnus-pp-to-string.
14716         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14717         with gnus-pp.
14718         * score-mode.el (gnus-score-pretty-print): Ditto.
14719         * webmail.el (webmail-debug): Ditto.
14720
14721 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14722
14723         * gnus-art.el (article-display-face, article-display-x-face):
14724         Use buffer-read-only.
14725
14726 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14727
14728         * gnus-art.el (article-hide-list-identifiers):
14729         Bind inhibit-read-only as t.
14730
14731 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14732
14733         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14734
14735 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14736
14737         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14738         (gnus-narrow-to-page): Don't assume point-min == 1.
14739         (gnus-article-edit-mode): Derive from message-mode.
14740
14741         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14742         point-min == 1.
14743
14744         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14745         Disable incorrect use of `assert'.
14746
14747         * message.el (message-mode): Set comment-start-skip.
14748
14749
14750 2004-08-22  Sam Steingold  <sds@gnu.org>
14751
14752         * pop3.el (pop3-leave-mail-on-server): New user variable.
14753         (pop3-movemail): Delete mail only when it is nil.
14754
14755 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14756
14757         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14758
14759         * mml.el (mml-preview): Use `pop-to-buffer'.
14760
14761         * message.el (message-goto-mail-followup-to): Insert after "To".
14762         (message-carefully-insert-headers): Add comment.
14763
14764         * gnus.el: Remove unused variable `gnus-article-check-size'.
14765
14766         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14767
14768         * gnus-art.el (gnus-button-alist): Improve
14769         `gnus-button-handle-library' entry.
14770
14771 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14772
14773         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14774         downcase, since XEmacs capitalizes error messages differently.
14775
14776 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14777
14778         * nntp.el: Add (require 'gnus) due to reference to
14779         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14780
14781 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14782
14783         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14784         `mm-fill-flowed'.
14785
14786         * mm-decode.el (mm-dissect-singlepart): Check it.
14787
14788 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14789
14790         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14791         'imap' for netrc parsing.
14792
14793 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14794
14795         * mailcap.el (mailcap-mime-data): Mark as risky.
14796
14797 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14798
14799         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14800         may be included in the encoded word.
14801         (rfc2047-encode): Don't append a space if the encoded word
14802         includes close parenthesis.
14803
14804 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14805
14806         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14807         of text within parentheses.
14808
14809 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14810
14811         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14812         (gnus-encrypt-write-file-contents): Make the password key the file
14813         name PLUS the cipher, not just the cipher.  Also remove failed
14814         passwords from the cache.
14815
14816 2004-08-06  Simon Josefsson  <jas@extundo.com>
14817
14818         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14819         fix.
14820
14821 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14822
14823         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14824         LWSP.
14825
14826 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14827
14828         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14829         to append in-reply-to: data to the references: header.
14830
14831         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14832         (netrc-parse): Use gnus-encrypt.el functions.
14833
14834         * gnus-encrypt.el: Add new file for encryption support; currently
14835         does only a few GPG ciphers and an internal XOR cipher.
14836
14837         * password.el: Add comments on using password-read-and-add.
14838         (password-read-and-add): Add function to read and add the
14839         password to the cache at once.
14840
14841 2004-07-28  Simon Josefsson  <jas@extundo.com>
14842
14843         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14844         parameter (but don't use it, for now).
14845
14846         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14847         instead of hard coding to nil.
14848
14849 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14850
14851         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14852         as mm-inline-image-xemacs does.
14853
14854 2004-07-26  Simon Josefsson  <jas@extundo.com>
14855
14856         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14857         Revert part of 2004-07-17 change below.
14858
14859 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14860
14861         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14862         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14863
14864 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14865
14866         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14867         quotes that actually start with ">" at the beginning of the
14868         lines.
14869
14870 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14871
14872         * rfc2047.el (rfc2047-encode-region): Fix last change.
14873         (rfc2047-encode-parameter): Remove useless concat.
14874
14875 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14876
14877         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14878         encode special characters; fix some kind of misconfigured headers;
14879         signal a real error if debug-on-quit or debug-on-error is non-nil.
14880         (rfc2047-encode-max-chars): New variable.
14881         (rfc2047-encode-1): Use it.
14882         (rfc2047-encode-parameter): New function.
14883
14884         * mml.el (mml-insert-parameter): Remove an excessive space.
14885
14886 2004-07-17  Simon Josefsson  <jas@extundo.com>
14887
14888         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14889         Kai Grossjohann <kai@emptydomain.de>.
14890         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14891         (gnus-group-make-menu-bar): Ditto.
14892
14893         * gnus-util.el (gnus-group-server): Add.
14894
14895 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14896
14897         * message.el (message-clone-locals): Clone sendmail and smtp
14898         variables.
14899
14900 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14901
14902         * rfc2047.el (rfc2047-encode-region): Fix last change.
14903
14904 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14905
14906         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14907         characters as non-special.
14908
14909 2004-07-09  Simon Josefsson  <jas@extundo.com>
14910
14911         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14912         Users will lose all flag changes made while unplugged with
14913         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14914         good default.  See numerous reports on ding mailing list.
14915
14916 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14917
14918         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14919         add generate-head-function and generate-article-function to the
14920         rfc822-forward entry.
14921         (nndoc-rfc822-forward-generate-article): New function.
14922         (nndoc-rfc822-forward-generate-head): New function.
14923
14924         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14925
14926 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14927
14928         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14929         respect display group parameter and gnus-summary-expunge-below.
14930         (gnus-articles-to-read): Remove unused reference to display group
14931         parameter.
14932
14933 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14934
14935         * nnheader.el (nnheader-uniquify-message-id): New experimental
14936         variable.
14937         (nnheader-nov-read-message-id): Use it.
14938
14939         * spam-report.el (spam-report-gmane): Add interactive.
14940
14941 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14942
14943         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14944         qp-or-base64 for the application/* types.
14945
14946 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14947
14948         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14949
14950 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14951
14952         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14953         trim value.
14954
14955 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14956
14957         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14958         New macro and function.
14959         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14960
14961 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14962
14963         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14964         after-load-alist.
14965
14966 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14967
14968         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14969         update info that isn't there.
14970
14971 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14972
14973         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14974         entry.
14975
14976 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14977
14978         * mm-view.el (mm-inline-render-with-function): Use multibyte
14979         buffer; decode html source by charset.
14980
14981         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14982
14983         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14984         Mule-UCS is loaded under XEmacs.
14985         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14986
14987 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14988
14989         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14990
14991 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14992
14993         * mm-util.el (mm-coding-system-p): Return a coding-system.
14994         (mm-mime-mule-charset-alist): Use shift_jis instead of
14995         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14996         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14997         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14998         instead of japanese-shift-jis and iso-latin-1 respectively in
14999         order to share the default value with both Emacs and XEmacs-mule.
15000         (mm-mule-charset-to-mime-charset): Make
15001         mm-coding-system-priorities effective.
15002         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15003         while predicating of candidates upon the priorities.
15004
15005 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15006
15007         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15008         gnus-uu-invert-processable.
15009
15010         * gnus.el: Autoload gnus-uu-invert-processable.
15011
15012 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15013
15014         * mm-util.el (mm-with-multibyte-buffer): New macro.
15015
15016         * rfc2047.el (rfc2047-encode-string): Use it.
15017         (rfc2047-encode-region): Move point to the end of the region after
15018         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15019
15020 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15021
15022         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15023         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15024
15025 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15026
15027         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15028         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15029         Karl Chen <quarl@nospam.quarl.org>.
15030
15031 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15032
15033         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15034         invalid addresses.
15035
15036 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15037
15038         * spam.el: Change section markers, revise TODO list.
15039         (spam-backends): Make new master list of all installed backends.
15040         (spam-summary-exit-behavior): Add new variable to determine how
15041         messages moves are done at summary exit.
15042         (spam-move-spam-nonspam-groups-only)
15043         (spam-process-ham-in-nonham-groups)
15044         (spam-process-ham-in-spam-groups): Remove variables, the
15045         spam-summary-exit-behavior variable should be used to manage this
15046         behavior.
15047         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15048         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15049         and spam-old-spam-articles.
15050         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15051         Add empty variables, placeholders for the backends they represent.
15052         (spam-set-difference): Move, unchanged.
15053         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15054         unless the user has a processor variable.
15055         (spam-classifications, spam-classification-valid-p)
15056         (spam-backend-properties, spam-backend-property-valid-p)
15057         (spam-backend-function-type-valid-p)
15058         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15059         (spam-report-articles-gmane, spam-report-articles-resend):
15060         Remove functions, they are not needed.
15061         (spam-install-backend-super, spam-backend-list)
15062         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15063         (spam-backend-function, spam-backend-ham-registration-function)
15064         (spam-backend-spam-registration-function)
15065         (spam-backend-ham-unregistration-function)
15066         (spam-backend-spam-unregistration-function)
15067         (spam-backend-statistical-p, spam-backend-mover-p)
15068         (spam-install-backend-alias, spam-install-checkonly-backend)
15069         (spam-install-mover-backend, spam-install-nocheck-backend)
15070         (spam-install-backend, spam-install-statistical-backend)
15071         (spam-install-statistical-checkonly-backend): Add backend installation
15072         support.
15073         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15074         (spam-group-processor-p): Use the new backend code and respect the
15075         summary exit behavior.
15076         (spam-mark-spam-as-expired-and-move-routine): Remove.
15077         (spam-summary-prepare): Change to use the new spam-old-articles
15078         variable.
15079         (spam-copy-or-move-routine, spam-copy-spam-routine)
15080         (spam-move-spam-routine, spam-copy-ham-routine)
15081         (spam-move-ham-routine): Add code to copy/move ham or spam.
15082         (spam-fetch-field-fast): Improve doc and code, plus allow the
15083         'number request.
15084         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15085         variables.
15086         (spam-split, spam-find-spam): Use the new backend code.
15087         (spam-registration-functions): Remove variable.
15088         (spam-unregister-routine): Add convenience wrapper.
15089         (spam-log-undo-registration, spam-register-routine)
15090         (spam-log-processing-to-registry)
15091         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15092         where possible.
15093         (spam-check-gmane-xref, spam-check-regex-headers)
15094         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15095         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15096         (spam-check-bogofilter-headers, spam-check-spamoracle)
15097         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15098         (spam-check-crm114-headers): Use the spam-split-group that
15099         spam-split prepares, no need to determine it every time.
15100
15101         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15102         to the nnheader-parse-naked-head call.
15103
15104         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15105
15106         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15107         the nnheader-nov-read-message-id call.
15108
15109 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15110
15111         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15112         gnus-activate-group twice.  Suggested by Markus Peter
15113         <warp@spin.de>.
15114
15115 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15116
15117         * gnus-art.el (gnus-article-time-format): Exchange the order of
15118         day and month in the default value; fix customization type.
15119         (article-date-ut): Use add-text-properties.
15120         (article-make-date-line): Use message-make-date instead of
15121         current-time-string.
15122
15123         * message.el (message-fetch-field): Don't use set-text-properties.
15124         (message-make-date): Simplify.
15125
15126         * messagexmas.el (message-xmas-make-date): New function.
15127         (message-xmas-redefine): Defalias message-make-date to it.
15128
15129 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15130
15131         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15132         (rfc2047-encode-region): Treat text within parentheses as special;
15133         show the original text when error has occurred.
15134
15135         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15136         already-computed method to gnus-activate-group.
15137
15138         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15139         same select-methods identical Lisp objects.
15140
15141         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15142         object when modifying the info.
15143
15144 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15145
15146         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15147         gnus-opened-servers since it has never been opened with the new
15148         configuration yet.
15149
15150 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15151
15152         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15153         arg to nnheader-generate-fake-message-id.
15154
15155 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15156
15157         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15158         number and build a fake message ID localized to a group and
15159         article number (so it's repeatable from that point on).
15160         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15161         ID format.
15162
15163         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15164         nnheader-generate-fake-message-id with the article number.
15165
15166 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15167
15168         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15169         end-of-buffer.
15170
15171 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15172
15173         * message.el (message-ignored-supersedes-headers): Add Approved.
15174
15175 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15176
15177         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15178         goto-char.
15179         (rfc2047-encode): Fold the line before encoding.
15180
15181 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15182
15183         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15184         folding -- not all headers can be folded, and this should be done
15185         by the message composition mode.  Probably.  I think.
15186
15187 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15188
15189         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15190         fast.
15191
15192         * gnus-ems.el (gnus-remove-image): Don't use
15193         message-text-with-property; remove only the image found first.
15194
15195         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15196         found first.
15197
15198 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15199
15200         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15201
15202 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15203
15204         * message.el (message-text-with-property): Make it fast and accept
15205         optional arguments.
15206         (message-strip-forbidden-properties): Use it.
15207         (message-fix-before-sending): Follow the m-t-w-p change.
15208
15209         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15210
15211 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15212
15213         * gnus-art.el (article-hide-headers): Don't change the buffer
15214         mistakenly when performing mml-preview even if
15215         gnus-single-article-buffer is nil.
15216
15217 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15218
15219         * message.el (message-expand-name-databases): New user option.
15220         (message-expand-name): Use it.
15221
15222 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15223
15224         * spam.el (spam-report-articles-resend)
15225         (spam-report-resend-register-routine): Allow ham reporting.
15226         (spam-report-resend-register-ham-routine): Add wrapper.
15227         (spam-registration-functions): Add ham resending functions.
15228         (spam-list-of-processors): Add ham resend processor.
15229
15230         * gnus.el (ham-resend-to): Add new group parameter.
15231         (spam-process): Add ham resend option.
15232
15233         * spam-report.el (spam-report-resend): Allow reporting ham.
15234         (spam-report-resend-ham): Add wrapper.
15235
15236 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15237
15238         * message.el (message-cite-articles-with-x-no-archive): New
15239         variable.
15240         (message-cite-original): Use it.
15241
15242 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15243
15244         * message.el (message-cite-original): Respect X-No-Archive.
15245
15246 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15247
15248         * gnus-art.el (article-hide-headers): Refer to the values for
15249         gnus-ignored-headers and gnus-visible-headers in the summary
15250         buffer since a user may have set them as group parameters.
15251
15252 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15253
15254         * assistant.el (assistant-node-name): Add convenience function.
15255         (assistant-render-text, assistant-render-node): Add error handling,
15256         plus handle multiple next nodes.
15257         (assistant-find-next-node): Comment out for now.
15258         (assistant-find-next-nodes): Add function, returns list of next
15259         nodes.
15260
15261 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15262
15263         * mail-source.el (mail-source-directory): Fix doc-string.
15264
15265 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15266
15267         * assistant.el (assistant-render-text, assistant-eval): Add :set
15268         widget type, which is different because it takes and returns a
15269         list.  Much hilarity ensues.
15270
15271 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15272
15273         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15274
15275         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15276         doc-string.
15277
15278         * gnus-start.el (gnus-activate-group): Added doc-string.
15279
15280 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15281
15282         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15283
15284 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15285
15286         * assistant.el (assistant-render-text): Try to add a :set
15287         widget, more to come.
15288
15289         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15290         strings.
15291         (spam-report-articles-resend)
15292         (spam-register-routine): Do registration iff any articles warrant
15293         it.
15294         (spam-summary-prepare-exit): Change log message for nil group
15295         destinations.
15296
15297 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15298
15299         * spam.el (spam-report-resend-register-routine): Allow
15300         spam-report-resend-to to be a group parameter or a global value.
15301
15302 2004-05-26  Simon Josefsson  <jas@extundo.com>
15303
15304         * starttls.el: Merge with my GNUTLS based starttls.el.
15305         (starttls-gnutls-program, starttls-use-gnutls)
15306         (starttls-extra-arguments, starttls-process-connection-type)
15307         (starttls-connect, starttls-failure, starttls-success): New
15308         variables.
15309         (starttls-program, starttls-extra-args): Doc fix.
15310         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15311         functions.
15312         (starttls-negotiate, starttls-open-stream): Check
15313         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15314         function if it is set.
15315
15316 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15317
15318         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15319         structured fields.
15320
15321 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15322
15323         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15324
15325 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15326
15327         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15328         variable.
15329         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15330         assigning the spam-mark to new messages.
15331
15332 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15333
15334         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15335
15336 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15337
15338         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15339
15340         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15341         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15342         default.
15343
15344 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15345
15346         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15347         correct data.
15348
15349 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15350
15351         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15352         (spam-group-processor-p): Fix function.
15353         (spam-group-processor-multiple-p)
15354         (spam-group-spam-processor-report-gmane-p)
15355         (spam-group-spam-processor-report-resend-p)
15356         (spam-group-spam-processor-bogofilter-p)
15357         (spam-group-spam-processor-blacklist-p)
15358         (spam-group-spam-processor-ifile-p)
15359         (spam-group-ham-processor-ifile-p)
15360         (spam-group-spam-processor-spamoracle-p)
15361         (spam-group-spam-processor-crm114-p)
15362         (spam-group-ham-processor-bogofilter-p)
15363         (spam-group-spam-processor-stat-p)
15364         (spam-group-ham-processor-stat-p)
15365         (spam-group-ham-processor-whitelist-p)
15366         (spam-group-ham-processor-BBDB-p)
15367         (spam-group-ham-processor-spamoracle-p)
15368         (spam-group-ham-processor-copy-p): Remove functions with some
15369         prejudice against unneeded code.
15370         (spam-report-articles-resend)
15371         (spam-report-resend-register-routine): Allow the group/topic
15372         spam-resend-to value to override spam-report-resend-to.
15373         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15374         properly now.
15375
15376         * gnus.el (spam-resend-to): Add group/topic parameter.
15377         (spam-process): Move the OBSOLETE processors to the end of the
15378         choices.
15379
15380 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15381
15382         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15383         with resend-to set to nil, and then ask the user if necessary.
15384         (spam-report-resend): spam-report-resend takes a list of articles, not
15385         separate article numbers.
15386
15387 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15388
15389         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15390         addition to emacs-w3m.
15391
15392 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15393
15394         * assistant.el (assistant-authinfo-data): New function.
15395         (assistant-eval): Eval for entire assistant.
15396
15397         * netrc.el (netrc-services-file): New variable.
15398         (netrc-parse-services): New function.
15399         (netrc-find-service-name): New function.
15400         (netrc-find-service-number): New function.
15401         (netrc-port-equal): New function.
15402         (netrc-machine): Use it.
15403
15404         * nnimap.el (nnimap-open-connection): Use netrc.
15405
15406         * gnus-util.el (gnus-netrc-get): Remove aliases.
15407
15408         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15409
15410         * assistant.el (wid-edit): Fix compilation.
15411
15412         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15413
15414 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15415
15416         * gnus-util.el (gnus-set-file-modes): New function.  (small
15417         patch).
15418
15419 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15420
15421         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15422
15423         * assistant.el (assistant-render-node): Fix up rendering and
15424         read-only text.
15425         (assistant-render-node): Reset.
15426         (assistant-make-read-only): Not sticky.
15427
15428 2004-05-20  Danny Siu  <dsiu@adobe.com>
15429
15430         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15431         centered even when gnus-auto-center-summary is t.
15432
15433 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15434
15435         * dns.el (dns-get-txt-answer): New function.
15436         (dns-read-txt): Ditto.
15437         (query-dns): Use it.
15438
15439 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15440
15441         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15442         active for foreign groups even if the group level is higher than
15443         the specified value.
15444
15445 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15446
15447         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15448         non-active groups.
15449
15450         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15451
15452 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15453
15454         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15455
15456 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15457
15458         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15459         (spam-crm114-header, spam-crm114-spam-switch)
15460         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15461         (spam-crm114-positive-spam-header)
15462         (spam-crm114-database-directory, spam-list-of-processors)
15463         (spam-group-spam-processor-crm114-p)
15464         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15465         (spam-generic-score, spam-list-of-checks)
15466         (spam-list-of-statistical-checks, spam-registration-functions)
15467         (spam-check-crm114-headers, spam-crm114-score)
15468         (spam-check-crm114, spam-crm114-register-with-crm114)
15469         (spam-crm114-register-spam-routine)
15470         (spam-crm114-unregister-spam-routine)
15471         (spam-crm114-register-ham-routine)
15472         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15473         asjo@koldfront.dk (Adam Sjøgren).
15474
15475         * gnus.el: Add spam-use-crm114.
15476
15477         * spam.el (spam-list-of-processors, spam-registration-functions):
15478         Add spam-use-resend.
15479         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15480         (spam-report-articles-gmane): Add doc fix.
15481         (spam-report-articles-resend, spam-report-resend-register-routine):
15482         Add wrappers around spam-report-resend-to.
15483
15484         * spam-report.el (spam-report-resend-to, spam-report-resend):
15485         Add support for resending spam.
15486         (spam-report-gmane): Fix line length >80.
15487
15488         * gnus.el (spam-process): Add spam-use-resend.
15489
15490 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15491
15492         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15493         number of processed spam messages.
15494         (spam-ham-copy-or-move-routine): Return the number of processed
15495         ham messages.
15496         (spam-summary-prepare-exit): Use the above values to decide
15497         whether status messages shouled be displayed.
15498
15499 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15500
15501         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15502         `rfc2047-encoding-function-alist' in order to avoid conflicting
15503         with the old version.
15504         (rfc2047-encode-region): Concatenate words containing non-ASCII
15505         characters in structured fields; don't encode space-delimited
15506         ASCII words even in unstructured fields; don't break words at
15507         char-category boundaries.
15508         (rfc2047-encode-1): New function.
15509         (rfc2047-encode): Use it; encode text so that it occupies the
15510         maximum width within 76-column; work correctly on Q encoding for
15511         iso-2022-* charsets.
15512         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15513         sure not to break a line just after the header name.
15514         (rfc2047-b-encode-region): Removed.
15515         (rfc2047-b-encode-string): New function.
15516         (rfc2047-q-encode-region): Removed.
15517         (rfc2047-q-encode-string): New function.
15518
15519         * mm-util.el (mm-replace-in-string): New function.
15520
15521 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15522
15523         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15524         get it right.
15525         (gnus-inews-make-draft): Really.
15526
15527 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15528
15529         * nnmh.el (nnmh-request-list-1): Don't check the link count
15530         before descending.  (small patch)
15531
15532 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15533
15534         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15535         stuff.
15536
15537         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15538         on real group name.
15539
15540         * gnus-art.el (gnus-signature-limit): Doc fix.
15541
15542         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15543
15544         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15545
15546 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15547
15548         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15549         isn't a string.
15550
15551 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15552
15553         * gnus-draft.el (gnus-draft-send): Bind
15554         rfc2047-encode-encoded-words.
15555
15556         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15557         (rfc2047-encodable-p): Say that =? needs encoding.
15558         (rfc2047-encode-encoded-words): New variable.
15559
15560         * gnus-group.el (gnus-group-select-group): Doc fix.
15561
15562         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15563
15564         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15565         to nil.
15566
15567         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15568
15569         * nnheader.el (nnheader-get-lines-and-char): New function.
15570
15571 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15572
15573         * gnus-msg.el (gnus-summary-followup-with-original): Document
15574         yanking of region when active.
15575
15576 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15577
15578         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15579         groups if the group level is higher than the specified value.
15580
15581 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15582
15583         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15584         (gnus-group-jump-to-group): Added prefix argument using
15585         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15586         non-active group.
15587
15588         * compface.el (uncompface): Be verbose when changing
15589         `uncompface-use-external'.
15590
15591         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15592         handle manual section.
15593
15594 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15595
15596         * gnus-art.el (gnus-button-alist): Revert previous change.
15597
15598 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15599
15600         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15601
15602 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15603
15604         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15605         whether backend can accept message.
15606
15607         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15608
15609 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15610
15611         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15612         Avoid creating directory when nntp-marks-is-evil is true.
15613         Reported by Reiner Steib.
15614
15615 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15616
15617         * gnus-picon.el (gnus-picon-style): New variable.
15618         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15619         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15620         Jesper Harder <harder@ifa.au.dk>.
15621
15622 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15623
15624         * message.el (message-fill-field): Return point.
15625         (message-generate-headers): Go to end of field.
15626
15627         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15628         stuff for non-living groups.
15629
15630 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15631
15632         * gnus-art.el (gnus-article-followup-with-original)
15633         (gnus-article-reply-with-original): gnus-mark-active-p ->
15634         gnus-region-active-p.
15635
15636 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15637
15638         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15639         only when there is spam or ham to be processed.
15640
15641 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15642
15643         * mail-source.el (mail-source-delete-crash-box): Refactor.
15644         (mail-source-fetch): Use it.
15645         (mail-source-fetch-file): Ditto.
15646         (mail-source-fetch-directory): Run postscript in loop.
15647         (mail-source-fetch-pop): Delete.
15648         (mail-source-fetch-maildir): Ditto.
15649         (mail-source-fetch-imap): Ditto.
15650
15651         * imap.el (imap-authenticators): Comment out sasl.
15652
15653         * message.el (message-skip-to-next-address): New function.
15654         (message-fill-header-address): Refactor.
15655         (message-fill-address): Use it.
15656         (message-delete-address): Use it.
15657         (message-fill-header-general): Refactor.
15658         (message-fill-field-address): Rename.
15659         (message-narrow-to-field): Find the start of the header.
15660         (message-header-format-alist): Don't pre-fill.
15661         (message-fill-header): Removed.
15662         (message-insert-header): New function.
15663         (message-shorten-references): Use it.
15664
15665         * rfc2047.el (rfc2047-field-value): Strip props.
15666
15667         * mail-parse.el (mail-header-make-address): New alias.
15668
15669         * ietf-drums.el (ietf-drums-make-address): New function.
15670
15671         * imap.el: Add compiler directives.
15672
15673         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15674
15675         * gnus-art.el (article-decode-idna-rhs): Don't use
15676         message-idna-inside-rhs-p.
15677
15678 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15679
15680         * message.el (message-idna-inside-rhs-p): Removed.
15681         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15682
15683         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15684         false positives.
15685
15686 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15687
15688         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15689
15690 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15691
15692         * nneething.el (nneething-file-name): Don't create spurious
15693         files.
15694
15695         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15696         (gnus-inews-do-gcc): Remove sleep.
15697
15698         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15699         part under point.
15700
15701         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15702         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15703
15704 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15705
15706         * spam.el (spam-summary-prepare-exit): Fixed (length).
15707
15708 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15709
15710         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15711         as expired without moving it" message when there are spam
15712         messages left.
15713
15714 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15715
15716         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15717         header is not nil.
15718
15719 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15720
15721         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15722         nntp-possibly-create-directory, not nntp-possibly-change-group.
15723         (nntp-marks-changed-p): New arg SERVER.
15724         (nntp-request-update-info): Adjust caller.
15725
15726 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15727
15728         * nntp.el (nntp-save-marks): Pass missing arg.
15729
15730 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15731
15732         * nntp.el: Support marks.
15733         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15734         (nntp-marks-modtime, nntp-marks-directory): New variables.
15735         (nntp-request-set-mark, nntp-request-update-info)
15736         (nntp-possibly-create-directory, nntp-marks-changed-p)
15737         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15738         functions.
15739
15740 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15741
15742         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15743         (gnus-xmas-redefine): Rename.
15744
15745         * gnus-score.el (gnus-score-insert-help): Use
15746         gnus-select-lowest-window.
15747
15748         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15749         appt-select-lowest-window and rename to gnus-select-lowest-window.
15750
15751         * gnus.el: do.
15752
15753 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15754
15755         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15756         encodings of MIME-encoded words, in order to improve
15757         interoperability with several broken MUAs.
15758
15759 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15760
15761         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15762         tags, only when charsets are not specified in headers.
15763         (mm-inline-text-html-render-with-w3m): Ditto.
15764
15765         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15766         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15767
15768 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15769
15770         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15771         instead of MIME-decoded from fields when checking
15772         `gnus-article-address-banner-alist'.
15773
15774 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15775
15776         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15777         description rather than subject.
15778
15779 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15780
15781         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15782
15783 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15784
15785         * gnus.el (gnus-version-number): Bump.
15786
15787 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15788
15789         * gnus.el: No Gnus v0.2 is released.
15790
15791 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15792
15793         * gnus-agent.el (gnus-agent-read-agentview): Inline
15794         gnus-uncompress-range.
15795
15796 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15797
15798         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15799         `exec-installed-p'.
15800
15801 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15802
15803         * gnus.el (spam-process, spam-autodetect-methods): Add
15804         bsfilter and bsfilter-headers.
15805
15806         * spam.el (spam-bsfilter): New customize group.
15807         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15808         (spam-bsfilter-header, spam-bsfilter-probability-header)
15809         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15810         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15811         (spam-bsfilter-database-directory): New options.
15812         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15813         (spam-list-of-statistical-checks, spam-registration-functions):
15814         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15815         (spam-bsfilter-score): New command.
15816         (spam-check-bsfilter-headers, spam-check-bsfilter)
15817         (spam-bsfilter-register-with-bsfilter)
15818         (spam-bsfilter-register-spam-routine)
15819         (spam-bsfilter-unregister-spam-routine)
15820         (spam-bsfilter-register-ham-routine)
15821         (spam-bsfilter-unregister-ham-routine): New functions.
15822         (spam-generic-score): Support bsfilter; Accept an optional argument
15823         to recalcurate spam score even if scoring header has already been
15824         added.
15825         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15826         optional argument to recalcurate spam score even if scoring header
15827         has already been added.
15828
15829 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15830
15831         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15832         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15833         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15834         link is missing.
15835
15836 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15837
15838         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15839         (html2text-get-attr): Rewrite.
15840
15841         * message.el (message-setup-1): Remove redundant put-text-property
15842         on mail-header-separator.
15843
15844 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15845
15846         * gnus-registry.el (gnus-registry-cache-whitespace)
15847         (gnus-registry-action, gnus-registry-spool-action)
15848         (gnus-registry-split-fancy-with-parent): Change message levels
15849         from 5 to 3 or 7, as needed.
15850
15851         * spam.el (spam-summary-prepare-exit)
15852         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15853         (spam-split, spam-find-spam, spam-log-undo-registration)
15854         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15855         level from 5 to 6.
15856
15857 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15858
15859         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15860         2004-03-04 change).
15861
15862 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15863
15864         * sieve-manage.el (sieve-manage-open):
15865         * nnweb.el (nnweb-insert-html):
15866         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15867         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15868         * nnspool.el (nnspool-request-group):
15869         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15870         * nnml.el (nnml-request-update-info):
15871         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15872         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15873         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15874         (nnimap-request-set-mark):
15875         * nnfolder.el (nnfolder-request-update-info):
15876         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15877         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15878         * gnus-uu.el (gnus-uu-find-articles-matching):
15879         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15880         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15881         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15882         * gnus-nocem.el (gnus-nocem-scan-groups):
15883         * gnus-int.el (gnus-start-news-server):
15884         * gnus-group.el (gnus-group-make-kiboze-group)
15885         (gnus-group-browse-foreign-server):
15886         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15887         Use mapc when appropriate.
15888
15889 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15890
15891         FIXME: Make separate entries for each person.
15892
15893         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15894         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15895         <shields@msrl.com>:
15896
15897         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15898         may need for spam sorting and scoring.
15899         (spam-user-format-function-S): Add user format function suitable for
15900         general use.
15901         (spam-article-sort-by-spam-status): Add sorting function for summary
15902         sorting.
15903         (spam-extra-header-to-number): Add function to get a score from a
15904         header.
15905         (spam-summary-score): Add function to get a numeric score from the
15906         headers.
15907         (spam-generic-score): Fix function doc, was in wrong place.
15908         (spam-initialize): Take symbols when it's run, and install the
15909         extra headers that spam-necessary-extra-headers thinks we need.
15910
15911 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15912
15913         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15914         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15915
15916 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15917
15918         * gnus-sum.el (gnus-set-global-variables)
15919         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15920         (gnus-article-get-xrefs, gnus-summary-best-group)
15921         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15922         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15923         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15924         Use with-current-buffer.
15925
15926 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15927
15928         * spam.el (spam-summary-prepare-exit): Simplify logic.
15929         (spam-fetch-article-header): Read the article header if it's not
15930         available.
15931         (spam-list-articles): Simplify logic.
15932         (spam-filelist-register-routine): Fix bug with unregister-list.
15933
15934         * gnus-registry.el: Fix comments at beginning.
15935
15936 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15937
15938         * message.el (message-cater-to-broken-inn): Remove.
15939         (message-shorten-references): Make sure the total folded length of
15940         References is shorter than 998 characters to cater to a bug in INN
15941         2.3.  Also, don't pretend that references aren't folded -- this
15942         hasn't worked for a while.
15943
15944 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15945
15946         * gnus-agent.el (gnus-agentize):
15947         gnus-agent-send-mail-real-function no longer set to current value
15948         of message-send-mail-function but rather a lambda that calls
15949         message-send-mail-function.  The change makes the agent real-time
15950         responsive to user changes to message-send-mail-function.
15951
15952 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15953
15954         * legacy-gnus-agent.el
15955         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15956         help from Florian Weimer <fw@deneb.enyo.de>
15957
15958 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15959
15960         * nnmail.el (nnmail-cache-insert): Revert last change.
15961
15962 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15963
15964         * nnmail.el (nnmail-cache-insert): Always check whether
15965         nnmail-cache-ignore-groups matches a group name.
15966
15967 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15968
15969         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15970         (spam-find-spam, spam-log-processing-to-registry)
15971         (spam-log-registered-p, spam-log-unregistration-needed-p)
15972         (spam-log-undo-registration): Use gnus-message instead of
15973         gnus-error, none of these errors are fatal.
15974
15975         * gnus-registry.el (gnus-registry-clean-empty-function)
15976         (gnus-registry-clean-empty): Remove only empty entries without
15977         extra data.
15978
15979 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15980
15981         * spam-stat.el (spam-stat-buffer-change-to-spam)
15982         (spam-stat-buffer-change-to-non-spam): Change (error) to
15983         (gnus-message 8) invocation.
15984
15985 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15986
15987         * nntp.el (nntp-via-netcat-command): New variable.
15988         (nntp-via-netcat-switches): New variable.
15989         (nntp-open-via-rlogin-and-netcat): New function.
15990         (nntp-open-connection-function): Doc fix.
15991         (nntp-telnet-command): Doc fix.
15992         (nntp-end-of-line): Doc fix.
15993         (nntp-via-rlogin-command): Doc fix.
15994         (nntp-via-user-name): Doc fix.
15995         (nntp-via-address): Doc fix.
15996
15997 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15998
15999         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16000         error in Emacs 21.1.
16001
16002 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16003
16004         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16005
16006 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16007
16008         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16009         (gnus-agent-with-refreshed-group): New macro.
16010         (gnus-agent-rename-group): New function.
16011         (gnus-agent-delete-group): New function.
16012         (gnus-agent-save-group-info): Use gnus-command-method when
16013         `method' parameter is nil.  Don't write nil entries into the
16014         active file.
16015         (gnus-agent-get-group-info): New function.
16016         (gnus-agent-fetch-articles): Use
16017         gnus-agent-update-files-total-fetched-for to increment disk space
16018         used.
16019         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16020         gnus-agent-update-view-total-fetched-for to increment disk space
16021         used.
16022         (gnus-agent-get-local): Added optional parameters to avoid calling
16023         gnus-group-real-name and gnus-find-method-for-group.
16024         (gnus-agent-set-local): Delete stored entry if either min, or max,
16025         are nil.
16026         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16027         quit, use gnus-agent-regenerate-group to record existance of any
16028         articles fetched to disk before the quit occurred.
16029         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16030         gnus-agent-update-view-total-fetched-for, and
16031         gnus-agent-update-files-total-fetched-for to decrement disk space
16032         used.
16033         (gnus-agent-retrieve-headers): Use
16034         gnus-agent-update-view-total-fetched-for to increment disk space
16035         used.
16036         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16037         with gnus-agent-update-files-total-fetched-for to decrement disk
16038         space and fresh group buffer.
16039         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16040         (gnus-agent-need-update-total-fetched-for): New variable.
16041         (gnus-agent-update-files-total-fetched-for): New function.
16042         (gnus-agent-update-view-total-fetched-for): New function.
16043         (gnus-agent-total-fetched-for): New function.
16044
16045         * gnus-cache.el (gnus-cache-save-buffers): Use
16046         gnus-cache-update-overview-total-fetched-for to change disk space
16047         used by this group.
16048         (gnus-cache-possibly-enter-article): Use
16049         gnus-cache-update-file-total-fetched-for to increment disk space
16050         used by this group.
16051         (gnus-cache-possibly-remove-article): Use
16052         gnus-cache-update-file-total-fetched-for to decrement disk space
16053         used by this group.
16054         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16055         (gnus-cache-rename-group): New function.
16056         (gnus-cache-delete-group): New function.
16057         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16058         (gnus-cache-need-update-total-fetched-for): New variable.
16059         (gnus-cache-with-refreshed-group): New macro.
16060         (gnus-cache-update-file-total-fetched-for): New function.
16061         (gnus-cache-update-overview-total-fetched-for): New function.
16062         (gnus-cache-rename-group-total-fetched-for): New function.
16063         (gnus-cache-delete-group-total-fetched-for): New function.
16064         (gnus-cache-total-fetched-for): New function.
16065
16066         * gnus-group.el: Require gnus-sum and autoload functions to
16067         resolve warnings when gnus-group.el compiled alone.
16068         (gnus-group-line-format): Documented new %F.
16069         (size of Fetched data) group line format; identifies disk space
16070         used by agent and cache.
16071         (gnus-group-line-format-alist): Defined new F format.
16072         (gnus-total-fetched-for): New function.
16073         (gnus-group-delete-group): No longer update
16074         gnus-cache-active-altered as gnus-request-delete-group now keeps
16075         the cache in sync.
16076         (gnus-group-list-active): Let the agent store a server's active
16077         list if currently plugged.
16078
16079         * gnus-int.el (gnus-request-delete-group):
16080         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16081         local disk in sync with the server.
16082         (gnus-request-rename-group):
16083         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16084         local disk in sync with the server.
16085
16086         * gnus-start.el (gnus-get-unread-articles):
16087         Cosmetic simplification to logic.
16088
16089         * gnus-util.el (gnus-rename-file): New function.
16090
16091 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16092
16093         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16094
16095 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16096
16097         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16098         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16099
16100 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16101
16102         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16103         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16104
16105 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16106
16107         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16108
16109 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16110
16111         * spam.el (spam-set-difference): Add function to replace
16112         gnus-set-difference in spam.el.
16113         (spam-summary-prepare-exit): Use spam-set-difference.
16114
16115 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16116
16117         * gnus-registry.el (gnus-registry-cache-file): Update to use
16118         gnus-dribble-directory OR gnus-home-directory OR ~.
16119         (gnus-registry-split-fancy-with-parent): Fix doc.
16120
16121 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16122
16123         * message.el (message-exchange-point-and-mark): Use
16124         message-mark-active-p.  Suggested by Jesper Harder
16125         <harder@ifa.au.dk>.
16126
16127 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16128
16129         * message.el (message-exchange-point-and-mark): Don't activate
16130         region if it was inactive.  Suggested by Hiroshi Fujishima
16131         <pooh@nature.tsukuba.ac.jp>.
16132
16133 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16134
16135         * gnus-art.el (article-display-face): Display Faces in the same
16136         order as X-Faces.
16137
16138 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16139
16140         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16141
16142 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16143
16144         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16145         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16146         (gnus-article-mime-hierarchy): Remove.
16147         (gnus-article-mime-hierarchy-next): Remove.
16148         (gnus-article-mode): Revert 2004-03-19 change.
16149         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16150         (gnus-insert-mime-button): Revert 2004-03-19 change.
16151         (gnus-mime-accumulate-hierarchy): Remove.
16152         (gnus-mime-enter-multipart): Remove.
16153         (gnus-mime-leave-multipart): Remove.
16154         (gnus-mime-display-part): Revert 2004-03-19 change.
16155         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16156
16157         * mml.el (mml-preview): Revert 2004-03-19 change.
16158
16159 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16160
16161         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16162
16163 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16164
16165         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16166         t while entering a file name using the mm-with-multibyte macro.
16167         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16168
16169         * mm-util.el (mm-with-multibyte): New macro.
16170
16171 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16172
16173         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16174         user option.
16175         (gnus-mime-multipart-functions): Doc and customization fix.
16176         (gnus-article-mime-hierarchy): New variable.
16177         (gnus-article-mime-hierarchy-next): New variable.
16178         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16179         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16180         gnus-article-mime-hierarchy-next to nil.
16181         (gnus-insert-mime-button): Show hierarchy numbers.
16182         (gnus-mime-accumulate-hierarchy): New function.
16183         (gnus-mime-enter-multipart): New function.
16184         (gnus-mime-leave-multipart): New function.
16185         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16186         (gnus-mime-display-alternative): Show hierarchy numbers.
16187
16188         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16189         gnus-article-mime-hierarchy-next to nil.
16190
16191 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16192
16193         * dns.el: Don't require gnus-xmas.
16194
16195 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16196
16197         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16198         inline PGP.
16199         (mml-menu): Disable mml-quote-region if mark is inactive.
16200
16201 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16202
16203         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16204         when the group's active is not available.
16205
16206 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16207
16208         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16209         error.
16210
16211 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16212
16213         * imap.el (imap-store-password): New variable.
16214         (imap-interactive-login): Use it.
16215         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16216
16217 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16218
16219         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16220         window-start and hscroll to summary window.
16221
16222 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16223
16224         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16225         conversion message to newsrc-dribble when an actual conversion is
16226         performed.
16227
16228 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16229
16230         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16231
16232 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16233
16234         * mm-decode.el (mm-complicated-handles): New function reviving
16235         former definition of mm-multiple-handles.
16236
16237         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16238         (gnus-mime-delete-part): Use it.
16239
16240 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16241
16242         * gnus-agent.el (gnus-agent-read-local): Bind
16243         nnheader-file-coding-system to gnus-agent-file-coding-system to
16244         avoid the implicit assumption that they will always be equal.
16245         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16246         coding-system-for-write, as the with-temp-file macro first prints
16247         to a buffer then saves the buffer.
16248
16249 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16250
16251         * gnus-art.el (gnus-article-edit-part): New function.
16252         (gnus-mime-save-part-and-strip): Use it; do query instead of
16253         signaling an error; don't use mm-multiple-handles.
16254         (gnus-mime-delete-part): Ditto.
16255
16256 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16257
16258         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16259         old file versions.
16260         (gnus-group-prepare-hook): Removed function that converted list
16261         form of gnus-agent-expire-days to group properties.
16262
16263         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16264         (gnus-request-accept-article): Re-indented.
16265
16266         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16267         converters to handle old agent file formats.  Added logic for a
16268         "backup before upgrading warning".
16269         (gnus-convert-mark-converter-prompt): Developers can mark
16270         functions as needing (default), or not needing,
16271         gnus-convert-old-newsrc's "backup before upgrading warning".
16272         (gnus-convert-converter-needs-prompt): Tests whether the user
16273         should be protected from potentially irreversable changes by the
16274         function.
16275
16276         * legacy-gnus-agent.el: New.  Provides converters that are only
16277         loaded when gnus-convert-old-newsrc needs to call them.
16278
16279 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16280
16281         * mail-source.el (mail-source-touch-pop): Doc fix.
16282
16283         * message.el (message-smtpmail-send-it): Doc fix.
16284
16285 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16286
16287         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16288
16289         * nnmail.el (nnmail-split-fancy): do.
16290
16291         * gnus-kill.el (gnus-kill, gnus-execute): do.
16292
16293 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16294
16295         * gnus-sum.el (gnus-widget-reversible-match)
16296         (gnus-widget-reversible-to-internal)
16297         (gnus-widget-reversible-to-external): New functions.
16298         (gnus-widget-reversible): New widget.
16299         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16300
16301 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16302
16303         * gnus-sum.el (gnus-thread-sort-functions)
16304         (gnus-article-sort-functions): Document `(not F)' items.
16305
16306 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16307
16308         * spam.el (spam-use-gmane-xref): Add new backend.
16309         (spam-gmane-xref-spam-group): Add variable to control the name of the
16310         Gmane spam group.
16311         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16312         (spam-regex-headers-spam, spam-regex-headers-ham)
16313         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16314         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16315         backends and checks.
16316         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16317
16318         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16319         an autodetect method.
16320
16321 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16322
16323         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16324         articles are being added to a group.
16325         (gnus-request-replace-article): Inform the agent that articles
16326         need to be uncached as the cached contents are no longer valid.
16327
16328 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16329
16330         * binhex.el: Don't autoload executable-find.
16331
16332         * canlock.el: Don't autoload mail-fetch-field.
16333
16334         * dgnushack.el: Autoload c-mode for XEmacs.
16335
16336         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16337
16338         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16339         rmail-dont-reply-to and rmail-output.
16340
16341         * gnus-score.el: Don't autoload ffap-string-at-point.
16342
16343         * gnus-setup.el: Don't autoload sc-cite-original.
16344
16345         * imap.el: Don't autoload base64-decode-string,
16346         base64-encode-string and md5.
16347
16348         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16349         and rmail-msg-restore-non-pruned-header.
16350
16351         * mm-decode.el: Don't autoload executable-find.
16352
16353         * mm-url.el: Don't autoload executable-find.
16354
16355         * mm-view.el: Don't autoload diff-mode.
16356
16357         * nndb.el: Don't autoload news-reply-mode, news-setup,
16358         cancel-timer and telnet.
16359
16360         * password.el: Don't autoload run-at-time for Emacs.
16361
16362         * sha1-el.el: Don't autoload executable-find.
16363
16364         * sieve-mode.el: Don't autoload c-mode.
16365
16366         * uudecode.el: Don't autoload executable-find.
16367
16368 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16369
16370         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16371         (gnus-agent-possibly-alter-active): Avoid null in numeric
16372         comparison.
16373         (gnus-agent-set-local): Refuse to save null in local object table.
16374         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16375         list of articles that will be marked as unread.
16376
16377 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16378
16379         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16380
16381 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16382
16383         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16384         language tags.
16385
16386 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16387
16388         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16389         Don't bind "obarray".
16390
16391         * gnus-sum.el (gnus-thread-sort-functions): Added
16392         `gnus-thread-sort-by-most-recent-number' and
16393         `gnus-thread-sort-by-most-recent-date'.
16394         Reported by Kai Grossjohann <kai@emptydomain.de>.
16395
16396 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16397
16398         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16399
16400 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16401
16402         * gnus-cus.el (gnus-agent-customize-category): Removed
16403         ignore-errors macro reference that required cl to be loaded at
16404         run-time.
16405
16406         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16407         single-interval range of the form (min . max).  Previously the
16408         range had to look like ((min . max)).  Likewise, return
16409         (min . max) rather than ((min . max)).
16410         (gnus-range-map): Use gnus-range-normalize to accept
16411         single-interval range.
16412
16413         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16414         the cache, but not the agent, now appear with their usual face.
16415
16416         * dgnushack.el (loaddir): New variable that is bound to the
16417         directory containing the dgnushack.el file. Use loaddir, rather
16418         than srcdir, to update load-path. Change lets dgnushack compile
16419         code in directories other than GNUS/lisp.
16420
16421 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16422
16423         * lpath.el: Don't bind w3m-safe-url-regexp.
16424
16425         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16426         w3m-safe-url-regexp variable buffer-local.
16427
16428         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16429
16430 2004-02-27  Simon Josefsson  <jas@extundo.com>
16431
16432         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16433         gnus-group-real-prefix.
16434         (gnus-summary-move-article): Use it, instead of
16435         gnus-group-real-prefix.
16436
16437 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16438
16439         * lpath.el: Bind w3m-safe-url-regexp.
16440
16441         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16442         w3m-safe-url-regexp variable buffer-local and set it as the value
16443         of mm-w3m-safe-url-regexp.
16444
16445         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16446
16447         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16448         parsing gnus-posting-styles when the message is not for replying.
16449
16450         * dgnushack.el: Autoload sgml-mode for XEmacs.
16451
16452         * nnrss.el (nnrss-opml-export): Use
16453         mm-set-buffer-file-coding-system instead of
16454         set-buffer-file-coding-system.
16455
16456 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16457
16458         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16459         of checkdoc.el).
16460         * nnrss.el: do.
16461         * gnus-mlspl.el: do.
16462         * gnus-ml.el: do.
16463         * gnus-srvr.el: do.
16464
16465         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16466
16467 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16468
16469         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16470         Corrections to custom-manual links.
16471
16472         * gnus-art.el (gnus-article): Ditto.
16473
16474         * mm-decode.el (mime-display, mime-security): Ditto.
16475
16476 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16477
16478         * flow-fill.el: Typo.
16479
16480 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16481
16482         * spam-wash.el: New file.
16483
16484 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16485
16486         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16487
16488 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16489
16490         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16491         to be run with new-articles as LIST1, not LIST2.
16492         (spam-registration-functions): Add spam-use-ham-copy as a nil
16493         registration backend.
16494
16495 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16496
16497         * spam-stat.el (spam-stat-washing-hook): New option.
16498         (spam-stat-buffer-words): Use it.
16499         (spam-stat-process-directory, spam-stat-test-directory): Use
16500         insert-file-contents-literally.
16501         (spam-stat-coding-system): New variable.
16502         (spam-stat-load, spam-stat-save): Use it.
16503
16504 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16505
16506         * spam-report.el (spam-report-plug-agent): Quote
16507         spam-report-url-to-file and spam-report-url-ping-plain.
16508
16509 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16510
16511         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16512         / in mailto URLs.
16513
16514 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16515
16516         * spam-report.el (spam-report-process-queue): Fix interactive use.
16517         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16518         (spam-report-unplug-agent): Doc fixes.
16519         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16520         (spam-report-agentize, spam-report-deagentize): Autoload.
16521
16522 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16523
16524         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16525
16526         * message.el (message-setup-fill-variables): Add mml tags to
16527         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16528         <ajk@iu.edu>.
16529         (message-mode): Don't modify paragraph-separate there.
16530
16531 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16532
16533         * compface.el (uncompface-use-external): Default to undecided.
16534         (uncompface-use-external-threshold): New variable.
16535         (uncompface-float-time): New macro.
16536         (uncompface): Determine whether to use the external decoder if
16537         uncompface-use-external is undecided.
16538
16539 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16540
16541         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16542         after images.
16543
16544         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16545
16546 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16547
16548         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16549
16550         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16551
16552         * gnus-sum.el (gnus-summary-limit-to-age)
16553         (gnus-summary-limit-children): do.
16554
16555         * gnus-int.el (gnus-request-scan): do.
16556
16557         * gnus-group.el (gnus-group-suspend): do.
16558
16559         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16560
16561         * gnus-cite.el (gnus-cite-parse-attributions): do.
16562
16563         * gnus-agent.el (gnus-summary-set-agent-mark)
16564         (gnus-agent-regenerate-group): do.
16565
16566         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16567
16568         * binhex.el (binhex-decode-region-internal): do.
16569
16570 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16571
16572         * gnus-fun.el (gnus-face-properties-alist): New user option.
16573         (gnus-display-x-face-in-from): Use it.
16574
16575         * gnus-art.el (article-display-face): Ditto.
16576
16577         * compface.el (uncompface-use-external): Default to nil.
16578
16579 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16580
16581         * nntp.el (nntp-erase-buffer): New function.
16582         (nntp-retrieve-data, nntp-send-command)
16583         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16584         (nntp-possibly-change-group): Use it.
16585
16586         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16587         with-current-buffer.
16588
16589 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16590
16591         * compface.el: Merge the ELisp-based uncompface program.
16592         (compface): New customization group.
16593         (uncompface-use-external): New user option.
16594         (uncompface): Call uncompface-internal if uncompface-use-external
16595         is nil.
16596         (uncompface-internal): New function.  Note that there are also
16597         some other functions and variables added for this function.
16598
16599 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16600
16601         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16602         if necessary.
16603
16604 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16605
16606         * spam-report.el (spam-report-unplug-agent)
16607         (spam-report-plug-agent, spam-report-deagentize)
16608         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16609         Add support for the Agent in spam-report: when unplugged, report to a
16610         file; when plugged, submit all the requests.
16611
16612         * spam.el (spam-register-routine): Fix message about
16613         registration.
16614
16615 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16616
16617         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16618         dependencies.
16619         (rfc2047-encode): Use it.
16620
16621         * gnus-art.el (gnus-button-marker-list): Move before first
16622         reference.
16623
16624         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16625         (imap-parse-body): Fix format string mismatch.
16626
16627         * gnus-score.el (gnus-summary-increase-score): do.
16628
16629         * nnrss.el (nnrss-close): New function.
16630
16631 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16632
16633         * nnrss.el (nnrss-make-filename): New function.
16634         (nnrss-request-delete-group, nnrss-read-server-data)
16635         (nnrss-save-server-data, nnrss-read-group-data)
16636         (nnrss-save-group-data): Use it.
16637         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16638         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16639         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16640
16641 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16642
16643         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16644
16645 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16646
16647         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16648         files.
16649
16650         * message.el (message-generate-headers-first): Don't quote nil
16651         and t in docstrings.
16652
16653         * imap.el (imap-id): do.
16654
16655         * gnus-agent.el (gnus-agent-consider-all-articles)
16656         (gnus-agent-queue-mail): do.
16657
16658 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16659
16660         * spam-report.el (spam-report-process-queue): New function.
16661         Process requests from `spam-report-requests-file'.
16662         (spam-report-process-queue): Doc fix.
16663
16664 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16665
16666         * spam.el (spam-register-routine)
16667         (spam-log-processing-to-registry, spam-log-registered-p)
16668         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16669         Change "check" to "spam-check" for semi-clarity.
16670
16671 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16672
16673         * pop3.el: Require nnheader.
16674
16675         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16676
16677         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16678
16679         * gnus-picon.el: Require cl.
16680
16681         * gnus-fun.el: Require gnus-ems and gnus-util.
16682
16683         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16684
16685         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16686
16687         * gnus-art.el (gnus-article-edit-mode): Define before first
16688         reference.
16689
16690 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16691
16692         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16693         (gnus-uu-post-encoded): Use point-at-bol.
16694
16695         * gnus-topic.el (gnus-group-active-topic-p): do.
16696
16697         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16698
16699         * gnus-group.el (gnus-group-kill-region): do.
16700
16701         * gnus-art.el (article-date-ut): do.
16702
16703         * message.el (message-fetch-field): Remove redundant
16704         case-fold-search binding.
16705         (message-narrow-to-field): Simplify.
16706
16707 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16708
16709         * spam.el (spam-directory): Derive from `gnus-directory'.
16710
16711         * spam-report.el (spam-report-url-to-file)
16712         (spam-report-requests-file): New function and variable for offline
16713         reporting.
16714         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16715         and user defined function.
16716         (spam-report-url-ping-mm-url): Remove doubled slash.
16717
16718 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16719
16720         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16721
16722 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16723
16724         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16725         format string mismatch.
16726
16727         * sieve.el (sieve-deactivate-all): do.
16728
16729         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16730
16731         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16732
16733         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16734
16735         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16736
16737 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16738
16739         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16740         the list of checks.
16741
16742 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16743
16744         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16745         padding.
16746
16747 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16748
16749         * mm-view.el (mm-fill-flowed): New variable.
16750         (mm-inline-text): Use it.
16751
16752 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16753
16754         * spam.el (spam-spamassassin-register-ham-routine)
16755         (spam-spamassassin-register-spam-routine): Fix function names.
16756
16757 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16758
16759         * gnus.el (gnus-tmp-grouplens): Remove.
16760         (gnus-summary-line-format): Remove grouplens.
16761
16762         * gnus-group.el (gnus-group-line-format): Ditto.
16763
16764         * gnus-spec.el (gnus-format-specs): Ditto.
16765         (gnus-update-format-specifications): Flush the group format spec
16766         cache if there's the grouplens stuff.
16767         (gnus-parse-simple-format): Replace %l with the empty string.
16768
16769 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16770
16771         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16772         omission.
16773
16774 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16775
16776         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16777         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16778
16779 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16780
16781         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16782         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16783         New macros and functions.
16784         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16785         Handle > NLINK_MAX messages.
16786         * nnmaildir.el (nnmaildir-request-set-mark): Use
16787         nnmaildir--emlink-p and nnmaildir--eexist-p.
16788
16789 2004-01-25  Alex Schroeder  <alex@gnu.org>
16790
16791         * spam-stat.el (spam-stat-process-directory-age): New option.
16792         (spam-stat-process-directory): Use it.
16793
16794 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16795
16796         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16797         (spam-stat-save): Accept prefix argument.
16798
16799 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16800
16801         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16802         links" error.
16803
16804 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16805
16806         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16807         the rest of the and/or forms.
16808
16809 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16810
16811         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16812         compatibility with old .newsrc.eld files.
16813
16814         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16815
16816         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16817
16818         * gnus-start.el (gnus-1): do.
16819
16820         * gnus-group.el (gnus-group-line-format-alist): do.
16821
16822         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16823
16824         * gnus-gl.el: Remove.
16825
16826 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16827
16828         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16829         marks consisting of a single range {for example, (3 . 5)} rather
16830         than a list of a single range { ((3 . 5)) }.
16831
16832 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16833
16834         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16835         with-current-buffer.
16836         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16837         avoid consing a string.
16838
16839         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16840         Remove obsolete entries for big5 and gb2312.
16841
16842 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16843
16844         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16845         uncompressed list.
16846
16847 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16848
16849         * spam-stat.el (spam-stat-strip-xref): New function.
16850         (spam-stat-process-directory): Use it.
16851
16852         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16853         here -- it's done in message-fetch-field.
16854
16855 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16856
16857         * gnus-agent.el (gnus-agent-queue-mail)
16858         (gnus-agent-prompt-send-queue): New variables.
16859         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16860         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16861         "nndraft:queue" along to gnus-draft-send.  Use
16862         gnus-agent-prompt-send-queue.
16863         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16864         is "nndraft:queue".  Suggested by Gaute Strokkenes
16865         <gs234@srcf.ucam.org>
16866
16867         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16868         (agent-enable-undownloaded-faces): Added.
16869         (gnus-agent-cat-groups): Use eval-and-compile, not
16870         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16871         method of gnus-agent-cat-groups even when the buffer has been
16872         evaled.
16873         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16874         delete gnus-agent-save-active-1.
16875         (gnus-agent-save-groups): Deleted.  Identical to
16876         gnus-agent-save-active.
16877         (gnus-agent-write-active): No longer adjust agent's copy of active
16878         file as agent's adjustments are now stored in their own
16879         file.  Removed optional parameter.
16880         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16881         servers.  Add use of min/max range limits from server's local
16882         file.
16883         (gnus-agent-save-alist): Removed unused optional argument.
16884         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16885         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16886         (gnus-agent-set-local): A per-server file that keeps min/max range
16887         limits for articles known to the agent.  Provides a fast mechanism
16888         for altering many active ranges.
16889         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16890         active file (local makes it unnecessary).
16891         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16892
16893         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16894         (agent-enable-undownloaded-faces): Added.
16895
16896         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16897         disable it when sending to "nndraft:queue".
16898         (gnus-group-send-queue): Add safety check to avoid sending queue
16899         when unplugged.
16900
16901         * gnus-group.el (gnus-group-catchup): Use new
16902         gnus-sequence-of-unread-articles, not
16903         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16904         numbers of articles.  Use gnus-range-map to avoid having to
16905         uncompress the unread list.
16906         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16907         Fixed invalid ange-ftp reference.
16908
16909         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16910         (gnus-sorted-range-intersection): Intersection of two ranges
16911         without requiring that they first be uncompressed.
16912
16913         * gnus-start.el (gnus-activate-group): Unless blocked by the
16914         caller, possibly expand the active range to include both cached
16915         and agentized articles.
16916         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16917         multiple version-dependent converters.
16918         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16919         gnus-agent-save-active.
16920         (gnus-save-newsrc-file): Save dirty agent range limits.
16921
16922         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16923         gnus-agent-possibly-alter-active.
16924         (gnus-adjust-marked-articles): Faster handling of simple lists.
16925
16926 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16927
16928         * spam-stat.el (spam-stat-test-directory): New optional argument
16929         displays a list of files detected.  Suggested by Andrew Cohen
16930         <cohen@andy.bu.edu>.
16931         (spam-stat-buffer-words-with-scores): Don't narrow and change
16932         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16933
16934 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16935
16936         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16937         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16938         (spam-spamassassin-arguments)
16939         (spam-spamassassin-spam-flag-header)
16940         (spam-spamassassin-positive-spam-flag-header)
16941         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16942         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16943         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16944         (spam-list-of-processors, spam-list-of-checks)
16945         (spam-list-of-statistical-checks, spam-registration-functions)
16946         (spam-check-spamassassin-headers, spam-check-spamassassin)
16947         (spam-spamassassin-score)
16948         (spam-spamassassin-register-with-sa-learn)
16949         (spam-spamassassin-register-spam-routine)
16950         (spam-spamassassin-register-ham-routine)
16951         (spam-assassin-register-spam-routine)
16952         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16953         (spam-bogofilter-score): Fix to show article before scoring.
16954
16955 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16956
16957         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16958         default scoring function.
16959         (spam-generic-score): Call spam-spamassassin-score if
16960         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16961         spam-bogofilter-score otherwise.
16962
16963         * gnus.el (spam-process, spam-autodetect-methods): Add
16964         spamassassin and spamassassin-headers.
16965
16966 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16967
16968         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16969         Suppress unnecessary messages.
16970
16971 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16972
16973         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16974         make-hash-table.
16975
16976 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16977
16978         * canlock.el (base64-encode-string): Don't autoload it.
16979
16980 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16981
16982         * run-at-time.el: Remove useless (require 'itimer),
16983         eval-and-compile and (featurep 'xemacs).
16984
16985 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16986
16987         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16988         GROUP is a virtual group.
16989
16990 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16991
16992         * gnus.el: Autoload `message-y-or-n-p'.
16993
16994 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16995
16996         * pgg-parse.el: Remove unnecessary (require 'custom).
16997
16998         * pgg-def.el: do.
16999
17000         * nnmail.el: do.
17001
17002         * gnus-undo.el: do.
17003
17004         * gnus-picon.el: do.
17005
17006         * gnus-util.el: do.
17007
17008 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17009
17010         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17011
17012 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17013
17014         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17015         handle, as well as a list.
17016
17017         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17018         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17019         (mm-w3m-cid-retrieve): Simplify.
17020
17021 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17022
17023         * message.el (message-kill-to-signature): Allow prefix arg to
17024         specify number of lines to keep before signature.
17025
17026 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17027
17028         * message.el (message-kill-to-signature): Change docstring.
17029
17030 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17031
17032         * canlock.el: Always require sha1-el.
17033         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17034
17035         * message.el: Autoload sha1 only when compiling.
17036
17037         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17038         eudc-expand-inline for XEmacs.
17039
17040 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17041
17042         * message.el (message-canlock-generate): Require sha1-el.
17043
17044 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17045
17046         * message.el (message-expand-name): Silence the byte compiler.
17047
17048         * lpath.el: Add detect-coding-system.
17049
17050         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17051         cus-edit.
17052
17053 2004-01-13  Simon Josefsson  <jas@extundo.com>
17054
17055         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17056         Invoke gnus-score-mode.  Reported by
17057         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17058
17059         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17060         Jim Blandy <jimb@redhat.com> (tiny change).
17061
17062 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17063
17064         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17065
17066 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17067
17068         * spam.el (spam-get-article-as-string): Update to use
17069         gnus-request-article-this-buffer, much simpler.
17070         (spam-get-article-as-buffer): Remove.
17071
17072 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17073
17074         * message.el (message-expand-name): Use EUDC if the user uses that.
17075
17076 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17077
17078         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17079         character for the encoding to avoid consing a string.
17080
17081         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17082         unnecessarily.
17083
17084         * mm-util.el (mm-replace-chars-in-string): Remove.
17085
17086         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17087         of mm-replace-chars-in-string.
17088
17089 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17090
17091         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17092
17093         * mm-util.el (mm-subst-char-in-string): Support inplace.
17094
17095         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17096         a new string in every iteration.  Use shy groups.
17097
17098 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17099
17100         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17101         * gnus-soup.el (gnus-soup-group-brew):
17102         * gnus-msg.el (gnus-put-message):
17103         * gnus-move.el (gnus-group-move-group-to-server):
17104         * gnus-kill.el (gnus-batch-score):
17105         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17106         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17107         (gnus-group-update-group, gnus-group-read-group)
17108         (gnus-group-make-group, gnus-group-make-help-group)
17109         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17110         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17111         (gnus-group-sort-by-unread, gnus-group-catchup)
17112         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17113         (gnus-group-yank-group, gnus-group-set-info)
17114         (gnus-group-list-groups):
17115         * gnus.el (gnus-generate-new-group-name):
17116         * gnus-delay.el (gnus-delay-send-queue):
17117         * nnvirtual.el (nnvirtual-catchup-group):
17118         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17119         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17120         (gnus-group-prepare-topics, gnus-topic-check-topology):
17121         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17122         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17123         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17124         (gnus-group-make-articles-read):
17125         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17126         (gnus-group-change-level, gnus-kill-newsgroup)
17127         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17128         (gnus-get-unread-articles, gnus-make-articles-unread)
17129         (gnus-make-ascending-articles-unread): Use accessor
17130         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17131         to get group information for improved readability.
17132
17133
17134 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17135
17136         * gnus-art.el (article-decode-mime-words, article-babel)
17137         (gnus-article-highlight-signature, gnus-article-add-buttons)
17138         (gnus-signature-toggle): Use gnus-with-article-buffer.
17139
17140         * gnus-art.el (gnus-article-highlight-headers)
17141         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17142
17143         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17144         (gnus-article-set-globals, gnus-request-article-this-buffer)
17145         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17146         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17147         (gnus-mime-display-alternative): Use with-current-buffer.
17148
17149 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17150
17151         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17152         also under 80 char limit, and call gnus-error if needed.
17153         (spam-fetch-article-header): Fix - it was a
17154         buffer-local variable (gnus-newsgroup-data).
17155         (spam-find-spam): Use spam-generate-fake-headers, forget about
17156         spam-insert-fake-headers.
17157         (spam-insert-fake-headers): Remove.
17158
17159 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17160
17161         * deuglify.el (gnus-article-outlook-unwrap-lines)
17162         (gnus-outlook-rearrange-article)
17163         (gnus-outlook-repair-attribution-outlook)
17164         (gnus-outlook-repair-attribution-block)
17165         (gnus-outlook-repair-attribution-other): Remove redundant
17166         save-excursion.
17167
17168 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17169
17170         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17171         (spam-fetch-field-subject-fast)
17172         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17173         (spam-fetch-article-header): Add functions to deal with Gnus
17174         internals for fast retrieval of article header data.
17175         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17176
17177 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17178
17179         * pop3.el (pop3-md5): Remove.
17180         (pop3-apop): Replace pop3-md5 with md5.
17181
17182         * mm-bodies.el: base64 is always built-in.
17183
17184         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17185         with-current-buffer.
17186
17187 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17188
17189         * canlock.el (canlock-insert-header): Remove excessive grouping in
17190         regexp.
17191
17192         * gnus-sum.el (gnus-summary-read-document): Ditto.
17193
17194         * gnus-uu.el (gnus-uu-part-number): Ditto.
17195
17196         * html2text.el (html2text-remove-tags): Ditto.
17197         (html2text-format-tags): Ditto.
17198         (html2text-format-single-elements): Ditto.
17199
17200         * mml.el (mml-parse-1): Ditto.
17201
17202 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17203
17204         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17205
17206         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17207
17208         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17209
17210         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17211
17212 2003-11-15  Simon Josefsson  <jas@extundo.com>
17213
17214         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17215         (pgg-gpg-lookup-key): Use regexp match instead of
17216         split-string (split-string is different between emacs 21.2 and
17217         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17218
17219 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17220
17221         * gnus-art.el (gnus-mime-view-all-parts)
17222         (gnus-article-part-wrapper, gnus-article-view-part): Use
17223         with-current-buffer.
17224
17225 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17226
17227         * spam.el (spam-disable-spam-split-during-ham-respool)
17228         (spam-spamoracle-database, spam-cache-lookups)
17229         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17230         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17231         (spam-group-ham-marks, spam-group-spam-marks)
17232         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17233         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17234         also add spam-use-blackholes to the statistical checks.
17235         (spam-fetch-field-fast): Add interface to fetching fields, may
17236         become a macro.
17237         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17238         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17239         (spam-insert-fake-headers): Fake an article when needed.
17240         (spam-find-spam): Fake article when possible.
17241         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17242         (spam-check-bogofilter-headers): Use message-fetch-field instead
17243         of nnmail-fetch-field.
17244
17245 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17246
17247         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17248
17249 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17250
17251         * spam.el (spam-split): Do not require spam-use-CHECK to be
17252         enabled if that check is passed to spam-split explicitly; also
17253         fix so 'spam doesn't get converted to spam-split-group when
17254         spam-split-symbolic-return is t.
17255         (spam-find-spam): Find registrations of the article and use those
17256         instead of re-running spam-split to find the spam/ham
17257         classification of the article.
17258         (spam-log-processing-to-registry, spam-log-registered-p)
17259         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17260         Use gnus-error instead of gnus-message.
17261         (spam-log-registration-type): Add function to determine the
17262         classification of a message based on registry entries; will
17263         return nil if both 'spam and 'ham are found.
17264         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17265         a reasonably fast local cache without the loading errors.
17266         (spam-cache-lookups): Set to t by default.
17267         (spam-find-spam): Don't try to guess spam-cache-lookups.
17268         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17269         spam-caches entry.
17270         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17271         caching of whitelist/blacklist entries.
17272         (spam-check-whitelist, spam-check-blacklist): Invoke
17273         spam-from-listed-p with a type, not a cache variable.
17274         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17275
17276 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17277
17278         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17279
17280         * nnmail.el (nnmail-split-fancy): do.
17281
17282         * mml.el (mml-parse): do.
17283
17284         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17285         (gnus-score-adaptive): do.
17286
17287 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17288
17289         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17290         (gnus-mime-button-map): Don't set keymap parent.
17291         (gnus-button-ctan-directory-regexp): Use shy grouping.
17292         (gnus-prev-page-map): Don't set keymap parent.
17293         (gnus-prev-page-map): Remove duplicated one.
17294         (gnus-next-page-map): Don't set keymap parent.
17295         (gnus-mime-security-button-map): Ditto.
17296
17297         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17298         version number.
17299
17300         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17301
17302 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17303
17304         * canlock.el (canlock-sha1-function): Remove.
17305         (canlock-sha1-function-for-verify): Remove.
17306         (canlock-openssl-program): Remove.
17307         (canlock-openssl-args): Remove.
17308         (canlock-ignore-errors): Remove.
17309         (canlock-sha1-with-openssl): Remove.
17310         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17311         (canlock-verify): Don't use canlock-ignore-errors.
17312
17313         * sha1-el.el (sha1-string-external): Make it can return a string
17314         in binary form.
17315         (sha1-region-external): Ditto.
17316         (sha1-string-internal): Ditto.
17317         (sha1-region-internal): Ditto.
17318         (sha1-region): Ditto.
17319         (sha1-string): Ditto.
17320         (sha1): Ditto.
17321
17322 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17323
17324         * spam.el (spam-report-articles-gmane): New command.
17325
17326 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17327
17328         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17329
17330         * run-at-time.el (run-at-time-saved): Remove.
17331         (run-at-time): Doc fix.
17332
17333 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17334
17335         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17336         (gnus-summary-limit-map): Add it.
17337         (gnus-summary-make-menu-bar): do.
17338
17339 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17340
17341         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17342         Make attempt at some caching support (done for BBDB only now).
17343         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17344         addresses to be checked.
17345         (spam-clear-cache-BBDB): Add function, to be invoked by
17346         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17347         (spam-check-BBDB): Check and use the caches, if
17348         spam-cache-lookups is on, remove superfluous (provide).
17349
17350 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17351
17352         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17353
17354 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17355
17356         * run-at-time.el (run-at-time-saved): Move to after the definition
17357         of `run-at-time'.
17358
17359         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17360
17361 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17362
17363         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17364         mm-w3m-local-map-property.
17365
17366         * mm-view.el (mm-w3m-mode-map): Remove.
17367         (mm-w3m-local-map-property): Remove.
17368         (mm-inline-text-html-render-with-w3m): Don't use
17369         mm-w3m-local-map-property.
17370
17371 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17372
17373         * run-at-time.el: New file.
17374
17375         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17376         under Emacs.
17377
17378         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17379         of gnus-set-text-properties.
17380
17381         * gnus-uu.el (gnus-uu-save-article): Ditto.
17382
17383         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17384
17385         * gnus-cite.el (gnus-cite-parse): Ditto.
17386
17387         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17388         of gnus-.
17389
17390         * gnus-xmas.el (run-at-time): Require run-at-time.
17391
17392         * gnus.el: Changed calls to nnheader-run-at-time and
17393         password-run-at-time throughout to use run-at-time directly.
17394
17395         * password.el: Removed definition of run-at-time.
17396
17397         * nnheaderxm.el: Remove definition of run-at-time.
17398
17399 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17400
17401         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17402         in prompt.
17403
17404 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17405
17406         * messagexmas.el (message-xmas-redefine): Alias
17407         `message-make-caesar-translation-table' to
17408         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17409         version.
17410
17411         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17412         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17413         `gnus-xmas-set-text-properties'.
17414         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17415         `gnus-xmas-completing-read'.
17416         (gnus-xmas-completing-read): Removed.
17417         (gnus-xmas-open-network-stream): Removed.
17418
17419         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17420         XEmacs version.
17421
17422         * dns.el (dns-make-network-process): Use `open-network-stream'
17423         instead of `gnus-xmas-open-network-stream'.
17424
17425         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17426
17427         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17428
17429 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17430
17431         * gnus-art.el (gnus-mime-display-alternative)
17432         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17433         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17434         Don't use gnus-local-map-property.
17435
17436         * gnus-util.el (gnus-local-map-property): Remove.
17437
17438         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17439         gnus-completing-read-maybe-default with completing-read.
17440
17441         * gnus-util.el (gnus-completing-read): do.
17442         (gnus-completing-read-maybe-default): Remove.
17443
17444 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17445
17446         * password.el: Only autoload `run-at-time' if not XEmacs.
17447         Only autoload the itimer functions if XEmacs.
17448
17449 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17450
17451         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17452         XEmacsen.
17453
17454         * dgnushack.el: Autoload executable-find for XEmacs.
17455
17456 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17457
17458         * gnus-art.el (gnus-read-string): Remove.
17459         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17460         read-string.
17461
17462 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17463
17464         * netrc.el: Autoload password-read.
17465         (netrc): Add configuration group.
17466         (netrc-encoding-method, netrc-openssl-path): Add
17467         variables for encoding and decoding of files with symmetric
17468         ciphers.
17469         (netrc-encode): Add assistant function to encode a file with
17470         netrc-encoding-method.
17471         (netrc-parse): Add interactive parameter, added optional
17472         decoding if netrc-encoding-method is non-nil but otherwise
17473         behavior is standard.
17474         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17475         Do s/encode/encrypt/ everywhere.
17476
17477         * spam.el: Remove executable-find autoload.
17478
17479 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17480
17481         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17482
17483         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17484
17485 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17486
17487         * gnus-art.el (gnus-treat-ansi-sequences)
17488         (article-treat-ansi-sequences): New variable and function.
17489         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17490
17491         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17492         Use it.
17493
17494 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17495
17496         * mm-util.el (mm-quote-arg): Remove.
17497
17498         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17499         shell-quote-argument.
17500
17501         * gnus-uu.el (gnus-uu-command): do.
17502
17503         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17504
17505         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17506         with make-char.
17507
17508         * mm-util.el (mm-make-char): Remove.
17509
17510         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17511         add-minor-mode.
17512
17513         * gnus-undo.el (gnus-undo-mode): do.
17514
17515         * gnus-topic.el (gnus-topic-mode): do.
17516
17517         * gnus-sum.el (gnus-dead-summary-mode): do.
17518
17519         * gnus-start.el (gnus-slave-mode): do.
17520
17521         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17522
17523         * gnus-ml.el (gnus-mailing-list-mode): do.
17524
17525         * gnus-gl.el (gnus-grouplens-mode): do.
17526
17527         * gnus-draft.el (gnus-draft-mode): do.
17528
17529         * gnus-dired.el (gnus-dired-mode): do.
17530
17531         * gnus-ems.el (gnus-add-minor-mode): Remove.
17532
17533         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17534         Replace gnus-char-width with char-width.
17535
17536         * gnus-ems.el (gnus-char-width): Remove.
17537
17538         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17539         Replace gnus-char-width with char-width.
17540
17541         * gnus-ems.el (gnus-char-width): Remove.
17542
17543         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17544         definition.
17545         Remove Emacs 20 hash table compatibility code.
17546
17547         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17548         20 compatibility code.
17549
17550         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17551
17552         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17553
17554         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17555         with point-at-{eol,bol}.
17556
17557         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17558
17559         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17560
17561         * flow-fill.el (fill-flowed-point-at-bol)
17562         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17563
17564         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17565         Replace with point-at-{eol,bol} throughout all files.
17566
17567 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17568
17569         * ntlm.el (ntlm-string-as-unibyte): New macro.
17570         (ntlm-build-auth-response): Use it.
17571
17572         Remove Emacs 20 stuff:
17573         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17574         (butlast, mapc, remove): Remove the compiler macros.
17575         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17576         of delq and copy-sequence.
17577         * gnus-art.el (popup-menu): Remove the compiler macro.
17578         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17579         Emacs 20.
17580
17581 2004-01-05  Simon Josefsson  <jas@extundo.com>
17582
17583         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17584         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17585         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17586         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17587         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17588         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17589         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17590         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17591         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17592         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17593         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17594         string-xor into ntlm-string-xor.  Suggested by
17595         Jesper Harder <harder@myrealbox.com>.
17596
17597         * ntlm.el: Don't include poem.
17598
17599         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17600         Jesper Harder <harder@myrealbox.com>.
17601
17602         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17603
17604         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17605         probably breaks emacs with DL patch, but do we care? Is anyone
17606         still using the DL stuff?)
17607
17608         * sieve-manage.el: Use the password package.
17609         (sieve-manage-read-passwd): Remove.
17610         (sieve-manage-interactive-login): Use password.  Re-add
17611         condition-case around loop.
17612
17613         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17614         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17615         the password package.
17616
17617 2003-02-19  Simon Josefsson  <jas@extundo.com>
17618
17619         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17620         token.
17621
17622 2002-08-07  Simon Josefsson  <jas@extundo.com>
17623
17624         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17625         (sieve-manage-authenticators):
17626         (sieve-manage-authenticator-alist): Add some SASL mechs.
17627         (sieve-sasl-auth): New function.
17628         (sieve-manage-cram-md5-auth):
17629         (sieve-manage-plain-auth): Rewrite using SASL library.
17630         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17631         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17632         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17633         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17634
17635 2004-01-05  Simon Josefsson  <jas@extundo.com>
17636
17637         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17638         New files.
17639
17640 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17641
17642         * gnus-group.el (gnus-no-groups-message): Update.
17643
17644         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17645
17646 2003-11-09  Simon Josefsson  <jas@extundo.com>
17647
17648         * imap.el: Support for ID IMAP extension (RFC 2971).
17649         (imap-local-variables): Add imap-id.
17650         (imap-id): New variable.
17651         (imap-id): New function.
17652         (imap-parse-response): Parse untagged ID response.
17653         * nnimap.el (nnimap-id): New variable.
17654         (nnimap-open-connection): Use it.
17655
17656 2003-12-28  Simon Josefsson  <jas@extundo.com>
17657
17658         * gnus-score.el (gnus-score-edit-all-score): New.
17659         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17660
17661 2004-01-04  Simon Josefsson  <jas@extundo.com>
17662
17663         * password.el: Add.
17664
17665 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17666
17667         * dns.el (dns-query-types): Fix typo.
17668         (dns-query-types): New function.
17669         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17670         PTR and SOA replies, see RFC 1035.
17671
17672 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17673
17674         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17675
17676         * Moved to Changelog.2.
17677
17678 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17679
17680         * gnus.el (gnus-version-number): Bump version.
17681
17682 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17683
17684         * gnus.el: No Gnus v0.1 is released.
17685
17686 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17687
17688         * gnus.el: No Gnus v0.0 is released.
17689
17690 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17691
17692         * gnus.el (gnus-version-number): Bump.
17693         (gnus-version): No.
17694
17695 See ChangeLog.2 for earlier changes.
17696
17697     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17698       Free Software Foundation, Inc.
17699
17700   This file is part of GNU Emacs.
17701
17702   GNU Emacs is free software: you can redistribute it and/or modify
17703   it under the terms of the GNU General Public License as published by
17704   the Free Software Foundation, either version 3 of the License, or
17705   (at your option) any later version.
17706
17707   GNU Emacs is distributed in the hope that it will be useful,
17708   but WITHOUT ANY WARRANTY; without even the implied warranty of
17709   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17710   GNU General Public License for more details.
17711
17712   You should have received a copy of the GNU General Public License
17713   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17714
17715 ;; Local Variables:
17716 ;; coding: utf-8
17717 ;; fill-column: 79
17718 ;; add-log-time-zone-rule: t
17719 ;; End: