(shr-tag-hr): New function.
[gnus] / lisp / ChangeLog
1 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (require): Require cl when compiling.
4         (shr-tag-hr): New function.
5
6         * nnimap.el (nnimap-update-info): Remove double setting of high.
7         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
8         makes nnimap work properly on Courier again.
9
10         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
11         the variable for backwards compatability.
12
13         * mm-decode.el (mm-save-part): If given a non-directory result, expand
14         the file name before using to avoid setting mm-default-directory to
15         nil.
16
17         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
18         bidning gnus-agent variables.
19
20         * shr.el (shr-render-td): Use a cache for the table rendering function
21         to avoid getting an exponential rendering behaviour in nested tables.
22         (shr-insert): Rework the line-breaking algorithm.
23         (shr-insert): Don't leave trailing spaces.
24         (shr-insert-table): Also insert empty TDs.
25         (shr-tag-blockquote): Ensure paragraphs after </ul>.
26
27 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28
29         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
30         (gnus-gravatar-transform-address): Don't show avatars of people of
31         which mail addresses match gnus-gravatar-too-ugly.
32
33 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
34
35         * shr.el (shr-table-widths): Expand TD elements to fill available
36         space.
37
38 2010-10-07  Julien Danjou  <julien@danjou.info>
39
40         * nnimap.el (nnimap-request-rename-group): Add this method.
41
42 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
43
44         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
45         name from XEmacs' function-arglist.
46
47         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
48         gravatar under XEmacs.
49
50 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
51
52         * auth-source.el: Update docs with TODO items.
53
54         * gnus-sync.el: Update docs to explain state and plans.
55
56         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
57         Hooks for mark updates.
58         (gnus-request-set-mark, gnus-request-update-mark): Use them.
59
60         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
61         hooks with arguments, which is needed for mark update hooks.
62
63 2010-10-06  Julien Danjou  <julien@danjou.info>
64
65         * sieve-manage.el: Update example in `Commentary'.
66
67         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
68
69         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
70         not 2000.
71         (sieve-manage-authenticate): Re-add function.
72
73 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
74
75         * shr.el (shr-insert): Get 'space transition right.
76         (shr-render-td): Only delete space at the end of the TD.
77
78         * nnimap.el (nnimap-open-connection): Prepare to support
79         open-gnutls-stream.
80
81         * shr.el: Rearrange function order to be more logical.
82
83 2010-10-06  Julien Danjou  <julien@danjou.info>
84
85         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
86         (nnrss-discover-feed): Remove 404 URL in docstring.
87
88         * nnir.el: Fix Swish-E URL.
89         Fix Namazu URL.
90
91         * message.el (message-change-subject): Remove 404 URL in a comment.
92
93 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
94
95         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
96         called interactively.
97
98         * gnus-util.el (gnus-remove-if): Allow hash table.
99         (gnus-remove-if-not): New function.
100
101         * gnus-art.el (gnus-mime-view-part-as-type)
102         * gnus-score.el (gnus-summary-score-effect)
103         * gnus-sum.el (gnus-read-move-group-name):
104         Replace remove-if-not with gnus-remove-if-not.
105
106         * gnus-group.el (gnus-group-completing-read):
107         Regard collection as a hash table if it is not a list.
108
109 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
110
111         * shr.el (shr-render-td): Allow blank/missing <TD>s.
112
113         * shr.el: Document the table-rendering algorithm.
114
115 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
116
117         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
118         for Emacsen having no `libxml-parse-html-region' support.
119
120 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
121
122         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
123         invalid URLs.
124
125         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
126         line-broken.
127         (shr-tag-img): Ignore image fetching errors.
128         (shr-overlays-in-region): Compute overlay positions correctly.
129
130         * mm-decode.el (mm-shr): Require shr.
131
132         * gnus-art.el (gnus-blocked-images): Move variable here.
133
134         * shr.el (shr-insert-table): Bind free variable.
135
136         * mm-decode.el (mm-shr): Bind shr-content-function.
137
138         * shr.el (shr-content-function): New variable.
139
140         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
141         added for symmetry.
142
143         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
144
145         * gnus-group.el (gnus-group-make-group): Doc fix.
146
147         * nnimap.el (nnimap-request-newgroups): Return success.
148
149         * shr.el (shr-find-elements): New function.
150         (shr-tag-table): Put all the images after the table.
151         (shr-tag-table): Really inhibit images inside the table.
152         (shr-collect-overlays): Copy over overlays from the TD elements to the
153         main document.
154
155         * mm-decode.el (mm-shr): Bind shr-blocked-images to
156         gnus-blocked-images.
157
158 2010-10-05  Julien Danjou  <julien@danjou.info>
159
160         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
161
162         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
163         (gnus-html-maximum-image-size): Add this function.
164         (gnus-html-put-image): Use gnus-html-maximum-image-size.
165
166         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
167         server-value of the capability is nil.
168
169 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
170
171         * shr.el (shr-tag-em): Add <EM> tag.
172
173 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
174
175         * sieve-manage.el (sieve-manage-default-stream): Make default stream
176         customizable.
177
178         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
179         handing broken links to browse-url.
180
181 2010-10-05  Julien Danjou  <julien@danjou.info>
182
183         * gnus-util.el (gnus-emacs-completing-read)
184         (gnus-iswitchb-completing-read): Use autoload rather than require.
185
186 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
187
188         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
189         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
190         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
191         iswitchb-temp-buflist for XEmacs.
192
193         * gnus-util.el (gnus-completing-read-function): Exclude
194         gnus-icompleting-read and gnus-ido-completing-read from candidates for
195         XEmacs since iswitchb.el is very old and ido.el is unavailable in
196         XEmacs.
197
198         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
199         not to use `delete-dups' that is unavailable in XEmacs 21.4.
200
201         * gnus-html.el: Don't require help-fns under XEmacs.
202         (gnus-html-schedule-image-fetching): Work for XEmacs.
203
204         * mm-decode.el (mm-shr): Decode contents by charset.
205
206 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
207
208         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
209         unknown.
210
211         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
212         (shr-get-image-data): Ensure against the cache file missing.
213
214         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
215         for data.
216
217         * spam-report.el (spam-report-url-ping-plain): Don't query about
218         killing the process.
219
220         * shr.el (shr-render-td): Protect against too-wide text.
221
222 2010-10-04  Julien Danjou  <julien@danjou.info>
223
224         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
225         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
226
227         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
228         retrieved.
229
230 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
231
232         * shr.el (browse-url): Required.
233         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
234         lines.
235         (shr-show-alt-text, shr-browse-image): New commands.
236         (shr-browse-url, shr-copy-url): New commands.
237
238         * gnus-sum.el (gnus-widen-article-window): New variable.
239         (gnus-summary-select-article-buffer): Use it.
240
241         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
242         without @ signs.
243
244 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
245
246         * nnir.el (nnir-run-imap): Remove spurious space in search string.
247
248 2010-10-04  Julien Danjou  <julien@danjou.info>
249
250         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
251         for XEmacs.
252
253 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
254
255         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
256
257         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
258         (nnimap-close-server): Implement.
259
260         * dgnushack.el (iswitchb): Require to shut up the compiler.
261
262         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
263         (shr-insert): Tweak line breaking.
264         (shr-insert): Handle <pre> better.
265         (shr-tag-li): Get <li> indentation right.
266         (shr-tag-li): Get <li> indentation even righter.
267         (shr-tag-blockquote): Ensure paragraph start.
268         (shr-make-table): Tweak table generation.
269         (shr-make-table): Fix typo.
270
271         * shr.el: Implement table rendering.
272
273 2010-10-04  Julien Danjou  <julien@danjou.info>
274
275         * gnus-html.el (gnus-html-put-image): Fix resize image code.
276
277 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
278
279         * shr.el (shr-insert): Use string anchors instead of line anchors.
280
281 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
282
283         * shr.el: Add headings.
284         (shr-ensure-paragraph): Actually work.
285         (shr-tag-li): Make <ul> prettier.
286         (shr-insert): Get white space at the beginning/end of elements right.
287         (shr-tag-p): Collapse subsequent <p>s.
288         (shr-ensure-paragraph): Don't insert double line feeds after blank
289         lines.
290         (shr-insert): \t is also space.
291         (shr-tag-s): Fix "s" tag name function.
292         (shr-tag-s): Fix face prop name.
293
294 2010-10-03  Julien Danjou  <julien@danjou.info>
295
296         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
297
298         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
299         gnus-window-inside-pixel-edges.
300
301         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
302         gnus-ems.
303
304         * mm-view.el (mm-inline-image-emacs): Support image resizing.
305
306         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
307         function.
308
309         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
310         resize choice.
311
312 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
313
314         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
315         beginning of the buffer.
316
317         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
318         article buffer again.
319
320         * shr.el (shr-tag-p): Don't insert newlines at the start of the
321         buffer.
322
323         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
324         when it's at the start of the buffer.
325
326         * shr.el (shr-tag-blockquote): Convert name.
327         (shr-rescale-image): Use the right image-size variant.
328
329         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
330         buffer isn't shown, then select the current article first instead of
331         bugging out.
332         (gnus-summary-select-article-buffer): Show both the article and summary
333         buffers again.
334
335         * shr.el (shr-fontize-cont): Protect against regions with no text.
336         Rename tag functions to shr-tag-* for enhanced security.
337         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
338
339 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
340
341         * shr.el (shr-insert):
342         * pop3.el (pop3-movemail):
343         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
344         loaded.
345
346 2010-10-03  Glenn Morris  <rgm@gnu.org>
347
348         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
349
350         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
351
352         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
353
354         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
355
356         * gnus-util.el (gnus-make-local-hook): Simplify.
357
358 2010-10-02  Julien Danjou  <julien@danjou.info>
359
360         * gnus-util.el (gnus-iswitchb-completing-read): New function.
361         (gnus-ido-completing-read): New function.
362         (gnus-emacs-completing-read): New function.
363         (gnus-completing-read): Use gnus-completing-read-function.
364         Add gnus-completing-read-function.
365
366 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
367
368         * shr.el (shr-insert-document): Autoload.
369         (shr-img): Be silent.
370         (shr-insert): Add a newline after every picture before text.
371         (shr-add-font): Use overlays for combining faces.
372         (shr-insert): Pass upwards the text start point.
373
374         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
375         possible.
376         (mm-shr): New function.
377
378 2010-10-02  Julien Danjou  <julien@danjou.info>
379
380         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
381         should go backward.
382
383 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
384
385         * shr.el (shr): Fix typo in provide call.
386
387 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
388
389         * shr.el: New file.
390
391         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
392
393         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
394         completing read.
395
396 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
397
398         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
399         we're being queried about.  Suggested by Dan Jacobson.
400
401         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
402         by Jason Eisner.
403
404         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
405         table, too.  Suggested by Stefan Wiens.
406         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
407         the table unnecessary.  Suggested by Stefan Wiens.
408
409         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
410         longer needed, and probably doesn't work either, as pointed out by
411         Stefan Wiens.
412         (gnus-summary-exit): Remove call to the clearing function.
413         (gnus-summary-exit-no-update): Ditto.
414
415         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
416         instead of gnus-eval-in-buffer-window to avoid popping up frames.
417         Reported by Stefan Monnier.
418         (gnus-summary-save-in-rmail): Ditto.
419
420         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
421         article buffer, instead of both the article buffer and the summary
422         buffer.  Sort of suggested by Dan Jacobson.
423
424         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
425
426         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
427         Suggested by Dan Jacobson.
428
429         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
430         documentation clearer.
431
432         * message.el (message-shorten-references): Comment on the number "21".
433         Suggested by Stefan Monnier.
434
435         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
436         Suggested by Dan Jacobson.
437
438         * gnus.el (gnus-large-newsgroup): Mention
439         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
440
441         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
442         externalize attachments.  Bug reported by Steve Wen.
443
444         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
445         really message anything to the user.
446
447         * nnmail.el (nnmail-article-group): Allow using the fancy split method
448         directly.
449
450         * nnimap.el (nnimap-request-group): Low higher than high to signal no
451         messages in empty groups.
452
453 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
454
455         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
456         non-UIDNEXT group.
457
458 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
459
460         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
461         not the value from the collection.
462
463         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
464         values.  This sometimes happens on some groups that have no info.
465         (nnimap-request-newgroups): New function.
466
467 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
468
469         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
470         check into `gnus-registry-initialize'.
471         (gnus-registry-initialize): Ditto.
472         Fix and extend header docs.
473
474 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
475
476         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
477         regexp backtrace overflows.
478
479         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
480         for starttls that tls.el implements; i.e. openssl.
481
482         * tls.el (tls-starttls-switches): Give up on using starttls with
483         gnutls-cli.
484         (tls-program): Add --insecure to be consistent with the defaults from
485         openssl s_client.  Now all three commands are insecure.
486
487 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
488
489         * lpath.el: Bind completion-styles-alist for XEmacs.
490
491         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
492         (gravatar-create-image): New function that's an alias to
493         gnus-xmas-create-image, gnus-create-image, or create-image.
494         (gravatar-data->image): Use it.
495
496 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
497
498         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
499         install the nnregistry refer method.
500         (gnus-registry-install-hooks): Use it.
501         (gnus-registry-unfollowed-groups): Add nnmairix to the default
502         unfollowed groups.
503
504 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
505
506         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
507         expanding threads.
508
509 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
510
511         * nnir.el: Use the server names without suffixes (bug #7009).
512
513         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
514         unencrypted to STARTTLS, if possible.
515
516 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
517
518         * message.el (message-ignored-supersedes-headers): Strip Injection-*
519         headers before superseding.
520
521 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
522
523         * nnrss.el (nnrss-use-local): Add documentation.
524
525         * nnimap.el (nnimap-extend-tls-programs): New function.
526         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
527         (nnimap-wait-for-connection): Accept the greeting from the stupid
528         output from openssl s_client -starttls, too.
529
530         * tls.el (tls-starttls-switches): New variable.
531         (tls-find-starttls-argument): Use it.
532         (open-tls-stream): Ditto.
533
534         * netrc.el (netrc-credentials): Return the value of the "default"
535         entry.
536         (netrc-machine): Ditto.
537
538         * nnimap.el (nnimap-find-article-by-message-id): Really return the
539         article number.
540         (nnimap-split-fancy): New variable.
541         (nnimap-split-incoming-mail): Use it.
542
543         * nntp.el (nntp-server-list-active-group): Document.
544
545         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
546         SELECT to get the message-id.
547
548         * mail-source.el (mail-sources): Removed webmail support.
549         (defvar): Ditto.
550         (mail-source-fetcher-alist): Ditto.
551         (mail-source-fetch-webmail): Removed.
552
553         * webmail.el: Removed -- doesn't seem relevant any more.
554
555         * gnus.el: Fix up make-obsolete-variable declarations throughout.
556
557         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
558         the \r.
559
560 2010-09-30  Julien Danjou  <julien@danjou.info>
561
562         * gnus-agent.el (gnus-agent-add-group): Fix call to
563         gnus-completing-read.
564
565 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
566
567         * nndoc.el (nndoc-retrieve-groups): New function.
568
569         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
570         `default', use nnmail-split-methods.
571         (nnimap-request-article): Downcase the NILs so that they are nil.
572
573         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
574         symbol.
575
576         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
577         code, since if the user has requested network, that's what they ought
578         to get.
579         (nnimap-request-set-mark): Erase the buffer before issuing commands.
580         (nnimap-split-rule): Mark as obsolete.
581
582         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
583         variable.
584
585         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
586         correct slot, too.
587
588 2010-09-29  Julien Danjou  <julien@danjou.info>
589
590         * gnus.el (gnus-local-domain): Declare variable obsolete.
591
592         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
593         computing.
594         (gnus-ido-completing-read): Require ido.
595
596 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
597
598         * gnus-registry.el: Don't prompt on load, which makes it impossible to
599         build Gnus.
600
601         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
602         when interpreting the structures.
603         (nnimap-request-accept-article): Add \r\n to the lines to make this
604         work with Cyrus.
605
606         * nndraft.el (nndraft-request-expire-articles): Use the group name
607         instead if "nndraft".  Fix found by Nils Ackermann.
608
609 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
610
611         * nnregistry.el: Added.
612
613 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
614
615         * nnmail.el (group, group-art-list, group-art):
616         Remove unneeded directives.
617
618 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
619
620         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
621         (mm-mime-charset)
622         * rfc2047.el (rfc2047-syntax-table)
623         * utf7.el (utf7-utf-16-coding-system): Comment fix.
624
625         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
626         rather than `insert-file-contents' and `eval-region'.
627
628         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
629         construction.
630
631         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
632
633         * time-date.el: No need to require cl for Emacs 21.
634
635 2010-09-29  Julien Danjou  <julien@danjou.info>
636
637         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
638         replacement of `gnus-gravatar-relief' to mimic
639         `gnus-faces-properties-alist'.
640         Add :version property.
641
642 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
643
644         * mail-source.el (mail-source-report-new-mail)
645         * message.el (message-default-mail-headers)
646         * mm-decode.el (mm-valid-image-format-p): Comment fix.
647
648         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
649
650 2010-09-28  Julien Danjou  <julien@danjou.info>
651
652         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
653         mail-address contains the same string as real-name.
654
655         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
656         non-blank in header, otherwise it'll get stripped.
657
658         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
659         real-name, and then for mail address rather than doing : or , search.
660
661 2010-09-27  Julien Danjou  <julien@danjou.info>
662
663         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
664         (gnus-server-goto-server): Use gnus-completing-read.
665
666         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
667
668         * mm-util.el (defalias): Use gnus-completing-read.
669         (mm-codepage-setup): Use gnus-completing-read.
670
671         * smime.el (smime-sign-buffer): Use gnus-completing-read.
672         (smime-decrypt-buffer): Use gnus-completing-read.
673
674         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
675
676         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
677         (mml-minibuffer-read-disposition): Use gnus-completing-read.
678         (mml-insert-multipart): Use gnus-completing-read.
679
680         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
681
682         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
683
684         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
685
686         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
687
688         * gnus.el (gnus-read-method): Use gnus-completing-read.
689
690         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
691
692         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
693         (gnus-mime-action-on-part): Use gnus-completing-read.
694         (gnus-article-encrypt-body): Use gnus-completing-read.
695
696         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
697         (gnus-topic-move-matching): Use gnus-completing-read.
698         (gnus-topic-copy-matching): Use gnus-completing-read.
699         (gnus-topic-sort-topics): Use gnus-completing-read.
700         (gnus-topic-move): Use gnus-completing-read.
701
702         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
703         (gnus-agent-add-group): Use gnus-completing-read.
704
705         * nnmairix.el (nnmairix-create-server-and-default-group): Use
706         gnus-completing-read.
707         (nnmairix-update-groups): Use gnus-completing-read.
708         (nnmairix-get-server): Use gnus-completing-read.
709         (nnmairix-backend-to-server): Use gnus-completing-read.
710         (nnmairix-goto-original-article): Use gnus-completing-read.
711         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
712
713         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
714
715         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
716         (gnus-group-make-useful-group): Use gnus-completing-read.
717         (gnus-group-make-web-group): Use gnus-completing-read.
718         (gnus-group-add-to-virtual): Use gnus-completing-read.
719         (gnus-group-browse-foreign-server): Use gnus-completing-read.
720
721         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
722         (gnus-summary-limit-to-extra): Use gnus-completing-read.
723         (gnus-summary-execute-command): Use gnus-completing-read.
724         (gnus-summary-respool-article): Use gnus-completing-read.
725         (gnus-read-move-group-name): Use gnus-completing-read.
726
727         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
728         (gnus-summary-score-effect): Use gnus-completing-read.
729
730         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
731
732         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
733         right completing-read function.
734         (gnus-use-ido): New variable
735         (gnus-completing-read-with-default): Remove.
736
737 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
740         x-focus-frame.
741
742         * nnimap.el (auth-source-forget-user-or-password)
743         (auth-source-user-or-password): Autoload.
744
745         * message.el (message-from-style, message-interactive)
746         (message-cite-prefix-regexp, message-sendmail-envelope-from)
747         (message-yank-prefix, message-indentation-spaces, message-signature)
748         (message-signature-file): Add comment.
749
750 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
751
752         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
753         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
754         new articles.
755
756         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
757         parts.
758         (nnimap-request-article): Work with the t setting, too.
759
760         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
761         that you don't get flashes of other buffers.
762         (gnus-summary-show-complete-article): Intern before setting.
763
764 2010-09-27  David Engster  <dengste@eml.cc>
765
766         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
767         well as HEADERS.
768         (nnmairix-retrieve-headers): Provide new argument for the above.
769
770 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
771
772         * gnus-sum.el (gnus-summary-move-article): Don't alter
773         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
774         group.
775
776         * nnimap.el (nnimap-update-info): Don't destructively alter active.
777
778         * message.el (message-cite-prefix-regexp): Revert my last edit.
779
780         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
781         variable instead of the Gnus variable.
782
783         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
784
785         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
786         again.
787
788         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
789         since some servers don't like it.
790         (nnimap-open-connection): Forget credentials if the server says the
791         password was wrong.
792         (nnimap-parse-line): Protect against invalid data.
793
794         * gnus-sum.el (gnus-summary-move-article): Add comment.
795         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
796         nothing alters it while scanning for new messages.
797
798         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
799         which may or may not help.
800         (nnimap-open-connection): If we're doing a stream connection, and then
801         discover we're on a STARTTLS-capable server, then open a STARTTLS
802         connection instead.
803
804 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
805
806         * nnimap.el (utf7): Required.
807
808         * message.el (message-cite-prefix-regexp): Remove "}" from citation
809         prefix.
810
811 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
812
813         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
814
815 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816
817         * nnimap.el (nnimap-request-accept-article): Message the error on
818         error.
819
820 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
821
822         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
823
824 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
825
826         * nndoc.el (nndoc-request-list): Return success always.
827
828         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
829         `fetch-old' -- we only want to fetch the articles we've requested.  The
830         rest are in the agent, probably.
831         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
832         disappeared server" to something low.  It's not important.
833
834         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
835         arrived before the FETCH data.
836
837         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
838         target here, because we don't know the Gnus name of the group.
839
840         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
841         for the correct group.
842
843         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
844
845         * gnus.el (gnus): Give a final warning after startup.
846
847         * gnus-util.el (gnus-action-message-log): New variable.
848         (gnus-message): Use it.
849         (gnus-final-warning): New function.
850
851         * nnimap.el (nnimap-open-connection): Record the greeting.
852         (nnimap): Add greeting.
853
854 2010-09-26  Julien Danjou  <julien@danjou.info>
855
856         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
857         arguments.
858         (gnus-html-wash-images): Fix spec computing to include start/end.
859
860         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
861
862 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
863
864         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
865         deletion.
866         (nnimap-retrieve-headers): Don't select the group, because that's
867         already done by nnimap-possibly-change-group.
868
869         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
870         (gnus-picon-transform-address): Use it.
871
872         * mail-source.el (mail-source-value): Revert previous patch.
873
874         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
875         on failure.
876         (nnimap-open-connection): Look up both virtual and physical server name
877         credentials.
878
879         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
880
881 2009-02-07  Dave Love  <fx@gnu.org>
882
883         * tls.el (open-tls-stream): Don't query killing process.
884
885 2009-02-08  Dave Love  <fx@gnu.org>
886
887         * gnus-win.el (gnus-window-to-buffer-helper,
888         gnus-all-windows-visible-p): Function needn't be a symbol.
889
890         * mail-source.el (mail-source-value): Function needn't be a symbol.
891
892 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
893
894         * message.el (message-cite-prefix-regexp): Remove } from the cite
895         prefix.
896
897         * gnus-art.el (gnus-treatment-function-alist): Do picons before
898         highlight again, so that the highlight is correct.
899
900         * gnus-picon.el (gnus-picon): Remove again.
901         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
902
903         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
904         doing the header highlightling, so that the background colour of the
905         picon is correct.
906
907         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
908         (gnus-picon): Ditto.
909         (gnus-picon): Reinstate.  The background colour for picons is white.
910         (gnus-picon-insert-glyph): Make the background white.
911
912         * nnml.el (nnml-open-nov): Don't return dead buffers.
913
914         * auth-source.el (auth-source-create): Query the user for whether to
915         store the credentials.
916
917         * netrc.el (netrc-store-data): New function.
918
919         * auth-source.el (auth-source-user-or-password): Use the existing auth
920         sources, if any, for creation.
921
922         * gnus.el (gnus-group-fast-parameter): Return the last matching
923         parameter instead of the first matching parameter.
924
925 2010-09-26  Julien Danjou  <julien@danjou.info>
926
927         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
928
929 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
930
931         * mml2015.el (mml2015-use): Remove gpg support.
932
933         * mml1991.el (mml1991-function-alist): Remove gpg function.
934         (mml1991-gpg-sign): Removed.
935
936 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
937
938         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
939         (gnus-browse-unsubscribe-current-group): Document it.
940         (gnus-browse-unsubscribe-group): Use it.
941
942 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
943
944         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
945         address to the To list for easier response.
946
947         * gnus.el (gnus-play-startup-jingle): Removed.
948         (gnus-splash): Don't play jingle.
949         (gnus): Silence gnus-load message.
950
951         * gnus-art.el (gnus-treat-play-sounds): Removed.
952
953         * gnus.el (gnus-play-jingle): Remove audio support.
954
955         * gnus-cus.el (gnus-score-customize): Remove audio reference.
956
957         * earcon.el: Removed -- no users.
958
959         * gnus-audio.el: Removed -- no users of this package.
960
961         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
962
963         * gnus-start.el (gnus-setup-news): Remove nocem support.
964
965         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
966
967         * gnus.el (gnus-use-nocem): Removed.
968
969         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
970         Removed.
971
972         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
973         uses NoCeM any more.
974
975         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
976         (gnus-button-ctan-handler): Ditto.
977         (gnus-button-handle-ctan-bogus-regexp): Ditto.
978         (gnus-button-ctan-directory-regexp): Ditto.
979         (gnus-button-handle-ctan): Ditto.
980         (gnus-button-tex-level): Ditto.
981         (gnus-button-alist): Removed CTAN stuff.
982
983 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
984
985         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
986         nnimap-streaming test.
987
988         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
989         servers twice.
990
991         * nnimap.el (nnimap-open-connection): Add more error reporting when
992         nnimap fails early.
993
994         * nnheader.el (nnheader-get-report-string): New function.
995         (nnheader-get-report): Use it.
996
997         * gnus-int.el (gnus-check-server): Say what the error was when opening
998         failed.
999
1000         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1001         using streaming.
1002
1003 2010-09-25  Julien Danjou  <julien@danjou.info>
1004
1005         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1006         gnus-window-inside-pixel-edges.
1007
1008 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1009
1010         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1011
1012         * mm-decode.el (mm-save-part): Allow saving to other directories the
1013         normal Emacs way.
1014
1015         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1016         by Jay Berkenbilt.
1017
1018         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1019         there isn't a single byte.
1020
1021         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1022         just do it.  It doesn't really seem to matter what the user responds
1023         here, I think, so it's just a confusing question.
1024
1025         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1026         non-streaming case.
1027
1028         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1029         (gnus-article-encrypt-body): Use it.
1030
1031         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1032         keystroke.
1033
1034         * nnimap.el (nnimap-find-wanted-parts-1): Use
1035         gnus-fetch-partial-articles.
1036
1037         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1038
1039         * nnimap.el (nnimap-insert-partial-structure): New function.
1040         (nnimap-get-partial-article): New function.
1041         (nnimap-request-article): Use it.
1042         (nnimap-wait-for-response): Return whether the wait was successful.
1043         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1044         retrieval wasn't successful.
1045         (nnimap-retrieve-group-data-early): Allow throttling servers.
1046         (nnimap-streaming): New variable.
1047         (nnimap-fetch-partial-articles): Removed.
1048
1049         * mm-decode.el (mm-with-part): Protect against killed buffers.
1050
1051         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1052         for prettier summary display.
1053
1054 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1055
1056         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1057         directly.
1058
1059 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1060
1061         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1062         apparently third-party libraries depend on it.
1063
1064         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1065         before starting negotiation.
1066
1067         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1068         privacy reasons.
1069         (gnus-treat-mail-gravatar): Ditto.
1070
1071         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1072         buffer when inserting images.  Inserting text into the headers, for
1073         instance, can make them invalid.
1074
1075 2010-09-25  Julien Danjou  <julien@danjou.info>
1076
1077         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1078         variables.
1079
1080         * nnheader.el: Remove useless variables news-reply-yank-from and
1081         news-reply-yank-message-id.
1082
1083         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1084         variables.
1085
1086         * mml1991.el: Remove useless mml1991-verbose.
1087
1088         * gnus.el: Remove useless variable gnus-use-generic-from.
1089         Remove obsolete variable gnus-topic-indentation.
1090
1091         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1092
1093         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1094
1095         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1096
1097         * gnus-group.el: Remove useless gnus-group-icon-cache.
1098         Remove useless gnus-ephemeral-group-server.
1099
1100         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1101
1102         * mml2015.el: Remove useless mml2015-verbose.
1103
1104         * mml-smime.el: Remove useless mml-smime-verbose.
1105
1106         * gnus.el: Remove useless gnus-local-domain.
1107
1108         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1109         gnus-gravatar-size.
1110
1111         * gnus-art.el: Remove useless gnus-treat-translate.
1112
1113 2010-09-24  Julien Danjou  <julien@danjou.info>
1114
1115         * gnus-sum.el: Add support for Gravatars.
1116
1117         * gnus-art.el: Add support for Gravatars.
1118
1119         * gnus-gravatar.el: Add this file.
1120
1121         * gravatar.el: Add this file.
1122
1123 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1124
1125         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1126
1127         * gnus-group.el (gnus-group-fetch-faq): Removed.
1128
1129         * gnus.el (gnus-group-faq-directory): Removed.
1130
1131         * gnus-group.el (gnus-group-fetch-charter): Removed.
1132
1133         * gnus.el (gnus-group-charter-alist): Removed.
1134
1135         * gnus-group.el (gnus-group-archive-directory): Removed.
1136         (gnus-group-recent-archive-directory): Ditto.
1137         (gnus-group-make-archive-group): Removed.
1138
1139         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1140
1141         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1142         use the same article number for all the cached articles.
1143
1144         * nnimap.el (nnimap-command): Register the last command time so
1145         that we can use it for idling NOOPs.
1146         (nnimap-open-connection): Start the keeplive timer.
1147         (nnimap-make-process-buffer): Store all the process buffers.
1148         (nnimap-keepalive): New function.
1149
1150         * starttls.el: (starttls-open-stream): Add autoload cookie.
1151
1152 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1153
1154         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1155         handling.
1156
1157 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1158
1159         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1160         its data structures.
1161
1162         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1163         instead of the cl.el copy-list.
1164         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1165         equalp.
1166
1167 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1168
1169         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1170         and tool-bar-local-item-from-menu.
1171
1172         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1173         mode-line-highlight face for Emacs.
1174
1175         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1176         loading gnus-sum.elc; fix comment for canlock-verify.
1177         (gnus-article-jump-to-part): Use read-number.
1178         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1179         Emacs pre-21 compatible code for help-echo.
1180         (gnus-article-next-page-1): No need to adjust the number of lines.
1181         (gnus-article-describe-bindings): Always use help-buffer.
1182
1183         * gnus-audio.el (gnus-audio-inline-sound)
1184         * gnus-cus.el (gnus-custom-mode)
1185         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1186
1187         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1188
1189         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1190         compatible code.
1191
1192 2010-09-24  Glenn Morris  <rgm@gnu.org>
1193
1194         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1195         visiting the fcc file in rmail-mode.
1196
1197         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1198
1199 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1200
1201         * nnir.el: Silence the byte compiler.
1202
1203         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1204         alias to browse-url-url-encode-chars if any.
1205         (gnus-html-encode-url): Use it.
1206
1207 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1208
1209         * gnus-start.el (gnus-use-backend-marks): New variable.
1210         (gnus-get-unread-articles-in-group): Use it.
1211
1212         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1213         makeover.
1214
1215 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1216
1217         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1218
1219 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1220
1221         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1222         Removed.
1223         (gnus-setup-news-hook): Removed
1224         gnus-fixup-nnimap-unread-after-getting-new-news.
1225
1226         * gnus-int.el (gnus-request-update-info): Protect against backends not
1227         having the function.
1228
1229         * nnimap.el (nnimap-stream): Mention starttls.
1230         (nnimap-open-connection): Add starttls support.
1231
1232 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1233
1234         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1235
1236 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1237
1238         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1239         BODYSTRUCTUREs.
1240         (nnimap-transform-headers): Unfold quoted {42} headers.
1241
1242         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1243         the info.
1244         (gnus-get-unread-articles): Only call updatep on backends that support
1245         it.
1246
1247         * nnweb.el (nnweb-request-update-info): NOOP.
1248
1249         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1250
1251         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1252         since it only deals with marks.
1253
1254         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1255         gnus-request-marks, and make a new gnus-request-update-info.
1256
1257         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1258         the active instead of the high number, which is usually too low.
1259
1260 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1261
1262         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1263         * encrypt.el: Removed.
1264
1265 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1266
1267         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1268         server in symbolic form.
1269
1270         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1271         0.9.
1272
1273 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1274
1275         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1276         (nnimap-update-info): Fix up code slightly.
1277
1278         * gnus-int.el (gnus-open-server): Add tracing for performance
1279         debugging.
1280
1281         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1282         (gnus-group-insert-group-line): Pass the real group name so that it
1283         gets the right data.
1284
1285         * gnus-start.el (gnus-get-unread-articles): Don't have
1286         `gnus-get-unread-articles-in-group' update info, since that can be
1287         really slow and doesn't seem to be needed?
1288
1289 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1290
1291         * time-date.el (date-to-time): Try using parse-time-string first before
1292         using the slower timezone-make-date-arpa-standard.
1293
1294 2010-09-22  Julien Danjou  <julien@danjou.info>
1295
1296         * gnus-group.el (gnus-group-insert-group-line): Call
1297         gnus-group-highlight-line.
1298         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1299         default hook list.
1300         (gnus-group-update-eval-form): Add new function.
1301         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1302         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1303
1304 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1305
1306         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1307         immediate, then expire all articles.
1308         (nnimap-update-info): Fix off-by-one errors.
1309         (nnimap-flags-to-marks): Would return no marks lists for group with no
1310         flags.  Instead return the other data.
1311
1312 2010-09-22  Julien Danjou  <julien@danjou.info>
1313
1314         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1315         Only return an icon.
1316         (gnus-group-insert-group-line): Compute icon to return.
1317
1318         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1319         variable.
1320         (gnus-html-image-fetched): Only cache if
1321         gnus-html-image-automatic-caching is set.
1322         (gnus-html-image-fetched): Check for errors.
1323
1324 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1325
1326         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1327         once per method on `g'.  This ensures that backends like nnfolder don't
1328         open all their folders.
1329
1330         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1331         (nnimap-request-list): Nix out group in the correct buffer.
1332         (nnimap-parse-flags): Implement by using `read' instead of
1333         hand-parsing.
1334         (nnimap-flags-to-marks): Pass on permanent-flags.
1335         (nnimap-make-process-buffer): Record the server name.
1336         (nnimap-parse-flags): Fix typo.
1337         (nnimap-request-scan): Run split on the server in general, not just a
1338         single group.
1339
1340         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1341         parameter, and propagate this downwards.
1342
1343         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1344         since EXAMINE changes it on the server.
1345
1346         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1347         this command might take a while.
1348
1349 2010-09-22  Julien Danjou  <julien@danjou.info>
1350
1351         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1352         harmful if you have 2 images side-by-side, they can't be properly
1353         update on text deletion.  Using text-property is safer here.
1354         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1355         data.
1356
1357 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1358
1359         * nnimap.el (nnimap-expunge-inbox): Removed.
1360         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1361         (nnimap-expunge): Flip default to t.
1362
1363         * gnus.el (gnus-method-to-server): Don't push things to the cache
1364         unless it's unique.
1365         (gnus-server-to-method): Ditto.
1366
1367 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1368
1369         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1370
1371 2010-09-22  Julien Danjou  <julien@danjou.info>
1372
1373         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1374         get the start of data.
1375         (gnus-html-encode-url): Add this function to encode special chars in
1376         URL.
1377         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1378         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1379
1380         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1381         default.
1382         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1383
1384         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1385         images alt-text.
1386         (gnus-html-put-image): Put alt-text as help-echo.
1387
1388 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1389
1390         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1391         * mm-util.el (mm-decompress-buffer)
1392         * nnir.el (nnir-run-find-grep)
1393         * pop3.el (pop3-list): Use 3rd arg of split-string.
1394
1395         * time-date.el (format-seconds): Comment fix.
1396
1397         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1398         and byte-optimize-form-code-walker.
1399         (dgnushack-make-auto-load): Don't advise make-autoload.
1400
1401         * lpath.el: Remove Emacs 21 stuff.
1402
1403 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1404
1405         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1406         outside the active range.  Suggested by Dan Christensen.
1407
1408         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1409         slightly later to avoid double-getting it.
1410
1411         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1412         previous patch.
1413
1414         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1415
1416 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1417
1418         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1419
1420 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1421
1422         * gnus-int.el (gnus-open-server): Give a better error message in the
1423         "go offline" case.
1424
1425         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1426         marks for nnimap, which is seldom the right thing to do.
1427
1428         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1429         (gnus-same-method-different-name): New function.
1430
1431         * nnimap.el (parse-time): Require.
1432
1433         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1434         method in the presence of many similar methods.
1435
1436         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1437
1438         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1439         nnml-inhibit-expiry.
1440
1441         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1442         find out whether methods are equal.
1443
1444         * nnimap.el (nnimap-find-expired-articles): New function.
1445         (nnimap-process-expiry-targets): New function.
1446         (nnimap-request-move-article): Request the article before looking at
1447         what the Message-ID is.  Fix found by Andrew Cohen.
1448         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1449
1450         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1451         for oldness in addition to being a predicate.
1452
1453         * nnimap.el (nnimap-request-group): When we have zero articles, return
1454         the right data to Gnus.
1455         (nnimap-request-expire-articles): Only delete articles immediately if
1456         the target is 'delete.
1457
1458         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1459         method, this would bug out.
1460
1461         * gnus-group.el (gnus-group-expunge-group): Renamed from
1462         gnus-group-nnimap-expunge, and implemented as a normal interface
1463         function.
1464
1465         * gnus-int.el (gnus-request-expunge-group): New function.
1466
1467         * nnimap.el (nnimap-request-create-group): Implement.
1468         (nnimap-request-expunge-group): New function.
1469
1470 2010-09-21  Julien Danjou  <julien@danjou.info>
1471
1472         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1473         (gnus-html-cache-expired): Add new function.
1474         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1475         wethever we should display image for fetch it.
1476         Compute alt-text earlier to pass it to the fetching function too.
1477         (gnus-html-schedule-image-fetching): Change function argument to only
1478         get one image at a time, not a list.
1479         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1480         cache.
1481         (gnus-html-get-image-data): New function to retrieve image data from
1482         cache.
1483         (gnus-html-put-image): Change buffer argument to use image data rather
1484         than file, and place image above region rather than inserting a new
1485         one. Do not take alt-text as argument, since it's useless now: we place
1486         the image above alt-text.
1487         (gnus-html-prune-cache): Remove.
1488         (gnus-html-show-images): Start to fetch image when we find one, do not
1489         push into a temporary list.
1490         (gnus-html-prefetch-images): Only fetch image if they have expired.
1491         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1492         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1493
1494 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1495
1496         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1497
1498 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1499
1500         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1501         spec inser "*" if the group isn't active instead of 0.
1502
1503         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1504         opening the server.
1505         (nnimap-request-delete-group): Implement group deletion.
1506         (nnimap-transform-headers): Return the size of the entire message in
1507         the Bytes header, not just the size of the first part.
1508         (nnimap-request-move-article): When moving an article from nnimap,
1509         request the article first so the accepting form has an article to
1510         accept.  Reported by Dan Christensen.
1511         (nnimap-command): Make sure that the error message doesn't error out.
1512
1513 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1514
1515         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1516         we haven't requested anything.
1517
1518 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1519
1520         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1521         "".  Fix found by Andrew Cohen.
1522
1523         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1524         instead of -encode-string.
1525
1526 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1527
1528         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1529
1530         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1531         by mm-subst-char-in-string.
1532
1533 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1534
1535         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1536         waiting for the connection string.
1537
1538         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1539         arriving.
1540
1541         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1542         bogus characters.  This allows selecting certain Gmail groups.
1543
1544         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1545         (nnimap-fetch-partial-articles): New variable.
1546         (nnimap-open-connection): When looking for credentials, also use the
1547         nnimap-server-port.
1548         (nnimap-request-article): Return the group/article number, so that Gnus
1549         `^' works as expected.
1550         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1551         them.
1552
1553         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1554         comments.
1555         (gnus-methods-sloppily-equal): New function.
1556         (gnus): When using the development version of Gnus, load the gnus-load
1557         file.
1558
1559         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1560         `gnus-open-server' on each method before trying to scan them etc.  This
1561         ensures that all the backend parameters are set correctly.
1562
1563         * nnimap.el (nnimap-authenticator): New variable.
1564         (nnimap-open-connection): Allow anonymous login.
1565         (nnimap-transform-headers): The chars header is called Chars not
1566         Bytes.
1567         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1568         drops.
1569
1570         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1571         patch, found by Knut Anders Hatlen.
1572
1573 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1574
1575         * gnus-agent.el (gnus-agent-batch-confirmation)
1576         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1577         to gnus-message.
1578         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1579         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1580         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1581         * gnus-int.el (gnus-open-server): Likewise.
1582         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1583         (gnus-score-check-syntax): Likewise.
1584         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1585         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1586         Likewise.
1587         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1588
1589 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1590
1591         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1592         calling conventions so that prefetch doesn't bug out.
1593
1594 2010-09-19  Julien Danjou  <julien@danjou.info>
1595
1596         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1597         rather than `subst-char-in-region' in order to be able to replace ASCII
1598         char by UTF-8 ones.
1599
1600         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1601         than curl.
1602         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1603         the right URL and ALT text on images.
1604         (gnus-html-wash-tags): Fix tag case.
1605         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1606         (gnus-article-html): Add -o display_ins_del=2 option.
1607         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1608
1609 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1610
1611         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1612         the extra mail headers, which sometimes seem to happen for unknown
1613         reasons.
1614
1615         * mail-parse.el (mail-header-encode-parameter): Define as
1616         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1617         (or most, perhaps?) mail readers don't understand the latter, but do
1618         understand the former.
1619
1620         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1621         to nil, so that no methods are automatically agentized.  I think this
1622         is probably what most users want.
1623
1624         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1625         from url-retrieve, for instance about invalid URLs.
1626
1627         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1628         groups that have no articles.
1629         (nnimap-request-article): Check that we really got an article when we
1630         requested one.
1631
1632         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1633         doesn't exist.
1634
1635         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1636         nntp buffer so the agent can save it.
1637         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1638         that CRLF doesn't get translated to \n.
1639         (nnimap-open-connection): Don't make 'shell commands only send \n.
1640
1641 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1642
1643         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1644         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1645         Update var name.
1646         (nnml-generate-nov-file): Use dolist.
1647         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1648         Use with-current-buffer.
1649
1650 2010-09-18  Julien Danjou  <julien@danjou.info>
1651
1652         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1653         parallel.
1654
1655 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1656
1657         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1658         the range update right.
1659         (nnimap-request-group): Don't make `M-g' bug out on group with no
1660         marks.
1661         (nnoo): Required, so that other packages can require nnimap.
1662         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1663         command we're looking for.  This helps when the server sends more
1664         responses after we've gotten everything we expected.
1665         (nnimap): Add a `newlinep' field to keep track of end-of-line
1666         conventions.
1667         Don't send CRLF to things that don't want it.
1668         (nnimap-request-accept-article): Ditto.
1669
1670 2010-09-18  Julien Danjou  <julien@danjou.info>
1671
1672         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1673         than curl to retrieve images.
1674
1675 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1676
1677         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1678         the marks.
1679         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1680         (nnimap-wait-for-connection): New function.
1681         (nnimap-open-connection): If we have PREAUTH, don't query for login
1682         credentials.
1683         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1684         when doing a partial update.
1685
1686 2010-09-18  Julien Danjou  <julien@danjou.info>
1687
1688         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1689         tags.
1690
1691 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1692
1693         * nnimap.el (nnimap-credentials): New function.
1694         (nnimap-open-connection): Use the new function to look for credentials
1695         also on the numeric equivalents of "imap" and "imaps".
1696
1697         * gnus-start.el (gnus-activate-group): Send the info to
1698         gnus-request-group.
1699
1700         * nnimap.el (nnimap-request-group): Have the "check" version of the
1701         function parse flags and update the info, so that a `M-g' get a total
1702         resync of all flags from the group.
1703
1704         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1705         to allow backends to alter the info on group selection.  Also alter all
1706         the backend -request-group functions to take the parameter.
1707
1708         * nnimap.el (nnimap-store-info): New function.
1709         (nnimap-update-info): Store the info for later usage.
1710         (nnimap-request-group): Use the stored info for the dont-check case, so
1711         that we don't retrieve all marks when we enter a group.
1712
1713         * nnimap.el: Use deffoo instead of defun for interface functions.
1714
1715         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1716         update the group info.  This makes the nndraft groups, for instance, go
1717         back to their old behaviour.
1718
1719         * gnus-sum.el (gnus-select-newsgroup): Indent.
1720
1721         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1722         in.
1723         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1724         nothing.
1725
1726         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1727         from methods that are denied.
1728
1729         * gnus-int.el (gnus-method-denied-p): New function.
1730
1731         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1732         store the password instead of netrc.
1733         (nnimap-open-connection): Don't error out when we can't make a
1734         connections.
1735
1736         * auth-source.el (auth-source-create): In the password prompt, say what
1737         we're querying for.  Also prompt for user name if that hasn't been
1738         given.
1739
1740         * nnimap.el (nnimap-with-process-buffer): Removed.
1741
1742 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1743
1744         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1745         method when we're reading from the agent.
1746
1747         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1748
1749         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1750         that's probably most useful for users.
1751
1752         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1753         "failed" all the time.
1754
1755         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1756         ...)) with (with-current-buffer ... ).
1757
1758         * nntp.el (nntp-open-server): Return whether the open was successful or
1759         not.
1760
1761         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1762         select an unread unseen article first.
1763
1764         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1765         /etc/services, supply some sensible port defaults.
1766
1767         * dgnushack.el: Define netrc-credentials.
1768
1769 2010-09-17  Julien Danjou  <julien@danjou.info>
1770
1771         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1772
1773 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1774
1775         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1776         doesn't have any parameters.
1777
1778 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1779
1780         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1781         only upcased checks.
1782
1783         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1784
1785         * nnimap.el (nnimap-open-shell-stream): New function.
1786         (nnimap-open-connection): Use it.
1787         (nnimap-transform-headers): Get the number of lines in each message.
1788         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1789         number of lines.
1790         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1791         problem.
1792
1793         * utf7.el (utf7-encode): Autoload.
1794
1795         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1796         to allow the mail splitting to not return a default group.  This is
1797         useful for nnimap, which will leave unmatched mail in the inbox.
1798
1799         * nnimap.el: Rewritten.
1800
1801         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1802         nnimap usage.
1803
1804         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1805         if the move is internal, so that nnimap can do fast internal moves.
1806
1807         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1808         data.
1809         (gnus-read-active-for-groups): Support finishing the early retrieval of
1810         data.
1811
1812         * gnus-range.el (gnus-range-nconcat): New function.
1813
1814         * gnus-int.el (gnus-finish-retrieve-group-infos)
1815         (gnus-retrieve-group-data-early): New functions.
1816
1817 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1818
1819         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1820         (nnrss-retrieve-groups):
1821         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1822         (pop3-quit): Use with-current-buffer.
1823
1824 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1825
1826         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1827         instead of nnheader-accept-process-output.
1828
1829         * dgnushack.el (dgnushack-compile): Add comment.
1830
1831         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1832
1833         * gnus-html.el (gnus-html-schedule-image-fetching)
1834         (gnus-html-prefetch-images): Replace process-kill-without-query by
1835         gnus-set-process-query-on-exit-flag.
1836
1837 2010-09-16  Romain Francoise  <romain@orebokech.com>
1838
1839         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1840
1841 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1842
1843         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1844         parameter to unintern is mandatory-ish in Emacs 24.
1845
1846         * gnus-html.el (gnus-html-schedule-image-fetching)
1847         (gnus-html-prefetch-images): Check for curl before using it.
1848
1849         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1850         depend on curl, which isn't essential.
1851
1852         * imap.el: Revert back to version
1853         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1854         seem problematic.
1855
1856 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1857
1858         * gnus-registry.el (gnus-registry-install-shortcuts):
1859         Explicitly pass `obarray' to `unintern' to avoid a warning.
1860
1861 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1862
1863         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1864         change.
1865
1866         * nnrss.el (nnrss-request-list): Removed this function and related
1867         functions, including the moreover stuff.
1868
1869 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1870
1871         * nnrss.el (nnrss-retrieve-groups): New function.
1872
1873 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1874
1875         * .dir-locals.el: Add no-byte-compile cookie.
1876
1877 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1878
1879         * time-date.el (format-seconds): Comment fix.
1880
1881         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1882         for back end that doesn't support request-scan.
1883
1884 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1885
1886         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1887         then do request scans from the backends.
1888
1889         * netrc.el (netrc-credentials): New conveniency function.
1890
1891         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1892         avoid running a hook per line, since this takes a lot of time,
1893         profiling shows.
1894         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1895         directly if gnus-visual-p is true.
1896
1897 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1898
1899         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1900         groups; replace mapcar with dolist which is a bit faster; pass groups
1901         info to gnus-read-active-file-1.
1902         (gnus-read-active-file-1): Scan only specified groups if the new
1903         optional arg `infos' is given.
1904
1905 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1906
1907         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1908
1909         * pop3.el (pop3-movemail): Removed.
1910         (pop3-streaming-movemail): Renamed to pop3-movemail.
1911
1912         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1913         don't restrict end-tag searches to the end of the line.
1914
1915 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1916
1917         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1918         articles of every unchecked group to t, which means unknown since the
1919         server has never been opened.
1920
1921 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1922
1923         * gnus-html.el (gnus-html-show-alt-text): New command.
1924         (gnus-html-browse-image): Ditto.
1925         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1926         to browse the image directly.
1927         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1928         better.
1929
1930         * gnus-async.el (gnus-async-article-callback): Call
1931         `gnus-html-prefetch-images' unconditionally.
1932
1933         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1934         before feeding URLs to curl.
1935
1936 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1937
1938         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1939         internal images as deletable by `W D D'.
1940
1941         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1942         (gnus-async-article-callback): Fix typo.
1943
1944 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1945
1946         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1947         current line to work around bugs in the output from w3m.
1948
1949         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1950         for groups that want that.
1951
1952         * nntp.el (nntp-wait-for-string): Supply a timeout for
1953         accept-process-output to ensure progress.
1954
1955         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1956         level to get unread articles from, then use that for foreign groups,
1957         too.
1958
1959         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1960         confuses the rest of the function.
1961
1962         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1963         for the methods that support -retrieve-groups, too.
1964
1965         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1966
1967 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1968
1969         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1970         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1971
1972         * pop3.el: Require cl when compiling.
1973         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1974
1975 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1976
1977         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1978         that aren't going to be activated.
1979         (gnus-get-unread-articles): Fix up the last commit.
1980
1981         * gnus-html.el (gnus-article-html): Allow calling without specifying
1982         the handle.  In that case, dissect the buffer first.
1983
1984         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1985
1986         * nnimap.el (nnimap-open-connection): Revert the change that would look
1987         into authinfo for imaps instead of imap.
1988
1989         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1990         say that you don't want to call gnus-request-group with don-check, but
1991         do check the reponse.  This is for virtual groups only.
1992         (gnus-get-unread-articles): Count the archive groups as secondary, so
1993         that they're activated the same way as before.
1994
1995         * imap.el (imap-message-map): Removed optional buffer parameter, since
1996         no callers use it.
1997         (imap-message-get): Ditto.
1998         (imap-message-put): Ditto.
1999         (imap-mailbox-map): Ditto.
2000         (imap-mailbox-put): Ditto.
2001         (imap-mailbox-get): Ditto.
2002         (imap-mailbox-get): Revert last change for this function.
2003
2004         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2005         case-insensitively.
2006         (nnimap-debug): Removed.
2007
2008         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2009         to use `imap-fetch' instead.  According to the comments, this should be
2010         safe, since all other IMAP clients use the 1:* syntax.
2011         (imap-enable-exchange-bug-workaround): Removed.
2012         (imap-debug): Removed -- doesn't seem very useful.
2013
2014         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2015         mail from a file, and the file doesn't exist.
2016
2017         * imap.el (imap-log): New convenience function used throughout instead
2018         of repeating the same code all over the place.
2019
2020         * pop3.el (pop3-streaming-movemail): Return t for success.
2021
2022         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2023         .authinfo if we're using ssl connection.
2024
2025         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2026         already have if we're in a main Gnus `g' run.
2027
2028         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2029
2030 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2031
2032         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2033
2034         * nnmh.el (nnmh-request-list-1): Bind `file'.
2035
2036         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2037         alias to set-process-query-on-exit-flag or process-kill-without-query.
2038         (pop3-open-server): Use it.
2039
2040 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2041
2042         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2043         box to the Incoming file.  Fixes mistake in previous checkin.
2044
2045         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2046         request loop (for debugging purposes) removed.
2047
2048         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2049         culprit is more visible.
2050         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2051         (nnml-add-incremental-nov): New functions to do "incremental" nov
2052         updates, where we just append to the end of the existing nov files
2053         without reading/writing them in full.
2054
2055         * mail-source.el (mail-source-delete-crash-box): Really only check the
2056         incoming files once in a while.
2057
2058         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2059
2060         * mail-source.el (mail-source-delete-crash-box): Only check the
2061         incoming files for deletion once per day to save a lot of file
2062         accesses.
2063
2064         * pop3.el (pop3-logon): Fix up unbound variable typo.
2065
2066         * mail-source.el (pop3-streaming-movemail): Autoload.
2067
2068         * pop3.el (pop3-streaming-movemail): Respect
2069         pop3-leave-mail-on-server.
2070
2071         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2072         retrieval.
2073
2074         * pop3.el (pop3-process-filter): Removed unused function.
2075         (pop3-streaming-movemail, pop3-send-streaming-command)
2076         (pop3-wait-for-messages, pop3-write-to-file)
2077         (pop3-number-of-responses): New functions for streaming pop3
2078         retrieval.
2079
2080         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2081         come from no known methods.
2082         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2083         list.
2084
2085         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2086         message sizes.
2087         (pop3-movemail): Use erase-buffer instead of looping and deleting
2088         regions, which seems rather odd.
2089
2090         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2091         file once per `g' run.
2092
2093         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2094         directories.  This makes the draft queue directory work.
2095
2096         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2097         data from the backends, so that we only request the list of groups from
2098         each method once.  This should speed things up considerably.
2099
2100         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2101         detect that it's not implemented.
2102
2103         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2104         we actually do recurse down into the tree, but don't stat all leaf
2105         nodes.
2106
2107         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2108         then say so instead of bugging out.
2109
2110         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2111         files exist before trying to read them.
2112
2113         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2114         around <pre_int>.
2115
2116         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2117
2118         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2119
2120 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2121
2122         * mm-util.el (mm-image-load-path): Just return the image directories,
2123         not all directories in the path in addition to the image directories.
2124         (mm-image-load-path): Maintain a cache of the image directories so that
2125         the `g' command in Gnus doesn't have to stat dozens of directories each
2126         time.
2127
2128         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2129         (gnus-html-wash-tags): Add a new `i' command to insert images.
2130         (gnus-html-insert-image): New command and keystroke.
2131         (gnus-html-redisplay-with-images): New command and keystroke.
2132         (gnus-html-show-images): Renamed command.
2133         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2134         spacers.
2135         (gnus-html-wash-tags): Decode entities at the end, so that entities
2136         inside the tags don't mess up the rest of the "parsing".
2137
2138         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2139         so that nnimap methods aren't agentized by default.  There's apparently
2140         many problems related to agent/imap behaviour.
2141
2142         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2143
2144         * gnus-html.el: Doc fix.
2145
2146 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2147
2148         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2149         specifier-spec-list for Emacs 21.
2150
2151         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2152         glyph-width and glyph-height instead of display-graphic-p and
2153         image-size; make avoidance of displaying small images work for XEmacs.
2154
2155         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2156         for XEmacs.
2157
2158         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2159         of symbol that holds plist data.
2160         (gnus-process-plist): Remove plist of process after getting it.
2161
2162 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163
2164         * message.el (message-generate-hashcash): Change default to
2165         'opportunistic if hashcash is installed.
2166
2167         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2168         (gnus-html-put-image): Only call image-size once, since it's somewhat
2169         time-consuming on remote X servers.
2170
2171 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2172
2173         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2174         type on data, not a file name.
2175
2176         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2177         window-pixel-edges for Emacs 21.
2178
2179         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2180         decoded contents.
2181         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2182
2183 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2184
2185         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2186         group line format, since it isn't very interesting.
2187
2188         * gnus-agent.el (gnus-agent-short-article),
2189         (gnus-agent-long-article): Increase values for these two variables,
2190         since most people are likely to have more network connection and
2191         storage than before.
2192
2193         * gnus.el (gnus-refer-article-method): Change default to 'current.
2194         When referring an article, the common behaviour is to refer it from the
2195         current select method, not the native select method.  The chances of
2196         the native select method having the message in question is rather slim
2197         these days.
2198
2199         * gnus-sum.el (gnus-auto-select-subject): Change default to
2200         `unseen-or-unread'.  I think it's likely that most people want to
2201         select an unseen article over a previously seen, but unread one.
2202
2203         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2204         means that in the article buffer none of the minor mode elements will
2205         be shown, usually, and this is not desirable in most cases.
2206
2207         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2208         that commands like `d' (and the like) go to the next line in the
2209         buffer, instead of the next unread article.  I think this is the
2210         behaviour that is most natural for most users.
2211         (gnus-single-article-buffer): Change default to nil, so that people can
2212         have as many article buffers open as they have summary buffer.  I think
2213         this is the most natural way for the groups to behave.
2214
2215         * message.el (message-generate-new-buffers): Change default to
2216         `unsent', so that all new message buffers start their names with the
2217         string "*unsent", and it's easier to find the buffers if you move from
2218         them.
2219
2220 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2221
2222         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2223         small.  They're probably tracking images.
2224         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2225         (gnus-html-rescale-image): Yet another try at getting the image sizing
2226         right.
2227
2228         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2229         nntp-marks-file-name is nil.
2230
2231 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2232
2233         * gnus-html.el (gnus-html-wash-tags)
2234         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2235         Better logging.
2236
2237 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2238
2239         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2240
2241         * gnus-html.el (gnus-html-wash-tags): Check the value of
2242         gnus-blocked-images in the summary buffer.
2243
2244 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2245
2246         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2247
2248 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2249
2250         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2251         like "a", it seems like.
2252         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2253         since it needs to be picked from the correct buffer.
2254
2255         * nnwfm.el: Removed.
2256
2257         * nnlistserv.el: Removed.
2258
2259 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2260
2261         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2262         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2263
2264 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2265
2266         * nnkiboze.el: Removed.
2267
2268         * nndb.el: Removed.
2269
2270         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2271         alt text.
2272         (gnus-html-rescale-image): Try to get the rescaling logic right for
2273         images that are just wide and not tall.
2274
2275         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2276         overshadow variable bindings.
2277
2278 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2279
2280         * gnus-html.el (gnus-html-wash-tags)
2281         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2282         extra logging.
2283
2284 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2285
2286         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2287         (gnus-max-image-proportion): New variable.
2288         (gnus-html-rescale-image): New function.
2289         (gnus-html-put-image): Rescale images.
2290
2291 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2292
2293         Fix up some byte-compiler warnings.
2294         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2295         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2296         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2297         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2298         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2299         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2300         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2301
2302 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2303
2304         * gnus-html.el (gnus-article-html): Decode contents by charset.
2305
2306 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2307
2308         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2309         (gnus-html-frame-width, gnus-blocked-images)
2310         * message.el (message-prune-recipient-rules): Add custom version.
2311         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2312
2313         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2314         functions.
2315
2316         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2317         gnus-process-get.
2318
2319 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2320
2321         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2322         instead of lsub directly.
2323
2324 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2325
2326         * nnwarchive.el: Removed.
2327
2328         * gnus-soup.el: Removed.
2329
2330         * nnsoup.el: Removed.
2331
2332         * nnultimate.el: Removed.
2333
2334         * gnus-html.el (gnus-blocked-images): New variable.
2335
2336         * message.el (message-prune-recipients): New function.
2337         (message-prune-recipient-rules): New variable.
2338
2339         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2340         guess whether a long line is natural text or not.
2341
2342         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2343         gnus-process-plist and friends for compatibility.
2344
2345 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2346
2347         * gnus-html.el: Require packages that define macros used in this file.
2348         (gnus-article-mouse-face): Declare to silence byte-compiler.
2349         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2350         process-get.
2351         (gnus-html-put-image): Use plist-get to avoid getf.
2352         (gnus-html-prefetch-images): Use with-current-buffer.
2353
2354 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2355
2356         * gnus-ems.el: Provide compatibility functions for
2357         gnus-set-process-plist.
2358
2359         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2360         header-line-format for XEmacs 21.4.
2361
2362         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2363         * gnus.el (gnus-valid-select-methods)
2364         * message.el (message-send-mail-partially-limit)
2365         * mm-decode.el (mm-text-html-renderer)
2366         * mml.el (mml-insert-mime-headers-always)
2367         * smiley.el (smiley-regexp-alist): Bump custom version.
2368
2369 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2370
2371         * gnus-html.el: require mm-url.
2372         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2373         with the url to `url'.
2374         (gnus-html-wash-tags): Support cid: URLs/images.
2375
2376 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2377
2378         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2379         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2380         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2381
2382         * gnus-move.el: Removed file, since it doesn't really work.
2383
2384         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2385         UTF-8.  This seems to fix problems with some German web feeds.
2386
2387         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2388         at the top so that the proper colours are applied.
2389
2390         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2391         don't have dots in their names.
2392
2393         * gnus-art.el (gnus-article-view-part): Doc fix.
2394
2395         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2396         XEmacs-compatible.
2397         (gnus-html-put-image): Don't do images on non-graphic displays.
2398
2399         * nnslashdot.el: Removed this unused backend.
2400
2401         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2402         actions.
2403         (gnus-undo-register-1): Revert last change.
2404
2405         * gnus-group.el (gnus-group-completing-read): Protect against not
2406         having completion-styles bound.
2407
2408         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2409         make broken recipients happier.
2410
2411         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2412
2413         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2414         point parameter.
2415
2416         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2417
2418         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2419         completion-styles for group selection.
2420
2421 2009-02-04  Andreas Schwab  <schwab@suse.de>
2422
2423         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2424         headers and regexp-quote the match if necessary.
2425
2426 2009-03-24  Miles Bader  <miles@gnu.org>
2427
2428         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2429         the blinking smiley.
2430
2431 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2432
2433         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2434         blink smiley.
2435
2436 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2437
2438         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2439         where the dribbel file lives exists.
2440
2441         * message.el (message-send-mail-partially-limit): Change the default to
2442         nil, since most people don't want this.
2443
2444         * mm-url.el (mm-url-decode-entities): Also decode entities like
2445         &#x3212.
2446
2447 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2448
2449         * gnus-sum.el (gnus-summary-idna-message):
2450         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2451         Hyperlink urls in docstrings with URL `...'.
2452
2453 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2454
2455         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2456         functions.
2457
2458 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2459
2460         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2461         say what the mouseover text should be.
2462
2463         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2464         version of the mm-w3m-safe-url-regexp variable to only download images
2465         in the groups where we want that to happen.
2466
2467         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2468
2469         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2470         easier debugging.
2471         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2472         big pictures in the article buffer.
2473
2474         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2475         gnus-article-html.
2476         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2477         w3m.
2478
2479         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2480
2481 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2482
2483         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2484         which doesn't exist.
2485
2486         * message.el (message-inhibit-ecomplete): New variable to allow some
2487         function to inhibit ecomplete address storage.
2488         (message-resend): Disable ecomplete message storage when resending
2489         messages.
2490
2491         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2492
2493 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2494
2495         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2496         Save excursion while copying, moving, and deleting articles in order to
2497         prevent the cursor from jumping to unforeseen place.
2498
2499 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2500
2501         * lpath.el: No need to bind bookmark-current-buffer,
2502         bookmark-yank-point and bookmark-make-record-function.
2503
2504 2010-08-17  Glenn Morris  <rgm@gnu.org>
2505
2506         * gnus-sync.el: Require gnus components whose functions are used.
2507
2508         * gnus-art.el (bookmark-make-record-function):
2509         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2510         Declare for compiler.
2511
2512         * mm-url.el (mml-compute-boundary): Autoload.
2513
2514 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2515
2516         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2517
2518 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2519
2520         Typo fix "hoo4a" -> "hook".
2521
2522         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2523
2524 2010-08-14  Glenn Morris  <rgm@gnu.org>
2525
2526         * gnus-sync.el (gnus-sync): Fix defgroup version.
2527
2528 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2529
2530         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2531
2532         * gnus-sync.el: Fix docs.
2533         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2534         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2535
2536 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2537
2538         Optimizations for gnus-sync.el.
2539
2540         * gnus-sync.el: Add docs about gnus-sync-backend
2541         possibilities.
2542         (gnus-sync-save): Remove unnecessary message.
2543         (gnus-sync-read): Optimize and show what groups were skipped.
2544
2545 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2546
2547         Minor bug fixes for gnus-sync.el.
2548
2549         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2550         read the sync on get-new-news.
2551
2552         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2553         quiet.
2554
2555         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2556
2557 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2558
2559         Make saving and restoring of hidden threads work with overlays.
2560         Patch applied by Ted Zlatanov.
2561
2562         * gnus-sum.el (gnus-hidden-threads-configuration)
2563         (gnus-restore-hidden-threads-configuration): Update to deal with text
2564         properties, rather than searching for a magic character.
2565
2566 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2567
2568         New gnus-sync.el library for synchronization of marks.
2569
2570         * gnus-sync.el: New library for synchronization of marks.
2571
2572         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2573         renamed from `gnus-registry-grep-in-list'.
2574
2575         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2576
2577         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2578
2579 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2580
2581         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2582         determining charset of text fails.
2583
2584 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2585
2586         * nnmail.el (nnmail-get-new-mail-1): Revert.
2587
2588         * nnml.el (nnml-active-number): Make sure names of newly created groups
2589         in nnml-group-alist are encoded.
2590
2591 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2592
2593         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2594         containing non-ASCII characters in active file for nnml back end.
2595
2596 2010-07-24  David Engster  <dengste@eml.cc>
2597
2598         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2599         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2600
2601 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2602
2603         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2604         tag (Bug#6654).
2605
2606 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2607
2608         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2609         the article buffer, not the summary buffer.
2610
2611 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2612
2613         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2614         Emacs 23 as well.
2615
2616 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2617
2618         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2619         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2620
2621 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2622
2623         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2624         Patch applied by Karl Fogel.
2625
2626         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2627         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2628
2629 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2630
2631         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2632         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2633         C-w still not working correctly from Article buffers; Thierry's
2634         patch to fix that will be applied after this.
2635
2636         * gnus-art.el (bookmark-make-record-function): New local variable.
2637
2638         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2639         article buffer.
2640         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2641
2642 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2643
2644         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2645         on changes in bookmark.el.
2646
2647 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2648
2649         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2650         `no-log' instead of message not to log prompt string.
2651
2652 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2653
2654         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2655         the *other* type of HTML form submission.
2656
2657 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2658
2659         * auth-source.el (auth-source-pick): If choice does not contain a
2660         questioned keyword, set the check to t.
2661
2662 2010-06-12  Romain Francoise  <romain@orebokech.com>
2663
2664         * gnus-util.el (gnus-date-get-time): Move up before first use.
2665
2666 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2667
2668         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2669         (gnus-article-edit-part): Bind it to make last part that is substituted
2670         or deleted visible.
2671         (gnus-mime-display-single): Buttonize part of which id equals to
2672         gnus-mime-buttonized-part-id.
2673
2674 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2675
2676         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2677         (gnus-dd-mmm): Use gnus-date-get-time.
2678         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2679         simplify logic.
2680         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2681         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2682
2683 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2684
2685         * auth-source.el (top): Autoload `secrets-list-collections',
2686         `secrets-create-item', `secrets-delete-item'.
2687         (auth-sources): Fix tag string.
2688         (auth-get-source, auth-source-retrieve, auth-source-create)
2689         (auth-source-delete): New defuns.
2690         (auth-source-pick): Rewrite in order to avoid 2 passes.
2691         (auth-source-forget-user-or-password): New parameter USERNAME.
2692         (auth-source-user-or-password): New parameters CREATE-MISSING and
2693         DELETE-EXISTING.  Retrieve password interactively, if needed.
2694
2695 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2696
2697         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2698         deleting unused directories when gnus-expert-user is t.
2699
2700 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2701
2702         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2703         for each temp file when gnus-article-browse-delete-temp is ask.
2704
2705 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2706
2707         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2708         Lisp calls to delete-backward-char by calls to delete-char.
2709
2710 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2711
2712         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2713
2714 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2715
2716         * password-cache.el (password-cache-remove): Fix docstring.
2717
2718 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2719
2720         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2721         article unless decoding article to be saved.
2722
2723 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2724
2725         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2726         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2727         generated within the mm-with-unibyte-current-buffer macro.
2728
2729 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2730
2731         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2732         to nil when we're in a mml-preview buffer and no group is selected.
2733
2734 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2735
2736         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2737         when catching the `C-g'.  Reported by "Leo".
2738
2739 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2740
2741         * message.el (message-forward-make-body-plain)
2742         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2743         multibyte-string-p.
2744
2745         * lpath.el: Revert.
2746
2747 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2748
2749         * message.el (message-forward-make-body-mml): Assume original message
2750         is multibyte string; error on unibyte.
2751         (message-forward-make-body-plain): Ditto; don't add excessive newline
2752         in body end.
2753
2754         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2755
2756 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2757
2758         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2759         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2760
2761 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2762
2763         * mm-extern.el (mm-extern-url): Don't use
2764         mm-with-unibyte-current-buffer.
2765         (mm-extern-cache-contents): Use with-current-buffer instead of
2766         save-excursion + set-buffer.
2767
2768 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2769
2770         * mm-util.el (mm-emacs-mule): Remove.
2771
2772 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2773
2774         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2775         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2776         change.
2777
2778 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2779
2780         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2781         bind the default value of enable-multibyte-characters to nil.
2782
2783 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2784
2785         * message.el (message-forward-make-body-plain)
2786         (message-forward-make-body-mml):
2787         Don't use mm-with-unibyte-current-buffer.
2788
2789 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2790
2791         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2792
2793 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2794
2795         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2796         (Bug#5592).
2797
2798 2010-05-07  Julien Danjou  <julien@danjou.info>
2799
2800         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2801         it to mm-pipe-part.
2802
2803         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2804         it is given.
2805
2806 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2807
2808         * binhex.el (binhex-decode-region-internal)
2809         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2810         (dns-query)
2811         * nnweb.el (nnweb-gmane-search)
2812         * pgg-parse.el (pgg-parse-armor)
2813         * pgg.el (pgg-verify-region)
2814         * sha1.el (sha1-string-external)
2815         * uudecode.el (uudecode-decode-region-internal)
2816         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2817         XEmacs.
2818
2819         * gnus-art.el (gnus-article-browse-html-parts)
2820         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2821         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2822         make-temp-file.
2823
2824         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2825         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2826         compiling.
2827
2828         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2829         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2830         XEmacs when compiling.
2831
2832         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2833         gnus-pick-mode-off-hook for XEmacs when compiling.
2834         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2835         gnus-binary-mode-off-hook for XEmacs when compiling.
2836
2837         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2838         nil if char-charset is not available.
2839
2840         * imap.el (imap-disable-multibyte)
2841         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2842         macros.
2843
2844         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2845         instead of encode-coding-string.
2846
2847         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2848         'xemacs) instead of mm-emacs-mule to switch function definitions.
2849         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2850
2851         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2852         bind temporary-file-directory for XEmacs;
2853         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2854         timer-set-function for XEmacs 21.4 and SXEmacs;
2855         bind timer-list for XEmacs 21.4 and SXEmacs;
2856         fbind char-charset and find-charset-region for non-Mule XEmacs;
2857         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2858         encode-coding-region and encode-coding-string for XEmacs having no
2859         file-coding feature.
2860
2861 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2862
2863         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2864
2865 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2866
2867         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2868         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2869
2870 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2871
2872         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2873         alias `jka-compr-delete-temp-file' no longer exists.
2874
2875 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2876
2877         Use define-minor-mode in Gnus where applicable.
2878         * mml.el (mml-mode): Use define-minor-mode.
2879         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2880         (gnus-undo-mode): Use define-minor-mode.
2881         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2882         (gnus-dead-summary-mode): Use define-minor-mode.
2883         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2884         Initialize in declaration.
2885         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2886         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2887         (gnus-mailing-list-mode): Use define-minor-mode.
2888         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2889         (gnus-draft-mode): Use define-minor-mode.
2890         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2891         (gnus-dired-mode): Use define-minor-mode.
2892
2893 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2894
2895         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2896         handles on recursive mml-to-mime translation and check them for
2897         boundary delimiter collisions.  Reported by Greg Troxel.
2898
2899 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2900
2901         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2902
2903 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2904
2905         * mm-util.el (mm-find-buffer-file-coding-system):
2906         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2907
2908 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2909
2910         * message.el (message-generate-headers): Record insertion of optional
2911         headers as well.  Otherwise the check to prevent repeated insertion of
2912         optional headers is a no-op.
2913
2914 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2915
2916         * smime.el: Don't mention CVS.
2917
2918         * nnrss.el (nnrss-fetch): Don't mention CVS.
2919
2920         * nnir.el: Don't mention CVS.
2921
2922 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2923
2924         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2925
2926 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2927
2928         * lpath.el: Fbind bookmark-default-handler,
2929         bookmark-get-bookmark-record, bookmark-make-record-default,
2930         bookmark-prop-get for Emacs <23 and XEmacs.
2931
2932 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2933
2934         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2935         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2936         Use with-current-buffer to silence the byte-compiler.
2937         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2938         bother to require `gnus'.
2939         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2940
2941 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2942
2943         * gnus-sum.el (gnus-summary-bookmark-make-record)
2944         (gnus-summary-bookmark-jump): New functions.
2945         (gnus-summary-mode): Setup bookmark support.
2946
2947 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2948
2949         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2950         if set.
2951
2952 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2953
2954         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2955         gnus-article-browse-html-save-cid-image; make it work recursively for
2956         forwarded messages as well.
2957         (gnus-article-browse-html-parts): Work when prefix arg is given.
2958         (gnus-article-browse-html-article): Doc fix.
2959
2960 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2961
2962         * message.el (message-default-mail-headers):
2963         (message-default-headers): Carry the value mail-default-headers over
2964         into message-default-mail-headers, rather than message-default-headers.
2965
2966 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2967
2968         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2969         charset.
2970
2971         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2972         charset into the <meta> tag when the article is encoded to utf-8.
2973
2974 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2975
2976         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2977         directories as well.
2978         (gnus-article-browse-html-parts): Work for images that do not specify
2979         file names; delete temp directory when quitting; insert header at the
2980         right place; use file: scheme for image files.
2981
2982 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2983
2984         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2985         (gnus-article-browse-html-parts): Use it to make temporary cid image
2986         files in addition to html file so that browser may display them.
2987
2988 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2989
2990         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2991
2992 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2993
2994         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2995
2996 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2997
2998         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2999         about Secret Service API sources.  Improve Customize options.
3000         (auth-source-pick): Change to accept any number of search parameters.
3001         Implement fallbacks iteratively, not recursively.  Add scoring on the
3002         second pass and sort by score.  Call Secret Service API when needed.
3003         (auth-source-user-or-password): Use it.  Call Secret Service API
3004         directly when needed to get the user name and the password.
3005
3006 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3007
3008         * message.el (message-interactive): Doc fix.
3009         (message-qmail-inject-args): Reflow.
3010         (message-kill-to-signature): Fix typo in docstring.
3011
3012         * smiley.el (smiley-buffer): Fix typo in docstring.
3013
3014 2010-03-24  Glenn Morris  <rgm@gnu.org>
3015
3016         * mail-source.el (gnus-message): Declare.
3017         (mail-source-delete-old-incoming): Require gnus-util.
3018
3019 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3020
3021         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3022
3023         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3024
3025         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3026         password-cache's default if it is not bound.
3027         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3028         password-cache-expiry's default if it is not bound.
3029
3030         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3031         available in Emacs 21.
3032
3033         * lpath.el: Suppress compiler warnings for:
3034         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3035         XEmacs;
3036         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3037         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3038         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3039
3040 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3041
3042         * auth-source.el (auth-sources): Fix up definition so extra parameters
3043         are always inline.
3044
3045 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3046
3047         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3048         wasn't updated after mismatch.  Clear cached mailbox info correctly
3049         when uidvalidity changes.
3050         (nnimap-group-prefixed-name): New function to avoid some code
3051         duplication.
3052         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3053         (nnimap-request-group): Use it.
3054         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3055         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3056         with many imap folders.  This is done by caching the group status from
3057         the imap server persistently in a group parameter `imap-status'.  (This
3058         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3059         but not persistently, so every Gnus startup was still very slow.)
3060
3061 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3062
3063         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3064         delete the extra newline.  Otherwise editing of :string and :number
3065         types don't work.
3066
3067 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3068
3069         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3070         secrets.el dependency.
3071         (auth-sources): Add optional user name.  Add secrets.el configuration
3072         choice (unused right now).
3073
3074 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3075
3076         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3077         `gnus-registry-install-shortcuts' fill in the functions.
3078
3079         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3080         warnings.
3081         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3082         (gnus-registry-install-shortcuts): Populate and use it in a
3083         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3084
3085 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3086
3087         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3088         In-place substitutions for the group name encoding/decoding.
3089         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3090         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3091         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3092         (nnimap-update-unseen, nnimap-request-list)
3093         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3094         (nnimap-request-set-mark, nnimap-split-to-groups)
3095         (nnimap-split-articles, nnimap-request-newgroups)
3096         (nnimap-request-create-group, nnimap-request-accept-article)
3097         (nnimap-request-delete-group, nnimap-request-rename-group)
3098         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3099         `encoded-mbx' for consistency.
3100         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3101         variable `imap-current-mailbox'.
3102
3103         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3104         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3105
3106 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3107
3108         * pop3.el (pop3-display-message-size-flag): Display message size byte
3109         counts during POP3 download.
3110         (pop3-movemail): Use it.
3111         (pop3-list): Implement listing of available messages.
3112
3113 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3114
3115         * nnir.el (nnir-get-article-nov-override-function): New function to
3116         override the normal NOV retrieval.
3117         (nnir-retrieve-headers): Use it.
3118
3119 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3120
3121         * auth-source.el (netrc-machine-user-or-password): Autoload.
3122
3123 2010-03-19  Glenn Morris  <rgm@gnu.org>
3124
3125         Stop message.el from loading about 40 libraries it doesn't always need.
3126         The general approach is to autoload rather than require, and to
3127         require in the specific functions rather than the file.  (Bug#5642)
3128
3129         * gmm-utils.el: Don't require wid-edit.
3130         (widget-create-child-value, widget-convert, widget-default-get):
3131         Autoload.
3132
3133         * gnus-util.el: Don't require time-date, netrc.
3134         (message-fetch-field, gnus-group-name-decode): Declare rather than
3135         autoloading.
3136         (gnus-fetch-field): Require message.
3137         (gnus-decode-newsgroups): Require gnus-group.
3138
3139         * ietf-drums.el: Don't require time-date.
3140
3141         * message.el: Don't require hashcash, canlock, ecomplete.
3142         Do require mail-utils.  Require nnheader only when compiling.
3143         (smtpmail-default-smtp-server): Remove declaration.
3144         (message-send-mail-function): Check smtpmail-default-smtp-server
3145         is bound rather than requiring smtpmail.
3146         (message-auto-save-directory, message-insert-signature): Use
3147         expand-file-name rather than nnheader-concat.
3148         (nnheader-insert-file-contents): Autoload.
3149         (hashcash-wait-async): Declare.
3150         (message-send-mail): Only call gnus-setup-posting-charset if
3151         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3152         (message-send-mail-with-sendmail): Require sendmail.
3153         (canlock-password, canlock-password-for-verify): Declare.
3154         (message-canlock-password): Require canlock.
3155         (nnheader-get-report): Autoload.
3156         (gnus-setup-posting-charset): Declare.
3157         (message-send-news): Require gnus-msg.
3158         (message-make-references, message-make-in-reply-to): Use mail-header-id
3159         rather than the alias mail-header-message-id.
3160         (ecomplete-add-item, ecomplete-save): Declare.
3161         (message-put-addresses-in-ecomplete): Require ecomplete.
3162         (ecomplete-display-matches): Autoload.
3163
3164         * mm-decode.el: Don't require mailcap, gnus-util.
3165         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3166         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3167         Autoload.
3168         (mailcap-mime-extensions): Declare.
3169
3170         * mm-encode.el: Don't require mailcap.
3171         (mailcap-extension-to-mime): Autoload.
3172
3173         * mml-sec.el: Don't require password-cache.
3174
3175         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3176         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3177         (mml-minibuffer-read-type): Require mailcap.
3178         (mml-preview): Require gnus-msg.
3179
3180         * mml1991.el: Require password-cache.
3181         (password-cache-expiry): Remove declaration.
3182
3183         * mml2015.el: Require password-cache.
3184         (password-cache-expiry): Remove declaration.
3185
3186         * nneething.el (mailcap): Require mailcap.
3187
3188         * nnheader.el (declare-function): Add compatibility stub.
3189         (message-remove-header): Declare rather than autoload.
3190         (nnheader-replace-header): Require message.
3191
3192         * nnimap.el (declare-function): Add compatibility stub.
3193         (netrc-parse, netrc-machine-user-or-password): Declare.
3194         (nnimap-open-connection): Require netrc.
3195
3196         * nntp.el (declare-function): Add compatibility stub.
3197         (netrc-parse, netrc-machine, netrc-get): Declare.
3198         (nntp-send-authinfo): Require netrc.
3199
3200         * rfc2047.el: Don't require qp.
3201         (quoted-printable-encode-region, quoted-printable-decode-string):
3202         Autoload.
3203
3204         * sieve-mode.el: Don't require easymenu.
3205         (easy-menu-add-item): Autoload it.
3206
3207         * spam-stat.el (time-to-number-of-days): Autoload it.
3208
3209 2010-03-19  Glenn Morris  <rgm@gnu.org>
3210
3211         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3212
3213 2010-03-18  Glenn Morris  <rgm@gnu.org>
3214
3215         * hashcash.el (declare-function): Remove duplicate definition.
3216
3217 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3218
3219         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3220         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3221         value if any backslash escapes).
3222
3223 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3224
3225         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3226         if it is available.  (bug#5647)
3227
3228         * lpath.el: Suppress compiler warning for coding-system-from-name for
3229         Emacs 21 and XEmacs.
3230
3231 2010-03-14  Juri Linkov  <juri@jurta.org>
3232
3233         * hmac-def.el:
3234         * hmac-md5.el:
3235         * netrc.el: Fix keywords.
3236
3237 2010-02-26  Glenn Morris  <rgm@gnu.org>
3238
3239         * message.el (message-send-mail-function): Change the default, so that
3240         it inherits from a customized send-mail-function.  (Bug#5643)
3241
3242 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3243
3244         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3245         shell-command-to-string signals an error (bug#5299).
3246
3247 2010-02-24  Glenn Morris  <rgm@gnu.org>
3248
3249         * message.el (message-smtpmail-send-it)
3250         (message-send-mail-with-mailclient): Doc fixes.
3251
3252 2010-02-16  Glenn Morris  <rgm@gnu.org>
3253
3254         * message.el (message-default-mail-headers): Change the default value
3255         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3256
3257 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3258
3259         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3260         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3261
3262 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3263
3264         * time-date.el (date-to-time): Doc fix (Bug#5408).
3265
3266 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3267
3268         * message.el (message-mail): Just pass yank-action on to message-setup.
3269         (message-setup): Handle (FUN . ARGS) form of yank-action.
3270         (message-with-reply-buffer, message-widen-reply)
3271         (message-yank-original): Handle non-buffer values of
3272         message-reply-buffer (Bug#4080).
3273         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3274
3275 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3276
3277         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3278         Fix typo in docstring.
3279
3280 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3281
3282         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3283         response.
3284
3285 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3286
3287         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3288
3289         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3290
3291         * message.el (message-check-news-header-syntax): Protect against a
3292         string that `rfc822-addresses' returns when parsing fails.
3293
3294 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3295
3296         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3297         (gnus-previous-char-property-change): New functions.
3298
3299         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3300
3301 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3302
3303         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3304         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3305
3306 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3307
3308         * message.el (message-exchange-point-and-mark): Rework last change to
3309         avoid using optional arg of exchange-point-and-mark, for backward
3310         compatibility.
3311
3312 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3313
3314         * message.el (message-exchange-point-and-mark): Call
3315         exchange-point-and-mark with an argument rather than setting
3316         mark-active by hand (Bug#5175).
3317
3318 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3319
3320         * nntp.el (nntp-service-to-port): Work for service expressed with
3321         numeric string; replace [:digit:] with [0-9] for XEmacs.
3322
3323 2009-12-17  Glenn Morris  <rgm@gnu.org>
3324
3325         * gnus-group.el (gnus-bug-group-download-format-alist):
3326         Change emacs entry to debbugs.gnu.org.  Bump :version.
3327
3328 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3329
3330         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3331
3332 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3333
3334         * message.el (message-info): Explain why we use `Info-goto-node'.
3335
3336 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3337
3338         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3339
3340 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3341
3342         * message.el (message-completion-in-region): New compatibility function.
3343         (message-expand-group): Use it.
3344
3345 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3346
3347         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3348         with no unread article should be listed if the 2nd arg `predicate' is
3349         given.
3350
3351 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3352
3353         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3354
3355 2009-11-29  Juri Linkov  <juri@jurta.org>
3356
3357         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3358         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3359         on `gnus-recenter'. (Bug#4698, Bug#4981)
3360
3361 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3362
3363         * sha1.el (sha1-string-external): default-directory "/" in case
3364         otherwise non-existent.  process-connection-type pipe for touch of
3365         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3366
3367 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3368
3369         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3370         it's comms related and sgml-mode.el has "comm" on that basis too.
3371
3372 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3373
3374         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3375         containing tspecial characters if they have been already quoted.
3376
3377 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3378
3379         * dns-mode.el (auto-mode-alist): Purecopy string.
3380
3381 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3382
3383         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3384
3385 2009-10-24  Glenn Morris  <rgm@gnu.org>
3386
3387         * gnus-art.el (help-xref-stack-item): Define for compiler.
3388
3389 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3390
3391         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3392
3393 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3394
3395         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3396
3397 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3398
3399         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3400         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3401
3402 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3403
3404         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3405         (gnus-overlays-in): New alias to overlays-in.
3406
3407         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3408         gnus-overlay-get, and gnus-delete-overlay.
3409         (gnus-summary-show-thread): Make it work as well for systems in which
3410         next-single-char-property-change is not available.
3411         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3412
3413         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3414         (gnus-overlay-get): New alias to extent-property.
3415         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3416
3417         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3418         SXEmacs.
3419
3420         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3421         SXEmacs.
3422
3423 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3424
3425         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3426
3427 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3428
3429         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3430         and XEmacs that don't have `remove-overlays'.
3431
3432 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3433
3434         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3435         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3436         selective display.  Use overlays instead.
3437
3438 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3439
3440         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3441
3442 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3443
3444         * spam-stat.el (spam-stat-load): Fix typo in message.
3445
3446 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3447
3448         * dig.el (dig-invoke): Fix typo in docstring.
3449         (query-dig): Reflow docstring.
3450
3451 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3452
3453         * gnus-art.el (gnus-article-encrypt-body):
3454         * message.el (message-check-recipients):
3455         * mm-util.el (mm-codepage-setup):
3456         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3457         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3458
3459 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3460
3461         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3462         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3463         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3464         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3465         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3466
3467 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3468
3469         * dig.el: Add "Keywords: comm", as per net-utils.el.
3470
3471 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3472
3473         * dig.el (dig-mode): Use define-derived-mode.
3474
3475 2009-09-19  Glenn Morris  <rgm@gnu.org>
3476
3477         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3478
3479 2009-09-18  Glenn Morris  <rgm@gnu.org>
3480
3481         * gnus-diary.el (gnus-diary-check-message):
3482         * message.el (message-insert-formatted-citation-line):
3483         * nnbabyl.el (top-level):
3484         * nndiary.el (nndiary-schedule):
3485         Fix typos in condition-case handlers.
3486
3487 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3488
3489         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3490         configuration that provides the sole article window in a frame;
3491         position point correctly after deleting a part.
3492
3493 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3494
3495         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3496         (spam-resolve-registrations-routine): Use it to unregister articles
3497         that change status.
3498
3499 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3500
3501         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3502         with XEmacs.
3503         (parse-time-string-chars): Use it.
3504
3505 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3506
3507         * imap.el (imap-interactive-login): Better messages.
3508         (imap-open): Fix bug with renamed buffer on reconnect.
3509         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3510         for easier debugging and cleaner code.  On successful (guessed based on
3511         server capabilities) secondary authentication, set imap-state
3512         correctly.
3513         (imap-last-authenticator): Define imap-last-authenticator as a variable
3514         to avoid warnings.
3515
3516 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3517
3518         * nnrss.el (nnrss-request-article): Remove binding of
3519         default-enable-multibyte-characters that has gotten needless by
3520         the 2007-07-13 change in rfc2047-encode-message-header.
3521
3522         * mml.el (mml-insert-multipart): Error on the message header.
3523         (mml-insert-part): Error on the message header; position point at
3524         the end of a MIME tag.
3525
3526 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3527
3528         * time-date.el (autoload): Expand define-obsolete-function-alias into
3529         defalias and make-obsolete for old Emacsen that Gnus supports.
3530         (with-no-warnings): Define it for old Emacsen.
3531         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3532         is available.
3533         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3534         float-time is available; suppress compile warning for time-to-seconds.
3535
3536         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3537         (gnus-float-time): Alias to float-time if it exists.
3538
3539         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3540         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3541         float-time is available; suppress compile warning for time-to-seconds.
3542
3543         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3544         XEmacs.
3545
3546 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3547
3548         * imap.el (imap-message-map): Docstring fix.
3549
3550 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3551
3552         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3553         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3554         Add the optional argument `encoding' that overrides the default.
3555
3556         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3557         mm-encode-buffer.
3558
3559 2009-09-04  Glenn Morris  <rgm@gnu.org>
3560
3561         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3562         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3563         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3564         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3565         * mm-util.el (mm-with-unibyte-current-buffer)
3566         (mm-find-buffer-file-coding-system):
3567         * yenc.el (yenc-decode-region): Use default-value rather than
3568         default-enable-multibyte-characters.
3569
3570 2009-09-03  Glenn Morris  <rgm@gnu.org>
3571
3572         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3573         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3574         than default-enable-multibyte-characters.
3575
3576 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3577
3578         * gnus-art.el (gnus-article-read-summary-keys):
3579         Fix gnus-buffer-configuration's value temporarily used.
3580
3581 2009-09-02  Glenn Morris  <rgm@gnu.org>
3582
3583         * gnus-util.el (gnus-float-time): New function.
3584         * gnus-delay.el (gnus-delay-article):
3585         * gnus-sum.el (gnus-thread-latest-date):
3586         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3587         * nnspool.el (nnspool-request-newgroups):
3588         Use gnus-float-time rather than time-to-seconds.
3589         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3590
3591         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3592         (gnus-header-subject-face, gnus-header-newsgroups-face)
3593         (gnus-header-name-face, gnus-header-content-face):
3594         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3595         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3596         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3597         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3598         (gnus-cite-face-11):
3599         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3600         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3601         (gnus-server-closed-face, gnus-server-denied-face)
3602         (gnus-server-offline-face):
3603         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3604         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3605         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3606         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3607         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3608         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3609         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3610         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3611         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3612         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3613         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3614         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3615         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3616         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3617         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3618         (gnus-summary-high-undownloaded-face)
3619         (gnus-summary-low-undownloaded-face)
3620         (gnus-summary-normal-undownloaded-face)
3621         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3622         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3623         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3624         (gnus-splash-face):
3625         * message.el (message-header-to-face, message-header-cc-face)
3626         (message-header-subject-face, message-header-newsgroups-face)
3627         (message-header-other-face, message-header-name-face)
3628         (message-header-xheader-face, message-separator-face)
3629         (message-cited-text-face, message-mml-face):
3630         * sieve-mode.el (sieve-control-commands-face)
3631         (sieve-action-commands-face, sieve-test-commands-face)
3632         (sieve-tagged-arguments-face):
3633         * spam.el (spam-face):
3634         Mark face aliases with "-face" in the name as obsolete.
3635
3636 2009-09-01  Glenn Morris  <rgm@gnu.org>
3637
3638         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3639         than goto-line.
3640
3641 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3642
3643         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3644         Don't move point if the command is invoked inside the message header.
3645
3646 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3647
3648         * imap.el (imap-send-command): Simplify.
3649         (imap-wait-for-tag): point-max -> buffer-size.
3650
3651 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3652
3653         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3654         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3655         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3656         * nnir.el (nnir-swish-e-index-file):
3657         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3658         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3659         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3660         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3661         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3662         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3663
3664 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3665
3666         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3667         Don't save excursion.
3668
3669 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3670
3671         * nnheader.el (nnheader-find-file-noselect):
3672         * mm-util.el (mm-insert-file-contents):
3673         Use (default-value 'major-mode) instead of default-major-mode.
3674
3675 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3676
3677         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3678
3679 2009-08-26  Glenn Morris  <rgm@gnu.org>
3680
3681         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3682         than placing in files.el.
3683
3684 2009-08-25  Glenn Morris  <rgm@gnu.org>
3685
3686         * nnir.el (top-level): Don't require cl at run-time.
3687         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3688         Replace cl-function substitute with gnus-replace-in-string.
3689         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3690         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3691         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3692         simplified expansions.
3693
3694 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3695
3696         * dig.el (dig): Add autoload cookie.
3697
3698 2009-08-22  Glenn Morris  <rgm@gnu.org>
3699
3700         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3701         goto-line.
3702
3703 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3704
3705         * parse-time.el (parse-time-string-chars): Save match data.
3706
3707 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3708
3709         * parse-time.el (parse-time-string-chars): Compute using character
3710         classes, to handle non-ascii characters (Bug#3190).
3711
3712 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3713
3714         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3715
3716         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3717         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3718         (gnus-mm-display-part, gnus-mime-display-single)
3719         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3720         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3721
3722         * gnus-sum.el
3723         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3724         (gnus-summary-move-article): Add expirable mark to articles copied or
3725         moved to group that has auto-expire turned on if the option is non-nil.
3726
3727 2009-07-24  Glenn Morris  <rgm@gnu.org>
3728
3729         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3730         Fix typo.  (Bug#3903)
3731
3732 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3733
3734         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3735         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3736         that should not be used for draft articles.
3737         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3738         that has no concern in minor mode keys.
3739         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3740         Abolish.
3741
3742 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3743
3744         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3745         article without making inquiry to a user for unknown encoding.
3746
3747         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3748         (nnmaildir--scan): Assume i-node and device number that file-attributes
3749         returns might be cons-cell.
3750
3751         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3752
3753         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3754
3755 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3756
3757         * auth-source.el: Remove docs now in auth.texi.  Don't use
3758         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3759         `auth-source-hide-passwords' and use them.
3760
3761 2009-07-15  Glenn Morris  <rgm@gnu.org>
3762
3763         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3764
3765 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3766
3767         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3768         excessive whitespace from the default values of title and description.
3769
3770 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3771
3772         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3773         mail-fetch-field to fetch Content-Description header in order to
3774         exclude newlines.
3775
3776 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3777
3778         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3779         format used by GnuPG 2.0.11.
3780
3781 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3782
3783         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3784         to deleted part.
3785
3786 2009-05-30  David Engster  <dengste@eml.cc>
3787
3788         * nnmairix.el: Remove old documentation in the commentary block.
3789         (nnmairix-request-group): Do not update active file for nnml back ends.
3790         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3791         end so that overview files are ignored.
3792         (nnmairix-update-groups): Make updating the groups more robust by using
3793         marks.
3794         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3795         with dollar characters in message-id.
3796
3797 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3798
3799         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3800         2008-12-25 in dns.el.
3801
3802 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3803
3804         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3805         could happen if the text is only composed of spaces and/or tabs.
3806
3807 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3808
3809         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3810         when sending a queued message to avoid extra mml tags.
3811
3812 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3813
3814         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3815
3816 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3817
3818         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3819         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3820         rmail-toggle-header for XEmacs;
3821         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3822
3823 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3824
3825         * gnus-dired.el: Remove autoload for gnus-setup-message.
3826         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3827         displaying Gnus logo; always use compose-mail.
3828
3829 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3830
3831         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3832
3833 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3834
3835         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3836         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3837         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3838         available.
3839         (gnus-nocem-epg-verify): New function.
3840
3841 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3842
3843         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3844
3845 2009-02-15  Glenn Morris  <rgm@gnu.org>
3846
3847         * gnus-util.el (rmail-insert-rmail-file-header)
3848         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3849         autoloads.
3850         (rmail-default-rmail-file): Remove unnecessary declaration.
3851         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3852
3853 2009-02-14  Glenn Morris  <rgm@gnu.org>
3854
3855         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3856         variable (only used in gnus-util, which declares it anyway).
3857         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3858         which was only needed by gnus-art (changed to not use it any more).
3859         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3860         only used in gnus-util, which autoloads it itself.
3861         (rmail-update-summary): Fix autoload.
3862
3863         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3864         rather than rmail-output-to-rmail-file.
3865
3866 2009-02-07  Glenn Morris  <rgm@gnu.org>
3867
3868         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3869         autoload of function that no longer exists.
3870         (rmail-toggle-header): Declare.
3871         (message-forward-rmail-make-body): Handle mbox Rmail.
3872
3873 2009-01-31  Glenn Morris  <rgm@gnu.org>
3874
3875         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3876         2009-01-09 change.
3877
3878 2009-01-31  Dave Love  <fx@gnu.org>
3879
3880         * imap.el (imap-fetch-safe): Bind debug-on-error.
3881         (imap-debug): Add imap-fetch-safe.
3882
3883 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3884
3885         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3886         (auth-source-forget-all-cached): New convenience function.
3887         (auth-source-user-or-password): Accept list of modes or a single mode.
3888
3889         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3890         auth-source modes.
3891
3892         * netrc.el (netrc-machine-user-or-password): Use list of
3893         auth-source modes.
3894
3895         * nnimap.el (nnimap-open-connection): Use list of
3896         auth-source modes.
3897
3898         * nntp.el (nntp-send-authinfo): Use list of
3899         auth-source modes.
3900
3901 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3902
3903         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3904         now.
3905
3906 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3907
3908         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3909         coding system in XEmacs; add a workaround for XEmacs.
3910
3911         * lpath.el: Fbind coding-system-aliasee.
3912
3913 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3914
3915         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3916         of current-language-environment.
3917
3918 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3919
3920         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3921         available at runtime.
3922
3923 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3924
3925         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3926
3927 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3928
3929         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3930         the greatest positive fixnum value doesn't work under an XEmacs with
3931         bignum support; use the most-positive-fixnum constant instead,
3932         available since Emacs 21.1 with cl and XEmacs 21.1.
3933
3934 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3935
3936         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3937         XEmacs gets not to work.
3938
3939 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3940
3941         * mm-util.el (mm-coding-system-priorities): Allow the value like
3942         "Japanese (UTF-8)" of current-language-environment.
3943
3944 2009-01-09  Glenn Morris  <rgm@gnu.org>
3945
3946         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3947         with last-command-event.
3948
3949 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3950
3951         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3952         in the doc string.
3953
3954         * message.el (message-fix-before-sending): Amend comment.
3955
3956 2009-01-08  Dave Love  <fx@gnu.org>
3957
3958         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3959
3960 2009-01-07  David Engster  <dengste@eml.cc>
3961
3962         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3963         simplified server definitions by converting it via
3964         gnus-server-to-method.
3965
3966 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3967
3968         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3969         parameter's operands.
3970
3971 2009-01-06  David Engster  <dengste@eml.cc>
3972
3973         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3974         primary select method (for gnus-group-mark-article-as-read).
3975
3976 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3977
3978         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3979         `(gnus)Face', not `(gnus)X-Face'.
3980
3981 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3982
3983         * mm-util.el (mm-ucs-to-char): New function.
3984
3985         * mm-url.el (mm-url-decode-entities): Use it.
3986
3987         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3988         unicode-to-char.
3989
3990 2009-01-05  Dave Love  <fx@gnu.org>
3991
3992         * time-date.el: Require cl for `declare'.
3993
3994 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3995
3996         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3997         Dave Love.
3998
3999 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4000
4001         * message.el (message-fix-before-sending): Add `eight-bit' to
4002         illegible-text check.
4003
4004 2009-01-03  Michael Olson  <mwolson@gnu.org>
4005
4006         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4007         `headers' is nil.  This can occur if the IMAP server does not have
4008         permissions to read messages from a folder, but can write new messages
4009         to the folder.
4010         (nnimap-request-article-part): Do not insert `data' if it is nil.
4011
4012         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4013         characters which will confuse `read', so skip past them.
4014
4015 2009-01-01  Dave Love  <fx@gnu.org>
4016
4017         * imap.el (imap-string-to-integer): Fix typo.
4018         (imap-fetch-safe): New function.
4019         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4020
4021         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4022
4023         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4024         (imap-parse-greeting): Fix doc strings.
4025         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4026         (imap-parse-flag-list): Make messages unique.
4027         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4028
4029         * nnimap.el: Fix author email.
4030         (nnimap-split-rule): Add FIXME comment.
4031         (nnimap-debug): Fix doc string.
4032
4033 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4034
4035         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4036
4037 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4038
4039         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4040         nslookup if resolv.conf isn't available.
4041         (dns-query): Rename from query-dns.
4042         (dns-query-cached): Rename from query-dns-cached.
4043
4044 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4047         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4048         to check if those variables exist (first appeared in Emacs 18.50).
4049
4050 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4051
4052         * mm-util.el (mm-line-number-at-pos): New function.
4053
4054         * spam-report.el (spam-report-process-queue): Use it.
4055
4056 2008-12-24  David Engster  <dengste@eml.cc>
4057
4058         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4059         parameters that haven't existed as variables as buffer-local variables.
4060
4061 2008-12-23  Dave Love  <fx@gnu.org>
4062
4063         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4064         cadar.
4065
4066         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4067         imap-starttls-p.
4068         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4069
4070 2008-12-22  Dave Love  <fx@gnu.org>
4071
4072         * imap.el: Fix author email.  Doc fixes.
4073         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4074         reply.
4075
4076 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4077
4078         * spam-report.el (spam-report-gmane-max-requests): New constant.
4079         (spam-report-gmane-wait): New variable.
4080         (spam-report-gmane-ham, spam-report-gmane-spam)
4081         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4082         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4083         the server.
4084
4085         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4086         Add explanations.
4087
4088         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4089         nnheader-accept-process-output and nnheader-read-timeout if available.
4090         (pop3-movemail): Use it.
4091
4092         * message.el (message-check-news-body-syntax): Fix signature check if
4093         there's an attachment.
4094
4095 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4096
4097         * mm-util.el: Add comments to the mm- emulating functions.
4098
4099 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4100
4101         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4102         by Stephen Berman <stephen.berman@gmx.net>.
4103
4104 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4105
4106         * mm-util.el (mm-substring-no-properties): New function.
4107         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4108         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4109         (mm-string-to-multibyte): Doc fix.
4110
4111         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4112
4113 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4114
4115         * mml.el (mml-attach-file): Strip text properties from file name.
4116         (Bug#1574)
4117
4118 2008-12-16  Glenn Morris  <rgm@gnu.org>
4119
4120         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4121
4122 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4123
4124         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4125         knows since the charset specified might be a bogus alias that
4126         mm-charset-synonym-alist provides.
4127
4128 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4129
4130         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4131         "ISO_8859-1".
4132
4133         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4134
4135 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4136
4137         * mm-util.el (mm-charset-eval-alist):
4138         Define it before mm-charset-to-coding-system.
4139         (mm-charset-to-coding-system): Add optional argument `silent';
4140         define it before mm-charset-override-alist.
4141         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4142         default value if it can be used in Emacs currently running;
4143         silence mm-charset-to-coding-system.
4144
4145 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4146
4147         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4148         `allow-override' which says whether to use `mm-charset-override-alist'.
4149         (rfc2047-decode-encoded-words): Use it.
4150
4151         * mm-util.el (mm-charset-override-alist): Fix custom type;
4152         add `(gb2312 . gbk)' to choices.
4153
4154 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4155
4156         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4157         fast.
4158
4159         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4160
4161         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4162
4163 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4164
4165         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4166         on links.
4167
4168         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4169
4170 2008-12-03  Lute Kamstra  <lute@gnu.org>
4171
4172         * sha1.el: Remove leading * from docstrings of defcustoms,
4173         deffaces, defconsts and defuns.
4174
4175 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4176
4177         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4178         users' addresses that don't have domain parts.
4179         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4180         rather than message-narrow-to-head since there will be the message
4181         header separator.
4182
4183 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4184
4185         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4186         since the result is inserted in a unibyte buffer anyway.
4187         (nnimap-demule-use-string-to-multibyte): Remove.
4188         (nnimap-demule): Alias it to mm-string-to-multibyte.
4189
4190 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4191
4192         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4193         variable for debugging bug#464 and bug#1174.
4194         (nnimap-demule): Use it.
4195
4196 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4197
4198         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4199         score calculation correctly.
4200
4201 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4202
4203         * message.el (message-send-mail): Just set the buffer to unibyte
4204         rather than use mm-with-unibyte-current-buffer which does a lot more.
4205         (message-send-mail-partially): Don't bother with
4206         mm-with-unibyte-current-buffer since it's already been made unibyte by
4207         message-send-mail.
4208
4209 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4210
4211         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4212
4213 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4214
4215         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4216
4217 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4218
4219         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4220         require itself and to remove `with-no-warnings'.
4221
4222 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4223
4224         * starttls.el (starttls-any-program-available): Get the name of the
4225         available TLS layer program.
4226         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4227         well as the host name in the "opening" message.
4228
4229         * auth-source.el (auth-source-cache, auth-source-do-cache)
4230         (auth-source-user-or-password): Cache passwords and logins by default,
4231         allow override with `auth-source-do-cache'.
4232         (auth-source-forget-user-or-password): Allow users to remove cache
4233         entries if needed.
4234
4235 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4236
4237         * md4.el (md4-buffer): Fix typo in docstring.
4238         (md4, md4-64): Doc fixes.
4239         (md4-pack-int32): Reflow docstring.
4240
4241 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4242
4243         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4244         condition-case to only the forward-sexp call.
4245
4246 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4247
4248         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4249         quotes contained.  Make it more robust regardless by an extra
4250         condition-case wrapper.
4251
4252 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4253
4254         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4255
4256 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4257
4258         * nnml.el (nnml-request-expire-articles): Check if the function set to
4259         `nnmail-expiry-target' returns the symbol `delete'.
4260
4261         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4262
4263         * nnmail.el (nnmail-expiry-target): Fix custom type.
4264
4265 2008-10-02  Glenn Morris  <rgm@gnu.org>
4266
4267         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4268         Silence compiler warning.
4269
4270 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4271
4272         * tls.el (open-tls-stream): Show the actual command being
4273         executed, instead of the format string.
4274
4275 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4276
4277         * lpath.el: Fbind codepage-setup for Emacs 23.
4278
4279 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4280
4281         * mml.el (mml-menu): Don't assume mml2015 is bound.
4282
4283 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4284
4285         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4286         exists.
4287
4288 2008-09-27  Glenn Morris  <rgm@gnu.org>
4289
4290         * gnus-util.el (mail-header-remove-comments): Autoload it.
4291
4292 2008-09-27  Andreas Schwab  <schwab@suse.de>
4293
4294         * gnus-util.el (gnus-split-references): Strip comments.
4295         (gnus-parent-id): Likewise.
4296
4297 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4298
4299         * message.el (message-confirm-send): Fix version.
4300
4301 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4302
4303         * message.el (message-idna-to-ascii-rhs-1): Use
4304         mail-extract-address-components rather than mail-header-parse-addresses
4305         that is an alias by default to ietf-drums-parse-addresses that does not
4306         support non-ASCII names in headers' contents.
4307
4308 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4309
4310         * message.el (message-confirm-send): Fixed variable documentation to
4311         avoid the "y/n" wording.
4312
4313 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4314
4315         * message.el (message-set-auto-save-file-name): Save to a different
4316         filename so multiple messages (especially drafts) can be recovered.
4317
4318 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4319
4320         * message.el (message-confirm-send): Add appropriate version.
4321
4322 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4323
4324         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4325         defvar.
4326
4327 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4328
4329         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4330         (mm-pkcs7-enveloped-magic): Ditto.
4331
4332 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4333
4334         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4335         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4336
4337 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4338
4339         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4340         default, it's better.
4341
4342 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4343
4344         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4345         summary line gnus-number property and ignore them (with a warning
4346         message).
4347
4348 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4349
4350         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4351         macro caddr in the interactive form since it won't be expanded.
4352
4353 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4354
4355         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4356         `charset'; fix name of function called recursively.
4357         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4358
4359 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4360
4361         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4362         (gnus-mime-set-charset-parameters): New function.
4363         (gnus-mime-view-part-as-charset): Use it to correctly display part
4364         specifying wrong charset.
4365
4366 2008-09-08  David Engster  <dengste@eml.cc>
4367
4368         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4369         in completing-read for back end server.
4370
4371 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4372
4373         * message.el (message-confirm-send): New variable to confirm sending a
4374         message.
4375         (message-send): Use it.
4376
4377 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4378
4379         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4380
4381 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4382
4383         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4384
4385 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4386
4387         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4388         prevent tracking too many groups.
4389         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4390         Use it.
4391
4392 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4393
4394         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4395         moving point to the bottom of the window in order to avoid recentering.
4396
4397 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4398
4399         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4400
4401         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4402         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4403         (gnus-article-beginning-of-window): Fix calculation.
4404
4405 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4406
4407         * gnus-msg.el (gnus-summary-supersede-article)
4408         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4409         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4410         message header.
4411
4412 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4413
4414         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4415         pending output coming after the status change.
4416
4417 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4418
4419         * message.el:
4420         * gnus-start.el:
4421         * gnus-registry.el: Remove VMS support.
4422
4423 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4424
4425         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4426         macro.
4427         (rfc2104-hash): Use it.
4428
4429 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4430
4431         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4432         (gnus-summary-sort-by-most-recent-date): New commands.
4433         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4434         and menu entries.
4435
4436 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4437
4438         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4439         don't redisplay article for raw contents; remove plural articles stuff.
4440
4441         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4442         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4443         on gnus-summary-save-article; display results properly.
4444
4445 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4446
4447         * lpath.el: No need to fbind ns-focus-frame.
4448
4449 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4450
4451         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4452
4453 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4454
4455         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4456         gnus-save-all-headers.
4457
4458 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4459
4460         * gnus-util.el (ns-focus-frame): Remove declaration.
4461         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4462         like x.
4463
4464 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4465
4466         * rfc2104.el (rfc2104-zero): Delete defconst.
4467         (rfc2104-hex-alist): Likewise.
4468         (rfc2104-hex-to-int): Delete func.
4469         (rfc2104-hexstring-to-bitstring): Likewise.
4470         (rfc2104-nybbles): New defconst.
4471         (rfc2104-hash): Rewrite for speed.
4472
4473 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4474
4475         * tls.el (open-tls-stream): Make it work with the 2nd argument
4476         BUFFER that is a string but does not exist as a buffer object, as
4477         mentioned in the doc-string.
4478
4479 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4480
4481         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4482         SXEmacs.
4483
4484 2008-07-16  Glenn Morris  <rgm@gnu.org>
4485
4486         * gnus-util.el (ns-focus-frame): Declare for compiler.
4487
4488 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4489
4490         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4491         set as a group parameter.
4492         (gnus-summary-save-in-pipe): Work when it is called independently.
4493         (gnus-summary-pipe-to-muttprint): Don't modify
4494         gnus-summary-pipe-output-default-command.
4495
4496 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4497
4498         * message.el (message-send-mail-with-sendmail):
4499         Display the error message.
4500
4501 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4502
4503         * gnus-art.el (gnus-default-article-saver):
4504         Add gnus-summary-save-in-pipe to choices.
4505         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4506         gnus-summary-pipe-output-default-command as the default command.
4507         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4508         instead of gnus-last-shell-command.
4509
4510         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4511         New user option.
4512         (gnus-summary-muttprint-program): Mention the value will be changed.
4513         (gnus-summary-save-article): Force showing of all headers.
4514         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4515
4516 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4517
4518         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4519
4520 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4521
4522         * nnimap.el (nnimap-id):
4523         * sieve-manage.el (sieve-manage-open): Doc fixes.
4524
4525 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4526
4527         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4528         if available.
4529
4530 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4531
4532         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4533
4534         * nnkiboze.el (nnkiboze-generate-group):
4535         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4536
4537         * nnmairix.el: Require CL.
4538
4539 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4540
4541         * dgnushack.el: Autoload get-display-table and put-display-table for
4542         XEmacs 21.5.
4543
4544         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4545         21.4 and SXEmacs.
4546
4547 2008-06-15  David Engster  <dengste@eml.cc>
4548
4549         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4550
4551 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4552
4553         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4554         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4555         runtime choice under XEmacs.
4556
4557         * gnus-sum.el (gnus-summary-set-display-table):
4558         Use `gnus-put-display-table', `gnus-get-display-table',
4559         `gnus-set-display-table' for the display table, instead of `aset'.
4560
4561         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4562         Use `gnus-put-display-table', `gnus-get-display-table',
4563         `gnus-set-display-table' for the display table.
4564
4565 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4566
4567         * nnmairix.el: Add autoloads.
4568
4569 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4570
4571         * nnmairix.el (nnmairix-delete-recreate-group)
4572         (nnmairix-update-and-clear-marks): Fix error messages.
4573
4574 2008-06-14  David Engster  <dengste@eml.cc>
4575
4576         * nnmairix.el: Upgrade to version 0.6.
4577         (nnmairix-group-toggle-propmarks-this-group)
4578         (nnmairix-group-toggle-readmarks-this-group)
4579         (nnmairix-group-delete-recreate-this-group)
4580         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4581         (nnmairix-remove-tick-mark-original-article): New commands.
4582         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4583         (nnmairix-propagate-marks-to-nnmairix-groups)
4584         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4585         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4586         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4587         functions needed for marks propagation and manipulation of read marks.
4588         (nnmairix-update-groups): New function.
4589         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4590         (nnmairix-determine-original-group-from-registry)
4591         (nnmairix-determine-original-group-from-path)
4592         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4593         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4594         New helper functions.
4595         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4596         keystrokes for new commands.
4597         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4598         (nnmairix-request-group): Check allow-fast group parameter.
4599         (nnmairix-request-create-group): Set allow-fast group parameter if
4600         nnmairix-allowfast-default is set.
4601         (nnmairix-close-group): Propagate marks upon closing if needed.
4602         (nnmairix-group-toggle-threads-this-group): Use new.
4603         nnmairix-group-toggle-parameter helper function.
4604         (nnmairix-search): Better check for empty search result.
4605         (nnmairix-goto-original-article): Use new helper functions for
4606         determining original article.
4607         (nnmairix-show-original-article): Make sure message-id is in brackets.
4608         (nnmairix-call-mairix-binary): Change variable name.
4609         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4610         helper function.
4611         (nnmairix-widget-toggle-activate): Fix doc string.
4612
4613 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4614
4615         * nnir.el: Require edmacro when compiling with XEmacs.
4616         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4617         available in Emacs 21.
4618
4619 2008-06-11  Glenn Morris  <rgm@gnu.org>
4620
4621         * gnus-util.el (x-focus-frame):
4622         * gnus.el (image-size):
4623         * mm-decode.el (image-size): Declare.
4624
4625         * gnus-picon.el (declare-function): Add compat definition.
4626         (image-size): Declare.
4627
4628         * gnus-group.el (tool-bar-map):
4629         * gnus-sum.el (tool-bar-map): Define for compiler.
4630
4631         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4632
4633         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4634
4635         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4636         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4637         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4638         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4639         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4640         * sieve-manage.el, spam-report.el, spam.el:
4641         Remove unnecessary eval-and-compile of autoloads.
4642
4643 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4644
4645         * auth-source.el: Precise Tramp doc.
4646
4647 2008-06-07  Glenn Morris  <rgm@gnu.org>
4648
4649         * nnmairix.el: Remove unnecessary eval-when-compile.
4650
4651 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4652
4653         * lpath.el: Fbind propertize for XEmacs 21.4.
4654
4655 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4656
4657         * nnir.el: Move here from ../contrib.
4658
4659 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4660
4661         * gnus-util.el (gnus-read-shell-command): New function.
4662         * mm-decode.el (mm-pipe-part):
4663         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4664
4665 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4666
4667         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4668
4669 2008-06-03  Glenn Morris  <rgm@gnu.org>
4670
4671         * pop3.el (nnheader-accept-process-output): Autoload it.
4672
4673 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4674
4675         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4676         are not 2-digit hexadecimal characters that follow `%'s.
4677
4678 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4679
4680         * message.el (message-bogus-recipient-p): Fix type in doc string.
4681         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4682         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4683         Improve custom options.
4684         (message-bogus-recipient-p): Adjust accordingly.
4685
4686 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4687
4688         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4689         long-form month and day names.
4690
4691 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4692
4693         * dgnushack.el: Autoload debug, eudc-expand-inline and
4694         pgg-snarf-keys-region for XEmacs.
4695
4696         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4697
4698         * nnmairix.el: Require edmacro when compiling with XEmacs.
4699
4700 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4701
4702         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4703         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4704
4705 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4706
4707         * auth-source.el: Add more docs.
4708
4709         * netrc.el (netrc-machine): Always match if the port is not given.
4710
4711 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4712
4713         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4714         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4715         retrieval faster in some cases, but might make CPU usage larger.  If
4716         this has any bad side effects, we might revert this change.
4717
4718         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4719         seems to make mail retrieval much, much faster.
4720         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4721         unconditionally.
4722
4723         * gnus-draft.el (gnus-group-send-queue): Bind
4724         message-send-mail-partially-limit to nil to avoid being prompted.
4725
4726 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4727
4728         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4729
4730         * message.el (message-bogus-address-regexp): Fix and improve custom
4731         type.
4732         (message-setup-hook): Add message-check-recipients as custom option.
4733
4734 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4735
4736         * message.el (message-cite-function): Remove bogus autoload which crept
4737         in during merge from v5-10.
4738
4739 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4740
4741         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4742
4743         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4744
4745         * auth-source.el: Preliminary Tramp docs.
4746         (auth-sources): Change the default auth-sources to use
4747         EPA .gpg files.
4748
4749 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4750
4751         * nntp.el: Autoload `auth-source-user-or-password'.
4752         (nntp-send-authinfo): Use it.
4753
4754         * nnimap.el: Autoload `auth-source-user-or-password'.
4755         (nnimap-open-connection): Use it.
4756
4757         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4758         for the gnus-message function.
4759         (auth-source-user-or-password): Use it.
4760
4761 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4762
4763         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4764         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4765         (rfc2104-hash): Use it.
4766
4767 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4768
4769         * gnus-art.el (gnus-article-toggle-truncate-lines):
4770         Don't use `iff' in docstring.
4771
4772 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4773
4774         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4775
4776         * gnus-util.el (gnus-extract-address-component-name)
4777         (gnus-extract-address-component-email): Convenience functions around
4778         `gnus-extract-address-components'.
4779
4780         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4781         Use `gnus-extract-address-component-email' to fix bug of comparing full
4782         sender name to `user-mail-address'.
4783
4784 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4785
4786         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4787         catch/throw to optimize.
4788         (gnus-registry-find-keywords): Just use member to find a keyword.
4789
4790 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4791
4792         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4793         is current before calling gnus-server-prepare.
4794         (gnus-server-setup-buffer, gnus-server-update-server)
4795         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4796
4797 2008-05-04  Juri Linkov  <juri@jurta.org>
4798
4799         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4800         (mailcap-file-default-commands): Use mailcap-replace-in-string
4801         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4802         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4803
4804 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4805
4806         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4807
4808 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4809
4810         * gnus.el: Bump version to 0.11.
4811
4812 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4813
4814         * gnus.el: No Gnus v0.10 is released.
4815
4816 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4817
4818         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4819         hooks.
4820         (gnus-update-read-articles): Speed up non-marks-using users.
4821         (gnus-use-marks): Define gnus-use-marks.
4822         (gnus-propagate-marks): Rename variable to something more sensible.
4823
4824 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4825
4826         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4827         (gmm-image-load-path-for-library): Fix typos in docstrings.
4828         (gmm-message): Reflow docstring.
4829
4830 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4831
4832         * mail-source.el (mail-source-set-1, mail-source-bind):
4833         Move auth-source code out of the macro to clean it up and fix bugs.
4834
4835 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4836
4837         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4838         by sender if it's equal to user-mail-address, it's likely to be
4839         useless.
4840
4841         * mail-source.el (mail-source-bind): Don't use user or password if they
4842         are not bound.  Unintern them if they are nil.  Don't use server unless
4843         it's bound, and default it to empty string otherwise.
4844
4845 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4846
4847         * mail-source.el: Load auth-source.el.
4848         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4849         get user name or password, if auth-sources is set up.
4850
4851         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4852         strategy of splitting with parent.
4853         (gnus-registry-split-fancy-with-parent)
4854         (gnus-registry-post-process-groups): Use it and fix prior
4855         bug (returning a list as the split result).
4856
4857         * auth-source.el (auth-sources): Remove server parameter.
4858         (auth-source-pick, auth-source-user-or-password)
4859         (auth-source-user-or-password-imap)
4860         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4861         (auth-source-user-or-password-sftp)
4862         (auth-source-user-or-password-smtp): Remove server parameter.
4863
4864 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4865
4866         * smime.el (smime-sign-region, smime-encrypt-region)
4867         (smime-decrypt-region):
4868         Remove redundant calls to `generate-new-buffer-name'.
4869
4870 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4871
4872         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4873         Don't use QP for message/rfc822.
4874         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4875
4876 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4877
4878         * sieve-manage.el (sieve-string-bytes): Remove.
4879         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4880         correct byte-length only if the process's coding-system is the same as
4881         the one used internally by Emacs to represent strings.
4882
4883 2008-04-22  Juri Linkov  <juri@jurta.org>
4884
4885         * mailcap.el (mailcap-file-default-commands): New function.
4886
4887 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4888
4889         * message.el (message-signature-separator, message-cite-function):
4890         Change custom version.
4891
4892 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4893
4894         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4895         commands.
4896         (tls-checktrust): Ditto.
4897
4898 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4899
4900         * mm-decode.el (mm-display-external): Make temp file read-only.
4901
4902 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4903
4904         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4905         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4906         `C-c C-f d'.
4907
4908 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4909
4910         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4911
4912 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4913
4914         * gnus.el: Bump version to 0.9.
4915
4916 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4917
4918         * gnus.el: No Gnus v0.8 is released.
4919
4920 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4921
4922         * mail-source.el (mail-source-value):
4923         Prefer fboundp to functionp so it works with macros as well.
4924
4925 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4926
4927         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4928         Fix last change in case the element is not even a symbol.
4929
4930 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4931
4932         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4933         Prefer fboundp to functionp so it works with macros as well.
4934
4935 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4936
4937         * auth-source.el: Added docs.
4938         (auth-sources): Modify format to support server.
4939         (auth-source-pick, auth-source-user-or-password)
4940         (auth-source-user-or-password-imap)
4941         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4942         (auth-source-user-or-password-sftp)
4943         (auth-source-user-or-password-smtp): Add server parameter.
4944
4945 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4946
4947         * gnus-registry.el: Initialize the registry when gnus-registry-install
4948         is t.
4949
4950 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4951
4952         * compface.el (uncompface): Make buffer unibyte.
4953
4954 2008-04-05  Glenn Morris  <rgm@gnu.org>
4955
4956         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4957
4958 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4959
4960         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4961         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4962
4963         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4964         multibyteness after rather than before erasing it.
4965
4966         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4967         mm-with-multibyte.
4968         (gnus-request-article-this-buffer): Make sure the proper decoding is
4969         used if gnus-original-article-buffer happens to be unibyte.
4970
4971         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4972         default-enable-multibyte-characters.
4973
4974         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4975         default-enable-multibyte-characters.
4976
4977         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4978
4979         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4980
4981 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4982
4983         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4984         (imap-message-copyuid-1): Use it.
4985         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4986         J. Williams in
4987         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4988
4989         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4990         imap-enable-exchange-bug-workaround.
4991         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4992
4993 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4994
4995         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4996         a 100 byte status-checks into a 2-3MB transfer for each group.
4997         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4998         to enable bug workaround or not.
4999         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5000
5001 2008-03-31  Glenn Morris  <rgm@gnu.org>
5002
5003         * message.el (mml2015-use): Declare for compiler.
5004         (message-info): Require mml2015 when appropriate.
5005
5006 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5007
5008         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5009         whitespace.
5010
5011 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5012
5013         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5014         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5015         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5016         (nntp-service-to-port): New function.
5017         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5018         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5019         (nntp-open-netcat-stream): New function.
5020         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5021
5022 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5023
5024         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5025
5026 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5027
5028         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5029
5030 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5031
5032         * dns.el (dns-write): Use set-buffer-multibyte.
5033
5034 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5035
5036         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5037
5038 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5039
5040         * message.el (message-signature-separator): Change default.
5041         Improve custom type.
5042         (message-cite-function): Change default to
5043         message-cite-original-without-signature.
5044
5045         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5046         toggle.
5047
5048         * message.el (message-check-news-body-syntax): Fix signature check.
5049         (message-setup-1): Mark buffer as unmodified _after_ running
5050         message-setup-hook and handling message-alternative-emails.
5051         (message-shorten-references): Be more strict when building list of
5052         valid references to comply with GNKSA.
5053
5054         * gnus-group.el (gnus-read-ephemeral-bug-group)
5055         (gnus-read-ephemeral-debian-bug-group)
5056         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5057
5058         * message.el (message-info): Don't use booleanp which isn't supported
5059         in Emacs 21 and XEmacs.
5060
5061 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5062
5063         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5064         gnus-group-gmane-group-download-format.
5065         (gnus-group-read-ephemeral-gmane-group): Rename from
5066         gnus-group-read-ephemeral-gmane-group.
5067         (gnus-read-ephemeral-gmane-group-url): Rename from
5068         gnus-group-read-ephemeral-gmane-group-url.
5069         (gnus-bug-group-download-format-alist): New variable.
5070         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5071         (gnus-read-ephemeral-emacs-bug-group): New commands.
5072
5073 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5074
5075         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5076         (gnus-visible-headers): Improve custom type.
5077
5078 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5079
5080         * mml.el (mml-menu): Add workarounds for XEmacs.
5081
5082         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5083         X-Boundary header.
5084
5085         * message.el (message-simplify-recipients): Fix previous commit.
5086
5087 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5088
5089         * mm-util.el (mm-set-buffer-multibyte): New function.
5090         * mm-decode.el (mm-copy-to-buffer): Use it.
5091
5092 2008-03-19  Glenn Morris  <rgm@gnu.org>
5093
5094         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5095         Accidentally removed in the sync process with Emacs.
5096
5097 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5098
5099         * message.el (message-alter-recipients-discard-bogus-full-name):
5100         New function.
5101         (message-alter-recipients-function): New variable.
5102         (message-get-reply-headers): Use it.
5103         (message-replace-header): New helper function.
5104         (message-recipients-without-full-name): New variable.
5105         (message-simplify-recipients): New command.
5106
5107         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5108
5109         * message.el (message-info): Handle EasyPG manual.
5110
5111         * mml.el (mml-menu): Add entry for EasyPG.
5112
5113 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5114
5115         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5116         parameter.
5117
5118         * message.el (message-disassociate-draft): Specify drafts group name
5119         fully.
5120
5121 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5122
5123         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5124         unnecessary duplicates from the match list.
5125
5126 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5127
5128         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5129
5130         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5131
5132         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5133         args of `how-many' of which the XEmacs version doesn't take; declare
5134         Info-index-next as function.
5135
5136 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5137
5138         * gnus-score.el (gnus-score-headers): Fix handling of
5139         gnus-inhibit-slow-scoring.
5140
5141         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5142         string.
5143         (gnus-button-url-regexp): Improve handling of parenthesis.
5144         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5145         (gnus-button-handle-info-keystrokes): Handle index entries.
5146
5147 2008-03-15  Glenn Morris  <rgm@gnu.org>
5148
5149         * parse-time.el (parse-time-string): Simplify.
5150
5151 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5152
5153         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5154         Incoming* files.
5155
5156 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5157
5158         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5159         (auth-source-pick): Use it.
5160
5161 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5162
5163         * binhex.el (binhex-decode-region-internal):
5164         * uudecode.el (uudecode-decode-region-internal):
5165         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5166         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5167         setting default-enable-multibyte-characters.
5168
5169 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5170
5171         * auth-source.el (auth-source-protocols)
5172         (auth-source-protocols-customize, auth-source-choices): Added and
5173         modified variable customizations and defaults.
5174         (auth-source-pick, auth-source-user-or-password)
5175         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5176         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5177         (auth-source-user-or-password-sftp)
5178         (auth-source-user-or-password-smtp): Use new variables and provide an
5179         interface to netrc.el.
5180
5181 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5182
5183         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5184         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5185         Make sure the nntp port to specify is a string.
5186
5187 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5188
5189         * nntp.el: Use with-current-buffer.
5190         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5191         dubious mm-with-unibyte-current-buffer.
5192         (nntp-with-open-group-function): New function extracted from
5193         nntp-with-open-group macro.
5194         (nntp-with-open-group): Use the function, so it's easier to debug.
5195         Add indentation and debugging info.
5196         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5197         the use of the netcat alternatives.
5198
5199         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5200         Avoid mm-string-as-multibyte as well.
5201
5202         * nnweb.el (nnweb-insert-html):
5203         Remove use of nnheader-string-as-multibyte.
5204
5205         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5206         (nnheader-string-as-multibyte): Remove.
5207
5208         * mm-view.el: Use inhibit-read-only.
5209         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5210         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5211         or unibyte-string.
5212
5213         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5214         (mm-uu-yenc-extract): Use with-current-buffer.
5215
5216         * gnus-soup.el (gnus-soup-send-packet): Don't use
5217         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5218
5219         * nnmh.el: Use with-current-buffer.
5220         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5221         mm-string-as-multibyte on the output of mm-encode-coding-string.
5222
5223         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5224         (nnimap-request-move-article): Use with-current-buffer.
5225
5226         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5227         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5228         conversion uses string-make-unibyte rather than string-as-unibyte.
5229
5230         * gnus-msg.el: Use with-current-buffer.
5231
5232         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5233
5234 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5235
5236         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5237         string for caching if it is 'PIN.
5238
5239 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5240
5241         * lpath.el: Consider the case without Emacs/W3.
5242
5243 2008-03-08  Glenn Morris  <rgm@gnu.org>
5244
5245         * time-date.el (date-to-time, time-subtract, time-add)
5246         (safe-date-to-time): Doc fixes.
5247
5248 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5249
5250         * mail-source.el (mail-source-delete-old-incoming-confirm):
5251         Change default to nil.
5252         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5253
5254 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5255
5256         * lpath.el: Rearrange.
5257
5258         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5259         (gnus-article-goto-prev-page): Work for articles having ^L's.
5260
5261         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5262
5263         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5264
5265 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5266
5267         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5268         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5269         (gnus-bookmark-jump): Adjust some variable names.
5270
5271 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5272
5273         * auth-source.el: New package.
5274         (auth-source-choices): Add customization entry point variable.
5275
5276         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5277         bug.
5278
5279 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5280
5281         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5282         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5283         (gnus-registry-install-shortcuts): Rename from
5284         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5285         the `gnus-registry-mark-map' keymap dynamically from
5286         `gnus-registry-marks'.  The generated functions update the summary line
5287         when a registry mark is added or deleted, and will call
5288         `gnus-registry-install-p' (see the comments in the code).
5289         (gnus-registry-user-format-function-M): Use concat intelligently.
5290
5291         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5292         the registry mark functions.
5293
5294 2008-03-05  Glenn Morris  <rgm@gnu.org>
5295
5296         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5297         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5298         gnus-art.
5299         (top-level): No need to load own source when compiling.
5300
5301 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5302
5303         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5304         Suggested by <chris.anderton@zetnet.co.uk>.
5305
5306 2008-03-04  Glenn Morris  <rgm@gnu.org>
5307
5308         * gnus-sum.el (top-level): No need to require gnus when compiling,
5309         since unconditionally required near start of file.
5310         (gnus-summary-display-while-building): Move definition before use.
5311
5312 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5313
5314         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5315         formatting function.
5316
5317 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5318
5319         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5320         with plists.
5321         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5322         Use new format.
5323
5324 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5325
5326         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5327         `where-is-internal' that returns a range of key sequences.
5328
5329 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5330
5331         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5332
5333         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5334         (gnus-summary-jump-to-group): Consider windows on other displayed
5335         frames as well.  Similar changes might be needed elsewhere, but that's
5336         the one I've bumped into during my use.
5337
5338         * nndoc.el (nndoc-oe-dbx-type-p):
5339         * gnus-msg.el (gnus-debug):
5340         * gnus-group.el (gnus-update-group-mark-positions):
5341         Use mm-string-to-multibyte.
5342
5343 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5344
5345         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5346         doesn't handle NotDashEscaped.
5347
5348         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5349         (mml-dnd-attach-options): Fix typo in custom choice.
5350
5351         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5352         nndoc-article-type to mbox.
5353         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5354
5355         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5356         to nil, instead of html2text.
5357
5358         * imap.el (imap-debug): Add `imap-ping-server'.
5359
5360         * gnus-bookmark.el: Add FIXMEs.
5361
5362         * message.el (message-form-letter-separator)
5363         (message-send-form-letter-delay): New variables.
5364         (message-send-form-letter): Use them.  New command to send form
5365         letters.  Requested by Uwe Siart.
5366         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5367
5368 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5369
5370         * Update copyright years.
5371
5372 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5373
5374         Sync from EMACS_22_BASE.
5375
5376         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5377
5378 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5379
5380         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5381         empty author.
5382
5383 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5384
5385         * gnus-registry.el (gnus-registry-marks): Add variable for
5386         customization of marks and their appearance.
5387         (gnus-registry-read-mark): Use it.
5388         (gnus-registry-do-marks): Add utility function to loop through
5389         `gnus-registry-marks'.
5390         (gnus-registry-install-shortcuts-and-menus): Add function to install
5391         shortcuts and menus.
5392         (gnus-registry-initialize): Use it.
5393         (gnus-registry-default-mark): Clarify documentation.
5394
5395 2008-02-29  Glenn Morris  <rgm@gnu.org>
5396
5397         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5398         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5399         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5400         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5401         Change defcustom :version from 23.0 to 23.1.
5402
5403 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5404
5405         * gnus-registry.el (gnus-registry-follow-group-p)
5406         (gnus-registry-post-process-groups): Add functions to aid registry
5407         splitting and improve logging.  Clarify behavior in function
5408         documentation.
5409         (gnus-registry-split-fancy-with-parent): Use them.
5410
5411 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5412
5413         * gnus-art.el: Use with-current-buffer.
5414
5415 2008-02-27  David Engster  <dengste@eml.cc>
5416
5417         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5418         Express real group name in the response.
5419
5420 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5421
5422         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5423         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5424         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5425         autoload gnus-registry-fetch-group when compiling.
5426         (nnmairix-request-group-with-article-number-correction): Remove
5427         unreferenced argument passed to nnmairix-call-backend.
5428
5429 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5430
5431         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5432         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5433         Wilde.
5434
5435 2008-02-27  Glenn Morris  <rgm@gnu.org>
5436
5437         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5438         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5439         variables to defconsts.  Convert comments to doc-strings.
5440         (nnmairix-last-server, nnmairix-current-server): Convert from free
5441         variables to defvars.  Convert comments to doc-strings.
5442         (gnus-registry-fetch-group): Autoload.
5443         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5444         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5445         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5446         caddr.
5447         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5448         nnmairix-request-group-with-article-number-correction call.
5449         (nnmairix-fast, nnmairix-group): New, less general names, for free
5450         variables passed from nnmairix-request-group to
5451         nnmairix-request-group-with-article-number-correction.  Declare.
5452         (nnmairix-request-group-with-article-number-correction):
5453         Use nnmairix-fast, nnmairix-group rather than fast, group.
5454
5455 2008-02-26  David Engster  <dengste@eml.cc>
5456
5457         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5458         version 0.5.
5459
5460 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5461
5462         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5463         instead of making an extra function call.  Don't add the current group
5464         to articles only when they have the group.  Use
5465         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5466         Reported by David <de_bb@arcor.de>.
5467
5468 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5469
5470         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5471         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5472
5473 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5474
5475         * mail-source.el (mail-source-delete-incoming): Change default.
5476         Supplement doc string.
5477
5478         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5479
5480 2008-02-14  Glenn Morris  <rgm@gnu.org>
5481
5482         * time-date.el (format-seconds): New function.
5483
5484 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5485
5486         * nnmail.el (nnmail-message-id-cache-file): Derive from
5487         `gnus-home-directory'.
5488
5489 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5490
5491         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5492         Document negative prefix.
5493
5494         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5495
5496 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5497
5498         * message.el (message-unsent-separator): Add the Exim bounce
5499         separator.
5500
5501 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5502
5503         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5504         list.
5505         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5506         recipient/signer list.
5507
5508 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5509
5510         * Makefile.in (datarootdir): Define.
5511         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5512         name that might contain whitespace.
5513
5514 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5515
5516         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5517         fbound (Emacs 23 unicode), signal an error.
5518
5519 2008-02-08  Glenn Morris  <rgm@gnu.org>
5520
5521         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5522
5523 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5524
5525         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5526         ports to the calls to `netrc-machine-user-or-password' in addition to
5527         "imap" and "imaps".
5528
5529 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5530
5531         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5532
5533         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5534
5535 2008-02-01  Kenichi Handa  <handa@m17n.org>
5536
5537         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5538         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5539         (rfc2104-hash): Convert the result of concat to unibyte string.
5540
5541 2008-02-01  Dave Love  <fx@gnu.org>
5542
5543         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5544         coding-system-for-read.
5545         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5546
5547 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5548
5549         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5550         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5551         <hanche@math.ntnu.no>.
5552
5553 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5554
5555         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5556
5557         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5558
5559 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5560
5561         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5562         * message.el (message-beginning-of-line): Use featurep instead of bound
5563         tests in order to resolve conditionals at compile time.
5564
5565 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5566
5567         * mail-source.el (mail-sources): Add `group' choice.
5568
5569         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5570         parameter `in-group' to control into which group the articles go.
5571         Add treatment of `group' mail-source.
5572
5573 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5574
5575         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5576
5577         * mm-decode.el (mm-dissect-buffer): Decode description.
5578
5579         * mml.el (mml-to-mime): Encode message header first.
5580
5581 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5582
5583         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5584         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5585
5586         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5587         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5588
5589 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5590
5591         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5592
5593 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5594
5595         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5596         prefix keys.
5597         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5598         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5599         gnus-xmas.el.
5600
5601         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5602         (gnus-xmas-article-describe-bindings): New function.
5603         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5604         gnus-xmas-article-describe-bindings.
5605
5606         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5607
5608 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5609
5610         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5611         Add new variables for article mark management.
5612         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5613         list of extra data entries which, when present, will indicate that the
5614         article ID should not be trimmed from the registry.
5615         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5616         functions.
5617         (gnus-registry-read-mark): New function to read a mark name from the
5618         user.
5619         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5620         (gnus-registry-set-article-mark-internal): New functions to add and
5621         remove marks.
5622         (gnus-registry-get-article-marks): New function to show the marks for
5623         an article, or retrieve them for further use.
5624
5625 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5626
5627         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5628         keys when no argument is given.
5629
5630 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5631
5632         * imap.el (imap-ping-server): New variable.
5633         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5634         (imap-ping-server): Minor doc string fixes.
5635
5636 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5637
5638         * imap.el (imap-ping-server): New function.
5639         (imap-opened): Call imap-ping-server.
5640
5641 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5642
5643         * gnus-sum.el (gnus-article-sort-by-random)
5644         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5645         jidanni@jidanni.org.
5646
5647 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5648
5649         * gnus-art.el (gnus-article-describe-bindings): New function.
5650         (gnus-article-read-summary-keys): Use it.
5651         (gnus-article-mode-map): Bind `C-h b' to it.
5652
5653 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5654
5655         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5656         XEmacs.
5657         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5658         against non-character events.
5659
5660         * lpath.el: Fbind map-keymap for Emacs 21.
5661
5662 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5663
5664         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5665         command.
5666         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5667         instead of END.  Change name of the temp file.
5668         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5669         customizable.
5670
5671 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5672
5673         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5674         bind `S W' to gnus-article-wide-reply-with-original; set default
5675         binding to gnus-article-read-summary-send-keys.
5676         (gnus-article-read-summary-keys): Fix the order of keys; display
5677         continuation keys correctly in the echo area; describe bindings
5678         correctly when keys end with `C-h'.
5679         (gnus-article-read-summary-send-keys): New function.
5680         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5681         for gnus-article-read-summary-send-keys; display continuation keys
5682         correctly in the echo area.
5683         (gnus-article-reply-with-original): Ignore prefix argument.
5684         (gnus-article-wide-reply-with-original): New function.
5685
5686         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5687         Emacs 21.
5688
5689 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5690
5691         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5692         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5693
5694 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5695
5696         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5697         (gnus-group-read-ephemeral-gmane-group): New command.
5698
5699 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5700
5701         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5702
5703 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5704
5705         * message.el (message-send-mail-function): Increase custom version.
5706
5707         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5708         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5709
5710 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5711
5712         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5713         for the cases where imap-authenticate is called with a nil buffer
5714         parameter.
5715
5716 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5717
5718         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5719         html parts correctly; support forwarded messages.
5720         (gnus-article-browse-html-article): Remove work buffers.
5721
5722         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5723         compiling.
5724         (netrc-bound-and-true-p): New macro.
5725         (netrc-parse): Use it instead of bound-and-true-p that is not available
5726         in XEmacs 21.4.
5727
5728 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5729
5730         * gnus-registry.el (gnus-registry-mark-article)
5731         (gnus-registry-article-marks): Add functionality to mark articles
5732         through the Gnus registry.
5733
5734         * encrypt.el: Clarify documentation for the new pgg method.
5735         (encrypt-file-alist): Add PGG option.
5736         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5737         functionality.  Abstract password key and messaging to external
5738         functions.
5739         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5740         (encrypt-message-method-and-cipher): Add new convenience external
5741         functions.
5742         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5743         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5744
5745         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5746         (netrc-parse): Use encrypt-file-alist to determine if
5747         encrypt-find-model or encrypt-insert-file-contents should be used.
5748
5749         * encrypt.el: Clarify documentation.  Load password-cache or
5750         password, whichever one is found first, instead of autoloading.
5751
5752 2007-12-19  Glenn Morris  <rgm@gnu.org>
5753
5754         * mml.el (message-options-set, message-narrow-to-head)
5755         (message-in-body-p, message-mail-p, message-encode-message-body):
5756         Autoload.
5757         (message-remove-header, message-narrow-to-headers-or-head)
5758         (message-subscribed-p, message-make-mail-followup-to)
5759         (message-position-on-field, message-news-p)
5760         (message-options-set-recipient, message-generate-headers)
5761         (message-sort-headers): Declare as functions.
5762
5763 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5764
5765         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5766         convention in doc string.
5767
5768 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5769
5770         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5771         title to html parts.
5772         (gnus-article-browse-html-article): Pass message header to it.
5773
5774         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5775
5776 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5777
5778         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5779         or password compatible with XEmacs.
5780
5781 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5782
5783         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5784         format document.
5785         (gnus-mime-delete-part): Don't write description line if empty.
5786         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5787
5788 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5789
5790         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5791         (gnus-summary-mark-read-and-unread-as-read)
5792         (gnus-summary-mark-current-read-and-unread-as-read)
5793         (gnus-summary-mark-unread-as-ticked): Doc fix.
5794         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5795
5796 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5797
5798         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5799         Christoph Conrad <christoph.conrad@gmx.de>.
5800
5801 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5802
5803         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5804         yes-or-no-p.
5805
5806 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5807
5808         * mm-decode.el (mm-add-meta-html-tag): New function.
5809         (mm-save-part-to-file, mm-pipe-part): Use it.
5810
5811         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5812         gnus-y-or-n-p instead of y-or-n-p.
5813         (gnus-article-browse-html-parts): Work with message/external-body; use
5814         mm-add-meta-html-tag.
5815
5816 2007-12-11  Glenn Morris  <rgm@gnu.org>
5817
5818         * gnus-cache.el: Require gnus-sum not just when compiling.
5819
5820         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5821
5822         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5823         definitions before use.
5824
5825         * mm-decode.el: Require gnus-util.
5826         (mm-remove-part): Only call delete-annotation on XEmacs.
5827
5828         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5829
5830         * nnmail.el: Require gnus-int.
5831
5832         * spam.el: Move `require's before `eval-when-compile's.
5833
5834         * gnus-ems.el (gnus-alive-p):
5835         * gnus-fun.el (message-goto-eoh):
5836         * gnus-util.el (gnus-group-name-decode):
5837         * mail-source.el (gnus-compress-sequence):
5838         * message.el (Info-goto-node, format-spec):
5839         * mm-bodies.el (message-options-get):
5840         * mm-decode.el (mm-view-pkcs7):
5841         * mm-util.el (gmm-write-region):
5842         * mml-smime.el (mml-compute-boundary)
5843         (gnus-completing-read-with-default):
5844         * mml.el (widget-button-press, gnus-make-hashtable):
5845         * mml1991.el (mm-decode-content-transfer-encoding)
5846         (mm-encode-content-transfer-encoding)
5847         (message-options-get, message-options-set):
5848         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5849         * nnfolder.el (gnus-request-group):
5850         * nnheader.el (ietf-drums-unfold-fws):
5851         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5852         * smime.el (gnus-run-mode-hooks):
5853         * spam-stat.el (gnus-message): Autoload.
5854
5855         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5856         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5857         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5858         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5859         Add declare-function compatibility definition.
5860
5861         * gnus-cache.el (nnvirtual-find-group-art):
5862         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5863         (gnus-add-image, gnus-add-wash-type):
5864         * gnus-group.el (nnkiboze-score-file):
5865         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5866         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5867         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5868         (message-tokenize-header, gnus-get-buffer-create)
5869         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5870         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5871         * gnus.el (gnus-group-decoded-name):
5872         * mail-source.el (imap-capability):
5873         * mm-bodies.el (message-options-set):
5874         * mm-decode.el (gnus-configure-windows):
5875         * mm-extern.el (message-goto-body):
5876         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5877         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5878         (epg-sub-key-validity, message-options-set):
5879         * mml.el (widget-event-point, gnus-configure-windows):
5880         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5881         * mml2015.el (epg-check-configuration, epg-configuration)
5882         (message-options-set):
5883         * nndb.el (nndb-request-article):
5884         * nnfolder.el (gnus-request-create-group):
5885         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5886         * nnmaildir.el (gnus-group-mark-article-read):
5887         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5888         * rfc1843.el (message-fetch-field):
5889         * spam.el (gnus-extract-address-components):
5890         Declare as functions.
5891
5892 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5893
5894         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5895
5896         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5897
5898         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5899         bind show-trailing-whitespace for XEmacs.
5900
5901 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5902
5903         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5904         new no-op macro for backward compatibility.
5905
5906         * imap.el (imap-string-to-integer): New function.
5907
5908 2007-12-09  Glenn Morris  <rgm@gnu.org>
5909
5910         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5911
5912         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5913         * message.el, mm-view.el, sieve-manage.el, smime.el:
5914         Add declare-function compatibility definition.
5915
5916         * gnus-art.el (w3-region, w3m-region, Info-menu):
5917         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5918         * gnus-sum.el (gnus-get-predicate):
5919         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5920         * message.el (mail-abbrev-in-expansion-header-p):
5921         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5922         (w3m-detect-meta-charset, w3m-region):
5923         * sieve-manage.el (password-read, password-cache-add)
5924         (password-cache-remove):
5925         * smime.el (password-read-and-add): Declare as functions.
5926
5927 2007-12-08  David Kastrup  <dak@gnu.org>
5928
5929         * gnus-sum.el (gnus-summary-simplify-subject-query):
5930         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5931         `message'.
5932
5933 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5934
5935         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5936         it to bind idna-program, installation-directory, defined-colors, and
5937         face-attribute for XEmacs of the version that compiles defcustom forms.
5938
5939 2007-12-07  Glenn Morris  <rgm@gnu.org>
5940
5941         * gnus-art.el (article-make-date-line): Revert previous change.
5942
5943 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5944
5945         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5946
5947 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5948
5949         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5950         Call gnus-add-to-range ranges only once with a prepared article-list.
5951
5952 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5953
5954         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5955         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5956         group names with backslashes.  Reported by Tassilo Horn
5957         <tassilo@member.fsf.org>.
5958
5959 2007-12-06  Deepak Goel  <deego3@gmail.com>
5960
5961         * gnus-art.el (article-make-date-line):
5962         * gnus-start.el (gnus-load):
5963         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5964
5965 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5966
5967         * gnus-art.el (gnus-use-idna)
5968         * gnus-start.el (gnus-site-init-file)
5969         * message.el (message-use-idna)
5970         * mm-uu.el (mm-uu-hide-markers)
5971         * smiley.el (smiley-style): Revert changes that suppress warnings.
5972
5973 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5974
5975         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5976         specify charset to html source.  Reported by Christoph Conrad
5977         <christoph.conrad@gmx.de>.
5978
5979 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5980
5981         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5982         idna-program in order to suppress byte compile warning issued by XEmacs
5983         that came to byte compile the default value section of defcustom forms
5984         recently.
5985
5986         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5987         value of installation-directory.
5988
5989         * message.el (message-use-idna): Don't directly refer to the value of
5990         idna-program.
5991
5992         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5993
5994         * smiley.el (smiley-style): Don't directly call face-attribute.
5995
5996 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5997
5998         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5999
6000         * gnus-dired.el: Reduce Gnus dependencies.
6001         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6002         require.  Use autoloads instead.
6003         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6004         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6005         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6006         (gnus-dired-mode): Adjust doc string.
6007         (gnus-dired-mail-mode): New variable.
6008         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6009         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6010         (gnus-dired-mail-buffers): New function.  Return mail or message
6011         composition buffers.
6012         (gnus-dired-attach): Use it.
6013         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6014         NO-DECODE.
6015         (gnus-dired-print): Use `gnus-print-buffer' depending on
6016         `gnus-dired-mail-mode'.
6017
6018 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6019
6020         * rfc2047.el (rfc2047-encoded-word-regexp)
6021         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6022         explaining what regexp patterns are for.
6023
6024 2007-12-04  Glenn Morris  <rgm@gnu.org>
6025
6026         * password.el: Move to password-cache.el.
6027
6028         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6029         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6030         * mml-smime.el (password-read, password-cache-add)
6031         (password-cache-remove):
6032         No need to autoload, since mml-sec requires password.
6033
6034         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6035         * message.el (gnus-extract-address-components):
6036         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6037
6038         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6039         password.
6040
6041 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6042
6043         * mailcap.el: Reduce dependencies.
6044         (mail-header-parse-content-type): Autoload.
6045         (mailcap-delete-duplicates): New alias.
6046         (mailcap-mime-info): Add optional argument NO-DECODE.
6047         (mailcap-mime-types): Use mailcap-delete-duplicates.
6048
6049         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6050
6051 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6052
6053         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6054         (imap-parse-status): Upcase status-att for servers that sends them
6055         lower-case (e.g., MS Exchange 2007).
6056
6057 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6058
6059         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6060         function.
6061
6062         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6063         (gnus-uu-yenc-article): New function.
6064
6065         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6066
6067         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6068         buffer.
6069
6070 2007-12-02  Glenn Morris  <rgm@gnu.org>
6071
6072         * binhex.el (binhex): New custom group.
6073         (binhex-decoder-program, binhex-decoder-switches)
6074         (binhex-use-external): Move to the binhex custom group.
6075
6076         * uudecode.el (uudecode): New custom group.
6077         (uudecode-decoder-program, uudecode-decoder-switches)
6078         (uudecode-use-external): Move to the uudecode custom group.
6079
6080         * netrc.el (top-level): Don't load `encrypt' features.
6081         (netrc-parse): Don't use encrypt.
6082         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6083
6084         * encrypt.el: Remove file.
6085
6086 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6087
6088         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6089         matches on patches.
6090
6091         * gnus-art.el (gnus-article-browse-html-article): Mention
6092         `mm-text-html-renderer' in the doc string.
6093
6094         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6095         string.  Add comments.
6096
6097         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6098         if rhs is ASCII.
6099
6100 2007-12-01  Glenn Morris  <rgm@gnu.org>
6101
6102         * mail-source.el (top-level): Require format-spec before
6103         eval-when-compile.
6104
6105 2007-11-30  Glenn Morris  <rgm@gnu.org>
6106
6107         * encrypt.el: Require password, rather than autoloading password-read.
6108
6109 2007-11-29  Glenn Morris  <rgm@gnu.org>
6110
6111         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6112         (sasl-make-client, sasl-next-step, sasl-step-data)
6113         (sasl-step-set-data): Declare as functions.
6114
6115 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6116
6117         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6118
6119 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6120
6121         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6122         certs should be verified and what is to be done in the event of a
6123         verification failure.
6124
6125         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6126         caller can indicate whether the cache should be disregarded for this
6127         call.  This way the result of the call is reproducible at all times and
6128         can be considered a canonical server name for the supplied method.
6129         (gnus-agent-method-p): Canonicalize server names by pushing their
6130         method through `gnus-method-to-server' using the no-cache argument.
6131
6132         * gnus-srvr.el (gnus-server-insert-server-line): Call
6133         `gnus-method-to-server' with `no-cache' argument.
6134
6135         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6136         gnus-agent-possibly-synchronize-flags as this should be called when the
6137         server is actually being opened.
6138         (gnus-agent-possibly-synchronize-flags)
6139         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6140         flags file of an agentized server to the latter function.
6141
6142         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6143         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6144         after a connection has been established successfully.
6145
6146 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6147
6148         * gnus-art.el (article-display-face): Force to display face if called
6149         interactively; check if gnus-article-x-face-too-ugly matches author.
6150         (article-display-x-face): Display face even if From header is missing
6151         as article-display-face does.
6152
6153 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6154
6155         * hashcash.el (message-narrow-to-headers-or-head)
6156         (message-fetch-field, message-goto-eoh)
6157         (message-narrow-to-headers): Declare as functions.
6158
6159 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6160
6161         * mail-source.el (mail-sources): Default to fetch from file for
6162         compatibility with default of nnmail-spool-file.
6163
6164 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6165
6166         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6167         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6168         to look for encoded word that should be encoded again.
6169         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6170         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6171         encoding pattern.
6172         (rfc2047-decode-region): Switch strict regexp and loose one according
6173         to rfc2047-allow-irregular-q-encoded-words.
6174
6175 2007-11-25  Romain Francoise  <romain@orebokech.com>
6176
6177         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6178
6179 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6180
6181         * tls.el (tls-program): Provide more custom choices from
6182         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6183         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6184
6185 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6186
6187         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6188         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6189
6190         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6191         `nnmail-spool-file'.
6192
6193         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6194         `nnmail-spool-file'.
6195
6196         * gnus-move.el (gnus-change-server): Ditto.
6197
6198         * gnus-kill.el (gnus-batch-score): Ditto.
6199
6200         * gnus-cache.el (gnus-jog-cache): Ditto.
6201
6202         * gnus-msg.el (gnus-summary-reply):
6203         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6204
6205 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6206
6207         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6208         version.  Minor improvement to doc strings.
6209         (tls-program): Add comment.
6210
6211 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6212
6213         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6214         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6215         mismatch between the hostname provided in the certificate and the name
6216         of the host connnecting to.
6217         (open-tls-stream): Use them.  Check certificates against trusted root
6218         certificates.
6219
6220 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6221
6222         * gnus-cache.el (gnus-cache-generate-nov-databases):
6223         Use nnml-generate-nov-databases-directory instead of
6224         nnml-generate-nov-databases-1.
6225
6226 2007-11-24  Glenn Morris  <rgm@gnu.org>
6227
6228         * message.el (message-tool-bar-retro): Update for rename
6229         mail_send.xpm->mail-send.xpm.
6230
6231 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6232
6233         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6234         `smime-ldap-search' for Emacs 22 and up.
6235
6236 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6237
6238         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6239
6240         * message.el (message-send-mail-function): Fix error convention.
6241         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6242         (message-widen-reply, message-send-mail, message-talkative-question)
6243         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6244         (message-clone-locals, message-send-news): Use with-current-buffer.
6245         (message-insert-or-toggle-importance): Remove unused var `valid'.
6246         (message-make-references): Remove unused var `new-references'.
6247         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6248
6249 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6250
6251         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6252         (spam-split-symbolic-return-positive): Reflow docstring.
6253         (spam-backends, spam-summary-exit-behavior)
6254         (spam-mark-ham-unread-before-move-from-spam-group)
6255         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6256         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6257         (spam-clear-cache, spam-backend-check, spam-install-backend)
6258         (spam-install-statistical-backend, spam-list-of-processors)
6259         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6260         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6261         (spam-check-crm114, spam-initialize, spam-unload-hook):
6262         Fix typos in docstrings.
6263
6264 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6265
6266         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6267         been checked if they have never been read and those group levels are
6268         higher than the one that a user specified.
6269
6270 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6271
6272         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6273         foreign groups unless a group level is specified by a user.
6274         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6275
6276 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6277
6278         * message.el (message-send-mail-function): Require sendmail.
6279
6280 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6281
6282         * message.el (message-send-mail-function): Check for smtpmail too.
6283
6284         * utf7.el (utf7-encode, utf7-decode): Use coding system
6285         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6286
6287         * message.el (message-send-mail-function): New function.
6288         (message-send-mail-function): Set default using
6289         message-send-mail-function.  Adjust doc string.
6290         (message-send-mail-with-mailclient): New function.
6291
6292 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6293
6294         * smime.el (from):
6295         * rfc2047.el (message-posting-charset):
6296         * qp.el (mm-use-ultra-safe-encoding):
6297         * pop3.el (parse-time-months):
6298         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6299         * nnml.el (files):
6300         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6301         (jka-compr-compression-info-list, ange-ftp-path-format)
6302         (efs-path-regexp):
6303         * nndiary.el (files):
6304         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6305         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6306         (epg-digest-algorithm-alist, inhibit-redisplay)
6307         (password-cache-expiry):
6308         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6309         (pgg-output-buffer, password-cache-expiry):
6310         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6311         (efs-path-regexp):
6312         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6313         (inhibit-redisplay):
6314         * mm-uu.el (file-name, start-point, end-point, entry)
6315         (gnus-newsgroup-name, gnus-newsgroup-charset):
6316         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6317         (latin-unity-ucs-list):
6318         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6319         (mm-uu-binhex-decode-function):
6320         * message.el (gnus-message-group-art, gnus-list-identifiers)
6321         (rmail-enable-mime-composing, gnus-local-organization)
6322         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6323         (gnus-read-active-file, facemenu-add-face-function)
6324         (facemenu-remove-face-function, gnus-article-decoded-p)
6325         (tool-bar-mode):
6326         * mail-source.el (display-time-mail-function):
6327         * gnus-util.el (nnmail-pathname-coding-system)
6328         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6329         (gnus-original-article-buffer, gnus-user-agent)
6330         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6331         (xemacs-codename, sxemacs-codename, emacs-program-version):
6332         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6333         * gnus-start.el (gnus-agent-covered-methods)
6334         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6335         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6336         (gnus-newsgroup-headers, gnus-group-list-mode)
6337         (gnus-group-mark-positions, gnus-newsgroup-data)
6338         (gnus-newsgroup-unreads, nnoo-state-alist)
6339         (gnus-current-select-method, mail-sources)
6340         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6341         (nnmail-spool-file, gnus-cache-active-hashtb):
6342         * gnus-mh.el (mh-lib-progs):
6343         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6344         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6345         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6346         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6347         (gnus-group-buffer):
6348         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6349         (font-lock-set-defaults):
6350         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6351         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6352         (gnus-summary-post-menu, total-parts, type, condition, length):
6353         * gnus-agent.el (gnus-agent-read-agentview):
6354         * flow-fill.el (show-trailing-whitespace):
6355         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6356         eval-and-compile wrappers for byte compiler pacifiers.
6357
6358         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6359         (mm-display-inline-fontify): Check for featurep 'xemacs not
6360         extent-list.
6361
6362         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6363         itimer-list.
6364         (mm-create-image-xemacs): Only do something for XEmacs.
6365         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6366
6367         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6368
6369         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6370         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6371
6372 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6373
6374         * nnimap.el (nnimap-split-download-body):
6375         * gnus-demon.el (gnus-demon):
6376         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6377
6378 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6379
6380         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6381         macros.
6382         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6383         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6384         copy data from unibyte buffer to multibyte current buffer.
6385         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6386         to copy data from unibyte current buffer to multibyte buffer.
6387         (nntp-make-process-buffer): Make process buffer unibyte.
6388
6389         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6390
6391 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6392
6393         * pop3.el (pop3-open-server): Accept and process data more robustly at
6394         connexion start to avoid spurious "POP SSL connexion failed" errors.
6395
6396 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6397
6398         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6399         read group names.
6400
6401 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6402
6403         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6404
6405 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6406
6407         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6408         (nnmail-save-active): Use a unibyte buffer when saving active file,
6409         which may contain non-ASCII group names.
6410
6411         * nnml.el (nnml-request-group): Decode group names in messages.
6412
6413 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6414
6415         * message.el (message-citation-line-function)
6416         (message-insert-formatted-citation-line): Fix spelling of
6417         `message-insert-formated-citation-line'.
6418
6419 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6420
6421         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6422
6423 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6424
6425         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6426         nnmail-pathname-coding-system.
6427
6428         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6429         that a user enters; decode group names in messages.
6430
6431         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6432
6433 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6434
6435         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6436
6437         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6438
6439         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6440         risky local variable.
6441
6442         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6443
6444 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6445
6446         * encrypt.el: Improve documentation to fix function name typo.
6447         Reported by Daiki Ueno <ueno@unixuser.org>.
6448
6449 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6450
6451         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6452         even if the point is not in the last page of an article.
6453         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6454         back to the previous page.
6455
6456 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6457
6458         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6459
6460 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6461
6462         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6463
6464 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6465
6466         * message.el (message-check-news-body-syntax): Avoid
6467         mm-string-as-multibyte.
6468         (message-hide-headers): Don't assume (point-min)==1.
6469
6470 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6471
6472         * message.el (message-remove-blank-cited-lines): Fix if remove is
6473         given.
6474         (message-bogus-address-regexp): New variable.
6475         (message-bogus-recipient-p): New function.
6476         (message-check-recipients): New command.
6477         (message-syntax-checks): Add `bogus-recipient'.
6478         (message-fix-before-sending): Add `bogus-recipient'.
6479
6480         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6481         (gnus-treat-body-boundary): Don't test window-system.
6482
6483 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6484
6485         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6486
6487 2007-10-28  Miles Bader  <miles@gnu.org>
6488
6489         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6490         at compile-time too.
6491
6492 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6493
6494         * gnus-msg.el (gnus-message-setup-hook): Add
6495         `message-remove-blank-cited-lines' to options.
6496
6497 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6498
6499         * message.el (message-remove-blank-cited-lines): New function.
6500         Suggested by Karl Plästerer.
6501
6502 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6503
6504         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6505         mapc.
6506
6507         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6508         (top-level): Use mapc to set functions to be traced for debugging.
6509
6510         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6511         called for effect with while loop.
6512
6513         * message.el (message-talkative-question): Replace mapcar called for
6514         effect with mapc.
6515
6516         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6517         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6518         called for effect with dolist.
6519
6520         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6521
6522         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6523         gnus-extra-headers and nnmail-extra-headers.
6524
6525         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6526         called for effect with dolist.
6527         (top-level): Use mapc to set functions to be traced for debugging.
6528
6529         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6530         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6531         dolist.
6532
6533         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6534         Replace mapcar called for effect with mapc.
6535         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6536         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6537         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6538         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6539
6540         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6541         remove-if that's a cl function.
6542
6543         * webmail.el (webmail-debug): Replace mapcar called for effect with
6544         dolist.
6545
6546         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6547         with mapc.
6548
6549 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6550
6551         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6552         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6553         with while loop.
6554
6555         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6556         functions from article-* functions.
6557         (gnus-multi-decode-header): Replace mapcar called for effect with
6558         dolist.
6559
6560         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6561         (gnus-bookmark-show-details): Replace mapcar called for effect with
6562         while loop.
6563
6564         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6565         called for effect with while loop.
6566
6567         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6568         with dolist.
6569
6570         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6571         mapcar called for effect with dolist.
6572
6573         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6574
6575         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6576         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6577         Replace mapcar called for effect with dolist.
6578         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6579         mapc.
6580
6581         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6582         Replace mapcar called for effect with dolist.
6583         (gnus-topic-list): Replace mapcar called for effect with mapc.
6584
6585         * gnus.el: Use mapc instead of mapcar to add autoloads.
6586
6587 2007-10-23  Richard Stallman  <rms@gnu.org>
6588
6589         * gnus-group.el (gnus-group-highlight): Mark as risky.
6590
6591 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6592
6593         * gnus.el (gnus-server-to-method): Return method found first in
6594         gnus-newsrc-alist.
6595
6596         * gnus-art.el (gnus-article-highlight-signature)
6597         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6598         button overlay without the front stickiness.
6599
6600 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6601
6602         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6603         overview buffer needed a catch to receive its throw.
6604         (gnus-agent-flush-cache): Declared as interactive to make this function
6605         easier to use.
6606
6607 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6608
6609         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6610         `next-line'.
6611
6612 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6613
6614         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6615         exclude address matching message-dont-reply-to-names.
6616
6617 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6618
6619         * gnus-util.el (gnus-string<): New function.
6620
6621         * gnus-sum.el (gnus-article-sort-by-author)
6622         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6623
6624 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6625
6626         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6627         the frame-focus tag is set in gnus-buffer-configuration.
6628
6629 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6630
6631         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6632         the front stickiness.
6633
6634 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6635
6636         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6637         url pattern; remove duplicate one.
6638         (gnus-article-extend-url-button): New function.
6639         (gnus-article-add-buttons): Use it.
6640         (gnus-button-push): Use concatenated url that it makes.
6641
6642 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6643
6644         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6645
6646 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6647
6648         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6649         Don't hardcode point-min==1.
6650
6651 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6652
6653         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6654         Fix comment about "iso8859-1".
6655
6656 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6657
6658         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6659         ones returned from the verify-function.
6660
6661         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6662         mml2015-extract-cleartext-signature if extraction failed.
6663
6664 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6665
6666         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6667         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6668         failed.
6669
6670 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6671
6672         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6673
6674 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6675
6676         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6677         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6678         recommends to use EasyPG instead of PGG.
6679
6680         * pgg.el: Revert to revision 6.23.2.16.
6681
6682         * pgg-def.el: Revert to revision 6.6.2.14.
6683
6684         * pgg-gpg.el: Revert to revision 6.23.2.34.
6685
6686 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6687
6688         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6689         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6690         thread for both the null and zero (kill/expire thread) universal prefix
6691         cases.
6692         (gnus-summary-expire-thread): Add new function to expire a thread,
6693         using gnus-summary-kill-thread.
6694         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6695         shortcuts for gnus-summary-expire-thread.
6696         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6697         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6698
6699 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6700
6701         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6702         extras value, so an extras entry can be deleted.
6703         (gnus-registry-delete-extra-entry): Use it.
6704         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6705         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6706         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6707         storage through the gnus-registry, and provide an appropriate API for
6708         it.
6709
6710 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6711
6712         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6713         Suggested by Leo <sdl.web@gmail.com>.
6714
6715         * gnus.el: Do.
6716
6717 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6718
6719         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6720         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6721
6722         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6723
6724         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6725         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6726
6727 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6728
6729         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6730         newline.
6731         (nnmbox-request-accept-article): Don't change article in source buffer;
6732         narrow to header to use message-fetch-field rather than
6733         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6734         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6735         as delimiters; make sure article ends with newline.
6736         (nnmbox-delete-mail): Correct last position of article to be deleted;
6737         ignore X-Gnus-Newsgroup header in article body.
6738         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6739         positions; make sure article ends with newline.
6740
6741         * message.el (message-display-abbrev): Don't infloop when a user
6742         inserts SPC in the beginning of header.
6743
6744         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6745         coding-system-for-read and coding-system-for-write for XEmacs having no
6746         file-coding feature.
6747
6748         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6749
6750 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6751
6752         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6753         list of groups not followed by default.  Fix type to be regexp.
6754         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6755
6756 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6757
6758         * hmac-def.el (define-hmac-function): Switch from old-style to
6759         new-style backquotes.
6760
6761         * md4.el (md4-make-step): Likewise.
6762
6763 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6764
6765         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6766         raw-text coding system when saving .newsrc file, which may contain
6767         non-ASCII group names.
6768
6769 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6770
6771         * gnus-cus.el (gnus-score-extra): New widget.
6772         (gnus-score-extra-convert): New function.
6773         (gnus-score-customize): Use it for Extra.
6774
6775 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6776
6777         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6778         (mml2015-mailcrypt-clear-verify): Use it.
6779         (mml2015-gpg-clear-verify): Use it.
6780         (mml2015-pgg-clear-verify): Use it.
6781         (mml2015-epg-clear-verify): Replace the current part with the output
6782         from GnuPG; don't extract the plaintext by itself.
6783
6784         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6785         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6786         mml2015-clear-verify-function; don't touch the armor headers or
6787         dash-escaped text here.
6788
6789 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6790
6791         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6792         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6793         parts, or application/octet-stream as a last resort.
6794         (gnus-mime-view-part-as-type): Don't toggle display.
6795         (gnus-mime-view-part-as-charset): Don't turn off display before
6796         querying charset.
6797
6798         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6799         stuff to undisplayer function in Emacs.
6800         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6801
6802         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6803         text/calendar parts.
6804
6805 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6806
6807         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6808         decoding text/calendar parts.
6809
6810         * message.el (message-forward-make-body-mime): Always mark body as
6811         having no illegible text; remove signed-or-encrypted argument.
6812         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6813
6814         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6815         (mml-generate-mime-1): Don't encode body if it is specified to be in
6816         raw form; don't make buffer be unibyte when inserting multibyte string.
6817
6818 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6819
6820         * sha1.el: Fix up comment style.
6821         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6822         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6823
6824         * hex-util.el: Fix up comment style.
6825         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6826
6827         * gnus-salt.el: Use with-current-buffer.
6828         (gnus-pick-setup-message): Fix long-standing typo.
6829
6830 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6831
6832         * imap.el (imap-logout-timeout): New variable.
6833         (imap-logout, imap-logout-wait): New functions.
6834         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6835
6836         * nnimap.el (nnimap-logout-timeout): New server variable.
6837         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6838         nnimap-logout-timeout.
6839
6840         * gnus-art.el (gnus-article-summary-command-nosave)
6841         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6842
6843 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6844
6845         * gnus.el (gnus-maximum-newsgroup): New variable.
6846
6847         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6848         according to gnus-maximum-newsgroup.
6849
6850         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6851         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6852         Limit the range of articles according to gnus-maximum-newsgroup.
6853
6854 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6855
6856         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6857         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6858         Don't perform gnus-configure-windows here; reuse existing sticky
6859         article buffer.
6860
6861         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6862         it doesn't exist in gnus-article-mode.
6863
6864 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6865
6866         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6867         (gnus-agent-decoded-group-name): New function.
6868         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6869         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6870
6871 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6872
6873         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6874         Add binding for gnus-sticky-article.
6875         (gnus-summary-exit): Don't kill sticky article buffers.
6876
6877         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6878         article buffer.
6879         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6880         (gnus-kill-sticky-article-buffers): New commands.
6881
6882 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6883
6884         * nntp.el (nntp-xref-number-is-evil): New server variable.
6885         (nntp-find-group-and-number): If it is non-nil, don't trust article
6886         numbers in the Xref header.
6887
6888 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6889
6890         * gnus-agent.el (gnus-agent-read-group): New function.
6891         (gnus-agent-flush-group, gnus-agent-expire-group)
6892         (gnus-agent-regenerate-group): Use it.
6893         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6894         nnmail-pathname-coding-system.
6895
6896 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6897
6898         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6899
6900         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6901         that are unread as unread, and also as selected so that information of
6902         marks having been changed by a user may be updated when exiting group.
6903
6904 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6905
6906         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6907         calculated ignoring signature parts to gnus-treat-article.
6908
6909 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6910
6911         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6912         a point here in order to keep the window start.
6913         (gnus-insert-mime-security-button): Make a button overlay without the
6914         front stickiness.
6915         (gnus-mime-display-security): Goto the end of a button.
6916
6917         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6918
6919 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6920
6921         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6922         group-name-at-point.
6923         (gnus-group-completing-read): New function that offers decoded
6924         non-ASCII group names for completion.
6925         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6926         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6927         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6928         (gnus-group-fetch-control): Use it.
6929         (gnus-fetch-group): Use group-name-at-point for the initial value
6930         rather than the default value; use gnus-alive-p.
6931
6932         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6933         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6934         (gnus-summary-post-news): Use gnus-group-completing-read.
6935
6936         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6937         (gnus-read-move-group-name): Decode group name for completion.
6938
6939 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6940
6941         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6942         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6943         Yamaoka slightly modified the code).
6944
6945 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6946
6947         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6948         (nnmail-split-incoming): Bind it.
6949
6950         * nnml.el (nnml-group-name-charset): New function.
6951         (nnml-decoded-group-name): Use it; don't decode group name if
6952         nnmail-group-names-not-encoded-p is non-nil.
6953         (nnml-encoded-group-name): New function.
6954         (nnml-group-pathname): Inline nnml-decoded-group-name.
6955         (nnml-request-expire-articles): Decode group name in message.
6956         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6957         nnmail-pathname-coding-system.
6958         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6959         not decoded ones according to nnmail-group-names-not-encoded-p.
6960         (nnml-generate-active-info): Use nnml-encoded-group-name.
6961
6962 2007-08-08  Glenn Morris  <rgm@gnu.org>
6963
6964         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6965         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6966         doc-strings and comments.
6967
6968 2007-07-25  Glenn Morris  <rgm@gnu.org>
6969
6970         * Relicense all FSF files to GPLv3 or later.
6971
6972 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6973
6974         * gnus-sum.el (gnus-summary-move-article): Make
6975         gnus-summary-respool-article work.
6976
6977 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6978
6979         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6980         string.
6981
6982 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6983
6984         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6985         that should be ignored when comparing distant RSS articles with local
6986         ones.
6987         (nnrss-make-hash-index): New function.  Create a hash index according
6988         to the ignored fields.
6989         (nnrss-check-group): Use it.
6990
6991 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6992
6993         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6994
6995         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6996
6997         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6998         the new optional argument ENCODED is non-nil.
6999         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7000         coding system for encoding group name.
7001         (gnus-group-make-rss-group): Pass un-encoded group name to
7002         gnus-group-make-group.
7003         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7004         encoded.
7005
7006         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7007         Encode group name to which articles are moved or copied.
7008         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7009         coding system for encoding Newsgroup, Followup-To and Xref headers.
7010
7011         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7012         marks; use nnheader-file-coding-system to write a file.
7013         (nnagent-retrieve-headers): Bind file-name-coding-system to
7014         nnmail-pathname-coding-system.
7015
7016         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7017
7018         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7019         (nnml-request-article, nnml-request-create-group)
7020         (nnml-request-rename-group, nnml-find-id)
7021         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7022         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7023         (nnml-save-marks): Use nnml-group-pathname instead of
7024         nnmail-group-pathname.
7025
7026         (nnml-request-create-group, nnml-request-expire-articles)
7027         (nnml-request-move-article, nnml-request-delete-group)
7028         (nnml-deletable-article-p, nnml-possibly-create-directory)
7029         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7030         (nnml-open-marks): Bind file-name-coding-system to
7031         nnmail-pathname-coding-system.
7032
7033         (nnml-request-article): Pass server argument to nnml-find-group-number.
7034         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7035         server argument to nnml-possibly-create-directory.
7036         (nnml-request-accept-article): Pass server argument to
7037         nnml-active-number and nnml-save-mail.
7038         (nnml-find-group-number): Pass server argument to nnml-find-id.
7039         (nnml-request-update-info): Pass server argument to
7040         nnml-marks-changed-p.
7041
7042         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7043         (nnml-save-mail, nnml-active-number): Add server argument.
7044
7045         (nnml-request-delete-group): Warn if group is missing.
7046         (nnml-get-nov-buffer): Decode group name.
7047         (nnml-generate-active-info): Encode group name.
7048         (nnml-open-marks): Decode group name in messages.
7049
7050 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7051
7052         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7053         if it is not specified.
7054         (gnus-article-pipe-part, gnus-article-save-part)
7055         (gnus-article-interactively-view-part, gnus-article-copy-part)
7056         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7057         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7058         (gnus-article-replace-part, gnus-article-delete-part)
7059         (gnus-article-view-part-as-type): Pass raw prefix argument to
7060         gnus-article-part-wrapper.
7061
7062 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7063
7064         * gnus-agent.el (gnus-agent-save-active): Bind
7065         nnheader-file-coding-system to gnus-agent-file-coding-system.
7066
7067         * gnus-cache.el (gnus-cache-save-buffers)
7068         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7069         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7070         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7071         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7072         (gnus-cache-generate-active, gnus-cache-rename-group)
7073         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7074         (gnus-cache-update-overview-total-fetched-for): Bind
7075         file-name-coding-system to nnmail-pathname-coding-system.
7076         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7077         variables.
7078         (gnus-cache-decoded-group-name): New function.
7079         (gnus-cache-file-name): Use it.
7080         (gnus-cache-generate-active): Use non-decoded group name for active.
7081
7082         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7083         right place.
7084         (gnus-write-active-file): Don't break non-ASCII group names.
7085
7086         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7087         nnmail-pathname-coding-system.
7088
7089         * lpath.el: Bind default-file-name-coding-system,
7090         file-name-coding-system and language-info-alist for XEmacs.
7091
7092         * gnus-uu.el (gnus-uu-decode-save): Typo.
7093
7094 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7095
7096         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7097
7098 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7099
7100         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7101         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7102         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7103         (gnus-agent-flush-group, gnus-agent-flush-cache)
7104         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7105         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7106         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7107         (gnus-agent-regenerate-group)
7108         (gnus-agent-update-files-total-fetched-for)
7109         (gnus-agent-update-view-total-fetched-for): Bind
7110         file-name-coding-system to nnmail-pathname-coding-system.
7111         (gnus-agent-group-pathname): Don't encode file names by
7112         nnmail-pathname-coding-system.
7113         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7114         coding-system-for-write instead of buffer-file-coding-system to
7115         gnus-agent-file-coding-system.
7116
7117         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7118         Decode group name.
7119
7120         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7121
7122         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7123         (gnus-read-newsrc-el-file): Make group names unibyte.
7124
7125         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7126         nnmail-pathname-coding-system.
7127
7128         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7129         (nnrss-request-delete-group): Bind file-name-coding-system to
7130         nnmail-pathname-coding-system.
7131         (nnrss-read-server-data, nnrss-read-group-data): Bind
7132         file-name-coding-system correctly.
7133         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7134
7135         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7136         (nntp-server-to-method-cache): New variable.
7137         (nntp-group-pathname): New function that decodes non-ASCII group names.
7138         (nntp-possibly-create-directory, nntp-marks-changed-p)
7139         (nntp-save-marks, nntp-open-marks): Use it.
7140         (nntp-possibly-create-directory, nntp-open-marks):
7141         Bind file-name-coding-system to nnmail-pathname-coding-system.
7142         (nntp-open-marks): Decode group names when bootstrapping marks.
7143
7144         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7145         Newsgroups and Folowup-To headers.
7146
7147 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7148
7149         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7150         (gnus-server-closed-face, gnus-server-denied-face)
7151         (gnus-server-offline-face): Remove variable.
7152         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7153
7154         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7155         of modifying message-stack directly for XEmacs.
7156
7157         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7158         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7159         if the coding-system argument is nil for XEmacs.
7160
7161         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7162         mm-charset-override-alist.
7163
7164         * rfc2047.el: Don't require base64; require rfc2045 for the function
7165         rfc2045-encode-string.
7166         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7167         to quote the parameter value.
7168
7169 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7170
7171         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7172         form in gnus-group-name-charset-method-alist.
7173
7174         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7175         overrides the default layout edit-form.
7176
7177         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7178
7179         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7180
7181 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7182
7183         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7184         as unfetched articles.
7185
7186 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7187
7188         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7189
7190 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7191
7192         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7193         original back end that keeps marks in the local system.
7194
7195 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7196
7197         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7198         arg of pop-to-buffer for XEmacs.
7199         (gnus-article-read-summary-keys): Ditto; don't restore window
7200         configuration if summary command ends up with neither article buffer
7201         nor summary buffer; describe bindings if summary keys end with C-h.
7202
7203 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7204
7205         * message.el (message-fix-before-sending): Skip raw message part to be
7206         forwarded while checking illegible text.
7207         (message-forward-make-body-mime, message-forward-make-body): Mark
7208         signed or encrypted raw message as having no illegible text.
7209
7210 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7211
7212         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7213         (gnus-message-with-timestamp-1): New macro.
7214         (gnus-message-with-timestamp): New function.
7215         (gnus-message): Use them.
7216
7217         * nnheader.el (nnheader-message): Use them.
7218
7219 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7220
7221         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7222         .newsrc.eld file.
7223
7224 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7225
7226         * gnus-agent.el (gnus-agent-fetch-headers)
7227         (gnus-agent-retrieve-headers): Bind
7228         gnus-decode-encoded-address-function to identity.
7229
7230         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7231         available also when the server returns simply a dot.
7232
7233         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7234
7235 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7236
7237         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7238
7239 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7240
7241         * gnus-ems.el (gnus-x-splash): Make it work.
7242
7243         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7244         from being used.
7245
7246         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7247
7248 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7249
7250         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7251         4th and the 5th arguments.
7252
7253         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7254         the front stickiness.
7255         (gnus-article-summary-command-nosave): Correct the order of the
7256         arguments passed to pop-to-buffer.
7257         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7258         summary command ends up with the article buffer.
7259
7260         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7261         the same faces.
7262
7263 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7264
7265         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7266
7267 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7268
7269         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7270         * gnus-sum.el (gnus-summary-highlight):
7271         * pgg.el (pgg-sign-region, pgg-sign):
7272         * mail-source.el (mail-source-delete-old-incoming-confirm):
7273         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7274
7275 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7276
7277         * gnus-art.el (gnus-mime-view-part-externally)
7278         (gnus-mime-view-part-internally): Fix predicate function passed to
7279         completing-read.
7280
7281         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7282
7283         * gnus.el (gnus-update-message-archive-method): Add :version.
7284
7285 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7286
7287         * gnus.el (gnus-update-message-archive-method): New variable.
7288
7289         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7290         according to gnus-message-archive-method if
7291         gnus-update-message-archive-method is non-nil.
7292
7293 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7294
7295         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7296         by Loic Dachary <loic@dachary.org>.
7297         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7298
7299 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7300
7301         * message.el (message-pop-to-buffer): Add switch-function argument.
7302         (message-mail): Pass switch-function argument to it.
7303
7304 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7305
7306         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7307         Improve doc string.
7308
7309 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7310
7311         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7312         (gnus-header-content)
7313         * gnus-cite.el (gnus-cite-10)
7314         * gnus-srvr.el (gnus-server-closed)
7315         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7316         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7317         (gnus-group-mail-3-empty, gnus-group-mail-low)
7318         (gnus-group-mail-low-empty, gnus-splash)
7319         * message.el (message-header-to, message-header-cc)
7320         (message-header-subject, message-header-other, message-header-name)
7321         (message-header-xheader, message-separator, message-cited-text)
7322         (message-mml): Lighten colors of faces used for dark background.
7323
7324 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7325
7326         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7327         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7328
7329 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7330
7331         * message.el (message-narrow-to-headers-or-head):
7332         Ignore mail-header-separator in the body.
7333
7334 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7335
7336         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7337         same as window size.
7338
7339 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7340
7341         * message.el (message-font-lock-keywords): Use message-header-xheader
7342         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7343         ahead of the anything pattern, to get it recognised.
7344
7345 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7346
7347         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7348         spam.el loads uses it in the compiled defadvice form.
7349
7350 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7351
7352         * gnus-sum.el (gnus-articles-to-read)
7353         (gnus-summary-insert-old-articles): Don't truncate group name for
7354         `read-string'.
7355
7356         * gnus-util.el (gnus-limit-string): Delete this function.
7357
7358         * gnus-sum.el (gnus-simplify-subject-fully): Use
7359         `truncate-string-to-width' instead.
7360
7361 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7362
7363         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7364         if, on summary exit, the next group has to be selected.
7365         (gnus-summary-exit): Use it.
7366
7367 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7368
7369         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7370         non-break space.
7371
7372 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7373
7374         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7375         Check if group is not a directory.
7376         (nnfolder-request-expire-articles): Don't delete articles if the target
7377         group is not available.
7378
7379         * nnml.el (nnml-request-create-group): Properly check if group is not a
7380         file.
7381         (nnml-request-expire-articles): Don't delete articles if the target
7382         group is not available.
7383
7384         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7385         Don't quote characters that are within parentheses.
7386
7387 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7388
7389         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7390         (gnus-handle-ephemeral-exit): Select article according to it.
7391
7392 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7393
7394         * message.el (message-insert-formated-citation-line): Remove newline.
7395         (message-citation-line-format): Add final \n here so that the user can
7396         avoid a blank line.
7397
7398 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7399
7400         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7401         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7402         Update lanl/arXiv support.
7403
7404 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7405
7406         * gnus.el: Bump version number.
7407
7408 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7409
7410         * gnus.el (gnus-version-number): Bump version.
7411
7412 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7413
7414         * gnus.el: No Gnus v0.6 is released.
7415
7416 2007-04-27  Didier Verna  <didier@xemacs.org>
7417
7418         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7419         * gmm-utils.el (gmm-regexp-concat): here.
7420         * message.el: Don't require 'gnus-util.
7421         (message-dont-reply-to-names): Handle name change above.
7422         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7423
7424 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7425
7426         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7427         since the initial value varies according to the system.
7428
7429 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7430
7431         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7432
7433 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7434
7435         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7436
7437 2007-04-24  Didier Verna  <didier@xemacs.org>
7438
7439         Improve the type of gnus-ignored-from-addresses.
7440         * gnus-util.el (gnus-orify-regexp): New function.
7441         * message.el (gnus-util): Require it.
7442         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7443         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7444         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7445
7446 2007-04-24  Didier Verna  <didier@xemacs.org>
7447
7448         * gnus-sum.el:
7449         * gnus-utils.el: Fix some trailing whitespaces.
7450
7451 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7452
7453         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7454         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7455         article's Message-ID; refer parent article in summary buffer.
7456
7457         * message.el (message-bounce): Call mime-to-mml.
7458
7459         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7460         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7461         optimize and/or forms properly.
7462
7463 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7464
7465         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7466         URL.
7467
7468 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7469
7470         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7471
7472 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7473
7474         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7475         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7476         displayed of multipart/alternative part if it is invoked from summary
7477         buffer.
7478
7479         * mm-view.el (mm-inline-text-html-render-with-w3m)
7480         (mm-inline-text-html-render-with-w3m-standalone)
7481         (mm-inline-render-with-function): Use mail-parse-charset by default.
7482
7483 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7484
7485         * parse-time.el (parse-time-string-chars): Check if CHAR
7486         is less than the length of parse-time-syntax.
7487
7488 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7489
7490         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7491         from gnus-newsgroup-processable.
7492
7493 2007-04-16  Didier Verna  <didier@xemacs.org>
7494
7495         * gnus-msg.el (gnus-configure-posting-styles): Handle
7496         message-signature-directory properly with :file syntax.  Reported by
7497         "Leo".
7498
7499 2007-04-11  Didier Verna  <didier@xemacs.org>
7500
7501         New user option: message-signature-directory.
7502         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7503         * message.el (message-insert-signature): Ditto.
7504         * message.el (message-signature-file): Doc update.
7505         * message.el (message-signature-directory): New.
7506
7507 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7508
7509         * gnus-msg.el (gnus-inews-yank-articles): Use
7510         message-exchange-point-and-mark instead of exchange-point-and-mark.
7511
7512 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7513
7514         * message.el (message-yank-original): Make sure cited text ends with
7515         newline; don't exchange point and mark.
7516
7517 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7518
7519         * tls.el (open-tls-stream): Properly handle case where there
7520         is no associated buffer.
7521
7522 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7523
7524         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7525         message-yank-original, make sure (< mark TEXT point).
7526
7527 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7528
7529         * message.el (message-fill-column): New variable.
7530         (message-mode): Use it.  Add comment on a possible new hook.
7531
7532         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7533         (nnmail-get-new-mail): Reformat.
7534
7535         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7536
7537         * gmm-utils.el: Fix Commentary.
7538         (gmm-tool-bar-from-list): Fix typo in doc string.
7539
7540 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7541
7542         * message.el (message-yank-original): Don't switch point and mark
7543         unnecessarily to put point and mark as documented.
7544
7545 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7546
7547         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7548         from the message heads.
7549
7550 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7551
7552         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7553         article buffer does not have a window.  This may not be the best
7554         solution but is certainly better than setting the start of the null,
7555         that is the current, window.
7556
7557 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7558
7559         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7560         (gnus-draft-setup): Run it.
7561
7562         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7563         gnus-score-fast-scoring.  Allow regexp.
7564         (gnus-score-headers): Use it.
7565
7566         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7567         XEmacs.
7568
7569         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7570         string.
7571         (gnus-button-alist): Also catch `<f1> k ...'.
7572         (gnus-treat-display-x-face): Fix doc string.
7573
7574 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7575
7576         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7577         evaluation of gnus-extended-version to ensure correct generation of the
7578         User-Agent header when message-generate-headers-first is used.
7579
7580 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7581
7582         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7583         hashcash-path is nil.  Don't call callback with incorrect number of
7584         parameters if val is 0.
7585
7586 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7587
7588         * message.el (message-required-news-headers):
7589         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7590
7591 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7592
7593         * tls.el (open-tls-stream): In handshake-waiting loop,
7594         don't wait more if there is output available to process.
7595
7596 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7597
7598         * tls.el (tls-program): Doc fix.
7599
7600 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7601
7602         * message.el (message-generate-new-buffers): Change the meaning of the
7603         nil value; add `standard' to the choices; treat t as `unique'; improve
7604         doc string.
7605         (gnus-select-frame-set-input-focus): Autoload.
7606         (message-buffer-name): Search for the existing message buffer if
7607         message-generate-new-buffers is nil or `standard'; treat the value t of
7608         message-generate-new-buffers as `unique'.
7609         (message-pop-to-buffer): Raise the frame already displaying the message
7610         buffer; clear the echo area after querying.
7611         (message-setup): Pass the `continue' argument to compose-mail.
7612         (message-mail): Prefer `switch-function' if it is given; search for the
7613         existing message buffer if the `continue' argument is non-nil; pass
7614         continue and switch-function arguments to compose-mail by way of
7615         message-setup.
7616         (message-mail-other-window): Adjust argument of message-setup.
7617         (message-mail-other-frame): Ditto.
7618
7619 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7620
7621         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7622         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7623         to turn font-lock on when turning gnus-message-citation-mode on.
7624
7625 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7626
7627         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7628         (mml-smime-function-alist): New variable; add epg as the backend.
7629         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7630         mml-smime- functions instead.
7631         * mm-view.el: Require smime.
7632
7633 2007-03-05  Didier Verna  <didier@xemacs.org>
7634
7635         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7636         instead of just inheritance for posting styles.
7637         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7638
7639 2007-02-24  Chris Moore  <dooglus@gmail.com>
7640
7641         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7642         * pgg-pgp.el (pgg-pgp-encrypt-region):
7643         * pgg-gpg.el (pgg-gpg-encrypt-region):
7644         Check pgg-encrypt-for-me if no other recipients.
7645
7646 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7647
7648         * tls.el (tls-certtool-program): Fix custom type.
7649
7650 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7651
7652         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7653         and point-at-eol instead of line-(beginning|end)-position.
7654
7655         * assistant.el (assistant-parse-buffer): Ditto.
7656
7657         * netrc.el (netrc-parse-services): Ditto.
7658
7659 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7660
7661         * mml2015.el (mml2015-epg-find-usable-key): New function.
7662         (mml2015-epg-sign): Use it.
7663         (mml2015-epg-encrypt): Use it.
7664
7665 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7666
7667         * message.el (message-make-in-reply-to): Quote name containing
7668         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7669         if there are special characters.  Reported by NAKAJI Hiroyuki
7670         <nakaji@jp.freebsd.org>.
7671
7672 2007-02-27  Didier Verna  <didier@xemacs.org>
7673
7674         Include the group parameters as well as the topic ones in the
7675         inheritance filter process.
7676         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7677         argument GROUP-PARAMS-LIST.
7678         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7679
7680 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7681
7682         * nntp.el (nntp-never-echoes-commands)
7683         (nntp-open-connection-functions-never-echo-commands): New variables.
7684         (nntp-send-command): Use them.
7685
7686 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7687
7688         * mml2015.el (mml2015-epg-verify): Simplified.
7689
7690 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7691
7692         * mml.el (mml-content-disposition-alist): New user option.
7693         (mml-content-disposition): New function.
7694         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7695         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7696
7697 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7698
7699         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7700         verification.
7701
7702 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7703
7704         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7705         articles posted in the last 24 hours.
7706
7707 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7708
7709         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7710
7711 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7712
7713         * nntp.el (nntp-send-command): Don't wait for echoes when
7714         nntp-open-ssl-stream is used.
7715
7716 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7717
7718         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7719         (gnus-message-add-citation-keywords)
7720         (gnus-message-remove-citation-keywords): Remove.
7721         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7722         directly, make the variables in font-lock-defaults buffer-local, add
7723         gnus-message-citation-keywords to them and then update the value of
7724         font-lock-keywords.
7725
7726 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7727
7728         * message.el (message-cite-original-1): Don't call
7729         gnus-article-highlight-citation.
7730
7731         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7732         citations; fix line count.
7733
7734 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7735
7736         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7737         (gnus-message-add-citation-keywords)
7738         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7739         versions of font-lock-add-keywords and font-lock-remove-keywords to
7740         work with XEmacs correctly.
7741
7742 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7743
7744         * gnus-cite.el (gnus-cite-face-list): Set the values of
7745         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7746         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7747         (gnus-message-cite-prefix-regexp): New variable.
7748         (gnus-message-search-citation-line): Use it; protect against long
7749         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7750         the 0th match data for Emacs.
7751         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7752         (gnus-message-add-citation-keywords): Append keywords rather than
7753         prepending; emulate font-lock-add-keywords if it is not available.
7754         (gnus-message-remove-citation-keywords): Emulate
7755         font-lock-remove-keywords if it is not available.
7756
7757         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7758
7759         * message.el (message-cite-prefix-regexp): Set the value of
7760         gnus-message-cite-prefix-regexp.
7761
7762 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7763
7764         * nnweb.el (nnweb-google-parse-1): Update parser.
7765
7766 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7767
7768         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7769
7770 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7771
7772         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7773         regexp.
7774
7775 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7776
7777         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7778         string-to-multibyte.
7779         (uudecode-decode-region-internal): Use it.
7780
7781         * lpath.el: Fbind string-as-multibyte for XEmacs.
7782
7783 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7784
7785         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7786         custom choice.
7787
7788         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7789
7790 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7791
7792         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7793
7794         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7795         `write-region' to respect `mm-inhibit-file-name-handlers'.
7796
7797 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7798
7799         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7800         Use gnus-home-directory instead of "~/" or "$HOME".
7801
7802 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7803
7804         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7805         to mention filename.
7806         Add comments at beginning regarding usage.
7807         (encrypt-write-file-contents): Change interactive so a string is
7808         acceptable.  If the file has no associated model, show an error instead
7809         of a nonsense prompt.
7810
7811 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7812
7813         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7814         Thanks to Yoshihiko Yamada for kind notification of this typo.
7815
7816 2007-01-12  Kenichi Handa  <handa@m17n.org>
7817
7818         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7819         multibyte buffer.
7820
7821 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7822
7823         * gnus-score.el (gnus-score-fast-scoring): New variable.
7824         (gnus-score-headers): Use it.
7825
7826         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7827
7828         * message.el (message-cite-original-1): Call
7829         gnus-article-highlight-citation if requested.
7830         (message-make-from): Allow name and address as optional arguments.
7831
7832         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7833
7834         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7835         bugs to doc string.
7836         (gnus-button-alist): Add mid\\|message-id.
7837         (gnus-button-fetch-group): Extend for use in
7838         `browse-url-browser-function'.
7839         (gnus-button-url-regexp): Try to catch paired parentheses like in
7840         Wikipedia URLs.
7841
7842         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7843         Suggested by Simon Krahnke <overlord@gmx.li>.
7844
7845 2007-01-13  Romain Francoise  <romain@orebokech.com>
7846
7847         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7848         Update copyright.
7849
7850 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7851
7852         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7853
7854 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7855
7856         * gnus-registry.el (gnus-registry-unfollowed-groups)
7857         (gnus-registry-split-fancy-with-parent): Fix documentation.
7858
7859 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7860
7861         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7862         from nnweb groups.
7863
7864 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7865
7866         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7867         Xref urls.  Erase buffer before requesting head.
7868
7869 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7870
7871         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7872         customizable.
7873
7874 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7875
7876         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7877         no signing key is found.
7878         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7879         no encrypting and/or signing key is found.
7880
7881 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7882
7883         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7884
7885 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7886
7887         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7888         headers read from disk with the ones newly found in the current search.
7889         This should no longer cause problems, because the article numbers in
7890         Gmane's `nov.php' output are ignored since the previous change.
7891
7892 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7893
7894         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7895
7896 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7897
7898         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7899         replace-regexp-in-string; bind url-version; fbind display-images-p and
7900         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7901         find-face and set-itimer-function for Emacs; bind itimer-list for
7902         Emacs.
7903
7904         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7905
7906 2007-01-01  Romain Francoise  <romain@orebokech.com>
7907
7908         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7909
7910 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7911
7912         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7913         `define-minor-mode' macro definition expanded properly.
7914         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7915         exclude it there.
7916
7917         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7918         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7919         `fboundp' test.
7920         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7921         This is OK to autoload in (S)XEmacs now.
7922
7923 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7924
7925         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7926         keystroke.
7927         (gnus-summary-limit-to-singletons): Fix typo.
7928
7929         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7930         else fails.
7931
7932 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7933
7934         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7935         docstring.
7936
7937         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7938         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7939         (gnus-summary-insert-dormant-articles): Fix typo in message.
7940
7941 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7942
7943         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7944         nil for XEmacs.
7945         (gnus-message-citation-mode): Don't autoload in XEmacs.
7946
7947         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7948
7949 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7950
7951         * nnimap.el (nnimap-expunge-search-string): Mention
7952         nnimap-search-uids-not-since-is-evil in docstring.
7953
7954 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7955
7956         * spam.el: Revert to make-obsolete-variable because
7957         define-obsolete-variable-alias is not supported in Emacs 21.
7958
7959         * spam.el (spam-ifile-path, spam-ifile-database-path)
7960         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7961         make-obsolete-variable.
7962         (spam-bsfilter-path, spam-bsfilter-program)
7963         (spam-spamassassin-path, spam-spamassassin-program)
7964         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7965         use "path" inappropriately.
7966         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7967         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7968         variable names.
7969
7970 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7971
7972         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7973         summary buffer.
7974
7975         * password.el (password-cache-remove): Use clear-string to burn
7976         password, if available.
7977
7978 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7979
7980         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7981
7982         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7983
7984         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7985         (gnus-message-highlight-citation): Move defcustom here from
7986         gnus-cite.el.
7987         (gnus-message-citation-mode): Autoload.
7988
7989         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7990         checks to make it compile with XEmacs.
7991         (gnus-message-citation-mode): New minor mode.
7992         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7993         (gnus-message-highlight-citation): New variables.
7994         (gnus-message-search-citation-line)
7995         (gnus-message-add-citation-keywords)
7996         (gnus-message-remove-citation-keywords)
7997         (turn-on-gnus-message-citation-mode)
7998         (turn-off-gnus-message-citation-mode): New functions.
7999
8000 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8001
8002         * gnus-cite.el: Enable highlighting of different citation levels in
8003         message-mode.
8004
8005 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8006
8007         * message.el (message-make-fqdn): Fix comment.
8008         (message-bogus-system-names): Add ".local".
8009
8010         * spam.el (spam-ifile-path, spam-ifile-program)
8011         (spam-ifile-database-path, spam-ifile-database)
8012         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8013         Don't use "path" inappropriately.
8014         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8015         strings.
8016         (spam-check-ifile, spam-ifile-register-with-ifile)
8017         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8018         new variable names.
8019
8020         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8021         (gnus-treat-display-smileys): Simplify using
8022         gnus-image-type-available-p.
8023
8024         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8025         available.
8026
8027         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8028         `display-images-p' if available.
8029
8030 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8031
8032         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8033         one after turning on the buffer's multibyteness instead of decoding
8034         them directly in the unibyte buffer that causes unexpected conversion
8035         in Emacs 23 (unicode).
8036
8037 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8038
8039         * message.el (message-generate-hashcash): Fix custom type.
8040
8041 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8042
8043         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8044
8045 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8046
8047         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8048         disconnect icons.  Add help text.
8049
8050 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8051
8052         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8053         negated to be consistent with the others we handle.
8054
8055 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8056
8057         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8058         version of gnus-summary-buffer to something, so that we can use two
8059         article buffers at the same time.
8060
8061 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8062
8063         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8064         trigger all the extra headers.
8065         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8066         sorting.
8067
8068 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8069
8070         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8071         solid groups.
8072
8073 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8074
8075         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8076
8077 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8078
8079         * legacy-gnus-agent.el: Add Copyright notice.
8080
8081 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8082
8083         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8084
8085 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8086
8087         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8088
8089         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8090         to make it work reliably in CVS Emacs.
8091         (gnus-summary-limit-strange-charsets-predicate)
8092         (gnus-summary-limit-to-predicate): New functions.
8093
8094 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8095
8096         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8097         specifying array size.
8098         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8099         array if it is too small.
8100         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8101         (gnus-sort-threads-loop): New function.
8102
8103 2006-12-06  Chris Moore  <dooglus@gmail.com>
8104
8105         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8106         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8107
8108 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8109
8110         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8111         options.
8112
8113 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8114
8115         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8116         DOS-ing the recipient.
8117
8118         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8119         the headers when creating the mapping to avoid mismappings.
8120         (nnweb-gmane-create-mapping): Always nix out old mapping.
8121
8122 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8123
8124         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8125         and mm-verify-option to never.
8126
8127 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8128
8129         * message.el (message-signed-or-encrypted-p): New function.
8130         (message-forward-make-body): Use it.
8131
8132         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8133         Replace encode-coding-string with mm-encode-coding-string.
8134
8135 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8136
8137         * nneething.el (nneething-decode-file-name): Replace
8138         decode-coding-string with mm-decode-coding-string.
8139
8140         * gnus-int.el (gnus-open-server): Say failed server's name.
8141
8142 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8143
8144         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8145         strings to a single string.  Quote `errors-file-name'.
8146         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8147         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8148         Adjust calls.  Use `shell-quote-argument'.
8149
8150 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8151
8152         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8153         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8154
8155         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8156         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8157         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8158         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8159         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8160         (gnus-subscribe-newsgroup, gnus-1):
8161         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8162         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8163         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8164         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8165
8166 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8167
8168         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8169         keystroke.
8170         (gnus-summary-limit-to-bodies): Implement headersp.
8171
8172 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8173
8174         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8175
8176 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8177
8178         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8179
8180 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8181
8182         * message.el (message-generate-hashcash): Expand range of values to
8183         include `opportunistic'.
8184         (message-send-mail): Use it.
8185
8186 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8187
8188         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8189         and comment it.
8190
8191         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8192
8193 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8194
8195         * gnus-util.el (gnus-extract-address-components): Improve comment.
8196
8197 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8198
8199         * gnus-util.el (gnus-extract-address-components): Work with address in
8200         which the name portion contains @.
8201
8202         * lpath.el: Fbind custom-autoload.
8203
8204 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8205
8206         * gnus.el (gnus-start): Move custom group up.
8207         (gnus-select-method): Don't autoload, but make it available for
8208         `customize-variable'.
8209         (gnus-getenv-nntpserver): Don't autoload.
8210
8211 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8212
8213         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8214
8215 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8216
8217         * message.el (message-sendmail-extra-arguments): New variable.
8218         (message-send-mail-with-sendmail): Use it.
8219
8220 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8221
8222         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8223         mm-with-unibyte-current-buffer to make string unibyte.
8224
8225         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8226         mm-string-as-multibyte.
8227
8228 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8229
8230         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8231         Reported by Werner Koch <wk@gnupg.org>.
8232
8233 2006-11-14  Daiki Ueno  <ueno@p360>
8234
8235         * mml2015.el: Autoload epa-select-keys when compiling.
8236
8237 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8238
8239         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8240         message-options.
8241         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8242
8243 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8244
8245         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8246         EasyPG (< 0.0.6).
8247         (mml2015-always-trust): New user option.
8248         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8249         prompt.
8250
8251 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8252
8253         * nntp.el (nntp-authinfo-force): New variable.
8254         (nntp-send-authinfo): Use it.
8255
8256 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8257
8258         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8259         decode encoded words.  Improve prompt.  Add comment about forwarding.
8260         (message-replacement-char): Move up.
8261
8262 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8263
8264         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8265         instead of gnus-intersection because arguments of gnus-sorted-nunion
8266         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8267
8268 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8269
8270         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8271         (message-simplify-subject-functions): Enable
8272         message-strip-subject-encoded-words by default.
8273
8274 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8275
8276         * message.el (message-strip-subject-encoded-words): New function.
8277         (message-simplify-subject-functions): New variable.
8278         (message-simplify-subject): Use it.  Fix typo in doc string.
8279         Support message-strip-subject-encoded-words.
8280
8281 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8282
8283         * gnus-diary.el (gnus-diary-delay-format-function):
8284         * nndiary.el (nndiary-reminders):
8285         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8286
8287 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8288
8289         * gnus-art.el (article-hide-boring-headers): Fetch date from
8290         gnus-original-article-buffer to avoid problems with localized date
8291         strings.
8292
8293 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8294
8295         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8296
8297 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8298
8299         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8300         New variables.
8301         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8302         (mm-charset-synonym-alist): Move some entries to
8303         mm-codepage-iso-8859-list.
8304         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8305         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8306
8307 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8308
8309         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8310
8311 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8312
8313         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8314         with Emacs 21 and XEmacs.
8315
8316 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8317
8318         * spam.el (spam-parse-address): New function for better parsing,
8319         catching errors, etc.
8320         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8321
8322 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8323
8324         * mm-view.el: Add interactive arg to html2text autoload.
8325
8326 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8327
8328         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8329
8330 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8331
8332         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8333         variables.
8334         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8335         (mm-charset-synonym-alist): Move some entries to
8336         mm-codepage-iso-8859-list.
8337
8338         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8339
8340 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8341
8342         * message.el (message-citation-line-format)
8343         (message-insert-formated-citation-line): Fix implementation of %E, %N
8344         and %n according to the doc string.
8345
8346 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8347
8348         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8349         car-safe to avoid bad parses.
8350
8351 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8352
8353         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8354         names.
8355
8356         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8357
8358 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8359
8360         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8361         header.
8362
8363         * message.el (message-draft-headers): Add Date.
8364         (message-headers-to-generate): Fix typo in docstring.
8365
8366         * nndraft.el (nndraft-required-headers): New variable.
8367         (nndraft-generate-headers): Use it.
8368
8369         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8370
8371 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8372
8373         * gnus-registry.el (gnus-registry-wash-for-keywords)
8374         (gnus-registry-find-keywords): New functions to allow easy searching of
8375         articles that are in the registry.
8376
8377 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8378
8379         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8380         ietf-drums-parse-address instead of gnus-extract-address-components.
8381         Reported by Damien Elmes <damien@repose.cx>.
8382
8383 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8384
8385         * gnus.el (gnus-mime): Remove unused custom group.
8386
8387 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8388
8389         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8390         "blank line" when searching for end of armor headers.
8391
8392 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8393
8394         * gmm-utils.el (gmm-write-region): Fix variable name.
8395
8396 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8397
8398         * gmm-utils.el (gmm-write-region): New function based on compatibility
8399         code from `mm-make-temp-file'.
8400
8401         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8402
8403         * nnmaildir.el (nnmaildir--update-nov)
8404         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8405         Use `gmm-write-region'.
8406
8407 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8408
8409         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8410         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8411
8412         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8413
8414         * message.el (message-replacement-char): New variable.
8415         (message-fix-before-sending): Use it.
8416         (message-simplify-subject): New function to remove duplicate code.
8417         (message-reply, message-followup): Use it.
8418
8419         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8420         gnus-summary-limit-to-articles.
8421
8422 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8423
8424         * gnus-util.el (gnus-with-local-quit): New macro.
8425
8426         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8427
8428 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8429
8430         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8431         ignore non-string data.
8432
8433 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8434
8435         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8436         non-string data (needs to be done in the registry too).
8437
8438 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8439
8440         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8441         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8442         (gnus-registry-split-fancy-with-parent)
8443         (gnus-registry-fetch-simplified-message-subject-fast)
8444         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8445         Remove text properties on ingress into the registry and when it's saved.
8446         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8447         registry from entries with no groups.
8448
8449 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8450
8451         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8452         function to remove string properties.
8453
8454 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8455
8456         * gmm-utils.el (gmm): Adjust custom version.
8457
8458         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8459         custom version.
8460
8461         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8462
8463 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8464
8465         * gnus-art.el (gnus-insert-prev-page-button)
8466         (gnus-insert-next-page-button): Simplify.  Reformat.
8467
8468 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8469
8470         * gnus-art.el (gnus-insert-prev-page-button)
8471         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8472
8473 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8474
8475         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8476
8477 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8478
8479         * gnus-art.el (gnus-insert-mime-button)
8480         (gnus-insert-mime-security-button):
8481         Apply gnus-article-button-face to MIME and security buttons.
8482
8483 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8484
8485         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8486         readable.
8487
8488 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8489
8490         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8491
8492 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8493
8494         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8495         `browse-url-of-file' instead of `browse-url'.
8496
8497 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8498
8499         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8500         regexp.  Articles containing quotation were cut prematurely.
8501
8502 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8503
8504         * message.el (message-cite-original-1): Use nobody by default for the
8505         value of From header.
8506         (message-reply): Ditto.
8507
8508 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8509
8510         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8511         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8512         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8513
8514 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8515
8516         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8517         mails in the doc string.  Add some URLs in comment.
8518         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8519
8520 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8521
8522         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8523         backslashes handling and the way to find boundaries of quoted strings.
8524
8525 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8526
8527         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8528         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8529         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8530         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8531
8532 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8533
8534         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8535         doc string.
8536         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8537
8538 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8539
8540         * lpath.el: Fbind epg-check-configuration.
8541
8542 2006-09-06  Simon Josefsson  <jas@extundo.com>
8543
8544         * mml2015.el (mml2015-use): Doc fix, mention epg.
8545
8546 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8547
8548         * mml2015.el (mml2015-use): Default to epg, if available.
8549
8550 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8551
8552         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8553         message-sender.
8554         (mml1991-epg-encrypt): Ditto.
8555         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8556         message-sender.
8557         (mml2015-epg-encrypt): Ditto.
8558
8559 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8560
8561         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8562         several common directories.
8563
8564 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8565
8566         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8567         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8568
8569 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8570
8571         * gnus-art.el (article-decode-encoded-words): Make it fast.
8572
8573 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8574
8575         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8576
8577         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8578         in quoted string into `\'.
8579
8580 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8581
8582         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8583         Use standard-syntax-table.
8584
8585 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8586
8587         * gnus-art.el (gnus-decode-address-function): New variable.
8588         (article-decode-encoded-words): Use it to decode headers which are
8589         assumed to contain addresses.
8590         (gnus-mime-delete-part): Remove useless `or'.
8591
8592         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8593         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8594         (gnus-nov-parse-line): Use it to decode From header.
8595         (gnus-get-newsgroup-headers): Ditto.
8596         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8597
8598         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8599         (mail-decode-encoded-address-string): New alias.
8600
8601         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8602         New function.
8603         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8604         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8605         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8606         (rfc2047-decode-string): Ditto.
8607         (rfc2047-decode-address-region): New function.
8608         (rfc2047-decode-address-string): New function.
8609
8610 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8611
8612         * message.el (message-caesar-buffer-body): Allow rotating headers.
8613
8614         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8615
8616         * message.el (message-insert-formated-citation-line): Fix %f.
8617         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8618
8619 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8620
8621         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8622         (gnus-bookmark-mouse-available-p): New macro.
8623         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8624         (gnus-bookmark-bmenu-show-infos): Use it.
8625         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8626         (gnus-bookmark-bmenu-hide-infos): Ditto.
8627         (gnus-bookmark-remove-properties): New function.
8628         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8629         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8630         (gnus-bookmark-write-file): Bind coding-system-for-write.
8631         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8632         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8633         group before selecting it.
8634         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8635         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8636         quit-window if it is not available; use gnus-mouse-2 and bind it to
8637         gnus-bookmark-bmenu-select-by-mouse.
8638         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8639         (gnus-bookmark-bmenu-select-by-mouse): New function.
8640
8641 2006-08-13  Romain Francoise  <romain@orebokech.com>
8642
8643         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8644         space.
8645
8646 2006-08-10  Romain Francoise  <romain@orebokech.com>
8647
8648         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8649         (dns-mode-soa-auto-increment-serial): New user option.
8650         (dns-mode-soa-maybe-increment-serial): New function.
8651         (dns-mode): Add the latter to `write-contents-functions'.
8652
8653 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8654
8655         * compface.el (uncompface): Use binary rather than raw-text-unix.
8656
8657 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8658
8659         * compface.el (uncompface): Make sure the eol conversion doesn't take
8660         place when communicating with the external programs.  Reported by
8661         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8662
8663 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8664
8665         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8666
8667 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8668
8669         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8670         Make it more robust by parsing author and date independently.
8671
8672 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8673
8674         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8675
8676 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8677
8678         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8679         first matching secret key.
8680         (mml2015-epg-encrypt): Ditto.
8681
8682         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8683         first matching secret key.
8684         (mml1991-epg-encrypt): Ditto.
8685
8686         * mml2015.el (mml2015-encrypt-to-self): New user option.
8687         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8688         mml2015-epg-encrypt-to-self is set.
8689
8690         * mml1991.el (mml1991-encrypt-to-self): New variable.
8691         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8692         mml1991-epg-encrypt-to-self is set.
8693
8694         * mml2015.el (mml2015-signers): New user option.
8695         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8696         (mml2015-epg-encrypt): Allow to select signing keys.
8697
8698         * mml1991.el (mml1991-signers): New variable.
8699         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8700         (mml1991-epg-encrypt): Allow to select signing keys.
8701
8702 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8703
8704         * nnheader.el (nnheader-insert-head): Make it work even if the file
8705         uses CRLF for the line-break code.
8706
8707 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8708
8709         * mml2015.el: Require mml-sec instead of password.
8710         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8711         (mml2015-cache-passphrase): Inherit the default value from
8712         mml-secure-cache-passphrase.
8713         (mml2015-passphrase-cache-expiry): Inherit the default value from
8714         mml-secure-passphrase-cache-expiry.
8715
8716         * mml1991.el: Require mml-sec instead of password.
8717         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8718         (mml1991-cache-passphrase): Inherit the default value from
8719         mml-secure-cache-passphrase.
8720         (mml1991-passphrase-cache-expiry): Inherit the default value from
8721         mml-secure-passphrase-cache-expiry.
8722
8723         * mml-sec.el: Require password.
8724         (mml-secure-verbose): New user option.
8725         (mml-secure-cache-passphrase): New user option.
8726         (mml-secure-passphrase-cache-expiry): New user option.
8727
8728 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8729
8730         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8731         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8732         andreas@altroot.de (Andreas Vögele).
8733
8734         FIXME: Use `tiny change'?
8735
8736 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8737
8738         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8739         workaround for the url package included with Emacs.
8740
8741         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8742
8743 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8744
8745         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8746         correctly.  This fixes a bug caused by the 2006-05-12 change.
8747
8748 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8749
8750         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8751         some information about the error when saying that the `bogus' mail
8752         group will be used.
8753
8754 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8755
8756         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8757         string.
8758
8759 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8760
8761         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8762
8763 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8764
8765         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8766
8767 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8768
8769         * mml1991.el (mml1991-function-alist): Add epg.
8770         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8771         (mml1991-epg-encrypt): New functions.
8772
8773 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8774
8775         * mml2015.el (mml2015-verbose): New variable.
8776         (mml2015-cache-passphrase): Ditto.
8777         (mml2015-passphrase-cache-expiry): Ditto.
8778         (mml2015-function-alist): Add epg.
8779         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8780         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8781         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8782         functions.
8783
8784 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8785
8786         * message.el (message-cite-original-1): Preserve region when removing
8787         quoted text due to X-No-Archive in order to avoid bogus attribution
8788         when citing multiple messages.
8789
8790 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8791
8792         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8793         Kenneth Jacker <khj@be.cs.appstate.edu>.
8794
8795 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8796
8797         * gnus-diary.el (gnus-user-format-function-d)
8798         (gnus-user-format-function-D): Autoload.
8799
8800         * imap.el (Commentary): Fix typo.
8801
8802         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8803         2006-04-22 contribution.
8804
8805 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8806
8807         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8808         It didn't really fix the bogosity I'm seeing with solid web groups.
8809
8810 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8811
8812         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8813         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8814         created using server names.  If we use the feature without declaring
8815         it, Gnus does not properly manage server and group state.
8816
8817         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8818         bound.
8819
8820 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8821
8822         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8823         looking up the method using GROUP's prefix before inventing a new one.
8824         It is used on killed/unknown groups in various places where returning
8825         an all-new method isn't expected by the caller.
8826
8827         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8828         and match semantics of gnus-group-real-prefix.
8829
8830 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8831
8832         * nnmail.el (nnmail-broken-references-mailers): New variable.
8833         (nnmail-ignore-broken-references): New function generalizing
8834         nnmail-fix-eudora-headers.
8835         (nnmail-fix-eudora-headers): Now obsolete.
8836
8837         * gnus-art.el (gnus-button-handle-custom): Support
8838         `customize-apropos*'.
8839
8840 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8841
8842         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8843
8844         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8845         articles.
8846
8847 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8848
8849         * message.el (message-cite-reply-above): New variable.
8850         (message-yank-original): Use it.
8851
8852 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8853
8854         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8855
8856 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8857
8858         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8859         as read.
8860
8861         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8862
8863 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8864
8865         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8866         (gnus-bookmark-default-file): Use gnus-directory.
8867         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8868         Remove "*" in doc string.
8869         (gnus-bookmark-write-file): Simplify.
8870         (gnus-bookmark-maybe-sort-alist): Use `when'.
8871         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8872         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8873         FIXME about Emacs 21 and XEmacs compatibility.
8874         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8875         compatibility.
8876         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8877         compatibility.
8878         (gnus-bookmark-menu-heading): Fix version.
8879
8880 2006-06-19  Bastien Guerry  <bzg@altern.org>
8881
8882         * gnus-bookmark.el: New file.
8883
8884 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8885
8886         * message.el (message-syntax-checks): Doc fix.
8887
8888 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8889
8890         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8891         unsubscribed groups as if they were killed ones.  It causes duplicate
8892         entries in gnus-newsrc-alist.
8893
8894 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8895
8896         * message.el (message-syntax-checks): Doc fix.
8897         (message-send-mail): Add check for continuation headers.
8898         (message-check-news-header-syntax): Fix regexp used to check for
8899         continuation headers.
8900
8901 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8902
8903         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8904
8905 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8906
8907         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8908
8909 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8910
8911         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8912         default-truncate-lines.
8913
8914 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8915
8916         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8917         to fill the utf-8 entry.
8918
8919         * lpath.el: Fbind unicode-precedence-list.
8920
8921 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8922
8923         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8924
8925 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8926
8927         * gnus-agent.el (directory-files-and-attributes): Move all the way
8928         forward (the third and final move).
8929         (gnus-agent-read-agentview): Trap reconstruction errors due to
8930         nonexistant directory.  Handle by returning nil.
8931
8932 2006-05-30  Didier Verna  <didier@xemacs.org>
8933
8934         * message.el (message-dont-reply-to-names): Update the custom type.
8935         * message.el (message-dont-reply-to-names): New defsubst: potentially
8936         convert a list of regexps into a single one.
8937         * message.el (message-get-reply-headers): Use it.
8938         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8939
8940 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8941
8942         * gnus-agent.el (directory-files-and-attributes): Move forward.
8943
8944 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8945
8946         * gnus-ml.el (gnus-mailing-list-subscribe)
8947         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8948         (gnus-mailing-list-message): Fix doc strings.
8949
8950 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8951
8952         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8953         of doing it manually.
8954
8955 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8956
8957         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8958         comment.
8959
8960 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8961
8962         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8963         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8964         (gnus-agent-read-local): All symbols allocated in my-obarray.
8965         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8966         (gnus-agent-regenerate-group): Check numeric names to see if they are
8967         messages or groups.
8968         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8969         better way of do this...)
8970
8971         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8972         'dummy.group' (there should be a better way of do this...)
8973
8974 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8975
8976         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8977         (gnus-saved-headers): Ditto.
8978         (gnus-default-article-saver): Mention functions may have properties.
8979         (gnus-article-save): Override gnus-save-all-headers and
8980         gnus-saved-headers by :headers property which saver function may have.
8981         (gnus-summary-save-in-file): Add :headers property.
8982         (gnus-summary-write-to-file): Ditto.
8983
8984         * gnus-sum.el (gnus-summary-save-article): Bind
8985         gnus-prompt-before-saving to t when saving many articles in a file;
8986         always show all headers.
8987
8988         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8989
8990 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8991
8992         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8993         marks.
8994
8995         * message.el (message-indent-citation): Add optional arguments to allow
8996         using it outside of message buffers.
8997
8998         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8999         (gnus-article-treat-unfold-headers): Use it.
9000         (gnus-article-truncate-lines): New variable.
9001         (gnus-article-mode): Use it.
9002         (gnus-article-toggle-truncate-lines): New function.
9003
9004         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9005         gnus-article-toggle-truncate-lines.
9006
9007         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9008         coding system in XEmacs, use binary.
9009
9010 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9011
9012         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9013         after-load-alist.
9014
9015         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9016         this function should save decoded articles.
9017         (gnus-summary-write-to-file): Use property to specify this function
9018         should save decoded articles and specify gnus-summary-save-in-file
9019         should be used to save articles other than the first one when saving
9020         many articles.
9021         (gnus-summary-save-body-in-file): Use property to specify this
9022         function should save decoded articles.
9023         (gnus-summary-write-body-to-file): Use property to specify this
9024         function should save decoded articles and specify
9025         gnus-summary-save-body-in-file should be used to save articles other
9026         than the first one when saving many articles.
9027
9028         * gnus-sum.el (gnus-summary-save-article): Simplify.
9029
9030 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9031
9032         * gnus-art.el (gnus-default-article-saver): Add
9033         gnus-summary-write-body-to-file.
9034         (gnus-article-save-coding-system): Don't use coding system object
9035         in XEmacs.
9036         (gnus-read-save-file-name): Add optional `dir-var' argument which
9037         specifies directory in which files are saved; work even if optional
9038         `variable' argument is not specified.
9039         (gnus-summary-write-to-file): Read file name.
9040         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9041         (gnus-summary-write-body-to-file): New function.
9042
9043         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9044         (gnus-summary-local-variables): Add it.
9045         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9046         (gnus-summary-save-article): Remove optional `decode' argument;
9047         determine whether to decode articles by the value of
9048         gnus-default-article-saver; when saving many files using
9049         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9050         it first and use gnus-summary-save-in-file or
9051         gnus-summary-save-body-in-file thereafter unless
9052         gnus-prompt-before-saving is always; move point to article which
9053         will be saved.
9054         (gnus-summary-save-article-file): Revert.
9055         (gnus-summary-write-article-file): Revert.
9056         (gnus-summary-save-article-body-file): Revert.
9057         (gnus-summary-write-article-body-file): New function.
9058
9059 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9060
9061         * gnus-art.el (gnus-default-article-saver): Doc fix.
9062         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9063         from gnus-summary-save-article-coding-system, and default to a
9064         certain coding system.
9065         (gnus-output-to-file): Add coding cookie and encode text according
9066         to gnus-article-save-coding-system; don't use mm-append-to-file.
9067
9068         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9069         gnus-art.el and rename to gnus-article-save-coding-system.
9070         (gnus-summary-save-article): Require gnus-art; don't show all
9071         headers if it decodes articles; don't add coding cookie here;
9072         don't bind mm-text-coding-system-for-write.
9073         (gnus-summary-save-article-file): Save decoded articles.
9074         (gnus-summary-write-article-file): When saving many files, use
9075         gnus-summary-write-to-file first and gnus-summary-save-in-file
9076         thereafter unless gnus-prompt-before-saving is always.
9077         (gnus-summary-save-article-body-file): Save decoded articles.
9078
9079         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9080
9081 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9082
9083         * nnrss.el (nnrss-check-group): Bind hash-index.
9084
9085 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9086
9087         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9088         its hash index.  Store this hash in `nnrss-group-data'.
9089         (nnrss-read-group-data): Update accordingly.
9090
9091 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9092
9093         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9094         entry.
9095
9096         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9097         gnus-article-browse-html-article.
9098
9099 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9100
9101         * gnus-sum.el (gnus-summary-mime-map): Add
9102         gnus-article-browse-html-article.
9103
9104         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9105
9106 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9107
9108         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9109         suitable coding systems in customize.
9110
9111 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9112
9113         * mail-source.el (mail-sources): Fix custom type.
9114
9115 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9116
9117         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9118         (gnus-summary-expire-articles-now): Shorten prompt.
9119
9120         * gmm-utils.el (wid-edit): Require.
9121         (defun-gmm): Renamed from `gmm-defun-compat'.
9122         (gmm-image-search-load-path): Use it.
9123         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9124
9125 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9126
9127         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9128         variable.
9129         (gnus-summary-save-article): Add optional `decode' argument.  If
9130         it is set and gnus-summary-save-article-coding-system is non-nil,
9131         save decoded article.
9132         (gnus-summary-write-article-file): Save decoded article if
9133         gnus-summary-save-article-coding-system is non-nil.
9134
9135         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9136         type.
9137
9138 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9139
9140         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9141
9142 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9143
9144         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9145         first to test gnus-single-article-buffer which may be buffer-local.
9146
9147         * gnus-sum.el (gnus-summary-setup-buffer): Make
9148         gnus-single-article-buffer buffer-local and nil in ephemeral
9149         group; make gnus-article-buffer, gnus-article-current, and
9150         gnus-original-article-buffer always buffer-local.
9151         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9152         group.
9153         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9154
9155 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9156
9157         * nnml.el (nnml-request-compact-group): Compressed files might not
9158         have .gz extension.
9159
9160 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9161
9162         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9163         (mm-copy-to-buffer): Use with-current-buffer.
9164         (mm-display-part): Simplify.
9165         (mm-inlinable-p): Add optional arg `type'.
9166
9167 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9168
9169         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9170         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9171         Try harder to show the attachment internally or externally using
9172         gnus-mime-view-part-as-type.
9173
9174 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9175
9176         * message.el (message-from-style, message-signature-separator)
9177         (message-user-organization-file, message-send-mail-function)
9178         (message-citation-line-function, message-yank-prefix)
9179         (message-indent-citation-function, message-signature)
9180         (message-signature-file, message-signature-insert-empty-line):
9181         Remove autoloads.
9182
9183         * gnus-art.el (gnus-buttonized-mime-types): Remove
9184         "multipart/signed".  Revert 2006-04-26 change.
9185
9186 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9187
9188         * gnus.el (gnus-version-number): Bump version.
9189
9190 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9191
9192         * gnus.el: No Gnus v0.5 is released.
9193
9194 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9195
9196         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9197         fetching articles by message-id.
9198
9199 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9200
9201         * message.el (hashcash): Require hashcash as normal.
9202
9203         * ecomplete.el (ecomplete-highlight-match-line): Use
9204         point-at-eol.
9205         (ecomplete-highlight-match-line): Use `highlight', because that
9206         face exists in both Emacs and XEmacs.
9207
9208         * message.el (message-display-abbrev): Use point-at-bol.
9209
9210         * mail-source.el: Don't require timer/timer-funcs.
9211
9212         * gnus-async.el: Ditto.
9213
9214         * password.el: Ditto.
9215
9216         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9217
9218         * mm-url.el: Ditto.
9219
9220         * gnus-xmas.el: Don't require timer-funcs.
9221
9222         * mm-util.el: Require timer/timer-funcs.
9223
9224 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9225
9226         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9227         Close.
9228
9229 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9230
9231         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9232         unibyte after clear-decrypt function runs.
9233
9234         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9235         returns as a unibyte string.
9236
9237 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9238
9239         * lpath.el: Revert.
9240
9241         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9242         (pgg-gpg-process-sentinel): Revert.
9243
9244         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9245         (pgg-pgp-lookup-key): Revert.
9246
9247         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9248         (pgg-pgp5-lookup-key): Revert.
9249
9250         * pgg.el (pgg-fetch-key): Revert.
9251
9252 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9253
9254         * lpath.el: Fbind string-as-multibyte for XEmacs.
9255
9256         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9257         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9258         (mml1991-pgg-encrypt): Ditto.
9259
9260         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9261         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9262         a multibyte buffer.
9263
9264         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9265         (pgg-pgp-lookup-key): Ditto.
9266
9267         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9268         (pgg-pgp5-lookup-key): Ditto.
9269
9270         * pgg.el (pgg-fetch-key): Ditto.
9271
9272 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9273
9274         * message.el (message-user-organization-file): Check several
9275         locations of the organization file.
9276
9277         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9278         Add gnus-article-view-part-as-type.
9279
9280         * gnus-art.el (gnus-article-view-part-as-type): New function.
9281
9282         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9283         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9284
9285         * mml.el: Simplify autoload.
9286         (mml-mode): defvar dnd-protocol-alist instead of using
9287         symbol-value.
9288         (mml-default-directory): New variable.
9289         (mml-minibuffer-read-file): Use it.
9290         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9291
9292         * message.el (message-citation-line-format): New variable.
9293         (message-insert-formated-citation-line): New function.
9294         (message-citation-line-function): Add
9295         `message-insert-formated-citation-line' to custom type.
9296
9297         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9298         to doc string.
9299
9300         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9301         depending on mm-verify-option.
9302
9303 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9304
9305         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9306         binding pgg-* variables; reimplement the section which prevents
9307         MIME header from being signed.
9308         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9309         pgg-text-mode; remove a blank line at the top of body.
9310
9311         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9312         lines at the top of body; use gnus-newsgroup-charset if there's no
9313         Charset header.
9314
9315 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9316
9317         * message.el (message-self-insert-commands): Doc fix.
9318
9319         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9320         (mm-uu-pgp-encrypted-test): Ditto.
9321         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9322         between header and body; return application/pgp-encrypted handle
9323         if decryption failed; decode decrypted body by charset.
9324
9325         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9326         element match to application/pgp-*.
9327
9328 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9329
9330         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9331         HTML.
9332
9333 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9334
9335         * mail-source.el (mail-source-call-script): Message the error
9336         string.
9337
9338 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9339
9340         * gnus-util.el (gnus-byte-compile): Use it.
9341
9342 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9343
9344         * gnus-util.el (kill-empty-logs): New function.
9345
9346 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9347
9348         * message.el (message-mail-alias-type): Doc fix.
9349         (message-mail-alias-type-p): New function.
9350         (message-send): Use it.
9351         (message-mode): Ditto.
9352         (message-strip-forbidden-properties): Ditto.
9353
9354         * ecomplete.el (ecomplete-database-file-coding-system): New
9355         variable.
9356         (ecomplete-save): Use it.
9357         (ecomplete-setup): Use it.
9358
9359 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9360
9361         * message.el (message-self-insert-commands): New variable.
9362         (message-strip-forbidden-properties): Use it.
9363
9364 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9365
9366         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9367         that doesn't make XEmacs choke.
9368
9369 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9370
9371         * gnus-util.el (gnus-replace-in-string):
9372         Prefer replace-regexp-in-string over of replace-in-string.
9373
9374 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9375
9376         * gnus-util.el (gnus-select-frame-set-input-focus):
9377         Use select-frame-set-input-focus if it is available in XEmacs; use
9378         definition defined in Emacs 22 for old Emacsen.
9379
9380         * dgnushack.el: Autoload unmorse-region for XEmacs.
9381
9382         * lpath.el: Bind cursor-in-non-selected-windows and
9383         select-frame-set-input-focus for XEmacs.
9384
9385 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9386
9387         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9388
9389 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9390
9391         * gnus-registry.el (gnus-registry-cache-save): Remove text
9392         properties when saving via the temp buffer.
9393
9394 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9395
9396         * message.el (message-generate-hashcash): Honor custom type.
9397
9398 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9399
9400         * message.el (message-generate-hashcash): Default to non-nil when
9401         hashcash is found.
9402
9403         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9404         (gnus-refer-thread-limit): Increase default to 500.
9405
9406         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9407
9408         * flow-fill.el (fill-flowed): Allow delete-space.
9409
9410 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9411
9412         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9413         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9414         Remove autoloads.
9415
9416 2006-04-18  Simon Josefsson  <jas@extundo.com>
9417
9418         * message.el (message-generate-hashcash): Default to.
9419
9420 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9421
9422         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9423         concatenating segments rather than before concatenating them.
9424
9425 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9426
9427         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9428
9429 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9430
9431         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9432
9433         * message.el (message-forward-make-body-plain): Allow
9434         message-forward-ignored-headers to be a list.
9435         (message-remove-ignored-headers): Factor out into function.
9436         (message-forward-make-body-mml): Use it.
9437
9438         * imap.el (imap-quote-specials): New function.
9439         (imap-login-auth): Quote specials.
9440
9441         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9442         (rfc2231-parse-string): Allow concatanation of parameters that
9443         aren't contiguous.  The test case is
9444           (mail-header-parse-content-type "message/external-body;
9445             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9446             access-type=LOCAL-FILE;
9447             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9448
9449 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9450
9451         * nntp.el (nntp-accept-process-output): Return the value of
9452         `nnheader-accept-process-output'.
9453
9454 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9455
9456         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9457         (gnus-button-alist): Recognize more diff formats.
9458         (gnus-button-patch): Strip directory.
9459
9460 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9461
9462         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9463         Emacs 22 when setting focus.
9464
9465 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9466
9467         * gnus-art.el (gnus-article-treat-types): Do treatment of
9468         text/x-verbatim parts.
9469         (gnus-button-patch): New command.
9470
9471         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9472         addresses that contain invalid characters.
9473
9474 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9475
9476         * message.el (message-put-addresses-in-ecomplete): Use
9477         gnus-replace-in-string.
9478         (message-is-yours-p): Use the more correct
9479         mail-header-parse-address instead of
9480         mail-extract-address-components.
9481         (message-put-addresses-in-ecomplete): Fix typo.
9482
9483         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9484         keystroke.
9485
9486         * gnus-art.el (gnus-treatment-function-alist): Change order of
9487         newsgroups/generic header folding to avoid double-folding.
9488
9489         * message.el (message-hidden-headers): Add X-Draft-From.
9490
9491         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9492         command.
9493         (gnus-summary-repeat-search-article-backward): New command.
9494
9495         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9496         groups in the parent topic.
9497
9498 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9499
9500         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9501         (spam-extra-header-to-number): Return the CRM114 number as a
9502         number instead of a string.
9503
9504 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9505
9506         * gnus-art.el (gnus-face-properties-alist): Moved here from
9507         gnus-fun.
9508
9509         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9510
9511 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9512
9513         * message.el (message-strip-forbidden-properties): Only display on
9514         self-insert-command.
9515
9516         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9517         reindent.
9518         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9519
9520 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9521
9522         * smiley.el (smiley-style): Fix typo.
9523
9524 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9525
9526         * hashcash.el (hashcash-insert-payment-async-2): Use
9527         message-goto-eoh instead of doing it manually.
9528         (mail-add-payment): Use message-narrow-to-header instead of trying
9529         to do the same itself.
9530
9531         * message.el (message-hidden-headers): Add Face.
9532
9533         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9534         reparenting code.
9535         (gnus-summary-reparent-children): Refactored out code.
9536         (gnus-summary-thread-map): New keystroke.
9537         (gnus-summary-reparent-children): Make into command.
9538
9539         * smiley.el (smiley-style): Default to `medium' if using a large
9540         font.
9541
9542         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9543         does it itself.
9544
9545         * message.el (message-point-in-header-p): Simplify definition.
9546
9547 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9548
9549         * nnagent.el (nnagent-request-set-mark): Silence log file
9550         writing.
9551         (nnagent-request-set-mark): Use write-region instead of
9552         append-to-file.
9553
9554         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9555         strange select method.
9556
9557         * ecomplete.el (ecomplete-display-matches): Get highlightling
9558         right.
9559         (ecomplete-display-matches): Use literals.
9560         (ecomplete-display-matches): Disable message logging.
9561
9562         * message.el (message-display-abbrev): Small optimization.
9563
9564         * ecomplete.el (ecomplete-display-matches): Allow automatic
9565         display.
9566
9567         * message.el (message-strip-forbidden-properties): Display
9568         abbrevs.
9569         (message-display-abbrev): Get automatic display right.
9570
9571         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9572         keystrokes.
9573
9574 2006-04-13  Romain Francoise  <romain@orebokech.com>
9575
9576         TODO: Backport to v5-10!
9577
9578         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9579         Moved here (and renamed) from gnus-registry.el.
9580
9581         * gnus-registry.el: Require gnus-util.
9582         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9583
9584 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9585
9586         * gnus-group.el (gnus-group-catchup-current): Change
9587         if-then-else-if-then-else into cond.
9588         (gnus-group-catchup): Indent.
9589         (group-name-at-point): New function.
9590         (gnus-fetch-group): Provide default from thing at point.
9591
9592 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9593
9594         * message.el (message-display-abbrev): Fix regexp.
9595
9596         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9597         choosing.
9598         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9599         dead variables.
9600
9601         * message.el (message-newline-and-indent): Remove debugging.
9602         (message-display-abbrev): Use new implementation.
9603
9604 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9605
9606         * gnus-art.el (gnus-article-mode): Set
9607         cursor-in-non-selected-windows to nil.
9608
9609         * smiley.el: Revert previous change.
9610         (smiley-data-directory): defvar it before using it in the
9611         defcustom of `smiley-style'.
9612
9613 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9614
9615         * message.el (message-newline-and-indent): New function.
9616
9617         * ecomplete.el: Implement more bits.
9618
9619         * message.el (message-put-addresses-in-ecomplete): Clean up the
9620         string.
9621
9622         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9623
9624         * gnus-sum.el (gnus-summary-save-parts): Bind
9625         gnus-summary-save-parts-counter and use it to make unique file
9626         names.
9627
9628         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9629
9630         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9631         parameter to say whether to actually parse the individual
9632         addresses.
9633
9634         * message.el (message-put-addresses-in-ecomplete): New function.
9635         (ecomplete): Require.
9636         (message-mail-alias-type): Add ecomplete as an option.
9637
9638 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9639
9640         * flow-fill.el (fill-flowed): Remove trailing space from blank
9641         quoted lines.
9642
9643 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9644
9645         * smiley.el (smiley-style): Move definition later to avoid a
9646         compilation warning.
9647
9648 2006-04-12  Kenichi Handa  <handa@m17n.org>
9649
9650         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9651         buffer and then decode the buffer text if necessary.
9652         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9653         first, and after mm-encode-body, change the buffer to unibyte.
9654         Use mm-disable-multibyte instead of set-buffer-multibyte.
9655
9656 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9657
9658         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9659         Content-Type header instead of Content-Disposition header.
9660         (gnus-mime-inline-part): Ditto.
9661         (gnus-mime-view-part-as-charset): Ignore charset that the part
9662         specifies.
9663
9664         * mm-decode.el (mm-display-part): Work with external parts and
9665         usual parts similarly.
9666
9667         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9668         instead of gnus-display-mime.
9669
9670         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9671         instead of with-temp-buffer.
9672
9673         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9674         tag to summarized topics part in order to encode non-ASCII text.
9675
9676 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9677
9678         * smiley.el (smiley-style): New variable.
9679         (smiley-directory): New function.
9680         (smiley-data-directory): Derive from `smiley-style' using
9681         `smiley-directory'.
9682         (smiley-regexp-alist): Add new entries.
9683
9684         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9685         (gnus-article-browse-delete-temp): Add :version.
9686
9687 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9688
9689         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9690         the sieve region.
9691
9692 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9693
9694         * gnus.el (gnus-version-number): Bump version.
9695
9696 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9697
9698         * gnus.el: No Gnus v0.4 is released.
9699
9700 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9701
9702         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9703         layout.
9704
9705         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9706         unknown charset.
9707
9708         * message.el (message-header-synonyms): Add Original-To to the
9709         default.
9710
9711         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9712         optional parameter.
9713
9714 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9715
9716         * gnus-fun.el (gnus): Require it for gnus-directory.
9717
9718 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9719
9720         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9721
9722 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9723
9724         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9725
9726 2006-04-05  Simon Josefsson  <jas@extundo.com>
9727
9728         * password.el (password-reset): New function.
9729
9730 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9731
9732         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9733         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9734
9735 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9736
9737         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9738         Some whitespace was matched into the url, which broke browsing hits
9739         > 100 when mm-url-use-external was nil.
9740
9741 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9742
9743         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9744         gnus-extra-headers for 'Newsgroups.
9745
9746         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9747         bound.
9748
9749 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9750
9751         * pgg-gpg.el: Clean up process buffers every time gpg processes
9752         complete.
9753
9754 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9755
9756         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9757         doc string.
9758
9759 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9760
9761         * pgg-gpg.el (pgg-gpg-process-filter)
9762         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9763
9764         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9765         lines, temporary fix.
9766
9767 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9768
9769         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9770
9771 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9772
9773         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9774         default-enable-multibyte-characters.  This reverts the change from
9775         revision 6.17 which is no longer necessary because the passphrase
9776         is sent separately now.  GnuPG messages are unreadable under
9777         multibyte locales with default-enable-multibyte-characters set to
9778         nil.
9779
9780 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9781
9782         * message.el (message-tool-bar-gnome): Move "spell".
9783
9784 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9785
9786         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9787         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9788         instead.
9789
9790 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9791
9792         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9793         newsgroups handling for NNTP overviews which don't include
9794         Newsgroups.
9795
9796 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9797
9798         * message.el (message-resend): Bind message-generate-hashcash to nil.
9799
9800 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9801
9802         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9803         when searching for already-paid recipients.
9804
9805 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9806
9807         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9808         passphrases when it is not needed.
9809         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9810         passphrase stuff from gpg, should only be necessary when you use
9811         gpg with a smartcard.
9812
9813 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9814
9815         * mml.el (mml-insert-mime): Ignore cached contents of
9816         message/external-body part.
9817
9818         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9819         (mm-insert-part): Ditto.
9820
9821 2006-03-23  Simon Josefsson  <jas@extundo.com>
9822
9823         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9824         Reiner.
9825         (pgg-gpg-use-agent-p): Use it again.
9826
9827 2006-03-23  Simon Josefsson  <jas@extundo.com>
9828
9829         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9830         older emacsen.
9831         (pgg-gpg-use-agent-p): Don't use it.
9832
9833 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9834
9835         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9836         if we can.
9837
9838 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9839
9840         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9841         (pgg-gpg-update-agent): New function.
9842         (pgg-gpg-use-agent-p): New function.
9843         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9844         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9845         (pgg-gpg-sign-region): Use it.
9846
9847 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9848
9849         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9850         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9851
9852 2006-03-21  Simon Josefsson  <jas@extundo.com>
9853
9854         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9855         <wilde@sha-bang.de>.
9856         (pgg-gpg-use-agent): New variable.
9857         (pgg-gpg-process-region): Use it.
9858         (pgg-gpg-encrypt-region): Likewise.
9859         (pgg-gpg-encrypt-symmetric-region): Likewise.
9860         (pgg-gpg-decrypt-region): Likewise.
9861         (pgg-gpg-sign-region): Likewise.
9862         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9863
9864 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9865
9866         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9867
9868         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9869         Add comment on version.
9870
9871 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9872
9873         * smiley.el: Add missing test smiley.
9874
9875 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9876
9877         * mm-decode.el (mm-with-part): New macro.
9878         (mm-get-part): Use it; work with message/external-body as well.
9879         (mm-save-part): Treat name and filename equally.
9880
9881         * mm-extern.el (mm-extern-cache-contents): New function.
9882         (mm-inline-external-body): Use it; force the part to be displayed;
9883         move undisplayer added to the cached handle to the parent.
9884
9885         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9886         (gnus-mime-view-part-as-type): Work with message/external-body.
9887
9888         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9889
9890 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9891
9892         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9893         images in image-load-path.  [Sync with image.el, revision 1.60, in
9894         Emacs.]
9895
9896 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9897
9898         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9899         path rather than symbol.  Always return list of directories.
9900         Guarantee that image directory comes first.  [Sync with image.el,
9901         revision 1.59, in Emacs.]
9902
9903         * message.el (message-make-tool-bar): Adjust to new API of
9904         `gmm-image-load-path-for-library'.
9905
9906         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9907
9908         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9909
9910 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9911
9912         * gnus-art.el (gnus-article-only-boring-p):
9913         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9914         intangible text.
9915         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9916
9917 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9918
9919         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9920         `defun' instead of `gmm-defun-compat'.
9921
9922 2006-03-14  Simon Josefsson  <jas@extundo.com>
9923
9924         * message.el (message-unique-id): Don't use message-number-base36
9925         if (user-uid) is a float.
9926         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9927
9928 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9929
9930         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9931
9932         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9933         empty line between a part and a message part.
9934
9935 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9936
9937         * smiley.el: Add more test smileys.
9938         (smiley-data-directory, smiley-regexp-alist)
9939         (gnus-smiley-file-types): Fix doc strings.
9940         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9941         adding new elements.
9942         (smiley-mouse-map): Unused code.  Make it a comment.
9943
9944 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9945
9946         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9947         scan latest NoCeM messages instead of old ones.
9948         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9949         delimiters that are recently used.
9950         (gnus-nocem-load-cache): Add autoload cookie.
9951
9952         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9953
9954         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9955         level which is larger than gnus-use-nocem is specified.
9956
9957         * gnus-group.el (gnus-group-get-new-news): Ditto.
9958
9959 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9960
9961         * gnus-util.el (gnus-tool-bar-update): New function.
9962
9963         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9964         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9965
9966         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9967
9968         * gnus-group.el (gnus-group-redraw-when-idle)
9969         (gnus-group-redraw-check): Remove.
9970         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9971
9972 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9973
9974         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9975         if optional last element is specified in splits (FIELD VALUE...).
9976
9977 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9978
9979         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9980         to gmm-image-load-path-for-library.  Call with no-error argument.
9981         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9982
9983         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9984
9985         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9986
9987         * gmm-utils.el (gmm-image-load-path): Remove alias.
9988
9989 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9990
9991         * gmm-utils.el (gmm-image-load-path): Add alias.
9992
9993         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9994         nnml-generate-nov-databases-1.
9995         (nnml-generate-nov-databases): Use it.
9996         (nnml-generate-nov-databases-directory): Document no-active
9997         argument.
9998
9999         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10000         directory if path is t.  Add no-error.
10001
10002         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10003         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10004
10005         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10006         resetting gnus-article-browse-html-temp-list.
10007
10008         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10009         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10010         Add example to docstring.  Rename local variables.  Move error
10011         checks to default case in cond and simplify.
10012
10013 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10014
10015         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10016         handle is multipart when calling it recursively.
10017         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10018
10019 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10020
10021         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10022         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10023
10024 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10025
10026         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10027         is loaded.
10028
10029         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10030         loaded.
10031
10032 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10033
10034         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10035         to "Emacs 23 (unicode)" in doc string.
10036
10037         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10038         "Emacs 23 (unicode)" in comment.
10039
10040 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10041
10042         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10043
10044         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10045         characters 160 through 255 in Emacs 23.
10046
10047 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10048
10049         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10050         gnus-article-browse-html-temp.
10051         (gnus-article-browse-delete-temp): Make it customizable.  Add
10052         `file'.  Adjust doc string.
10053         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10054         query for each file.  Adjust doc string.
10055         (gnus-article-browse-html-parts): Add
10056         `gnus-article-browse-delete-temp-files' to
10057         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10058
10059 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10060
10061         * gnus-art.el (gnus-article-browse-html-temp)
10062         (gnus-article-browse-delete-temp): New variables.
10063         (gnus-article-browse-delete-temp-files): New function.
10064         (gnus-article-browse-html-parts): Use it.
10065
10066 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10067
10068         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10069
10070         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10071         string.
10072
10073         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10074         gnus-summary-insert-new-articles when unplugged.  Remove
10075         gnus-summary-search-article-forward.
10076
10077         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10078         display-visual-class instead of display-color-cells.
10079
10080 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10081
10082         * dgnushack.el: Autoload customize-group for XEmacs.
10083
10084         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10085         message/* containing non-ASCII text properly.
10086
10087 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10088
10089         * message.el: Require gmm-utils, remove autoloads.
10090         (message-tool-bar): Set default based on
10091         gmm-tool-bar-style.
10092         (message-tool-bar-gnome): Add gmm-customize-mode.
10093
10094         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10095         gmm-tool-bar-style.
10096         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10097
10098         * gnus-group.el (gnus-group-tool-bar): Set default based on
10099         gmm-tool-bar-style.
10100         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10101
10102         * gmm-utils.el (gmm-image-directory): Rename variable from
10103         gmm-image-load-path.
10104         (gmm-image-load-path): Use gmm-image-directory.
10105         (gmm-customize-mode): New function.
10106         (gmm-tool-bar-style): New variable.
10107
10108         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10109         gnus-group-redraw-line-number.
10110         (gnus-group-redraw-check): Simplify.
10111         (gnus-group-tool-bar-update): Remove redraw check.
10112         (gnus-group-make-tool-bar): Add redraw check.
10113
10114 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10115
10116         * gnus-art.el (gnus-button): Add missing parentheses.
10117
10118 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10119
10120         * lpath.el: Fbind line-number-at-pos.
10121
10122 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10123
10124         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10125
10126 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10127
10128         * gnus-art.el (gnus-button): New face.
10129         (gnus-article-button-face): Use it.
10130
10131         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10132         gnus-summary-next-page.  Re-order.
10133
10134         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10135         next-node are now included.
10136         (gnus-group-redraw-line-number): New internal variable.
10137         (gnus-group-redraw-check): Helper function for updating the tool
10138         bar.
10139         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10140
10141         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10142
10143         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10144         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10145         Use it to match format of Spamassassin 3.0 and later.  Reported by
10146         IRIE Tetsuya <irie@t.email.ne.jp>.
10147         (spam-check-bogofilter)
10148         (spam-bogofilter-register-with-bogofilter): Fix args of
10149         `gnus-error' calls.
10150
10151 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10152
10153         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10154         unnecessary interaction when sending queued mails.  Reported by
10155         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10156
10157 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10158
10159         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10160         first or last are nil.
10161
10162 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10163
10164         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10165
10166 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10167
10168         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10169
10170 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10171
10172         * dns.el (query-dns): Protect more against buggy tcp output.
10173
10174 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10175
10176         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10177         nov.php.
10178
10179 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10180
10181         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10182         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10183         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10184         output on the server side.
10185         (nnweb-google-create-mapping): Update regexps and add some
10186         progress indication.
10187
10188 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10189
10190         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10191         gnus-agent-toggle-plugged.  Re-order icons.
10192         (gnus-group-tool-bar-gnome): Add
10193         gnus-group-{prev,next}-unread-group.
10194         (gnus-group-tool-bar-gnome): Re-order icons.
10195
10196         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10197         gnus-summary-insert-new-articles.
10198
10199         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10200         comments.
10201
10202         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10203         also available in Emacs 21.3.
10204
10205         * message.el (message-fix-before-sending): Change "Emacs 22" to
10206         "Emacs 23 (unicode)" in comment.
10207
10208         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10209         "Emacs 23 (unicode)" in comment.
10210
10211         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10212         comment.
10213         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10214
10215         * mm-view.el (mm-fill-flowed): Add :version.
10216
10217 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10218
10219         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10220         and load-path.
10221
10222 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10223
10224         * message.el: Autoload gmm-image-load-path.
10225         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10226         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10227         consitency.
10228
10229         * gmm-utils.el (gmm-image-load-path): Also search in
10230         "../etc/images".  Don't set gmm-image-load-path if we don't find
10231         the image.
10232
10233 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10234
10235         * gmm-utils.el (gmm-image-load-path): Don't make
10236         `gmm-image-load-path' include subdirectories which the second arg
10237         `image' might specify.
10238
10239         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10240         subdirectory to icon file names.
10241
10242         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10243
10244 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10245
10246         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10247         gmm-image-load-path calls.
10248
10249         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10250
10251         * message.el (message-make-tool-bar): Ditto.
10252
10253         * mml.el (mml-preview): Added comment concerning tool bar icons.
10254
10255         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10256         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10257
10258         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10259         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10260
10261         * message.el (message-tool-bar-gnome): Use new icon names.
10262         (message-make-tool-bar): Use `gmm-image-load-path'.
10263
10264         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10265         functions from MH-E.
10266         (gmm-image-load-path): New variable from MH-E.
10267         (gmm-image-load-path): New function from MH-E.  Added arguments
10268         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10269         *-image-load-path-called-flag.
10270
10271 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10272
10273         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10274
10275 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10276
10277         * nnimap.el (nnimap-request-move-article): Change folder back to
10278         source group before deleting.
10279
10280 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10281
10282         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10283
10284         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10285         mm-url.
10286
10287         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10288
10289 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10290
10291         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10292         coding system which mm-charset-to-coding-system returns for a
10293         given charset is valid.
10294
10295 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10296
10297         * html2text.el (html2text-remove-tag-list):
10298         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10299
10300 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10301
10302         * gnus-cus.el: Revert 2005-10-17 change.
10303
10304 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10305
10306         * gnus-art.el (article-strip-banner): Call
10307         article-really-strip-banner only when the regexp match is made.
10308
10309 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10310
10311         * gnus-art.el (article-strip-banner): Use
10312         gnus-extract-address-components instead of
10313         mail-header-parse-addresses to make it work with non-ASCII text;
10314         remove mail-encode-encoded-word-string.
10315
10316         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10317         values which are surrounded with \"...\"; make it never cause a
10318         Lisp error; give up parsing of parameters if it failed in
10319         extracting type.
10320
10321 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10322
10323         * smime.el (smime-cert-by-ldap-1): Fix bug where
10324         `smime-ldap-search' returns results without userCertificates.
10325
10326 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10327
10328         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10329
10330 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10331
10332         * spam.el (spam-check-spamassassin-headers): Adapt format for
10333         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10334         <ari@mbf.ocn.ne.jp>.
10335         (spam-list-of-processors): Add spam-use-gmane.
10336
10337 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10338
10339         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10340         make-temp-file; make it work with XEmacs as well.
10341
10342         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10343         mm-make-temp-file.
10344
10345         * mm-decode.el (mm-display-external): Use the 3rd arg of
10346         mm-make-temp-file.
10347         (mm-create-image-xemacs): Ditto.
10348
10349 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10350
10351         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10352         with message-narrow-to-headers.
10353         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10354         (gnus-draft-check-draft-articles): New function.
10355         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10356
10357 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10358
10359         * gnus-art.el (gnus-article-browse-html-parts):
10360         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10361         Don't use suffix argument for mm-make-temp-file for Emacs 21
10362         compatibility.  Remove useless `format'.
10363
10364 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10365
10366         * nnweb.el (nnweb-google-wash-article): Update regexps.
10367         (nnweb-group-alist): Use defvoo instead of defvar.
10368
10369 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10372         re-loading nn* modules.
10373
10374 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10375
10376         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10377         for `tool-bar-mode' and don't check it's default-value.
10378
10379         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10380
10381         * message.el (message-make-tool-bar): Ditto.
10382
10383         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10384         `substring'.  Shorten tmp-file name.
10385
10386         * gnus.el: Remove bogus comment.
10387
10388 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10389
10390         * gnus-art.el (gnus-article-browse-html-parts): New function.
10391         (gnus-article-browse-html-article): New function for viewing html
10392         articles with a browser.
10393
10394 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10395
10396         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10397         in elisp.
10398         (pgg-gpg-encrypt-symmetric-region): Ditto.
10399         (pgg-gpg-sign-region): Ditto.
10400
10401         * pgg-def.el (pgg-text-mode): New variable.
10402
10403         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10404         (mml2015-pgg-encrypt): Ditto.
10405
10406         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10407         (mml1991-pgg-encrypt): Ditto.
10408
10409 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10410
10411         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10412         message-make-date instead of current-time-string.
10413
10414         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10415         to gnus-decoded which mm-uu might set.
10416
10417 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10418
10419         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10420         don't decode quoted parameters; remove misimported Emacs code.
10421         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10422         (rfc2231-decode-encoded-string): Don't use split-string which
10423         behaves differently according to Emacs version; use
10424         mm-decode-coding-region to convert charset to coding-system.
10425         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10426         (rfc2231-encode-string): Remove misimported Emacs code.
10427
10428 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10429
10430         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10431         when calling mail-header-parse-content-type.
10432         (article-de-quoted-unreadable): Ditto.
10433         (article-de-base64-unreadable): Ditto.
10434         (article-wash-html): Ditto.
10435
10436         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10437         calling mail-header-parse-content-type and
10438         mail-header-parse-content-disposition.
10439         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10440         mail-header-parse-content-type.
10441
10442         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10443         insert charset and format parameters; encode description after
10444         inserting it to buffer.
10445         (mml-insert-parameter): Fold lines properly even if a parameter is
10446         segmented into two or more lines; change the max column to 76.
10447
10448         * rfc1843.el (rfc1843-decode-article-body): Don't use
10449         ignore-errors when calling mail-header-parse-content-type.
10450
10451         * rfc2231.el (rfc2231-parse-string): Return at least type if
10452         possible; don't cause an error even if it fails in parsing of
10453         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10454         (rfc2231-encode-string): Don't break lines at the beginning, leave
10455         it to mml-insert-parameter.
10456
10457         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10458         calling mail-header-parse-content-type.
10459
10460 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10461
10462         * spam-report.el (spam-report-gmane-use-article-number):
10463         Improve doc string.
10464         (spam-report-gmane-internal): Check if a suitable header was found
10465         in the article.
10466
10467 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10468
10469         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10470         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10471
10472 2006-02-05  Romain Francoise  <romain@orebokech.com>
10473
10474         Update copyright notices of all files in the gnus directory.
10475
10476 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10477
10478         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10479
10480 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10481
10482         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10483         segmented lines of parameter value to cope with Thunderbird 1.5
10484         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10485         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10486         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10487
10488 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10489
10490         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10491         parts.
10492
10493 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10494
10495         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10496         there's only one active file for all servers.
10497         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10498         solid groups.  Gnus might have used a FAST request to select the group.
10499         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10500         and nnweb-search redundantly in the active file.
10501         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10502         (nnweb-request-create-group): Don't use ARGS.
10503         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10504         initialisations.  Let nnoo do the work.
10505
10506 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10507
10508         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10509         Say the part has been decoded.
10510
10511         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10512
10513 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10514
10515         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10516         mailcap-viewer-test-cache when there's no 'test clause, since that
10517         will invert the meaning of a "nil" test previously determined by
10518         mailcap-mailcap-entry-passes-test.
10519
10520 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10521
10522         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10523         compiling.
10524
10525         * gnus-sum.el: Ditto.
10526
10527         * message.el: Don't bind tool-bar-map when compiling.
10528
10529 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10530
10531         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10532
10533 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10534
10535         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10536         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10537         current Google Groups.
10538
10539 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10540
10541         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10542         and tool-bar-mode.
10543
10544         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10545         and tool-bar-mode.
10546
10547         * message.el (message-tool-bar-update): Simplify.
10548         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10549
10550         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10551         gnus-summary-buffer.
10552         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10553         gnus-summary-reply.
10554
10555         * gmm-utils.el (gmm): Add :version.
10556
10557 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10558
10559         * Makefile.in (clean): New rule.
10560         (distclean): Use it.
10561
10562 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10563
10564         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10565         autoload.
10566
10567 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10568
10569         * gmm-utils.el (gmm-verbose): Add :group.
10570
10571 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10572
10573         * message.el: Change some comments WRT tool-bars.
10574
10575         * gnus-sum.el (gnus-summary-tool-bar)
10576         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10577         (gnus-summary-tool-bar-zap-list): New variables.
10578         (gnus-summary-make-tool-bar): Complete rewrite using
10579         `gmm-tool-bar-from-list'.
10580
10581         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10582         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10583         variables.
10584         (gnus-group-make-tool-bar): Complete rewrite using
10585         `gmm-tool-bar-from-list'.
10586         (gnus-group-tool-bar-update): New function.
10587
10588         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10589
10590 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10591
10592         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10593         is dissected into a single part of which the type is the same as
10594         the given one; decode charset.
10595
10596 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10597
10598         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10599         into alists as symbol not string, since that's what
10600         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10601         look for.
10602
10603 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10604
10605         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10606         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10607
10608         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10609
10610 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10611
10612         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10613         (gnus-xmas-mime-security-button-menu): New function.
10614
10615         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10616         (gnus-mime-security-button-menu): New definition.
10617         (gnus-mime-security-button-map): Use them.
10618         (gnus-mime-security-button-menu): New function.
10619         (gnus-insert-mime-security-button): Addition to help echo.
10620         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10621         (gnus-mime-security-pipe-part): New functions.
10622
10623         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10624         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10625
10626         * mm-decode.el (mm-handle-set-disposition): Remove.
10627         (mm-handle-set-description): Remove.
10628
10629 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10630
10631         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10632         (mm-w3m-standalone-supports-m17n-p): New function.
10633         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10634         w3m usage.
10635
10636         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10637         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10638
10639 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10640
10641         * message.el (message-tool-bar-zap-list): Use
10642         gmm-tool-bar-zap-list as custom type.
10643         (message-tool-bar-update): New function.
10644         (message-tool-bar, message-tool-bar-gnome)
10645         (message-tool-bar-retro): Add message-tool-bar-update.
10646         (message-tool-bar-gnome): Add flyspell-buffer.
10647
10648         * gnus-util.el (gnus-error): Describe `args'.
10649
10650         * gmm-utils.el (gmm-error): Describe `args'.
10651         (gmm-tool-bar-zap-list): New widget.
10652         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10653
10654 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10655
10656         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10657         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10658         the number of recursive calls.
10659
10660         * mm-decode.el (mm-handle-set-disposition): New macro.
10661         (mm-handle-set-description): New macro.
10662
10663 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10664
10665         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10666         encoding.
10667
10668 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10669
10670         * message.el (message-tool-bar-zap-list, message-tool-bar)
10671         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10672         (message-tool-bar-local-item-from-menu): Remove.
10673         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10674         (message-make-tool-bar): New function.
10675         (message-mode): Use `message-make-tool-bar'.
10676
10677         * gmm-utils.el: New file.
10678         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10679         (gmm-lazy): New widget copied from `nnmail.el'.
10680         (gmm-tool-bar-from-list): New function for creating customizable
10681         tool bars.
10682         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10683         output.
10684         (gmm): Add :prefix to defgroup.
10685
10686 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10687
10688         * gmm-utils.el (gmm-widget-p): New function.
10689
10690 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10691
10692         * mml.el (mml-attach-file): Describe `description' in doc string.
10693         (mml-menu): Add Emacs MIME manual and PGG manual.
10694
10695 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10696
10697         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10698
10699 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10700
10701         * nntp.el (nntp-end-of-line): Doc fix.
10702
10703 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10704
10705         * imap.el (imap-open): Handle case where buffer is a buffer
10706         object.
10707
10708 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10709
10710         * gnus-delay.el (gnus-delay): Don't autoload.
10711         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10712         to be re-loaded when customizing the `gnus-delay' group.
10713
10714 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10715
10716         * message.el (message-insert-citation-line): Use newlines.
10717
10718 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10719
10720         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10721         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10722         these routines, so the passphrase can be managed externally and
10723         passed in to the system.
10724         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10725         pgg-add-passphrase-to-cache function.
10726
10727         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10728         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10729         these routines, so the passphrase can be managed externally and
10730         passed in to the system.
10731         (pgg-pgp5-sign-region): Use new name of
10732         pgg-add-passphrase-to-cache function.
10733
10734 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10735
10736         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10737         part of the decoded armor to find the key-identifier.
10738         (pgg-gpg-lookup-key-owner): New function to return the
10739         human-readable identifier of a key owner.
10740         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10741         itself.
10742         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10743         the key value) if we have a key and can match it against a secret
10744         key.  Also, added a note pointing out fact that the prompt only
10745         indicates the first matching key.
10746
10747         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10748         pgg-decrypt-region.
10749         (pgg-add-passphrase-to-cache): Rename from
10750         `pgg-add-passphrase-cache' to reduce confusion (all callers
10751         changed).
10752         (pgg-remove-passphrase-from-cache): Rename from
10753         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10754         changed).
10755         (pgg-read-passphrase, pgg-add-passphrase-cache)
10756         (pgg-remove-passphrase-cache): Add informative docstrings.
10757         (pgg-decrypt): Convey provided passphrase in subordinate call to
10758         pgg-decrypt-region.
10759
10760 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10761
10762         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10763         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10764         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10765         'passphrase' argument, so the passphrase can be managed externally
10766         and then passed in to the system.
10767
10768         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10769         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10770         so the passphrase cache can be used reliably with identifiers
10771         besides a pgp packet's key id.
10772
10773         * pgg-gpg.el (pgg-gpg-encrypt-region)
10774         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10775         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10776         these routines, so the passphrase can be managed externally and
10777         passed in to the system.
10778
10779         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10780         'notruncate' argument, so the passphrase cache can be used
10781         reliably with identifiers besides a pgp packet's key id.
10782
10783 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10784
10785         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10786         symmetric encryption.
10787         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10788         encrypted session key.
10789         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10790         message ask for the passphrase in a proper way.
10791
10792         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10793         New user commands for symmetric encryption.
10794
10795 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10796
10797         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10798
10799         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10800
10801 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10802
10803         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10804
10805 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10806
10807         * mm-decode.el (mm-inlined-types): Add application/pgp.
10808         (mm-automatic-display): Ditto.
10809
10810         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10811         part as text.
10812
10813 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10814
10815         * nnrss.el: Update copyright.
10816         (nnrss-opml-import): Query whether to subscribe to each entry.
10817
10818         * gnus-art.el:
10819         * gnus-sum.el:
10820         * gnus-xmas.el:
10821         * messagexmas.el:
10822         * mm-uu.el:
10823         * mm-view.el: Update copyright.
10824
10825 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10826
10827         * message.el (message-info): New function.
10828         (message-mode-menu): Add it.
10829         Update copyright.
10830
10831         * ChangeLog: Fix and update copyright.
10832
10833 2006-01-13  Romain Francoise  <romain@orebokech.com>
10834
10835         * message.el (message-forward-subject-name-subject): Prefer the
10836         address to 'nowhere' if the sender has no name.
10837         Fix typo.  Update copyright year.
10838
10839 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10840
10841         * gnus-art.el (article-wash-html): Use
10842         gnus-summary-show-article-charset-alist if a numeric arg is given.
10843         (gnus-article-wash-html-with-w3m-standalone): New function.
10844
10845         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10846         mm-inline-text-html-render-with-w3m-standalone.
10847         (mm-text-html-washer-alist): Map w3m-standalone to
10848         gnus-article-wash-html-with-w3m-standalone.
10849         (mm-inline-text-html-render-with-w3m-standalone): New function.
10850
10851 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10852
10853         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10854         Improve LaTeX.
10855
10856 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10857
10858         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10859         (nnrss-request-article): Render text/plain parts as HTML.
10860
10861         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10862         the buffer.
10863
10864 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10865
10866         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10867         custom definition of `gnus-posting-styles'.
10868
10869         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10870         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10871
10872 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10873
10874         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10875         Use nntp for bug archive.
10876
10877 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10878
10879         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10880         parts.
10881         (nnrss-normalize-date): New function converts ISO 8601 date into
10882         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10883         (nnrss-check-group): Use it.
10884
10885 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10886
10887         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10888
10889         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10890         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10891         (nnrss-insert-w3): Ditto.
10892
10893 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10894
10895         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10896         the articles to be forwarded including the case where neither a
10897         number of articles nor a region is specified.
10898
10899 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10900
10901         * nnrss.el (nnrss-request-article): Fix last change; fill
10902         text/plain parts.
10903
10904 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10905
10906         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10907         in text/plain part.
10908         (nnrss-check-group): Don't add excessive newline to dc:subject.
10909
10910 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10911
10912         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10913         article.
10914
10915 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10916
10917         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10918         (nnml-use-compressed-files, nnml-save-mail): Support other
10919         comression programs such as bzip2.
10920
10921 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10922
10923         * dns.el (query-dns): Make sure we check the buffer size before
10924         removing tcp headers.
10925
10926 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10927
10928         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10929         remove MIME buttons associated with multipart/alternative parts.
10930         (gnus-mime-display-alternative): Tag buttons using `article-type'
10931         text property.
10932
10933         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10934         associated with multipart/alternative parts.
10935
10936         * gnus-art.el (gnus-signature-separator): Fix custom type.
10937
10938         * mm-decode.el (mm-inlined-types): Fix custom type.
10939         (mm-keep-viewer-alive-types): Ditto.
10940         (mm-automatic-display): Ditto.
10941         (mm-attachment-override-types): Ditto.
10942         (mm-inline-override-types): Ditto.
10943         (mm-automatic-external-display): Ditto.
10944
10945 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10946
10947         * spam-report.el (spam-report-user-mail-address)
10948         (spam-report-user-agent): New variables.
10949         (spam-report-url-ping-plain): Use spam-report-user-agent.
10950
10951 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10952
10953         * gnus-art.el (gnus-button-handle-custom): Do not just use
10954         `customize-apropos' for any "M-x customize-*" button but the
10955         function called for.  Accept both the function name and its
10956         argument in order to achieve this.
10957         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10958         function name to `gnus-button-handle-custom' in case of "M-x
10959         customize-*" buttons.
10960
10961 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10962
10963         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10964         multipart/alternative and add xref to mm-discouraged-alternatives
10965         in doc string.
10966
10967         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10968         gnus-buttonized-mime-types in doc string.
10969
10970 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10971
10972         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10973         Suggest image/.* in the doc string.
10974
10975 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10976
10977         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10978         message-marks (Debian bug #342521).
10979
10980 2005-12-12  Simon Josefsson  <jas@extundo.com>
10981
10982         * password.el (password-read-from-cache): Add.
10983         (password-read): Use it.
10984
10985 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10986
10987         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10988         us-ascii as a MIME charset.
10989
10990         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10991         against the case where the 2nd arg TYPE is nil.
10992
10993 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10994
10995         * pop3.el (pop3-stream-type): Fix custom version.
10996
10997         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10998
10999 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11000
11001         * mm-decode.el (mm-display-external): Add missing cdr.
11002
11003 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11004
11005         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11006         RFC1524) if it is in mailcap or add a suffix according to
11007         mailcap-mime-extensions when generating a temp filename; postpone
11008         deleting a temp file for 2 seconds for some wrappers, shell
11009         scripts, and so on, which might exit right after having started a
11010         viewer command as a background job.
11011
11012 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11013
11014         * nntp.el (nntp-marks-directory): Fix custom group.
11015
11016         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11017         steps when < 10.
11018
11019         * gnus-start.el (gnus-no-server-1): Mention
11020         `gnus-level-default-subscribed' in doc string.
11021
11022 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11023
11024         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11025         parens.
11026
11027 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11028
11029         * gnus-xmas.el (gnus-use-toolbar): Revert.
11030         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11031         gnus-use-toolbar is default.
11032
11033         * messagexmas.el (message-use-toolbar): Revert.
11034         (message-setup-toolbar): Use global default-toolbar if
11035         message-use-toolbar is default.
11036
11037 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11038
11039         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11040         according to default-toolbar-visible-p.
11041
11042         * messagexmas.el (message-use-toolbar): Ditto.
11043
11044 2005-11-26  Dave Love  <fx@gnu.org>
11045
11046         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11047         (tls-program, tls-success): Provide openssl alternative.
11048
11049         * starttls.el: Doc fixes.
11050         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11051         SERVICE to PORT.
11052
11053         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11054         port null or service name.
11055         (starttls-negotiate): Autoload.
11056
11057 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11058
11059         * message.el (message-kill-to-signature): Fix interactive spec.
11060
11061 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11062
11063         * pop3.el (pop3-open-server): Recognize a string as a service name.
11064
11065 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11066
11067         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11068
11069 2005-11-23  Dave Love  <fx@gnu.org>
11070
11071         Add pop3s, pop3/starttls.
11072
11073         * pop3.el (pop3-authentication-scheme): Clarify doc.
11074         (open-tls-stream, starttls-open-stream): Autoload.
11075         (pop3-stream-type): New.
11076         (pop3-open-server): Use it.
11077
11078         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11079         for POP.
11080         (mail-source-keyword-map): Add :stream for POP.
11081         (mail-source-fetch-pop): Use pop3-stream-type.
11082
11083 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11084
11085         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11086         of current-time-string.
11087
11088 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11089
11090         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11091         date header.
11092
11093 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11094
11095         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11096         it can seriously impact performance as it bypasses the agent's
11097         local caches.
11098
11099 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11100
11101         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11102         must be explicitly online rather than "not explicitly offline" for
11103         its flags to be synchronized.
11104
11105         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11106         that gnus-uu-unmark-thread will function correctly.
11107
11108         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11109         1024K is instead displayed as 1M.
11110
11111 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11112
11113         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11114
11115 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11116
11117         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11118
11119 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11120
11121         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11122         error message to display actual error condition.
11123         (gnus-agent-save-local): Avoid saving symbols that are bound to
11124         nil as they simply result in a warning message in
11125         gnus-agent-read-local.
11126
11127 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11128
11129         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11130         rather than make-variable-buffer-local for file-precious-flag.
11131
11132 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11133
11134         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11135         for duplicates which are removed.  The invalid sort check then
11136         triggers a rescan after the sort as sorting may have moved
11137         duplicate entries such that they can be cheaply detected.
11138
11139 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11140
11141         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11142
11143 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11144
11145         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11146         internal variable to a custom variable.  Changed default value
11147         from compressed(2) to uncompressed(1).
11148         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11149         support for uncompressed agentview files.  Taken together, reading
11150         the agentview file should now be 6-7 times faster.
11151
11152 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11153
11154         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11155         as a buffer-local variable.  This avoids creating truncated
11156         dribble files as a result of a hang up, eg.
11157
11158 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11159
11160         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11161         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11162         XEmacs.
11163
11164 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11165
11166         * gnus-start.el (gnus-start-draft-setup): Enforce
11167         `gnus-draft-mode' for nndraft:drafts at startup.
11168
11169         * gnus.el (gnus-splash): Change custom group.
11170         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11171         allow-list argument.
11172
11173         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11174         string.
11175
11176 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11177
11178         * gnus-art.el (gnus-default-article-saver): Add user-defined
11179         `function' to custom type.
11180
11181 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11182
11183         * imap.el (imap-open): Handle case where buffer is a buffer
11184         object.
11185
11186 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11187
11188         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11189         long lines.
11190         (gnus-cache-delete-group): Wrap doc strings.
11191
11192         * gnus-agent.el (gnus-agent-rename-group)
11193         (gnus-agent-delete-group): Wrap doc strings.
11194
11195 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11196
11197         * messagexmas.el (message-use-toolbar): Change the valid values
11198         into default, top, bottom, left, and right.
11199         (message-toolbar-thickness): New variable.
11200         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11201         well.
11202         (message-setup-toolbar): Make it work.
11203
11204         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11205         (gnus-use-toolbar): Change the valid values into default, top,
11206         bottom, left, and right.
11207         (gnus-toolbar-thickness): New variable.
11208         (gnus-xmas-setup-toolbar): New function.
11209         (gnus-xmas-setup-group-toolbar): Use it.
11210         (gnus-xmas-setup-summary-toolbar): Use it.
11211
11212 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11213
11214         * gnus-start.el (gnus-1): Add "native" to
11215         gnus-predefined-server-alist.
11216
11217         * gnus.el (gnus-method-to-server): Don't add "native" to the
11218         lists here, because that leads to problems when
11219         gnus-select-method is bound.
11220
11221 2005-11-09  Simon Josefsson  <jas@extundo.com>
11222
11223         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11224         use (not sort-by-date) instead.
11225
11226 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11227
11228         * gnus-delay.el (gnus-delay-group): Don't autoload.
11229         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11230         to be re-loaded when customizing the `gnus-delay' group.
11231
11232 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11233
11234         * message.el: Revert last changes.
11235         (message-insert-citation-line): Use newlines.
11236
11237 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11238
11239         * message.el (message-courtesy-message)
11240         (message-mark-insert-begin, message-mark-insert-end)
11241         (message-elide-ellipsis, message-cancel-message)
11242         (message-add-header, message-change-subject)
11243         (message-cross-post-followup-to-header)
11244         (message-cross-post-insert-note, message-reduce-to-to-cc)
11245         (message-widen-reply, message-delete-not-region)
11246         (message-kill-to-signature, message-insert-signature)
11247         (message-insert-importance-high, message-insert-importance-low)
11248         (message-insert-or-toggle-importance)
11249         (message-insert-disposition-notification-to)
11250         (message-indent-citation, message-yank-original)
11251         (message-cite-original-without-signature, message-cite-original)
11252         (message-insert-citation-line, message-position-on-field)
11253         (message-fix-before-sending, message-send-mail-partially)
11254         (message-send-mail, message-send-mail-with-sendmail)
11255         (message-send-mail-with-qmail, message-send-news)
11256         (message-check-news-header-syntax, message-generate-headers)
11257         (message-insert-courtesy-copy, message-fill-address)
11258         (message-fill-header, message-shorten-references)
11259         (message-setup-1, message-cancel-news)
11260         (message-forward-make-body-plain, message-forward-make-body-mime)
11261         (message-forward-make-body-mml, message-encode-message-body)
11262         (message-forward-make-body-digest-plain)
11263         (message-forward-make-body-digest-mime)
11264         (message-use-alternative-email-as-from): Insert `hard-newline'
11265         instead of ordinary newlines.
11266
11267 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11268
11269         * message.el (message-generate-headers): Downcase the argument
11270         given to message-check-element.
11271
11272 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11273
11274         * nntp.el (nntp-authinfo-rejected): New error condition.
11275         (nntp-wait-for): Use new error condition to signal authentication
11276         error.
11277         (nntp-retrieve-data): Rethrow new error condition to break out of
11278         recursive call to nntp-send-authinfo.
11279
11280 2005-11-08  Romain Francoise  <romain@orebokech.com>
11281
11282         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11283         (gnus-summary-exit-map): Bind to `Z p'.
11284         (gnus-summary-make-menu-bar): Add menu item.
11285
11286 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11287
11288         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11289         (gnus-treat-*): Add `first' in all doc strings.
11290
11291         * gnus-group.el (gnus-group-compact-group): Fix typo.
11292
11293 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11294
11295         * gnus.el (gnus-parameters-case-fold-search): New variable.
11296         (gnus-parameters-get-parameter): Use it.
11297
11298         * gnus-score.el (gnus-home-score-file): Doc fix.
11299
11300 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11301
11302         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11303
11304 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11305
11306         * mm-util.el (mm-special-display-p): New function.
11307
11308         * mml.el (mml-preview): Use it; doc fix.
11309
11310 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11311
11312         * imap.el (imap-open): Handle case where buffer is a buffer object.
11313
11314 2005-10-29  Romain Francoise  <romain@orebokech.com>
11315
11316         * message.el (message-fix-before-sending): Fix comment.
11317
11318 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11319
11320         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11321
11322 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11323
11324         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11325         Used in gnus-score.el.
11326
11327 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11328
11329         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11330
11331 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11332
11333         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11334         whitespace removed in revision 7.8.  Use concatenated string to
11335         protect trailing whitespace.
11336
11337 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11338
11339         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11340         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11341         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11342         Courier IMAP ("some version from 2004").  Mostly based on similar
11343         code in the same function.
11344
11345 2005-10-26  Didier Verna  <didier@xemacs.org>
11346
11347         * gnus-group.el (gnus-group-compact-group): Invalidate original
11348         article buffer.
11349         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11350         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11351         NOV database and in article itself.
11352         Invalidate article backlog.
11353
11354 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11355
11356         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11357
11358 2005-10-26  Simon Josefsson  <jas@extundo.com>
11359
11360         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11361         part of 2004-07-25 change.
11362
11363 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11364
11365         * message.el (message-display-completion-list): New function.
11366         (message-expand-group): Use it; make sure the Completions buffer
11367         is modifiable.
11368 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11369
11370         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11371         user-mail-name is an empty string.
11372
11373 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11374
11375         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11376         depending on gnus-score-decay-constant.
11377
11378         * encrypt.el (encrypt-insert-file-contents)
11379         (encrypt-write-file-contents): Don't use `gnus-message'.
11380
11381         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11382         arguments.
11383         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11384         arguments to mm-uu-verbatim-marks-extract.
11385         (mm-uu-hide-markers): New variable.
11386         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11387
11388         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11389         (gnus-convert-image-to-face-command): Use "convert" by default to
11390         allow other input image formats.
11391         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11392         accordingly.
11393
11394 2005-10-23  Simon Josefsson  <jas@extundo.com>
11395
11396         * imap.el (imap-gssapi-program): Align command line parameters
11397         with latest GNU SASL.
11398         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11399
11400 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11401
11402         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11403         HTML.
11404         (nnslashdot-request-article): Ditto.
11405
11406         * lpath.el (featurep): Add nobreak-char-display.
11407
11408 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11409
11410         * mail-source.el (mail-source-fetch-pop): Require pop3.
11411         (mail-source-check-pop): Ditto.
11412
11413 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11414
11415         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11416         errors.
11417
11418 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11419
11420         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11421         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11422
11423         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11424
11425         * mm-bodies.el (mm-decode-string): Call
11426         `mm-charset-to-coding-system' with allow-override argument.
11427
11428 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11429
11430         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11431         (rfc2047-charset-to-coding-system): New function.
11432         (rfc2047-decode-encoded-words): New function.
11433         (rfc2047-decode-region): Use them.
11434         (rfc2047-decode-cte): Remove.
11435         (rfc2047-parse-and-decode): Remove.
11436         (rfc2047-decode): Remove.
11437
11438 2005-10-15  Kenichi Handa  <handa@m17n.org>
11439
11440         * rfc2047.el (rfc2047-decode-cte): New function.
11441         (rfc2047-decode-region): Change the way to decode successive
11442         encoded-words: decode B- or Q-encoding in each encoded-word,
11443         concatenate them, and decode it as charset.
11444
11445 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11446
11447         * lpath.el: Fbind codepage-setup for XEmacs.
11448
11449 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11450
11451         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11452         widget-move-and-invoke.
11453         (gnus-custom-mode): Use gnus-custom-map.
11454
11455 2005-10-15  Bill Wohler  <wohler@newt.com>
11456
11457         * message.el (message-tool-bar-map): Renamed image file from
11458         mail_send to mail/send.
11459
11460 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11461
11462         * message.el (message-expand-group): Pass the common
11463         prefix substring of completion to `display-completion-list'.
11464
11465 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11466
11467         * mml-sec.el (mml-secure-method): New internal variable.
11468         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11469         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11470         functions using mml-secure-method.
11471
11472         * mml.el (mml-mode-map): Add key bindings for those functions.
11473         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11474         Harder <harder@myrealbox.com>.
11475         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11476         end of message if point is the headers of the message.
11477
11478         * message.el (message-in-body-p): New function.
11479
11480         * assistant.el: Autoload gnus-util and netrc.
11481
11482         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11483         Use `mm-charset-override-alist' only when decoding.
11484
11485         * mm-bodies.el (mm-decode-body): Call
11486         `mm-charset-to-coding-system' with allow-override argument.
11487
11488         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11489         `filename' from Content-Disposition if Content-Type doesn't
11490         provide `name'.
11491         (gnus-mime-view-part-as-type): Set default instead of
11492         initial-input.
11493
11494 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11495
11496         * format-spec.el (format-spec): Propagate text properties of % spec.
11497
11498 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11499
11500         * gnus-art.el (gnus-treat-predicate): Add `first'.
11501
11502 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11503
11504         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11505         (mm-charset-override-alist): New variable.
11506         (mm-charset-to-coding-system): Use it.
11507         (mm-codepage-setup): New helper function.
11508         (mm-charset-eval-alist): New variable.
11509         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11510         about unknown charsets.
11511
11512         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11513
11514 2005-10-04  David Hansen  <david.hansen@gmx.net>
11515
11516         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11517         (nnrss-check-group): Ditto.
11518
11519 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11520
11521         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11522         Rename x-gnus-verbatim to x-verbatim.
11523         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11524
11525         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11526         x-verbatim.
11527
11528         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11529
11530         * gnus-util.el (gnus-remove-duplicates): Remove.
11531
11532         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11533         instead of gnus-remove-duplicates.
11534
11535         * message.el (message-remove-duplicates): Remove.
11536         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11537         message-remove-duplicates.
11538
11539         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11540         available, else use implementation from `delete-dups'.
11541
11542         * message.el (message-insert-expires): New function.
11543         (message-mode-map): Add key binding.
11544         (message-mode-field-menu): Add menu entry.
11545         (message-mode): Document it.
11546         (message-make-expires-date): Use `message-make-date'.
11547
11548 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11549
11550         * message.el (message-make-expires-date): New function.
11551
11552 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11553
11554         * Makefile.in (list-installed-shadows): New entry.
11555         (install): Use it.
11556         (remove-installed-shadows): New entry.
11557
11558         * dgnushack.el (dgnushack-default-load-path): New variable.
11559         (dgnushack-find-lisp-shadows): New function.
11560         (dgnushack-remove-lisp-shadows): New function.
11561
11562 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11563
11564         * Makefile.in (install-el-elc): New entry.
11565         (install): Use it so that .el files are necessarily installed.
11566
11567 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11568
11569         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11570
11571 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11572
11573         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11574         function rather than the diff-mode.el package.
11575         (mm-display-external): Use with-current-buffer.
11576         (mm-viewer-completion-map, mm-viewer-completion-map):
11577         Move initialization inside declaration.
11578
11579 2005-09-29  Simon Josefsson  <jas@extundo.com>
11580
11581         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11582         autoload mail-check-payment.
11583         (spam-check-hashcash): Define unconditionally, since hashcash.el
11584         is part of Gnus now.  Ignore errors from payment checking.
11585
11586 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11587
11588         * message.el (message-bold-region, message-unbold-region): Rename
11589         from `bold-region' and `unbold-region'.
11590
11591         * message.el: Remove useless autoloads.
11592
11593 2005-09-28  Simon Josefsson  <jas@extundo.com>
11594
11595         * message.el (message-use-idna): Default to t.
11596         (message-use-idna): Test whether encoding works too.  Doc fix.
11597
11598 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11599
11600         * nntp.el (nntp-warn-about-losing-connection): Remove.
11601
11602 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11603
11604         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11605         customizable.  Change default value.
11606         (mm-uu-diff-groups-regexp): Change default value.
11607         (mm-uu-type-alist): Add doc string.
11608         (mm-uu-configure): Add doc string.  Make it interactive.
11609         (mm-uu-tex-groups-regexp): New variable.
11610         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11611         (mm-uu-type-alist): Add LaTeX documents.
11612         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11613         of "text/verbatim".
11614         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11615
11616         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11617         instead of "text/verbatim".
11618
11619         * message.el (message-mark-inserted-region)
11620         (message-mark-insert-file): Use slrn style marks when called with
11621         prefix argument.
11622
11623 2005-09-27  Simon Josefsson  <jas@extundo.com>
11624
11625         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11626
11627 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11628
11629         * message.el (message-remove-duplicates): New function.
11630         Implementation borrowed from `gnus-remove-duplicates'.
11631         (message-idna-to-ascii-rhs): Also encode idna addresses in
11632         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11633         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11634         only ask about the same idna domain once per header and also tell
11635         in what header to replace the idna domain.
11636
11637         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11638         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11639         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11640         a header is decoded and not just the last one.
11641
11642 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11643
11644         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11645         has been decoded.
11646
11647         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11648         (mm-insert-part): Don't modify text if it has been decoded.
11649
11650         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11651         decoded.
11652
11653         * mm-view.el (mm-inline-text): Don't strip text props unless
11654         decoding enriched or richtext parts.
11655
11656 2005-09-25  Romain Francoise  <romain@orebokech.com>
11657
11658         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11659         * gnus-start.el (gnus-subscribe-interactively):
11660         * gnus-uu.el (gnus-uu-grab-articles):
11661         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11662         space.
11663
11664 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11665
11666         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11667         * mm-view.el (mm-view-pkcs7-decrypt):
11668         * gnus-sum.el (gnus-summary-limit-to-extra)
11669         (gnus-summary-respool-article, gnus-read-move-group-name):
11670         * gnus-score.el (gnus-summary-increase-score):
11671         * gnus-util.el (gnus-completing-read-with-default):
11672         * gnus-art.el (gnus-read-save-file-name)
11673         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11674         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11675         * message.el (message-check-news-header-syntax):
11676         Follow convention for reading with the minibuffer.
11677
11678 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11679
11680         * spam-report.el (spam-report-url-ping-plain):
11681         Use gnus-extended-version as User-Agent.
11682
11683         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11684         default value is nil.
11685
11686         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11687         (mm-uu-verbatim-marks-extract): New function.
11688         (mm-uu-extract): New face.
11689         (mm-uu-copy-to-buffer): Use it.
11690
11691         * spam-report.el (spam-report-gmane-ham): Renamed from
11692         `spam-report-gmane-unspam'.
11693         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11694         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11695
11696         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11697         Autoload.
11698         (spam-report-gmane-unregister-routine): Renamed
11699         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11700
11701 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11702
11703         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11704         (spam-report-gmane-unregister-routine): Add support for gmane
11705         unregistration.
11706
11707         * spam-report.el (spam-report-gmane-unspam)
11708         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11709         (spam-report-gmane): Change to take a single article and do unspam
11710         registration.
11711
11712 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11713
11714         * mm-url.el (mm-url-decode-entities): Fix regexp.
11715
11716 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11717
11718         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11719         default to nil, to be able to use Gnus at all.  If the default
11720         switches to something else, then the function should be fixed not
11721         be exceedingly slow.
11722
11723 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11724
11725         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11726         fail hard.
11727
11728         * spam-report.el: Add better Keywords line.
11729
11730         * spam.el: Add Maintainer and better Keywords line.
11731
11732 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11733
11734         * gnus-art.el (gnus-article-replace-part)
11735         (gnus-mime-replace-part): New functions.
11736         (gnus-mime-action-alist, gnus-mime-button-commands)
11737         (gnus-mime-save-part-and-strip): Added file argument.
11738         (gnus-article-part-wrapper): Added interactive argument.
11739
11740         * gnus-sum.el (gnus-summary-mime-map): Add
11741         `gnus-article-replace-part'.
11742
11743 2005-09-19  Didier Verna  <didier@xemacs.org>
11744
11745         The nnml compaction feature:
11746         * nnml.el (nnml-request-compact-group): New function.
11747         * nnml.el (nnml-request-compact): New function.
11748         * gnus-int.el (gnus-request-compact-group): New function.
11749         * gnus-int.el (gnus-request-compact): New function.
11750         * gnus-group.el (gnus-group-compact-group): New function.
11751         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11752         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11753         * gnus-srvr.el (gnus-server-compact-server): New function.
11754         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11755         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11756
11757 2005-09-18  Deepak Goel  <deego@gnufans.org>
11758
11759         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11760         format spec.
11761
11762 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11763
11764         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11765
11766 2005-09-15  Romain Francoise  <romain@orebokech.com>
11767
11768         * message.el (message-fill-paragraph): Clarify docstring.
11769
11770 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11771
11772         * gnus-art.el (gnus-mime-display-part): Protect against broken
11773         MIME messages.
11774
11775 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11776
11777         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11778         before parsing header.
11779
11780 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11781
11782         * html2text.el (html2text-replace-list): Add new entities.
11783
11784 2005-09-11  Romain Francoise  <romain@orebokech.com>
11785
11786         * message.el (message-alternative-emails): Improve docstring.
11787         (message-setup-1): Call `message-use-alternative-email-as-from'
11788         after `message-setup-hook' to give it precedence over posting
11789         styles, etc.
11790         (message-use-alternative-email-as-from): Add docstring.  Remove
11791         the original From header if present.
11792
11793         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11794         (nnml-save-mail): Use it.
11795
11796         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11797         articles.  Add new argument `silent'.
11798         (gnus-uu-mark-all): Report the total number of marked articles.
11799
11800 2005-09-10  Romain Francoise  <romain@orebokech.com>
11801
11802         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11803         (gnus-uu-mark-series): Likewise.
11804
11805 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11806
11807         * spam-report.el (spam-report-gmane): Fix generation of spam
11808         report URL.
11809
11810 2005-09-10  Simon Josefsson  <jas@extundo.com>
11811
11812         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11813         t, based on discussion on the ding list with Robert Epprecht
11814         <epprecht@solnet.ch>.
11815
11816 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11817
11818         * spam-report.el (spam-report-gmane): Make it work without
11819         X-Report-Spam header.  Gmane now only provides Archived-At.
11820         This is only used if `spam-report-gmane-use-article-number' is nil.
11821         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11822
11823         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11824         make `gnus-summary-sort-by-recipient' work with threading.
11825
11826         * nnweb.el (nnweb-google-wash-article): Print a message if article
11827         is not available.
11828
11829 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11830
11831         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11832         change.  Decode text/* parts content before displaying.
11833
11834 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11835
11836         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11837
11838 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11839
11840         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11841
11842         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11843         url-package-name, url-package-version,
11844         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11845         w3m-display-inline-images, and w3m-minor-mode-map.
11846
11847 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11848
11849         * message.el (message-tab-body-function): Fix mismatched custom type.
11850
11851         * gnus.el (gnus-group-change-level-function): Ditto.
11852
11853         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11854
11855         * gnus-art.el (gnus-signature-limit)
11856         (gnus-article-mime-part-function): Ditto.
11857
11858 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11859
11860         * mml.el (mml-mode): Silence the byte compiler.
11861
11862         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11863         using `(sit-for 0)' before moving the point to the specified part;
11864         skip unbuttonized parts.
11865         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11866         return to the summary window if gnus-auto-select-part is non-nil.
11867
11868 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11869
11870         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11871         variables.
11872         (mml-dnd-attach-file, mml-mode): Use them.
11873
11874         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11875         Make fetching article by MID work again for Google Groups.  Added
11876         FIXME concerning gnus-group-make-web-group.
11877
11878         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11879         Don't depend on Gnus by using mail-extract-address-components if
11880         gnus-extract-address-components is not bound.
11881
11882 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11883
11884         * gnus-art.el (gnus-mime-display-security): Don't display the
11885         signature, but only the signed part.
11886
11887 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11888
11889         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11890
11891         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11892         list, not listp.
11893
11894 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11895
11896         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11897         when encoding.
11898
11899         * mm-bodies.el (mm-decode-content-transfer-encoding):
11900         De-canonicalize CRLF for all text content types, not just
11901         text/plain.
11902
11903 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11904
11905         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11906         valid article; point arrow and cursor at the MIME button.
11907
11908 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11909
11910         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11911         Suggested by Dan Christensen <jdc@uwo.ca>.
11912
11913         * mm-decode.el (mm-save-part): Enable change of prompt.
11914
11915 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11916
11917         * gnus-msg.el (gnus-inews-add-send-actions): Made
11918         `message-post-method' lambda parameter ARG `&optional'.
11919
11920 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11921
11922         * gnus-sum.el (gnus-summary-mime-map): Added
11923         gnus-article-save-part-and-strip, gnus-article-delete-part and
11924         gnus-article-jump-to-part.
11925
11926         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11927         (gnus-article-edit-part): Use it.
11928         (gnus-article-part-wrapper): Added no-handle argument.
11929         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11930         functions.
11931
11932 2005-08-29  Romain Francoise  <romain@orebokech.com>
11933
11934         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11935         docstring.
11936         (gnus-face-from-file): Likewise.
11937
11938 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11939
11940         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11941         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11942         non-nil.
11943         (gnus-auto-select-part): New variable.
11944         (gnus-article-jump-to-part): New function.
11945         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11946         (gnus-mime-delete-part): Allow selecting specified part after
11947         deleting or stripping parts.
11948         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11949         part if argument is bogus.
11950
11951 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11952
11953         * gnus-art.el (w3m-minor-mode-map):
11954         * gnus-spec.el (gnus-newsrc-file-version):
11955         * gnus-util.el (nnmail-active-file-coding-system)
11956         (gnus-original-article-buffer, gnus-user-agent):
11957         * gnus.el (gnus-ham-process-destinations)
11958         (gnus-parameter-ham-marks-alist)
11959         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11960         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11961         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11962         * mm-decode.el (gnus-current-window-configuration):
11963         * mm-extern.el (gnus-article-mime-handles):
11964         * mm-url.el (url-current-object, url-package-name)
11965         (url-package-version):
11966         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11967         (smime-keys, w3m-cid-retrieve-function-alist)
11968         (w3m-current-buffer, w3m-display-inline-images)
11969         (w3m-minor-mode-map):
11970         * mml-smime.el (gnus-extract-address-components):
11971         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11972         (gnus-newsrc-hashtb, message-default-charset)
11973         (message-deletable-headers, message-options)
11974         (message-posting-charset, message-required-mail-headers)
11975         (message-required-news-headers):
11976         * mml1991.el (mc-pgp-always-sign):
11977         * mml2015.el (mc-pgp-always-sign):
11978         * nnheader.el (nnmail-extra-headers):
11979         * rfc1843.el (gnus-decode-encoded-word-function)
11980         (gnus-decode-header-function, gnus-newsgroup-name):
11981         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11982
11983 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11984
11985         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11986         the end of the date treatments.
11987
11988 2005-08-15  Simon Josefsson  <jas@extundo.com>
11989
11990         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11991         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11992         Capello and Romain Francoise.
11993         (pgg-fetch-key-function): Removed, not used?
11994         (pgg-insert-url-with-w3): Require url, to get
11995         url-insert-file-contents regardless of where it is defined.
11996
11997 2005-08-13  Romain Francoise  <romain@orebokech.com>
11998
11999         * message.el (message-cite-original-1): New function.
12000         (message-cite-original): Use it.
12001         (message-cite-original-without-signature): Ditto.
12002
12003 2005-08-08  Romain Francoise  <romain@orebokech.com>
12004
12005         * message.el (message-yank-empty-prefix): New variable.
12006         (message-indent-citation): Use it.
12007         (message-cite-original-without-signature): Respect X-No-Archive.
12008
12009 2005-08-08  Simon Josefsson  <jas@extundo.com>
12010
12011         * pgg.el: Autoload url-insert-file-contents instead of loading
12012         w3/url.
12013         (pgg-insert-url-with-w3): Don't load url here.
12014
12015 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12016
12017         * message.el (message-kill-to-signature): Don't insert newline at
12018         bol.
12019         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12020
12021 2005-08-06  Romain Francoise  <romain@orebokech.com>
12022
12023         * message.el (message-user-fqdn): Fix typo in docstring.
12024
12025 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12026
12027         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12028
12029         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12030
12031 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12032
12033         * mm-bodies.el (mm-encode-body): Use coding system rather than
12034         charset to encode text.
12035
12036         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12037         number of charsets if utf-8 is available (XEmacs).
12038
12039 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12040
12041         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12042         taken from `gnus-button-mid-or-mail-regexp'.
12043         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12044         (gnus-button-alist): Improve regexp for domain part of the MIDs
12045         for news:localpart@domain buttons.
12046         (gnus-button-ctan-directory-regexp): Update.
12047
12048 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12049
12050         * sieve-manage.el (sieve-manage-interactive-login): Use
12051         make-local-variable rather than make-variable-buffer-local.
12052         (sieve-manage-open): Ditto.
12053         (sieve-manage-authenticate): Ditto.
12054
12055         * mml.el (mml-generate-mime-1): Make the content type default to
12056         text/plain if the filename is not specified.
12057
12058 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12059
12060         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12061         instead of insert-buffer.
12062
12063         * message.el (message-yank-original): Ditto; set the mark at the
12064         end of the yanked message.
12065
12066 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12067
12068         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12069         lines to scroll rather than to stop it.
12070
12071         * mml.el (mml-generate-default-type): Add doc string.
12072         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12073         default to application/octet-stream when determining the content
12074         type if it is not specified for the part or the mml contents; add
12075         a comment about mml-generate-default-type.
12076
12077 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12078
12079         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12080         make it default to application/octet-stream when determining the
12081         content type if it is not specified for the external contents.
12082
12083 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12084
12085         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12086         segmented parameter but also other parameters might be there.
12087
12088 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12089
12090         * mm-decode.el (mm-display-external): Delete temp file, directory
12091         and buffer immediately if the external process is exited.
12092
12093 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12094
12095         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12096         fewer lines than that of scroll-margin.
12097         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12098
12099 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12100
12101         * gnus-art.el (gnus-article-next-page): Revert.
12102         (gnus-article-beginning-of-window): New macro.
12103         (gnus-article-next-page-1): Use it.
12104         (gnus-article-prev-page): Ditto.
12105         (gnus-article-edit-part): Use insert-buffer-substring instead of
12106         insert-buffer.
12107         (gnus-article-edit-exit): Ditto.
12108
12109         * gnus-util.el (gnus-beginning-of-window): Remove.
12110         (gnus-end-of-window): Remove.
12111
12112         * lpath.el: Don't bind header-line-format and scroll-margin.
12113
12114 2005-07-25  Simon Josefsson  <jas@extundo.com>
12115
12116         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12117         to have the url package without w3.  Reported by Daiki Ueno
12118         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12119
12120 2005-07-20  Didier Verna  <didier@xemacs.org>
12121
12122         * gnus-diary.el: Remove the description comment (nndiary is now
12123         properly documented in the Gnus manual).
12124         Fix the spelling of "Back End".
12125         * nndiary.el: Ditto.
12126         Fix the copyright notice.
12127
12128 2005-07-18  Romain Francoise  <romain@orebokech.com>
12129
12130         * gnus-sum.el (gnus-summary-to-prefix)
12131         (gnus-summary-newsgroup-prefix): New variables.
12132         (gnus-summary-from-or-to-or-newsgroups): Use them.
12133
12134 2005-07-17  Romain Francoise  <romain@orebokech.com>
12135
12136         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12137         space as it's generally not especially interesting to the user.
12138
12139 2005-07-16  Romain Francoise  <romain@orebokech.com>
12140
12141         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12142         nil to avoid prompting and file modification if one of the
12143         messages at the top of the nnfolder file contains a copyright
12144         notice.
12145         Update copyright notice.
12146
12147         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12148         instead of `current-time-string' as the latter creates a time
12149         string that is not RFC 2822 compliant (it lacks the zone).
12150         Update copyright notice.
12151
12152 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12153
12154         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12155         for text/rtf.  Display default in prompt.  Pass default for M-n.
12156
12157         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12158
12159 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12160
12161         * gnus-msg.el (gnus-button-mailto): Remove
12162         save-selected-window-window hackery because it relies on
12163         save-selected-window internals.
12164
12165 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12166
12167         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12168         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12169         (gnus-article-prev-page): Ditto.
12170
12171         * gnus-util.el (gnus-beginning-of-window): New function.
12172         (gnus-end-of-window): New function.
12173
12174         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12175
12176 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12177
12178         * gnus-score.el (gnus-score-edit-all-score): Set
12179         gnus-score-edit-exit-function to gnus-score-edit-done and call
12180         gnus-message.
12181
12182 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12183
12184         * gnus-msg.el (gnus-button-mailto): Remove
12185         save-selected-window-window hackery because it relies on
12186         save-selected-window internals.
12187
12188 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12189
12190         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12191         add-minor-mode.
12192         (gnus-binary-mode): Ditto.
12193
12194         * gnus-topic.el (gnus-topic-mode): Ditto.
12195
12196 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12197
12198         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12199         (gnus-article-prev-page): Take scroll-margin into consideration.
12200
12201 2005-07-04  Lute Kamstra  <lute@gnu.org>
12202
12203         Update FSF's address in GPL notices.
12204
12205 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12206
12207         * gnus.el (gnus-exit):
12208         * gnus-group.el (gnus-group-icons):
12209         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12210
12211         * gnus-nocem.el (gnus-nocem):
12212         * message.el (message-various, message-buffers, message-sending)
12213         (message-interface, message-forwarding, message-insertion)
12214         (message-headers, message-news, message-mail):
12215         * pgg-gpg.el (pgg-gpg):
12216         * pgg-parse.el (pgg-parse):
12217         * pgg-pgp.el (pgg-pgp):
12218         * pgg-pgp5.el (pgg-pgp5):
12219         * pop3.el (pop3): Finish `defgroup' description with period.
12220
12221 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12222
12223         * gnus-art.el (article-display-face): Improve the efficiency.
12224         (article-display-x-face): Ditto; remove grey x-face stuff.
12225
12226 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12227
12228         * gnus-art.el (article-display-face): Correct the position in
12229         which Faces are inserted.
12230
12231 2005-06-29  Didier Verna  <didier@xemacs.org>
12232
12233         * gnus-art.el (article-display-face): Display faces in correct
12234         order.
12235
12236 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12237
12238         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12239         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12240         (gnus-nocem-check-article): Fetch the Type header.
12241         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12242         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12243         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12244         make sure gnus-nocem-hashtb is initialized.
12245         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12246         (gnus-nocem-unwanted-article-p): Ditto.
12247
12248         * pgg.el (pgg-verify): Return the verification result.
12249
12250 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12251
12252         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12253         is ascii.
12254
12255 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12256
12257         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12258         `show-nonbreak-escape'.
12259
12260 2005-06-23  Lute Kamstra  <lute@gnu.org>
12261
12262         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12263
12264         * dig.el (dig-mode):
12265         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12266
12267 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12268
12269         * nnimap.el (nnimap-split-download-body): Fix spellings.
12270
12271 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12272
12273         * gnus-art.el (gnus-article-encrypt-body):
12274         * gnus-cus.el (gnus-score-customize):
12275         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12276         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12277
12278 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12279
12280         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12281         header by looking for magic "MII" at the beginnig.
12282
12283 2005-06-16  Miles Bader  <miles@gnu.org>
12284
12285         * gnus-xmas.el (gnus-xmas-group-startup-message):
12286         Use renamed gnus-splash face.
12287
12288         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12289         (assistant-field-face): New backward-compatibility alias for renamed
12290         face.
12291         (assistant-render-text): Use renamed assistant-field face.
12292
12293         * spam.el (spam): Remove "-face" suffix from face name.
12294         (spam-face): New backward-compatibility alias for renamed face.
12295         (spam-face, spam-initialize): Use renamed spam face.
12296
12297         * message.el (message-header-to, message-header-cc)
12298         (message-header-subject, message-header-newsgroups)
12299         (message-header-other, message-header-name)
12300         (message-header-xheader, message-separator, message-cited-text)
12301         (message-mml): Remove "-face" suffix from face names.
12302         (message-header-to-face, message-header-cc-face)
12303         (message-header-subject-face, message-header-newsgroups-face)
12304         (message-header-other-face, message-header-name-face)
12305         (message-header-xheader-face, message-separator-face)
12306         (message-cited-text-face, message-mml-face):
12307         New backward-compatibility aliases for renamed faces.
12308         (message-font-lock-keywords): Use renamed message faces.
12309
12310         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12311         (sieve-test-commands, sieve-tagged-arguments):
12312         Remove "-face" suffix from face names.
12313         (sieve-control-commands-face, sieve-action-commands-face)
12314         (sieve-test-commands-face, sieve-tagged-arguments-face):
12315         New backward-compatibility aliases for renamed faces.
12316         (sieve-control-commands-face, sieve-action-commands-face)
12317         (sieve-test-commands-face, sieve-tagged-arguments-face):
12318         Use renamed sieve faces.
12319
12320         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12321         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12322         (gnus-group-news-3-empty, gnus-group-news-4)
12323         (gnus-group-news-4-empty, gnus-group-news-5)
12324         (gnus-group-news-5-empty, gnus-group-news-6)
12325         (gnus-group-news-6-empty, gnus-group-news-low)
12326         (gnus-group-news-low-empty, gnus-group-mail-1)
12327         (gnus-group-mail-1-empty, gnus-group-mail-2)
12328         (gnus-group-mail-2-empty, gnus-group-mail-3)
12329         (gnus-group-mail-3-empty, gnus-group-mail-low)
12330         (gnus-group-mail-low-empty, gnus-summary-selected)
12331         (gnus-summary-cancelled, gnus-summary-high-ticked)
12332         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12333         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12334         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12335         (gnus-summary-low-undownloaded)
12336         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12337         (gnus-summary-low-unread, gnus-summary-normal-unread)
12338         (gnus-summary-high-read, gnus-summary-low-read)
12339         (gnus-summary-normal-read, gnus-splash):
12340         Remove "-face" suffix from face names.
12341         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12342         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12343         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12344         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12345         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12346         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12347         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12348         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12349         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12350         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12351         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12352         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12353         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12354         (gnus-summary-normal-ticked-face)
12355         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12356         (gnus-summary-normal-ancient-face)
12357         (gnus-summary-high-undownloaded-face)
12358         (gnus-summary-low-undownloaded-face)
12359         (gnus-summary-normal-undownloaded-face)
12360         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12361         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12362         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12363         (gnus-splash-face):
12364         New backward-compatibility aliases for renamed faces.
12365         (gnus-group-startup-message): Use renamed gnus faces.
12366
12367         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12368         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12369         (gnus-server-agent): Remove "-face" suffix from face names.
12370         (gnus-server-agent-face, gnus-server-opened-face)
12371         (gnus-server-closed-face, gnus-server-denied-face)
12372         (gnus-server-offline-face):
12373         New backward-compatibility aliases for renamed faces.
12374         (gnus-server-agent-face, gnus-server-opened-face)
12375         (gnus-server-closed-face, gnus-server-denied-face)
12376         (gnus-server-offline-face): Use renamed gnus faces.
12377
12378         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12379         Remove "-face" suffix from face names.
12380         (gnus-picon-xbm-face, gnus-picon-face):
12381         New backward-compatibility aliases for renamed faces.
12382
12383         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12384         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12385         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12386         (gnus-cite-11): Remove "-face" suffix from face names.
12387         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12388         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12389         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12390         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12391         New backward-compatibility aliases for renamed faces.
12392         (gnus-cite-attribution-face, gnus-cite-face-list)
12393         (gnus-article-boring-faces): Use renamed gnus faces.
12394
12395         * gnus-art.el (gnus-signature, gnus-header-from)
12396         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12397         (gnus-header-content): Remove "-face" suffix from face names.
12398         (gnus-signature-face, gnus-header-from-face)
12399         (gnus-header-subject-face, gnus-header-newsgroups-face)
12400         (gnus-header-name-face, gnus-header-content-face):
12401         New backward-compatibility aliases for renamed faces.
12402         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12403
12404         * gnus-sum.el (gnus-summary-selected-face)
12405         (gnus-summary-highlight): Use renamed gnus faces.
12406         * gnus-group.el (gnus-group-highlight): Likewise.
12407
12408 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12409
12410         * gnus-sieve.el (gnus-sieve-article-add-rule):
12411         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12412         * spam-stat.el (spam-stat-buffer-change-to-spam)
12413         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12414
12415         * message.el (message-is-yours-p):
12416         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12417
12418 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12419
12420         * mm-view.el (mm-inline-text): Withdraw the last change.
12421
12422 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12423
12424         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12425         executing enriched-decode.
12426
12427 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12428
12429         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12430         charset of tar files.
12431
12432 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12433
12434         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12435
12436 2005-06-04  Lute Kamstra  <lute@gnu.org>
12437
12438         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12439         information is never recorded.
12440
12441 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12442
12443         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12444
12445 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12446
12447         * pop3.el (pop3-apop): Run md5 in the binary mode.
12448
12449         * starttls.el (starttls-set-process-query-on-exit-flag):
12450         Use eval-and-compile.
12451
12452 2005-05-31  Simon Josefsson  <jas@extundo.com>
12453
12454         * smime.el (smime-replace-in-string): Define.
12455         (smime-cert-by-ldap-1): Use it.
12456
12457 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12458
12459         * gnus-art.el (article-display-x-face): Replace
12460         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12461
12462         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12463         set-process-query-on-exit-flag or process-kill-without-query.
12464
12465         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12466         loop instead of replace-regexp.
12467
12468         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12469         instead of process-kill-without-query if it is available.
12470
12471         * lpath.el: Fbind ldap-search-entries.
12472
12473         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12474         instead of find-file-hooks if it is available.
12475
12476         * mml1991.el: Bind pgg-default-user-id when compiling.
12477
12478         * mml2015.el: Bind pgg-default-user-id when compiling.
12479
12480         * nndraft.el (nndraft-request-associate-buffer):
12481         Use write-contents-functions instead of write-contents-hooks if it is
12482         available.
12483
12484         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12485         instead of find-file-hooks if it is available.
12486
12487         * nntp.el (nntp-open-connection): Replace
12488         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12489         (nntp-open-ssl-stream): Ditto.
12490         (nntp-open-tls-stream): Ditto.
12491
12492         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12493         set-process-query-on-exit-flag or process-kill-without-query.
12494         (starttls-open-stream-gnutls): Use it instead of
12495         process-kill-without-query.
12496         (starttls-open-stream): Ditto.
12497
12498 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12499
12500         * smime.el (smime-cert-by-ldap-1): Don't use
12501         replace-regexp-in-string.
12502
12503 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12504
12505         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12506
12507         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12508         in PEM format.  Adjust to the XEmacs compability.
12509
12510 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12511
12512         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12513         by `string-to-number'.
12514         * gnus-agent.el (gnus-agent-regenerate-group)
12515         (gnus-agent-fetch-articles): Ditto.
12516         * gnus-art.el (gnus-button-fetch-group): Ditto.
12517         * gnus-cache.el (gnus-cache-generate-active)
12518         (gnus-cache-articles-in-group): Ditto.
12519         * gnus-group.el (gnus-group-set-current-level)
12520         (gnus-group-insert-group-line): Ditto.
12521         * gnus-score.el (gnus-score-set-expunge-below)
12522         (gnus-score-set-mark-below, gnus-summary-score-effect)
12523         (gnus-summary-score-entry): Ditto.
12524         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12525         (gnus-soup-pack): Ditto.
12526         * gnus-spec.el (gnus-xmas-format): Ditto.
12527         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12528         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12529         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12530         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12531         * nndb.el (nndb-get-remote-expire-response): Ditto.
12532         * nndiary.el (nndiary-parse-schedule-value)
12533         (nndiary-string-to-number, nndiary-request-replace-article)
12534         (nndiary-request-article): Ditto.
12535         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12536         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12537         * nneething.el (nneething-make-head): Ditto.
12538         * nnfolder.el (nnfolder-request-article)
12539         (nnfolder-retrieve-headers): Ditto.
12540         * nnheader.el (nnheader-file-to-number): Ditto.
12541         * nnkiboze.el (nnkiboze-request-article): Ditto.
12542         * nnmail.el (nnmail-process-unix-mail-format)
12543         (nnmail-process-babyl-mail-format): Ditto.
12544         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12545         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12546         (nnmh-request-create-group, nnmh-request-list-1)
12547         (nnmh-request-group, nnmh-request-article): Ditto.
12548         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12549         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12550         * nnsoup.el (nnsoup-make-active): Ditto.
12551         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12552         * nntp.el (nntp-find-group-and-number)
12553         (nntp-retrieve-headers-with-xover): Ditto.
12554         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12555         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12556         (pgg-format-key-identifier): Ditto.
12557         * pop3.el (pop3-last, pop3-stat): Ditto.
12558         * qp.el (quoted-printable-decode-region): Ditto.
12559
12560         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12561         of concat.
12562
12563 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12564
12565         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12566
12567         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12568
12569         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12570
12571         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12572
12573         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12574
12575         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12576
12577         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12578         (gnus-carpal-mode): Ditto.
12579
12580         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12581         (gnus-browse-mode): Ditto.
12582
12583         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12584
12585         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12586
12587 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12588
12589         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12590
12591 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12592
12593         * gnus-util.el (gnus-run-mode-hooks): New function.
12594
12595         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12596
12597         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12598         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12599
12600 2005-05-27  Lute Kamstra  <lute@gnu.org>
12601
12602         * dns-mode.el (dns-mode): Specify customization group.
12603
12604 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12605
12606         * gnus-agent.el (gnus-agent-make-mode-line-string):
12607         Use mode-line-highlight as mouse-face.
12608
12609 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12610
12611         * canlock.el (canlock): Change the parent group to news.
12612
12613         * deuglify.el (gnus-outlook-deuglify): Add :group.
12614
12615         * dig.el (dig): Add :group.
12616
12617         * dns-mode.el (dns-mode): Add :group.
12618
12619         * encrypt.el (encrypt): Add :group.
12620
12621         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12622         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12623         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12624         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12625         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12626
12627         * gnus-diary.el (gnus-diary): Add :group.
12628
12629         * gnus.el (gnus-group-news-1-face): Add :group.
12630         (gnus-group-news-1-empty-face): Ditto.
12631         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12632         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12633         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12634         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12635         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12636         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12637         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12638         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12639         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12640         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12641         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12642         (gnus-summary-high-ticked-face): Ditto.
12643         (gnus-summary-low-ticked-face): Ditto.
12644         (gnus-summary-normal-ticked-face): Ditto.
12645         (gnus-summary-high-ancient-face): Ditto.
12646         (gnus-summary-low-ancient-face): Ditto.
12647         (gnus-summary-normal-ancient-face): Ditto.
12648         (gnus-summary-high-undownloaded-face): Ditto.
12649         (gnus-summary-low-undownloaded-face): Ditto.
12650         (gnus-summary-normal-undownloaded-face): Ditto.
12651         (gnus-summary-high-unread-face): Ditto.
12652         (gnus-summary-low-unread-face): Ditto.
12653         (gnus-summary-normal-unread-face): Ditto.
12654         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12655         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12656
12657         * hashcash.el (hashcash): New custom group.
12658         (hashcash-default-payment): Add :group.
12659         (hashcash-payment-alist): Ditto.
12660         (hashcash-default-accept-payment): Ditto.
12661         (hashcash-accept-resources): Ditto.
12662         (hashcash-path): Ditto.
12663         (hashcash-extra-generate-parameters): Ditto.
12664         (hashcash-double-spend-database): Ditto.
12665         (hashcash-in-news): Ditto.
12666
12667         * message.el (message-minibuffer-local-map): Add :group.
12668
12669         * netrc.el (netrc): Add :group.
12670
12671         * sieve-manage.el (sieve-manage-log): Add :group.
12672         (sieve-manage-default-user): Diito.
12673         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12674         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12675         (sieve-manage-authenticators): Ditto.
12676         (sieve-manage-authenticator-alist): Ditto.
12677         (sieve-manage-default-port): Ditto.
12678
12679         * sieve-mode.el (sieve-control-commands-face): Add :group.
12680         (sieve-action-commands-face): Ditto.
12681         (sieve-test-commands-face): Ditto.
12682         (sieve-tagged-arguments-face): Ditto.
12683
12684         * smime.el (smime): Add :group.
12685
12686         * spam-report.el (spam-report): Add :group.
12687
12688         * spam.el (spam, spam-face): Add :group.
12689
12690 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12691
12692         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12693         return \n.\n.\n at the end of articles.  Protect against that.
12694         (nntp-with-open-group): Allow debugging.
12695
12696         * nnheader.el (mail-header-set-extra): Make into a function
12697         because I just could't understand how to quote the list properly.
12698
12699         * dns.el (query-dns-cached): New function.
12700
12701 2005-05-26  Lute Kamstra  <lute@gnu.org>
12702
12703         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12704
12705 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12706
12707         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12708
12709         * gnus-art.el: Don't autoload mail-extract-address-components.
12710
12711         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12712         eval-and-compile to evaluate it.
12713
12714         * hashcash.el: Don't autoload executable-find.
12715
12716         * nndb.el: Don't declare the nndb back end two or more times; don't
12717         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12718
12719         * nntp.el: Autoload format-spec instead of format; use
12720         eval-and-compile to evaluate autoload forms.
12721
12722 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12723
12724         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12725
12726 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12727
12728         * gnus.el (gnus-version-number): Bump version.
12729
12730 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12731
12732         * gnus.el: No Gnus v0.3 is released.
12733
12734 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12735
12736         * lpath.el (featurep): Bind show-nonbreak-escape.
12737
12738 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12739
12740         * gnus-art.el (gnus-article-edit-part): Disable undo.
12741
12742 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12743
12744         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12745         gnus-article-date-lapsed-new-header is t if date timer is active;
12746         skip headers in which the original date value is empty.
12747         (gnus-article-save-original-date): Redefine it as a macro.
12748         (gnus-display-mime): Use it.
12749
12750 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12751
12752         * gnus-art.el (article-date-ut): Support converting date in
12753         forwarded parts as well.
12754         (gnus-article-save-original-date): New function.
12755         (gnus-display-mime): Use it.
12756
12757 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12758
12759         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12760         enclosure element of <item>.
12761
12762 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12763
12764         * message.el (message-kill-buffer-query): Renamed from
12765         `message-kill-buffer-query-if-modified'.  Added :version.
12766
12767 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12768
12769         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12770         window layout.
12771
12772 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12773
12774         * mml.el: Autoload dnd when compiling.
12775
12776 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12777
12778         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12779         x-dnd-*.
12780
12781 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12782
12783         * qp.el (quoted-printable-encode-region): Save excursion.
12784
12785 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12786
12787         * message.el (message-kill-buffer-query-if-modified): Add new variable
12788         so the user can kill a modified message buffer quickly.
12789         (message-kill-buffer): Use it.
12790
12791 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12792
12793         * lpath.el: Fbind display-time-event-handler; don't fbind
12794         string-to-multibyte.
12795
12796         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12797
12798 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12799
12800         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12801         contained in text because xml.el decodes entities) with LFs.
12802
12803 2005-04-11  Lute Kamstra  <lute@gnu.org>
12804
12805         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12806         differently.
12807
12808 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12809
12810         * mm-util.el (mm-detect-coding-region): Typo.
12811
12812 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12813
12814         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12815
12816 2005-04-06  Deepak Goel  <deego@gnufans.org>
12817
12818         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12819         user-function allow user modifications of the scores.
12820         (spam-stat-score-buffer-user): New function, to allow
12821         user-computed modifications to the score.
12822         (spam-stat-score-buffer-user-functions): List of additional
12823         scoring functions.
12824         (spam-stat-error-holder): Global temporary error holder.
12825         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12826         variable.
12827
12828 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12829
12830         * gnus-registry.el (gnus-registry-clean-empty-function)
12831         (gnus-registry-trim, gnus-registry-fetch-groups)
12832         (gnus-registry-delete-group): Groups that match
12833         `gnus-registry-ignored-groups' are removed from the registry
12834         entries, not just ignored for splitting.  This helps clean up the
12835         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12836         to get all the groups a message ID is in.
12837
12838         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12839         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12840         (spam-stat-score-buffer-user-functions): Add :number custom type.
12841
12842 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12843
12844         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12845         argument in XEmacs.
12846
12847         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12848         (nnrss-request-group): Decode group name first.
12849         (nnrss-request-article): Make a text/plain article if mml-to-mime
12850         failed.
12851         (nnrss-get-encoding): Return a compatible encoding according to
12852         nnrss-compatible-encoding-alist.
12853         (nnrss-find-el): Use consp instead of listp.
12854         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12855
12856 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12857
12858         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12859         which Emacs 20 doesn't support.
12860         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12861
12862 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12863
12864         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12865         silence the byte compiler inside the defun.
12866
12867         * gnus-demon.el (parse-time-string): Add autoload.
12868
12869         * gnus-delay.el (parse-time-string): Add autoload.
12870
12871         * gnus-art.el (parse-time-string): Add autoload.
12872
12873         * nnultimate.el (parse-time): Require for `parse-time-string'.
12874
12875 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12876
12877         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12878
12879         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12880
12881         * smime.el (smime-ldap-host-list): Add :version.
12882
12883 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12884
12885         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12886         pass it to `gnus-browse-read-group'.
12887         (gnus-browse-read-group): Add NUMBER argument and pass it to
12888         `gnus-group-read-ephemeral-group'.
12889
12890         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12891         argument and pass it to `gnus-group-read-group'.
12892
12893 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12894
12895         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12896         mm-xemacs-find-mime-charset-1 if we have the mule feature
12897         available at runtime.
12898
12899 2005-03-25  Werner Lemberg  <wl@gnu.org>
12900
12901         * nnmaildir.el: Replace `illegal' with `invalid'.
12902
12903 2005-03-23  Lute Kamstra  <lute@gnu.org>
12904
12905         * time-date.el: Add comment on time value formats.
12906         Don't require parse-time.
12907         (with-decoded-time-value): New macro.
12908         (encode-time-value): New function.
12909         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12910         (days-to-time): Return a valid time value when arg is huge.
12911         (time-since): Use time-subtract.
12912         (time-to-number-of-days): Use time-to-seconds.
12913
12914 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12915
12916         * gnus-start.el (gnus-display-time-event-handler):
12917         Check display-time-timer at runtime rather than only at load time
12918         in case display-time-mode is turned off in the mean time.
12919
12920 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12921
12922         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12923         used.
12924
12925         * nneething.el (nneething-map-file-directory): Derive from
12926         `gnus-directory'.
12927
12928         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12929         the To/Cc button.
12930
12931 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12932
12933         * nnmaildir.el (nnmaildir-request-accept-article):
12934         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12935
12936 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12937
12938         * gnus-async.el: Require timer-funcs at compile time when in
12939         XEmacs for `run-with-idle-timer'.
12940
12941 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12942
12943         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12944         autoloaded function.
12945
12946 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12947
12948         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12949
12950 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12951
12952         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12953
12954 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12955
12956         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12957         gnus-expert-user to default.
12958
12959 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12960
12961         * nnimap.el (nnimap-open-server): Ditto.
12962
12963         * imap.el (imap-authenticate): Fix typo.
12964
12965 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12966
12967         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12968         buffer (since IMAP server might return FETCH response out of
12969         order, and the nntp buffer must be sorted).
12970
12971 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12972
12973         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12974         comparison on string.
12975
12976         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12977         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12978         (gnus-agent-summary-fetch-series): Modified to protect against
12979         gnus-agent-summary-fetch-group clearing processable flags.
12980         (gnus-agent-synchronize-group-flags): Update live group buffer as
12981         synchronization may occur due to the user toggle the plugged
12982         status.
12983         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12984         successfully downloaded.
12985         (gnus-agent-expire-group-1): Avoid using markers when the overview
12986         is in ascending order; greatly improves performance.
12987         (gnus-agent-regenerate-group): Use
12988         gnus-agent-synchronize-group-flags to reset read status in both
12989         gnus and server.
12990         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12991
12992 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12993
12994         * message.el: Don't autoload former message-utils variables.
12995         (message-strip-subject-trailing-was): Change doc string.
12996
12997         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12998         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12999         (nnweb-google-search): Add "hl=en" here.
13000         (nnweb-google-parse-1, nnweb-google-create-mapping):
13001         Don't hardcode URL.
13002
13003 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13004
13005         * message.el (message-get-reply-headers, message-followup):
13006         Mention related variables `message-use-followup-to' and
13007         `message-use-mail-followup-to', in the information buffer.
13008
13009         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13010         of broken groups(-beta).google.com.
13011
13012 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13013
13014         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13015         parameter to invoked gnus-request-move-article; remove the
13016         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13017         all at once instead of once per article.
13018         (gnus-summary-remove-process-mark): Accept a list of articles as
13019         well as a single article for processing.
13020
13021         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13022         parameter.
13023
13024         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13025
13026         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13027
13028         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13029         parameter.
13030
13031         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13032         parameter.
13033
13034         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13035         parameter and remove the gnus-sum-hint-move-is-internal variable.
13036
13037         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13038         parameter.
13039
13040         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13041         parameter.
13042
13043         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13044         parameter.
13045
13046         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13047
13048         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13049         parameter.
13050
13051         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13052         parameter.
13053
13054 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13055
13056         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13057         a more conservative way.
13058
13059 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13060
13061         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13062         buffer, so it moves the window's cursor.
13063
13064 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13065
13066         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13067         `mm-dissect-multipart' and receive the from field as an (optional)
13068         argument from `mm-dissect-multipart'.
13069         (mm-dissect-multipart): Receive the from field as an argument and
13070         pass it on when we call `mm-dissect-buffer' on MIME parts.
13071         Fixes verification/decryption of signed/encrypted MIME parts.
13072
13073 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13074
13075         * gnus-sum.el (gnus-summary-move-article): Set
13076         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13077         whatever it calls (right now, only nnimap-request-move article
13078         respects it).
13079
13080         * nnimap.el (nnimap-request-move-article): When
13081         gnus-sum-hint-move-is-internal is set, don't do the extra
13082         nnimap-request-article.
13083
13084 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13085
13086         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13087
13088         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13089         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13090
13091         * gnus-sum.el (gnus-summary-caesar-message):
13092         Apply `gnus-treat-article' after rotation.
13093
13094         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13095         doc string.
13096
13097 2005-02-22  Simon Josefsson  <jas@extundo.com>
13098
13099         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13100         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13101         <arne@arnested.dk>.
13102         (encrypt): Add password-cache and password-cache-expiry as group
13103         members.
13104
13105 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13106
13107         * smime.el (smime-ldap-host-list): Doc fix.
13108         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13109         cache) password.
13110         (smime-sign-region): Use it.
13111         (smime-decrypt-region): Use it.
13112         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13113         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13114         fails.
13115         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13116         certificate from DER to PEM format rather than calling openssl.
13117
13118         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13119
13120         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13121         for signing/encryption.
13122
13123         * mml.el (mml-parse-1): Use them.
13124
13125 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13126
13127         * nnrss.el (nnrss-verbose): Removed.
13128         (nnrss-request-group): Use `nnheader-message' instead.
13129
13130 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13131
13132         * nnrss.el (nnrss-verbose): New variable.
13133         (nnrss-request-group): Make it say nnrss is requesting a group.
13134
13135 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13136
13137         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13138         Handle news URL with given port correctly.
13139
13140 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13141
13142         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13143         containing special characters.
13144
13145         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13146
13147         * mml.el (mime-to-mml): Ditto.
13148
13149         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13150         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13151         (rfc2047-decode-region): Quote decoded words containing special
13152         characters when rfc2047-quote-decoded-words-containing-tspecials
13153         is non-nil.
13154
13155 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13156
13157         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13158
13159         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13160
13161 2005-02-15  Simon Josefsson  <jas@extundo.com>
13162
13163         * nnimap.el (nnimap-debug): Doc fix.
13164
13165         * imap.el (imap-debug): Doc fix.
13166
13167 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13168
13169         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13170
13171 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13172
13173         * gnus.el (spam-contents): Improve docs for spam-contents
13174         parameter in its variable incarnation.
13175
13176 2005-02-14  Simon Josefsson  <jas@extundo.com>
13177
13178         * smime-ldap.el: Use require instead of load-library for ldap.
13179         (smime-ldap-search): Indent.
13180         (smime-ldap-search-internal): Shorten line.
13181
13182         * smime.el (smime-cert-by-dns): Add doc-string.
13183         (smime-cert-by-ldap-1): Indent.
13184
13185         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13186         mml-smime-get-dns-ldap.
13187         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13188
13189 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13190
13191         * smime.el: Require smime-ldap.
13192         (smime-ldap-host-list): New variable.
13193         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13194
13195         * mml-smime.el (mml-smime-encrypt-query): New function.
13196         (mml-smime-encrypt-query): Use it.
13197
13198         * smime-ldap.el: New file.
13199
13200 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13201
13202         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13203
13204 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13205
13206         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13207         argument in doc string.  Make query for type more clear.
13208
13209 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13210
13211         * gnus.el (gnus-group-startup-message): Search for gnus images in
13212         etc/images/gnus.
13213         * mm-util.el (mm-image-load-path): Likewise.
13214         * smiley.el (smiley-data-directory): Search for smilies in
13215         etc/images/smilies.
13216
13217 2005-02-09  Kim F. Storm  <storm@cua.dk>
13218
13219         Change Emacs release version from 21.4 to 22.1 throughout.
13220         Change Emacs development version from 21.3.50 to 22.0.50.
13221
13222 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13223
13224         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13225
13226         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13227         non-Mule XEmacs as well.
13228         (mm-decompress-buffer): Signal an error intentionally if it does
13229         not decompress compressed data because auto-compression-mode is
13230         disabled.
13231
13232 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13233
13234         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13235         an ID in the registry even if it has no groups.
13236
13237 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13238
13239         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13240         merge it into mm-decompress-buffer.
13241         (gnus-mime-copy-part): Use the MIME part charset, the value which
13242         a user specified or gnus-newsgroup-charset for decoding, like
13243         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13244         save-buffer what was used.  Suggested by Kevin Ryde
13245         <user42@zip.com.au>.
13246         (gnus-mime-inline-part): Allow the name parameter as well as the
13247         filename parameter; force decompressing of compressed data; always
13248         display contents being not decoded as unibyte.
13249
13250         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13251         as well as the filename parameter.
13252
13253         * mm-util.el (mm-decompress-buffer): Merge
13254         gnus-mime-jka-compr-maybe-uncompress.
13255         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13256         of compressed data.
13257
13258 2005-02-08  Simon Josefsson  <jas@extundo.com>
13259
13260         * imap.el (imap-log): Doc fix.
13261
13262 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13263
13264         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13265         the coding cookies; decompress compressed parts.
13266
13267         * mml.el (mml-generate-mime-1): Add the charset parameter according
13268         to the value which a user specified manually or the coding cookie.
13269
13270         * mm-util.el (mm-string-to-multibyte): New function.
13271         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13272         (mm-coding-system-to-mime-charset): New function.
13273         (mm-decompress-buffer): New function.
13274         (mm-find-buffer-file-coding-system): New function.
13275
13276         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13277         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13278         parts.
13279
13280 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13281
13282         * mm-view.el (mm-display-inline-fontify): Decode a part according
13283         to the charset parameter.
13284
13285 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13286
13287         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13288         prefix arg is neither nil nor a number, as info specifies.
13289
13290 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13291
13292         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13293         timestamps.
13294
13295 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13296
13297         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13298         groups error checking and notify user.
13299
13300 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13301
13302         * message.el (message-send-mail-function): Check existence of
13303         sendmail-program first before using default value
13304         `message-send-mail-with-sendmail'.  Otherwise use more generic
13305         `smtpmail-send-it'.
13306
13307 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13308
13309         * nntp.el (nntp-request-update-info): Always return nil.
13310
13311 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13312
13313         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13314
13315 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13316
13317         * message.el (message-beginning-of-line): Change the behavior when
13318         invoked between BOL and : so that it first moves backward.
13319
13320 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13321
13322         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13323         article buffer when editing of the article is discarded.
13324         (gnus-article-prepare): Revert.
13325
13326 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13327
13328         * gnus-art.el (gnus-article-prepare):
13329         Remove message-strip-forbidden-properties from the local hook.
13330
13331 2005-01-27  Simon Josefsson  <jas@extundo.com>
13332
13333         * password.el (password-cache-add): Only start one timer per key.
13334         Reported by Derek Atkins <warlord@MIT.EDU>.
13335
13336 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13337
13338         * run-at-time.el: Removed.  It is no longer needed as
13339         timer-funcs.el in the xemacs-base package has a working version of
13340         `run-at-time'.
13341
13342         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13343
13344         * password.el: Require timer-funcs instead of run-at-time in
13345         XEmacs.
13346         Remove `password-run-at-time' macro.
13347         (password-cache-add): Use `run-at-time' instead of
13348         `password-run-at-time'.
13349
13350         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13351         Remove `nnheader-cancel-function-timers' alias,
13352         `cancel-function-timers' exists in XEmacs in timer-funcs.
13353
13354         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13355         for `run-with-idle-timer'.
13356
13357         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13358         for `run-at-time'.
13359
13360         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13361         for `with-timeout'.
13362
13363         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13364         the same as for XEmacs 21.4.
13365         No need to ignore `run-with-idle-timer', this function exists in
13366         XEmacs now in timer-funcs.el in the xemacs-base package.
13367         (dgnushack-compile): No need to delete
13368         run-at-time.el from the list of files to compile because it
13369         doesn't exist anymore.
13370
13371 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13372
13373         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13374         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13375
13376 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13377
13378         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13379         sensitively.
13380
13381 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13382
13383         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13384
13385 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13386
13387         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13388         which will be inserted according to the multibyteness of a buffer
13389         rather than the type of contents.  Suggested by ARISAWA Akihiro
13390         <ari@mbf.ocn.ne.jp>.
13391
13392         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13393         of string which old xml.el may return rather than a string.
13394
13395 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13396
13397         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13398
13399 2005-01-16  Simon Josefsson  <jas@extundo.com>
13400
13401         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13402         idn/idna.el isn't available.
13403         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13404         <michael@waxrat.com>.
13405
13406         * hashcash.el: Remove non-FSF copyright header.
13407
13408         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13409         (hashcash-generate-payment): Use it.
13410         (hashcash-generate-payment-async): Use it.
13411
13412 2005-01-15  Simon Josefsson  <jas@extundo.com>
13413
13414         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13415         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13416
13417         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13418         gnus-summary-idna-message.
13419         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13420         (gnus-summary-idna-message): New function.
13421
13422 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13423
13424         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13425         gnus-novice-user.
13426
13427 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13428
13429         * nnrss.el (nnrss-request-delete-group): Delete entries in
13430         nnrss-group-alist as well.
13431         (nnrss-save-server-data): Insert newline.
13432
13433 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13434
13435         * gnus.el (gnus-user-agent): Use list of symbols instead of
13436         symbols.  Display full version number for (S)XEmacs.  Optionally
13437         display (S)XEmacs codename.
13438
13439         * gnus-util.el (gnus-emacs-version): Update for new
13440         `gnus-user-agent'.
13441
13442         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13443         Gnus version.
13444
13445 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13446
13447         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13448         which is unreadable in some setups.
13449
13450 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13451
13452         * gnus-spec.el (gnus-update-format-specifications): Flush the
13453         group format spec cache if it doesn't support decoded group names.
13454
13455 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13456
13457         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13458         Allow to apply decay on score files matching a regexp.
13459
13460 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13461
13462         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13463         compatibility in %g and %c.
13464
13465 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13466
13467         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13468         name for only %g and %c.
13469         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13470         of gnus-tmp-group to decoded group name.
13471         (gnus-group-make-rss-group): Exclude `/'s from group names.
13472
13473 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13474
13475         * nnrss.el (nnrss-get-encoding): Fix regexp.
13476
13477 2004-12-27  Simon Josefsson  <jas@extundo.com>
13478
13479         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13480         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13481         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13482
13483 2004-12-17  Kim F. Storm  <storm@cua.dk>
13484
13485         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13486
13487         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13488
13489 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13490
13491         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13492
13493 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13494
13495         * nnrss.el: Require rfc2047 and mml.
13496         (nnrss-file-coding-system): New variable.
13497         (nnrss-format-string): Redefine it as an inline function.
13498         (nnrss-decode-group-name): New function.
13499         (nnrss-string-as-multibyte): Remove.
13500         (nnrss-retrieve-headers): Decode group name; don't use
13501         nnrss-format-string.
13502         (nnrss-request-group): Decode group name.
13503         (nnrss-request-article): Decode group name; allow a Message-ID as
13504         well as an article number; don't use nnrss-format-string; encode a
13505         Message-ID string which may contain non-ASCII characters; use
13506         mml-to-mime to compose a MIME article.
13507         (nnrss-request-expire-articles): Decode group name.
13508         (nnrss-request-delete-group): Decode group name.
13509         (nnrss-fetch): Clarify error message.
13510         (nnrss-read-server-data): Use insert-file-contents instead of load;
13511         bind file-name-coding-system; use multibyte buffer.
13512         (nnrss-save-server-data): Bind coding-system-for-write to the
13513         value of nnrss-file-coding-system; bind file-name-coding-system;
13514         add coding cookie.
13515         (nnrss-read-group-data): Use insert-file-contents instead of load;
13516         bind file-name-coding-system; use multibyte buffer.
13517         (nnrss-save-group-data): Bind coding-system-for-write to the
13518         value of nnrss-file-coding-system; bind file-name-coding-system.
13519         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13520         make it work with non-ASCII text.
13521         (nnrss-find-el): Make it work with old xml.el as well.
13522
13523 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13524
13525         * nnrss.el (nnrss-get-encoding): New function.
13526         (nnrss-fetch): Use unibyte buffer initially; bind
13527         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13528         decode contents according to the encoding attribute.
13529         (nnrss-save-group-data): Add coding cookie.
13530         (nnrss-mime-encode-string): New function.
13531         (nnrss-check-group): Use it to encode subject and author.
13532
13533 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13534
13535         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13536         imaginary variable.
13537
13538 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13539
13540         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13541         correctly even if there are wide characters.
13542
13543 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13544
13545         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13546         downcased symbol names; make a new cache instead of reusing
13547         bbdb-hashtable.
13548
13549 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13550
13551         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13552         concatenating segments rather than before concatenating them.
13553         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13554
13555         * message.el (message-get-reply-headers): Bind `extra'.
13556
13557 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13558
13559         * message.el (message-extra-wide-headers): New variable.
13560         (message-get-reply-headers): Use it.
13561
13562 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13563
13564         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13565         (gnus-agent-group-pathname): Ditto.
13566
13567         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13568
13569         * gnus-group.el (gnus-group-make-group): Decode group name.
13570         (gnus-group-make-rss-group): Register the group data after opening
13571         the nnrss group.
13572
13573 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13574
13575         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13576         by expiry now get marked as read.
13577
13578 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13579
13580         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13581
13582 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13583
13584         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13585         unify Latin characters in XEmacs.
13586         (mm-find-mime-charset-region): Use it.
13587
13588 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13589
13590         * gnus-util.el (gnus-delete-directory): New function.
13591
13592         * gnus-agent.el (gnus-agent-delete-group): Use it.
13593
13594         * gnus-cache.el (gnus-cache-delete-group): Use it.
13595
13596 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13597
13598         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13599         names.
13600
13601 2004-12-16  Simon Josefsson  <jas@extundo.com>
13602
13603         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13604
13605 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13606
13607         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13608
13609         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13610         (gnus-group-set-current-level): Decode group name.
13611
13612 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13613
13614         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13615         failed.
13616
13617 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13618
13619         * gnus-group.el (gnus-group-delete-group): Decode group name.
13620         (gnus-group-make-rss-group): Encode group name.
13621         (gnus-group-catchup-current): Decode group name.
13622         (gnus-group-kill-group): Decode group name.
13623
13624 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13625
13626         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13627
13628 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13629
13630         * gnus-group.el (gnus-group-make-rss-group):
13631         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13632
13633         * gnus-start.el (gnus-setup-news): Honor user's setting to
13634         gnus-message-archive-method.  Suggested by Lute Kamstra
13635         <lute@gnu.org>.
13636
13637 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13638
13639         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13640         global counterparts of the buffer-local variables.
13641
13642 2004-11-16  Romain Francoise  <romain@orebokech.com>
13643
13644         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13645         counterparts of the buffer-local variables.
13646
13647 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13648
13649         * message.el (message-forbidden-properties): Fixed typo in doc
13650         string.
13651
13652 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13653
13654         * gnus-util.el (gnus-replace-in-string): Added doc string.
13655
13656         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13657         to avoid problems when splitting mails with many recipients.
13658
13659 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13660
13661         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13662         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13663
13664 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13665
13666         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13667         if there is no hashtable in memory or file modification time is
13668         newer than cached timestamp.
13669
13670 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13671
13672         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13673         not-matching option.
13674
13675 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13676
13677         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13678         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13679         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13680         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13681         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13682         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13683
13684 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13685
13686         * message.el (message-forward-make-body-mml): Remove headers
13687         according to message-forward-ignored-headers if a message is decoded.
13688
13689 2004-12-02  Romain Francoise  <romain@orebokech.com>
13690
13691         * message.el (message-forward-make-body-plain): Always remove
13692         headers according to message-forward-ignored-headers.
13693
13694 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13695
13696         * spam.el (spam-summary-prepare-exit): Remove the
13697         gnus-summary-limit pop for now, it has problems with ham marks for
13698         me.
13699
13700 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13701
13702         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13703         correctly.
13704
13705 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13706
13707         * format-spec.el (format-spec): Message the char.
13708
13709 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13710
13711         * gnus-art.el (gnus-split-methods): Reformat comments.
13712
13713         * spam.el (spam-summary-prepare-exit): Remove article limits
13714         before exiting the summary buffer.
13715
13716 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13717
13718         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13719         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13720
13721         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13722         order to silence the byte compiler.
13723
13724         * spam.el: Fix the way to silence the byte compiler, which
13725         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13726         bbdb-search-simple, spam-BBDB-register-routine,
13727         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13728         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13729         spam-stat-buffer-is-spam, spam-stat-load,
13730         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13731         spam-stat-save and spam-stat-split-fancy.
13732
13733 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13734
13735         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13736         which may confuse users.
13737         (canlock-password-for-verify): Ditto.
13738
13739         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13740
13741         * gnus-art.el (gnus-emphasis-alist): Ditto.
13742
13743         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13744
13745         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13746
13747         * gnus-start.el (gnus-save-killed-list): Ditto.
13748
13749         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13750         (gnus-sum-thread-tree-root): Ditto.
13751         (gnus-sum-thread-tree-false-root): Ditto.
13752         (gnus-sum-thread-tree-single-indent): Ditto.
13753
13754         * message.el (message-courtesy-message): Ditto.
13755         (message-archive-note): Ditto.
13756         (message-subscribed-address-file): Ditto.
13757         (message-user-fqdn): Ditto.
13758
13759         * spam-report.el (spam-report-gmane-regex): Ditto.
13760
13761         * spam.el (spam-blackhole-good-server-regex): Ditto.
13762
13763 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13764
13765         * mml.el (mml-preview): Widen the message buffer before copying
13766         the contents to the preview buffer; sort headers before previewing.
13767
13768         * message.el (message-hidden-headers): Fix the way to avoid a bug
13769         in the `repeat' widget in Emacs 21.3 or earlier.
13770
13771 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13772
13773         * message.el (message-hidden-headers): Default to "^References:".
13774         Improve customization type.  Suggested by Reiner Steib
13775         <Reiner.Steib@gmx.de>.
13776
13777 2004-11-25  Romain Francoise  <romain@orebokech.com>
13778
13779         * message.el (message-strip-forbidden-properties): Remove check for
13780         obsolete `message-hidden' text property, hidden headers are not
13781         accessible in the buffer anymore.
13782
13783 2004-11-22  Romain Francoise  <romain@orebokech.com>
13784
13785         * message.el (message-header-format-alist): Add `From' in list
13786         so that it can be sorted.
13787         (message-fix-before-sending): Widen and sort headers before
13788         sending.
13789         (message-hide-headers): Use narrowing to hide headers by moving
13790         them to the top of the buffer and narrowing to the region
13791         underneath.
13792
13793 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13794
13795         * message.el (message-strip-forbidden-properties): Bind
13796         buffer-read-only (etc) to nil.
13797
13798 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13799
13800         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13801         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13802
13803 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13804
13805         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13806
13807 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13808
13809         * dns.el (query-dns): Use sit-for to time instead of
13810         accept-process-output, since that doesn't seem to work on udp
13811         sockets.
13812
13813 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13814
13815         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13816
13817 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13818
13819         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13820         doc string.  Improve doc string.
13821
13822 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13823
13824         * nntp.el (nntp-request-update-info): Return nil if
13825         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13826         may not call gnus-activate-group which uselessly issues the GROUP
13827         commands for all nntp groups and wastes time.  Reported by Romain
13828         Francoise <romain@orebokech.com>.
13829
13830         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13831
13832 2004-11-15  Simon Josefsson  <jas@extundo.com>
13833
13834         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13835         headers separately.
13836         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13837         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13838
13839 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13840
13841         * gnus-start.el (gnus-convert-old-newsrc):
13842         Assign legacy-gnus-agent to 5.10.7.
13843
13844 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13845
13846         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13847         start of the lines.
13848
13849 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13850
13851         * hashcash.el (hashcash-default-payment): Change default to 20.
13852         (hashcash-default-accept-payment): Change default to 20.
13853         (hashcash-process-alist): New variable.
13854         (hashcash-generate-payment-async): Add.
13855         (hashcash-already-paid-p): Add.
13856         (hashcash-insert-payment): Don't generate payments twice.
13857         (hashcash-insert-payment-async): Add.
13858         (hashcash-insert-payment-async-2): Add.
13859         (hashcash-cancel-async): Add.
13860         (hashcash-wait-async): Add.
13861         (hashcash-processes-running-p): Add.
13862         (hashcash-wait-or-cancel): Add.
13863         (mail-add-payment): New optional argument.  Conditionally start
13864         asynchronous calculation.
13865         (mail-add-payment-async): Add.
13866
13867         * message.el (message-send-mail): Wait for asynchronous hashcash
13868         results.  Don't clobber existing X-Hashcash headers.
13869         (message-setup-1): Call mail-add-payment-async when
13870         message-generate-hashcash is non-nil.
13871
13872 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13873
13874         * message.el (message-use-alternative-email-as-from): Examine the
13875         From header as well; use message-make-from in order to include a
13876         user's full name.
13877
13878 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13879
13880         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13881         default; improve customization type.
13882         (gnus-emphasis-custom-with-format): New macro.
13883         (gnus-emphasis-custom-value-to-external): New function.
13884         (gnus-emphasis-custom-value-to-internal): New function.
13885
13886 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13887
13888         * dns.el (query-dns): Resolve reverse addresses.
13889
13890 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13891
13892         * gnus-group.el (gnus-group-get-new-news): Use it.
13893
13894         * gnus-start.el (gnus-check-reasonable-setup): New function.
13895
13896 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13897
13898         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13899         "Args out of range" error.  Reported by Arnaud Giersch
13900         <arnaud.giersch@free.fr>.
13901
13902 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13903
13904         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13905
13906 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13907
13908         * spam.el (spam group): Add :version.
13909
13910         * pgg-def.el (pgg group): Add :version.
13911
13912 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13913
13914         * gnus-art.el (gnus-article-edit-article): Don't associate the
13915         article buffer with a draft file.  This is a temporary measure
13916         against the 2004-08-22 change to gnus-article-edit-mode.
13917
13918 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13919
13920         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13921         (html2text-format-tags): Remove unused variable `attr'.
13922
13923 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13924
13925         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13926
13927         * tls.el (tls-process-connection-type, tls-success)
13928         (tls-certtool-program): Add :version.
13929
13930         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13931         (starttls-extra-arguments, starttls-process-connection-type)
13932         (starttls-connect, starttls-failure, starttls-success): Add :version.
13933
13934         * spam-stat.el (spam-stat): Add :version.
13935
13936         * sieve.el (sieve): Add :version.
13937
13938         * sha1.el (sha1): Add :version.
13939         (sha1-use-external): Remove redundant version.
13940
13941         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13942         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13943         (nnmail-split-fancy-match-partial-words)
13944         (nnmail-split-lowercase-expanded): Add :version.
13945
13946         * nndiary.el (nndiary): Add :version.
13947
13948         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13949
13950         * mml-sec.el (mml-default-sign-method)
13951         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13952         Add :version.
13953
13954         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13955
13956         * mm-url.el (mm-url-use-external, mm-url-program)
13957         (mm-url-arguments): Add :version.
13958
13959         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13960         (mm-attachment-file-modes, mm-decrypt-option)
13961         (mm-w3m-safe-url-regexp): Add :version.
13962
13963         * message.el (message-cite-prefix-regexp)
13964         (message-sendmail-envelope-from, message-minibuffer-local-map)
13965         (message-user-fqdn, message-completion-alist): Add :version.
13966
13967         * gnus-win.el (gnus-configure-windows-hook)
13968         (gnus-use-frames-on-any-display): Add :version.
13969
13970         * gnus-art.el (gnus-article-address-banner-alist)
13971         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13972         (gnus-treat-from-picon, gnus-treat-mail-picon)
13973         (gnus-treat-x-pgp-sig): Add :version.
13974
13975         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13976         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13977         (gnus-summary-article-delete-hook)
13978         (gnus-summary-display-while-building): Add :version.
13979
13980         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13981         (gnus-get-top-new-news-hook): Add :version.
13982
13983         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13984         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13985
13986         * gnus-registry.el (gnus-registry): Add :version.
13987
13988         * gnus-spec.el (gnus-use-correct-string-widths)
13989         (gnus-make-format-preserve-properties): Add :version.
13990
13991         * gnus.el (gnus-group-charter-alist)
13992         (gnus-group-fetch-control-use-browse-url)
13993         (gnus-install-group-spam-parameters): Add :version.
13994
13995         * gnus-diary.el (gnus-diary): Add :version.
13996
13997         * gnus-delay.el (gnus-delay): Add :version.
13998
13999         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14000         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14001         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14002         Add :version.
14003
14004         * gnus-agent.el (gnus-agent-max-fetch-size)
14005         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14006         (gnus-agent-prompt-send-queue): Add :version.
14007
14008         * deuglify.el (gnus-outlook-deuglify): Add :version.
14009
14010         * html2text.el: Beautify code.  Improve doc strings.  Some
14011         checkdoc cleanup.
14012         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14013
14014 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14015
14016         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14017
14018 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14019
14020         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14021         when package is loaded.
14022
14023         * spam.el (spam-summary-score-preferred-header): Add global preference
14024         for people who want to override the default SpamAssassin over
14025         Bogofilter preference (when both are set).
14026         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14027         (spam-user-format-function-S): Check
14028         spam-summary-score-preferred-header.
14029         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14030         (spam-user-format-function-S): Format the score correctly.
14031
14032 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14033
14034         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14035         signature file.  Suggested by Manoj Srivastava
14036         <srivasta@golden-gryphon.com>.
14037
14038         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14039         iso-2022-jp even in the Japanese language environment.
14040         Suggested by Jason Rumney <jasonr@gnu.org>.
14041
14042 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14043
14044         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14045         use the same characters as the dummy marks; make it free from
14046         getting affected by the language environment.
14047         (gnus-summary-read-group-1): Update mark positions only when the
14048         format spec is updated.
14049
14050         * gnus-spec.el (gnus-update-format-specifications): Return a list
14051         of updated types.
14052
14053 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14054
14055         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14056         of boundp to check if display-warning is available.
14057
14058 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14059
14060         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14061
14062 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14063
14064         * nnspool.el (nnspool-spool-directory): Use news-path if the
14065         news-directory variable is not bound.
14066
14067         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14068         function instead of display-warning if it is not available.
14069
14070 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14071
14072         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14073         v5-10: Use `point-at-bol'.
14074
14075 2004-10-26  Simon Josefsson  <jas@extundo.com>
14076
14077         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14078         <chenggao@gmail.com>.
14079
14080 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14081
14082         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14083         instead.
14084
14085 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14086
14087         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14088         to remove a server from the nnimap-server-buffer-alist.
14089         (nnimap-open-connection, nnimap-close-server): Use it.
14090
14091         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14092
14093 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14094
14095         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14096         running the major-mode function.
14097
14098 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14099
14100         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14101         dummy marks in the right way.
14102
14103 2004-10-18  David Edmondson  <dme@dme.org>
14104
14105         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14106         excessively.
14107
14108 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14109
14110         * gnus-util.el (gnus-split-references): Accept a nil references
14111         string and go on blissfully.
14112
14113         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14114         cases where the references string is non-nil but has no references.
14115
14116         * encrypt.el: Add autoload tags.
14117
14118         * spam.el (spam-resolve-registrations-routine): Remove article
14119         from unregistration list too.  Reported by David Hanak
14120         <dhanak@isis.vanderbilt.edu>
14121
14122 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14123
14124         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14125         nil.  Changed custom type.
14126
14127 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14128
14129         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14130
14131         * gnus-sum.el (gnus-summary-move-article): Use it.
14132
14133 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14134
14135         * encrypt.el: Add autoload cookies.
14136
14137         * spam.el (spam-backend-article-list-property)
14138         (spam-backend-get-article-todo-list)
14139         (spam-backend-put-article-todo-list)
14140         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14141         Resolve registrations separately.
14142         (spam-register-routine): Format comments.
14143         (spam-unregister-routine, spam-register-routine): Always call with
14144         specific-articles, no default list.
14145         (spam-summary-prepare-exit): Use the spam-classifications function.
14146
14147         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14148         gnus-encrypt.el.
14149
14150         * encrypt.el: Copied from gnus-encrypt.el.
14151
14152         * gnus-encrypt.el: Commented that it's obsolete.
14153
14154 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14155
14156         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14157         (gnus-score-save): Use it.
14158
14159         * message.el (message-bury): Use `window-dedicated-p'.
14160
14161 2004-10-15  Simon Josefsson  <jas@extundo.com>
14162
14163         * pop3.el (top-level): Don't require nnheader.
14164         (pop3-read-timeout): Add.
14165         (pop3-accept-process-output): Add.
14166         (pop3-read-response, pop3-retr): Use it.
14167
14168 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14169
14170         * spam.el (spam-register-routine): Move comment.
14171         (spam-verify-bogofilter): Use 'unknown for the initial
14172         spam-bogofilter-valid state, not 'never.
14173
14174         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14175         for netrc-machine.
14176
14177         * nnimap.el (nnimap-open-connection): Use
14178         netrc-machine-user-or-password.
14179
14180 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14181
14182         * gnus-registry.el (gnus-registry-unload-hook):
14183         Set as a variable with add-hook.
14184
14185         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14186         of news-path.
14187
14188         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14189
14190         * spam.el: Delete duplicate `provide'.
14191         (spam-unload-hook): Set as a variable with add-hook.
14192
14193 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14194
14195         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14196         in the doc string.
14197
14198         * message.el (message-ignored-news-headers)
14199         (message-ignored-supersedes-headers)
14200         (message-ignored-resent-headers)
14201         (message-forward-ignored-headers): Improve custom type.
14202
14203 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14204
14205         * message.el (message-tokenize-header): Fix 2004-09-06 change
14206         which used point-min in the wrong place.
14207
14208 2004-10-12  Simon Josefsson  <jas@extundo.com>
14209
14210         * tls.el (tls-certtool-program): New variable.
14211         (tls-certificate-information): New function, based on
14212         ssl-certificate-information.
14213
14214 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14215
14216         * compface.el: Move the version of ELisp-based uncompface program
14217         to the contrib directory because of the copyright problem.
14218
14219 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14220
14221         * message.el (message-kill-buffer): Raise the current frame.
14222
14223 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14224
14225         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14226
14227         * gnus.el (message-y-or-n-p): Autoload.
14228
14229         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14230         (pop3-password-required, pop3-authentication-scheme)
14231         (pop3-leave-mail-on-server): Made customizable.
14232         (pop3): New custom group.
14233         (pop3-retr): Remove `sleep-for' statements.
14234         Suggested by Dave Love <fx@gnu.org>.
14235
14236         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14237         Windows/DOS.
14238
14239         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14240         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14241         Dave Love <fx@gnu.org>.
14242
14243         * mml.el (mml-minibuffer-read-disposition): Require match.
14244         Suggested by Dave Love <fx@gnu.org>.
14245
14246 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14247
14248         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14249         doc string.
14250
14251 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14252
14253         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14254
14255 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14256
14257         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14258         instead of calling `mm-insert-inline', to decode text/* parts
14259         before displaying them.
14260
14261 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14262
14263         * mm-uu.el (mm-uu-text-plain-type): New variable.
14264         (mm-uu-pgp-signed-extract-1): Use it.
14265         (mm-uu-pgp-encrypted-extract-1): Use it.
14266         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14267         bind mm-uu-text-plain-type with that value.
14268         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14269         mm-uu-dissect.
14270
14271 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14272
14273         * gnus-group.el (gnus-update-group-mark-positions):
14274         * gnus-sum.el (gnus-update-summary-mark-positions):
14275         * message.el (message-check-news-body-syntax):
14276         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14277         of string-as-multibyte.
14278
14279 2004-10-05  Juri Linkov  <juri@jurta.org>
14280
14281         * gnus-group.el (gnus-update-group-mark-positions):
14282         * gnus-sum.el (gnus-update-summary-mark-positions):
14283         * message.el (message-check-news-body-syntax):
14284         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14285         8-bit unibyte values to a multibyte string for search functions.
14286
14287 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14288
14289         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14290         (mm-uu-dissect-text-parts): New function.
14291
14292         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14293         dissect text parts.
14294
14295         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14296         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14297
14298         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14299
14300         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14301         gnus-current-topics instead of gnus-current-topic.
14302
14303 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14304
14305         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14306
14307 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14308
14309         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14310         where approriate.
14311
14312         * nnml.el (nnml-generate-active-info): do.
14313
14314         * nndiary.el (nndiary-generate-active-info): do.
14315
14316         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14317         (gnus-topic-move): do.
14318
14319         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14320         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14321
14322         * gnus-srvr.el (gnus-server-prepare)
14323         (gnus-server-open-all-servers): do.
14324
14325         * gnus-msg.el (gnus-summary-cancel-article)
14326         (gnus-summary-resend-message)
14327         (gnus-summary-mail-crosspost-complaint): do.
14328
14329         * gnus-move.el (gnus-change-server): do.
14330
14331         * gnus-group.el (gnus-group-unmark-all-groups)
14332         (gnus-group-set-current-level): do.
14333
14334 2004-10-04  Simon Josefsson  <jas@extundo.com>
14335
14336         * message.el (message-generate-hashcash): Doc fix.
14337
14338 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14339
14340         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14341         avoid infinite recursion via gnus-get-function.
14342
14343 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14344
14345         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14346
14347         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14348
14349         * nnmail.el (nnmail-split-history): do.
14350
14351         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14352         (nnml-request-delete-group): do.
14353
14354         * nnslashdot.el (nnslashdot-read-groups): do.
14355
14356         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14357         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14358
14359         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14360         (nnspool-sift-nov-with-sed): Use last.
14361         (nnspool-retrieve-headers-with-nov): Use mapc.
14362         (nnspool-request-newgroups): Use dolist.
14363         (nnspool-request-group): Use last.
14364
14365         * nntp.el (nntp-read-server-type): Use dolist.
14366
14367         * nnvirtual.el (nnvirtual-create-mapping)
14368         (nnvirtual-update-read-and-marked): Use dolist.
14369         (nnvirtual-convert-headers): Simplify.
14370
14371 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14372
14373         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14374         support for sync'ing tick marks.
14375
14376 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14377
14378         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14379         there's no visible header.
14380
14381 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14382
14383         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14384         necessary, pass full group name to gnus-request-set-marks.
14385
14386 2004-10-01  Simon Josefsson  <jas@extundo.com>
14387
14388         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14389         acroread.
14390
14391 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14392
14393         * spam-report.el (spam-report-gmane): Fix interactive.
14394
14395         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14396
14397         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14398         when writing file.
14399         (gnus-agent-synchronize-flags): Don't default to being
14400         interactive.
14401
14402 2004-09-30  Simon Josefsson  <jas@extundo.com>
14403
14404         * message.el (message-generate-hashcash): Add.
14405         (message-send-mail): Use it, call mail-add-payment.
14406
14407 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14408
14409         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14410
14411 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14412
14413         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14414         gnus-requst-update-info with explicit code to sync the in-memory
14415         info read flags with the marks being sync'd to the backend.
14416
14417         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14418
14419 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14420
14421         * spam.el (spam-verify-bogofilter): Add new function.
14422         (spam-check-bogofilter)
14423         (spam-bogofilter-register-with-bogofilter): Use it.
14424         (spam-verify-bogofilter): Add small fixes.
14425
14426 2004-09-28  Simon Josefsson  <jas@extundo.com>
14427
14428         * hashcash.el (hashcash-generate-payment): Revert.
14429
14430 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14431
14432         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14433         gnus-extract-references instead of gnus-split-references.
14434
14435         * gnus-util.el (gnus-extract-references): Add new function, analogous
14436         to gnus-split-references but extracts only the message-ID without
14437         anything extra.
14438
14439         * hashcash.el (hashcash-generate-payment)
14440         (hashcash-check-payment): Do the right thing if hashcash-path is
14441         nil (because the hashcash program could not be found).
14442
14443         * spam.el (spam-use-hashcash): Remove comment.
14444
14445 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14446
14447         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14448         (gnus-cache-enter-article, gnus-cache-remove-article)
14449         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14450
14451         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14452
14453         * gnus-art.el (article-hide-boring-headers)
14454         (article-translate-strings, article-display-face)
14455         (gnus-article-mime-match-handle-first)
14456         (gnus-article-highlight-headers)
14457         (gnus-article-add-buttons-to-head): do.
14458
14459 2004-09-27  Simon Josefsson  <jas@extundo.com>
14460
14461         * hashcash.el: New version, from
14462         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14463         ../contrib/.
14464
14465 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14466
14467         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14468
14469 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14470
14471         * gnus-dup.el (gnus-dup-open): Use mapc.
14472         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14473
14474         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14475         Reported by Stefan Wiens <s.wi@gmx.net>.
14476
14477         * gnus.el (gnus-shutdown): Use dolist.
14478
14479         * gnus-undo.el (gnus-undo): Use mapc.
14480
14481         * nnrss.el (nnrss-generate-active): do.
14482
14483         * message.el (message-cite-original-without-signature)
14484         (message-cite-original): Use mapc.
14485         (message-do-actions, message-make-forward-subject): Use dolist.
14486
14487 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14488
14489         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14490         deletion to remove entire duplicate line.  Fixes merged article
14491         number bug.
14492
14493 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14494
14495         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14496         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14497         first ask if you want to open a server and then, even when you
14498         responded with no, asking if you want to synchronize the server's
14499         flags.
14500         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14501         multi-line expressions.
14502         (gnus-agent-synchronize-group-flags): New internal function.
14503         Updates marks in memory (in the info structure) AND in the
14504         backend.
14505
14506         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14507
14508         * nnagent.el (nnagent-request-set-mark): Use
14509         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14510         method, to ensure that synchronization updates marks in the
14511         backend and in the info (in memory) structure.
14512
14513 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14514
14515         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14516         convention fully; don't miss the root article of a thread; make
14517         the X-Draft-From header with correct article numbers.
14518
14519 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14520
14521         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14522         unless plugged.  Disable the agent so that an open failure causes
14523         an error.
14524
14525         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14526         Reverted 2004-09-21 change.  The backend must be opened while
14527         synchronizing flags even when the backend stores the flags
14528         locally.
14529
14530 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14531
14532         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14533         in `header' match.  Reported by Svend Tollak Munkejord.
14534
14535         * message.el (message-cite-original): Fix use of
14536         `message-cite-articles-with-x-no-archive'.
14537
14538 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14539
14540         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14541         (gnus-window-to-buffer): Ditto.
14542
14543         * mml.el (mml-preview-buffer): New variable.
14544         (mml-preview): Manage window layout with gnus-buffer-configuration.
14545
14546         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14547         X-Draft-From header even if those articles aren't quoted.
14548
14549 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14550
14551         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14552         (gnus-request-set-mark, gnus-request-update-mark): Use new
14553         g-s-t-u-l-m to decide to use backend even when unplugged.
14554
14555 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14556
14557         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14558         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14559
14560 2004-09-20  Simon Josefsson  <jas@extundo.com>
14561
14562         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14563         "utf-16-le".
14564
14565 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14566
14567         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14568
14569 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14570
14571         * uudecode.el (uudecode-use-external): Add :version.
14572
14573         * smime.el (smime-CA-file, smime-encrypt-cipher)
14574         (smime-dns-server): Add :version.
14575
14576         * smiley.el (gnus-smiley-file-types): Add :version.
14577
14578         * sha1.el (sha1-use-external): Add :version.
14579
14580         * pgg-def.el (pgg-query-keyserver): Add :version.
14581
14582         * nnmail.el (nnmail-fancy-expiry-targets)
14583         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14584         Add :version.
14585
14586         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14587         (nnimap-retrieve-groups-asynchronous): Add :version.
14588         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14589
14590         * mml.el (mml-content-disposition-parameters)
14591         (mml-insert-mime-headers-always): Add :version.
14592
14593         * mm-util.el (mm-coding-system-priorities): Add :version.
14594
14595         * mm-decode.el (mm-inline-text-html-with-images)
14596         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14597         (mm-verify-option): Add :version.
14598         (mm-text-html-renderer): Change :version.
14599
14600         * message.el (message-fcc-externalize-attachments)
14601         (message-required-headers, message-draft-headers)
14602         (message-subject-trailing-was-query)
14603         (message-subject-trailing-was-ask-regexp)
14604         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14605         (message-mark-insert-end, message-archive-header)
14606         (message-archive-note, message-cross-post-default)
14607         (message-cross-post-note, message-followup-to-note)
14608         (message-cross-post-note-function, message-use-mail-followup-to)
14609         (message-subscribed-address-functions)
14610         (message-subscribed-address-file, message-subscribed-addresses)
14611         (message-subscribed-regexps, message-allow-no-recipients)
14612         (message-yank-cited-prefix, message-signature-insert-empty-line)
14613         (message-hidden-headers, message-hierarchical-addresses)
14614         (message-mail-user-agent, message-use-idna)
14615         (message-valid-fqdn-regexp)
14616         (message-strip-special-text-properties, message-header-synonyms)
14617         (message-beginning-of-line, message-tab-body-function): Add :version.
14618         (message-insert-canlock, message-wide-reply-confirm-recipients):
14619         Change :version.
14620
14621         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14622         and :version.
14623         (mail-source-delete-old-incoming-confirm)
14624         (mail-source-movemail-program): Add :version.
14625
14626         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14627         (gnus-agent-cache, gnus-agent): Change :version.
14628
14629         * gnus-util.el (gnus-use-byte-compile): Change :version.
14630
14631         * gnus-sum.el (gnus-summary-make-false-root-always)
14632         (gnus-summary-default-high-score)
14633         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14634         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14635         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14636         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14637         (gnus-sum-thread-tree-single-indent)
14638         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14639         (gnus-sum-thread-tree-leaf-with-other)
14640         (gnus-sum-thread-tree-single-leaf): Add :version.
14641         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14642         (gnus-article-loose-mime): Change :version.
14643
14644         * gnus-start.el (gnus-backup-startup-file)
14645         (gnus-save-startup-file-via-temp-buffer): Add :version.
14646
14647         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14648         (gnus-server-offline-face): Add :version.
14649
14650         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14651
14652         * gnus-msg.el (gnus-gcc-externalize-attachments)
14653         (gnus-debug-files, gnus-debug-exclude-variables)
14654         (gnus-discouraged-post-methods): Change :version.
14655         (gnus-confirm-mail-reply-to-news)
14656         (gnus-confirm-treat-mail-like-news): Add :version.
14657
14658         * gnus-int.el (gnus-server-unopen-status): Add :version.
14659
14660         * gnus-group.el (gnus-group-jump-to-group-prompt)
14661         (gnus-large-ephemeral-newsgroup)
14662         (gnus-fetch-old-ephemeral-headers): Add :version.
14663
14664         * gnus-fun.el (gnus-x-face-directory)
14665         (gnus-convert-pbm-to-x-face-command)
14666         (gnus-convert-image-to-x-face-command)
14667         (gnus-convert-image-to-face-command): Add :version.
14668
14669         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14670
14671         * gnus-cite.el (gnus-cite-blank-line-after-header)
14672         (gnus-article-boring-faces): Add :version.
14673
14674         * gnus-art.el (gnus-buttonized-mime-types)
14675         (gnus-inhibit-mime-unbuttonizing)
14676         (gnus-treat-display-face)
14677         (gnus-treat-body-boundary): Change :version.
14678         (gnus-body-boundary-delimiter, gnus-picon-databases)
14679         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14680         (gnus-treat-date-english, gnus-treat-fold-headers)
14681         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14682         (gnus-treat-mail-picon, gnus-treat-wash-html)
14683         (gnus-article-encrypt-protocol)
14684         (gnus-use-idna, gnus-article-over-scroll)
14685         (gnus-mime-display-multipart-alternative-as-mixed)
14686         (gnus-mime-display-multipart-related-as-mixed)
14687         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14688         (gnus-ctan-url, gnus-button-ctan-handler)
14689         (gnus-button-handle-ctan-bogus-regexp)
14690         (gnus-button-ctan-directory-regexp)
14691         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14692         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14693         (gnus-button-man-level, gnus-button-emacs-level)
14694         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14695
14696         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14697         (gnus-agent-go-online): Change :version.
14698         (gnus-agent-expire-unagentized-dirs)
14699         (gnus-agent-auto-agentize-methods): Add :version.
14700
14701         * flow-fill.el (fill-flowed-display-column)
14702         (fill-flowed-encode-column): Add :version.
14703
14704         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14705         (gnus-outlook-deuglify-unwrap-max)
14706         (gnus-outlook-deuglify-cite-marks)
14707         (gnus-outlook-deuglify-unwrap-stop-chars)
14708         (gnus-outlook-deuglify-no-wrap-chars)
14709         (gnus-outlook-deuglify-attrib-cut-regexp)
14710         (gnus-outlook-deuglify-attrib-verb-regexp)
14711         (gnus-outlook-deuglify-attrib-end-regexp)
14712         (gnus-outlook-display-hook): Add :version.
14713
14714         * binhex.el (binhex-use-external): Add :version.
14715
14716 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14717
14718         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14719         and `invisible'.
14720
14721 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14722
14723         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14724         in gnus-registry-trim.
14725
14726 2004-09-13  Simon Josefsson  <jas@extundo.com>
14727
14728         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14729
14730         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14731
14732         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14733         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14734         <yamaoka@jpl.org>.
14735         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14736         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14737         <yamaoka@jpl.org>.
14738
14739         * sieve.el (sieve-manage-mode): Ditto.
14740
14741 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14742
14743         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14744
14745 2004-09-11  Simon Josefsson  <jas@extundo.com>
14746
14747         * dns-mode.el: Add.
14748
14749         * mm-view.el (mm-display-dns-inline): Add.
14750
14751         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14752         (mm-automatic-display): Ditto.
14753
14754         * mailcap.el (mailcap-mime-data): Add text/dns.
14755         (mailcap-mime-extensions): Map .soa to text/dns.
14756
14757 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14758
14759         * gnus-art.el (article-decode-mime-words, article-babel)
14760         (gnus-article-highlight-signature, gnus-article-add-buttons)
14761         (gnus-signature-toggle): Remove unnecessary bindings of
14762         `inhibit-read-only' inherited from v5.10 merge.
14763
14764 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14765
14766         * nntp.el (nntp): New customization group.
14767         (nntp-authinfo-file): Add customization group.
14768
14769         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14770
14771         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14772
14773         * gnus.el (to-address, to-list, subscribed)
14774         (large-newsgroup-initial): Ditto.
14775
14776         * flow-fill.el (fill-flowed-display-column)
14777         (fill-flowed-encode-column): Ditto.
14778
14779 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14780
14781         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14782         Use point-min rather than 1.
14783         (message-send-mail): Use buffer-size rather than point-max.
14784
14785         * gnus-sum.el (gnus-summary-search-article-forward):
14786         Signal a specific `search-failed' rather than a generic `error'.
14787
14788         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14789         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14790         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14791
14792 2004-09-10  Simon Josefsson  <jas@extundo.com>
14793
14794         * nndb.el (require): Remove tcp and duplicate cl.
14795
14796 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14797
14798         * gnus-agent.el (directory-files-and-attributes): Move forward.
14799
14800 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14801
14802         * gnus-agent.el (directory-files-and-attributes): Optionally
14803         defined to support XEmacs.
14804
14805 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14806
14807         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14808         to avoid run-time CL dependencies.
14809         (gnus-agent-unfetch-articles): New function.
14810         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14811         article numbers even when local .overview file is missing.
14812         (gnus-agent-read-article-number): New function.  Only accepts
14813         27-bit article numbers.
14814         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14815         gnus-agent-read-article-number.
14816         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14817         from backend while recognizing that article numbers in .overview
14818         must be valid.
14819         (gnus-agent-update-files-total-fetched-for): Use
14820         directory-files-and-attributes to improve performance.
14821         * gnus-int.el (gnus-request-move-article): Use
14822         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14823         improve performance.
14824
14825         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14826         some users confused by references to .newsrc when they only have a
14827         .newsrc.eld file.
14828         (gnus-convert-mark-converter-prompt)
14829         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14830         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14831         New function.  Used internally to only display 'gnus converting
14832         files' message when actually necessary.
14833
14834         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14835         methods now autoloaded.
14836
14837 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14838
14839         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14840         identifiers.
14841
14842 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14843
14844         * gnus-picon.el: Fix indentation and closing parenthesis.
14845
14846 2004-09-01  Simon Josefsson  <jas@extundo.com>
14847
14848         * message.el (message-canlock-generate): Require sha1, not
14849         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14850         to require within a function.  Sadly, if sha1.el isn't loaded, the
14851         let binding in m-c-g will hide the defcustom definition, which is
14852         bad.)
14853
14854         * canlock.el: Require sha1, not sha1-el.
14855
14856         * message.el: Don't autoload sha1 (there is a autoload cookie in
14857         sha1.el).
14858
14859         * sha1-el.el: Renamed to sha1.el.
14860
14861 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14862
14863         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14864
14865 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14866
14867         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14868
14869 2004-08-30  Kim F. Storm  <storm@cua.dk>
14870
14871         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14872
14873         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14874         Add :group 'nnimap.
14875
14876 2004-08-30  Andreas Schwab  <schwab@suse.de>
14877
14878         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14879         ?* and ?\;.
14880
14881         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14882         and ?\' to symbol instead of whitespace.
14883
14884 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14885
14886         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14887
14888         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14889         instead of re-search-forward.
14890
14891         * gnus-uu.el (gnus-uu-save-article): Ditto.
14892         (gnus-uu-post-encode-uuencode): Ditto.
14893
14894         * html2text.el (html2text-clean-list-items): Ditto.
14895         (html2text-clean-dtdd): Ditto.
14896         (html2text-format-tags): Ditto.
14897
14898         * message.el (message-send-mail-with-sendmail): Fix regexp.
14899         (message-fill-field-general): Use search-forward instead of
14900         re-search-forward.
14901         (unbold-region): Ditto.
14902
14903         * nnrss.el (nnrss-request-article): Ditto.
14904
14905         * nnslashdot.el (nnslashdot-request-article): Ditto.
14906
14907         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14908
14909         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14910         "Unrecognized menu descriptor" error in XEmacs.
14911
14912 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14913
14914         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14915         parent article of a sparse article in the thread hashtb.
14916
14917 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14918
14919         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14920         (nnmail-expand-newtext): Lowercase expanded entries if
14921         nnmail-split-lowercase-expanded is non-nil.
14922
14923 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14924
14925         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14926
14927         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14928         of gnus-tmp-news-method into string under XEmacs.  It will be
14929         passed to gnus-correct-length which takes only a string argument.
14930
14931 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14932
14933         * gnus-util.el (gnus-bind-print-variables): New macro.
14934         (gnus-prin1): Use it.
14935         (gnus-prin1-to-string): Use it.
14936         (gnus-pp): New function.
14937         (gnus-pp-to-string): New function.
14938
14939         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14940         Replace pp-to-string with gnus-pp-to-string.
14941         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14942         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14943         * gnus-msg.el (gnus-debug): Ditto.
14944         * gnus-score.el (gnus-score-save): Ditto.
14945         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14946         gnus-pp-to-string.
14947         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14948         with gnus-pp.
14949         * score-mode.el (gnus-score-pretty-print): Ditto.
14950         * webmail.el (webmail-debug): Ditto.
14951
14952 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14953
14954         * gnus-art.el (article-display-face, article-display-x-face):
14955         Use buffer-read-only.
14956
14957 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14958
14959         * gnus-art.el (article-hide-list-identifiers):
14960         Bind inhibit-read-only as t.
14961
14962 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14963
14964         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14965
14966 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14967
14968         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14969         (gnus-narrow-to-page): Don't assume point-min == 1.
14970         (gnus-article-edit-mode): Derive from message-mode.
14971
14972         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14973         point-min == 1.
14974
14975         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14976         Disable incorrect use of `assert'.
14977
14978         * message.el (message-mode): Set comment-start-skip.
14979
14980
14981 2004-08-22  Sam Steingold  <sds@gnu.org>
14982
14983         * pop3.el (pop3-leave-mail-on-server): New user variable.
14984         (pop3-movemail): Delete mail only when it is nil.
14985
14986 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14987
14988         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14989
14990         * mml.el (mml-preview): Use `pop-to-buffer'.
14991
14992         * message.el (message-goto-mail-followup-to): Insert after "To".
14993         (message-carefully-insert-headers): Add comment.
14994
14995         * gnus.el: Remove unused variable `gnus-article-check-size'.
14996
14997         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14998
14999         * gnus-art.el (gnus-button-alist): Improve
15000         `gnus-button-handle-library' entry.
15001
15002 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15003
15004         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15005         downcase, since XEmacs capitalizes error messages differently.
15006
15007 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15008
15009         * nntp.el: Add (require 'gnus) due to reference to
15010         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15011
15012 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15013
15014         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15015         `mm-fill-flowed'.
15016
15017         * mm-decode.el (mm-dissect-singlepart): Check it.
15018
15019 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15020
15021         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15022         'imap' for netrc parsing.
15023
15024 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15025
15026         * mailcap.el (mailcap-mime-data): Mark as risky.
15027
15028 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15029
15030         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15031         may be included in the encoded word.
15032         (rfc2047-encode): Don't append a space if the encoded word
15033         includes close parenthesis.
15034
15035 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15036
15037         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15038         of text within parentheses.
15039
15040 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15041
15042         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15043         (gnus-encrypt-write-file-contents): Make the password key the file
15044         name PLUS the cipher, not just the cipher.  Also remove failed
15045         passwords from the cache.
15046
15047 2004-08-06  Simon Josefsson  <jas@extundo.com>
15048
15049         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15050         fix.
15051
15052 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15053
15054         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15055         LWSP.
15056
15057 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15058
15059         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15060         to append in-reply-to: data to the references: header.
15061
15062         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15063         (netrc-parse): Use gnus-encrypt.el functions.
15064
15065         * gnus-encrypt.el: Add new file for encryption support; currently
15066         does only a few GPG ciphers and an internal XOR cipher.
15067
15068         * password.el: Add comments on using password-read-and-add.
15069         (password-read-and-add): Add function to read and add the
15070         password to the cache at once.
15071
15072 2004-07-28  Simon Josefsson  <jas@extundo.com>
15073
15074         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15075         parameter (but don't use it, for now).
15076
15077         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15078         instead of hard coding to nil.
15079
15080 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15081
15082         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15083         as mm-inline-image-xemacs does.
15084
15085 2004-07-26  Simon Josefsson  <jas@extundo.com>
15086
15087         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15088         Revert part of 2004-07-17 change below.
15089
15090 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15091
15092         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15093         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15094
15095 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15096
15097         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15098         quotes that actually start with ">" at the beginning of the
15099         lines.
15100
15101 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15102
15103         * rfc2047.el (rfc2047-encode-region): Fix last change.
15104         (rfc2047-encode-parameter): Remove useless concat.
15105
15106 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15107
15108         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15109         encode special characters; fix some kind of misconfigured headers;
15110         signal a real error if debug-on-quit or debug-on-error is non-nil.
15111         (rfc2047-encode-max-chars): New variable.
15112         (rfc2047-encode-1): Use it.
15113         (rfc2047-encode-parameter): New function.
15114
15115         * mml.el (mml-insert-parameter): Remove an excessive space.
15116
15117 2004-07-17  Simon Josefsson  <jas@extundo.com>
15118
15119         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15120         Kai Grossjohann <kai@emptydomain.de>.
15121         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15122         (gnus-group-make-menu-bar): Ditto.
15123
15124         * gnus-util.el (gnus-group-server): Add.
15125
15126 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15127
15128         * message.el (message-clone-locals): Clone sendmail and smtp
15129         variables.
15130
15131 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15132
15133         * rfc2047.el (rfc2047-encode-region): Fix last change.
15134
15135 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15136
15137         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15138         characters as non-special.
15139
15140 2004-07-09  Simon Josefsson  <jas@extundo.com>
15141
15142         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15143         Users will lose all flag changes made while unplugged with
15144         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15145         good default.  See numerous reports on ding mailing list.
15146
15147 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15148
15149         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15150         add generate-head-function and generate-article-function to the
15151         rfc822-forward entry.
15152         (nndoc-rfc822-forward-generate-article): New function.
15153         (nndoc-rfc822-forward-generate-head): New function.
15154
15155         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15156
15157 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15158
15159         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15160         respect display group parameter and gnus-summary-expunge-below.
15161         (gnus-articles-to-read): Remove unused reference to display group
15162         parameter.
15163
15164 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15165
15166         * nnheader.el (nnheader-uniquify-message-id): New experimental
15167         variable.
15168         (nnheader-nov-read-message-id): Use it.
15169
15170         * spam-report.el (spam-report-gmane): Add interactive.
15171
15172 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15173
15174         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15175         qp-or-base64 for the application/* types.
15176
15177 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15178
15179         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15180
15181 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15182
15183         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15184         trim value.
15185
15186 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15187
15188         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15189         New macro and function.
15190         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15191
15192 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15193
15194         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15195         after-load-alist.
15196
15197 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15198
15199         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15200         update info that isn't there.
15201
15202 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15203
15204         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15205         entry.
15206
15207 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15208
15209         * mm-view.el (mm-inline-render-with-function): Use multibyte
15210         buffer; decode html source by charset.
15211
15212         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15213
15214         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15215         Mule-UCS is loaded under XEmacs.
15216         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15217
15218 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15219
15220         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15221
15222 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15223
15224         * mm-util.el (mm-coding-system-p): Return a coding-system.
15225         (mm-mime-mule-charset-alist): Use shift_jis instead of
15226         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15227         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15228         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15229         instead of japanese-shift-jis and iso-latin-1 respectively in
15230         order to share the default value with both Emacs and XEmacs-mule.
15231         (mm-mule-charset-to-mime-charset): Make
15232         mm-coding-system-priorities effective.
15233         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15234         while predicating of candidates upon the priorities.
15235
15236 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15237
15238         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15239         gnus-uu-invert-processable.
15240
15241         * gnus.el: Autoload gnus-uu-invert-processable.
15242
15243 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15244
15245         * mm-util.el (mm-with-multibyte-buffer): New macro.
15246
15247         * rfc2047.el (rfc2047-encode-string): Use it.
15248         (rfc2047-encode-region): Move point to the end of the region after
15249         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15250
15251 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15252
15253         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15254         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15255
15256 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15257
15258         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15259         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15260         Karl Chen <quarl@nospam.quarl.org>.
15261
15262 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15263
15264         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15265         invalid addresses.
15266
15267 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15268
15269         * spam.el: Change section markers, revise TODO list.
15270         (spam-backends): Make new master list of all installed backends.
15271         (spam-summary-exit-behavior): Add new variable to determine how
15272         messages moves are done at summary exit.
15273         (spam-move-spam-nonspam-groups-only)
15274         (spam-process-ham-in-nonham-groups)
15275         (spam-process-ham-in-spam-groups): Remove variables, the
15276         spam-summary-exit-behavior variable should be used to manage this
15277         behavior.
15278         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15279         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15280         and spam-old-spam-articles.
15281         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15282         Add empty variables, placeholders for the backends they represent.
15283         (spam-set-difference): Move, unchanged.
15284         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15285         unless the user has a processor variable.
15286         (spam-classifications, spam-classification-valid-p)
15287         (spam-backend-properties, spam-backend-property-valid-p)
15288         (spam-backend-function-type-valid-p)
15289         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15290         (spam-report-articles-gmane, spam-report-articles-resend):
15291         Remove functions, they are not needed.
15292         (spam-install-backend-super, spam-backend-list)
15293         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15294         (spam-backend-function, spam-backend-ham-registration-function)
15295         (spam-backend-spam-registration-function)
15296         (spam-backend-ham-unregistration-function)
15297         (spam-backend-spam-unregistration-function)
15298         (spam-backend-statistical-p, spam-backend-mover-p)
15299         (spam-install-backend-alias, spam-install-checkonly-backend)
15300         (spam-install-mover-backend, spam-install-nocheck-backend)
15301         (spam-install-backend, spam-install-statistical-backend)
15302         (spam-install-statistical-checkonly-backend): Add backend installation
15303         support.
15304         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15305         (spam-group-processor-p): Use the new backend code and respect the
15306         summary exit behavior.
15307         (spam-mark-spam-as-expired-and-move-routine): Remove.
15308         (spam-summary-prepare): Change to use the new spam-old-articles
15309         variable.
15310         (spam-copy-or-move-routine, spam-copy-spam-routine)
15311         (spam-move-spam-routine, spam-copy-ham-routine)
15312         (spam-move-ham-routine): Add code to copy/move ham or spam.
15313         (spam-fetch-field-fast): Improve doc and code, plus allow the
15314         'number request.
15315         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15316         variables.
15317         (spam-split, spam-find-spam): Use the new backend code.
15318         (spam-registration-functions): Remove variable.
15319         (spam-unregister-routine): Add convenience wrapper.
15320         (spam-log-undo-registration, spam-register-routine)
15321         (spam-log-processing-to-registry)
15322         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15323         where possible.
15324         (spam-check-gmane-xref, spam-check-regex-headers)
15325         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15326         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15327         (spam-check-bogofilter-headers, spam-check-spamoracle)
15328         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15329         (spam-check-crm114-headers): Use the spam-split-group that
15330         spam-split prepares, no need to determine it every time.
15331
15332         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15333         to the nnheader-parse-naked-head call.
15334
15335         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15336
15337         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15338         the nnheader-nov-read-message-id call.
15339
15340 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15341
15342         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15343         gnus-activate-group twice.  Suggested by Markus Peter
15344         <warp@spin.de>.
15345
15346 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15347
15348         * gnus-art.el (gnus-article-time-format): Exchange the order of
15349         day and month in the default value; fix customization type.
15350         (article-date-ut): Use add-text-properties.
15351         (article-make-date-line): Use message-make-date instead of
15352         current-time-string.
15353
15354         * message.el (message-fetch-field): Don't use set-text-properties.
15355         (message-make-date): Simplify.
15356
15357         * messagexmas.el (message-xmas-make-date): New function.
15358         (message-xmas-redefine): Defalias message-make-date to it.
15359
15360 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15361
15362         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15363         (rfc2047-encode-region): Treat text within parentheses as special;
15364         show the original text when error has occurred.
15365
15366         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15367         already-computed method to gnus-activate-group.
15368
15369         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15370         same select-methods identical Lisp objects.
15371
15372         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15373         object when modifying the info.
15374
15375 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15376
15377         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15378         gnus-opened-servers since it has never been opened with the new
15379         configuration yet.
15380
15381 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15382
15383         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15384         arg to nnheader-generate-fake-message-id.
15385
15386 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15387
15388         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15389         number and build a fake message ID localized to a group and
15390         article number (so it's repeatable from that point on).
15391         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15392         ID format.
15393
15394         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15395         nnheader-generate-fake-message-id with the article number.
15396
15397 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15398
15399         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15400         end-of-buffer.
15401
15402 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15403
15404         * message.el (message-ignored-supersedes-headers): Add Approved.
15405
15406 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15407
15408         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15409         goto-char.
15410         (rfc2047-encode): Fold the line before encoding.
15411
15412 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15413
15414         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15415         folding -- not all headers can be folded, and this should be done
15416         by the message composition mode.  Probably.  I think.
15417
15418 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15419
15420         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15421         fast.
15422
15423         * gnus-ems.el (gnus-remove-image): Don't use
15424         message-text-with-property; remove only the image found first.
15425
15426         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15427         found first.
15428
15429 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15430
15431         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15432
15433 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15434
15435         * message.el (message-text-with-property): Make it fast and accept
15436         optional arguments.
15437         (message-strip-forbidden-properties): Use it.
15438         (message-fix-before-sending): Follow the m-t-w-p change.
15439
15440         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15441
15442 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15443
15444         * gnus-art.el (article-hide-headers): Don't change the buffer
15445         mistakenly when performing mml-preview even if
15446         gnus-single-article-buffer is nil.
15447
15448 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15449
15450         * message.el (message-expand-name-databases): New user option.
15451         (message-expand-name): Use it.
15452
15453 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15454
15455         * spam.el (spam-report-articles-resend)
15456         (spam-report-resend-register-routine): Allow ham reporting.
15457         (spam-report-resend-register-ham-routine): Add wrapper.
15458         (spam-registration-functions): Add ham resending functions.
15459         (spam-list-of-processors): Add ham resend processor.
15460
15461         * gnus.el (ham-resend-to): Add new group parameter.
15462         (spam-process): Add ham resend option.
15463
15464         * spam-report.el (spam-report-resend): Allow reporting ham.
15465         (spam-report-resend-ham): Add wrapper.
15466
15467 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15468
15469         * message.el (message-cite-articles-with-x-no-archive): New
15470         variable.
15471         (message-cite-original): Use it.
15472
15473 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15474
15475         * message.el (message-cite-original): Respect X-No-Archive.
15476
15477 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15478
15479         * gnus-art.el (article-hide-headers): Refer to the values for
15480         gnus-ignored-headers and gnus-visible-headers in the summary
15481         buffer since a user may have set them as group parameters.
15482
15483 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15484
15485         * assistant.el (assistant-node-name): Add convenience function.
15486         (assistant-render-text, assistant-render-node): Add error handling,
15487         plus handle multiple next nodes.
15488         (assistant-find-next-node): Comment out for now.
15489         (assistant-find-next-nodes): Add function, returns list of next
15490         nodes.
15491
15492 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15493
15494         * mail-source.el (mail-source-directory): Fix doc-string.
15495
15496 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15497
15498         * assistant.el (assistant-render-text, assistant-eval): Add :set
15499         widget type, which is different because it takes and returns a
15500         list.  Much hilarity ensues.
15501
15502 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15503
15504         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15505
15506         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15507         doc-string.
15508
15509         * gnus-start.el (gnus-activate-group): Added doc-string.
15510
15511 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15512
15513         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15514
15515 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15516
15517         * assistant.el (assistant-render-text): Try to add a :set
15518         widget, more to come.
15519
15520         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15521         strings.
15522         (spam-report-articles-resend)
15523         (spam-register-routine): Do registration iff any articles warrant
15524         it.
15525         (spam-summary-prepare-exit): Change log message for nil group
15526         destinations.
15527
15528 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15529
15530         * spam.el (spam-report-resend-register-routine): Allow
15531         spam-report-resend-to to be a group parameter or a global value.
15532
15533 2004-05-26  Simon Josefsson  <jas@extundo.com>
15534
15535         * starttls.el: Merge with my GNUTLS based starttls.el.
15536         (starttls-gnutls-program, starttls-use-gnutls)
15537         (starttls-extra-arguments, starttls-process-connection-type)
15538         (starttls-connect, starttls-failure, starttls-success): New
15539         variables.
15540         (starttls-program, starttls-extra-args): Doc fix.
15541         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15542         functions.
15543         (starttls-negotiate, starttls-open-stream): Check
15544         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15545         function if it is set.
15546
15547 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15548
15549         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15550         structured fields.
15551
15552 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15553
15554         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15555
15556 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15557
15558         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15559         variable.
15560         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15561         assigning the spam-mark to new messages.
15562
15563 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15564
15565         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15566
15567 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15568
15569         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15570
15571         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15572         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15573         default.
15574
15575 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15576
15577         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15578         correct data.
15579
15580 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15581
15582         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15583         (spam-group-processor-p): Fix function.
15584         (spam-group-processor-multiple-p)
15585         (spam-group-spam-processor-report-gmane-p)
15586         (spam-group-spam-processor-report-resend-p)
15587         (spam-group-spam-processor-bogofilter-p)
15588         (spam-group-spam-processor-blacklist-p)
15589         (spam-group-spam-processor-ifile-p)
15590         (spam-group-ham-processor-ifile-p)
15591         (spam-group-spam-processor-spamoracle-p)
15592         (spam-group-spam-processor-crm114-p)
15593         (spam-group-ham-processor-bogofilter-p)
15594         (spam-group-spam-processor-stat-p)
15595         (spam-group-ham-processor-stat-p)
15596         (spam-group-ham-processor-whitelist-p)
15597         (spam-group-ham-processor-BBDB-p)
15598         (spam-group-ham-processor-spamoracle-p)
15599         (spam-group-ham-processor-copy-p): Remove functions with some
15600         prejudice against unneeded code.
15601         (spam-report-articles-resend)
15602         (spam-report-resend-register-routine): Allow the group/topic
15603         spam-resend-to value to override spam-report-resend-to.
15604         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15605         properly now.
15606
15607         * gnus.el (spam-resend-to): Add group/topic parameter.
15608         (spam-process): Move the OBSOLETE processors to the end of the
15609         choices.
15610
15611 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15612
15613         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15614         with resend-to set to nil, and then ask the user if necessary.
15615         (spam-report-resend): spam-report-resend takes a list of articles, not
15616         separate article numbers.
15617
15618 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15619
15620         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15621         addition to emacs-w3m.
15622
15623 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15624
15625         * assistant.el (assistant-authinfo-data): New function.
15626         (assistant-eval): Eval for entire assistant.
15627
15628         * netrc.el (netrc-services-file): New variable.
15629         (netrc-parse-services): New function.
15630         (netrc-find-service-name): New function.
15631         (netrc-find-service-number): New function.
15632         (netrc-port-equal): New function.
15633         (netrc-machine): Use it.
15634
15635         * nnimap.el (nnimap-open-connection): Use netrc.
15636
15637         * gnus-util.el (gnus-netrc-get): Remove aliases.
15638
15639         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15640
15641         * assistant.el (wid-edit): Fix compilation.
15642
15643         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15644
15645 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15646
15647         * gnus-util.el (gnus-set-file-modes): New function.  (small
15648         patch).
15649
15650 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15651
15652         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15653
15654         * assistant.el (assistant-render-node): Fix up rendering and
15655         read-only text.
15656         (assistant-render-node): Reset.
15657         (assistant-make-read-only): Not sticky.
15658
15659 2004-05-20  Danny Siu  <dsiu@adobe.com>
15660
15661         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15662         centered even when gnus-auto-center-summary is t.
15663
15664 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15665
15666         * dns.el (dns-get-txt-answer): New function.
15667         (dns-read-txt): Ditto.
15668         (query-dns): Use it.
15669
15670 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15671
15672         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15673         active for foreign groups even if the group level is higher than
15674         the specified value.
15675
15676 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15677
15678         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15679         non-active groups.
15680
15681         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15682
15683 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15684
15685         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15686
15687 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15688
15689         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15690         (spam-crm114-header, spam-crm114-spam-switch)
15691         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15692         (spam-crm114-positive-spam-header)
15693         (spam-crm114-database-directory, spam-list-of-processors)
15694         (spam-group-spam-processor-crm114-p)
15695         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15696         (spam-generic-score, spam-list-of-checks)
15697         (spam-list-of-statistical-checks, spam-registration-functions)
15698         (spam-check-crm114-headers, spam-crm114-score)
15699         (spam-check-crm114, spam-crm114-register-with-crm114)
15700         (spam-crm114-register-spam-routine)
15701         (spam-crm114-unregister-spam-routine)
15702         (spam-crm114-register-ham-routine)
15703         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15704         asjo@koldfront.dk (Adam Sjøgren).
15705
15706         * gnus.el: Add spam-use-crm114.
15707
15708         * spam.el (spam-list-of-processors, spam-registration-functions):
15709         Add spam-use-resend.
15710         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15711         (spam-report-articles-gmane): Add doc fix.
15712         (spam-report-articles-resend, spam-report-resend-register-routine):
15713         Add wrappers around spam-report-resend-to.
15714
15715         * spam-report.el (spam-report-resend-to, spam-report-resend):
15716         Add support for resending spam.
15717         (spam-report-gmane): Fix line length >80.
15718
15719         * gnus.el (spam-process): Add spam-use-resend.
15720
15721 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15722
15723         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15724         number of processed spam messages.
15725         (spam-ham-copy-or-move-routine): Return the number of processed
15726         ham messages.
15727         (spam-summary-prepare-exit): Use the above values to decide
15728         whether status messages shouled be displayed.
15729
15730 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15731
15732         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15733         `rfc2047-encoding-function-alist' in order to avoid conflicting
15734         with the old version.
15735         (rfc2047-encode-region): Concatenate words containing non-ASCII
15736         characters in structured fields; don't encode space-delimited
15737         ASCII words even in unstructured fields; don't break words at
15738         char-category boundaries.
15739         (rfc2047-encode-1): New function.
15740         (rfc2047-encode): Use it; encode text so that it occupies the
15741         maximum width within 76-column; work correctly on Q encoding for
15742         iso-2022-* charsets.
15743         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15744         sure not to break a line just after the header name.
15745         (rfc2047-b-encode-region): Removed.
15746         (rfc2047-b-encode-string): New function.
15747         (rfc2047-q-encode-region): Removed.
15748         (rfc2047-q-encode-string): New function.
15749
15750         * mm-util.el (mm-replace-in-string): New function.
15751
15752 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15753
15754         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15755         get it right.
15756         (gnus-inews-make-draft): Really.
15757
15758 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15759
15760         * nnmh.el (nnmh-request-list-1): Don't check the link count
15761         before descending.  (small patch)
15762
15763 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15764
15765         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15766         stuff.
15767
15768         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15769         on real group name.
15770
15771         * gnus-art.el (gnus-signature-limit): Doc fix.
15772
15773         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15774
15775         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15776
15777 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15778
15779         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15780         isn't a string.
15781
15782 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15783
15784         * gnus-draft.el (gnus-draft-send): Bind
15785         rfc2047-encode-encoded-words.
15786
15787         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15788         (rfc2047-encodable-p): Say that =? needs encoding.
15789         (rfc2047-encode-encoded-words): New variable.
15790
15791         * gnus-group.el (gnus-group-select-group): Doc fix.
15792
15793         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15794
15795         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15796         to nil.
15797
15798         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15799
15800         * nnheader.el (nnheader-get-lines-and-char): New function.
15801
15802 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15803
15804         * gnus-msg.el (gnus-summary-followup-with-original): Document
15805         yanking of region when active.
15806
15807 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15808
15809         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15810         groups if the group level is higher than the specified value.
15811
15812 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15813
15814         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15815         (gnus-group-jump-to-group): Added prefix argument using
15816         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15817         non-active group.
15818
15819         * compface.el (uncompface): Be verbose when changing
15820         `uncompface-use-external'.
15821
15822         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15823         handle manual section.
15824
15825 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15826
15827         * gnus-art.el (gnus-button-alist): Revert previous change.
15828
15829 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15830
15831         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15832
15833 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15834
15835         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15836         whether backend can accept message.
15837
15838         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15839
15840 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15841
15842         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15843         Avoid creating directory when nntp-marks-is-evil is true.
15844         Reported by Reiner Steib.
15845
15846 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15847
15848         * gnus-picon.el (gnus-picon-style): New variable.
15849         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15850         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15851         Jesper Harder <harder@ifa.au.dk>.
15852
15853 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15854
15855         * message.el (message-fill-field): Return point.
15856         (message-generate-headers): Go to end of field.
15857
15858         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15859         stuff for non-living groups.
15860
15861 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15862
15863         * gnus-art.el (gnus-article-followup-with-original)
15864         (gnus-article-reply-with-original): gnus-mark-active-p ->
15865         gnus-region-active-p.
15866
15867 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15868
15869         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15870         only when there is spam or ham to be processed.
15871
15872 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15873
15874         * mail-source.el (mail-source-delete-crash-box): Refactor.
15875         (mail-source-fetch): Use it.
15876         (mail-source-fetch-file): Ditto.
15877         (mail-source-fetch-directory): Run postscript in loop.
15878         (mail-source-fetch-pop): Delete.
15879         (mail-source-fetch-maildir): Ditto.
15880         (mail-source-fetch-imap): Ditto.
15881
15882         * imap.el (imap-authenticators): Comment out sasl.
15883
15884         * message.el (message-skip-to-next-address): New function.
15885         (message-fill-header-address): Refactor.
15886         (message-fill-address): Use it.
15887         (message-delete-address): Use it.
15888         (message-fill-header-general): Refactor.
15889         (message-fill-field-address): Rename.
15890         (message-narrow-to-field): Find the start of the header.
15891         (message-header-format-alist): Don't pre-fill.
15892         (message-fill-header): Removed.
15893         (message-insert-header): New function.
15894         (message-shorten-references): Use it.
15895
15896         * rfc2047.el (rfc2047-field-value): Strip props.
15897
15898         * mail-parse.el (mail-header-make-address): New alias.
15899
15900         * ietf-drums.el (ietf-drums-make-address): New function.
15901
15902         * imap.el: Add compiler directives.
15903
15904         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15905
15906         * gnus-art.el (article-decode-idna-rhs): Don't use
15907         message-idna-inside-rhs-p.
15908
15909 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15910
15911         * message.el (message-idna-inside-rhs-p): Removed.
15912         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15913
15914         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15915         false positives.
15916
15917 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15918
15919         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15920
15921 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15922
15923         * nneething.el (nneething-file-name): Don't create spurious
15924         files.
15925
15926         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15927         (gnus-inews-do-gcc): Remove sleep.
15928
15929         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15930         part under point.
15931
15932         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15933         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15934
15935 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15936
15937         * spam.el (spam-summary-prepare-exit): Fixed (length).
15938
15939 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15940
15941         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15942         as expired without moving it" message when there are spam
15943         messages left.
15944
15945 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15946
15947         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15948         header is not nil.
15949
15950 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15951
15952         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15953         nntp-possibly-create-directory, not nntp-possibly-change-group.
15954         (nntp-marks-changed-p): New arg SERVER.
15955         (nntp-request-update-info): Adjust caller.
15956
15957 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15958
15959         * nntp.el (nntp-save-marks): Pass missing arg.
15960
15961 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15962
15963         * nntp.el: Support marks.
15964         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15965         (nntp-marks-modtime, nntp-marks-directory): New variables.
15966         (nntp-request-set-mark, nntp-request-update-info)
15967         (nntp-possibly-create-directory, nntp-marks-changed-p)
15968         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15969         functions.
15970
15971 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15972
15973         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15974         (gnus-xmas-redefine): Rename.
15975
15976         * gnus-score.el (gnus-score-insert-help): Use
15977         gnus-select-lowest-window.
15978
15979         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15980         appt-select-lowest-window and rename to gnus-select-lowest-window.
15981
15982         * gnus.el: do.
15983
15984 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15985
15986         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15987         encodings of MIME-encoded words, in order to improve
15988         interoperability with several broken MUAs.
15989
15990 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15991
15992         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15993         tags, only when charsets are not specified in headers.
15994         (mm-inline-text-html-render-with-w3m): Ditto.
15995
15996         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15997         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15998
15999 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16000
16001         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16002         instead of MIME-decoded from fields when checking
16003         `gnus-article-address-banner-alist'.
16004
16005 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16006
16007         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16008         description rather than subject.
16009
16010 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16011
16012         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16013
16014 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16015
16016         * gnus.el (gnus-version-number): Bump.
16017
16018 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16019
16020         * gnus.el: No Gnus v0.2 is released.
16021
16022 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16023
16024         * gnus-agent.el (gnus-agent-read-agentview): Inline
16025         gnus-uncompress-range.
16026
16027 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16028
16029         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16030         `exec-installed-p'.
16031
16032 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16033
16034         * gnus.el (spam-process, spam-autodetect-methods): Add
16035         bsfilter and bsfilter-headers.
16036
16037         * spam.el (spam-bsfilter): New customize group.
16038         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16039         (spam-bsfilter-header, spam-bsfilter-probability-header)
16040         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16041         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16042         (spam-bsfilter-database-directory): New options.
16043         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16044         (spam-list-of-statistical-checks, spam-registration-functions):
16045         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16046         (spam-bsfilter-score): New command.
16047         (spam-check-bsfilter-headers, spam-check-bsfilter)
16048         (spam-bsfilter-register-with-bsfilter)
16049         (spam-bsfilter-register-spam-routine)
16050         (spam-bsfilter-unregister-spam-routine)
16051         (spam-bsfilter-register-ham-routine)
16052         (spam-bsfilter-unregister-ham-routine): New functions.
16053         (spam-generic-score): Support bsfilter; Accept an optional argument
16054         to recalcurate spam score even if scoring header has already been
16055         added.
16056         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16057         optional argument to recalcurate spam score even if scoring header
16058         has already been added.
16059
16060 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16061
16062         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16063         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16064         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16065         link is missing.
16066
16067 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16068
16069         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16070         (html2text-get-attr): Rewrite.
16071
16072         * message.el (message-setup-1): Remove redundant put-text-property
16073         on mail-header-separator.
16074
16075 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16076
16077         * gnus-registry.el (gnus-registry-cache-whitespace)
16078         (gnus-registry-action, gnus-registry-spool-action)
16079         (gnus-registry-split-fancy-with-parent): Change message levels
16080         from 5 to 3 or 7, as needed.
16081
16082         * spam.el (spam-summary-prepare-exit)
16083         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16084         (spam-split, spam-find-spam, spam-log-undo-registration)
16085         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16086         level from 5 to 6.
16087
16088 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16089
16090         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16091         2004-03-04 change).
16092
16093 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16094
16095         * sieve-manage.el (sieve-manage-open):
16096         * nnweb.el (nnweb-insert-html):
16097         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16098         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16099         * nnspool.el (nnspool-request-group):
16100         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16101         * nnml.el (nnml-request-update-info):
16102         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16103         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16104         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16105         (nnimap-request-set-mark):
16106         * nnfolder.el (nnfolder-request-update-info):
16107         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16108         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16109         * gnus-uu.el (gnus-uu-find-articles-matching):
16110         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16111         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16112         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16113         * gnus-nocem.el (gnus-nocem-scan-groups):
16114         * gnus-int.el (gnus-start-news-server):
16115         * gnus-group.el (gnus-group-make-kiboze-group)
16116         (gnus-group-browse-foreign-server):
16117         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16118         Use mapc when appropriate.
16119
16120 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16121
16122         FIXME: Make separate entries for each person.
16123
16124         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16125         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16126         <shields@msrl.com>:
16127
16128         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16129         may need for spam sorting and scoring.
16130         (spam-user-format-function-S): Add user format function suitable for
16131         general use.
16132         (spam-article-sort-by-spam-status): Add sorting function for summary
16133         sorting.
16134         (spam-extra-header-to-number): Add function to get a score from a
16135         header.
16136         (spam-summary-score): Add function to get a numeric score from the
16137         headers.
16138         (spam-generic-score): Fix function doc, was in wrong place.
16139         (spam-initialize): Take symbols when it's run, and install the
16140         extra headers that spam-necessary-extra-headers thinks we need.
16141
16142 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16143
16144         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16145         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16146
16147 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16148
16149         * gnus-sum.el (gnus-set-global-variables)
16150         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16151         (gnus-article-get-xrefs, gnus-summary-best-group)
16152         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16153         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16154         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16155         Use with-current-buffer.
16156
16157 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16158
16159         * spam.el (spam-summary-prepare-exit): Simplify logic.
16160         (spam-fetch-article-header): Read the article header if it's not
16161         available.
16162         (spam-list-articles): Simplify logic.
16163         (spam-filelist-register-routine): Fix bug with unregister-list.
16164
16165         * gnus-registry.el: Fix comments at beginning.
16166
16167 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16168
16169         * message.el (message-cater-to-broken-inn): Remove.
16170         (message-shorten-references): Make sure the total folded length of
16171         References is shorter than 998 characters to cater to a bug in INN
16172         2.3.  Also, don't pretend that references aren't folded -- this
16173         hasn't worked for a while.
16174
16175 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16176
16177         * gnus-agent.el (gnus-agentize):
16178         gnus-agent-send-mail-real-function no longer set to current value
16179         of message-send-mail-function but rather a lambda that calls
16180         message-send-mail-function.  The change makes the agent real-time
16181         responsive to user changes to message-send-mail-function.
16182
16183 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16184
16185         * legacy-gnus-agent.el
16186         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16187         help from Florian Weimer <fw@deneb.enyo.de>
16188
16189 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16190
16191         * nnmail.el (nnmail-cache-insert): Revert last change.
16192
16193 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16194
16195         * nnmail.el (nnmail-cache-insert): Always check whether
16196         nnmail-cache-ignore-groups matches a group name.
16197
16198 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16199
16200         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16201         (spam-find-spam, spam-log-processing-to-registry)
16202         (spam-log-registered-p, spam-log-unregistration-needed-p)
16203         (spam-log-undo-registration): Use gnus-message instead of
16204         gnus-error, none of these errors are fatal.
16205
16206         * gnus-registry.el (gnus-registry-clean-empty-function)
16207         (gnus-registry-clean-empty): Remove only empty entries without
16208         extra data.
16209
16210 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16211
16212         * spam-stat.el (spam-stat-buffer-change-to-spam)
16213         (spam-stat-buffer-change-to-non-spam): Change (error) to
16214         (gnus-message 8) invocation.
16215
16216 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16217
16218         * nntp.el (nntp-via-netcat-command): New variable.
16219         (nntp-via-netcat-switches): New variable.
16220         (nntp-open-via-rlogin-and-netcat): New function.
16221         (nntp-open-connection-function): Doc fix.
16222         (nntp-telnet-command): Doc fix.
16223         (nntp-end-of-line): Doc fix.
16224         (nntp-via-rlogin-command): Doc fix.
16225         (nntp-via-user-name): Doc fix.
16226         (nntp-via-address): Doc fix.
16227
16228 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16229
16230         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16231         error in Emacs 21.1.
16232
16233 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16234
16235         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16236
16237 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16238
16239         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16240         (gnus-agent-with-refreshed-group): New macro.
16241         (gnus-agent-rename-group): New function.
16242         (gnus-agent-delete-group): New function.
16243         (gnus-agent-save-group-info): Use gnus-command-method when
16244         `method' parameter is nil.  Don't write nil entries into the
16245         active file.
16246         (gnus-agent-get-group-info): New function.
16247         (gnus-agent-fetch-articles): Use
16248         gnus-agent-update-files-total-fetched-for to increment disk space
16249         used.
16250         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16251         gnus-agent-update-view-total-fetched-for to increment disk space
16252         used.
16253         (gnus-agent-get-local): Added optional parameters to avoid calling
16254         gnus-group-real-name and gnus-find-method-for-group.
16255         (gnus-agent-set-local): Delete stored entry if either min, or max,
16256         are nil.
16257         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16258         quit, use gnus-agent-regenerate-group to record existance of any
16259         articles fetched to disk before the quit occurred.
16260         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16261         gnus-agent-update-view-total-fetched-for, and
16262         gnus-agent-update-files-total-fetched-for to decrement disk space
16263         used.
16264         (gnus-agent-retrieve-headers): Use
16265         gnus-agent-update-view-total-fetched-for to increment disk space
16266         used.
16267         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16268         with gnus-agent-update-files-total-fetched-for to decrement disk
16269         space and fresh group buffer.
16270         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16271         (gnus-agent-need-update-total-fetched-for): New variable.
16272         (gnus-agent-update-files-total-fetched-for): New function.
16273         (gnus-agent-update-view-total-fetched-for): New function.
16274         (gnus-agent-total-fetched-for): New function.
16275
16276         * gnus-cache.el (gnus-cache-save-buffers): Use
16277         gnus-cache-update-overview-total-fetched-for to change disk space
16278         used by this group.
16279         (gnus-cache-possibly-enter-article): Use
16280         gnus-cache-update-file-total-fetched-for to increment disk space
16281         used by this group.
16282         (gnus-cache-possibly-remove-article): Use
16283         gnus-cache-update-file-total-fetched-for to decrement disk space
16284         used by this group.
16285         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16286         (gnus-cache-rename-group): New function.
16287         (gnus-cache-delete-group): New function.
16288         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16289         (gnus-cache-need-update-total-fetched-for): New variable.
16290         (gnus-cache-with-refreshed-group): New macro.
16291         (gnus-cache-update-file-total-fetched-for): New function.
16292         (gnus-cache-update-overview-total-fetched-for): New function.
16293         (gnus-cache-rename-group-total-fetched-for): New function.
16294         (gnus-cache-delete-group-total-fetched-for): New function.
16295         (gnus-cache-total-fetched-for): New function.
16296
16297         * gnus-group.el: Require gnus-sum and autoload functions to
16298         resolve warnings when gnus-group.el compiled alone.
16299         (gnus-group-line-format): Documented new %F.
16300         (size of Fetched data) group line format; identifies disk space
16301         used by agent and cache.
16302         (gnus-group-line-format-alist): Defined new F format.
16303         (gnus-total-fetched-for): New function.
16304         (gnus-group-delete-group): No longer update
16305         gnus-cache-active-altered as gnus-request-delete-group now keeps
16306         the cache in sync.
16307         (gnus-group-list-active): Let the agent store a server's active
16308         list if currently plugged.
16309
16310         * gnus-int.el (gnus-request-delete-group):
16311         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16312         local disk in sync with the server.
16313         (gnus-request-rename-group):
16314         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16315         local disk in sync with the server.
16316
16317         * gnus-start.el (gnus-get-unread-articles):
16318         Cosmetic simplification to logic.
16319
16320         * gnus-util.el (gnus-rename-file): New function.
16321
16322 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16323
16324         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16325
16326 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16327
16328         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16329         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16330
16331 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16332
16333         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16334         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16335
16336 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16337
16338         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16339
16340 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16341
16342         * spam.el (spam-set-difference): Add function to replace
16343         gnus-set-difference in spam.el.
16344         (spam-summary-prepare-exit): Use spam-set-difference.
16345
16346 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16347
16348         * gnus-registry.el (gnus-registry-cache-file): Update to use
16349         gnus-dribble-directory OR gnus-home-directory OR ~.
16350         (gnus-registry-split-fancy-with-parent): Fix doc.
16351
16352 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16353
16354         * message.el (message-exchange-point-and-mark): Use
16355         message-mark-active-p.  Suggested by Jesper Harder
16356         <harder@ifa.au.dk>.
16357
16358 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16359
16360         * message.el (message-exchange-point-and-mark): Don't activate
16361         region if it was inactive.  Suggested by Hiroshi Fujishima
16362         <pooh@nature.tsukuba.ac.jp>.
16363
16364 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16365
16366         * gnus-art.el (article-display-face): Display Faces in the same
16367         order as X-Faces.
16368
16369 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16370
16371         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16372
16373 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16374
16375         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16376         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16377         (gnus-article-mime-hierarchy): Remove.
16378         (gnus-article-mime-hierarchy-next): Remove.
16379         (gnus-article-mode): Revert 2004-03-19 change.
16380         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16381         (gnus-insert-mime-button): Revert 2004-03-19 change.
16382         (gnus-mime-accumulate-hierarchy): Remove.
16383         (gnus-mime-enter-multipart): Remove.
16384         (gnus-mime-leave-multipart): Remove.
16385         (gnus-mime-display-part): Revert 2004-03-19 change.
16386         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16387
16388         * mml.el (mml-preview): Revert 2004-03-19 change.
16389
16390 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16391
16392         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16393
16394 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16395
16396         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16397         t while entering a file name using the mm-with-multibyte macro.
16398         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16399
16400         * mm-util.el (mm-with-multibyte): New macro.
16401
16402 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16403
16404         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16405         user option.
16406         (gnus-mime-multipart-functions): Doc and customization fix.
16407         (gnus-article-mime-hierarchy): New variable.
16408         (gnus-article-mime-hierarchy-next): New variable.
16409         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16410         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16411         gnus-article-mime-hierarchy-next to nil.
16412         (gnus-insert-mime-button): Show hierarchy numbers.
16413         (gnus-mime-accumulate-hierarchy): New function.
16414         (gnus-mime-enter-multipart): New function.
16415         (gnus-mime-leave-multipart): New function.
16416         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16417         (gnus-mime-display-alternative): Show hierarchy numbers.
16418
16419         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16420         gnus-article-mime-hierarchy-next to nil.
16421
16422 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16423
16424         * dns.el: Don't require gnus-xmas.
16425
16426 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16427
16428         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16429         inline PGP.
16430         (mml-menu): Disable mml-quote-region if mark is inactive.
16431
16432 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16433
16434         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16435         when the group's active is not available.
16436
16437 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16438
16439         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16440         error.
16441
16442 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16443
16444         * imap.el (imap-store-password): New variable.
16445         (imap-interactive-login): Use it.
16446         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16447
16448 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16449
16450         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16451         window-start and hscroll to summary window.
16452
16453 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16454
16455         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16456         conversion message to newsrc-dribble when an actual conversion is
16457         performed.
16458
16459 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16460
16461         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16462
16463 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16464
16465         * mm-decode.el (mm-complicated-handles): New function reviving
16466         former definition of mm-multiple-handles.
16467
16468         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16469         (gnus-mime-delete-part): Use it.
16470
16471 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16472
16473         * gnus-agent.el (gnus-agent-read-local): Bind
16474         nnheader-file-coding-system to gnus-agent-file-coding-system to
16475         avoid the implicit assumption that they will always be equal.
16476         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16477         coding-system-for-write, as the with-temp-file macro first prints
16478         to a buffer then saves the buffer.
16479
16480 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16481
16482         * gnus-art.el (gnus-article-edit-part): New function.
16483         (gnus-mime-save-part-and-strip): Use it; do query instead of
16484         signaling an error; don't use mm-multiple-handles.
16485         (gnus-mime-delete-part): Ditto.
16486
16487 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16488
16489         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16490         old file versions.
16491         (gnus-group-prepare-hook): Removed function that converted list
16492         form of gnus-agent-expire-days to group properties.
16493
16494         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16495         (gnus-request-accept-article): Re-indented.
16496
16497         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16498         converters to handle old agent file formats.  Added logic for a
16499         "backup before upgrading warning".
16500         (gnus-convert-mark-converter-prompt): Developers can mark
16501         functions as needing (default), or not needing,
16502         gnus-convert-old-newsrc's "backup before upgrading warning".
16503         (gnus-convert-converter-needs-prompt): Tests whether the user
16504         should be protected from potentially irreversable changes by the
16505         function.
16506
16507         * legacy-gnus-agent.el: New.  Provides converters that are only
16508         loaded when gnus-convert-old-newsrc needs to call them.
16509
16510 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16511
16512         * mail-source.el (mail-source-touch-pop): Doc fix.
16513
16514         * message.el (message-smtpmail-send-it): Doc fix.
16515
16516 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16517
16518         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16519
16520         * nnmail.el (nnmail-split-fancy): do.
16521
16522         * gnus-kill.el (gnus-kill, gnus-execute): do.
16523
16524 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16525
16526         * gnus-sum.el (gnus-widget-reversible-match)
16527         (gnus-widget-reversible-to-internal)
16528         (gnus-widget-reversible-to-external): New functions.
16529         (gnus-widget-reversible): New widget.
16530         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16531
16532 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16533
16534         * gnus-sum.el (gnus-thread-sort-functions)
16535         (gnus-article-sort-functions): Document `(not F)' items.
16536
16537 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16538
16539         * spam.el (spam-use-gmane-xref): Add new backend.
16540         (spam-gmane-xref-spam-group): Add variable to control the name of the
16541         Gmane spam group.
16542         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16543         (spam-regex-headers-spam, spam-regex-headers-ham)
16544         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16545         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16546         backends and checks.
16547         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16548
16549         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16550         an autodetect method.
16551
16552 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16553
16554         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16555         articles are being added to a group.
16556         (gnus-request-replace-article): Inform the agent that articles
16557         need to be uncached as the cached contents are no longer valid.
16558
16559 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16560
16561         * binhex.el: Don't autoload executable-find.
16562
16563         * canlock.el: Don't autoload mail-fetch-field.
16564
16565         * dgnushack.el: Autoload c-mode for XEmacs.
16566
16567         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16568
16569         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16570         rmail-dont-reply-to and rmail-output.
16571
16572         * gnus-score.el: Don't autoload ffap-string-at-point.
16573
16574         * gnus-setup.el: Don't autoload sc-cite-original.
16575
16576         * imap.el: Don't autoload base64-decode-string,
16577         base64-encode-string and md5.
16578
16579         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16580         and rmail-msg-restore-non-pruned-header.
16581
16582         * mm-decode.el: Don't autoload executable-find.
16583
16584         * mm-url.el: Don't autoload executable-find.
16585
16586         * mm-view.el: Don't autoload diff-mode.
16587
16588         * nndb.el: Don't autoload news-reply-mode, news-setup,
16589         cancel-timer and telnet.
16590
16591         * password.el: Don't autoload run-at-time for Emacs.
16592
16593         * sha1-el.el: Don't autoload executable-find.
16594
16595         * sieve-mode.el: Don't autoload c-mode.
16596
16597         * uudecode.el: Don't autoload executable-find.
16598
16599 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16600
16601         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16602         (gnus-agent-possibly-alter-active): Avoid null in numeric
16603         comparison.
16604         (gnus-agent-set-local): Refuse to save null in local object table.
16605         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16606         list of articles that will be marked as unread.
16607
16608 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16609
16610         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16611
16612 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16613
16614         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16615         language tags.
16616
16617 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16618
16619         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16620         Don't bind "obarray".
16621
16622         * gnus-sum.el (gnus-thread-sort-functions): Added
16623         `gnus-thread-sort-by-most-recent-number' and
16624         `gnus-thread-sort-by-most-recent-date'.
16625         Reported by Kai Grossjohann <kai@emptydomain.de>.
16626
16627 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16628
16629         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16630
16631 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16632
16633         * gnus-cus.el (gnus-agent-customize-category): Removed
16634         ignore-errors macro reference that required cl to be loaded at
16635         run-time.
16636
16637         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16638         single-interval range of the form (min . max).  Previously the
16639         range had to look like ((min . max)).  Likewise, return
16640         (min . max) rather than ((min . max)).
16641         (gnus-range-map): Use gnus-range-normalize to accept
16642         single-interval range.
16643
16644         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16645         the cache, but not the agent, now appear with their usual face.
16646
16647         * dgnushack.el (loaddir): New variable that is bound to the
16648         directory containing the dgnushack.el file. Use loaddir, rather
16649         than srcdir, to update load-path. Change lets dgnushack compile
16650         code in directories other than GNUS/lisp.
16651
16652 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16653
16654         * lpath.el: Don't bind w3m-safe-url-regexp.
16655
16656         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16657         w3m-safe-url-regexp variable buffer-local.
16658
16659         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16660
16661 2004-02-27  Simon Josefsson  <jas@extundo.com>
16662
16663         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16664         gnus-group-real-prefix.
16665         (gnus-summary-move-article): Use it, instead of
16666         gnus-group-real-prefix.
16667
16668 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16669
16670         * lpath.el: Bind w3m-safe-url-regexp.
16671
16672         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16673         w3m-safe-url-regexp variable buffer-local and set it as the value
16674         of mm-w3m-safe-url-regexp.
16675
16676         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16677
16678         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16679         parsing gnus-posting-styles when the message is not for replying.
16680
16681         * dgnushack.el: Autoload sgml-mode for XEmacs.
16682
16683         * nnrss.el (nnrss-opml-export): Use
16684         mm-set-buffer-file-coding-system instead of
16685         set-buffer-file-coding-system.
16686
16687 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16688
16689         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16690         of checkdoc.el).
16691         * nnrss.el: do.
16692         * gnus-mlspl.el: do.
16693         * gnus-ml.el: do.
16694         * gnus-srvr.el: do.
16695
16696         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16697
16698 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16699
16700         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16701         Corrections to custom-manual links.
16702
16703         * gnus-art.el (gnus-article): Ditto.
16704
16705         * mm-decode.el (mime-display, mime-security): Ditto.
16706
16707 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16708
16709         * flow-fill.el: Typo.
16710
16711 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16712
16713         * spam-wash.el: New file.
16714
16715 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16716
16717         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16718
16719 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16720
16721         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16722         to be run with new-articles as LIST1, not LIST2.
16723         (spam-registration-functions): Add spam-use-ham-copy as a nil
16724         registration backend.
16725
16726 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16727
16728         * spam-stat.el (spam-stat-washing-hook): New option.
16729         (spam-stat-buffer-words): Use it.
16730         (spam-stat-process-directory, spam-stat-test-directory): Use
16731         insert-file-contents-literally.
16732         (spam-stat-coding-system): New variable.
16733         (spam-stat-load, spam-stat-save): Use it.
16734
16735 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16736
16737         * spam-report.el (spam-report-plug-agent): Quote
16738         spam-report-url-to-file and spam-report-url-ping-plain.
16739
16740 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16741
16742         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16743         / in mailto URLs.
16744
16745 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16746
16747         * spam-report.el (spam-report-process-queue): Fix interactive use.
16748         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16749         (spam-report-unplug-agent): Doc fixes.
16750         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16751         (spam-report-agentize, spam-report-deagentize): Autoload.
16752
16753 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16754
16755         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16756
16757         * message.el (message-setup-fill-variables): Add mml tags to
16758         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16759         <ajk@iu.edu>.
16760         (message-mode): Don't modify paragraph-separate there.
16761
16762 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16763
16764         * compface.el (uncompface-use-external): Default to undecided.
16765         (uncompface-use-external-threshold): New variable.
16766         (uncompface-float-time): New macro.
16767         (uncompface): Determine whether to use the external decoder if
16768         uncompface-use-external is undecided.
16769
16770 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16771
16772         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16773         after images.
16774
16775         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16776
16777 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16778
16779         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16780
16781         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16782
16783         * gnus-sum.el (gnus-summary-limit-to-age)
16784         (gnus-summary-limit-children): do.
16785
16786         * gnus-int.el (gnus-request-scan): do.
16787
16788         * gnus-group.el (gnus-group-suspend): do.
16789
16790         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16791
16792         * gnus-cite.el (gnus-cite-parse-attributions): do.
16793
16794         * gnus-agent.el (gnus-summary-set-agent-mark)
16795         (gnus-agent-regenerate-group): do.
16796
16797         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16798
16799         * binhex.el (binhex-decode-region-internal): do.
16800
16801 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16802
16803         * gnus-fun.el (gnus-face-properties-alist): New user option.
16804         (gnus-display-x-face-in-from): Use it.
16805
16806         * gnus-art.el (article-display-face): Ditto.
16807
16808         * compface.el (uncompface-use-external): Default to nil.
16809
16810 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16811
16812         * nntp.el (nntp-erase-buffer): New function.
16813         (nntp-retrieve-data, nntp-send-command)
16814         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16815         (nntp-possibly-change-group): Use it.
16816
16817         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16818         with-current-buffer.
16819
16820 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16821
16822         * compface.el: Merge the ELisp-based uncompface program.
16823         (compface): New customization group.
16824         (uncompface-use-external): New user option.
16825         (uncompface): Call uncompface-internal if uncompface-use-external
16826         is nil.
16827         (uncompface-internal): New function.  Note that there are also
16828         some other functions and variables added for this function.
16829
16830 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16831
16832         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16833         if necessary.
16834
16835 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16836
16837         * spam-report.el (spam-report-unplug-agent)
16838         (spam-report-plug-agent, spam-report-deagentize)
16839         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16840         Add support for the Agent in spam-report: when unplugged, report to a
16841         file; when plugged, submit all the requests.
16842
16843         * spam.el (spam-register-routine): Fix message about
16844         registration.
16845
16846 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16847
16848         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16849         dependencies.
16850         (rfc2047-encode): Use it.
16851
16852         * gnus-art.el (gnus-button-marker-list): Move before first
16853         reference.
16854
16855         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16856         (imap-parse-body): Fix format string mismatch.
16857
16858         * gnus-score.el (gnus-summary-increase-score): do.
16859
16860         * nnrss.el (nnrss-close): New function.
16861
16862 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16863
16864         * nnrss.el (nnrss-make-filename): New function.
16865         (nnrss-request-delete-group, nnrss-read-server-data)
16866         (nnrss-save-server-data, nnrss-read-group-data)
16867         (nnrss-save-group-data): Use it.
16868         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16869         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16870         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16871
16872 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16873
16874         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16875
16876 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16877
16878         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16879         files.
16880
16881         * message.el (message-generate-headers-first): Don't quote nil
16882         and t in docstrings.
16883
16884         * imap.el (imap-id): do.
16885
16886         * gnus-agent.el (gnus-agent-consider-all-articles)
16887         (gnus-agent-queue-mail): do.
16888
16889 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16890
16891         * spam-report.el (spam-report-process-queue): New function.
16892         Process requests from `spam-report-requests-file'.
16893         (spam-report-process-queue): Doc fix.
16894
16895 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16896
16897         * spam.el (spam-register-routine)
16898         (spam-log-processing-to-registry, spam-log-registered-p)
16899         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16900         Change "check" to "spam-check" for semi-clarity.
16901
16902 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16903
16904         * pop3.el: Require nnheader.
16905
16906         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16907
16908         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16909
16910         * gnus-picon.el: Require cl.
16911
16912         * gnus-fun.el: Require gnus-ems and gnus-util.
16913
16914         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16915
16916         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16917
16918         * gnus-art.el (gnus-article-edit-mode): Define before first
16919         reference.
16920
16921 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16922
16923         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16924         (gnus-uu-post-encoded): Use point-at-bol.
16925
16926         * gnus-topic.el (gnus-group-active-topic-p): do.
16927
16928         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16929
16930         * gnus-group.el (gnus-group-kill-region): do.
16931
16932         * gnus-art.el (article-date-ut): do.
16933
16934         * message.el (message-fetch-field): Remove redundant
16935         case-fold-search binding.
16936         (message-narrow-to-field): Simplify.
16937
16938 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16939
16940         * spam.el (spam-directory): Derive from `gnus-directory'.
16941
16942         * spam-report.el (spam-report-url-to-file)
16943         (spam-report-requests-file): New function and variable for offline
16944         reporting.
16945         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16946         and user defined function.
16947         (spam-report-url-ping-mm-url): Remove doubled slash.
16948
16949 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16950
16951         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16952
16953 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16954
16955         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16956         format string mismatch.
16957
16958         * sieve.el (sieve-deactivate-all): do.
16959
16960         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16961
16962         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16963
16964         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16965
16966         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16967
16968 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16969
16970         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16971         the list of checks.
16972
16973 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16974
16975         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16976         padding.
16977
16978 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16979
16980         * mm-view.el (mm-fill-flowed): New variable.
16981         (mm-inline-text): Use it.
16982
16983 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16984
16985         * spam.el (spam-spamassassin-register-ham-routine)
16986         (spam-spamassassin-register-spam-routine): Fix function names.
16987
16988 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16989
16990         * gnus.el (gnus-tmp-grouplens): Remove.
16991         (gnus-summary-line-format): Remove grouplens.
16992
16993         * gnus-group.el (gnus-group-line-format): Ditto.
16994
16995         * gnus-spec.el (gnus-format-specs): Ditto.
16996         (gnus-update-format-specifications): Flush the group format spec
16997         cache if there's the grouplens stuff.
16998         (gnus-parse-simple-format): Replace %l with the empty string.
16999
17000 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17001
17002         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17003         omission.
17004
17005 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17006
17007         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17008         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17009
17010 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17011
17012         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17013         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17014         New macros and functions.
17015         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17016         Handle > NLINK_MAX messages.
17017         * nnmaildir.el (nnmaildir-request-set-mark): Use
17018         nnmaildir--emlink-p and nnmaildir--eexist-p.
17019
17020 2004-01-25  Alex Schroeder  <alex@gnu.org>
17021
17022         * spam-stat.el (spam-stat-process-directory-age): New option.
17023         (spam-stat-process-directory): Use it.
17024
17025 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17026
17027         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17028         (spam-stat-save): Accept prefix argument.
17029
17030 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17031
17032         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17033         links" error.
17034
17035 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17036
17037         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17038         the rest of the and/or forms.
17039
17040 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17041
17042         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17043         compatibility with old .newsrc.eld files.
17044
17045         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17046
17047         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17048
17049         * gnus-start.el (gnus-1): do.
17050
17051         * gnus-group.el (gnus-group-line-format-alist): do.
17052
17053         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17054
17055         * gnus-gl.el: Remove.
17056
17057 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17058
17059         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17060         marks consisting of a single range {for example, (3 . 5)} rather
17061         than a list of a single range { ((3 . 5)) }.
17062
17063 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17064
17065         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17066         with-current-buffer.
17067         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17068         avoid consing a string.
17069
17070         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17071         Remove obsolete entries for big5 and gb2312.
17072
17073 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17074
17075         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17076         uncompressed list.
17077
17078 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17079
17080         * spam-stat.el (spam-stat-strip-xref): New function.
17081         (spam-stat-process-directory): Use it.
17082
17083         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17084         here -- it's done in message-fetch-field.
17085
17086 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17087
17088         * gnus-agent.el (gnus-agent-queue-mail)
17089         (gnus-agent-prompt-send-queue): New variables.
17090         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17091         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17092         "nndraft:queue" along to gnus-draft-send.  Use
17093         gnus-agent-prompt-send-queue.
17094         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17095         is "nndraft:queue".  Suggested by Gaute Strokkenes
17096         <gs234@srcf.ucam.org>
17097
17098         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17099         (agent-enable-undownloaded-faces): Added.
17100         (gnus-agent-cat-groups): Use eval-and-compile, not
17101         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17102         method of gnus-agent-cat-groups even when the buffer has been
17103         evaled.
17104         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17105         delete gnus-agent-save-active-1.
17106         (gnus-agent-save-groups): Deleted.  Identical to
17107         gnus-agent-save-active.
17108         (gnus-agent-write-active): No longer adjust agent's copy of active
17109         file as agent's adjustments are now stored in their own
17110         file.  Removed optional parameter.
17111         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17112         servers.  Add use of min/max range limits from server's local
17113         file.
17114         (gnus-agent-save-alist): Removed unused optional argument.
17115         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17116         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17117         (gnus-agent-set-local): A per-server file that keeps min/max range
17118         limits for articles known to the agent.  Provides a fast mechanism
17119         for altering many active ranges.
17120         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17121         active file (local makes it unnecessary).
17122         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17123
17124         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17125         (agent-enable-undownloaded-faces): Added.
17126
17127         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17128         disable it when sending to "nndraft:queue".
17129         (gnus-group-send-queue): Add safety check to avoid sending queue
17130         when unplugged.
17131
17132         * gnus-group.el (gnus-group-catchup): Use new
17133         gnus-sequence-of-unread-articles, not
17134         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17135         numbers of articles.  Use gnus-range-map to avoid having to
17136         uncompress the unread list.
17137         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17138         Fixed invalid ange-ftp reference.
17139
17140         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17141         (gnus-sorted-range-intersection): Intersection of two ranges
17142         without requiring that they first be uncompressed.
17143
17144         * gnus-start.el (gnus-activate-group): Unless blocked by the
17145         caller, possibly expand the active range to include both cached
17146         and agentized articles.
17147         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17148         multiple version-dependent converters.
17149         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17150         gnus-agent-save-active.
17151         (gnus-save-newsrc-file): Save dirty agent range limits.
17152
17153         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17154         gnus-agent-possibly-alter-active.
17155         (gnus-adjust-marked-articles): Faster handling of simple lists.
17156
17157 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17158
17159         * spam-stat.el (spam-stat-test-directory): New optional argument
17160         displays a list of files detected.  Suggested by Andrew Cohen
17161         <cohen@andy.bu.edu>.
17162         (spam-stat-buffer-words-with-scores): Don't narrow and change
17163         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17164
17165 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17166
17167         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17168         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17169         (spam-spamassassin-arguments)
17170         (spam-spamassassin-spam-flag-header)
17171         (spam-spamassassin-positive-spam-flag-header)
17172         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17173         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17174         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17175         (spam-list-of-processors, spam-list-of-checks)
17176         (spam-list-of-statistical-checks, spam-registration-functions)
17177         (spam-check-spamassassin-headers, spam-check-spamassassin)
17178         (spam-spamassassin-score)
17179         (spam-spamassassin-register-with-sa-learn)
17180         (spam-spamassassin-register-spam-routine)
17181         (spam-spamassassin-register-ham-routine)
17182         (spam-assassin-register-spam-routine)
17183         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17184         (spam-bogofilter-score): Fix to show article before scoring.
17185
17186 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17187
17188         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17189         default scoring function.
17190         (spam-generic-score): Call spam-spamassassin-score if
17191         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17192         spam-bogofilter-score otherwise.
17193
17194         * gnus.el (spam-process, spam-autodetect-methods): Add
17195         spamassassin and spamassassin-headers.
17196
17197 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17198
17199         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17200         Suppress unnecessary messages.
17201
17202 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17203
17204         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17205         make-hash-table.
17206
17207 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17208
17209         * canlock.el (base64-encode-string): Don't autoload it.
17210
17211 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17212
17213         * run-at-time.el: Remove useless (require 'itimer),
17214         eval-and-compile and (featurep 'xemacs).
17215
17216 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17217
17218         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17219         GROUP is a virtual group.
17220
17221 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17222
17223         * gnus.el: Autoload `message-y-or-n-p'.
17224
17225 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17226
17227         * pgg-parse.el: Remove unnecessary (require 'custom).
17228
17229         * pgg-def.el: do.
17230
17231         * nnmail.el: do.
17232
17233         * gnus-undo.el: do.
17234
17235         * gnus-picon.el: do.
17236
17237         * gnus-util.el: do.
17238
17239 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17240
17241         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17242
17243 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17244
17245         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17246         handle, as well as a list.
17247
17248         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17249         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17250         (mm-w3m-cid-retrieve): Simplify.
17251
17252 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17253
17254         * message.el (message-kill-to-signature): Allow prefix arg to
17255         specify number of lines to keep before signature.
17256
17257 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17258
17259         * message.el (message-kill-to-signature): Change docstring.
17260
17261 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17262
17263         * canlock.el: Always require sha1-el.
17264         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17265
17266         * message.el: Autoload sha1 only when compiling.
17267
17268         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17269         eudc-expand-inline for XEmacs.
17270
17271 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17272
17273         * message.el (message-canlock-generate): Require sha1-el.
17274
17275 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17276
17277         * message.el (message-expand-name): Silence the byte compiler.
17278
17279         * lpath.el: Add detect-coding-system.
17280
17281         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17282         cus-edit.
17283
17284 2004-01-13  Simon Josefsson  <jas@extundo.com>
17285
17286         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17287         Invoke gnus-score-mode.  Reported by
17288         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17289
17290         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17291         Jim Blandy <jimb@redhat.com> (tiny change).
17292
17293 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17294
17295         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17296
17297 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17298
17299         * spam.el (spam-get-article-as-string): Update to use
17300         gnus-request-article-this-buffer, much simpler.
17301         (spam-get-article-as-buffer): Remove.
17302
17303 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17304
17305         * message.el (message-expand-name): Use EUDC if the user uses that.
17306
17307 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17308
17309         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17310         character for the encoding to avoid consing a string.
17311
17312         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17313         unnecessarily.
17314
17315         * mm-util.el (mm-replace-chars-in-string): Remove.
17316
17317         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17318         of mm-replace-chars-in-string.
17319
17320 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17321
17322         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17323
17324         * mm-util.el (mm-subst-char-in-string): Support inplace.
17325
17326         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17327         a new string in every iteration.  Use shy groups.
17328
17329 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17330
17331         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17332         * gnus-soup.el (gnus-soup-group-brew):
17333         * gnus-msg.el (gnus-put-message):
17334         * gnus-move.el (gnus-group-move-group-to-server):
17335         * gnus-kill.el (gnus-batch-score):
17336         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17337         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17338         (gnus-group-update-group, gnus-group-read-group)
17339         (gnus-group-make-group, gnus-group-make-help-group)
17340         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17341         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17342         (gnus-group-sort-by-unread, gnus-group-catchup)
17343         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17344         (gnus-group-yank-group, gnus-group-set-info)
17345         (gnus-group-list-groups):
17346         * gnus.el (gnus-generate-new-group-name):
17347         * gnus-delay.el (gnus-delay-send-queue):
17348         * nnvirtual.el (nnvirtual-catchup-group):
17349         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17350         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17351         (gnus-group-prepare-topics, gnus-topic-check-topology):
17352         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17353         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17354         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17355         (gnus-group-make-articles-read):
17356         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17357         (gnus-group-change-level, gnus-kill-newsgroup)
17358         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17359         (gnus-get-unread-articles, gnus-make-articles-unread)
17360         (gnus-make-ascending-articles-unread): Use accessor
17361         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17362         to get group information for improved readability.
17363
17364
17365 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17366
17367         * gnus-art.el (article-decode-mime-words, article-babel)
17368         (gnus-article-highlight-signature, gnus-article-add-buttons)
17369         (gnus-signature-toggle): Use gnus-with-article-buffer.
17370
17371         * gnus-art.el (gnus-article-highlight-headers)
17372         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17373
17374         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17375         (gnus-article-set-globals, gnus-request-article-this-buffer)
17376         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17377         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17378         (gnus-mime-display-alternative): Use with-current-buffer.
17379
17380 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17381
17382         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17383         also under 80 char limit, and call gnus-error if needed.
17384         (spam-fetch-article-header): Fix - it was a
17385         buffer-local variable (gnus-newsgroup-data).
17386         (spam-find-spam): Use spam-generate-fake-headers, forget about
17387         spam-insert-fake-headers.
17388         (spam-insert-fake-headers): Remove.
17389
17390 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17391
17392         * deuglify.el (gnus-article-outlook-unwrap-lines)
17393         (gnus-outlook-rearrange-article)
17394         (gnus-outlook-repair-attribution-outlook)
17395         (gnus-outlook-repair-attribution-block)
17396         (gnus-outlook-repair-attribution-other): Remove redundant
17397         save-excursion.
17398
17399 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17400
17401         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17402         (spam-fetch-field-subject-fast)
17403         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17404         (spam-fetch-article-header): Add functions to deal with Gnus
17405         internals for fast retrieval of article header data.
17406         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17407
17408 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17409
17410         * pop3.el (pop3-md5): Remove.
17411         (pop3-apop): Replace pop3-md5 with md5.
17412
17413         * mm-bodies.el: base64 is always built-in.
17414
17415         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17416         with-current-buffer.
17417
17418 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17419
17420         * canlock.el (canlock-insert-header): Remove excessive grouping in
17421         regexp.
17422
17423         * gnus-sum.el (gnus-summary-read-document): Ditto.
17424
17425         * gnus-uu.el (gnus-uu-part-number): Ditto.
17426
17427         * html2text.el (html2text-remove-tags): Ditto.
17428         (html2text-format-tags): Ditto.
17429         (html2text-format-single-elements): Ditto.
17430
17431         * mml.el (mml-parse-1): Ditto.
17432
17433 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17434
17435         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17436
17437         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17438
17439         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17440
17441         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17442
17443 2003-11-15  Simon Josefsson  <jas@extundo.com>
17444
17445         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17446         (pgg-gpg-lookup-key): Use regexp match instead of
17447         split-string (split-string is different between emacs 21.2 and
17448         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17449
17450 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17451
17452         * gnus-art.el (gnus-mime-view-all-parts)
17453         (gnus-article-part-wrapper, gnus-article-view-part): Use
17454         with-current-buffer.
17455
17456 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17457
17458         * spam.el (spam-disable-spam-split-during-ham-respool)
17459         (spam-spamoracle-database, spam-cache-lookups)
17460         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17461         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17462         (spam-group-ham-marks, spam-group-spam-marks)
17463         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17464         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17465         also add spam-use-blackholes to the statistical checks.
17466         (spam-fetch-field-fast): Add interface to fetching fields, may
17467         become a macro.
17468         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17469         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17470         (spam-insert-fake-headers): Fake an article when needed.
17471         (spam-find-spam): Fake article when possible.
17472         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17473         (spam-check-bogofilter-headers): Use message-fetch-field instead
17474         of nnmail-fetch-field.
17475
17476 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17477
17478         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17479
17480 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17481
17482         * spam.el (spam-split): Do not require spam-use-CHECK to be
17483         enabled if that check is passed to spam-split explicitly; also
17484         fix so 'spam doesn't get converted to spam-split-group when
17485         spam-split-symbolic-return is t.
17486         (spam-find-spam): Find registrations of the article and use those
17487         instead of re-running spam-split to find the spam/ham
17488         classification of the article.
17489         (spam-log-processing-to-registry, spam-log-registered-p)
17490         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17491         Use gnus-error instead of gnus-message.
17492         (spam-log-registration-type): Add function to determine the
17493         classification of a message based on registry entries; will
17494         return nil if both 'spam and 'ham are found.
17495         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17496         a reasonably fast local cache without the loading errors.
17497         (spam-cache-lookups): Set to t by default.
17498         (spam-find-spam): Don't try to guess spam-cache-lookups.
17499         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17500         spam-caches entry.
17501         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17502         caching of whitelist/blacklist entries.
17503         (spam-check-whitelist, spam-check-blacklist): Invoke
17504         spam-from-listed-p with a type, not a cache variable.
17505         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17506
17507 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17508
17509         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17510
17511         * nnmail.el (nnmail-split-fancy): do.
17512
17513         * mml.el (mml-parse): do.
17514
17515         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17516         (gnus-score-adaptive): do.
17517
17518 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17519
17520         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17521         (gnus-mime-button-map): Don't set keymap parent.
17522         (gnus-button-ctan-directory-regexp): Use shy grouping.
17523         (gnus-prev-page-map): Don't set keymap parent.
17524         (gnus-prev-page-map): Remove duplicated one.
17525         (gnus-next-page-map): Don't set keymap parent.
17526         (gnus-mime-security-button-map): Ditto.
17527
17528         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17529         version number.
17530
17531         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17532
17533 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17534
17535         * canlock.el (canlock-sha1-function): Remove.
17536         (canlock-sha1-function-for-verify): Remove.
17537         (canlock-openssl-program): Remove.
17538         (canlock-openssl-args): Remove.
17539         (canlock-ignore-errors): Remove.
17540         (canlock-sha1-with-openssl): Remove.
17541         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17542         (canlock-verify): Don't use canlock-ignore-errors.
17543
17544         * sha1-el.el (sha1-string-external): Make it can return a string
17545         in binary form.
17546         (sha1-region-external): Ditto.
17547         (sha1-string-internal): Ditto.
17548         (sha1-region-internal): Ditto.
17549         (sha1-region): Ditto.
17550         (sha1-string): Ditto.
17551         (sha1): Ditto.
17552
17553 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17554
17555         * spam.el (spam-report-articles-gmane): New command.
17556
17557 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17558
17559         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17560
17561         * run-at-time.el (run-at-time-saved): Remove.
17562         (run-at-time): Doc fix.
17563
17564 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17565
17566         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17567         (gnus-summary-limit-map): Add it.
17568         (gnus-summary-make-menu-bar): do.
17569
17570 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17571
17572         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17573         Make attempt at some caching support (done for BBDB only now).
17574         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17575         addresses to be checked.
17576         (spam-clear-cache-BBDB): Add function, to be invoked by
17577         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17578         (spam-check-BBDB): Check and use the caches, if
17579         spam-cache-lookups is on, remove superfluous (provide).
17580
17581 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17582
17583         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17584
17585 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17586
17587         * run-at-time.el (run-at-time-saved): Move to after the definition
17588         of `run-at-time'.
17589
17590         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17591
17592 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17593
17594         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17595         mm-w3m-local-map-property.
17596
17597         * mm-view.el (mm-w3m-mode-map): Remove.
17598         (mm-w3m-local-map-property): Remove.
17599         (mm-inline-text-html-render-with-w3m): Don't use
17600         mm-w3m-local-map-property.
17601
17602 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17603
17604         * run-at-time.el: New file.
17605
17606         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17607         under Emacs.
17608
17609         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17610         of gnus-set-text-properties.
17611
17612         * gnus-uu.el (gnus-uu-save-article): Ditto.
17613
17614         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17615
17616         * gnus-cite.el (gnus-cite-parse): Ditto.
17617
17618         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17619         of gnus-.
17620
17621         * gnus-xmas.el (run-at-time): Require run-at-time.
17622
17623         * gnus.el: Changed calls to nnheader-run-at-time and
17624         password-run-at-time throughout to use run-at-time directly.
17625
17626         * password.el: Removed definition of run-at-time.
17627
17628         * nnheaderxm.el: Remove definition of run-at-time.
17629
17630 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17631
17632         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17633         in prompt.
17634
17635 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17636
17637         * messagexmas.el (message-xmas-redefine): Alias
17638         `message-make-caesar-translation-table' to
17639         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17640         version.
17641
17642         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17643         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17644         `gnus-xmas-set-text-properties'.
17645         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17646         `gnus-xmas-completing-read'.
17647         (gnus-xmas-completing-read): Removed.
17648         (gnus-xmas-open-network-stream): Removed.
17649
17650         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17651         XEmacs version.
17652
17653         * dns.el (dns-make-network-process): Use `open-network-stream'
17654         instead of `gnus-xmas-open-network-stream'.
17655
17656         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17657
17658         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17659
17660 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17661
17662         * gnus-art.el (gnus-mime-display-alternative)
17663         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17664         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17665         Don't use gnus-local-map-property.
17666
17667         * gnus-util.el (gnus-local-map-property): Remove.
17668
17669         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17670         gnus-completing-read-maybe-default with completing-read.
17671
17672         * gnus-util.el (gnus-completing-read): do.
17673         (gnus-completing-read-maybe-default): Remove.
17674
17675 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17676
17677         * password.el: Only autoload `run-at-time' if not XEmacs.
17678         Only autoload the itimer functions if XEmacs.
17679
17680 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17681
17682         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17683         XEmacsen.
17684
17685         * dgnushack.el: Autoload executable-find for XEmacs.
17686
17687 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17688
17689         * gnus-art.el (gnus-read-string): Remove.
17690         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17691         read-string.
17692
17693 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17694
17695         * netrc.el: Autoload password-read.
17696         (netrc): Add configuration group.
17697         (netrc-encoding-method, netrc-openssl-path): Add
17698         variables for encoding and decoding of files with symmetric
17699         ciphers.
17700         (netrc-encode): Add assistant function to encode a file with
17701         netrc-encoding-method.
17702         (netrc-parse): Add interactive parameter, added optional
17703         decoding if netrc-encoding-method is non-nil but otherwise
17704         behavior is standard.
17705         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17706         Do s/encode/encrypt/ everywhere.
17707
17708         * spam.el: Remove executable-find autoload.
17709
17710 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17711
17712         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17713
17714         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17715
17716 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17717
17718         * gnus-art.el (gnus-treat-ansi-sequences)
17719         (article-treat-ansi-sequences): New variable and function.
17720         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17721
17722         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17723         Use it.
17724
17725 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17726
17727         * mm-util.el (mm-quote-arg): Remove.
17728
17729         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17730         shell-quote-argument.
17731
17732         * gnus-uu.el (gnus-uu-command): do.
17733
17734         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17735
17736         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17737         with make-char.
17738
17739         * mm-util.el (mm-make-char): Remove.
17740
17741         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17742         add-minor-mode.
17743
17744         * gnus-undo.el (gnus-undo-mode): do.
17745
17746         * gnus-topic.el (gnus-topic-mode): do.
17747
17748         * gnus-sum.el (gnus-dead-summary-mode): do.
17749
17750         * gnus-start.el (gnus-slave-mode): do.
17751
17752         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17753
17754         * gnus-ml.el (gnus-mailing-list-mode): do.
17755
17756         * gnus-gl.el (gnus-grouplens-mode): do.
17757
17758         * gnus-draft.el (gnus-draft-mode): do.
17759
17760         * gnus-dired.el (gnus-dired-mode): do.
17761
17762         * gnus-ems.el (gnus-add-minor-mode): Remove.
17763
17764         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17765         Replace gnus-char-width with char-width.
17766
17767         * gnus-ems.el (gnus-char-width): Remove.
17768
17769         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17770         Replace gnus-char-width with char-width.
17771
17772         * gnus-ems.el (gnus-char-width): Remove.
17773
17774         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17775         definition.
17776         Remove Emacs 20 hash table compatibility code.
17777
17778         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17779         20 compatibility code.
17780
17781         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17782
17783         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17784
17785         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17786         with point-at-{eol,bol}.
17787
17788         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17789
17790         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17791
17792         * flow-fill.el (fill-flowed-point-at-bol)
17793         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17794
17795         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17796         Replace with point-at-{eol,bol} throughout all files.
17797
17798 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17799
17800         * ntlm.el (ntlm-string-as-unibyte): New macro.
17801         (ntlm-build-auth-response): Use it.
17802
17803         Remove Emacs 20 stuff:
17804         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17805         (butlast, mapc, remove): Remove the compiler macros.
17806         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17807         of delq and copy-sequence.
17808         * gnus-art.el (popup-menu): Remove the compiler macro.
17809         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17810         Emacs 20.
17811
17812 2004-01-05  Simon Josefsson  <jas@extundo.com>
17813
17814         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17815         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17816         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17817         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17818         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17819         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17820         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17821         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17822         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17823         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17824         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17825         string-xor into ntlm-string-xor.  Suggested by
17826         Jesper Harder <harder@myrealbox.com>.
17827
17828         * ntlm.el: Don't include poem.
17829
17830         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17831         Jesper Harder <harder@myrealbox.com>.
17832
17833         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17834
17835         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17836         probably breaks emacs with DL patch, but do we care? Is anyone
17837         still using the DL stuff?)
17838
17839         * sieve-manage.el: Use the password package.
17840         (sieve-manage-read-passwd): Remove.
17841         (sieve-manage-interactive-login): Use password.  Re-add
17842         condition-case around loop.
17843
17844         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17845         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17846         the password package.
17847
17848 2003-02-19  Simon Josefsson  <jas@extundo.com>
17849
17850         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17851         token.
17852
17853 2002-08-07  Simon Josefsson  <jas@extundo.com>
17854
17855         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17856         (sieve-manage-authenticators):
17857         (sieve-manage-authenticator-alist): Add some SASL mechs.
17858         (sieve-sasl-auth): New function.
17859         (sieve-manage-cram-md5-auth):
17860         (sieve-manage-plain-auth): Rewrite using SASL library.
17861         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17862         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17863         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17864         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17865
17866 2004-01-05  Simon Josefsson  <jas@extundo.com>
17867
17868         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17869         New files.
17870
17871 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17872
17873         * gnus-group.el (gnus-no-groups-message): Update.
17874
17875         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17876
17877 2003-11-09  Simon Josefsson  <jas@extundo.com>
17878
17879         * imap.el: Support for ID IMAP extension (RFC 2971).
17880         (imap-local-variables): Add imap-id.
17881         (imap-id): New variable.
17882         (imap-id): New function.
17883         (imap-parse-response): Parse untagged ID response.
17884         * nnimap.el (nnimap-id): New variable.
17885         (nnimap-open-connection): Use it.
17886
17887 2003-12-28  Simon Josefsson  <jas@extundo.com>
17888
17889         * gnus-score.el (gnus-score-edit-all-score): New.
17890         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17891
17892 2004-01-04  Simon Josefsson  <jas@extundo.com>
17893
17894         * password.el: Add.
17895
17896 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17897
17898         * dns.el (dns-query-types): Fix typo.
17899         (dns-query-types): New function.
17900         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17901         PTR and SOA replies, see RFC 1035.
17902
17903 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17904
17905         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17906
17907         * Moved to Changelog.2.
17908
17909 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17910
17911         * gnus.el (gnus-version-number): Bump version.
17912
17913 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17914
17915         * gnus.el: No Gnus v0.1 is released.
17916
17917 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17918
17919         * gnus.el: No Gnus v0.0 is released.
17920
17921 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17922
17923         * gnus.el (gnus-version-number): Bump.
17924         (gnus-version): No.
17925
17926 See ChangeLog.2 for earlier changes.
17927
17928     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17929       Free Software Foundation, Inc.
17930
17931   This file is part of GNU Emacs.
17932
17933   GNU Emacs is free software: you can redistribute it and/or modify
17934   it under the terms of the GNU General Public License as published by
17935   the Free Software Foundation, either version 3 of the License, or
17936   (at your option) any later version.
17937
17938   GNU Emacs is distributed in the hope that it will be useful,
17939   but WITHOUT ANY WARRANTY; without even the implied warranty of
17940   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17941   GNU General Public License for more details.
17942
17943   You should have received a copy of the GNU General Public License
17944   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17945
17946 ;; Local Variables:
17947 ;; coding: utf-8
17948 ;; fill-column: 79
17949 ;; add-log-time-zone-rule: t
17950 ;; End: