Fox comment for declare-function.
[gnus] / lisp / ChangeLog
1 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
4         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
5         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
6         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
7         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
8         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
9         sieve-manage.el, smime.el, spam.el: Fox comment for declare-function.
10
11 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12
13         * nnimap.el (nnimap-request-rename-group): Select group read-only
14         before renaming it.
15
16         * shr.el (shr-insert): Fix up the white space only regexp.
17
18         * nnimap.el (nnimap-transform-split-mail): Not all articles have
19         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
20
21         * shr.el (shr-current-column): New function.
22         (shr-find-fill-point): New function.
23
24 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
25
26         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
27         numbers.
28
29 2010-10-11  Julien Danjou  <julien@danjou.info>
30
31         * shr.el (shr-hr-line): Add.
32         (shr-tag-hr): Use shr-hr-line to specify which character to use to
33         display hr lines.
34         (shr-max-columns): Do not change state to nil if we just inserting
35         spaces.
36
37 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
38
39         * gnus-topic.el (gnus-topic-read-group): If after the last group,
40         select the last group.
41
42 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
43
44         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
45
46 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
47
48         * dig.el (dig-mode-map): Declare and define in one step.
49
50 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
51
52         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
53         for Gnus.
54         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
55         (nnimap-update-qresync-info): Mark \Seen articles as read.
56
57         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
58         non-variable, too.
59
60         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
61         available.
62         (nnimap-update-info): Rely more on the current active than the param
63         active to avoid marking articles as read too much.
64
65         * auth-source.el (auth-source-create): Use (user-login-name) for the
66         user name default.
67
68         * nnimap.el (nnimap-update-info): If the server doesn't return any
69         useful info, just use the previous info.
70         (nnimap-update-info): Prefer old info over start-article.
71         (nnimap-update-qresync-info): Finish implementing QRESYNC.
72
73 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
74
75         * nnir.el (autoload): Clean up autoloads.
76         (nnir-imap-default-search-key): Renamed from
77         nnir-imap-search-field. Use key rather than value.
78         (nnir-imap-search-other): New variable.
79         (nnir-read-parm): Use it.
80         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
81         (gnus-summary-nnir-goto-thread): Modify to work with imap.
82
83 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
84
85         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
86         the process, too.
87
88 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
89
90         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
91         Allbery.
92
93         * shr.el: Rework the way things are indented by <li> slightly.
94
95         * gnus.el (gnus-group-set-parameter): Fix typo.
96
97         * nnimap.el: Start implementing QRESYNC support.
98
99 2010-10-09  Julien Danjou  <julien@danjou.info>
100
101         * nnir.el (nnir-engines): Fix too many arguments.
102
103 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
104
105         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
106         group is the "last", so that the backends like nnfolder actually save
107         their folders.
108
109         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
110         try to use that for the tls stream.
111         (nnimap-retrieve-group-data-early): Rework the marks code to heed
112         UIDVALIDITY and find out which groups are read-only and not.
113         (nnimap-get-flags): Use the same marks parsing code as the rest of
114         nnimap.
115
116 2010-10-09  Julien Danjou  <julien@danjou.info>
117
118         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
119
120         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
121         retrieving gravatars.
122
123         * shr.el (shr-table-corner): Add.
124         (shr-table-line): Add.
125         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
126
127 2010-10-08  Julien Danjou  <julien@danjou.info>
128
129         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
130
131 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
132
133         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
134
135         * gnus-sum.el (gnus-mark-article-as-unread)
136         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
137         (gnus-summary-set-bookmark): Use it.
138
139         * gnus-msg.el (gnus-setup-message): Use it.
140
141         * gnus-demon.el (gnus-demon-remove-handler): Use it.
142
143         * gnus.el (gnus-group-remove-parameter): Use it.
144
145         * gnus-group.el (gnus-group-make-web-group): Use it.
146
147         * gnus-demon.el (gnus-demon-remove-handler): Use it.
148
149         * nnregistry.el: Update docs to mention manual.
150
151         * gnus-registry.el: Update docs to mention nnregistry.el.
152         (gnus-registry-initialize): Don't install nnregistry refer method
153         automatically.
154         (gnus-registry-install-nnregistry): Remove it.
155
156 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
157
158         * shr.el (shr-insert): Don't insert double spaces.
159
160 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
161
162         * gnus-gravatar.el (gnus-treat-from-gravatar)
163         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
164         called interactively.
165
166         * gnus-art.el (gnus-mime-view-part-externally)
167         (gnus-mime-view-part-internally): Make predicate function passed to
168         gnus-mime-view-part-as-type assume argument is a mime type, not a list
169         of a mime type.
170
171         * shr.el (shr-table-widths): Don't use cl function `reduce'.
172
173 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
174
175         * shr.el (require): Require cl when compiling.
176         (shr-tag-hr): New function.
177
178         * nnimap.el (nnimap-update-info): Remove double setting of high.
179         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
180         makes nnimap work properly on Courier again.
181
182         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
183         the variable for backwards compatability.
184
185         * mm-decode.el (mm-save-part): If given a non-directory result, expand
186         the file name before using to avoid setting mm-default-directory to
187         nil.
188
189         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
190         bidning gnus-agent variables.
191
192         * shr.el (shr-render-td): Use a cache for the table rendering function
193         to avoid getting an exponential rendering behaviour in nested tables.
194         (shr-insert): Rework the line-breaking algorithm.
195         (shr-insert): Don't leave trailing spaces.
196         (shr-insert-table): Also insert empty TDs.
197         (shr-tag-blockquote): Ensure paragraphs after </ul>.
198
199 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
200
201         * gnus-sum.el (gnus-number): Rename from `number'.
202         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
203         (gnus-summary-limit-children): Update uses correspondingly.
204
205 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
206
207         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
208         (gnus-gravatar-transform-address): Don't show avatars of people of
209         which mail addresses match gnus-gravatar-too-ugly.
210
211 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
212
213         * shr.el (shr-table-widths): Expand TD elements to fill available
214         space.
215
216 2010-10-07  Julien Danjou  <julien@danjou.info>
217
218         * nnimap.el (nnimap-request-rename-group): Add this method.
219
220 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
221
222         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
223         name from XEmacs' function-arglist.
224
225         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
226         gravatar under XEmacs.
227
228 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
229
230         * auth-source.el: Update docs with TODO items.
231
232         * gnus-sync.el: Update docs to explain state and plans.
233
234         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
235         Hooks for mark updates.
236         (gnus-request-set-mark, gnus-request-update-mark): Use them.
237
238         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
239         hooks with arguments, which is needed for mark update hooks.
240
241 2010-10-06  Julien Danjou  <julien@danjou.info>
242
243         * gnus.el (gnus-expand-group-parameter): Only return and act on what
244         was matched.
245
246         * sieve-manage.el: Update example in `Commentary'.
247
248         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
249
250         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
251         not 2000.
252         (sieve-manage-authenticate): Re-add function.
253
254 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
255
256         * shr.el (shr-insert): Get 'space transition right.
257         (shr-render-td): Only delete space at the end of the TD.
258
259         * nnimap.el (nnimap-open-connection): Prepare to support
260         open-gnutls-stream.
261
262         * shr.el: Rearrange function order to be more logical.
263
264 2010-10-06  Julien Danjou  <julien@danjou.info>
265
266         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
267         (nnrss-discover-feed): Remove 404 URL in docstring.
268
269         * nnir.el: Fix Swish-E URL.
270         Fix Namazu URL.
271
272         * message.el (message-change-subject): Remove 404 URL in a comment.
273
274 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
275
276         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
277         called interactively.
278
279         * gnus-util.el (gnus-remove-if): Allow hash table.
280         (gnus-remove-if-not): New function.
281
282         * gnus-art.el (gnus-mime-view-part-as-type)
283         * gnus-score.el (gnus-summary-score-effect)
284         * gnus-sum.el (gnus-read-move-group-name):
285         Replace remove-if-not with gnus-remove-if-not.
286
287         * gnus-group.el (gnus-group-completing-read):
288         Regard collection as a hash table if it is not a list.
289
290 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
291
292         * shr.el (shr-render-td): Allow blank/missing <TD>s.
293
294         * shr.el: Document the table-rendering algorithm.
295
296 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
297
298         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
299         for Emacsen having no `libxml-parse-html-region' support.
300
301 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
302
303         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
304         invalid URLs.
305
306         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
307         line-broken.
308         (shr-tag-img): Ignore image fetching errors.
309         (shr-overlays-in-region): Compute overlay positions correctly.
310
311         * mm-decode.el (mm-shr): Require shr.
312
313         * gnus-art.el (gnus-blocked-images): Move variable here.
314
315         * shr.el (shr-insert-table): Bind free variable.
316
317         * mm-decode.el (mm-shr): Bind shr-content-function.
318
319         * shr.el (shr-content-function): New variable.
320
321         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
322         added for symmetry.
323
324         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
325
326         * gnus-group.el (gnus-group-make-group): Doc fix.
327
328         * nnimap.el (nnimap-request-newgroups): Return success.
329
330         * shr.el (shr-find-elements): New function.
331         (shr-tag-table): Put all the images after the table.
332         (shr-tag-table): Really inhibit images inside the table.
333         (shr-collect-overlays): Copy over overlays from the TD elements to the
334         main document.
335
336         * mm-decode.el (mm-shr): Bind shr-blocked-images to
337         gnus-blocked-images.
338
339 2010-10-05  Julien Danjou  <julien@danjou.info>
340
341         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
342
343         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
344         (gnus-html-maximum-image-size): Add this function.
345         (gnus-html-put-image): Use gnus-html-maximum-image-size.
346
347         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
348         server-value of the capability is nil.
349
350 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
351
352         * shr.el (shr-tag-em): Add <EM> tag.
353
354 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
355
356         * sieve-manage.el (sieve-manage-default-stream): Make default stream
357         customizable.
358
359         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
360         handing broken links to browse-url.
361
362 2010-10-05  Julien Danjou  <julien@danjou.info>
363
364         * gnus-util.el (gnus-emacs-completing-read)
365         (gnus-iswitchb-completing-read): Use autoload rather than require.
366
367 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
368
369         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
370         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
371         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
372         iswitchb-temp-buflist for XEmacs.
373
374         * gnus-util.el (gnus-completing-read-function): Exclude
375         gnus-icompleting-read and gnus-ido-completing-read from candidates for
376         XEmacs since iswitchb.el is very old and ido.el is unavailable in
377         XEmacs.
378
379         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
380         not to use `delete-dups' that is unavailable in XEmacs 21.4.
381
382         * gnus-html.el: Don't require help-fns under XEmacs.
383         (gnus-html-schedule-image-fetching): Work for XEmacs.
384
385         * mm-decode.el (mm-shr): Decode contents by charset.
386
387 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
388
389         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
390         unknown.
391
392         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
393         (shr-get-image-data): Ensure against the cache file missing.
394
395         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
396         for data.
397
398         * spam-report.el (spam-report-url-ping-plain): Don't query about
399         killing the process.
400
401         * shr.el (shr-render-td): Protect against too-wide text.
402
403 2010-10-04  Julien Danjou  <julien@danjou.info>
404
405         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
406         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
407
408         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
409         retrieved.
410
411 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
412
413         * shr.el (browse-url): Required.
414         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
415         lines.
416         (shr-show-alt-text, shr-browse-image): New commands.
417         (shr-browse-url, shr-copy-url): New commands.
418
419         * gnus-sum.el (gnus-widen-article-window): New variable.
420         (gnus-summary-select-article-buffer): Use it.
421
422         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
423         without @ signs.
424
425 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
426
427         * nnir.el (nnir-run-imap): Remove spurious space in search string.
428
429 2010-10-04  Julien Danjou  <julien@danjou.info>
430
431         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
432         for XEmacs.
433
434 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
435
436         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
437
438         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
439         (nnimap-close-server): Implement.
440
441         * dgnushack.el (iswitchb): Require to shut up the compiler.
442
443         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
444         (shr-insert): Tweak line breaking.
445         (shr-insert): Handle <pre> better.
446         (shr-tag-li): Get <li> indentation right.
447         (shr-tag-li): Get <li> indentation even righter.
448         (shr-tag-blockquote): Ensure paragraph start.
449         (shr-make-table): Tweak table generation.
450         (shr-make-table): Fix typo.
451
452         * shr.el: Implement table rendering.
453
454 2010-10-04  Julien Danjou  <julien@danjou.info>
455
456         * gnus-html.el (gnus-html-put-image): Fix resize image code.
457
458 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
459
460         * shr.el (shr-insert): Use string anchors instead of line anchors.
461
462 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
463
464         * shr.el: Add headings.
465         (shr-ensure-paragraph): Actually work.
466         (shr-tag-li): Make <ul> prettier.
467         (shr-insert): Get white space at the beginning/end of elements right.
468         (shr-tag-p): Collapse subsequent <p>s.
469         (shr-ensure-paragraph): Don't insert double line feeds after blank
470         lines.
471         (shr-insert): \t is also space.
472         (shr-tag-s): Fix "s" tag name function.
473         (shr-tag-s): Fix face prop name.
474
475 2010-10-03  Julien Danjou  <julien@danjou.info>
476
477         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
478
479         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
480         gnus-window-inside-pixel-edges.
481
482         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
483         gnus-ems.
484
485         * mm-view.el (mm-inline-image-emacs): Support image resizing.
486
487         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
488         function.
489
490         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
491         resize choice.
492
493 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
494
495         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
496         beginning of the buffer.
497
498         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
499         article buffer again.
500
501         * shr.el (shr-tag-p): Don't insert newlines at the start of the
502         buffer.
503
504         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
505         when it's at the start of the buffer.
506
507         * shr.el (shr-tag-blockquote): Convert name.
508         (shr-rescale-image): Use the right image-size variant.
509
510         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
511         buffer isn't shown, then select the current article first instead of
512         bugging out.
513         (gnus-summary-select-article-buffer): Show both the article and summary
514         buffers again.
515
516         * shr.el (shr-fontize-cont): Protect against regions with no text.
517         Rename tag functions to shr-tag-* for enhanced security.
518         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
519
520 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
521
522         * shr.el (shr-insert):
523         * pop3.el (pop3-movemail):
524         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
525         loaded.
526
527 2010-10-03  Glenn Morris  <rgm@gnu.org>
528
529         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
530
531         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
532
533         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
534
535         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
536
537         * gnus-util.el (gnus-make-local-hook): Simplify.
538
539 2010-10-02  Julien Danjou  <julien@danjou.info>
540
541         * gnus-util.el (gnus-iswitchb-completing-read): New function.
542         (gnus-ido-completing-read): New function.
543         (gnus-emacs-completing-read): New function.
544         (gnus-completing-read): Use gnus-completing-read-function.
545         Add gnus-completing-read-function.
546
547 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
548
549         * shr.el (shr-insert-document): Autoload.
550         (shr-img): Be silent.
551         (shr-insert): Add a newline after every picture before text.
552         (shr-add-font): Use overlays for combining faces.
553         (shr-insert): Pass upwards the text start point.
554
555         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
556         possible.
557         (mm-shr): New function.
558
559 2010-10-02  Julien Danjou  <julien@danjou.info>
560
561         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
562         should go backward.
563
564 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
565
566         * shr.el (shr): Fix typo in provide call.
567
568 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
569
570         * shr.el: New file.
571
572         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
573
574         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
575         completing read.
576
577 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
578
579         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
580         we're being queried about.  Suggested by Dan Jacobson.
581
582         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
583         by Jason Eisner.
584
585         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
586         table, too.  Suggested by Stefan Wiens.
587         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
588         the table unnecessary.  Suggested by Stefan Wiens.
589
590         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
591         longer needed, and probably doesn't work either, as pointed out by
592         Stefan Wiens.
593         (gnus-summary-exit): Remove call to the clearing function.
594         (gnus-summary-exit-no-update): Ditto.
595
596         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
597         instead of gnus-eval-in-buffer-window to avoid popping up frames.
598         Reported by Stefan Monnier.
599         (gnus-summary-save-in-rmail): Ditto.
600
601         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
602         article buffer, instead of both the article buffer and the summary
603         buffer.  Sort of suggested by Dan Jacobson.
604
605         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
606
607         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
608         Suggested by Dan Jacobson.
609
610         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
611         documentation clearer.
612
613         * message.el (message-shorten-references): Comment on the number "21".
614         Suggested by Stefan Monnier.
615
616         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
617         Suggested by Dan Jacobson.
618
619         * gnus.el (gnus-large-newsgroup): Mention
620         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
621
622         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
623         externalize attachments.  Bug reported by Steve Wen.
624
625         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
626         really message anything to the user.
627
628         * nnmail.el (nnmail-article-group): Allow using the fancy split method
629         directly.
630
631         * nnimap.el (nnimap-request-group): Low higher than high to signal no
632         messages in empty groups.
633
634 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
635
636         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
637         non-UIDNEXT group.
638
639 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
640
641         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
642         not the value from the collection.
643
644         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
645         values.  This sometimes happens on some groups that have no info.
646         (nnimap-request-newgroups): New function.
647
648 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
649
650         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
651         check into `gnus-registry-initialize'.
652         (gnus-registry-initialize): Ditto.
653         Fix and extend header docs.
654
655 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
656
657         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
658         regexp backtrace overflows.
659
660         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
661         for starttls that tls.el implements; i.e. openssl.
662
663         * tls.el (tls-starttls-switches): Give up on using starttls with
664         gnutls-cli.
665         (tls-program): Add --insecure to be consistent with the defaults from
666         openssl s_client.  Now all three commands are insecure.
667
668 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
669
670         * lpath.el: Bind completion-styles-alist for XEmacs.
671
672         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
673         (gravatar-create-image): New function that's an alias to
674         gnus-xmas-create-image, gnus-create-image, or create-image.
675         (gravatar-data->image): Use it.
676
677 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
678
679         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
680         install the nnregistry refer method.
681         (gnus-registry-install-hooks): Use it.
682         (gnus-registry-unfollowed-groups): Add nnmairix to the default
683         unfollowed groups.
684
685 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
686
687         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
688         expanding threads.
689
690 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
691
692         * nnir.el: Use the server names without suffixes (bug #7009).
693
694         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
695         unencrypted to STARTTLS, if possible.
696
697 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
698
699         * message.el (message-ignored-supersedes-headers): Strip Injection-*
700         headers before superseding.
701
702 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
703
704         * nnrss.el (nnrss-use-local): Add documentation.
705
706         * nnimap.el (nnimap-extend-tls-programs): New function.
707         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
708         (nnimap-wait-for-connection): Accept the greeting from the stupid
709         output from openssl s_client -starttls, too.
710
711         * tls.el (tls-starttls-switches): New variable.
712         (tls-find-starttls-argument): Use it.
713         (open-tls-stream): Ditto.
714
715         * netrc.el (netrc-credentials): Return the value of the "default"
716         entry.
717         (netrc-machine): Ditto.
718
719         * nnimap.el (nnimap-find-article-by-message-id): Really return the
720         article number.
721         (nnimap-split-fancy): New variable.
722         (nnimap-split-incoming-mail): Use it.
723
724         * nntp.el (nntp-server-list-active-group): Document.
725
726         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
727         SELECT to get the message-id.
728
729         * mail-source.el (mail-sources): Removed webmail support.
730         (defvar): Ditto.
731         (mail-source-fetcher-alist): Ditto.
732         (mail-source-fetch-webmail): Removed.
733
734         * webmail.el: Removed -- doesn't seem relevant any more.
735
736         * gnus.el: Fix up make-obsolete-variable declarations throughout.
737
738         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
739         the \r.
740
741 2010-09-30  Julien Danjou  <julien@danjou.info>
742
743         * gnus-agent.el (gnus-agent-add-group): Fix call to
744         gnus-completing-read.
745
746 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
747
748         * nndoc.el (nndoc-retrieve-groups): New function.
749
750         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
751         `default', use nnmail-split-methods.
752         (nnimap-request-article): Downcase the NILs so that they are nil.
753
754         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
755         symbol.
756
757         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
758         code, since if the user has requested network, that's what they ought
759         to get.
760         (nnimap-request-set-mark): Erase the buffer before issuing commands.
761         (nnimap-split-rule): Mark as obsolete.
762
763         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
764         variable.
765
766         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
767         correct slot, too.
768
769 2010-09-29  Julien Danjou  <julien@danjou.info>
770
771         * gnus.el (gnus-local-domain): Declare variable obsolete.
772
773         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
774         computing.
775         (gnus-ido-completing-read): Require ido.
776
777 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
778
779         * gnus-registry.el: Don't prompt on load, which makes it impossible to
780         build Gnus.
781
782         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
783         when interpreting the structures.
784         (nnimap-request-accept-article): Add \r\n to the lines to make this
785         work with Cyrus.
786
787         * nndraft.el (nndraft-request-expire-articles): Use the group name
788         instead if "nndraft".  Fix found by Nils Ackermann.
789
790 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
791
792         * nnregistry.el: Added.
793
794 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
795
796         * nnmail.el (group, group-art-list, group-art):
797         Remove unneeded directives.
798
799 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
800
801         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
802         (mm-mime-charset)
803         * rfc2047.el (rfc2047-syntax-table)
804         * utf7.el (utf7-utf-16-coding-system): Comment fix.
805
806         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
807         rather than `insert-file-contents' and `eval-region'.
808
809         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
810         construction.
811
812         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
813
814         * time-date.el: No need to require cl for Emacs 21.
815
816 2010-09-29  Julien Danjou  <julien@danjou.info>
817
818         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
819         replacement of `gnus-gravatar-relief' to mimic
820         `gnus-faces-properties-alist'.
821         Add :version property.
822
823 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
824
825         * mail-source.el (mail-source-report-new-mail)
826         * message.el (message-default-mail-headers)
827         * mm-decode.el (mm-valid-image-format-p): Comment fix.
828
829         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
830
831 2010-09-28  Julien Danjou  <julien@danjou.info>
832
833         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
834         mail-address contains the same string as real-name.
835
836         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
837         non-blank in header, otherwise it'll get stripped.
838
839         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
840         real-name, and then for mail address rather than doing : or , search.
841
842 2010-09-27  Julien Danjou  <julien@danjou.info>
843
844         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
845         (gnus-server-goto-server): Use gnus-completing-read.
846
847         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
848
849         * mm-util.el (defalias): Use gnus-completing-read.
850         (mm-codepage-setup): Use gnus-completing-read.
851
852         * smime.el (smime-sign-buffer): Use gnus-completing-read.
853         (smime-decrypt-buffer): Use gnus-completing-read.
854
855         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
856
857         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
858         (mml-minibuffer-read-disposition): Use gnus-completing-read.
859         (mml-insert-multipart): Use gnus-completing-read.
860
861         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
862
863         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
864
865         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
866
867         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
868
869         * gnus.el (gnus-read-method): Use gnus-completing-read.
870
871         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
872
873         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
874         (gnus-mime-action-on-part): Use gnus-completing-read.
875         (gnus-article-encrypt-body): Use gnus-completing-read.
876
877         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
878         (gnus-topic-move-matching): Use gnus-completing-read.
879         (gnus-topic-copy-matching): Use gnus-completing-read.
880         (gnus-topic-sort-topics): Use gnus-completing-read.
881         (gnus-topic-move): Use gnus-completing-read.
882
883         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
884         (gnus-agent-add-group): Use gnus-completing-read.
885
886         * nnmairix.el (nnmairix-create-server-and-default-group): Use
887         gnus-completing-read.
888         (nnmairix-update-groups): Use gnus-completing-read.
889         (nnmairix-get-server): Use gnus-completing-read.
890         (nnmairix-backend-to-server): Use gnus-completing-read.
891         (nnmairix-goto-original-article): Use gnus-completing-read.
892         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
893
894         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
895
896         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
897         (gnus-group-make-useful-group): Use gnus-completing-read.
898         (gnus-group-make-web-group): Use gnus-completing-read.
899         (gnus-group-add-to-virtual): Use gnus-completing-read.
900         (gnus-group-browse-foreign-server): Use gnus-completing-read.
901
902         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
903         (gnus-summary-limit-to-extra): Use gnus-completing-read.
904         (gnus-summary-execute-command): Use gnus-completing-read.
905         (gnus-summary-respool-article): Use gnus-completing-read.
906         (gnus-read-move-group-name): Use gnus-completing-read.
907
908         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
909         (gnus-summary-score-effect): Use gnus-completing-read.
910
911         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
912
913         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
914         right completing-read function.
915         (gnus-use-ido): New variable
916         (gnus-completing-read-with-default): Remove.
917
918 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
919
920         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
921         x-focus-frame.
922
923         * nnimap.el (auth-source-forget-user-or-password)
924         (auth-source-user-or-password): Autoload.
925
926         * message.el (message-from-style, message-interactive)
927         (message-cite-prefix-regexp, message-sendmail-envelope-from)
928         (message-yank-prefix, message-indentation-spaces, message-signature)
929         (message-signature-file): Add comment.
930
931 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
932
933         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
934         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
935         new articles.
936
937         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
938         parts.
939         (nnimap-request-article): Work with the t setting, too.
940
941         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
942         that you don't get flashes of other buffers.
943         (gnus-summary-show-complete-article): Intern before setting.
944
945 2010-09-27  David Engster  <dengste@eml.cc>
946
947         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
948         well as HEADERS.
949         (nnmairix-retrieve-headers): Provide new argument for the above.
950
951 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
952
953         * gnus-sum.el (gnus-summary-move-article): Don't alter
954         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
955         group.
956
957         * nnimap.el (nnimap-update-info): Don't destructively alter active.
958
959         * message.el (message-cite-prefix-regexp): Revert my last edit.
960
961         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
962         variable instead of the Gnus variable.
963
964         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
965
966         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
967         again.
968
969         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
970         since some servers don't like it.
971         (nnimap-open-connection): Forget credentials if the server says the
972         password was wrong.
973         (nnimap-parse-line): Protect against invalid data.
974
975         * gnus-sum.el (gnus-summary-move-article): Add comment.
976         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
977         nothing alters it while scanning for new messages.
978
979         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
980         which may or may not help.
981         (nnimap-open-connection): If we're doing a stream connection, and then
982         discover we're on a STARTTLS-capable server, then open a STARTTLS
983         connection instead.
984
985 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
986
987         * nnimap.el (utf7): Required.
988
989         * message.el (message-cite-prefix-regexp): Remove "}" from citation
990         prefix.
991
992 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
993
994         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
995
996 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
997
998         * nnimap.el (nnimap-request-accept-article): Message the error on
999         error.
1000
1001 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1002
1003         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1004
1005 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1006
1007         * nndoc.el (nndoc-request-list): Return success always.
1008
1009         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1010         `fetch-old' -- we only want to fetch the articles we've requested.  The
1011         rest are in the agent, probably.
1012         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1013         disappeared server" to something low.  It's not important.
1014
1015         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1016         arrived before the FETCH data.
1017
1018         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1019         target here, because we don't know the Gnus name of the group.
1020
1021         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1022         for the correct group.
1023
1024         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1025
1026         * gnus.el (gnus): Give a final warning after startup.
1027
1028         * gnus-util.el (gnus-action-message-log): New variable.
1029         (gnus-message): Use it.
1030         (gnus-final-warning): New function.
1031
1032         * nnimap.el (nnimap-open-connection): Record the greeting.
1033         (nnimap): Add greeting.
1034
1035 2010-09-26  Julien Danjou  <julien@danjou.info>
1036
1037         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1038         arguments.
1039         (gnus-html-wash-images): Fix spec computing to include start/end.
1040
1041         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1042
1043 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1044
1045         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1046         deletion.
1047         (nnimap-retrieve-headers): Don't select the group, because that's
1048         already done by nnimap-possibly-change-group.
1049
1050         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1051         (gnus-picon-transform-address): Use it.
1052
1053         * mail-source.el (mail-source-value): Revert previous patch.
1054
1055         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1056         on failure.
1057         (nnimap-open-connection): Look up both virtual and physical server name
1058         credentials.
1059
1060         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1061
1062 2009-02-07  Dave Love  <fx@gnu.org>
1063
1064         * tls.el (open-tls-stream): Don't query killing process.
1065
1066 2009-02-08  Dave Love  <fx@gnu.org>
1067
1068         * gnus-win.el (gnus-window-to-buffer-helper,
1069         gnus-all-windows-visible-p): Function needn't be a symbol.
1070
1071         * mail-source.el (mail-source-value): Function needn't be a symbol.
1072
1073 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1074
1075         * message.el (message-cite-prefix-regexp): Remove } from the cite
1076         prefix.
1077
1078         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1079         highlight again, so that the highlight is correct.
1080
1081         * gnus-picon.el (gnus-picon): Remove again.
1082         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1083
1084         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1085         doing the header highlightling, so that the background colour of the
1086         picon is correct.
1087
1088         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1089         (gnus-picon): Ditto.
1090         (gnus-picon): Reinstate.  The background colour for picons is white.
1091         (gnus-picon-insert-glyph): Make the background white.
1092
1093         * nnml.el (nnml-open-nov): Don't return dead buffers.
1094
1095         * auth-source.el (auth-source-create): Query the user for whether to
1096         store the credentials.
1097
1098         * netrc.el (netrc-store-data): New function.
1099
1100         * auth-source.el (auth-source-user-or-password): Use the existing auth
1101         sources, if any, for creation.
1102
1103         * gnus.el (gnus-group-fast-parameter): Return the last matching
1104         parameter instead of the first matching parameter.
1105
1106 2010-09-26  Julien Danjou  <julien@danjou.info>
1107
1108         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1109
1110 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1111
1112         * mml2015.el (mml2015-use): Remove gpg support.
1113
1114         * mml1991.el (mml1991-function-alist): Remove gpg function.
1115         (mml1991-gpg-sign): Removed.
1116
1117 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1118
1119         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1120         (gnus-browse-unsubscribe-current-group): Document it.
1121         (gnus-browse-unsubscribe-group): Use it.
1122
1123 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1124
1125         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1126         address to the To list for easier response.
1127
1128         * gnus.el (gnus-play-startup-jingle): Removed.
1129         (gnus-splash): Don't play jingle.
1130         (gnus): Silence gnus-load message.
1131
1132         * gnus-art.el (gnus-treat-play-sounds): Removed.
1133
1134         * gnus.el (gnus-play-jingle): Remove audio support.
1135
1136         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1137
1138         * earcon.el: Removed -- no users.
1139
1140         * gnus-audio.el: Removed -- no users of this package.
1141
1142         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1143
1144         * gnus-start.el (gnus-setup-news): Remove nocem support.
1145
1146         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1147
1148         * gnus.el (gnus-use-nocem): Removed.
1149
1150         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1151         Removed.
1152
1153         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1154         uses NoCeM any more.
1155
1156         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1157         (gnus-button-ctan-handler): Ditto.
1158         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1159         (gnus-button-ctan-directory-regexp): Ditto.
1160         (gnus-button-handle-ctan): Ditto.
1161         (gnus-button-tex-level): Ditto.
1162         (gnus-button-alist): Removed CTAN stuff.
1163
1164 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1165
1166         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1167         nnimap-streaming test.
1168
1169         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1170         servers twice.
1171
1172         * nnimap.el (nnimap-open-connection): Add more error reporting when
1173         nnimap fails early.
1174
1175         * nnheader.el (nnheader-get-report-string): New function.
1176         (nnheader-get-report): Use it.
1177
1178         * gnus-int.el (gnus-check-server): Say what the error was when opening
1179         failed.
1180
1181         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1182         using streaming.
1183
1184 2010-09-25  Julien Danjou  <julien@danjou.info>
1185
1186         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1187         gnus-window-inside-pixel-edges.
1188
1189 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1190
1191         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1192
1193         * mm-decode.el (mm-save-part): Allow saving to other directories the
1194         normal Emacs way.
1195
1196         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1197         by Jay Berkenbilt.
1198
1199         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1200         there isn't a single byte.
1201
1202         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1203         just do it.  It doesn't really seem to matter what the user responds
1204         here, I think, so it's just a confusing question.
1205
1206         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1207         non-streaming case.
1208
1209         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1210         (gnus-article-encrypt-body): Use it.
1211
1212         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1213         keystroke.
1214
1215         * nnimap.el (nnimap-find-wanted-parts-1): Use
1216         gnus-fetch-partial-articles.
1217
1218         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1219
1220         * nnimap.el (nnimap-insert-partial-structure): New function.
1221         (nnimap-get-partial-article): New function.
1222         (nnimap-request-article): Use it.
1223         (nnimap-wait-for-response): Return whether the wait was successful.
1224         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1225         retrieval wasn't successful.
1226         (nnimap-retrieve-group-data-early): Allow throttling servers.
1227         (nnimap-streaming): New variable.
1228         (nnimap-fetch-partial-articles): Removed.
1229
1230         * mm-decode.el (mm-with-part): Protect against killed buffers.
1231
1232         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1233         for prettier summary display.
1234
1235 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1236
1237         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1238         directly.
1239
1240 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1241
1242         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1243         apparently third-party libraries depend on it.
1244
1245         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1246         before starting negotiation.
1247
1248         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1249         privacy reasons.
1250         (gnus-treat-mail-gravatar): Ditto.
1251
1252         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1253         buffer when inserting images.  Inserting text into the headers, for
1254         instance, can make them invalid.
1255
1256 2010-09-25  Julien Danjou  <julien@danjou.info>
1257
1258         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1259         variables.
1260
1261         * nnheader.el: Remove useless variables news-reply-yank-from and
1262         news-reply-yank-message-id.
1263
1264         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1265         variables.
1266
1267         * mml1991.el: Remove useless mml1991-verbose.
1268
1269         * gnus.el: Remove useless variable gnus-use-generic-from.
1270         Remove obsolete variable gnus-topic-indentation.
1271
1272         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1273
1274         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1275
1276         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1277
1278         * gnus-group.el: Remove useless gnus-group-icon-cache.
1279         Remove useless gnus-ephemeral-group-server.
1280
1281         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1282
1283         * mml2015.el: Remove useless mml2015-verbose.
1284
1285         * mml-smime.el: Remove useless mml-smime-verbose.
1286
1287         * gnus.el: Remove useless gnus-local-domain.
1288
1289         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1290         gnus-gravatar-size.
1291
1292         * gnus-art.el: Remove useless gnus-treat-translate.
1293
1294 2010-09-24  Julien Danjou  <julien@danjou.info>
1295
1296         * gnus-sum.el: Add support for Gravatars.
1297
1298         * gnus-art.el: Add support for Gravatars.
1299
1300         * gnus-gravatar.el: Add this file.
1301
1302         * gravatar.el: Add this file.
1303
1304 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1305
1306         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1307
1308         * gnus-group.el (gnus-group-fetch-faq): Removed.
1309
1310         * gnus.el (gnus-group-faq-directory): Removed.
1311
1312         * gnus-group.el (gnus-group-fetch-charter): Removed.
1313
1314         * gnus.el (gnus-group-charter-alist): Removed.
1315
1316         * gnus-group.el (gnus-group-archive-directory): Removed.
1317         (gnus-group-recent-archive-directory): Ditto.
1318         (gnus-group-make-archive-group): Removed.
1319
1320         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1321
1322         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1323         use the same article number for all the cached articles.
1324
1325         * nnimap.el (nnimap-command): Register the last command time so
1326         that we can use it for idling NOOPs.
1327         (nnimap-open-connection): Start the keeplive timer.
1328         (nnimap-make-process-buffer): Store all the process buffers.
1329         (nnimap-keepalive): New function.
1330
1331         * starttls.el: (starttls-open-stream): Add autoload cookie.
1332
1333 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1334
1335         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1336         handling.
1337
1338 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1339
1340         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1341         its data structures.
1342
1343         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1344         instead of the cl.el copy-list.
1345         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1346         equalp.
1347
1348 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1349
1350         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1351         and tool-bar-local-item-from-menu.
1352
1353         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1354         mode-line-highlight face for Emacs.
1355
1356         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1357         loading gnus-sum.elc; fix comment for canlock-verify.
1358         (gnus-article-jump-to-part): Use read-number.
1359         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1360         Emacs pre-21 compatible code for help-echo.
1361         (gnus-article-next-page-1): No need to adjust the number of lines.
1362         (gnus-article-describe-bindings): Always use help-buffer.
1363
1364         * gnus-audio.el (gnus-audio-inline-sound)
1365         * gnus-cus.el (gnus-custom-mode)
1366         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1367
1368         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1369
1370         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1371         compatible code.
1372
1373 2010-09-24  Glenn Morris  <rgm@gnu.org>
1374
1375         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1376         visiting the fcc file in rmail-mode.
1377
1378         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1379
1380 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1381
1382         * nnir.el: Silence the byte compiler.
1383
1384         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1385         alias to browse-url-url-encode-chars if any.
1386         (gnus-html-encode-url): Use it.
1387
1388 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1389
1390         * gnus-start.el (gnus-use-backend-marks): New variable.
1391         (gnus-get-unread-articles-in-group): Use it.
1392
1393         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1394         makeover.
1395
1396 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1397
1398         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1399
1400 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1401
1402         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1403         Removed.
1404         (gnus-setup-news-hook): Removed
1405         gnus-fixup-nnimap-unread-after-getting-new-news.
1406
1407         * gnus-int.el (gnus-request-update-info): Protect against backends not
1408         having the function.
1409
1410         * nnimap.el (nnimap-stream): Mention starttls.
1411         (nnimap-open-connection): Add starttls support.
1412
1413 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1414
1415         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1416
1417 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1418
1419         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1420         BODYSTRUCTUREs.
1421         (nnimap-transform-headers): Unfold quoted {42} headers.
1422
1423         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1424         the info.
1425         (gnus-get-unread-articles): Only call updatep on backends that support
1426         it.
1427
1428         * nnweb.el (nnweb-request-update-info): NOOP.
1429
1430         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1431
1432         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1433         since it only deals with marks.
1434
1435         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1436         gnus-request-marks, and make a new gnus-request-update-info.
1437
1438         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1439         the active instead of the high number, which is usually too low.
1440
1441 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1442
1443         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1444         * encrypt.el: Removed.
1445
1446 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1447
1448         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1449         server in symbolic form.
1450
1451         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1452         0.9.
1453
1454 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1455
1456         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1457         (nnimap-update-info): Fix up code slightly.
1458
1459         * gnus-int.el (gnus-open-server): Add tracing for performance
1460         debugging.
1461
1462         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1463         (gnus-group-insert-group-line): Pass the real group name so that it
1464         gets the right data.
1465
1466         * gnus-start.el (gnus-get-unread-articles): Don't have
1467         `gnus-get-unread-articles-in-group' update info, since that can be
1468         really slow and doesn't seem to be needed?
1469
1470 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1471
1472         * time-date.el (date-to-time): Try using parse-time-string first before
1473         using the slower timezone-make-date-arpa-standard.
1474
1475 2010-09-22  Julien Danjou  <julien@danjou.info>
1476
1477         * gnus-group.el (gnus-group-insert-group-line): Call
1478         gnus-group-highlight-line.
1479         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1480         default hook list.
1481         (gnus-group-update-eval-form): Add new function.
1482         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1483         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1484
1485 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1486
1487         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1488         immediate, then expire all articles.
1489         (nnimap-update-info): Fix off-by-one errors.
1490         (nnimap-flags-to-marks): Would return no marks lists for group with no
1491         flags.  Instead return the other data.
1492
1493 2010-09-22  Julien Danjou  <julien@danjou.info>
1494
1495         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1496         Only return an icon.
1497         (gnus-group-insert-group-line): Compute icon to return.
1498
1499         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1500         variable.
1501         (gnus-html-image-fetched): Only cache if
1502         gnus-html-image-automatic-caching is set.
1503         (gnus-html-image-fetched): Check for errors.
1504
1505 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1506
1507         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1508         once per method on `g'.  This ensures that backends like nnfolder don't
1509         open all their folders.
1510
1511         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1512         (nnimap-request-list): Nix out group in the correct buffer.
1513         (nnimap-parse-flags): Implement by using `read' instead of
1514         hand-parsing.
1515         (nnimap-flags-to-marks): Pass on permanent-flags.
1516         (nnimap-make-process-buffer): Record the server name.
1517         (nnimap-parse-flags): Fix typo.
1518         (nnimap-request-scan): Run split on the server in general, not just a
1519         single group.
1520
1521         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1522         parameter, and propagate this downwards.
1523
1524         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1525         since EXAMINE changes it on the server.
1526
1527         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1528         this command might take a while.
1529
1530 2010-09-22  Julien Danjou  <julien@danjou.info>
1531
1532         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1533         harmful if you have 2 images side-by-side, they can't be properly
1534         update on text deletion.  Using text-property is safer here.
1535         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1536         data.
1537
1538 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1539
1540         * nnimap.el (nnimap-expunge-inbox): Removed.
1541         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1542         (nnimap-expunge): Flip default to t.
1543
1544         * gnus.el (gnus-method-to-server): Don't push things to the cache
1545         unless it's unique.
1546         (gnus-server-to-method): Ditto.
1547
1548 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1549
1550         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1551
1552 2010-09-22  Julien Danjou  <julien@danjou.info>
1553
1554         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1555         get the start of data.
1556         (gnus-html-encode-url): Add this function to encode special chars in
1557         URL.
1558         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1559         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1560
1561         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1562         default.
1563         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1564
1565         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1566         images alt-text.
1567         (gnus-html-put-image): Put alt-text as help-echo.
1568
1569 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1570
1571         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1572         * mm-util.el (mm-decompress-buffer)
1573         * nnir.el (nnir-run-find-grep)
1574         * pop3.el (pop3-list): Use 3rd arg of split-string.
1575
1576         * time-date.el (format-seconds): Comment fix.
1577
1578         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1579         and byte-optimize-form-code-walker.
1580         (dgnushack-make-auto-load): Don't advise make-autoload.
1581
1582         * lpath.el: Remove Emacs 21 stuff.
1583
1584 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1585
1586         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1587         outside the active range.  Suggested by Dan Christensen.
1588
1589         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1590         slightly later to avoid double-getting it.
1591
1592         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1593         previous patch.
1594
1595         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1596
1597 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1598
1599         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1600
1601 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1602
1603         * gnus-int.el (gnus-open-server): Give a better error message in the
1604         "go offline" case.
1605
1606         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1607         marks for nnimap, which is seldom the right thing to do.
1608
1609         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1610         (gnus-same-method-different-name): New function.
1611
1612         * nnimap.el (parse-time): Require.
1613
1614         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1615         method in the presence of many similar methods.
1616
1617         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1618
1619         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1620         nnml-inhibit-expiry.
1621
1622         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1623         find out whether methods are equal.
1624
1625         * nnimap.el (nnimap-find-expired-articles): New function.
1626         (nnimap-process-expiry-targets): New function.
1627         (nnimap-request-move-article): Request the article before looking at
1628         what the Message-ID is.  Fix found by Andrew Cohen.
1629         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1630
1631         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1632         for oldness in addition to being a predicate.
1633
1634         * nnimap.el (nnimap-request-group): When we have zero articles, return
1635         the right data to Gnus.
1636         (nnimap-request-expire-articles): Only delete articles immediately if
1637         the target is 'delete.
1638
1639         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1640         method, this would bug out.
1641
1642         * gnus-group.el (gnus-group-expunge-group): Renamed from
1643         gnus-group-nnimap-expunge, and implemented as a normal interface
1644         function.
1645
1646         * gnus-int.el (gnus-request-expunge-group): New function.
1647
1648         * nnimap.el (nnimap-request-create-group): Implement.
1649         (nnimap-request-expunge-group): New function.
1650
1651 2010-09-21  Julien Danjou  <julien@danjou.info>
1652
1653         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1654         (gnus-html-cache-expired): Add new function.
1655         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1656         wethever we should display image for fetch it.
1657         Compute alt-text earlier to pass it to the fetching function too.
1658         (gnus-html-schedule-image-fetching): Change function argument to only
1659         get one image at a time, not a list.
1660         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1661         cache.
1662         (gnus-html-get-image-data): New function to retrieve image data from
1663         cache.
1664         (gnus-html-put-image): Change buffer argument to use image data rather
1665         than file, and place image above region rather than inserting a new
1666         one. Do not take alt-text as argument, since it's useless now: we place
1667         the image above alt-text.
1668         (gnus-html-prune-cache): Remove.
1669         (gnus-html-show-images): Start to fetch image when we find one, do not
1670         push into a temporary list.
1671         (gnus-html-prefetch-images): Only fetch image if they have expired.
1672         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1673         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1674
1675 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1676
1677         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1678
1679 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1680
1681         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1682         spec inser "*" if the group isn't active instead of 0.
1683
1684         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1685         opening the server.
1686         (nnimap-request-delete-group): Implement group deletion.
1687         (nnimap-transform-headers): Return the size of the entire message in
1688         the Bytes header, not just the size of the first part.
1689         (nnimap-request-move-article): When moving an article from nnimap,
1690         request the article first so the accepting form has an article to
1691         accept.  Reported by Dan Christensen.
1692         (nnimap-command): Make sure that the error message doesn't error out.
1693
1694 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1695
1696         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1697         we haven't requested anything.
1698
1699 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1700
1701         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1702         "".  Fix found by Andrew Cohen.
1703
1704         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1705         instead of -encode-string.
1706
1707 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1708
1709         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1710
1711         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1712         by mm-subst-char-in-string.
1713
1714 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1715
1716         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1717         waiting for the connection string.
1718
1719         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1720         arriving.
1721
1722         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1723         bogus characters.  This allows selecting certain Gmail groups.
1724
1725         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1726         (nnimap-fetch-partial-articles): New variable.
1727         (nnimap-open-connection): When looking for credentials, also use the
1728         nnimap-server-port.
1729         (nnimap-request-article): Return the group/article number, so that Gnus
1730         `^' works as expected.
1731         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1732         them.
1733
1734         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1735         comments.
1736         (gnus-methods-sloppily-equal): New function.
1737         (gnus): When using the development version of Gnus, load the gnus-load
1738         file.
1739
1740         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1741         `gnus-open-server' on each method before trying to scan them etc.  This
1742         ensures that all the backend parameters are set correctly.
1743
1744         * nnimap.el (nnimap-authenticator): New variable.
1745         (nnimap-open-connection): Allow anonymous login.
1746         (nnimap-transform-headers): The chars header is called Chars not
1747         Bytes.
1748         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1749         drops.
1750
1751         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1752         patch, found by Knut Anders Hatlen.
1753
1754 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1755
1756         * gnus-agent.el (gnus-agent-batch-confirmation)
1757         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1758         to gnus-message.
1759         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1760         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1761         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1762         * gnus-int.el (gnus-open-server): Likewise.
1763         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1764         (gnus-score-check-syntax): Likewise.
1765         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1766         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1767         Likewise.
1768         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1769
1770 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1771
1772         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1773         calling conventions so that prefetch doesn't bug out.
1774
1775 2010-09-19  Julien Danjou  <julien@danjou.info>
1776
1777         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1778         rather than `subst-char-in-region' in order to be able to replace ASCII
1779         char by UTF-8 ones.
1780
1781         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1782         than curl.
1783         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1784         the right URL and ALT text on images.
1785         (gnus-html-wash-tags): Fix tag case.
1786         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1787         (gnus-article-html): Add -o display_ins_del=2 option.
1788         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1789
1790 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1791
1792         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1793         the extra mail headers, which sometimes seem to happen for unknown
1794         reasons.
1795
1796         * mail-parse.el (mail-header-encode-parameter): Define as
1797         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1798         (or most, perhaps?) mail readers don't understand the latter, but do
1799         understand the former.
1800
1801         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1802         to nil, so that no methods are automatically agentized.  I think this
1803         is probably what most users want.
1804
1805         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1806         from url-retrieve, for instance about invalid URLs.
1807
1808         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1809         groups that have no articles.
1810         (nnimap-request-article): Check that we really got an article when we
1811         requested one.
1812
1813         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1814         doesn't exist.
1815
1816         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1817         nntp buffer so the agent can save it.
1818         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1819         that CRLF doesn't get translated to \n.
1820         (nnimap-open-connection): Don't make 'shell commands only send \n.
1821
1822 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1823
1824         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1825         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1826         Update var name.
1827         (nnml-generate-nov-file): Use dolist.
1828         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1829         Use with-current-buffer.
1830
1831 2010-09-18  Julien Danjou  <julien@danjou.info>
1832
1833         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1834         parallel.
1835
1836 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1837
1838         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1839         the range update right.
1840         (nnimap-request-group): Don't make `M-g' bug out on group with no
1841         marks.
1842         (nnoo): Required, so that other packages can require nnimap.
1843         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1844         command we're looking for.  This helps when the server sends more
1845         responses after we've gotten everything we expected.
1846         (nnimap): Add a `newlinep' field to keep track of end-of-line
1847         conventions.
1848         Don't send CRLF to things that don't want it.
1849         (nnimap-request-accept-article): Ditto.
1850
1851 2010-09-18  Julien Danjou  <julien@danjou.info>
1852
1853         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1854         than curl to retrieve images.
1855
1856 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1857
1858         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1859         the marks.
1860         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1861         (nnimap-wait-for-connection): New function.
1862         (nnimap-open-connection): If we have PREAUTH, don't query for login
1863         credentials.
1864         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1865         when doing a partial update.
1866
1867 2010-09-18  Julien Danjou  <julien@danjou.info>
1868
1869         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1870         tags.
1871
1872 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1873
1874         * nnimap.el (nnimap-credentials): New function.
1875         (nnimap-open-connection): Use the new function to look for credentials
1876         also on the numeric equivalents of "imap" and "imaps".
1877
1878         * gnus-start.el (gnus-activate-group): Send the info to
1879         gnus-request-group.
1880
1881         * nnimap.el (nnimap-request-group): Have the "check" version of the
1882         function parse flags and update the info, so that a `M-g' get a total
1883         resync of all flags from the group.
1884
1885         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1886         to allow backends to alter the info on group selection.  Also alter all
1887         the backend -request-group functions to take the parameter.
1888
1889         * nnimap.el (nnimap-store-info): New function.
1890         (nnimap-update-info): Store the info for later usage.
1891         (nnimap-request-group): Use the stored info for the dont-check case, so
1892         that we don't retrieve all marks when we enter a group.
1893
1894         * nnimap.el: Use deffoo instead of defun for interface functions.
1895
1896         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1897         update the group info.  This makes the nndraft groups, for instance, go
1898         back to their old behaviour.
1899
1900         * gnus-sum.el (gnus-select-newsgroup): Indent.
1901
1902         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1903         in.
1904         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1905         nothing.
1906
1907         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1908         from methods that are denied.
1909
1910         * gnus-int.el (gnus-method-denied-p): New function.
1911
1912         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1913         store the password instead of netrc.
1914         (nnimap-open-connection): Don't error out when we can't make a
1915         connections.
1916
1917         * auth-source.el (auth-source-create): In the password prompt, say what
1918         we're querying for.  Also prompt for user name if that hasn't been
1919         given.
1920
1921         * nnimap.el (nnimap-with-process-buffer): Removed.
1922
1923 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1924
1925         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1926         method when we're reading from the agent.
1927
1928         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1929
1930         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1931         that's probably most useful for users.
1932
1933         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1934         "failed" all the time.
1935
1936         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1937         ...)) with (with-current-buffer ... ).
1938
1939         * nntp.el (nntp-open-server): Return whether the open was successful or
1940         not.
1941
1942         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1943         select an unread unseen article first.
1944
1945         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1946         /etc/services, supply some sensible port defaults.
1947
1948         * dgnushack.el: Define netrc-credentials.
1949
1950 2010-09-17  Julien Danjou  <julien@danjou.info>
1951
1952         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1953
1954 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1955
1956         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1957         doesn't have any parameters.
1958
1959 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1960
1961         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1962         only upcased checks.
1963
1964         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1965
1966         * nnimap.el (nnimap-open-shell-stream): New function.
1967         (nnimap-open-connection): Use it.
1968         (nnimap-transform-headers): Get the number of lines in each message.
1969         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1970         number of lines.
1971         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1972         problem.
1973
1974         * utf7.el (utf7-encode): Autoload.
1975
1976         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1977         to allow the mail splitting to not return a default group.  This is
1978         useful for nnimap, which will leave unmatched mail in the inbox.
1979
1980         * nnimap.el: Rewritten.
1981
1982         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1983         nnimap usage.
1984
1985         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1986         if the move is internal, so that nnimap can do fast internal moves.
1987
1988         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1989         data.
1990         (gnus-read-active-for-groups): Support finishing the early retrieval of
1991         data.
1992
1993         * gnus-range.el (gnus-range-nconcat): New function.
1994
1995         * gnus-int.el (gnus-finish-retrieve-group-infos)
1996         (gnus-retrieve-group-data-early): New functions.
1997
1998 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1999
2000         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2001         (nnrss-retrieve-groups):
2002         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2003         (pop3-quit): Use with-current-buffer.
2004
2005 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2006
2007         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2008         instead of nnheader-accept-process-output.
2009
2010         * dgnushack.el (dgnushack-compile): Add comment.
2011
2012         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2013
2014         * gnus-html.el (gnus-html-schedule-image-fetching)
2015         (gnus-html-prefetch-images): Replace process-kill-without-query by
2016         gnus-set-process-query-on-exit-flag.
2017
2018 2010-09-16  Romain Francoise  <romain@orebokech.com>
2019
2020         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2021
2022 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2023
2024         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2025         parameter to unintern is mandatory-ish in Emacs 24.
2026
2027         * gnus-html.el (gnus-html-schedule-image-fetching)
2028         (gnus-html-prefetch-images): Check for curl before using it.
2029
2030         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2031         depend on curl, which isn't essential.
2032
2033         * imap.el: Revert back to version
2034         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2035         seem problematic.
2036
2037 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2038
2039         * gnus-registry.el (gnus-registry-install-shortcuts):
2040         Explicitly pass `obarray' to `unintern' to avoid a warning.
2041
2042 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2043
2044         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2045         change.
2046
2047         * nnrss.el (nnrss-request-list): Removed this function and related
2048         functions, including the moreover stuff.
2049
2050 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2051
2052         * nnrss.el (nnrss-retrieve-groups): New function.
2053
2054 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2055
2056         * .dir-locals.el: Add no-byte-compile cookie.
2057
2058 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2059
2060         * time-date.el (format-seconds): Comment fix.
2061
2062         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2063         for back end that doesn't support request-scan.
2064
2065 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2066
2067         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2068         then do request scans from the backends.
2069
2070         * netrc.el (netrc-credentials): New conveniency function.
2071
2072         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2073         avoid running a hook per line, since this takes a lot of time,
2074         profiling shows.
2075         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2076         directly if gnus-visual-p is true.
2077
2078 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2079
2080         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2081         groups; replace mapcar with dolist which is a bit faster; pass groups
2082         info to gnus-read-active-file-1.
2083         (gnus-read-active-file-1): Scan only specified groups if the new
2084         optional arg `infos' is given.
2085
2086 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2087
2088         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2089
2090         * pop3.el (pop3-movemail): Removed.
2091         (pop3-streaming-movemail): Renamed to pop3-movemail.
2092
2093         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2094         don't restrict end-tag searches to the end of the line.
2095
2096 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2097
2098         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2099         articles of every unchecked group to t, which means unknown since the
2100         server has never been opened.
2101
2102 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2103
2104         * gnus-html.el (gnus-html-show-alt-text): New command.
2105         (gnus-html-browse-image): Ditto.
2106         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2107         to browse the image directly.
2108         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2109         better.
2110
2111         * gnus-async.el (gnus-async-article-callback): Call
2112         `gnus-html-prefetch-images' unconditionally.
2113
2114         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2115         before feeding URLs to curl.
2116
2117 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2118
2119         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2120         internal images as deletable by `W D D'.
2121
2122         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2123         (gnus-async-article-callback): Fix typo.
2124
2125 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2126
2127         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2128         current line to work around bugs in the output from w3m.
2129
2130         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2131         for groups that want that.
2132
2133         * nntp.el (nntp-wait-for-string): Supply a timeout for
2134         accept-process-output to ensure progress.
2135
2136         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2137         level to get unread articles from, then use that for foreign groups,
2138         too.
2139
2140         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2141         confuses the rest of the function.
2142
2143         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2144         for the methods that support -retrieve-groups, too.
2145
2146         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2147
2148 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2149
2150         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2151         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2152
2153         * pop3.el: Require cl when compiling.
2154         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2155
2156 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2157
2158         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2159         that aren't going to be activated.
2160         (gnus-get-unread-articles): Fix up the last commit.
2161
2162         * gnus-html.el (gnus-article-html): Allow calling without specifying
2163         the handle.  In that case, dissect the buffer first.
2164
2165         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2166
2167         * nnimap.el (nnimap-open-connection): Revert the change that would look
2168         into authinfo for imaps instead of imap.
2169
2170         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2171         say that you don't want to call gnus-request-group with don-check, but
2172         do check the reponse.  This is for virtual groups only.
2173         (gnus-get-unread-articles): Count the archive groups as secondary, so
2174         that they're activated the same way as before.
2175
2176         * imap.el (imap-message-map): Removed optional buffer parameter, since
2177         no callers use it.
2178         (imap-message-get): Ditto.
2179         (imap-message-put): Ditto.
2180         (imap-mailbox-map): Ditto.
2181         (imap-mailbox-put): Ditto.
2182         (imap-mailbox-get): Ditto.
2183         (imap-mailbox-get): Revert last change for this function.
2184
2185         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2186         case-insensitively.
2187         (nnimap-debug): Removed.
2188
2189         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2190         to use `imap-fetch' instead.  According to the comments, this should be
2191         safe, since all other IMAP clients use the 1:* syntax.
2192         (imap-enable-exchange-bug-workaround): Removed.
2193         (imap-debug): Removed -- doesn't seem very useful.
2194
2195         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2196         mail from a file, and the file doesn't exist.
2197
2198         * imap.el (imap-log): New convenience function used throughout instead
2199         of repeating the same code all over the place.
2200
2201         * pop3.el (pop3-streaming-movemail): Return t for success.
2202
2203         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2204         .authinfo if we're using ssl connection.
2205
2206         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2207         already have if we're in a main Gnus `g' run.
2208
2209         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2210
2211 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2212
2213         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2214
2215         * nnmh.el (nnmh-request-list-1): Bind `file'.
2216
2217         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2218         alias to set-process-query-on-exit-flag or process-kill-without-query.
2219         (pop3-open-server): Use it.
2220
2221 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2222
2223         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2224         box to the Incoming file.  Fixes mistake in previous checkin.
2225
2226         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2227         request loop (for debugging purposes) removed.
2228
2229         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2230         culprit is more visible.
2231         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2232         (nnml-add-incremental-nov): New functions to do "incremental" nov
2233         updates, where we just append to the end of the existing nov files
2234         without reading/writing them in full.
2235
2236         * mail-source.el (mail-source-delete-crash-box): Really only check the
2237         incoming files once in a while.
2238
2239         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2240
2241         * mail-source.el (mail-source-delete-crash-box): Only check the
2242         incoming files for deletion once per day to save a lot of file
2243         accesses.
2244
2245         * pop3.el (pop3-logon): Fix up unbound variable typo.
2246
2247         * mail-source.el (pop3-streaming-movemail): Autoload.
2248
2249         * pop3.el (pop3-streaming-movemail): Respect
2250         pop3-leave-mail-on-server.
2251
2252         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2253         retrieval.
2254
2255         * pop3.el (pop3-process-filter): Removed unused function.
2256         (pop3-streaming-movemail, pop3-send-streaming-command)
2257         (pop3-wait-for-messages, pop3-write-to-file)
2258         (pop3-number-of-responses): New functions for streaming pop3
2259         retrieval.
2260
2261         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2262         come from no known methods.
2263         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2264         list.
2265
2266         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2267         message sizes.
2268         (pop3-movemail): Use erase-buffer instead of looping and deleting
2269         regions, which seems rather odd.
2270
2271         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2272         file once per `g' run.
2273
2274         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2275         directories.  This makes the draft queue directory work.
2276
2277         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2278         data from the backends, so that we only request the list of groups from
2279         each method once.  This should speed things up considerably.
2280
2281         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2282         detect that it's not implemented.
2283
2284         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2285         we actually do recurse down into the tree, but don't stat all leaf
2286         nodes.
2287
2288         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2289         then say so instead of bugging out.
2290
2291         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2292         files exist before trying to read them.
2293
2294         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2295         around <pre_int>.
2296
2297         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2298
2299         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2300
2301 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2302
2303         * mm-util.el (mm-image-load-path): Just return the image directories,
2304         not all directories in the path in addition to the image directories.
2305         (mm-image-load-path): Maintain a cache of the image directories so that
2306         the `g' command in Gnus doesn't have to stat dozens of directories each
2307         time.
2308
2309         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2310         (gnus-html-wash-tags): Add a new `i' command to insert images.
2311         (gnus-html-insert-image): New command and keystroke.
2312         (gnus-html-redisplay-with-images): New command and keystroke.
2313         (gnus-html-show-images): Renamed command.
2314         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2315         spacers.
2316         (gnus-html-wash-tags): Decode entities at the end, so that entities
2317         inside the tags don't mess up the rest of the "parsing".
2318
2319         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2320         so that nnimap methods aren't agentized by default.  There's apparently
2321         many problems related to agent/imap behaviour.
2322
2323         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2324
2325         * gnus-html.el: Doc fix.
2326
2327 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2328
2329         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2330         specifier-spec-list for Emacs 21.
2331
2332         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2333         glyph-width and glyph-height instead of display-graphic-p and
2334         image-size; make avoidance of displaying small images work for XEmacs.
2335
2336         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2337         for XEmacs.
2338
2339         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2340         of symbol that holds plist data.
2341         (gnus-process-plist): Remove plist of process after getting it.
2342
2343 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2344
2345         * message.el (message-generate-hashcash): Change default to
2346         'opportunistic if hashcash is installed.
2347
2348         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2349         (gnus-html-put-image): Only call image-size once, since it's somewhat
2350         time-consuming on remote X servers.
2351
2352 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2353
2354         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2355         type on data, not a file name.
2356
2357         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2358         window-pixel-edges for Emacs 21.
2359
2360         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2361         decoded contents.
2362         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2363
2364 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2365
2366         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2367         group line format, since it isn't very interesting.
2368
2369         * gnus-agent.el (gnus-agent-short-article),
2370         (gnus-agent-long-article): Increase values for these two variables,
2371         since most people are likely to have more network connection and
2372         storage than before.
2373
2374         * gnus.el (gnus-refer-article-method): Change default to 'current.
2375         When referring an article, the common behaviour is to refer it from the
2376         current select method, not the native select method.  The chances of
2377         the native select method having the message in question is rather slim
2378         these days.
2379
2380         * gnus-sum.el (gnus-auto-select-subject): Change default to
2381         `unseen-or-unread'.  I think it's likely that most people want to
2382         select an unseen article over a previously seen, but unread one.
2383
2384         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2385         means that in the article buffer none of the minor mode elements will
2386         be shown, usually, and this is not desirable in most cases.
2387
2388         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2389         that commands like `d' (and the like) go to the next line in the
2390         buffer, instead of the next unread article.  I think this is the
2391         behaviour that is most natural for most users.
2392         (gnus-single-article-buffer): Change default to nil, so that people can
2393         have as many article buffers open as they have summary buffer.  I think
2394         this is the most natural way for the groups to behave.
2395
2396         * message.el (message-generate-new-buffers): Change default to
2397         `unsent', so that all new message buffers start their names with the
2398         string "*unsent", and it's easier to find the buffers if you move from
2399         them.
2400
2401 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2402
2403         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2404         small.  They're probably tracking images.
2405         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2406         (gnus-html-rescale-image): Yet another try at getting the image sizing
2407         right.
2408
2409         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2410         nntp-marks-file-name is nil.
2411
2412 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2413
2414         * gnus-html.el (gnus-html-wash-tags)
2415         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2416         Better logging.
2417
2418 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2419
2420         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2421
2422         * gnus-html.el (gnus-html-wash-tags): Check the value of
2423         gnus-blocked-images in the summary buffer.
2424
2425 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2426
2427         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2428
2429 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2430
2431         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2432         like "a", it seems like.
2433         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2434         since it needs to be picked from the correct buffer.
2435
2436         * nnwfm.el: Removed.
2437
2438         * nnlistserv.el: Removed.
2439
2440 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2441
2442         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2443         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2444
2445 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2446
2447         * nnkiboze.el: Removed.
2448
2449         * nndb.el: Removed.
2450
2451         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2452         alt text.
2453         (gnus-html-rescale-image): Try to get the rescaling logic right for
2454         images that are just wide and not tall.
2455
2456         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2457         overshadow variable bindings.
2458
2459 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2460
2461         * gnus-html.el (gnus-html-wash-tags)
2462         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2463         extra logging.
2464
2465 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2466
2467         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2468         (gnus-max-image-proportion): New variable.
2469         (gnus-html-rescale-image): New function.
2470         (gnus-html-put-image): Rescale images.
2471
2472 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2473
2474         Fix up some byte-compiler warnings.
2475         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2476         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2477         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2478         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2479         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2480         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2481         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2482
2483 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2484
2485         * gnus-html.el (gnus-article-html): Decode contents by charset.
2486
2487 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2488
2489         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2490         (gnus-html-frame-width, gnus-blocked-images)
2491         * message.el (message-prune-recipient-rules): Add custom version.
2492         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2493
2494         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2495         functions.
2496
2497         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2498         gnus-process-get.
2499
2500 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2501
2502         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2503         instead of lsub directly.
2504
2505 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2506
2507         * nnwarchive.el: Removed.
2508
2509         * gnus-soup.el: Removed.
2510
2511         * nnsoup.el: Removed.
2512
2513         * nnultimate.el: Removed.
2514
2515         * gnus-html.el (gnus-blocked-images): New variable.
2516
2517         * message.el (message-prune-recipients): New function.
2518         (message-prune-recipient-rules): New variable.
2519
2520         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2521         guess whether a long line is natural text or not.
2522
2523         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2524         gnus-process-plist and friends for compatibility.
2525
2526 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2527
2528         * gnus-html.el: Require packages that define macros used in this file.
2529         (gnus-article-mouse-face): Declare to silence byte-compiler.
2530         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2531         process-get.
2532         (gnus-html-put-image): Use plist-get to avoid getf.
2533         (gnus-html-prefetch-images): Use with-current-buffer.
2534
2535 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2536
2537         * gnus-ems.el: Provide compatibility functions for
2538         gnus-set-process-plist.
2539
2540         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2541         header-line-format for XEmacs 21.4.
2542
2543         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2544         * gnus.el (gnus-valid-select-methods)
2545         * message.el (message-send-mail-partially-limit)
2546         * mm-decode.el (mm-text-html-renderer)
2547         * mml.el (mml-insert-mime-headers-always)
2548         * smiley.el (smiley-regexp-alist): Bump custom version.
2549
2550 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2551
2552         * gnus-html.el: require mm-url.
2553         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2554         with the url to `url'.
2555         (gnus-html-wash-tags): Support cid: URLs/images.
2556
2557 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2558
2559         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2560         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2561         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2562
2563         * gnus-move.el: Removed file, since it doesn't really work.
2564
2565         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2566         UTF-8.  This seems to fix problems with some German web feeds.
2567
2568         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2569         at the top so that the proper colours are applied.
2570
2571         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2572         don't have dots in their names.
2573
2574         * gnus-art.el (gnus-article-view-part): Doc fix.
2575
2576         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2577         XEmacs-compatible.
2578         (gnus-html-put-image): Don't do images on non-graphic displays.
2579
2580         * nnslashdot.el: Removed this unused backend.
2581
2582         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2583         actions.
2584         (gnus-undo-register-1): Revert last change.
2585
2586         * gnus-group.el (gnus-group-completing-read): Protect against not
2587         having completion-styles bound.
2588
2589         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2590         make broken recipients happier.
2591
2592         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2593
2594         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2595         point parameter.
2596
2597         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2598
2599         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2600         completion-styles for group selection.
2601
2602 2009-02-04  Andreas Schwab  <schwab@suse.de>
2603
2604         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2605         headers and regexp-quote the match if necessary.
2606
2607 2009-03-24  Miles Bader  <miles@gnu.org>
2608
2609         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2610         the blinking smiley.
2611
2612 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2613
2614         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2615         blink smiley.
2616
2617 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2618
2619         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2620         where the dribbel file lives exists.
2621
2622         * message.el (message-send-mail-partially-limit): Change the default to
2623         nil, since most people don't want this.
2624
2625         * mm-url.el (mm-url-decode-entities): Also decode entities like
2626         &#x3212.
2627
2628 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2629
2630         * gnus-sum.el (gnus-summary-idna-message):
2631         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2632         Hyperlink urls in docstrings with URL `...'.
2633
2634 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2635
2636         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2637         functions.
2638
2639 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2640
2641         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2642         say what the mouseover text should be.
2643
2644         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2645         version of the mm-w3m-safe-url-regexp variable to only download images
2646         in the groups where we want that to happen.
2647
2648         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2649
2650         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2651         easier debugging.
2652         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2653         big pictures in the article buffer.
2654
2655         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2656         gnus-article-html.
2657         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2658         w3m.
2659
2660         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2661
2662 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2663
2664         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2665         which doesn't exist.
2666
2667         * message.el (message-inhibit-ecomplete): New variable to allow some
2668         function to inhibit ecomplete address storage.
2669         (message-resend): Disable ecomplete message storage when resending
2670         messages.
2671
2672         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2673
2674 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2675
2676         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2677         Save excursion while copying, moving, and deleting articles in order to
2678         prevent the cursor from jumping to unforeseen place.
2679
2680 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2681
2682         * lpath.el: No need to bind bookmark-current-buffer,
2683         bookmark-yank-point and bookmark-make-record-function.
2684
2685 2010-08-17  Glenn Morris  <rgm@gnu.org>
2686
2687         * gnus-sync.el: Require gnus components whose functions are used.
2688
2689         * gnus-art.el (bookmark-make-record-function):
2690         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2691         Declare for compiler.
2692
2693         * mm-url.el (mml-compute-boundary): Autoload.
2694
2695 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2696
2697         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2698
2699 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2700
2701         Typo fix "hoo4a" -> "hook".
2702
2703         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2704
2705 2010-08-14  Glenn Morris  <rgm@gnu.org>
2706
2707         * gnus-sync.el (gnus-sync): Fix defgroup version.
2708
2709 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2710
2711         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2712
2713         * gnus-sync.el: Fix docs.
2714         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2715         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2716
2717 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2718
2719         Optimizations for gnus-sync.el.
2720
2721         * gnus-sync.el: Add docs about gnus-sync-backend
2722         possibilities.
2723         (gnus-sync-save): Remove unnecessary message.
2724         (gnus-sync-read): Optimize and show what groups were skipped.
2725
2726 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2727
2728         Minor bug fixes for gnus-sync.el.
2729
2730         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2731         read the sync on get-new-news.
2732
2733         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2734         quiet.
2735
2736         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2737
2738 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2739
2740         Make saving and restoring of hidden threads work with overlays.
2741         Patch applied by Ted Zlatanov.
2742
2743         * gnus-sum.el (gnus-hidden-threads-configuration)
2744         (gnus-restore-hidden-threads-configuration): Update to deal with text
2745         properties, rather than searching for a magic character.
2746
2747 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2748
2749         New gnus-sync.el library for synchronization of marks.
2750
2751         * gnus-sync.el: New library for synchronization of marks.
2752
2753         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2754         renamed from `gnus-registry-grep-in-list'.
2755
2756         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2757
2758         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2759
2760 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2761
2762         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2763         determining charset of text fails.
2764
2765 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2766
2767         * nnmail.el (nnmail-get-new-mail-1): Revert.
2768
2769         * nnml.el (nnml-active-number): Make sure names of newly created groups
2770         in nnml-group-alist are encoded.
2771
2772 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2773
2774         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2775         containing non-ASCII characters in active file for nnml back end.
2776
2777 2010-07-24  David Engster  <dengste@eml.cc>
2778
2779         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2780         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2781
2782 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2783
2784         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2785         tag (Bug#6654).
2786
2787 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2788
2789         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2790         the article buffer, not the summary buffer.
2791
2792 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2793
2794         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2795         Emacs 23 as well.
2796
2797 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2798
2799         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2800         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2801
2802 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2803
2804         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2805         Patch applied by Karl Fogel.
2806
2807         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2808         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2809
2810 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2811
2812         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2813         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2814         C-w still not working correctly from Article buffers; Thierry's
2815         patch to fix that will be applied after this.
2816
2817         * gnus-art.el (bookmark-make-record-function): New local variable.
2818
2819         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2820         article buffer.
2821         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2822
2823 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2824
2825         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2826         on changes in bookmark.el.
2827
2828 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2829
2830         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2831         `no-log' instead of message not to log prompt string.
2832
2833 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2834
2835         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2836         the *other* type of HTML form submission.
2837
2838 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2839
2840         * auth-source.el (auth-source-pick): If choice does not contain a
2841         questioned keyword, set the check to t.
2842
2843 2010-06-12  Romain Francoise  <romain@orebokech.com>
2844
2845         * gnus-util.el (gnus-date-get-time): Move up before first use.
2846
2847 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2848
2849         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2850         (gnus-article-edit-part): Bind it to make last part that is substituted
2851         or deleted visible.
2852         (gnus-mime-display-single): Buttonize part of which id equals to
2853         gnus-mime-buttonized-part-id.
2854
2855 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2856
2857         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2858         (gnus-dd-mmm): Use gnus-date-get-time.
2859         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2860         simplify logic.
2861         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2862         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2863
2864 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2865
2866         * auth-source.el (top): Autoload `secrets-list-collections',
2867         `secrets-create-item', `secrets-delete-item'.
2868         (auth-sources): Fix tag string.
2869         (auth-get-source, auth-source-retrieve, auth-source-create)
2870         (auth-source-delete): New defuns.
2871         (auth-source-pick): Rewrite in order to avoid 2 passes.
2872         (auth-source-forget-user-or-password): New parameter USERNAME.
2873         (auth-source-user-or-password): New parameters CREATE-MISSING and
2874         DELETE-EXISTING.  Retrieve password interactively, if needed.
2875
2876 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2877
2878         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2879         deleting unused directories when gnus-expert-user is t.
2880
2881 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2882
2883         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2884         for each temp file when gnus-article-browse-delete-temp is ask.
2885
2886 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2887
2888         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2889         Lisp calls to delete-backward-char by calls to delete-char.
2890
2891 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2892
2893         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2894
2895 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2896
2897         * password-cache.el (password-cache-remove): Fix docstring.
2898
2899 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2900
2901         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2902         article unless decoding article to be saved.
2903
2904 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2905
2906         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2907         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2908         generated within the mm-with-unibyte-current-buffer macro.
2909
2910 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2911
2912         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2913         to nil when we're in a mml-preview buffer and no group is selected.
2914
2915 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2916
2917         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2918         when catching the `C-g'.  Reported by "Leo".
2919
2920 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2921
2922         * message.el (message-forward-make-body-plain)
2923         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2924         multibyte-string-p.
2925
2926         * lpath.el: Revert.
2927
2928 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2929
2930         * message.el (message-forward-make-body-mml): Assume original message
2931         is multibyte string; error on unibyte.
2932         (message-forward-make-body-plain): Ditto; don't add excessive newline
2933         in body end.
2934
2935         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2936
2937 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2938
2939         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2940         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2941
2942 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * mm-extern.el (mm-extern-url): Don't use
2945         mm-with-unibyte-current-buffer.
2946         (mm-extern-cache-contents): Use with-current-buffer instead of
2947         save-excursion + set-buffer.
2948
2949 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2950
2951         * mm-util.el (mm-emacs-mule): Remove.
2952
2953 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2954
2955         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2956         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2957         change.
2958
2959 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2960
2961         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2962         bind the default value of enable-multibyte-characters to nil.
2963
2964 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2965
2966         * message.el (message-forward-make-body-plain)
2967         (message-forward-make-body-mml):
2968         Don't use mm-with-unibyte-current-buffer.
2969
2970 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2971
2972         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2973
2974 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2975
2976         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2977         (Bug#5592).
2978
2979 2010-05-07  Julien Danjou  <julien@danjou.info>
2980
2981         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2982         it to mm-pipe-part.
2983
2984         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2985         it is given.
2986
2987 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2988
2989         * binhex.el (binhex-decode-region-internal)
2990         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2991         (dns-query)
2992         * nnweb.el (nnweb-gmane-search)
2993         * pgg-parse.el (pgg-parse-armor)
2994         * pgg.el (pgg-verify-region)
2995         * sha1.el (sha1-string-external)
2996         * uudecode.el (uudecode-decode-region-internal)
2997         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2998         XEmacs.
2999
3000         * gnus-art.el (gnus-article-browse-html-parts)
3001         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3002         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3003         make-temp-file.
3004
3005         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3006         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3007         compiling.
3008
3009         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3010         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3011         XEmacs when compiling.
3012
3013         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3014         gnus-pick-mode-off-hook for XEmacs when compiling.
3015         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3016         gnus-binary-mode-off-hook for XEmacs when compiling.
3017
3018         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3019         nil if char-charset is not available.
3020
3021         * imap.el (imap-disable-multibyte)
3022         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3023         macros.
3024
3025         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3026         instead of encode-coding-string.
3027
3028         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3029         'xemacs) instead of mm-emacs-mule to switch function definitions.
3030         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3031
3032         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3033         bind temporary-file-directory for XEmacs;
3034         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3035         timer-set-function for XEmacs 21.4 and SXEmacs;
3036         bind timer-list for XEmacs 21.4 and SXEmacs;
3037         fbind char-charset and find-charset-region for non-Mule XEmacs;
3038         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3039         encode-coding-region and encode-coding-string for XEmacs having no
3040         file-coding feature.
3041
3042 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3043
3044         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3045
3046 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3047
3048         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3049         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3050
3051 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3052
3053         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3054         alias `jka-compr-delete-temp-file' no longer exists.
3055
3056 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3057
3058         Use define-minor-mode in Gnus where applicable.
3059         * mml.el (mml-mode): Use define-minor-mode.
3060         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3061         (gnus-undo-mode): Use define-minor-mode.
3062         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3063         (gnus-dead-summary-mode): Use define-minor-mode.
3064         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3065         Initialize in declaration.
3066         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3067         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3068         (gnus-mailing-list-mode): Use define-minor-mode.
3069         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3070         (gnus-draft-mode): Use define-minor-mode.
3071         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3072         (gnus-dired-mode): Use define-minor-mode.
3073
3074 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3075
3076         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3077         handles on recursive mml-to-mime translation and check them for
3078         boundary delimiter collisions.  Reported by Greg Troxel.
3079
3080 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3081
3082         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3083
3084 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3085
3086         * mm-util.el (mm-find-buffer-file-coding-system):
3087         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3088
3089 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3090
3091         * message.el (message-generate-headers): Record insertion of optional
3092         headers as well.  Otherwise the check to prevent repeated insertion of
3093         optional headers is a no-op.
3094
3095 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3096
3097         * smime.el: Don't mention CVS.
3098
3099         * nnrss.el (nnrss-fetch): Don't mention CVS.
3100
3101         * nnir.el: Don't mention CVS.
3102
3103 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3104
3105         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3106
3107 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3108
3109         * lpath.el: Fbind bookmark-default-handler,
3110         bookmark-get-bookmark-record, bookmark-make-record-default,
3111         bookmark-prop-get for Emacs <23 and XEmacs.
3112
3113 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3114
3115         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3116         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3117         Use with-current-buffer to silence the byte-compiler.
3118         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3119         bother to require `gnus'.
3120         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3121
3122 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3123
3124         * gnus-sum.el (gnus-summary-bookmark-make-record)
3125         (gnus-summary-bookmark-jump): New functions.
3126         (gnus-summary-mode): Setup bookmark support.
3127
3128 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3129
3130         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3131         if set.
3132
3133 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3134
3135         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3136         gnus-article-browse-html-save-cid-image; make it work recursively for
3137         forwarded messages as well.
3138         (gnus-article-browse-html-parts): Work when prefix arg is given.
3139         (gnus-article-browse-html-article): Doc fix.
3140
3141 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3142
3143         * message.el (message-default-mail-headers):
3144         (message-default-headers): Carry the value mail-default-headers over
3145         into message-default-mail-headers, rather than message-default-headers.
3146
3147 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3148
3149         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3150         charset.
3151
3152         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3153         charset into the <meta> tag when the article is encoded to utf-8.
3154
3155 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3156
3157         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3158         directories as well.
3159         (gnus-article-browse-html-parts): Work for images that do not specify
3160         file names; delete temp directory when quitting; insert header at the
3161         right place; use file: scheme for image files.
3162
3163 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3164
3165         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3166         (gnus-article-browse-html-parts): Use it to make temporary cid image
3167         files in addition to html file so that browser may display them.
3168
3169 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3170
3171         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3172
3173 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3174
3175         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3176
3177 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3178
3179         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3180         about Secret Service API sources.  Improve Customize options.
3181         (auth-source-pick): Change to accept any number of search parameters.
3182         Implement fallbacks iteratively, not recursively.  Add scoring on the
3183         second pass and sort by score.  Call Secret Service API when needed.
3184         (auth-source-user-or-password): Use it.  Call Secret Service API
3185         directly when needed to get the user name and the password.
3186
3187 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3188
3189         * message.el (message-interactive): Doc fix.
3190         (message-qmail-inject-args): Reflow.
3191         (message-kill-to-signature): Fix typo in docstring.
3192
3193         * smiley.el (smiley-buffer): Fix typo in docstring.
3194
3195 2010-03-24  Glenn Morris  <rgm@gnu.org>
3196
3197         * mail-source.el (gnus-message): Declare.
3198         (mail-source-delete-old-incoming): Require gnus-util.
3199
3200 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3201
3202         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3203
3204         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3205
3206         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3207         password-cache's default if it is not bound.
3208         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3209         password-cache-expiry's default if it is not bound.
3210
3211         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3212         available in Emacs 21.
3213
3214         * lpath.el: Suppress compiler warnings for:
3215         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3216         XEmacs;
3217         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3218         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3219         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3220
3221 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3222
3223         * auth-source.el (auth-sources): Fix up definition so extra parameters
3224         are always inline.
3225
3226 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3227
3228         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3229         wasn't updated after mismatch.  Clear cached mailbox info correctly
3230         when uidvalidity changes.
3231         (nnimap-group-prefixed-name): New function to avoid some code
3232         duplication.
3233         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3234         (nnimap-request-group): Use it.
3235         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3236         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3237         with many imap folders.  This is done by caching the group status from
3238         the imap server persistently in a group parameter `imap-status'.  (This
3239         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3240         but not persistently, so every Gnus startup was still very slow.)
3241
3242 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3243
3244         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3245         delete the extra newline.  Otherwise editing of :string and :number
3246         types don't work.
3247
3248 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3249
3250         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3251         secrets.el dependency.
3252         (auth-sources): Add optional user name.  Add secrets.el configuration
3253         choice (unused right now).
3254
3255 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3256
3257         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3258         `gnus-registry-install-shortcuts' fill in the functions.
3259
3260         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3261         warnings.
3262         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3263         (gnus-registry-install-shortcuts): Populate and use it in a
3264         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3265
3266 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3267
3268         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3269         In-place substitutions for the group name encoding/decoding.
3270         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3271         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3272         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3273         (nnimap-update-unseen, nnimap-request-list)
3274         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3275         (nnimap-request-set-mark, nnimap-split-to-groups)
3276         (nnimap-split-articles, nnimap-request-newgroups)
3277         (nnimap-request-create-group, nnimap-request-accept-article)
3278         (nnimap-request-delete-group, nnimap-request-rename-group)
3279         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3280         `encoded-mbx' for consistency.
3281         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3282         variable `imap-current-mailbox'.
3283
3284         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3285         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3286
3287 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3288
3289         * pop3.el (pop3-display-message-size-flag): Display message size byte
3290         counts during POP3 download.
3291         (pop3-movemail): Use it.
3292         (pop3-list): Implement listing of available messages.
3293
3294 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3295
3296         * nnir.el (nnir-get-article-nov-override-function): New function to
3297         override the normal NOV retrieval.
3298         (nnir-retrieve-headers): Use it.
3299
3300 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3301
3302         * auth-source.el (netrc-machine-user-or-password): Autoload.
3303
3304 2010-03-19  Glenn Morris  <rgm@gnu.org>
3305
3306         Stop message.el from loading about 40 libraries it doesn't always need.
3307         The general approach is to autoload rather than require, and to
3308         require in the specific functions rather than the file.  (Bug#5642)
3309
3310         * gmm-utils.el: Don't require wid-edit.
3311         (widget-create-child-value, widget-convert, widget-default-get):
3312         Autoload.
3313
3314         * gnus-util.el: Don't require time-date, netrc.
3315         (message-fetch-field, gnus-group-name-decode): Declare rather than
3316         autoloading.
3317         (gnus-fetch-field): Require message.
3318         (gnus-decode-newsgroups): Require gnus-group.
3319
3320         * ietf-drums.el: Don't require time-date.
3321
3322         * message.el: Don't require hashcash, canlock, ecomplete.
3323         Do require mail-utils.  Require nnheader only when compiling.
3324         (smtpmail-default-smtp-server): Remove declaration.
3325         (message-send-mail-function): Check smtpmail-default-smtp-server
3326         is bound rather than requiring smtpmail.
3327         (message-auto-save-directory, message-insert-signature): Use
3328         expand-file-name rather than nnheader-concat.
3329         (nnheader-insert-file-contents): Autoload.
3330         (hashcash-wait-async): Declare.
3331         (message-send-mail): Only call gnus-setup-posting-charset if
3332         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3333         (message-send-mail-with-sendmail): Require sendmail.
3334         (canlock-password, canlock-password-for-verify): Declare.
3335         (message-canlock-password): Require canlock.
3336         (nnheader-get-report): Autoload.
3337         (gnus-setup-posting-charset): Declare.
3338         (message-send-news): Require gnus-msg.
3339         (message-make-references, message-make-in-reply-to): Use mail-header-id
3340         rather than the alias mail-header-message-id.
3341         (ecomplete-add-item, ecomplete-save): Declare.
3342         (message-put-addresses-in-ecomplete): Require ecomplete.
3343         (ecomplete-display-matches): Autoload.
3344
3345         * mm-decode.el: Don't require mailcap, gnus-util.
3346         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3347         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3348         Autoload.
3349         (mailcap-mime-extensions): Declare.
3350
3351         * mm-encode.el: Don't require mailcap.
3352         (mailcap-extension-to-mime): Autoload.
3353
3354         * mml-sec.el: Don't require password-cache.
3355
3356         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3357         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3358         (mml-minibuffer-read-type): Require mailcap.
3359         (mml-preview): Require gnus-msg.
3360
3361         * mml1991.el: Require password-cache.
3362         (password-cache-expiry): Remove declaration.
3363
3364         * mml2015.el: Require password-cache.
3365         (password-cache-expiry): Remove declaration.
3366
3367         * nneething.el (mailcap): Require mailcap.
3368
3369         * nnheader.el (declare-function): Add compatibility stub.
3370         (message-remove-header): Declare rather than autoload.
3371         (nnheader-replace-header): Require message.
3372
3373         * nnimap.el (declare-function): Add compatibility stub.
3374         (netrc-parse, netrc-machine-user-or-password): Declare.
3375         (nnimap-open-connection): Require netrc.
3376
3377         * nntp.el (declare-function): Add compatibility stub.
3378         (netrc-parse, netrc-machine, netrc-get): Declare.
3379         (nntp-send-authinfo): Require netrc.
3380
3381         * rfc2047.el: Don't require qp.
3382         (quoted-printable-encode-region, quoted-printable-decode-string):
3383         Autoload.
3384
3385         * sieve-mode.el: Don't require easymenu.
3386         (easy-menu-add-item): Autoload it.
3387
3388         * spam-stat.el (time-to-number-of-days): Autoload it.
3389
3390 2010-03-19  Glenn Morris  <rgm@gnu.org>
3391
3392         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3393
3394 2010-03-18  Glenn Morris  <rgm@gnu.org>
3395
3396         * hashcash.el (declare-function): Remove duplicate definition.
3397
3398 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3399
3400         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3401         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3402         value if any backslash escapes).
3403
3404 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3405
3406         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3407         if it is available.  (bug#5647)
3408
3409         * lpath.el: Suppress compiler warning for coding-system-from-name for
3410         Emacs 21 and XEmacs.
3411
3412 2010-03-14  Juri Linkov  <juri@jurta.org>
3413
3414         * hmac-def.el:
3415         * hmac-md5.el:
3416         * netrc.el: Fix keywords.
3417
3418 2010-02-26  Glenn Morris  <rgm@gnu.org>
3419
3420         * message.el (message-send-mail-function): Change the default, so that
3421         it inherits from a customized send-mail-function.  (Bug#5643)
3422
3423 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3424
3425         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3426         shell-command-to-string signals an error (bug#5299).
3427
3428 2010-02-24  Glenn Morris  <rgm@gnu.org>
3429
3430         * message.el (message-smtpmail-send-it)
3431         (message-send-mail-with-mailclient): Doc fixes.
3432
3433 2010-02-16  Glenn Morris  <rgm@gnu.org>
3434
3435         * message.el (message-default-mail-headers): Change the default value
3436         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3437
3438 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3439
3440         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3441         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3442
3443 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3444
3445         * time-date.el (date-to-time): Doc fix (Bug#5408).
3446
3447 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3448
3449         * message.el (message-mail): Just pass yank-action on to message-setup.
3450         (message-setup): Handle (FUN . ARGS) form of yank-action.
3451         (message-with-reply-buffer, message-widen-reply)
3452         (message-yank-original): Handle non-buffer values of
3453         message-reply-buffer (Bug#4080).
3454         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3455
3456 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3457
3458         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3459         Fix typo in docstring.
3460
3461 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3462
3463         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3464         response.
3465
3466 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3467
3468         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3469
3470         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3471
3472         * message.el (message-check-news-header-syntax): Protect against a
3473         string that `rfc822-addresses' returns when parsing fails.
3474
3475 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3476
3477         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3478         (gnus-previous-char-property-change): New functions.
3479
3480         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3481
3482 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3483
3484         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3485         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3486
3487 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3488
3489         * message.el (message-exchange-point-and-mark): Rework last change to
3490         avoid using optional arg of exchange-point-and-mark, for backward
3491         compatibility.
3492
3493 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3494
3495         * message.el (message-exchange-point-and-mark): Call
3496         exchange-point-and-mark with an argument rather than setting
3497         mark-active by hand (Bug#5175).
3498
3499 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3500
3501         * nntp.el (nntp-service-to-port): Work for service expressed with
3502         numeric string; replace [:digit:] with [0-9] for XEmacs.
3503
3504 2009-12-17  Glenn Morris  <rgm@gnu.org>
3505
3506         * gnus-group.el (gnus-bug-group-download-format-alist):
3507         Change emacs entry to debbugs.gnu.org.  Bump :version.
3508
3509 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3510
3511         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3512
3513 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3514
3515         * message.el (message-info): Explain why we use `Info-goto-node'.
3516
3517 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3518
3519         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3520
3521 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3522
3523         * message.el (message-completion-in-region): New compatibility function.
3524         (message-expand-group): Use it.
3525
3526 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3527
3528         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3529         with no unread article should be listed if the 2nd arg `predicate' is
3530         given.
3531
3532 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3533
3534         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3535
3536 2009-11-29  Juri Linkov  <juri@jurta.org>
3537
3538         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3539         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3540         on `gnus-recenter'. (Bug#4698, Bug#4981)
3541
3542 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3543
3544         * sha1.el (sha1-string-external): default-directory "/" in case
3545         otherwise non-existent.  process-connection-type pipe for touch of
3546         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3547
3548 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3549
3550         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3551         it's comms related and sgml-mode.el has "comm" on that basis too.
3552
3553 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3554
3555         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3556         containing tspecial characters if they have been already quoted.
3557
3558 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3559
3560         * dns-mode.el (auto-mode-alist): Purecopy string.
3561
3562 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3563
3564         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3565
3566 2009-10-24  Glenn Morris  <rgm@gnu.org>
3567
3568         * gnus-art.el (help-xref-stack-item): Define for compiler.
3569
3570 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3571
3572         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3573
3574 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3575
3576         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3577
3578 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3579
3580         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3581         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3582
3583 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3584
3585         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3586         (gnus-overlays-in): New alias to overlays-in.
3587
3588         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3589         gnus-overlay-get, and gnus-delete-overlay.
3590         (gnus-summary-show-thread): Make it work as well for systems in which
3591         next-single-char-property-change is not available.
3592         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3593
3594         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3595         (gnus-overlay-get): New alias to extent-property.
3596         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3597
3598         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3599         SXEmacs.
3600
3601         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3602         SXEmacs.
3603
3604 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3605
3606         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3607
3608 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3609
3610         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3611         and XEmacs that don't have `remove-overlays'.
3612
3613 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3614
3615         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3616         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3617         selective display.  Use overlays instead.
3618
3619 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3620
3621         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3622
3623 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3624
3625         * spam-stat.el (spam-stat-load): Fix typo in message.
3626
3627 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3628
3629         * dig.el (dig-invoke): Fix typo in docstring.
3630         (query-dig): Reflow docstring.
3631
3632 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3633
3634         * gnus-art.el (gnus-article-encrypt-body):
3635         * message.el (message-check-recipients):
3636         * mm-util.el (mm-codepage-setup):
3637         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3638         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3639
3640 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3641
3642         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3643         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3644         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3645         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3646         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3647
3648 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3649
3650         * dig.el: Add "Keywords: comm", as per net-utils.el.
3651
3652 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3653
3654         * dig.el (dig-mode): Use define-derived-mode.
3655
3656 2009-09-19  Glenn Morris  <rgm@gnu.org>
3657
3658         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3659
3660 2009-09-18  Glenn Morris  <rgm@gnu.org>
3661
3662         * gnus-diary.el (gnus-diary-check-message):
3663         * message.el (message-insert-formatted-citation-line):
3664         * nnbabyl.el (top-level):
3665         * nndiary.el (nndiary-schedule):
3666         Fix typos in condition-case handlers.
3667
3668 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3669
3670         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3671         configuration that provides the sole article window in a frame;
3672         position point correctly after deleting a part.
3673
3674 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3675
3676         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3677         (spam-resolve-registrations-routine): Use it to unregister articles
3678         that change status.
3679
3680 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3681
3682         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3683         with XEmacs.
3684         (parse-time-string-chars): Use it.
3685
3686 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3687
3688         * imap.el (imap-interactive-login): Better messages.
3689         (imap-open): Fix bug with renamed buffer on reconnect.
3690         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3691         for easier debugging and cleaner code.  On successful (guessed based on
3692         server capabilities) secondary authentication, set imap-state
3693         correctly.
3694         (imap-last-authenticator): Define imap-last-authenticator as a variable
3695         to avoid warnings.
3696
3697 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3698
3699         * nnrss.el (nnrss-request-article): Remove binding of
3700         default-enable-multibyte-characters that has gotten needless by
3701         the 2007-07-13 change in rfc2047-encode-message-header.
3702
3703         * mml.el (mml-insert-multipart): Error on the message header.
3704         (mml-insert-part): Error on the message header; position point at
3705         the end of a MIME tag.
3706
3707 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3708
3709         * time-date.el (autoload): Expand define-obsolete-function-alias into
3710         defalias and make-obsolete for old Emacsen that Gnus supports.
3711         (with-no-warnings): Define it for old Emacsen.
3712         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3713         is available.
3714         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3715         float-time is available; suppress compile warning for time-to-seconds.
3716
3717         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3718         (gnus-float-time): Alias to float-time if it exists.
3719
3720         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3721         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3722         float-time is available; suppress compile warning for time-to-seconds.
3723
3724         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3725         XEmacs.
3726
3727 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3728
3729         * imap.el (imap-message-map): Docstring fix.
3730
3731 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3732
3733         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3734         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3735         Add the optional argument `encoding' that overrides the default.
3736
3737         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3738         mm-encode-buffer.
3739
3740 2009-09-04  Glenn Morris  <rgm@gnu.org>
3741
3742         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3743         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3744         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3745         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3746         * mm-util.el (mm-with-unibyte-current-buffer)
3747         (mm-find-buffer-file-coding-system):
3748         * yenc.el (yenc-decode-region): Use default-value rather than
3749         default-enable-multibyte-characters.
3750
3751 2009-09-03  Glenn Morris  <rgm@gnu.org>
3752
3753         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3754         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3755         than default-enable-multibyte-characters.
3756
3757 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3758
3759         * gnus-art.el (gnus-article-read-summary-keys):
3760         Fix gnus-buffer-configuration's value temporarily used.
3761
3762 2009-09-02  Glenn Morris  <rgm@gnu.org>
3763
3764         * gnus-util.el (gnus-float-time): New function.
3765         * gnus-delay.el (gnus-delay-article):
3766         * gnus-sum.el (gnus-thread-latest-date):
3767         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3768         * nnspool.el (nnspool-request-newgroups):
3769         Use gnus-float-time rather than time-to-seconds.
3770         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3771
3772         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3773         (gnus-header-subject-face, gnus-header-newsgroups-face)
3774         (gnus-header-name-face, gnus-header-content-face):
3775         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3776         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3777         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3778         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3779         (gnus-cite-face-11):
3780         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3781         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3782         (gnus-server-closed-face, gnus-server-denied-face)
3783         (gnus-server-offline-face):
3784         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3785         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3786         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3787         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3788         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3789         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3790         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3791         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3792         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3793         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3794         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3795         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3796         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3797         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3798         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3799         (gnus-summary-high-undownloaded-face)
3800         (gnus-summary-low-undownloaded-face)
3801         (gnus-summary-normal-undownloaded-face)
3802         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3803         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3804         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3805         (gnus-splash-face):
3806         * message.el (message-header-to-face, message-header-cc-face)
3807         (message-header-subject-face, message-header-newsgroups-face)
3808         (message-header-other-face, message-header-name-face)
3809         (message-header-xheader-face, message-separator-face)
3810         (message-cited-text-face, message-mml-face):
3811         * sieve-mode.el (sieve-control-commands-face)
3812         (sieve-action-commands-face, sieve-test-commands-face)
3813         (sieve-tagged-arguments-face):
3814         * spam.el (spam-face):
3815         Mark face aliases with "-face" in the name as obsolete.
3816
3817 2009-09-01  Glenn Morris  <rgm@gnu.org>
3818
3819         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3820         than goto-line.
3821
3822 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3823
3824         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3825         Don't move point if the command is invoked inside the message header.
3826
3827 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3828
3829         * imap.el (imap-send-command): Simplify.
3830         (imap-wait-for-tag): point-max -> buffer-size.
3831
3832 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3833
3834         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3835         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3836         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3837         * nnir.el (nnir-swish-e-index-file):
3838         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3839         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3840         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3841         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3842         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3843         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3844
3845 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3846
3847         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3848         Don't save excursion.
3849
3850 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3851
3852         * nnheader.el (nnheader-find-file-noselect):
3853         * mm-util.el (mm-insert-file-contents):
3854         Use (default-value 'major-mode) instead of default-major-mode.
3855
3856 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3857
3858         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3859
3860 2009-08-26  Glenn Morris  <rgm@gnu.org>
3861
3862         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3863         than placing in files.el.
3864
3865 2009-08-25  Glenn Morris  <rgm@gnu.org>
3866
3867         * nnir.el (top-level): Don't require cl at run-time.
3868         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3869         Replace cl-function substitute with gnus-replace-in-string.
3870         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3871         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3872         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3873         simplified expansions.
3874
3875 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3876
3877         * dig.el (dig): Add autoload cookie.
3878
3879 2009-08-22  Glenn Morris  <rgm@gnu.org>
3880
3881         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3882         goto-line.
3883
3884 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3885
3886         * parse-time.el (parse-time-string-chars): Save match data.
3887
3888 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3889
3890         * parse-time.el (parse-time-string-chars): Compute using character
3891         classes, to handle non-ascii characters (Bug#3190).
3892
3893 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3894
3895         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3896
3897         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3898         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3899         (gnus-mm-display-part, gnus-mime-display-single)
3900         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3901         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3902
3903         * gnus-sum.el
3904         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3905         (gnus-summary-move-article): Add expirable mark to articles copied or
3906         moved to group that has auto-expire turned on if the option is non-nil.
3907
3908 2009-07-24  Glenn Morris  <rgm@gnu.org>
3909
3910         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3911         Fix typo.  (Bug#3903)
3912
3913 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3914
3915         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3916         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3917         that should not be used for draft articles.
3918         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3919         that has no concern in minor mode keys.
3920         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3921         Abolish.
3922
3923 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3924
3925         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3926         article without making inquiry to a user for unknown encoding.
3927
3928         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3929         (nnmaildir--scan): Assume i-node and device number that file-attributes
3930         returns might be cons-cell.
3931
3932         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3933
3934         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3935
3936 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3937
3938         * auth-source.el: Remove docs now in auth.texi.  Don't use
3939         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3940         `auth-source-hide-passwords' and use them.
3941
3942 2009-07-15  Glenn Morris  <rgm@gnu.org>
3943
3944         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3945
3946 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3947
3948         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3949         excessive whitespace from the default values of title and description.
3950
3951 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3952
3953         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3954         mail-fetch-field to fetch Content-Description header in order to
3955         exclude newlines.
3956
3957 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3958
3959         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3960         format used by GnuPG 2.0.11.
3961
3962 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3963
3964         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3965         to deleted part.
3966
3967 2009-05-30  David Engster  <dengste@eml.cc>
3968
3969         * nnmairix.el: Remove old documentation in the commentary block.
3970         (nnmairix-request-group): Do not update active file for nnml back ends.
3971         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3972         end so that overview files are ignored.
3973         (nnmairix-update-groups): Make updating the groups more robust by using
3974         marks.
3975         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3976         with dollar characters in message-id.
3977
3978 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3979
3980         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3981         2008-12-25 in dns.el.
3982
3983 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3984
3985         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3986         could happen if the text is only composed of spaces and/or tabs.
3987
3988 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3989
3990         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3991         when sending a queued message to avoid extra mml tags.
3992
3993 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3994
3995         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3996
3997 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3998
3999         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4000         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4001         rmail-toggle-header for XEmacs;
4002         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4003
4004 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4005
4006         * gnus-dired.el: Remove autoload for gnus-setup-message.
4007         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4008         displaying Gnus logo; always use compose-mail.
4009
4010 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4011
4012         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4013
4014 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4015
4016         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4017         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4018         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4019         available.
4020         (gnus-nocem-epg-verify): New function.
4021
4022 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4023
4024         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4025
4026 2009-02-15  Glenn Morris  <rgm@gnu.org>
4027
4028         * gnus-util.el (rmail-insert-rmail-file-header)
4029         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4030         autoloads.
4031         (rmail-default-rmail-file): Remove unnecessary declaration.
4032         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4033
4034 2009-02-14  Glenn Morris  <rgm@gnu.org>
4035
4036         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4037         variable (only used in gnus-util, which declares it anyway).
4038         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4039         which was only needed by gnus-art (changed to not use it any more).
4040         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4041         only used in gnus-util, which autoloads it itself.
4042         (rmail-update-summary): Fix autoload.
4043
4044         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4045         rather than rmail-output-to-rmail-file.
4046
4047 2009-02-07  Glenn Morris  <rgm@gnu.org>
4048
4049         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4050         autoload of function that no longer exists.
4051         (rmail-toggle-header): Declare.
4052         (message-forward-rmail-make-body): Handle mbox Rmail.
4053
4054 2009-01-31  Glenn Morris  <rgm@gnu.org>
4055
4056         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4057         2009-01-09 change.
4058
4059 2009-01-31  Dave Love  <fx@gnu.org>
4060
4061         * imap.el (imap-fetch-safe): Bind debug-on-error.
4062         (imap-debug): Add imap-fetch-safe.
4063
4064 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4065
4066         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4067         (auth-source-forget-all-cached): New convenience function.
4068         (auth-source-user-or-password): Accept list of modes or a single mode.
4069
4070         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4071         auth-source modes.
4072
4073         * netrc.el (netrc-machine-user-or-password): Use list of
4074         auth-source modes.
4075
4076         * nnimap.el (nnimap-open-connection): Use list of
4077         auth-source modes.
4078
4079         * nntp.el (nntp-send-authinfo): Use list of
4080         auth-source modes.
4081
4082 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4083
4084         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4085         now.
4086
4087 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4088
4089         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4090         coding system in XEmacs; add a workaround for XEmacs.
4091
4092         * lpath.el: Fbind coding-system-aliasee.
4093
4094 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4095
4096         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4097         of current-language-environment.
4098
4099 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4100
4101         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4102         available at runtime.
4103
4104 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4105
4106         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4107
4108 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4109
4110         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4111         the greatest positive fixnum value doesn't work under an XEmacs with
4112         bignum support; use the most-positive-fixnum constant instead,
4113         available since Emacs 21.1 with cl and XEmacs 21.1.
4114
4115 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4116
4117         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4118         XEmacs gets not to work.
4119
4120 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4121
4122         * mm-util.el (mm-coding-system-priorities): Allow the value like
4123         "Japanese (UTF-8)" of current-language-environment.
4124
4125 2009-01-09  Glenn Morris  <rgm@gnu.org>
4126
4127         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4128         with last-command-event.
4129
4130 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4131
4132         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4133         in the doc string.
4134
4135         * message.el (message-fix-before-sending): Amend comment.
4136
4137 2009-01-08  Dave Love  <fx@gnu.org>
4138
4139         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4140
4141 2009-01-07  David Engster  <dengste@eml.cc>
4142
4143         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4144         simplified server definitions by converting it via
4145         gnus-server-to-method.
4146
4147 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4148
4149         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4150         parameter's operands.
4151
4152 2009-01-06  David Engster  <dengste@eml.cc>
4153
4154         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4155         primary select method (for gnus-group-mark-article-as-read).
4156
4157 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4158
4159         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4160         `(gnus)Face', not `(gnus)X-Face'.
4161
4162 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4163
4164         * mm-util.el (mm-ucs-to-char): New function.
4165
4166         * mm-url.el (mm-url-decode-entities): Use it.
4167
4168         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4169         unicode-to-char.
4170
4171 2009-01-05  Dave Love  <fx@gnu.org>
4172
4173         * time-date.el: Require cl for `declare'.
4174
4175 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4176
4177         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4178         Dave Love.
4179
4180 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4181
4182         * message.el (message-fix-before-sending): Add `eight-bit' to
4183         illegible-text check.
4184
4185 2009-01-03  Michael Olson  <mwolson@gnu.org>
4186
4187         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4188         `headers' is nil.  This can occur if the IMAP server does not have
4189         permissions to read messages from a folder, but can write new messages
4190         to the folder.
4191         (nnimap-request-article-part): Do not insert `data' if it is nil.
4192
4193         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4194         characters which will confuse `read', so skip past them.
4195
4196 2009-01-01  Dave Love  <fx@gnu.org>
4197
4198         * imap.el (imap-string-to-integer): Fix typo.
4199         (imap-fetch-safe): New function.
4200         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4201
4202         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4203
4204         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4205         (imap-parse-greeting): Fix doc strings.
4206         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4207         (imap-parse-flag-list): Make messages unique.
4208         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4209
4210         * nnimap.el: Fix author email.
4211         (nnimap-split-rule): Add FIXME comment.
4212         (nnimap-debug): Fix doc string.
4213
4214 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4215
4216         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4217
4218 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4219
4220         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4221         nslookup if resolv.conf isn't available.
4222         (dns-query): Rename from query-dns.
4223         (dns-query-cached): Rename from query-dns-cached.
4224
4225 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4226
4227         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4228         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4229         to check if those variables exist (first appeared in Emacs 18.50).
4230
4231 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4232
4233         * mm-util.el (mm-line-number-at-pos): New function.
4234
4235         * spam-report.el (spam-report-process-queue): Use it.
4236
4237 2008-12-24  David Engster  <dengste@eml.cc>
4238
4239         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4240         parameters that haven't existed as variables as buffer-local variables.
4241
4242 2008-12-23  Dave Love  <fx@gnu.org>
4243
4244         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4245         cadar.
4246
4247         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4248         imap-starttls-p.
4249         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4250
4251 2008-12-22  Dave Love  <fx@gnu.org>
4252
4253         * imap.el: Fix author email.  Doc fixes.
4254         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4255         reply.
4256
4257 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4258
4259         * spam-report.el (spam-report-gmane-max-requests): New constant.
4260         (spam-report-gmane-wait): New variable.
4261         (spam-report-gmane-ham, spam-report-gmane-spam)
4262         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4263         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4264         the server.
4265
4266         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4267         Add explanations.
4268
4269         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4270         nnheader-accept-process-output and nnheader-read-timeout if available.
4271         (pop3-movemail): Use it.
4272
4273         * message.el (message-check-news-body-syntax): Fix signature check if
4274         there's an attachment.
4275
4276 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4277
4278         * mm-util.el: Add comments to the mm- emulating functions.
4279
4280 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4281
4282         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4283         by Stephen Berman <stephen.berman@gmx.net>.
4284
4285 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4286
4287         * mm-util.el (mm-substring-no-properties): New function.
4288         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4289         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4290         (mm-string-to-multibyte): Doc fix.
4291
4292         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4293
4294 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4295
4296         * mml.el (mml-attach-file): Strip text properties from file name.
4297         (Bug#1574)
4298
4299 2008-12-16  Glenn Morris  <rgm@gnu.org>
4300
4301         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4302
4303 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4304
4305         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4306         knows since the charset specified might be a bogus alias that
4307         mm-charset-synonym-alist provides.
4308
4309 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4310
4311         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4312         "ISO_8859-1".
4313
4314         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4315
4316 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4317
4318         * mm-util.el (mm-charset-eval-alist):
4319         Define it before mm-charset-to-coding-system.
4320         (mm-charset-to-coding-system): Add optional argument `silent';
4321         define it before mm-charset-override-alist.
4322         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4323         default value if it can be used in Emacs currently running;
4324         silence mm-charset-to-coding-system.
4325
4326 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4327
4328         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4329         `allow-override' which says whether to use `mm-charset-override-alist'.
4330         (rfc2047-decode-encoded-words): Use it.
4331
4332         * mm-util.el (mm-charset-override-alist): Fix custom type;
4333         add `(gb2312 . gbk)' to choices.
4334
4335 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4336
4337         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4338         fast.
4339
4340         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4341
4342         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4343
4344 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4345
4346         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4347         on links.
4348
4349         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4350
4351 2008-12-03  Lute Kamstra  <lute@gnu.org>
4352
4353         * sha1.el: Remove leading * from docstrings of defcustoms,
4354         deffaces, defconsts and defuns.
4355
4356 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4357
4358         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4359         users' addresses that don't have domain parts.
4360         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4361         rather than message-narrow-to-head since there will be the message
4362         header separator.
4363
4364 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4365
4366         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4367         since the result is inserted in a unibyte buffer anyway.
4368         (nnimap-demule-use-string-to-multibyte): Remove.
4369         (nnimap-demule): Alias it to mm-string-to-multibyte.
4370
4371 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4372
4373         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4374         variable for debugging bug#464 and bug#1174.
4375         (nnimap-demule): Use it.
4376
4377 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4378
4379         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4380         score calculation correctly.
4381
4382 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4383
4384         * message.el (message-send-mail): Just set the buffer to unibyte
4385         rather than use mm-with-unibyte-current-buffer which does a lot more.
4386         (message-send-mail-partially): Don't bother with
4387         mm-with-unibyte-current-buffer since it's already been made unibyte by
4388         message-send-mail.
4389
4390 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4391
4392         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4393
4394 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4395
4396         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4397
4398 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4399
4400         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4401         require itself and to remove `with-no-warnings'.
4402
4403 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4404
4405         * starttls.el (starttls-any-program-available): Get the name of the
4406         available TLS layer program.
4407         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4408         well as the host name in the "opening" message.
4409
4410         * auth-source.el (auth-source-cache, auth-source-do-cache)
4411         (auth-source-user-or-password): Cache passwords and logins by default,
4412         allow override with `auth-source-do-cache'.
4413         (auth-source-forget-user-or-password): Allow users to remove cache
4414         entries if needed.
4415
4416 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4417
4418         * md4.el (md4-buffer): Fix typo in docstring.
4419         (md4, md4-64): Doc fixes.
4420         (md4-pack-int32): Reflow docstring.
4421
4422 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4423
4424         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4425         condition-case to only the forward-sexp call.
4426
4427 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4428
4429         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4430         quotes contained.  Make it more robust regardless by an extra
4431         condition-case wrapper.
4432
4433 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4434
4435         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4436
4437 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4438
4439         * nnml.el (nnml-request-expire-articles): Check if the function set to
4440         `nnmail-expiry-target' returns the symbol `delete'.
4441
4442         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4443
4444         * nnmail.el (nnmail-expiry-target): Fix custom type.
4445
4446 2008-10-02  Glenn Morris  <rgm@gnu.org>
4447
4448         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4449         Silence compiler warning.
4450
4451 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4452
4453         * tls.el (open-tls-stream): Show the actual command being
4454         executed, instead of the format string.
4455
4456 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4457
4458         * lpath.el: Fbind codepage-setup for Emacs 23.
4459
4460 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4461
4462         * mml.el (mml-menu): Don't assume mml2015 is bound.
4463
4464 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4465
4466         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4467         exists.
4468
4469 2008-09-27  Glenn Morris  <rgm@gnu.org>
4470
4471         * gnus-util.el (mail-header-remove-comments): Autoload it.
4472
4473 2008-09-27  Andreas Schwab  <schwab@suse.de>
4474
4475         * gnus-util.el (gnus-split-references): Strip comments.
4476         (gnus-parent-id): Likewise.
4477
4478 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4479
4480         * message.el (message-confirm-send): Fix version.
4481
4482 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4483
4484         * message.el (message-idna-to-ascii-rhs-1): Use
4485         mail-extract-address-components rather than mail-header-parse-addresses
4486         that is an alias by default to ietf-drums-parse-addresses that does not
4487         support non-ASCII names in headers' contents.
4488
4489 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4490
4491         * message.el (message-confirm-send): Fixed variable documentation to
4492         avoid the "y/n" wording.
4493
4494 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4495
4496         * message.el (message-set-auto-save-file-name): Save to a different
4497         filename so multiple messages (especially drafts) can be recovered.
4498
4499 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4500
4501         * message.el (message-confirm-send): Add appropriate version.
4502
4503 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4504
4505         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4506         defvar.
4507
4508 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4509
4510         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4511         (mm-pkcs7-enveloped-magic): Ditto.
4512
4513 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4514
4515         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4516         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4517
4518 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4519
4520         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4521         default, it's better.
4522
4523 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4524
4525         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4526         summary line gnus-number property and ignore them (with a warning
4527         message).
4528
4529 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4530
4531         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4532         macro caddr in the interactive form since it won't be expanded.
4533
4534 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4535
4536         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4537         `charset'; fix name of function called recursively.
4538         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4539
4540 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4541
4542         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4543         (gnus-mime-set-charset-parameters): New function.
4544         (gnus-mime-view-part-as-charset): Use it to correctly display part
4545         specifying wrong charset.
4546
4547 2008-09-08  David Engster  <dengste@eml.cc>
4548
4549         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4550         in completing-read for back end server.
4551
4552 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4553
4554         * message.el (message-confirm-send): New variable to confirm sending a
4555         message.
4556         (message-send): Use it.
4557
4558 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4559
4560         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4561
4562 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4563
4564         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4565
4566 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4567
4568         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4569         prevent tracking too many groups.
4570         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4571         Use it.
4572
4573 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4574
4575         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4576         moving point to the bottom of the window in order to avoid recentering.
4577
4578 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4579
4580         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4581
4582         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4583         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4584         (gnus-article-beginning-of-window): Fix calculation.
4585
4586 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4587
4588         * gnus-msg.el (gnus-summary-supersede-article)
4589         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4590         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4591         message header.
4592
4593 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4594
4595         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4596         pending output coming after the status change.
4597
4598 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4599
4600         * message.el:
4601         * gnus-start.el:
4602         * gnus-registry.el: Remove VMS support.
4603
4604 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4605
4606         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4607         macro.
4608         (rfc2104-hash): Use it.
4609
4610 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4611
4612         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4613         (gnus-summary-sort-by-most-recent-date): New commands.
4614         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4615         and menu entries.
4616
4617 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4618
4619         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4620         don't redisplay article for raw contents; remove plural articles stuff.
4621
4622         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4623         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4624         on gnus-summary-save-article; display results properly.
4625
4626 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4627
4628         * lpath.el: No need to fbind ns-focus-frame.
4629
4630 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4631
4632         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4633
4634 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4635
4636         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4637         gnus-save-all-headers.
4638
4639 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4640
4641         * gnus-util.el (ns-focus-frame): Remove declaration.
4642         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4643         like x.
4644
4645 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4646
4647         * rfc2104.el (rfc2104-zero): Delete defconst.
4648         (rfc2104-hex-alist): Likewise.
4649         (rfc2104-hex-to-int): Delete func.
4650         (rfc2104-hexstring-to-bitstring): Likewise.
4651         (rfc2104-nybbles): New defconst.
4652         (rfc2104-hash): Rewrite for speed.
4653
4654 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4655
4656         * tls.el (open-tls-stream): Make it work with the 2nd argument
4657         BUFFER that is a string but does not exist as a buffer object, as
4658         mentioned in the doc-string.
4659
4660 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4661
4662         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4663         SXEmacs.
4664
4665 2008-07-16  Glenn Morris  <rgm@gnu.org>
4666
4667         * gnus-util.el (ns-focus-frame): Declare for compiler.
4668
4669 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4670
4671         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4672         set as a group parameter.
4673         (gnus-summary-save-in-pipe): Work when it is called independently.
4674         (gnus-summary-pipe-to-muttprint): Don't modify
4675         gnus-summary-pipe-output-default-command.
4676
4677 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4678
4679         * message.el (message-send-mail-with-sendmail):
4680         Display the error message.
4681
4682 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4683
4684         * gnus-art.el (gnus-default-article-saver):
4685         Add gnus-summary-save-in-pipe to choices.
4686         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4687         gnus-summary-pipe-output-default-command as the default command.
4688         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4689         instead of gnus-last-shell-command.
4690
4691         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4692         New user option.
4693         (gnus-summary-muttprint-program): Mention the value will be changed.
4694         (gnus-summary-save-article): Force showing of all headers.
4695         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4696
4697 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4698
4699         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4700
4701 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4702
4703         * nnimap.el (nnimap-id):
4704         * sieve-manage.el (sieve-manage-open): Doc fixes.
4705
4706 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4707
4708         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4709         if available.
4710
4711 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4712
4713         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4714
4715         * nnkiboze.el (nnkiboze-generate-group):
4716         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4717
4718         * nnmairix.el: Require CL.
4719
4720 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4721
4722         * dgnushack.el: Autoload get-display-table and put-display-table for
4723         XEmacs 21.5.
4724
4725         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4726         21.4 and SXEmacs.
4727
4728 2008-06-15  David Engster  <dengste@eml.cc>
4729
4730         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4731
4732 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4733
4734         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4735         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4736         runtime choice under XEmacs.
4737
4738         * gnus-sum.el (gnus-summary-set-display-table):
4739         Use `gnus-put-display-table', `gnus-get-display-table',
4740         `gnus-set-display-table' for the display table, instead of `aset'.
4741
4742         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4743         Use `gnus-put-display-table', `gnus-get-display-table',
4744         `gnus-set-display-table' for the display table.
4745
4746 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4747
4748         * nnmairix.el: Add autoloads.
4749
4750 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4751
4752         * nnmairix.el (nnmairix-delete-recreate-group)
4753         (nnmairix-update-and-clear-marks): Fix error messages.
4754
4755 2008-06-14  David Engster  <dengste@eml.cc>
4756
4757         * nnmairix.el: Upgrade to version 0.6.
4758         (nnmairix-group-toggle-propmarks-this-group)
4759         (nnmairix-group-toggle-readmarks-this-group)
4760         (nnmairix-group-delete-recreate-this-group)
4761         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4762         (nnmairix-remove-tick-mark-original-article): New commands.
4763         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4764         (nnmairix-propagate-marks-to-nnmairix-groups)
4765         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4766         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4767         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4768         functions needed for marks propagation and manipulation of read marks.
4769         (nnmairix-update-groups): New function.
4770         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4771         (nnmairix-determine-original-group-from-registry)
4772         (nnmairix-determine-original-group-from-path)
4773         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4774         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4775         New helper functions.
4776         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4777         keystrokes for new commands.
4778         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4779         (nnmairix-request-group): Check allow-fast group parameter.
4780         (nnmairix-request-create-group): Set allow-fast group parameter if
4781         nnmairix-allowfast-default is set.
4782         (nnmairix-close-group): Propagate marks upon closing if needed.
4783         (nnmairix-group-toggle-threads-this-group): Use new.
4784         nnmairix-group-toggle-parameter helper function.
4785         (nnmairix-search): Better check for empty search result.
4786         (nnmairix-goto-original-article): Use new helper functions for
4787         determining original article.
4788         (nnmairix-show-original-article): Make sure message-id is in brackets.
4789         (nnmairix-call-mairix-binary): Change variable name.
4790         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4791         helper function.
4792         (nnmairix-widget-toggle-activate): Fix doc string.
4793
4794 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4795
4796         * nnir.el: Require edmacro when compiling with XEmacs.
4797         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4798         available in Emacs 21.
4799
4800 2008-06-11  Glenn Morris  <rgm@gnu.org>
4801
4802         * gnus-util.el (x-focus-frame):
4803         * gnus.el (image-size):
4804         * mm-decode.el (image-size): Declare.
4805
4806         * gnus-picon.el (declare-function): Add compat definition.
4807         (image-size): Declare.
4808
4809         * gnus-group.el (tool-bar-map):
4810         * gnus-sum.el (tool-bar-map): Define for compiler.
4811
4812         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4813
4814         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4815
4816         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4817         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4818         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4819         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4820         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4821         * sieve-manage.el, spam-report.el, spam.el:
4822         Remove unnecessary eval-and-compile of autoloads.
4823
4824 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4825
4826         * auth-source.el: Precise Tramp doc.
4827
4828 2008-06-07  Glenn Morris  <rgm@gnu.org>
4829
4830         * nnmairix.el: Remove unnecessary eval-when-compile.
4831
4832 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4833
4834         * lpath.el: Fbind propertize for XEmacs 21.4.
4835
4836 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4837
4838         * nnir.el: Move here from ../contrib.
4839
4840 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4841
4842         * gnus-util.el (gnus-read-shell-command): New function.
4843         * mm-decode.el (mm-pipe-part):
4844         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4845
4846 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4847
4848         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4849
4850 2008-06-03  Glenn Morris  <rgm@gnu.org>
4851
4852         * pop3.el (nnheader-accept-process-output): Autoload it.
4853
4854 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4855
4856         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4857         are not 2-digit hexadecimal characters that follow `%'s.
4858
4859 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4860
4861         * message.el (message-bogus-recipient-p): Fix type in doc string.
4862         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4863         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4864         Improve custom options.
4865         (message-bogus-recipient-p): Adjust accordingly.
4866
4867 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4868
4869         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4870         long-form month and day names.
4871
4872 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4873
4874         * dgnushack.el: Autoload debug, eudc-expand-inline and
4875         pgg-snarf-keys-region for XEmacs.
4876
4877         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4878
4879         * nnmairix.el: Require edmacro when compiling with XEmacs.
4880
4881 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4882
4883         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4884         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4885
4886 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4887
4888         * auth-source.el: Add more docs.
4889
4890         * netrc.el (netrc-machine): Always match if the port is not given.
4891
4892 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4893
4894         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4895         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4896         retrieval faster in some cases, but might make CPU usage larger.  If
4897         this has any bad side effects, we might revert this change.
4898
4899         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4900         seems to make mail retrieval much, much faster.
4901         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4902         unconditionally.
4903
4904         * gnus-draft.el (gnus-group-send-queue): Bind
4905         message-send-mail-partially-limit to nil to avoid being prompted.
4906
4907 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4908
4909         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4910
4911         * message.el (message-bogus-address-regexp): Fix and improve custom
4912         type.
4913         (message-setup-hook): Add message-check-recipients as custom option.
4914
4915 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4916
4917         * message.el (message-cite-function): Remove bogus autoload which crept
4918         in during merge from v5-10.
4919
4920 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4921
4922         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4923
4924         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4925
4926         * auth-source.el: Preliminary Tramp docs.
4927         (auth-sources): Change the default auth-sources to use
4928         EPA .gpg files.
4929
4930 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4931
4932         * nntp.el: Autoload `auth-source-user-or-password'.
4933         (nntp-send-authinfo): Use it.
4934
4935         * nnimap.el: Autoload `auth-source-user-or-password'.
4936         (nnimap-open-connection): Use it.
4937
4938         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4939         for the gnus-message function.
4940         (auth-source-user-or-password): Use it.
4941
4942 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4943
4944         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4945         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4946         (rfc2104-hash): Use it.
4947
4948 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4949
4950         * gnus-art.el (gnus-article-toggle-truncate-lines):
4951         Don't use `iff' in docstring.
4952
4953 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4954
4955         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4956
4957         * gnus-util.el (gnus-extract-address-component-name)
4958         (gnus-extract-address-component-email): Convenience functions around
4959         `gnus-extract-address-components'.
4960
4961         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4962         Use `gnus-extract-address-component-email' to fix bug of comparing full
4963         sender name to `user-mail-address'.
4964
4965 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4966
4967         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4968         catch/throw to optimize.
4969         (gnus-registry-find-keywords): Just use member to find a keyword.
4970
4971 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4972
4973         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4974         is current before calling gnus-server-prepare.
4975         (gnus-server-setup-buffer, gnus-server-update-server)
4976         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4977
4978 2008-05-04  Juri Linkov  <juri@jurta.org>
4979
4980         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4981         (mailcap-file-default-commands): Use mailcap-replace-in-string
4982         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4983         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4984
4985 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4986
4987         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4988
4989 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4990
4991         * gnus.el: Bump version to 0.11.
4992
4993 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4994
4995         * gnus.el: No Gnus v0.10 is released.
4996
4997 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4998
4999         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5000         hooks.
5001         (gnus-update-read-articles): Speed up non-marks-using users.
5002         (gnus-use-marks): Define gnus-use-marks.
5003         (gnus-propagate-marks): Rename variable to something more sensible.
5004
5005 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5006
5007         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5008         (gmm-image-load-path-for-library): Fix typos in docstrings.
5009         (gmm-message): Reflow docstring.
5010
5011 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5012
5013         * mail-source.el (mail-source-set-1, mail-source-bind):
5014         Move auth-source code out of the macro to clean it up and fix bugs.
5015
5016 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5017
5018         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5019         by sender if it's equal to user-mail-address, it's likely to be
5020         useless.
5021
5022         * mail-source.el (mail-source-bind): Don't use user or password if they
5023         are not bound.  Unintern them if they are nil.  Don't use server unless
5024         it's bound, and default it to empty string otherwise.
5025
5026 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5027
5028         * mail-source.el: Load auth-source.el.
5029         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5030         get user name or password, if auth-sources is set up.
5031
5032         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5033         strategy of splitting with parent.
5034         (gnus-registry-split-fancy-with-parent)
5035         (gnus-registry-post-process-groups): Use it and fix prior
5036         bug (returning a list as the split result).
5037
5038         * auth-source.el (auth-sources): Remove server parameter.
5039         (auth-source-pick, auth-source-user-or-password)
5040         (auth-source-user-or-password-imap)
5041         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5042         (auth-source-user-or-password-sftp)
5043         (auth-source-user-or-password-smtp): Remove server parameter.
5044
5045 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5046
5047         * smime.el (smime-sign-region, smime-encrypt-region)
5048         (smime-decrypt-region):
5049         Remove redundant calls to `generate-new-buffer-name'.
5050
5051 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5052
5053         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5054         Don't use QP for message/rfc822.
5055         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5056
5057 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5058
5059         * sieve-manage.el (sieve-string-bytes): Remove.
5060         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5061         correct byte-length only if the process's coding-system is the same as
5062         the one used internally by Emacs to represent strings.
5063
5064 2008-04-22  Juri Linkov  <juri@jurta.org>
5065
5066         * mailcap.el (mailcap-file-default-commands): New function.
5067
5068 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5069
5070         * message.el (message-signature-separator, message-cite-function):
5071         Change custom version.
5072
5073 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5074
5075         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5076         commands.
5077         (tls-checktrust): Ditto.
5078
5079 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5080
5081         * mm-decode.el (mm-display-external): Make temp file read-only.
5082
5083 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5084
5085         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5086         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5087         `C-c C-f d'.
5088
5089 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5090
5091         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5092
5093 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5094
5095         * gnus.el: Bump version to 0.9.
5096
5097 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5098
5099         * gnus.el: No Gnus v0.8 is released.
5100
5101 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5102
5103         * mail-source.el (mail-source-value):
5104         Prefer fboundp to functionp so it works with macros as well.
5105
5106 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5107
5108         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5109         Fix last change in case the element is not even a symbol.
5110
5111 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5112
5113         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5114         Prefer fboundp to functionp so it works with macros as well.
5115
5116 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5117
5118         * auth-source.el: Added docs.
5119         (auth-sources): Modify format to support server.
5120         (auth-source-pick, auth-source-user-or-password)
5121         (auth-source-user-or-password-imap)
5122         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5123         (auth-source-user-or-password-sftp)
5124         (auth-source-user-or-password-smtp): Add server parameter.
5125
5126 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5127
5128         * gnus-registry.el: Initialize the registry when gnus-registry-install
5129         is t.
5130
5131 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5132
5133         * compface.el (uncompface): Make buffer unibyte.
5134
5135 2008-04-05  Glenn Morris  <rgm@gnu.org>
5136
5137         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5138
5139 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5140
5141         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5142         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5143
5144         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5145         multibyteness after rather than before erasing it.
5146
5147         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5148         mm-with-multibyte.
5149         (gnus-request-article-this-buffer): Make sure the proper decoding is
5150         used if gnus-original-article-buffer happens to be unibyte.
5151
5152         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5153         default-enable-multibyte-characters.
5154
5155         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5156         default-enable-multibyte-characters.
5157
5158         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5159
5160         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5161
5162 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5163
5164         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5165         (imap-message-copyuid-1): Use it.
5166         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5167         J. Williams in
5168         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5169
5170         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5171         imap-enable-exchange-bug-workaround.
5172         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5173
5174 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5175
5176         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5177         a 100 byte status-checks into a 2-3MB transfer for each group.
5178         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5179         to enable bug workaround or not.
5180         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5181
5182 2008-03-31  Glenn Morris  <rgm@gnu.org>
5183
5184         * message.el (mml2015-use): Declare for compiler.
5185         (message-info): Require mml2015 when appropriate.
5186
5187 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5188
5189         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5190         whitespace.
5191
5192 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5193
5194         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5195         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5196         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5197         (nntp-service-to-port): New function.
5198         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5199         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5200         (nntp-open-netcat-stream): New function.
5201         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5202
5203 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5204
5205         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5206
5207 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5208
5209         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5210
5211 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5212
5213         * dns.el (dns-write): Use set-buffer-multibyte.
5214
5215 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5216
5217         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5218
5219 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5220
5221         * message.el (message-signature-separator): Change default.
5222         Improve custom type.
5223         (message-cite-function): Change default to
5224         message-cite-original-without-signature.
5225
5226         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5227         toggle.
5228
5229         * message.el (message-check-news-body-syntax): Fix signature check.
5230         (message-setup-1): Mark buffer as unmodified _after_ running
5231         message-setup-hook and handling message-alternative-emails.
5232         (message-shorten-references): Be more strict when building list of
5233         valid references to comply with GNKSA.
5234
5235         * gnus-group.el (gnus-read-ephemeral-bug-group)
5236         (gnus-read-ephemeral-debian-bug-group)
5237         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5238
5239         * message.el (message-info): Don't use booleanp which isn't supported
5240         in Emacs 21 and XEmacs.
5241
5242 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5243
5244         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5245         gnus-group-gmane-group-download-format.
5246         (gnus-group-read-ephemeral-gmane-group): Rename from
5247         gnus-group-read-ephemeral-gmane-group.
5248         (gnus-read-ephemeral-gmane-group-url): Rename from
5249         gnus-group-read-ephemeral-gmane-group-url.
5250         (gnus-bug-group-download-format-alist): New variable.
5251         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5252         (gnus-read-ephemeral-emacs-bug-group): New commands.
5253
5254 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5255
5256         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5257         (gnus-visible-headers): Improve custom type.
5258
5259 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5260
5261         * mml.el (mml-menu): Add workarounds for XEmacs.
5262
5263         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5264         X-Boundary header.
5265
5266         * message.el (message-simplify-recipients): Fix previous commit.
5267
5268 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5269
5270         * mm-util.el (mm-set-buffer-multibyte): New function.
5271         * mm-decode.el (mm-copy-to-buffer): Use it.
5272
5273 2008-03-19  Glenn Morris  <rgm@gnu.org>
5274
5275         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5276         Accidentally removed in the sync process with Emacs.
5277
5278 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5279
5280         * message.el (message-alter-recipients-discard-bogus-full-name):
5281         New function.
5282         (message-alter-recipients-function): New variable.
5283         (message-get-reply-headers): Use it.
5284         (message-replace-header): New helper function.
5285         (message-recipients-without-full-name): New variable.
5286         (message-simplify-recipients): New command.
5287
5288         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5289
5290         * message.el (message-info): Handle EasyPG manual.
5291
5292         * mml.el (mml-menu): Add entry for EasyPG.
5293
5294 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5295
5296         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5297         parameter.
5298
5299         * message.el (message-disassociate-draft): Specify drafts group name
5300         fully.
5301
5302 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5303
5304         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5305         unnecessary duplicates from the match list.
5306
5307 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5308
5309         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5310
5311         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5312
5313         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5314         args of `how-many' of which the XEmacs version doesn't take; declare
5315         Info-index-next as function.
5316
5317 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5318
5319         * gnus-score.el (gnus-score-headers): Fix handling of
5320         gnus-inhibit-slow-scoring.
5321
5322         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5323         string.
5324         (gnus-button-url-regexp): Improve handling of parenthesis.
5325         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5326         (gnus-button-handle-info-keystrokes): Handle index entries.
5327
5328 2008-03-15  Glenn Morris  <rgm@gnu.org>
5329
5330         * parse-time.el (parse-time-string): Simplify.
5331
5332 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5333
5334         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5335         Incoming* files.
5336
5337 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5338
5339         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5340         (auth-source-pick): Use it.
5341
5342 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5343
5344         * binhex.el (binhex-decode-region-internal):
5345         * uudecode.el (uudecode-decode-region-internal):
5346         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5347         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5348         setting default-enable-multibyte-characters.
5349
5350 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5351
5352         * auth-source.el (auth-source-protocols)
5353         (auth-source-protocols-customize, auth-source-choices): Added and
5354         modified variable customizations and defaults.
5355         (auth-source-pick, auth-source-user-or-password)
5356         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5357         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5358         (auth-source-user-or-password-sftp)
5359         (auth-source-user-or-password-smtp): Use new variables and provide an
5360         interface to netrc.el.
5361
5362 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5363
5364         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5365         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5366         Make sure the nntp port to specify is a string.
5367
5368 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5369
5370         * nntp.el: Use with-current-buffer.
5371         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5372         dubious mm-with-unibyte-current-buffer.
5373         (nntp-with-open-group-function): New function extracted from
5374         nntp-with-open-group macro.
5375         (nntp-with-open-group): Use the function, so it's easier to debug.
5376         Add indentation and debugging info.
5377         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5378         the use of the netcat alternatives.
5379
5380         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5381         Avoid mm-string-as-multibyte as well.
5382
5383         * nnweb.el (nnweb-insert-html):
5384         Remove use of nnheader-string-as-multibyte.
5385
5386         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5387         (nnheader-string-as-multibyte): Remove.
5388
5389         * mm-view.el: Use inhibit-read-only.
5390         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5391         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5392         or unibyte-string.
5393
5394         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5395         (mm-uu-yenc-extract): Use with-current-buffer.
5396
5397         * gnus-soup.el (gnus-soup-send-packet): Don't use
5398         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5399
5400         * nnmh.el: Use with-current-buffer.
5401         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5402         mm-string-as-multibyte on the output of mm-encode-coding-string.
5403
5404         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5405         (nnimap-request-move-article): Use with-current-buffer.
5406
5407         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5408         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5409         conversion uses string-make-unibyte rather than string-as-unibyte.
5410
5411         * gnus-msg.el: Use with-current-buffer.
5412
5413         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5414
5415 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5416
5417         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5418         string for caching if it is 'PIN.
5419
5420 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5421
5422         * lpath.el: Consider the case without Emacs/W3.
5423
5424 2008-03-08  Glenn Morris  <rgm@gnu.org>
5425
5426         * time-date.el (date-to-time, time-subtract, time-add)
5427         (safe-date-to-time): Doc fixes.
5428
5429 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5430
5431         * mail-source.el (mail-source-delete-old-incoming-confirm):
5432         Change default to nil.
5433         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5434
5435 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5436
5437         * lpath.el: Rearrange.
5438
5439         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5440         (gnus-article-goto-prev-page): Work for articles having ^L's.
5441
5442         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5443
5444         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5445
5446 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5447
5448         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5449         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5450         (gnus-bookmark-jump): Adjust some variable names.
5451
5452 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5453
5454         * auth-source.el: New package.
5455         (auth-source-choices): Add customization entry point variable.
5456
5457         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5458         bug.
5459
5460 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5461
5462         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5463         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5464         (gnus-registry-install-shortcuts): Rename from
5465         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5466         the `gnus-registry-mark-map' keymap dynamically from
5467         `gnus-registry-marks'.  The generated functions update the summary line
5468         when a registry mark is added or deleted, and will call
5469         `gnus-registry-install-p' (see the comments in the code).
5470         (gnus-registry-user-format-function-M): Use concat intelligently.
5471
5472         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5473         the registry mark functions.
5474
5475 2008-03-05  Glenn Morris  <rgm@gnu.org>
5476
5477         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5478         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5479         gnus-art.
5480         (top-level): No need to load own source when compiling.
5481
5482 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5483
5484         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5485         Suggested by <chris.anderton@zetnet.co.uk>.
5486
5487 2008-03-04  Glenn Morris  <rgm@gnu.org>
5488
5489         * gnus-sum.el (top-level): No need to require gnus when compiling,
5490         since unconditionally required near start of file.
5491         (gnus-summary-display-while-building): Move definition before use.
5492
5493 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5494
5495         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5496         formatting function.
5497
5498 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5499
5500         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5501         with plists.
5502         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5503         Use new format.
5504
5505 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5506
5507         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5508         `where-is-internal' that returns a range of key sequences.
5509
5510 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5511
5512         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5513
5514         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5515         (gnus-summary-jump-to-group): Consider windows on other displayed
5516         frames as well.  Similar changes might be needed elsewhere, but that's
5517         the one I've bumped into during my use.
5518
5519         * nndoc.el (nndoc-oe-dbx-type-p):
5520         * gnus-msg.el (gnus-debug):
5521         * gnus-group.el (gnus-update-group-mark-positions):
5522         Use mm-string-to-multibyte.
5523
5524 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5525
5526         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5527         doesn't handle NotDashEscaped.
5528
5529         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5530         (mml-dnd-attach-options): Fix typo in custom choice.
5531
5532         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5533         nndoc-article-type to mbox.
5534         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5535
5536         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5537         to nil, instead of html2text.
5538
5539         * imap.el (imap-debug): Add `imap-ping-server'.
5540
5541         * gnus-bookmark.el: Add FIXMEs.
5542
5543         * message.el (message-form-letter-separator)
5544         (message-send-form-letter-delay): New variables.
5545         (message-send-form-letter): Use them.  New command to send form
5546         letters.  Requested by Uwe Siart.
5547         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5548
5549 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5550
5551         * Update copyright years.
5552
5553 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5554
5555         Sync from EMACS_22_BASE.
5556
5557         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5558
5559 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5560
5561         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5562         empty author.
5563
5564 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5565
5566         * gnus-registry.el (gnus-registry-marks): Add variable for
5567         customization of marks and their appearance.
5568         (gnus-registry-read-mark): Use it.
5569         (gnus-registry-do-marks): Add utility function to loop through
5570         `gnus-registry-marks'.
5571         (gnus-registry-install-shortcuts-and-menus): Add function to install
5572         shortcuts and menus.
5573         (gnus-registry-initialize): Use it.
5574         (gnus-registry-default-mark): Clarify documentation.
5575
5576 2008-02-29  Glenn Morris  <rgm@gnu.org>
5577
5578         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5579         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5580         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5581         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5582         Change defcustom :version from 23.0 to 23.1.
5583
5584 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5585
5586         * gnus-registry.el (gnus-registry-follow-group-p)
5587         (gnus-registry-post-process-groups): Add functions to aid registry
5588         splitting and improve logging.  Clarify behavior in function
5589         documentation.
5590         (gnus-registry-split-fancy-with-parent): Use them.
5591
5592 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5593
5594         * gnus-art.el: Use with-current-buffer.
5595
5596 2008-02-27  David Engster  <dengste@eml.cc>
5597
5598         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5599         Express real group name in the response.
5600
5601 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5602
5603         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5604         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5605         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5606         autoload gnus-registry-fetch-group when compiling.
5607         (nnmairix-request-group-with-article-number-correction): Remove
5608         unreferenced argument passed to nnmairix-call-backend.
5609
5610 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5611
5612         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5613         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5614         Wilde.
5615
5616 2008-02-27  Glenn Morris  <rgm@gnu.org>
5617
5618         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5619         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5620         variables to defconsts.  Convert comments to doc-strings.
5621         (nnmairix-last-server, nnmairix-current-server): Convert from free
5622         variables to defvars.  Convert comments to doc-strings.
5623         (gnus-registry-fetch-group): Autoload.
5624         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5625         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5626         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5627         caddr.
5628         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5629         nnmairix-request-group-with-article-number-correction call.
5630         (nnmairix-fast, nnmairix-group): New, less general names, for free
5631         variables passed from nnmairix-request-group to
5632         nnmairix-request-group-with-article-number-correction.  Declare.
5633         (nnmairix-request-group-with-article-number-correction):
5634         Use nnmairix-fast, nnmairix-group rather than fast, group.
5635
5636 2008-02-26  David Engster  <dengste@eml.cc>
5637
5638         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5639         version 0.5.
5640
5641 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5642
5643         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5644         instead of making an extra function call.  Don't add the current group
5645         to articles only when they have the group.  Use
5646         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5647         Reported by David <de_bb@arcor.de>.
5648
5649 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5650
5651         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5652         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5653
5654 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5655
5656         * mail-source.el (mail-source-delete-incoming): Change default.
5657         Supplement doc string.
5658
5659         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5660
5661 2008-02-14  Glenn Morris  <rgm@gnu.org>
5662
5663         * time-date.el (format-seconds): New function.
5664
5665 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5666
5667         * nnmail.el (nnmail-message-id-cache-file): Derive from
5668         `gnus-home-directory'.
5669
5670 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5671
5672         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5673         Document negative prefix.
5674
5675         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5676
5677 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5678
5679         * message.el (message-unsent-separator): Add the Exim bounce
5680         separator.
5681
5682 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5683
5684         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5685         list.
5686         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5687         recipient/signer list.
5688
5689 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5690
5691         * Makefile.in (datarootdir): Define.
5692         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5693         name that might contain whitespace.
5694
5695 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5696
5697         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5698         fbound (Emacs 23 unicode), signal an error.
5699
5700 2008-02-08  Glenn Morris  <rgm@gnu.org>
5701
5702         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5703
5704 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5705
5706         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5707         ports to the calls to `netrc-machine-user-or-password' in addition to
5708         "imap" and "imaps".
5709
5710 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5711
5712         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5713
5714         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5715
5716 2008-02-01  Kenichi Handa  <handa@m17n.org>
5717
5718         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5719         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5720         (rfc2104-hash): Convert the result of concat to unibyte string.
5721
5722 2008-02-01  Dave Love  <fx@gnu.org>
5723
5724         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5725         coding-system-for-read.
5726         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5727
5728 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5729
5730         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5731         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5732         <hanche@math.ntnu.no>.
5733
5734 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5737
5738         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5739
5740 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5741
5742         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5743         * message.el (message-beginning-of-line): Use featurep instead of bound
5744         tests in order to resolve conditionals at compile time.
5745
5746 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5747
5748         * mail-source.el (mail-sources): Add `group' choice.
5749
5750         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5751         parameter `in-group' to control into which group the articles go.
5752         Add treatment of `group' mail-source.
5753
5754 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5755
5756         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5757
5758         * mm-decode.el (mm-dissect-buffer): Decode description.
5759
5760         * mml.el (mml-to-mime): Encode message header first.
5761
5762 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5765         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5766
5767         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5768         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5769
5770 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5771
5772         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5773
5774 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5775
5776         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5777         prefix keys.
5778         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5779         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5780         gnus-xmas.el.
5781
5782         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5783         (gnus-xmas-article-describe-bindings): New function.
5784         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5785         gnus-xmas-article-describe-bindings.
5786
5787         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5788
5789 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5790
5791         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5792         Add new variables for article mark management.
5793         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5794         list of extra data entries which, when present, will indicate that the
5795         article ID should not be trimmed from the registry.
5796         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5797         functions.
5798         (gnus-registry-read-mark): New function to read a mark name from the
5799         user.
5800         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5801         (gnus-registry-set-article-mark-internal): New functions to add and
5802         remove marks.
5803         (gnus-registry-get-article-marks): New function to show the marks for
5804         an article, or retrieve them for further use.
5805
5806 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5807
5808         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5809         keys when no argument is given.
5810
5811 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5812
5813         * imap.el (imap-ping-server): New variable.
5814         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5815         (imap-ping-server): Minor doc string fixes.
5816
5817 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5818
5819         * imap.el (imap-ping-server): New function.
5820         (imap-opened): Call imap-ping-server.
5821
5822 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5823
5824         * gnus-sum.el (gnus-article-sort-by-random)
5825         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5826         jidanni@jidanni.org.
5827
5828 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5829
5830         * gnus-art.el (gnus-article-describe-bindings): New function.
5831         (gnus-article-read-summary-keys): Use it.
5832         (gnus-article-mode-map): Bind `C-h b' to it.
5833
5834 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5835
5836         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5837         XEmacs.
5838         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5839         against non-character events.
5840
5841         * lpath.el: Fbind map-keymap for Emacs 21.
5842
5843 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5844
5845         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5846         command.
5847         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5848         instead of END.  Change name of the temp file.
5849         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5850         customizable.
5851
5852 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5853
5854         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5855         bind `S W' to gnus-article-wide-reply-with-original; set default
5856         binding to gnus-article-read-summary-send-keys.
5857         (gnus-article-read-summary-keys): Fix the order of keys; display
5858         continuation keys correctly in the echo area; describe bindings
5859         correctly when keys end with `C-h'.
5860         (gnus-article-read-summary-send-keys): New function.
5861         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5862         for gnus-article-read-summary-send-keys; display continuation keys
5863         correctly in the echo area.
5864         (gnus-article-reply-with-original): Ignore prefix argument.
5865         (gnus-article-wide-reply-with-original): New function.
5866
5867         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5868         Emacs 21.
5869
5870 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5871
5872         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5873         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5874
5875 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5876
5877         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5878         (gnus-group-read-ephemeral-gmane-group): New command.
5879
5880 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5881
5882         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5883
5884 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5885
5886         * message.el (message-send-mail-function): Increase custom version.
5887
5888         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5889         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5890
5891 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5892
5893         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5894         for the cases where imap-authenticate is called with a nil buffer
5895         parameter.
5896
5897 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5898
5899         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5900         html parts correctly; support forwarded messages.
5901         (gnus-article-browse-html-article): Remove work buffers.
5902
5903         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5904         compiling.
5905         (netrc-bound-and-true-p): New macro.
5906         (netrc-parse): Use it instead of bound-and-true-p that is not available
5907         in XEmacs 21.4.
5908
5909 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5910
5911         * gnus-registry.el (gnus-registry-mark-article)
5912         (gnus-registry-article-marks): Add functionality to mark articles
5913         through the Gnus registry.
5914
5915         * encrypt.el: Clarify documentation for the new pgg method.
5916         (encrypt-file-alist): Add PGG option.
5917         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5918         functionality.  Abstract password key and messaging to external
5919         functions.
5920         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5921         (encrypt-message-method-and-cipher): Add new convenience external
5922         functions.
5923         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5924         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5925
5926         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5927         (netrc-parse): Use encrypt-file-alist to determine if
5928         encrypt-find-model or encrypt-insert-file-contents should be used.
5929
5930         * encrypt.el: Clarify documentation.  Load password-cache or
5931         password, whichever one is found first, instead of autoloading.
5932
5933 2007-12-19  Glenn Morris  <rgm@gnu.org>
5934
5935         * mml.el (message-options-set, message-narrow-to-head)
5936         (message-in-body-p, message-mail-p, message-encode-message-body):
5937         Autoload.
5938         (message-remove-header, message-narrow-to-headers-or-head)
5939         (message-subscribed-p, message-make-mail-followup-to)
5940         (message-position-on-field, message-news-p)
5941         (message-options-set-recipient, message-generate-headers)
5942         (message-sort-headers): Declare as functions.
5943
5944 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5945
5946         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5947         convention in doc string.
5948
5949 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5950
5951         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5952         title to html parts.
5953         (gnus-article-browse-html-article): Pass message header to it.
5954
5955         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5956
5957 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5958
5959         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5960         or password compatible with XEmacs.
5961
5962 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5963
5964         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5965         format document.
5966         (gnus-mime-delete-part): Don't write description line if empty.
5967         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5968
5969 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5970
5971         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5972         (gnus-summary-mark-read-and-unread-as-read)
5973         (gnus-summary-mark-current-read-and-unread-as-read)
5974         (gnus-summary-mark-unread-as-ticked): Doc fix.
5975         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5976
5977 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5978
5979         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5980         Christoph Conrad <christoph.conrad@gmx.de>.
5981
5982 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5983
5984         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5985         yes-or-no-p.
5986
5987 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5988
5989         * mm-decode.el (mm-add-meta-html-tag): New function.
5990         (mm-save-part-to-file, mm-pipe-part): Use it.
5991
5992         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5993         gnus-y-or-n-p instead of y-or-n-p.
5994         (gnus-article-browse-html-parts): Work with message/external-body; use
5995         mm-add-meta-html-tag.
5996
5997 2007-12-11  Glenn Morris  <rgm@gnu.org>
5998
5999         * gnus-cache.el: Require gnus-sum not just when compiling.
6000
6001         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6002
6003         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6004         definitions before use.
6005
6006         * mm-decode.el: Require gnus-util.
6007         (mm-remove-part): Only call delete-annotation on XEmacs.
6008
6009         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6010
6011         * nnmail.el: Require gnus-int.
6012
6013         * spam.el: Move `require's before `eval-when-compile's.
6014
6015         * gnus-ems.el (gnus-alive-p):
6016         * gnus-fun.el (message-goto-eoh):
6017         * gnus-util.el (gnus-group-name-decode):
6018         * mail-source.el (gnus-compress-sequence):
6019         * message.el (Info-goto-node, format-spec):
6020         * mm-bodies.el (message-options-get):
6021         * mm-decode.el (mm-view-pkcs7):
6022         * mm-util.el (gmm-write-region):
6023         * mml-smime.el (mml-compute-boundary)
6024         (gnus-completing-read-with-default):
6025         * mml.el (widget-button-press, gnus-make-hashtable):
6026         * mml1991.el (mm-decode-content-transfer-encoding)
6027         (mm-encode-content-transfer-encoding)
6028         (message-options-get, message-options-set):
6029         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6030         * nnfolder.el (gnus-request-group):
6031         * nnheader.el (ietf-drums-unfold-fws):
6032         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6033         * smime.el (gnus-run-mode-hooks):
6034         * spam-stat.el (gnus-message): Autoload.
6035
6036         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6037         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6038         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6039         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6040         Add declare-function compatibility definition.
6041
6042         * gnus-cache.el (nnvirtual-find-group-art):
6043         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6044         (gnus-add-image, gnus-add-wash-type):
6045         * gnus-group.el (nnkiboze-score-file):
6046         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6047         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6048         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6049         (message-tokenize-header, gnus-get-buffer-create)
6050         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6051         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6052         * gnus.el (gnus-group-decoded-name):
6053         * mail-source.el (imap-capability):
6054         * mm-bodies.el (message-options-set):
6055         * mm-decode.el (gnus-configure-windows):
6056         * mm-extern.el (message-goto-body):
6057         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6058         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6059         (epg-sub-key-validity, message-options-set):
6060         * mml.el (widget-event-point, gnus-configure-windows):
6061         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6062         * mml2015.el (epg-check-configuration, epg-configuration)
6063         (message-options-set):
6064         * nndb.el (nndb-request-article):
6065         * nnfolder.el (gnus-request-create-group):
6066         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6067         * nnmaildir.el (gnus-group-mark-article-read):
6068         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6069         * rfc1843.el (message-fetch-field):
6070         * spam.el (gnus-extract-address-components):
6071         Declare as functions.
6072
6073 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6074
6075         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6076
6077         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6078
6079         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6080         bind show-trailing-whitespace for XEmacs.
6081
6082 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6083
6084         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6085         new no-op macro for backward compatibility.
6086
6087         * imap.el (imap-string-to-integer): New function.
6088
6089 2007-12-09  Glenn Morris  <rgm@gnu.org>
6090
6091         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6092
6093         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6094         * message.el, mm-view.el, sieve-manage.el, smime.el:
6095         Add declare-function compatibility definition.
6096
6097         * gnus-art.el (w3-region, w3m-region, Info-menu):
6098         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6099         * gnus-sum.el (gnus-get-predicate):
6100         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6101         * message.el (mail-abbrev-in-expansion-header-p):
6102         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6103         (w3m-detect-meta-charset, w3m-region):
6104         * sieve-manage.el (password-read, password-cache-add)
6105         (password-cache-remove):
6106         * smime.el (password-read-and-add): Declare as functions.
6107
6108 2007-12-08  David Kastrup  <dak@gnu.org>
6109
6110         * gnus-sum.el (gnus-summary-simplify-subject-query):
6111         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6112         `message'.
6113
6114 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6115
6116         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6117         it to bind idna-program, installation-directory, defined-colors, and
6118         face-attribute for XEmacs of the version that compiles defcustom forms.
6119
6120 2007-12-07  Glenn Morris  <rgm@gnu.org>
6121
6122         * gnus-art.el (article-make-date-line): Revert previous change.
6123
6124 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6125
6126         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6127
6128 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6129
6130         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6131         Call gnus-add-to-range ranges only once with a prepared article-list.
6132
6133 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6134
6135         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6136         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6137         group names with backslashes.  Reported by Tassilo Horn
6138         <tassilo@member.fsf.org>.
6139
6140 2007-12-06  Deepak Goel  <deego3@gmail.com>
6141
6142         * gnus-art.el (article-make-date-line):
6143         * gnus-start.el (gnus-load):
6144         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6145
6146 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6147
6148         * gnus-art.el (gnus-use-idna)
6149         * gnus-start.el (gnus-site-init-file)
6150         * message.el (message-use-idna)
6151         * mm-uu.el (mm-uu-hide-markers)
6152         * smiley.el (smiley-style): Revert changes that suppress warnings.
6153
6154 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6155
6156         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6157         specify charset to html source.  Reported by Christoph Conrad
6158         <christoph.conrad@gmx.de>.
6159
6160 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6161
6162         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6163         idna-program in order to suppress byte compile warning issued by XEmacs
6164         that came to byte compile the default value section of defcustom forms
6165         recently.
6166
6167         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6168         value of installation-directory.
6169
6170         * message.el (message-use-idna): Don't directly refer to the value of
6171         idna-program.
6172
6173         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6174
6175         * smiley.el (smiley-style): Don't directly call face-attribute.
6176
6177 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6178
6179         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6180
6181         * gnus-dired.el: Reduce Gnus dependencies.
6182         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6183         require.  Use autoloads instead.
6184         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6185         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6186         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6187         (gnus-dired-mode): Adjust doc string.
6188         (gnus-dired-mail-mode): New variable.
6189         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6190         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6191         (gnus-dired-mail-buffers): New function.  Return mail or message
6192         composition buffers.
6193         (gnus-dired-attach): Use it.
6194         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6195         NO-DECODE.
6196         (gnus-dired-print): Use `gnus-print-buffer' depending on
6197         `gnus-dired-mail-mode'.
6198
6199 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6200
6201         * rfc2047.el (rfc2047-encoded-word-regexp)
6202         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6203         explaining what regexp patterns are for.
6204
6205 2007-12-04  Glenn Morris  <rgm@gnu.org>
6206
6207         * password.el: Move to password-cache.el.
6208
6209         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6210         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6211         * mml-smime.el (password-read, password-cache-add)
6212         (password-cache-remove):
6213         No need to autoload, since mml-sec requires password.
6214
6215         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6216         * message.el (gnus-extract-address-components):
6217         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6218
6219         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6220         password.
6221
6222 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6223
6224         * mailcap.el: Reduce dependencies.
6225         (mail-header-parse-content-type): Autoload.
6226         (mailcap-delete-duplicates): New alias.
6227         (mailcap-mime-info): Add optional argument NO-DECODE.
6228         (mailcap-mime-types): Use mailcap-delete-duplicates.
6229
6230         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6231
6232 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6233
6234         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6235         (imap-parse-status): Upcase status-att for servers that sends them
6236         lower-case (e.g., MS Exchange 2007).
6237
6238 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6239
6240         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6241         function.
6242
6243         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6244         (gnus-uu-yenc-article): New function.
6245
6246         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6247
6248         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6249         buffer.
6250
6251 2007-12-02  Glenn Morris  <rgm@gnu.org>
6252
6253         * binhex.el (binhex): New custom group.
6254         (binhex-decoder-program, binhex-decoder-switches)
6255         (binhex-use-external): Move to the binhex custom group.
6256
6257         * uudecode.el (uudecode): New custom group.
6258         (uudecode-decoder-program, uudecode-decoder-switches)
6259         (uudecode-use-external): Move to the uudecode custom group.
6260
6261         * netrc.el (top-level): Don't load `encrypt' features.
6262         (netrc-parse): Don't use encrypt.
6263         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6264
6265         * encrypt.el: Remove file.
6266
6267 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6268
6269         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6270         matches on patches.
6271
6272         * gnus-art.el (gnus-article-browse-html-article): Mention
6273         `mm-text-html-renderer' in the doc string.
6274
6275         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6276         string.  Add comments.
6277
6278         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6279         if rhs is ASCII.
6280
6281 2007-12-01  Glenn Morris  <rgm@gnu.org>
6282
6283         * mail-source.el (top-level): Require format-spec before
6284         eval-when-compile.
6285
6286 2007-11-30  Glenn Morris  <rgm@gnu.org>
6287
6288         * encrypt.el: Require password, rather than autoloading password-read.
6289
6290 2007-11-29  Glenn Morris  <rgm@gnu.org>
6291
6292         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6293         (sasl-make-client, sasl-next-step, sasl-step-data)
6294         (sasl-step-set-data): Declare as functions.
6295
6296 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6297
6298         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6299
6300 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6301
6302         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6303         certs should be verified and what is to be done in the event of a
6304         verification failure.
6305
6306         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6307         caller can indicate whether the cache should be disregarded for this
6308         call.  This way the result of the call is reproducible at all times and
6309         can be considered a canonical server name for the supplied method.
6310         (gnus-agent-method-p): Canonicalize server names by pushing their
6311         method through `gnus-method-to-server' using the no-cache argument.
6312
6313         * gnus-srvr.el (gnus-server-insert-server-line): Call
6314         `gnus-method-to-server' with `no-cache' argument.
6315
6316         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6317         gnus-agent-possibly-synchronize-flags as this should be called when the
6318         server is actually being opened.
6319         (gnus-agent-possibly-synchronize-flags)
6320         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6321         flags file of an agentized server to the latter function.
6322
6323         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6324         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6325         after a connection has been established successfully.
6326
6327 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6328
6329         * gnus-art.el (article-display-face): Force to display face if called
6330         interactively; check if gnus-article-x-face-too-ugly matches author.
6331         (article-display-x-face): Display face even if From header is missing
6332         as article-display-face does.
6333
6334 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6335
6336         * hashcash.el (message-narrow-to-headers-or-head)
6337         (message-fetch-field, message-goto-eoh)
6338         (message-narrow-to-headers): Declare as functions.
6339
6340 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6341
6342         * mail-source.el (mail-sources): Default to fetch from file for
6343         compatibility with default of nnmail-spool-file.
6344
6345 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6346
6347         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6348         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6349         to look for encoded word that should be encoded again.
6350         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6351         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6352         encoding pattern.
6353         (rfc2047-decode-region): Switch strict regexp and loose one according
6354         to rfc2047-allow-irregular-q-encoded-words.
6355
6356 2007-11-25  Romain Francoise  <romain@orebokech.com>
6357
6358         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6359
6360 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6361
6362         * tls.el (tls-program): Provide more custom choices from
6363         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6364         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6365
6366 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6367
6368         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6369         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6370
6371         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6372         `nnmail-spool-file'.
6373
6374         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6375         `nnmail-spool-file'.
6376
6377         * gnus-move.el (gnus-change-server): Ditto.
6378
6379         * gnus-kill.el (gnus-batch-score): Ditto.
6380
6381         * gnus-cache.el (gnus-jog-cache): Ditto.
6382
6383         * gnus-msg.el (gnus-summary-reply):
6384         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6385
6386 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6387
6388         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6389         version.  Minor improvement to doc strings.
6390         (tls-program): Add comment.
6391
6392 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6393
6394         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6395         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6396         mismatch between the hostname provided in the certificate and the name
6397         of the host connnecting to.
6398         (open-tls-stream): Use them.  Check certificates against trusted root
6399         certificates.
6400
6401 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6402
6403         * gnus-cache.el (gnus-cache-generate-nov-databases):
6404         Use nnml-generate-nov-databases-directory instead of
6405         nnml-generate-nov-databases-1.
6406
6407 2007-11-24  Glenn Morris  <rgm@gnu.org>
6408
6409         * message.el (message-tool-bar-retro): Update for rename
6410         mail_send.xpm->mail-send.xpm.
6411
6412 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6413
6414         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6415         `smime-ldap-search' for Emacs 22 and up.
6416
6417 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6418
6419         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6420
6421         * message.el (message-send-mail-function): Fix error convention.
6422         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6423         (message-widen-reply, message-send-mail, message-talkative-question)
6424         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6425         (message-clone-locals, message-send-news): Use with-current-buffer.
6426         (message-insert-or-toggle-importance): Remove unused var `valid'.
6427         (message-make-references): Remove unused var `new-references'.
6428         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6429
6430 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6431
6432         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6433         (spam-split-symbolic-return-positive): Reflow docstring.
6434         (spam-backends, spam-summary-exit-behavior)
6435         (spam-mark-ham-unread-before-move-from-spam-group)
6436         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6437         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6438         (spam-clear-cache, spam-backend-check, spam-install-backend)
6439         (spam-install-statistical-backend, spam-list-of-processors)
6440         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6441         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6442         (spam-check-crm114, spam-initialize, spam-unload-hook):
6443         Fix typos in docstrings.
6444
6445 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6446
6447         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6448         been checked if they have never been read and those group levels are
6449         higher than the one that a user specified.
6450
6451 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6452
6453         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6454         foreign groups unless a group level is specified by a user.
6455         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6456
6457 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6458
6459         * message.el (message-send-mail-function): Require sendmail.
6460
6461 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6462
6463         * message.el (message-send-mail-function): Check for smtpmail too.
6464
6465         * utf7.el (utf7-encode, utf7-decode): Use coding system
6466         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6467
6468         * message.el (message-send-mail-function): New function.
6469         (message-send-mail-function): Set default using
6470         message-send-mail-function.  Adjust doc string.
6471         (message-send-mail-with-mailclient): New function.
6472
6473 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6474
6475         * smime.el (from):
6476         * rfc2047.el (message-posting-charset):
6477         * qp.el (mm-use-ultra-safe-encoding):
6478         * pop3.el (parse-time-months):
6479         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6480         * nnml.el (files):
6481         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6482         (jka-compr-compression-info-list, ange-ftp-path-format)
6483         (efs-path-regexp):
6484         * nndiary.el (files):
6485         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6486         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6487         (epg-digest-algorithm-alist, inhibit-redisplay)
6488         (password-cache-expiry):
6489         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6490         (pgg-output-buffer, password-cache-expiry):
6491         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6492         (efs-path-regexp):
6493         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6494         (inhibit-redisplay):
6495         * mm-uu.el (file-name, start-point, end-point, entry)
6496         (gnus-newsgroup-name, gnus-newsgroup-charset):
6497         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6498         (latin-unity-ucs-list):
6499         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6500         (mm-uu-binhex-decode-function):
6501         * message.el (gnus-message-group-art, gnus-list-identifiers)
6502         (rmail-enable-mime-composing, gnus-local-organization)
6503         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6504         (gnus-read-active-file, facemenu-add-face-function)
6505         (facemenu-remove-face-function, gnus-article-decoded-p)
6506         (tool-bar-mode):
6507         * mail-source.el (display-time-mail-function):
6508         * gnus-util.el (nnmail-pathname-coding-system)
6509         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6510         (gnus-original-article-buffer, gnus-user-agent)
6511         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6512         (xemacs-codename, sxemacs-codename, emacs-program-version):
6513         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6514         * gnus-start.el (gnus-agent-covered-methods)
6515         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6516         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6517         (gnus-newsgroup-headers, gnus-group-list-mode)
6518         (gnus-group-mark-positions, gnus-newsgroup-data)
6519         (gnus-newsgroup-unreads, nnoo-state-alist)
6520         (gnus-current-select-method, mail-sources)
6521         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6522         (nnmail-spool-file, gnus-cache-active-hashtb):
6523         * gnus-mh.el (mh-lib-progs):
6524         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6525         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6526         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6527         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6528         (gnus-group-buffer):
6529         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6530         (font-lock-set-defaults):
6531         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6532         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6533         (gnus-summary-post-menu, total-parts, type, condition, length):
6534         * gnus-agent.el (gnus-agent-read-agentview):
6535         * flow-fill.el (show-trailing-whitespace):
6536         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6537         eval-and-compile wrappers for byte compiler pacifiers.
6538
6539         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6540         (mm-display-inline-fontify): Check for featurep 'xemacs not
6541         extent-list.
6542
6543         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6544         itimer-list.
6545         (mm-create-image-xemacs): Only do something for XEmacs.
6546         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6547
6548         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6549
6550         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6551         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6552
6553 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6554
6555         * nnimap.el (nnimap-split-download-body):
6556         * gnus-demon.el (gnus-demon):
6557         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6558
6559 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6560
6561         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6562         macros.
6563         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6564         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6565         copy data from unibyte buffer to multibyte current buffer.
6566         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6567         to copy data from unibyte current buffer to multibyte buffer.
6568         (nntp-make-process-buffer): Make process buffer unibyte.
6569
6570         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6571
6572 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6573
6574         * pop3.el (pop3-open-server): Accept and process data more robustly at
6575         connexion start to avoid spurious "POP SSL connexion failed" errors.
6576
6577 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6578
6579         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6580         read group names.
6581
6582 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6583
6584         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6585
6586 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6587
6588         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6589         (nnmail-save-active): Use a unibyte buffer when saving active file,
6590         which may contain non-ASCII group names.
6591
6592         * nnml.el (nnml-request-group): Decode group names in messages.
6593
6594 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6595
6596         * message.el (message-citation-line-function)
6597         (message-insert-formatted-citation-line): Fix spelling of
6598         `message-insert-formated-citation-line'.
6599
6600 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6601
6602         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6603
6604 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6605
6606         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6607         nnmail-pathname-coding-system.
6608
6609         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6610         that a user enters; decode group names in messages.
6611
6612         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6613
6614 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6615
6616         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6617
6618         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6619
6620         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6621         risky local variable.
6622
6623         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6624
6625 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6626
6627         * encrypt.el: Improve documentation to fix function name typo.
6628         Reported by Daiki Ueno <ueno@unixuser.org>.
6629
6630 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6631
6632         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6633         even if the point is not in the last page of an article.
6634         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6635         back to the previous page.
6636
6637 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6638
6639         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6640
6641 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6642
6643         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6644
6645 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6646
6647         * message.el (message-check-news-body-syntax): Avoid
6648         mm-string-as-multibyte.
6649         (message-hide-headers): Don't assume (point-min)==1.
6650
6651 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6652
6653         * message.el (message-remove-blank-cited-lines): Fix if remove is
6654         given.
6655         (message-bogus-address-regexp): New variable.
6656         (message-bogus-recipient-p): New function.
6657         (message-check-recipients): New command.
6658         (message-syntax-checks): Add `bogus-recipient'.
6659         (message-fix-before-sending): Add `bogus-recipient'.
6660
6661         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6662         (gnus-treat-body-boundary): Don't test window-system.
6663
6664 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6665
6666         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6667
6668 2007-10-28  Miles Bader  <miles@gnu.org>
6669
6670         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6671         at compile-time too.
6672
6673 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6674
6675         * gnus-msg.el (gnus-message-setup-hook): Add
6676         `message-remove-blank-cited-lines' to options.
6677
6678 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6679
6680         * message.el (message-remove-blank-cited-lines): New function.
6681         Suggested by Karl Plästerer.
6682
6683 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6684
6685         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6686         mapc.
6687
6688         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6689         (top-level): Use mapc to set functions to be traced for debugging.
6690
6691         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6692         called for effect with while loop.
6693
6694         * message.el (message-talkative-question): Replace mapcar called for
6695         effect with mapc.
6696
6697         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6698         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6699         called for effect with dolist.
6700
6701         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6702
6703         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6704         gnus-extra-headers and nnmail-extra-headers.
6705
6706         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6707         called for effect with dolist.
6708         (top-level): Use mapc to set functions to be traced for debugging.
6709
6710         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6711         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6712         dolist.
6713
6714         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6715         Replace mapcar called for effect with mapc.
6716         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6717         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6718         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6719         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6720
6721         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6722         remove-if that's a cl function.
6723
6724         * webmail.el (webmail-debug): Replace mapcar called for effect with
6725         dolist.
6726
6727         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6728         with mapc.
6729
6730 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6731
6732         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6733         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6734         with while loop.
6735
6736         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6737         functions from article-* functions.
6738         (gnus-multi-decode-header): Replace mapcar called for effect with
6739         dolist.
6740
6741         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6742         (gnus-bookmark-show-details): Replace mapcar called for effect with
6743         while loop.
6744
6745         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6746         called for effect with while loop.
6747
6748         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6749         with dolist.
6750
6751         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6752         mapcar called for effect with dolist.
6753
6754         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6755
6756         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6757         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6758         Replace mapcar called for effect with dolist.
6759         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6760         mapc.
6761
6762         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6763         Replace mapcar called for effect with dolist.
6764         (gnus-topic-list): Replace mapcar called for effect with mapc.
6765
6766         * gnus.el: Use mapc instead of mapcar to add autoloads.
6767
6768 2007-10-23  Richard Stallman  <rms@gnu.org>
6769
6770         * gnus-group.el (gnus-group-highlight): Mark as risky.
6771
6772 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6773
6774         * gnus.el (gnus-server-to-method): Return method found first in
6775         gnus-newsrc-alist.
6776
6777         * gnus-art.el (gnus-article-highlight-signature)
6778         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6779         button overlay without the front stickiness.
6780
6781 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6782
6783         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6784         overview buffer needed a catch to receive its throw.
6785         (gnus-agent-flush-cache): Declared as interactive to make this function
6786         easier to use.
6787
6788 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6789
6790         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6791         `next-line'.
6792
6793 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6794
6795         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6796         exclude address matching message-dont-reply-to-names.
6797
6798 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6799
6800         * gnus-util.el (gnus-string<): New function.
6801
6802         * gnus-sum.el (gnus-article-sort-by-author)
6803         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6804
6805 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6806
6807         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6808         the frame-focus tag is set in gnus-buffer-configuration.
6809
6810 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6811
6812         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6813         the front stickiness.
6814
6815 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6816
6817         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6818         url pattern; remove duplicate one.
6819         (gnus-article-extend-url-button): New function.
6820         (gnus-article-add-buttons): Use it.
6821         (gnus-button-push): Use concatenated url that it makes.
6822
6823 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6824
6825         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6826
6827 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6828
6829         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6830         Don't hardcode point-min==1.
6831
6832 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6833
6834         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6835         Fix comment about "iso8859-1".
6836
6837 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6838
6839         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6840         ones returned from the verify-function.
6841
6842         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6843         mml2015-extract-cleartext-signature if extraction failed.
6844
6845 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6846
6847         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6848         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6849         failed.
6850
6851 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6852
6853         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6854
6855 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6856
6857         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6858         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6859         recommends to use EasyPG instead of PGG.
6860
6861         * pgg.el: Revert to revision 6.23.2.16.
6862
6863         * pgg-def.el: Revert to revision 6.6.2.14.
6864
6865         * pgg-gpg.el: Revert to revision 6.23.2.34.
6866
6867 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6868
6869         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6870         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6871         thread for both the null and zero (kill/expire thread) universal prefix
6872         cases.
6873         (gnus-summary-expire-thread): Add new function to expire a thread,
6874         using gnus-summary-kill-thread.
6875         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6876         shortcuts for gnus-summary-expire-thread.
6877         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6878         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6879
6880 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6881
6882         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6883         extras value, so an extras entry can be deleted.
6884         (gnus-registry-delete-extra-entry): Use it.
6885         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6886         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6887         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6888         storage through the gnus-registry, and provide an appropriate API for
6889         it.
6890
6891 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6892
6893         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6894         Suggested by Leo <sdl.web@gmail.com>.
6895
6896         * gnus.el: Do.
6897
6898 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6899
6900         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6901         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6902
6903         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6904
6905         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6906         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6907
6908 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6909
6910         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6911         newline.
6912         (nnmbox-request-accept-article): Don't change article in source buffer;
6913         narrow to header to use message-fetch-field rather than
6914         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6915         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6916         as delimiters; make sure article ends with newline.
6917         (nnmbox-delete-mail): Correct last position of article to be deleted;
6918         ignore X-Gnus-Newsgroup header in article body.
6919         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6920         positions; make sure article ends with newline.
6921
6922         * message.el (message-display-abbrev): Don't infloop when a user
6923         inserts SPC in the beginning of header.
6924
6925         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6926         coding-system-for-read and coding-system-for-write for XEmacs having no
6927         file-coding feature.
6928
6929         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6930
6931 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6932
6933         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6934         list of groups not followed by default.  Fix type to be regexp.
6935         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6936
6937 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6938
6939         * hmac-def.el (define-hmac-function): Switch from old-style to
6940         new-style backquotes.
6941
6942         * md4.el (md4-make-step): Likewise.
6943
6944 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6945
6946         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6947         raw-text coding system when saving .newsrc file, which may contain
6948         non-ASCII group names.
6949
6950 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6951
6952         * gnus-cus.el (gnus-score-extra): New widget.
6953         (gnus-score-extra-convert): New function.
6954         (gnus-score-customize): Use it for Extra.
6955
6956 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6957
6958         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6959         (mml2015-mailcrypt-clear-verify): Use it.
6960         (mml2015-gpg-clear-verify): Use it.
6961         (mml2015-pgg-clear-verify): Use it.
6962         (mml2015-epg-clear-verify): Replace the current part with the output
6963         from GnuPG; don't extract the plaintext by itself.
6964
6965         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6966         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6967         mml2015-clear-verify-function; don't touch the armor headers or
6968         dash-escaped text here.
6969
6970 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6971
6972         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6973         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6974         parts, or application/octet-stream as a last resort.
6975         (gnus-mime-view-part-as-type): Don't toggle display.
6976         (gnus-mime-view-part-as-charset): Don't turn off display before
6977         querying charset.
6978
6979         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6980         stuff to undisplayer function in Emacs.
6981         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6982
6983         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6984         text/calendar parts.
6985
6986 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6987
6988         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6989         decoding text/calendar parts.
6990
6991         * message.el (message-forward-make-body-mime): Always mark body as
6992         having no illegible text; remove signed-or-encrypted argument.
6993         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6994
6995         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6996         (mml-generate-mime-1): Don't encode body if it is specified to be in
6997         raw form; don't make buffer be unibyte when inserting multibyte string.
6998
6999 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7000
7001         * sha1.el: Fix up comment style.
7002         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7003         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7004
7005         * hex-util.el: Fix up comment style.
7006         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7007
7008         * gnus-salt.el: Use with-current-buffer.
7009         (gnus-pick-setup-message): Fix long-standing typo.
7010
7011 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7012
7013         * imap.el (imap-logout-timeout): New variable.
7014         (imap-logout, imap-logout-wait): New functions.
7015         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7016
7017         * nnimap.el (nnimap-logout-timeout): New server variable.
7018         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7019         nnimap-logout-timeout.
7020
7021         * gnus-art.el (gnus-article-summary-command-nosave)
7022         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7023
7024 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7025
7026         * gnus.el (gnus-maximum-newsgroup): New variable.
7027
7028         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7029         according to gnus-maximum-newsgroup.
7030
7031         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7032         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7033         Limit the range of articles according to gnus-maximum-newsgroup.
7034
7035 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7036
7037         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7038         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7039         Don't perform gnus-configure-windows here; reuse existing sticky
7040         article buffer.
7041
7042         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7043         it doesn't exist in gnus-article-mode.
7044
7045 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7046
7047         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7048         (gnus-agent-decoded-group-name): New function.
7049         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7050         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7051
7052 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7053
7054         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7055         Add binding for gnus-sticky-article.
7056         (gnus-summary-exit): Don't kill sticky article buffers.
7057
7058         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7059         article buffer.
7060         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7061         (gnus-kill-sticky-article-buffers): New commands.
7062
7063 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7064
7065         * nntp.el (nntp-xref-number-is-evil): New server variable.
7066         (nntp-find-group-and-number): If it is non-nil, don't trust article
7067         numbers in the Xref header.
7068
7069 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7070
7071         * gnus-agent.el (gnus-agent-read-group): New function.
7072         (gnus-agent-flush-group, gnus-agent-expire-group)
7073         (gnus-agent-regenerate-group): Use it.
7074         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7075         nnmail-pathname-coding-system.
7076
7077 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7078
7079         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7080
7081         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7082         that are unread as unread, and also as selected so that information of
7083         marks having been changed by a user may be updated when exiting group.
7084
7085 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7086
7087         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7088         calculated ignoring signature parts to gnus-treat-article.
7089
7090 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7091
7092         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7093         a point here in order to keep the window start.
7094         (gnus-insert-mime-security-button): Make a button overlay without the
7095         front stickiness.
7096         (gnus-mime-display-security): Goto the end of a button.
7097
7098         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7099
7100 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7101
7102         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7103         group-name-at-point.
7104         (gnus-group-completing-read): New function that offers decoded
7105         non-ASCII group names for completion.
7106         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7107         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7108         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7109         (gnus-group-fetch-control): Use it.
7110         (gnus-fetch-group): Use group-name-at-point for the initial value
7111         rather than the default value; use gnus-alive-p.
7112
7113         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7114         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7115         (gnus-summary-post-news): Use gnus-group-completing-read.
7116
7117         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7118         (gnus-read-move-group-name): Decode group name for completion.
7119
7120 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7121
7122         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7123         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7124         Yamaoka slightly modified the code).
7125
7126 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7127
7128         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7129         (nnmail-split-incoming): Bind it.
7130
7131         * nnml.el (nnml-group-name-charset): New function.
7132         (nnml-decoded-group-name): Use it; don't decode group name if
7133         nnmail-group-names-not-encoded-p is non-nil.
7134         (nnml-encoded-group-name): New function.
7135         (nnml-group-pathname): Inline nnml-decoded-group-name.
7136         (nnml-request-expire-articles): Decode group name in message.
7137         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7138         nnmail-pathname-coding-system.
7139         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7140         not decoded ones according to nnmail-group-names-not-encoded-p.
7141         (nnml-generate-active-info): Use nnml-encoded-group-name.
7142
7143 2007-08-08  Glenn Morris  <rgm@gnu.org>
7144
7145         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7146         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7147         doc-strings and comments.
7148
7149 2007-07-25  Glenn Morris  <rgm@gnu.org>
7150
7151         * Relicense all FSF files to GPLv3 or later.
7152
7153 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7154
7155         * gnus-sum.el (gnus-summary-move-article): Make
7156         gnus-summary-respool-article work.
7157
7158 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7159
7160         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7161         string.
7162
7163 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7164
7165         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7166         that should be ignored when comparing distant RSS articles with local
7167         ones.
7168         (nnrss-make-hash-index): New function.  Create a hash index according
7169         to the ignored fields.
7170         (nnrss-check-group): Use it.
7171
7172 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7173
7174         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7175
7176         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7177
7178         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7179         the new optional argument ENCODED is non-nil.
7180         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7181         coding system for encoding group name.
7182         (gnus-group-make-rss-group): Pass un-encoded group name to
7183         gnus-group-make-group.
7184         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7185         encoded.
7186
7187         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7188         Encode group name to which articles are moved or copied.
7189         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7190         coding system for encoding Newsgroup, Followup-To and Xref headers.
7191
7192         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7193         marks; use nnheader-file-coding-system to write a file.
7194         (nnagent-retrieve-headers): Bind file-name-coding-system to
7195         nnmail-pathname-coding-system.
7196
7197         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7198
7199         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7200         (nnml-request-article, nnml-request-create-group)
7201         (nnml-request-rename-group, nnml-find-id)
7202         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7203         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7204         (nnml-save-marks): Use nnml-group-pathname instead of
7205         nnmail-group-pathname.
7206
7207         (nnml-request-create-group, nnml-request-expire-articles)
7208         (nnml-request-move-article, nnml-request-delete-group)
7209         (nnml-deletable-article-p, nnml-possibly-create-directory)
7210         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7211         (nnml-open-marks): Bind file-name-coding-system to
7212         nnmail-pathname-coding-system.
7213
7214         (nnml-request-article): Pass server argument to nnml-find-group-number.
7215         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7216         server argument to nnml-possibly-create-directory.
7217         (nnml-request-accept-article): Pass server argument to
7218         nnml-active-number and nnml-save-mail.
7219         (nnml-find-group-number): Pass server argument to nnml-find-id.
7220         (nnml-request-update-info): Pass server argument to
7221         nnml-marks-changed-p.
7222
7223         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7224         (nnml-save-mail, nnml-active-number): Add server argument.
7225
7226         (nnml-request-delete-group): Warn if group is missing.
7227         (nnml-get-nov-buffer): Decode group name.
7228         (nnml-generate-active-info): Encode group name.
7229         (nnml-open-marks): Decode group name in messages.
7230
7231 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7232
7233         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7234         if it is not specified.
7235         (gnus-article-pipe-part, gnus-article-save-part)
7236         (gnus-article-interactively-view-part, gnus-article-copy-part)
7237         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7238         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7239         (gnus-article-replace-part, gnus-article-delete-part)
7240         (gnus-article-view-part-as-type): Pass raw prefix argument to
7241         gnus-article-part-wrapper.
7242
7243 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7244
7245         * gnus-agent.el (gnus-agent-save-active): Bind
7246         nnheader-file-coding-system to gnus-agent-file-coding-system.
7247
7248         * gnus-cache.el (gnus-cache-save-buffers)
7249         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7250         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7251         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7252         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7253         (gnus-cache-generate-active, gnus-cache-rename-group)
7254         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7255         (gnus-cache-update-overview-total-fetched-for): Bind
7256         file-name-coding-system to nnmail-pathname-coding-system.
7257         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7258         variables.
7259         (gnus-cache-decoded-group-name): New function.
7260         (gnus-cache-file-name): Use it.
7261         (gnus-cache-generate-active): Use non-decoded group name for active.
7262
7263         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7264         right place.
7265         (gnus-write-active-file): Don't break non-ASCII group names.
7266
7267         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7268         nnmail-pathname-coding-system.
7269
7270         * lpath.el: Bind default-file-name-coding-system,
7271         file-name-coding-system and language-info-alist for XEmacs.
7272
7273         * gnus-uu.el (gnus-uu-decode-save): Typo.
7274
7275 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7276
7277         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7278
7279 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7280
7281         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7282         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7283         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7284         (gnus-agent-flush-group, gnus-agent-flush-cache)
7285         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7286         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7287         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7288         (gnus-agent-regenerate-group)
7289         (gnus-agent-update-files-total-fetched-for)
7290         (gnus-agent-update-view-total-fetched-for): Bind
7291         file-name-coding-system to nnmail-pathname-coding-system.
7292         (gnus-agent-group-pathname): Don't encode file names by
7293         nnmail-pathname-coding-system.
7294         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7295         coding-system-for-write instead of buffer-file-coding-system to
7296         gnus-agent-file-coding-system.
7297
7298         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7299         Decode group name.
7300
7301         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7302
7303         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7304         (gnus-read-newsrc-el-file): Make group names unibyte.
7305
7306         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7307         nnmail-pathname-coding-system.
7308
7309         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7310         (nnrss-request-delete-group): Bind file-name-coding-system to
7311         nnmail-pathname-coding-system.
7312         (nnrss-read-server-data, nnrss-read-group-data): Bind
7313         file-name-coding-system correctly.
7314         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7315
7316         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7317         (nntp-server-to-method-cache): New variable.
7318         (nntp-group-pathname): New function that decodes non-ASCII group names.
7319         (nntp-possibly-create-directory, nntp-marks-changed-p)
7320         (nntp-save-marks, nntp-open-marks): Use it.
7321         (nntp-possibly-create-directory, nntp-open-marks):
7322         Bind file-name-coding-system to nnmail-pathname-coding-system.
7323         (nntp-open-marks): Decode group names when bootstrapping marks.
7324
7325         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7326         Newsgroups and Folowup-To headers.
7327
7328 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7329
7330         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7331         (gnus-server-closed-face, gnus-server-denied-face)
7332         (gnus-server-offline-face): Remove variable.
7333         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7334
7335         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7336         of modifying message-stack directly for XEmacs.
7337
7338         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7339         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7340         if the coding-system argument is nil for XEmacs.
7341
7342         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7343         mm-charset-override-alist.
7344
7345         * rfc2047.el: Don't require base64; require rfc2045 for the function
7346         rfc2045-encode-string.
7347         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7348         to quote the parameter value.
7349
7350 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7351
7352         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7353         form in gnus-group-name-charset-method-alist.
7354
7355         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7356         overrides the default layout edit-form.
7357
7358         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7359
7360         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7361
7362 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7363
7364         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7365         as unfetched articles.
7366
7367 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7368
7369         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7370
7371 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7372
7373         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7374         original back end that keeps marks in the local system.
7375
7376 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7377
7378         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7379         arg of pop-to-buffer for XEmacs.
7380         (gnus-article-read-summary-keys): Ditto; don't restore window
7381         configuration if summary command ends up with neither article buffer
7382         nor summary buffer; describe bindings if summary keys end with C-h.
7383
7384 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7385
7386         * message.el (message-fix-before-sending): Skip raw message part to be
7387         forwarded while checking illegible text.
7388         (message-forward-make-body-mime, message-forward-make-body): Mark
7389         signed or encrypted raw message as having no illegible text.
7390
7391 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7392
7393         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7394         (gnus-message-with-timestamp-1): New macro.
7395         (gnus-message-with-timestamp): New function.
7396         (gnus-message): Use them.
7397
7398         * nnheader.el (nnheader-message): Use them.
7399
7400 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7401
7402         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7403         .newsrc.eld file.
7404
7405 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7406
7407         * gnus-agent.el (gnus-agent-fetch-headers)
7408         (gnus-agent-retrieve-headers): Bind
7409         gnus-decode-encoded-address-function to identity.
7410
7411         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7412         available also when the server returns simply a dot.
7413
7414         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7415
7416 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7417
7418         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7419
7420 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7421
7422         * gnus-ems.el (gnus-x-splash): Make it work.
7423
7424         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7425         from being used.
7426
7427         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7428
7429 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7430
7431         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7432         4th and the 5th arguments.
7433
7434         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7435         the front stickiness.
7436         (gnus-article-summary-command-nosave): Correct the order of the
7437         arguments passed to pop-to-buffer.
7438         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7439         summary command ends up with the article buffer.
7440
7441         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7442         the same faces.
7443
7444 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7445
7446         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7447
7448 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7449
7450         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7451         * gnus-sum.el (gnus-summary-highlight):
7452         * pgg.el (pgg-sign-region, pgg-sign):
7453         * mail-source.el (mail-source-delete-old-incoming-confirm):
7454         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7455
7456 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7457
7458         * gnus-art.el (gnus-mime-view-part-externally)
7459         (gnus-mime-view-part-internally): Fix predicate function passed to
7460         completing-read.
7461
7462         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7463
7464         * gnus.el (gnus-update-message-archive-method): Add :version.
7465
7466 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7467
7468         * gnus.el (gnus-update-message-archive-method): New variable.
7469
7470         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7471         according to gnus-message-archive-method if
7472         gnus-update-message-archive-method is non-nil.
7473
7474 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7475
7476         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7477         by Loic Dachary <loic@dachary.org>.
7478         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7479
7480 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7481
7482         * message.el (message-pop-to-buffer): Add switch-function argument.
7483         (message-mail): Pass switch-function argument to it.
7484
7485 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7486
7487         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7488         Improve doc string.
7489
7490 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7491
7492         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7493         (gnus-header-content)
7494         * gnus-cite.el (gnus-cite-10)
7495         * gnus-srvr.el (gnus-server-closed)
7496         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7497         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7498         (gnus-group-mail-3-empty, gnus-group-mail-low)
7499         (gnus-group-mail-low-empty, gnus-splash)
7500         * message.el (message-header-to, message-header-cc)
7501         (message-header-subject, message-header-other, message-header-name)
7502         (message-header-xheader, message-separator, message-cited-text)
7503         (message-mml): Lighten colors of faces used for dark background.
7504
7505 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7506
7507         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7508         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7509
7510 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7511
7512         * message.el (message-narrow-to-headers-or-head):
7513         Ignore mail-header-separator in the body.
7514
7515 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7516
7517         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7518         same as window size.
7519
7520 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7521
7522         * message.el (message-font-lock-keywords): Use message-header-xheader
7523         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7524         ahead of the anything pattern, to get it recognised.
7525
7526 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7527
7528         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7529         spam.el loads uses it in the compiled defadvice form.
7530
7531 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7532
7533         * gnus-sum.el (gnus-articles-to-read)
7534         (gnus-summary-insert-old-articles): Don't truncate group name for
7535         `read-string'.
7536
7537         * gnus-util.el (gnus-limit-string): Delete this function.
7538
7539         * gnus-sum.el (gnus-simplify-subject-fully): Use
7540         `truncate-string-to-width' instead.
7541
7542 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7543
7544         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7545         if, on summary exit, the next group has to be selected.
7546         (gnus-summary-exit): Use it.
7547
7548 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7549
7550         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7551         non-break space.
7552
7553 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7554
7555         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7556         Check if group is not a directory.
7557         (nnfolder-request-expire-articles): Don't delete articles if the target
7558         group is not available.
7559
7560         * nnml.el (nnml-request-create-group): Properly check if group is not a
7561         file.
7562         (nnml-request-expire-articles): Don't delete articles if the target
7563         group is not available.
7564
7565         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7566         Don't quote characters that are within parentheses.
7567
7568 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7569
7570         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7571         (gnus-handle-ephemeral-exit): Select article according to it.
7572
7573 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7574
7575         * message.el (message-insert-formated-citation-line): Remove newline.
7576         (message-citation-line-format): Add final \n here so that the user can
7577         avoid a blank line.
7578
7579 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7580
7581         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7582         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7583         Update lanl/arXiv support.
7584
7585 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7586
7587         * gnus.el: Bump version number.
7588
7589 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7590
7591         * gnus.el (gnus-version-number): Bump version.
7592
7593 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7594
7595         * gnus.el: No Gnus v0.6 is released.
7596
7597 2007-04-27  Didier Verna  <didier@xemacs.org>
7598
7599         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7600         * gmm-utils.el (gmm-regexp-concat): here.
7601         * message.el: Don't require 'gnus-util.
7602         (message-dont-reply-to-names): Handle name change above.
7603         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7604
7605 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7606
7607         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7608         since the initial value varies according to the system.
7609
7610 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7611
7612         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7613
7614 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7615
7616         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7617
7618 2007-04-24  Didier Verna  <didier@xemacs.org>
7619
7620         Improve the type of gnus-ignored-from-addresses.
7621         * gnus-util.el (gnus-orify-regexp): New function.
7622         * message.el (gnus-util): Require it.
7623         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7624         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7625         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7626
7627 2007-04-24  Didier Verna  <didier@xemacs.org>
7628
7629         * gnus-sum.el:
7630         * gnus-utils.el: Fix some trailing whitespaces.
7631
7632 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7633
7634         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7635         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7636         article's Message-ID; refer parent article in summary buffer.
7637
7638         * message.el (message-bounce): Call mime-to-mml.
7639
7640         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7641         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7642         optimize and/or forms properly.
7643
7644 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7645
7646         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7647         URL.
7648
7649 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7650
7651         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7652
7653 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7654
7655         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7656         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7657         displayed of multipart/alternative part if it is invoked from summary
7658         buffer.
7659
7660         * mm-view.el (mm-inline-text-html-render-with-w3m)
7661         (mm-inline-text-html-render-with-w3m-standalone)
7662         (mm-inline-render-with-function): Use mail-parse-charset by default.
7663
7664 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7665
7666         * parse-time.el (parse-time-string-chars): Check if CHAR
7667         is less than the length of parse-time-syntax.
7668
7669 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7670
7671         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7672         from gnus-newsgroup-processable.
7673
7674 2007-04-16  Didier Verna  <didier@xemacs.org>
7675
7676         * gnus-msg.el (gnus-configure-posting-styles): Handle
7677         message-signature-directory properly with :file syntax.  Reported by
7678         "Leo".
7679
7680 2007-04-11  Didier Verna  <didier@xemacs.org>
7681
7682         New user option: message-signature-directory.
7683         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7684         * message.el (message-insert-signature): Ditto.
7685         * message.el (message-signature-file): Doc update.
7686         * message.el (message-signature-directory): New.
7687
7688 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7689
7690         * gnus-msg.el (gnus-inews-yank-articles): Use
7691         message-exchange-point-and-mark instead of exchange-point-and-mark.
7692
7693 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7694
7695         * message.el (message-yank-original): Make sure cited text ends with
7696         newline; don't exchange point and mark.
7697
7698 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7699
7700         * tls.el (open-tls-stream): Properly handle case where there
7701         is no associated buffer.
7702
7703 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7704
7705         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7706         message-yank-original, make sure (< mark TEXT point).
7707
7708 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7709
7710         * message.el (message-fill-column): New variable.
7711         (message-mode): Use it.  Add comment on a possible new hook.
7712
7713         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7714         (nnmail-get-new-mail): Reformat.
7715
7716         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7717
7718         * gmm-utils.el: Fix Commentary.
7719         (gmm-tool-bar-from-list): Fix typo in doc string.
7720
7721 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7722
7723         * message.el (message-yank-original): Don't switch point and mark
7724         unnecessarily to put point and mark as documented.
7725
7726 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7727
7728         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7729         from the message heads.
7730
7731 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7732
7733         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7734         article buffer does not have a window.  This may not be the best
7735         solution but is certainly better than setting the start of the null,
7736         that is the current, window.
7737
7738 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7739
7740         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7741         (gnus-draft-setup): Run it.
7742
7743         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7744         gnus-score-fast-scoring.  Allow regexp.
7745         (gnus-score-headers): Use it.
7746
7747         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7748         XEmacs.
7749
7750         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7751         string.
7752         (gnus-button-alist): Also catch `<f1> k ...'.
7753         (gnus-treat-display-x-face): Fix doc string.
7754
7755 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7756
7757         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7758         evaluation of gnus-extended-version to ensure correct generation of the
7759         User-Agent header when message-generate-headers-first is used.
7760
7761 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7762
7763         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7764         hashcash-path is nil.  Don't call callback with incorrect number of
7765         parameters if val is 0.
7766
7767 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7768
7769         * message.el (message-required-news-headers):
7770         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7771
7772 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7773
7774         * tls.el (open-tls-stream): In handshake-waiting loop,
7775         don't wait more if there is output available to process.
7776
7777 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7778
7779         * tls.el (tls-program): Doc fix.
7780
7781 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7782
7783         * message.el (message-generate-new-buffers): Change the meaning of the
7784         nil value; add `standard' to the choices; treat t as `unique'; improve
7785         doc string.
7786         (gnus-select-frame-set-input-focus): Autoload.
7787         (message-buffer-name): Search for the existing message buffer if
7788         message-generate-new-buffers is nil or `standard'; treat the value t of
7789         message-generate-new-buffers as `unique'.
7790         (message-pop-to-buffer): Raise the frame already displaying the message
7791         buffer; clear the echo area after querying.
7792         (message-setup): Pass the `continue' argument to compose-mail.
7793         (message-mail): Prefer `switch-function' if it is given; search for the
7794         existing message buffer if the `continue' argument is non-nil; pass
7795         continue and switch-function arguments to compose-mail by way of
7796         message-setup.
7797         (message-mail-other-window): Adjust argument of message-setup.
7798         (message-mail-other-frame): Ditto.
7799
7800 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7801
7802         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7803         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7804         to turn font-lock on when turning gnus-message-citation-mode on.
7805
7806 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7807
7808         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7809         (mml-smime-function-alist): New variable; add epg as the backend.
7810         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7811         mml-smime- functions instead.
7812         * mm-view.el: Require smime.
7813
7814 2007-03-05  Didier Verna  <didier@xemacs.org>
7815
7816         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7817         instead of just inheritance for posting styles.
7818         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7819
7820 2007-02-24  Chris Moore  <dooglus@gmail.com>
7821
7822         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7823         * pgg-pgp.el (pgg-pgp-encrypt-region):
7824         * pgg-gpg.el (pgg-gpg-encrypt-region):
7825         Check pgg-encrypt-for-me if no other recipients.
7826
7827 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7828
7829         * tls.el (tls-certtool-program): Fix custom type.
7830
7831 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7832
7833         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7834         and point-at-eol instead of line-(beginning|end)-position.
7835
7836         * assistant.el (assistant-parse-buffer): Ditto.
7837
7838         * netrc.el (netrc-parse-services): Ditto.
7839
7840 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7841
7842         * mml2015.el (mml2015-epg-find-usable-key): New function.
7843         (mml2015-epg-sign): Use it.
7844         (mml2015-epg-encrypt): Use it.
7845
7846 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7847
7848         * message.el (message-make-in-reply-to): Quote name containing
7849         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7850         if there are special characters.  Reported by NAKAJI Hiroyuki
7851         <nakaji@jp.freebsd.org>.
7852
7853 2007-02-27  Didier Verna  <didier@xemacs.org>
7854
7855         Include the group parameters as well as the topic ones in the
7856         inheritance filter process.
7857         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7858         argument GROUP-PARAMS-LIST.
7859         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7860
7861 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7862
7863         * nntp.el (nntp-never-echoes-commands)
7864         (nntp-open-connection-functions-never-echo-commands): New variables.
7865         (nntp-send-command): Use them.
7866
7867 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7868
7869         * mml2015.el (mml2015-epg-verify): Simplified.
7870
7871 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7872
7873         * mml.el (mml-content-disposition-alist): New user option.
7874         (mml-content-disposition): New function.
7875         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7876         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7877
7878 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7879
7880         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7881         verification.
7882
7883 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7884
7885         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7886         articles posted in the last 24 hours.
7887
7888 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7889
7890         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7891
7892 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7893
7894         * nntp.el (nntp-send-command): Don't wait for echoes when
7895         nntp-open-ssl-stream is used.
7896
7897 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7898
7899         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7900         (gnus-message-add-citation-keywords)
7901         (gnus-message-remove-citation-keywords): Remove.
7902         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7903         directly, make the variables in font-lock-defaults buffer-local, add
7904         gnus-message-citation-keywords to them and then update the value of
7905         font-lock-keywords.
7906
7907 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7908
7909         * message.el (message-cite-original-1): Don't call
7910         gnus-article-highlight-citation.
7911
7912         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7913         citations; fix line count.
7914
7915 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7916
7917         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7918         (gnus-message-add-citation-keywords)
7919         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7920         versions of font-lock-add-keywords and font-lock-remove-keywords to
7921         work with XEmacs correctly.
7922
7923 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7924
7925         * gnus-cite.el (gnus-cite-face-list): Set the values of
7926         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7927         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7928         (gnus-message-cite-prefix-regexp): New variable.
7929         (gnus-message-search-citation-line): Use it; protect against long
7930         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7931         the 0th match data for Emacs.
7932         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7933         (gnus-message-add-citation-keywords): Append keywords rather than
7934         prepending; emulate font-lock-add-keywords if it is not available.
7935         (gnus-message-remove-citation-keywords): Emulate
7936         font-lock-remove-keywords if it is not available.
7937
7938         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7939
7940         * message.el (message-cite-prefix-regexp): Set the value of
7941         gnus-message-cite-prefix-regexp.
7942
7943 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7944
7945         * nnweb.el (nnweb-google-parse-1): Update parser.
7946
7947 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7948
7949         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7950
7951 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7952
7953         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7954         regexp.
7955
7956 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7957
7958         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7959         string-to-multibyte.
7960         (uudecode-decode-region-internal): Use it.
7961
7962         * lpath.el: Fbind string-as-multibyte for XEmacs.
7963
7964 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7965
7966         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7967         custom choice.
7968
7969         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7970
7971 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7972
7973         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7974
7975         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7976         `write-region' to respect `mm-inhibit-file-name-handlers'.
7977
7978 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7979
7980         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7981         Use gnus-home-directory instead of "~/" or "$HOME".
7982
7983 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7984
7985         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7986         to mention filename.
7987         Add comments at beginning regarding usage.
7988         (encrypt-write-file-contents): Change interactive so a string is
7989         acceptable.  If the file has no associated model, show an error instead
7990         of a nonsense prompt.
7991
7992 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7993
7994         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7995         Thanks to Yoshihiko Yamada for kind notification of this typo.
7996
7997 2007-01-12  Kenichi Handa  <handa@m17n.org>
7998
7999         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8000         multibyte buffer.
8001
8002 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8003
8004         * gnus-score.el (gnus-score-fast-scoring): New variable.
8005         (gnus-score-headers): Use it.
8006
8007         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8008
8009         * message.el (message-cite-original-1): Call
8010         gnus-article-highlight-citation if requested.
8011         (message-make-from): Allow name and address as optional arguments.
8012
8013         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8014
8015         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8016         bugs to doc string.
8017         (gnus-button-alist): Add mid\\|message-id.
8018         (gnus-button-fetch-group): Extend for use in
8019         `browse-url-browser-function'.
8020         (gnus-button-url-regexp): Try to catch paired parentheses like in
8021         Wikipedia URLs.
8022
8023         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8024         Suggested by Simon Krahnke <overlord@gmx.li>.
8025
8026 2007-01-13  Romain Francoise  <romain@orebokech.com>
8027
8028         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8029         Update copyright.
8030
8031 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8032
8033         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8034
8035 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8036
8037         * gnus-registry.el (gnus-registry-unfollowed-groups)
8038         (gnus-registry-split-fancy-with-parent): Fix documentation.
8039
8040 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8041
8042         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8043         from nnweb groups.
8044
8045 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8046
8047         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8048         Xref urls.  Erase buffer before requesting head.
8049
8050 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8051
8052         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8053         customizable.
8054
8055 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8056
8057         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8058         no signing key is found.
8059         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8060         no encrypting and/or signing key is found.
8061
8062 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8063
8064         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8065
8066 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8067
8068         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8069         headers read from disk with the ones newly found in the current search.
8070         This should no longer cause problems, because the article numbers in
8071         Gmane's `nov.php' output are ignored since the previous change.
8072
8073 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8074
8075         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8076
8077 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8078
8079         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8080         replace-regexp-in-string; bind url-version; fbind display-images-p and
8081         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8082         find-face and set-itimer-function for Emacs; bind itimer-list for
8083         Emacs.
8084
8085         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8086
8087 2007-01-01  Romain Francoise  <romain@orebokech.com>
8088
8089         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8090
8091 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8092
8093         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8094         `define-minor-mode' macro definition expanded properly.
8095         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8096         exclude it there.
8097
8098         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8099         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8100         `fboundp' test.
8101         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8102         This is OK to autoload in (S)XEmacs now.
8103
8104 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8105
8106         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8107         keystroke.
8108         (gnus-summary-limit-to-singletons): Fix typo.
8109
8110         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8111         else fails.
8112
8113 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8114
8115         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8116         docstring.
8117
8118         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8119         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8120         (gnus-summary-insert-dormant-articles): Fix typo in message.
8121
8122 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8123
8124         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8125         nil for XEmacs.
8126         (gnus-message-citation-mode): Don't autoload in XEmacs.
8127
8128         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8129
8130 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8131
8132         * nnimap.el (nnimap-expunge-search-string): Mention
8133         nnimap-search-uids-not-since-is-evil in docstring.
8134
8135 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8136
8137         * spam.el: Revert to make-obsolete-variable because
8138         define-obsolete-variable-alias is not supported in Emacs 21.
8139
8140         * spam.el (spam-ifile-path, spam-ifile-database-path)
8141         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8142         make-obsolete-variable.
8143         (spam-bsfilter-path, spam-bsfilter-program)
8144         (spam-spamassassin-path, spam-spamassassin-program)
8145         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8146         use "path" inappropriately.
8147         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8148         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8149         variable names.
8150
8151 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8152
8153         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8154         summary buffer.
8155
8156         * password.el (password-cache-remove): Use clear-string to burn
8157         password, if available.
8158
8159 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8160
8161         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8162
8163         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8164
8165         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8166         (gnus-message-highlight-citation): Move defcustom here from
8167         gnus-cite.el.
8168         (gnus-message-citation-mode): Autoload.
8169
8170         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8171         checks to make it compile with XEmacs.
8172         (gnus-message-citation-mode): New minor mode.
8173         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8174         (gnus-message-highlight-citation): New variables.
8175         (gnus-message-search-citation-line)
8176         (gnus-message-add-citation-keywords)
8177         (gnus-message-remove-citation-keywords)
8178         (turn-on-gnus-message-citation-mode)
8179         (turn-off-gnus-message-citation-mode): New functions.
8180
8181 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8182
8183         * gnus-cite.el: Enable highlighting of different citation levels in
8184         message-mode.
8185
8186 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8187
8188         * message.el (message-make-fqdn): Fix comment.
8189         (message-bogus-system-names): Add ".local".
8190
8191         * spam.el (spam-ifile-path, spam-ifile-program)
8192         (spam-ifile-database-path, spam-ifile-database)
8193         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8194         Don't use "path" inappropriately.
8195         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8196         strings.
8197         (spam-check-ifile, spam-ifile-register-with-ifile)
8198         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8199         new variable names.
8200
8201         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8202         (gnus-treat-display-smileys): Simplify using
8203         gnus-image-type-available-p.
8204
8205         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8206         available.
8207
8208         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8209         `display-images-p' if available.
8210
8211 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8212
8213         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8214         one after turning on the buffer's multibyteness instead of decoding
8215         them directly in the unibyte buffer that causes unexpected conversion
8216         in Emacs 23 (unicode).
8217
8218 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8219
8220         * message.el (message-generate-hashcash): Fix custom type.
8221
8222 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8223
8224         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8225
8226 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8227
8228         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8229         disconnect icons.  Add help text.
8230
8231 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8232
8233         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8234         negated to be consistent with the others we handle.
8235
8236 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8237
8238         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8239         version of gnus-summary-buffer to something, so that we can use two
8240         article buffers at the same time.
8241
8242 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8243
8244         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8245         trigger all the extra headers.
8246         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8247         sorting.
8248
8249 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8250
8251         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8252         solid groups.
8253
8254 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8255
8256         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8257
8258 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8259
8260         * legacy-gnus-agent.el: Add Copyright notice.
8261
8262 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8263
8264         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8265
8266 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8267
8268         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8269
8270         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8271         to make it work reliably in CVS Emacs.
8272         (gnus-summary-limit-strange-charsets-predicate)
8273         (gnus-summary-limit-to-predicate): New functions.
8274
8275 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8276
8277         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8278         specifying array size.
8279         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8280         array if it is too small.
8281         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8282         (gnus-sort-threads-loop): New function.
8283
8284 2006-12-06  Chris Moore  <dooglus@gmail.com>
8285
8286         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8287         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8288
8289 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8290
8291         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8292         options.
8293
8294 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8295
8296         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8297         DOS-ing the recipient.
8298
8299         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8300         the headers when creating the mapping to avoid mismappings.
8301         (nnweb-gmane-create-mapping): Always nix out old mapping.
8302
8303 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8304
8305         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8306         and mm-verify-option to never.
8307
8308 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8309
8310         * message.el (message-signed-or-encrypted-p): New function.
8311         (message-forward-make-body): Use it.
8312
8313         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8314         Replace encode-coding-string with mm-encode-coding-string.
8315
8316 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8317
8318         * nneething.el (nneething-decode-file-name): Replace
8319         decode-coding-string with mm-decode-coding-string.
8320
8321         * gnus-int.el (gnus-open-server): Say failed server's name.
8322
8323 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8324
8325         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8326         strings to a single string.  Quote `errors-file-name'.
8327         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8328         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8329         Adjust calls.  Use `shell-quote-argument'.
8330
8331 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8332
8333         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8334         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8335
8336         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8337         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8338         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8339         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8340         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8341         (gnus-subscribe-newsgroup, gnus-1):
8342         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8343         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8344         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8345         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8346
8347 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8348
8349         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8350         keystroke.
8351         (gnus-summary-limit-to-bodies): Implement headersp.
8352
8353 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8354
8355         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8356
8357 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8358
8359         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8360
8361 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8362
8363         * message.el (message-generate-hashcash): Expand range of values to
8364         include `opportunistic'.
8365         (message-send-mail): Use it.
8366
8367 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8368
8369         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8370         and comment it.
8371
8372         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8373
8374 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8375
8376         * gnus-util.el (gnus-extract-address-components): Improve comment.
8377
8378 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8379
8380         * gnus-util.el (gnus-extract-address-components): Work with address in
8381         which the name portion contains @.
8382
8383         * lpath.el: Fbind custom-autoload.
8384
8385 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8386
8387         * gnus.el (gnus-start): Move custom group up.
8388         (gnus-select-method): Don't autoload, but make it available for
8389         `customize-variable'.
8390         (gnus-getenv-nntpserver): Don't autoload.
8391
8392 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8393
8394         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8395
8396 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8397
8398         * message.el (message-sendmail-extra-arguments): New variable.
8399         (message-send-mail-with-sendmail): Use it.
8400
8401 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8402
8403         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8404         mm-with-unibyte-current-buffer to make string unibyte.
8405
8406         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8407         mm-string-as-multibyte.
8408
8409 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8410
8411         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8412         Reported by Werner Koch <wk@gnupg.org>.
8413
8414 2006-11-14  Daiki Ueno  <ueno@p360>
8415
8416         * mml2015.el: Autoload epa-select-keys when compiling.
8417
8418 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8419
8420         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8421         message-options.
8422         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8423
8424 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8425
8426         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8427         EasyPG (< 0.0.6).
8428         (mml2015-always-trust): New user option.
8429         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8430         prompt.
8431
8432 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8433
8434         * nntp.el (nntp-authinfo-force): New variable.
8435         (nntp-send-authinfo): Use it.
8436
8437 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8438
8439         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8440         decode encoded words.  Improve prompt.  Add comment about forwarding.
8441         (message-replacement-char): Move up.
8442
8443 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8444
8445         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8446         instead of gnus-intersection because arguments of gnus-sorted-nunion
8447         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8448
8449 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8450
8451         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8452         (message-simplify-subject-functions): Enable
8453         message-strip-subject-encoded-words by default.
8454
8455 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8456
8457         * message.el (message-strip-subject-encoded-words): New function.
8458         (message-simplify-subject-functions): New variable.
8459         (message-simplify-subject): Use it.  Fix typo in doc string.
8460         Support message-strip-subject-encoded-words.
8461
8462 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8463
8464         * gnus-diary.el (gnus-diary-delay-format-function):
8465         * nndiary.el (nndiary-reminders):
8466         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8467
8468 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8469
8470         * gnus-art.el (article-hide-boring-headers): Fetch date from
8471         gnus-original-article-buffer to avoid problems with localized date
8472         strings.
8473
8474 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8475
8476         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8477
8478 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8479
8480         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8481         New variables.
8482         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8483         (mm-charset-synonym-alist): Move some entries to
8484         mm-codepage-iso-8859-list.
8485         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8486         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8487
8488 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8489
8490         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8491
8492 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8493
8494         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8495         with Emacs 21 and XEmacs.
8496
8497 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8498
8499         * spam.el (spam-parse-address): New function for better parsing,
8500         catching errors, etc.
8501         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8502
8503 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8504
8505         * mm-view.el: Add interactive arg to html2text autoload.
8506
8507 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8508
8509         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8510
8511 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8512
8513         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8514         variables.
8515         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8516         (mm-charset-synonym-alist): Move some entries to
8517         mm-codepage-iso-8859-list.
8518
8519         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8520
8521 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8522
8523         * message.el (message-citation-line-format)
8524         (message-insert-formated-citation-line): Fix implementation of %E, %N
8525         and %n according to the doc string.
8526
8527 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8528
8529         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8530         car-safe to avoid bad parses.
8531
8532 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8533
8534         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8535         names.
8536
8537         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8538
8539 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8540
8541         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8542         header.
8543
8544         * message.el (message-draft-headers): Add Date.
8545         (message-headers-to-generate): Fix typo in docstring.
8546
8547         * nndraft.el (nndraft-required-headers): New variable.
8548         (nndraft-generate-headers): Use it.
8549
8550         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8551
8552 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8553
8554         * gnus-registry.el (gnus-registry-wash-for-keywords)
8555         (gnus-registry-find-keywords): New functions to allow easy searching of
8556         articles that are in the registry.
8557
8558 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8559
8560         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8561         ietf-drums-parse-address instead of gnus-extract-address-components.
8562         Reported by Damien Elmes <damien@repose.cx>.
8563
8564 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8565
8566         * gnus.el (gnus-mime): Remove unused custom group.
8567
8568 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8569
8570         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8571         "blank line" when searching for end of armor headers.
8572
8573 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8574
8575         * gmm-utils.el (gmm-write-region): Fix variable name.
8576
8577 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8578
8579         * gmm-utils.el (gmm-write-region): New function based on compatibility
8580         code from `mm-make-temp-file'.
8581
8582         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8583
8584         * nnmaildir.el (nnmaildir--update-nov)
8585         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8586         Use `gmm-write-region'.
8587
8588 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8589
8590         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8591         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8592
8593         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8594
8595         * message.el (message-replacement-char): New variable.
8596         (message-fix-before-sending): Use it.
8597         (message-simplify-subject): New function to remove duplicate code.
8598         (message-reply, message-followup): Use it.
8599
8600         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8601         gnus-summary-limit-to-articles.
8602
8603 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8604
8605         * gnus-util.el (gnus-with-local-quit): New macro.
8606
8607         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8608
8609 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8610
8611         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8612         ignore non-string data.
8613
8614 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8615
8616         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8617         non-string data (needs to be done in the registry too).
8618
8619 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8620
8621         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8622         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8623         (gnus-registry-split-fancy-with-parent)
8624         (gnus-registry-fetch-simplified-message-subject-fast)
8625         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8626         Remove text properties on ingress into the registry and when it's saved.
8627         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8628         registry from entries with no groups.
8629
8630 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8631
8632         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8633         function to remove string properties.
8634
8635 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8636
8637         * gmm-utils.el (gmm): Adjust custom version.
8638
8639         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8640         custom version.
8641
8642         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8643
8644 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8645
8646         * gnus-art.el (gnus-insert-prev-page-button)
8647         (gnus-insert-next-page-button): Simplify.  Reformat.
8648
8649 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8650
8651         * gnus-art.el (gnus-insert-prev-page-button)
8652         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8653
8654 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8655
8656         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8657
8658 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8659
8660         * gnus-art.el (gnus-insert-mime-button)
8661         (gnus-insert-mime-security-button):
8662         Apply gnus-article-button-face to MIME and security buttons.
8663
8664 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8665
8666         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8667         readable.
8668
8669 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8670
8671         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8672
8673 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8674
8675         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8676         `browse-url-of-file' instead of `browse-url'.
8677
8678 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8679
8680         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8681         regexp.  Articles containing quotation were cut prematurely.
8682
8683 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8684
8685         * message.el (message-cite-original-1): Use nobody by default for the
8686         value of From header.
8687         (message-reply): Ditto.
8688
8689 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8690
8691         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8692         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8693         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8694
8695 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8696
8697         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8698         mails in the doc string.  Add some URLs in comment.
8699         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8700
8701 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8702
8703         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8704         backslashes handling and the way to find boundaries of quoted strings.
8705
8706 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8707
8708         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8709         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8710         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8711         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8712
8713 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8714
8715         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8716         doc string.
8717         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8718
8719 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8720
8721         * lpath.el: Fbind epg-check-configuration.
8722
8723 2006-09-06  Simon Josefsson  <jas@extundo.com>
8724
8725         * mml2015.el (mml2015-use): Doc fix, mention epg.
8726
8727 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8728
8729         * mml2015.el (mml2015-use): Default to epg, if available.
8730
8731 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8732
8733         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8734         message-sender.
8735         (mml1991-epg-encrypt): Ditto.
8736         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8737         message-sender.
8738         (mml2015-epg-encrypt): Ditto.
8739
8740 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8741
8742         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8743         several common directories.
8744
8745 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8746
8747         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8748         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8749
8750 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8751
8752         * gnus-art.el (article-decode-encoded-words): Make it fast.
8753
8754 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8755
8756         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8757
8758         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8759         in quoted string into `\'.
8760
8761 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8762
8763         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8764         Use standard-syntax-table.
8765
8766 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8767
8768         * gnus-art.el (gnus-decode-address-function): New variable.
8769         (article-decode-encoded-words): Use it to decode headers which are
8770         assumed to contain addresses.
8771         (gnus-mime-delete-part): Remove useless `or'.
8772
8773         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8774         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8775         (gnus-nov-parse-line): Use it to decode From header.
8776         (gnus-get-newsgroup-headers): Ditto.
8777         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8778
8779         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8780         (mail-decode-encoded-address-string): New alias.
8781
8782         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8783         New function.
8784         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8785         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8786         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8787         (rfc2047-decode-string): Ditto.
8788         (rfc2047-decode-address-region): New function.
8789         (rfc2047-decode-address-string): New function.
8790
8791 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8792
8793         * message.el (message-caesar-buffer-body): Allow rotating headers.
8794
8795         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8796
8797         * message.el (message-insert-formated-citation-line): Fix %f.
8798         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8799
8800 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8801
8802         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8803         (gnus-bookmark-mouse-available-p): New macro.
8804         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8805         (gnus-bookmark-bmenu-show-infos): Use it.
8806         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8807         (gnus-bookmark-bmenu-hide-infos): Ditto.
8808         (gnus-bookmark-remove-properties): New function.
8809         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8810         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8811         (gnus-bookmark-write-file): Bind coding-system-for-write.
8812         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8813         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8814         group before selecting it.
8815         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8816         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8817         quit-window if it is not available; use gnus-mouse-2 and bind it to
8818         gnus-bookmark-bmenu-select-by-mouse.
8819         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8820         (gnus-bookmark-bmenu-select-by-mouse): New function.
8821
8822 2006-08-13  Romain Francoise  <romain@orebokech.com>
8823
8824         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8825         space.
8826
8827 2006-08-10  Romain Francoise  <romain@orebokech.com>
8828
8829         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8830         (dns-mode-soa-auto-increment-serial): New user option.
8831         (dns-mode-soa-maybe-increment-serial): New function.
8832         (dns-mode): Add the latter to `write-contents-functions'.
8833
8834 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8835
8836         * compface.el (uncompface): Use binary rather than raw-text-unix.
8837
8838 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8839
8840         * compface.el (uncompface): Make sure the eol conversion doesn't take
8841         place when communicating with the external programs.  Reported by
8842         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8843
8844 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8845
8846         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8847
8848 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8849
8850         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8851         Make it more robust by parsing author and date independently.
8852
8853 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8854
8855         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8856
8857 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8858
8859         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8860         first matching secret key.
8861         (mml2015-epg-encrypt): Ditto.
8862
8863         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8864         first matching secret key.
8865         (mml1991-epg-encrypt): Ditto.
8866
8867         * mml2015.el (mml2015-encrypt-to-self): New user option.
8868         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8869         mml2015-epg-encrypt-to-self is set.
8870
8871         * mml1991.el (mml1991-encrypt-to-self): New variable.
8872         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8873         mml1991-epg-encrypt-to-self is set.
8874
8875         * mml2015.el (mml2015-signers): New user option.
8876         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8877         (mml2015-epg-encrypt): Allow to select signing keys.
8878
8879         * mml1991.el (mml1991-signers): New variable.
8880         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8881         (mml1991-epg-encrypt): Allow to select signing keys.
8882
8883 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8884
8885         * nnheader.el (nnheader-insert-head): Make it work even if the file
8886         uses CRLF for the line-break code.
8887
8888 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8889
8890         * mml2015.el: Require mml-sec instead of password.
8891         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8892         (mml2015-cache-passphrase): Inherit the default value from
8893         mml-secure-cache-passphrase.
8894         (mml2015-passphrase-cache-expiry): Inherit the default value from
8895         mml-secure-passphrase-cache-expiry.
8896
8897         * mml1991.el: Require mml-sec instead of password.
8898         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8899         (mml1991-cache-passphrase): Inherit the default value from
8900         mml-secure-cache-passphrase.
8901         (mml1991-passphrase-cache-expiry): Inherit the default value from
8902         mml-secure-passphrase-cache-expiry.
8903
8904         * mml-sec.el: Require password.
8905         (mml-secure-verbose): New user option.
8906         (mml-secure-cache-passphrase): New user option.
8907         (mml-secure-passphrase-cache-expiry): New user option.
8908
8909 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8910
8911         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8912         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8913         andreas@altroot.de (Andreas Vögele).
8914
8915         FIXME: Use `tiny change'?
8916
8917 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8918
8919         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8920         workaround for the url package included with Emacs.
8921
8922         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8923
8924 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8925
8926         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8927         correctly.  This fixes a bug caused by the 2006-05-12 change.
8928
8929 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8930
8931         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8932         some information about the error when saying that the `bogus' mail
8933         group will be used.
8934
8935 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8936
8937         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8938         string.
8939
8940 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8941
8942         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8943
8944 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8945
8946         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8947
8948 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8949
8950         * mml1991.el (mml1991-function-alist): Add epg.
8951         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8952         (mml1991-epg-encrypt): New functions.
8953
8954 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8955
8956         * mml2015.el (mml2015-verbose): New variable.
8957         (mml2015-cache-passphrase): Ditto.
8958         (mml2015-passphrase-cache-expiry): Ditto.
8959         (mml2015-function-alist): Add epg.
8960         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8961         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8962         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8963         functions.
8964
8965 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8966
8967         * message.el (message-cite-original-1): Preserve region when removing
8968         quoted text due to X-No-Archive in order to avoid bogus attribution
8969         when citing multiple messages.
8970
8971 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8972
8973         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8974         Kenneth Jacker <khj@be.cs.appstate.edu>.
8975
8976 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8977
8978         * gnus-diary.el (gnus-user-format-function-d)
8979         (gnus-user-format-function-D): Autoload.
8980
8981         * imap.el (Commentary): Fix typo.
8982
8983         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8984         2006-04-22 contribution.
8985
8986 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8987
8988         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8989         It didn't really fix the bogosity I'm seeing with solid web groups.
8990
8991 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8992
8993         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8994         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8995         created using server names.  If we use the feature without declaring
8996         it, Gnus does not properly manage server and group state.
8997
8998         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8999         bound.
9000
9001 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9002
9003         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9004         looking up the method using GROUP's prefix before inventing a new one.
9005         It is used on killed/unknown groups in various places where returning
9006         an all-new method isn't expected by the caller.
9007
9008         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9009         and match semantics of gnus-group-real-prefix.
9010
9011 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9012
9013         * nnmail.el (nnmail-broken-references-mailers): New variable.
9014         (nnmail-ignore-broken-references): New function generalizing
9015         nnmail-fix-eudora-headers.
9016         (nnmail-fix-eudora-headers): Now obsolete.
9017
9018         * gnus-art.el (gnus-button-handle-custom): Support
9019         `customize-apropos*'.
9020
9021 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9022
9023         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9024
9025         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9026         articles.
9027
9028 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9029
9030         * message.el (message-cite-reply-above): New variable.
9031         (message-yank-original): Use it.
9032
9033 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9034
9035         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9036
9037 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9038
9039         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9040         as read.
9041
9042         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9043
9044 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9045
9046         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9047         (gnus-bookmark-default-file): Use gnus-directory.
9048         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9049         Remove "*" in doc string.
9050         (gnus-bookmark-write-file): Simplify.
9051         (gnus-bookmark-maybe-sort-alist): Use `when'.
9052         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9053         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9054         FIXME about Emacs 21 and XEmacs compatibility.
9055         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9056         compatibility.
9057         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9058         compatibility.
9059         (gnus-bookmark-menu-heading): Fix version.
9060
9061 2006-06-19  Bastien Guerry  <bzg@altern.org>
9062
9063         * gnus-bookmark.el: New file.
9064
9065 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9066
9067         * message.el (message-syntax-checks): Doc fix.
9068
9069 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9070
9071         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9072         unsubscribed groups as if they were killed ones.  It causes duplicate
9073         entries in gnus-newsrc-alist.
9074
9075 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9076
9077         * message.el (message-syntax-checks): Doc fix.
9078         (message-send-mail): Add check for continuation headers.
9079         (message-check-news-header-syntax): Fix regexp used to check for
9080         continuation headers.
9081
9082 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9083
9084         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9085
9086 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9087
9088         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9089
9090 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9091
9092         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9093         default-truncate-lines.
9094
9095 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9096
9097         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9098         to fill the utf-8 entry.
9099
9100         * lpath.el: Fbind unicode-precedence-list.
9101
9102 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9103
9104         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9105
9106 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9107
9108         * gnus-agent.el (directory-files-and-attributes): Move all the way
9109         forward (the third and final move).
9110         (gnus-agent-read-agentview): Trap reconstruction errors due to
9111         nonexistant directory.  Handle by returning nil.
9112
9113 2006-05-30  Didier Verna  <didier@xemacs.org>
9114
9115         * message.el (message-dont-reply-to-names): Update the custom type.
9116         * message.el (message-dont-reply-to-names): New defsubst: potentially
9117         convert a list of regexps into a single one.
9118         * message.el (message-get-reply-headers): Use it.
9119         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9120
9121 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9122
9123         * gnus-agent.el (directory-files-and-attributes): Move forward.
9124
9125 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9126
9127         * gnus-ml.el (gnus-mailing-list-subscribe)
9128         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9129         (gnus-mailing-list-message): Fix doc strings.
9130
9131 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9132
9133         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9134         of doing it manually.
9135
9136 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9137
9138         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9139         comment.
9140
9141 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9142
9143         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9144         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9145         (gnus-agent-read-local): All symbols allocated in my-obarray.
9146         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9147         (gnus-agent-regenerate-group): Check numeric names to see if they are
9148         messages or groups.
9149         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9150         better way of do this...)
9151
9152         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9153         'dummy.group' (there should be a better way of do this...)
9154
9155 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9156
9157         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9158         (gnus-saved-headers): Ditto.
9159         (gnus-default-article-saver): Mention functions may have properties.
9160         (gnus-article-save): Override gnus-save-all-headers and
9161         gnus-saved-headers by :headers property which saver function may have.
9162         (gnus-summary-save-in-file): Add :headers property.
9163         (gnus-summary-write-to-file): Ditto.
9164
9165         * gnus-sum.el (gnus-summary-save-article): Bind
9166         gnus-prompt-before-saving to t when saving many articles in a file;
9167         always show all headers.
9168
9169         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9170
9171 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9172
9173         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9174         marks.
9175
9176         * message.el (message-indent-citation): Add optional arguments to allow
9177         using it outside of message buffers.
9178
9179         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9180         (gnus-article-treat-unfold-headers): Use it.
9181         (gnus-article-truncate-lines): New variable.
9182         (gnus-article-mode): Use it.
9183         (gnus-article-toggle-truncate-lines): New function.
9184
9185         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9186         gnus-article-toggle-truncate-lines.
9187
9188         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9189         coding system in XEmacs, use binary.
9190
9191 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9192
9193         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9194         after-load-alist.
9195
9196         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9197         this function should save decoded articles.
9198         (gnus-summary-write-to-file): Use property to specify this function
9199         should save decoded articles and specify gnus-summary-save-in-file
9200         should be used to save articles other than the first one when saving
9201         many articles.
9202         (gnus-summary-save-body-in-file): Use property to specify this
9203         function should save decoded articles.
9204         (gnus-summary-write-body-to-file): Use property to specify this
9205         function should save decoded articles and specify
9206         gnus-summary-save-body-in-file should be used to save articles other
9207         than the first one when saving many articles.
9208
9209         * gnus-sum.el (gnus-summary-save-article): Simplify.
9210
9211 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9212
9213         * gnus-art.el (gnus-default-article-saver): Add
9214         gnus-summary-write-body-to-file.
9215         (gnus-article-save-coding-system): Don't use coding system object
9216         in XEmacs.
9217         (gnus-read-save-file-name): Add optional `dir-var' argument which
9218         specifies directory in which files are saved; work even if optional
9219         `variable' argument is not specified.
9220         (gnus-summary-write-to-file): Read file name.
9221         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9222         (gnus-summary-write-body-to-file): New function.
9223
9224         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9225         (gnus-summary-local-variables): Add it.
9226         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9227         (gnus-summary-save-article): Remove optional `decode' argument;
9228         determine whether to decode articles by the value of
9229         gnus-default-article-saver; when saving many files using
9230         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9231         it first and use gnus-summary-save-in-file or
9232         gnus-summary-save-body-in-file thereafter unless
9233         gnus-prompt-before-saving is always; move point to article which
9234         will be saved.
9235         (gnus-summary-save-article-file): Revert.
9236         (gnus-summary-write-article-file): Revert.
9237         (gnus-summary-save-article-body-file): Revert.
9238         (gnus-summary-write-article-body-file): New function.
9239
9240 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9241
9242         * gnus-art.el (gnus-default-article-saver): Doc fix.
9243         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9244         from gnus-summary-save-article-coding-system, and default to a
9245         certain coding system.
9246         (gnus-output-to-file): Add coding cookie and encode text according
9247         to gnus-article-save-coding-system; don't use mm-append-to-file.
9248
9249         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9250         gnus-art.el and rename to gnus-article-save-coding-system.
9251         (gnus-summary-save-article): Require gnus-art; don't show all
9252         headers if it decodes articles; don't add coding cookie here;
9253         don't bind mm-text-coding-system-for-write.
9254         (gnus-summary-save-article-file): Save decoded articles.
9255         (gnus-summary-write-article-file): When saving many files, use
9256         gnus-summary-write-to-file first and gnus-summary-save-in-file
9257         thereafter unless gnus-prompt-before-saving is always.
9258         (gnus-summary-save-article-body-file): Save decoded articles.
9259
9260         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9261
9262 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9263
9264         * nnrss.el (nnrss-check-group): Bind hash-index.
9265
9266 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9267
9268         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9269         its hash index.  Store this hash in `nnrss-group-data'.
9270         (nnrss-read-group-data): Update accordingly.
9271
9272 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9273
9274         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9275         entry.
9276
9277         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9278         gnus-article-browse-html-article.
9279
9280 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9281
9282         * gnus-sum.el (gnus-summary-mime-map): Add
9283         gnus-article-browse-html-article.
9284
9285         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9286
9287 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9288
9289         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9290         suitable coding systems in customize.
9291
9292 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9293
9294         * mail-source.el (mail-sources): Fix custom type.
9295
9296 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9297
9298         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9299         (gnus-summary-expire-articles-now): Shorten prompt.
9300
9301         * gmm-utils.el (wid-edit): Require.
9302         (defun-gmm): Renamed from `gmm-defun-compat'.
9303         (gmm-image-search-load-path): Use it.
9304         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9305
9306 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9307
9308         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9309         variable.
9310         (gnus-summary-save-article): Add optional `decode' argument.  If
9311         it is set and gnus-summary-save-article-coding-system is non-nil,
9312         save decoded article.
9313         (gnus-summary-write-article-file): Save decoded article if
9314         gnus-summary-save-article-coding-system is non-nil.
9315
9316         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9317         type.
9318
9319 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9320
9321         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9322
9323 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9324
9325         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9326         first to test gnus-single-article-buffer which may be buffer-local.
9327
9328         * gnus-sum.el (gnus-summary-setup-buffer): Make
9329         gnus-single-article-buffer buffer-local and nil in ephemeral
9330         group; make gnus-article-buffer, gnus-article-current, and
9331         gnus-original-article-buffer always buffer-local.
9332         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9333         group.
9334         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9335
9336 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9337
9338         * nnml.el (nnml-request-compact-group): Compressed files might not
9339         have .gz extension.
9340
9341 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9342
9343         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9344         (mm-copy-to-buffer): Use with-current-buffer.
9345         (mm-display-part): Simplify.
9346         (mm-inlinable-p): Add optional arg `type'.
9347
9348 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9349
9350         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9351         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9352         Try harder to show the attachment internally or externally using
9353         gnus-mime-view-part-as-type.
9354
9355 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9356
9357         * message.el (message-from-style, message-signature-separator)
9358         (message-user-organization-file, message-send-mail-function)
9359         (message-citation-line-function, message-yank-prefix)
9360         (message-indent-citation-function, message-signature)
9361         (message-signature-file, message-signature-insert-empty-line):
9362         Remove autoloads.
9363
9364         * gnus-art.el (gnus-buttonized-mime-types): Remove
9365         "multipart/signed".  Revert 2006-04-26 change.
9366
9367 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9368
9369         * gnus.el (gnus-version-number): Bump version.
9370
9371 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9372
9373         * gnus.el: No Gnus v0.5 is released.
9374
9375 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9376
9377         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9378         fetching articles by message-id.
9379
9380 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9381
9382         * message.el (hashcash): Require hashcash as normal.
9383
9384         * ecomplete.el (ecomplete-highlight-match-line): Use
9385         point-at-eol.
9386         (ecomplete-highlight-match-line): Use `highlight', because that
9387         face exists in both Emacs and XEmacs.
9388
9389         * message.el (message-display-abbrev): Use point-at-bol.
9390
9391         * mail-source.el: Don't require timer/timer-funcs.
9392
9393         * gnus-async.el: Ditto.
9394
9395         * password.el: Ditto.
9396
9397         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9398
9399         * mm-url.el: Ditto.
9400
9401         * gnus-xmas.el: Don't require timer-funcs.
9402
9403         * mm-util.el: Require timer/timer-funcs.
9404
9405 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9406
9407         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9408         Close.
9409
9410 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9411
9412         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9413         unibyte after clear-decrypt function runs.
9414
9415         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9416         returns as a unibyte string.
9417
9418 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9419
9420         * lpath.el: Revert.
9421
9422         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9423         (pgg-gpg-process-sentinel): Revert.
9424
9425         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9426         (pgg-pgp-lookup-key): Revert.
9427
9428         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9429         (pgg-pgp5-lookup-key): Revert.
9430
9431         * pgg.el (pgg-fetch-key): Revert.
9432
9433 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9434
9435         * lpath.el: Fbind string-as-multibyte for XEmacs.
9436
9437         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9438         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9439         (mml1991-pgg-encrypt): Ditto.
9440
9441         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9442         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9443         a multibyte buffer.
9444
9445         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9446         (pgg-pgp-lookup-key): Ditto.
9447
9448         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9449         (pgg-pgp5-lookup-key): Ditto.
9450
9451         * pgg.el (pgg-fetch-key): Ditto.
9452
9453 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9454
9455         * message.el (message-user-organization-file): Check several
9456         locations of the organization file.
9457
9458         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9459         Add gnus-article-view-part-as-type.
9460
9461         * gnus-art.el (gnus-article-view-part-as-type): New function.
9462
9463         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9464         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9465
9466         * mml.el: Simplify autoload.
9467         (mml-mode): defvar dnd-protocol-alist instead of using
9468         symbol-value.
9469         (mml-default-directory): New variable.
9470         (mml-minibuffer-read-file): Use it.
9471         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9472
9473         * message.el (message-citation-line-format): New variable.
9474         (message-insert-formated-citation-line): New function.
9475         (message-citation-line-function): Add
9476         `message-insert-formated-citation-line' to custom type.
9477
9478         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9479         to doc string.
9480
9481         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9482         depending on mm-verify-option.
9483
9484 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9485
9486         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9487         binding pgg-* variables; reimplement the section which prevents
9488         MIME header from being signed.
9489         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9490         pgg-text-mode; remove a blank line at the top of body.
9491
9492         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9493         lines at the top of body; use gnus-newsgroup-charset if there's no
9494         Charset header.
9495
9496 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9497
9498         * message.el (message-self-insert-commands): Doc fix.
9499
9500         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9501         (mm-uu-pgp-encrypted-test): Ditto.
9502         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9503         between header and body; return application/pgp-encrypted handle
9504         if decryption failed; decode decrypted body by charset.
9505
9506         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9507         element match to application/pgp-*.
9508
9509 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9510
9511         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9512         HTML.
9513
9514 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9515
9516         * mail-source.el (mail-source-call-script): Message the error
9517         string.
9518
9519 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9520
9521         * gnus-util.el (gnus-byte-compile): Use it.
9522
9523 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9524
9525         * gnus-util.el (kill-empty-logs): New function.
9526
9527 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9528
9529         * message.el (message-mail-alias-type): Doc fix.
9530         (message-mail-alias-type-p): New function.
9531         (message-send): Use it.
9532         (message-mode): Ditto.
9533         (message-strip-forbidden-properties): Ditto.
9534
9535         * ecomplete.el (ecomplete-database-file-coding-system): New
9536         variable.
9537         (ecomplete-save): Use it.
9538         (ecomplete-setup): Use it.
9539
9540 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9541
9542         * message.el (message-self-insert-commands): New variable.
9543         (message-strip-forbidden-properties): Use it.
9544
9545 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9546
9547         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9548         that doesn't make XEmacs choke.
9549
9550 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9551
9552         * gnus-util.el (gnus-replace-in-string):
9553         Prefer replace-regexp-in-string over of replace-in-string.
9554
9555 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9556
9557         * gnus-util.el (gnus-select-frame-set-input-focus):
9558         Use select-frame-set-input-focus if it is available in XEmacs; use
9559         definition defined in Emacs 22 for old Emacsen.
9560
9561         * dgnushack.el: Autoload unmorse-region for XEmacs.
9562
9563         * lpath.el: Bind cursor-in-non-selected-windows and
9564         select-frame-set-input-focus for XEmacs.
9565
9566 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9567
9568         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9569
9570 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9571
9572         * gnus-registry.el (gnus-registry-cache-save): Remove text
9573         properties when saving via the temp buffer.
9574
9575 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9576
9577         * message.el (message-generate-hashcash): Honor custom type.
9578
9579 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9580
9581         * message.el (message-generate-hashcash): Default to non-nil when
9582         hashcash is found.
9583
9584         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9585         (gnus-refer-thread-limit): Increase default to 500.
9586
9587         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9588
9589         * flow-fill.el (fill-flowed): Allow delete-space.
9590
9591 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9592
9593         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9594         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9595         Remove autoloads.
9596
9597 2006-04-18  Simon Josefsson  <jas@extundo.com>
9598
9599         * message.el (message-generate-hashcash): Default to.
9600
9601 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9602
9603         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9604         concatenating segments rather than before concatenating them.
9605
9606 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9607
9608         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9609
9610 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9611
9612         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9613
9614         * message.el (message-forward-make-body-plain): Allow
9615         message-forward-ignored-headers to be a list.
9616         (message-remove-ignored-headers): Factor out into function.
9617         (message-forward-make-body-mml): Use it.
9618
9619         * imap.el (imap-quote-specials): New function.
9620         (imap-login-auth): Quote specials.
9621
9622         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9623         (rfc2231-parse-string): Allow concatanation of parameters that
9624         aren't contiguous.  The test case is
9625           (mail-header-parse-content-type "message/external-body;
9626             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9627             access-type=LOCAL-FILE;
9628             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9629
9630 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9631
9632         * nntp.el (nntp-accept-process-output): Return the value of
9633         `nnheader-accept-process-output'.
9634
9635 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9636
9637         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9638         (gnus-button-alist): Recognize more diff formats.
9639         (gnus-button-patch): Strip directory.
9640
9641 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9642
9643         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9644         Emacs 22 when setting focus.
9645
9646 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9647
9648         * gnus-art.el (gnus-article-treat-types): Do treatment of
9649         text/x-verbatim parts.
9650         (gnus-button-patch): New command.
9651
9652         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9653         addresses that contain invalid characters.
9654
9655 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9656
9657         * message.el (message-put-addresses-in-ecomplete): Use
9658         gnus-replace-in-string.
9659         (message-is-yours-p): Use the more correct
9660         mail-header-parse-address instead of
9661         mail-extract-address-components.
9662         (message-put-addresses-in-ecomplete): Fix typo.
9663
9664         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9665         keystroke.
9666
9667         * gnus-art.el (gnus-treatment-function-alist): Change order of
9668         newsgroups/generic header folding to avoid double-folding.
9669
9670         * message.el (message-hidden-headers): Add X-Draft-From.
9671
9672         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9673         command.
9674         (gnus-summary-repeat-search-article-backward): New command.
9675
9676         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9677         groups in the parent topic.
9678
9679 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9680
9681         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9682         (spam-extra-header-to-number): Return the CRM114 number as a
9683         number instead of a string.
9684
9685 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9686
9687         * gnus-art.el (gnus-face-properties-alist): Moved here from
9688         gnus-fun.
9689
9690         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9691
9692 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9693
9694         * message.el (message-strip-forbidden-properties): Only display on
9695         self-insert-command.
9696
9697         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9698         reindent.
9699         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9700
9701 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9702
9703         * smiley.el (smiley-style): Fix typo.
9704
9705 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9706
9707         * hashcash.el (hashcash-insert-payment-async-2): Use
9708         message-goto-eoh instead of doing it manually.
9709         (mail-add-payment): Use message-narrow-to-header instead of trying
9710         to do the same itself.
9711
9712         * message.el (message-hidden-headers): Add Face.
9713
9714         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9715         reparenting code.
9716         (gnus-summary-reparent-children): Refactored out code.
9717         (gnus-summary-thread-map): New keystroke.
9718         (gnus-summary-reparent-children): Make into command.
9719
9720         * smiley.el (smiley-style): Default to `medium' if using a large
9721         font.
9722
9723         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9724         does it itself.
9725
9726         * message.el (message-point-in-header-p): Simplify definition.
9727
9728 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9729
9730         * nnagent.el (nnagent-request-set-mark): Silence log file
9731         writing.
9732         (nnagent-request-set-mark): Use write-region instead of
9733         append-to-file.
9734
9735         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9736         strange select method.
9737
9738         * ecomplete.el (ecomplete-display-matches): Get highlightling
9739         right.
9740         (ecomplete-display-matches): Use literals.
9741         (ecomplete-display-matches): Disable message logging.
9742
9743         * message.el (message-display-abbrev): Small optimization.
9744
9745         * ecomplete.el (ecomplete-display-matches): Allow automatic
9746         display.
9747
9748         * message.el (message-strip-forbidden-properties): Display
9749         abbrevs.
9750         (message-display-abbrev): Get automatic display right.
9751
9752         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9753         keystrokes.
9754
9755 2006-04-13  Romain Francoise  <romain@orebokech.com>
9756
9757         TODO: Backport to v5-10!
9758
9759         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9760         Moved here (and renamed) from gnus-registry.el.
9761
9762         * gnus-registry.el: Require gnus-util.
9763         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9764
9765 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9766
9767         * gnus-group.el (gnus-group-catchup-current): Change
9768         if-then-else-if-then-else into cond.
9769         (gnus-group-catchup): Indent.
9770         (group-name-at-point): New function.
9771         (gnus-fetch-group): Provide default from thing at point.
9772
9773 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9774
9775         * message.el (message-display-abbrev): Fix regexp.
9776
9777         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9778         choosing.
9779         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9780         dead variables.
9781
9782         * message.el (message-newline-and-indent): Remove debugging.
9783         (message-display-abbrev): Use new implementation.
9784
9785 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9786
9787         * gnus-art.el (gnus-article-mode): Set
9788         cursor-in-non-selected-windows to nil.
9789
9790         * smiley.el: Revert previous change.
9791         (smiley-data-directory): defvar it before using it in the
9792         defcustom of `smiley-style'.
9793
9794 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9795
9796         * message.el (message-newline-and-indent): New function.
9797
9798         * ecomplete.el: Implement more bits.
9799
9800         * message.el (message-put-addresses-in-ecomplete): Clean up the
9801         string.
9802
9803         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9804
9805         * gnus-sum.el (gnus-summary-save-parts): Bind
9806         gnus-summary-save-parts-counter and use it to make unique file
9807         names.
9808
9809         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9810
9811         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9812         parameter to say whether to actually parse the individual
9813         addresses.
9814
9815         * message.el (message-put-addresses-in-ecomplete): New function.
9816         (ecomplete): Require.
9817         (message-mail-alias-type): Add ecomplete as an option.
9818
9819 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9820
9821         * flow-fill.el (fill-flowed): Remove trailing space from blank
9822         quoted lines.
9823
9824 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9825
9826         * smiley.el (smiley-style): Move definition later to avoid a
9827         compilation warning.
9828
9829 2006-04-12  Kenichi Handa  <handa@m17n.org>
9830
9831         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9832         buffer and then decode the buffer text if necessary.
9833         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9834         first, and after mm-encode-body, change the buffer to unibyte.
9835         Use mm-disable-multibyte instead of set-buffer-multibyte.
9836
9837 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9838
9839         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9840         Content-Type header instead of Content-Disposition header.
9841         (gnus-mime-inline-part): Ditto.
9842         (gnus-mime-view-part-as-charset): Ignore charset that the part
9843         specifies.
9844
9845         * mm-decode.el (mm-display-part): Work with external parts and
9846         usual parts similarly.
9847
9848         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9849         instead of gnus-display-mime.
9850
9851         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9852         instead of with-temp-buffer.
9853
9854         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9855         tag to summarized topics part in order to encode non-ASCII text.
9856
9857 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9858
9859         * smiley.el (smiley-style): New variable.
9860         (smiley-directory): New function.
9861         (smiley-data-directory): Derive from `smiley-style' using
9862         `smiley-directory'.
9863         (smiley-regexp-alist): Add new entries.
9864
9865         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9866         (gnus-article-browse-delete-temp): Add :version.
9867
9868 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9869
9870         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9871         the sieve region.
9872
9873 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9874
9875         * gnus.el (gnus-version-number): Bump version.
9876
9877 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9878
9879         * gnus.el: No Gnus v0.4 is released.
9880
9881 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9882
9883         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9884         layout.
9885
9886         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9887         unknown charset.
9888
9889         * message.el (message-header-synonyms): Add Original-To to the
9890         default.
9891
9892         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9893         optional parameter.
9894
9895 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9896
9897         * gnus-fun.el (gnus): Require it for gnus-directory.
9898
9899 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9900
9901         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9902
9903 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9904
9905         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9906
9907 2006-04-05  Simon Josefsson  <jas@extundo.com>
9908
9909         * password.el (password-reset): New function.
9910
9911 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9912
9913         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9914         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9915
9916 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9917
9918         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9919         Some whitespace was matched into the url, which broke browsing hits
9920         > 100 when mm-url-use-external was nil.
9921
9922 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9923
9924         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9925         gnus-extra-headers for 'Newsgroups.
9926
9927         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9928         bound.
9929
9930 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9931
9932         * pgg-gpg.el: Clean up process buffers every time gpg processes
9933         complete.
9934
9935 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9936
9937         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9938         doc string.
9939
9940 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9941
9942         * pgg-gpg.el (pgg-gpg-process-filter)
9943         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9944
9945         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9946         lines, temporary fix.
9947
9948 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9949
9950         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9951
9952 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9953
9954         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9955         default-enable-multibyte-characters.  This reverts the change from
9956         revision 6.17 which is no longer necessary because the passphrase
9957         is sent separately now.  GnuPG messages are unreadable under
9958         multibyte locales with default-enable-multibyte-characters set to
9959         nil.
9960
9961 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9962
9963         * message.el (message-tool-bar-gnome): Move "spell".
9964
9965 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9966
9967         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9968         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9969         instead.
9970
9971 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9972
9973         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9974         newsgroups handling for NNTP overviews which don't include
9975         Newsgroups.
9976
9977 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9978
9979         * message.el (message-resend): Bind message-generate-hashcash to nil.
9980
9981 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9982
9983         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9984         when searching for already-paid recipients.
9985
9986 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9987
9988         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9989         passphrases when it is not needed.
9990         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9991         passphrase stuff from gpg, should only be necessary when you use
9992         gpg with a smartcard.
9993
9994 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9995
9996         * mml.el (mml-insert-mime): Ignore cached contents of
9997         message/external-body part.
9998
9999         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10000         (mm-insert-part): Ditto.
10001
10002 2006-03-23  Simon Josefsson  <jas@extundo.com>
10003
10004         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10005         Reiner.
10006         (pgg-gpg-use-agent-p): Use it again.
10007
10008 2006-03-23  Simon Josefsson  <jas@extundo.com>
10009
10010         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10011         older emacsen.
10012         (pgg-gpg-use-agent-p): Don't use it.
10013
10014 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10015
10016         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10017         if we can.
10018
10019 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10020
10021         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10022         (pgg-gpg-update-agent): New function.
10023         (pgg-gpg-use-agent-p): New function.
10024         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10025         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10026         (pgg-gpg-sign-region): Use it.
10027
10028 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10029
10030         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10031         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10032
10033 2006-03-21  Simon Josefsson  <jas@extundo.com>
10034
10035         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10036         <wilde@sha-bang.de>.
10037         (pgg-gpg-use-agent): New variable.
10038         (pgg-gpg-process-region): Use it.
10039         (pgg-gpg-encrypt-region): Likewise.
10040         (pgg-gpg-encrypt-symmetric-region): Likewise.
10041         (pgg-gpg-decrypt-region): Likewise.
10042         (pgg-gpg-sign-region): Likewise.
10043         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10044
10045 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10046
10047         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10048
10049         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10050         Add comment on version.
10051
10052 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10053
10054         * smiley.el: Add missing test smiley.
10055
10056 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10057
10058         * mm-decode.el (mm-with-part): New macro.
10059         (mm-get-part): Use it; work with message/external-body as well.
10060         (mm-save-part): Treat name and filename equally.
10061
10062         * mm-extern.el (mm-extern-cache-contents): New function.
10063         (mm-inline-external-body): Use it; force the part to be displayed;
10064         move undisplayer added to the cached handle to the parent.
10065
10066         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10067         (gnus-mime-view-part-as-type): Work with message/external-body.
10068
10069         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10070
10071 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10072
10073         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10074         images in image-load-path.  [Sync with image.el, revision 1.60, in
10075         Emacs.]
10076
10077 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10078
10079         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10080         path rather than symbol.  Always return list of directories.
10081         Guarantee that image directory comes first.  [Sync with image.el,
10082         revision 1.59, in Emacs.]
10083
10084         * message.el (message-make-tool-bar): Adjust to new API of
10085         `gmm-image-load-path-for-library'.
10086
10087         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10088
10089         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10090
10091 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10092
10093         * gnus-art.el (gnus-article-only-boring-p):
10094         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10095         intangible text.
10096         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10097
10098 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10099
10100         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10101         `defun' instead of `gmm-defun-compat'.
10102
10103 2006-03-14  Simon Josefsson  <jas@extundo.com>
10104
10105         * message.el (message-unique-id): Don't use message-number-base36
10106         if (user-uid) is a float.
10107         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10108
10109 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10110
10111         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10112
10113         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10114         empty line between a part and a message part.
10115
10116 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10117
10118         * smiley.el: Add more test smileys.
10119         (smiley-data-directory, smiley-regexp-alist)
10120         (gnus-smiley-file-types): Fix doc strings.
10121         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10122         adding new elements.
10123         (smiley-mouse-map): Unused code.  Make it a comment.
10124
10125 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10126
10127         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10128         scan latest NoCeM messages instead of old ones.
10129         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10130         delimiters that are recently used.
10131         (gnus-nocem-load-cache): Add autoload cookie.
10132
10133         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10134
10135         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10136         level which is larger than gnus-use-nocem is specified.
10137
10138         * gnus-group.el (gnus-group-get-new-news): Ditto.
10139
10140 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10141
10142         * gnus-util.el (gnus-tool-bar-update): New function.
10143
10144         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10145         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10146
10147         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10148
10149         * gnus-group.el (gnus-group-redraw-when-idle)
10150         (gnus-group-redraw-check): Remove.
10151         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10152
10153 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10154
10155         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10156         if optional last element is specified in splits (FIELD VALUE...).
10157
10158 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10159
10160         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10161         to gmm-image-load-path-for-library.  Call with no-error argument.
10162         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10163
10164         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10165
10166         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10167
10168         * gmm-utils.el (gmm-image-load-path): Remove alias.
10169
10170 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10171
10172         * gmm-utils.el (gmm-image-load-path): Add alias.
10173
10174         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10175         nnml-generate-nov-databases-1.
10176         (nnml-generate-nov-databases): Use it.
10177         (nnml-generate-nov-databases-directory): Document no-active
10178         argument.
10179
10180         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10181         directory if path is t.  Add no-error.
10182
10183         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10184         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10185
10186         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10187         resetting gnus-article-browse-html-temp-list.
10188
10189         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10190         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10191         Add example to docstring.  Rename local variables.  Move error
10192         checks to default case in cond and simplify.
10193
10194 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10195
10196         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10197         handle is multipart when calling it recursively.
10198         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10199
10200 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10201
10202         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10203         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10204
10205 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10206
10207         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10208         is loaded.
10209
10210         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10211         loaded.
10212
10213 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10214
10215         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10216         to "Emacs 23 (unicode)" in doc string.
10217
10218         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10219         "Emacs 23 (unicode)" in comment.
10220
10221 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10222
10223         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10224
10225         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10226         characters 160 through 255 in Emacs 23.
10227
10228 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10229
10230         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10231         gnus-article-browse-html-temp.
10232         (gnus-article-browse-delete-temp): Make it customizable.  Add
10233         `file'.  Adjust doc string.
10234         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10235         query for each file.  Adjust doc string.
10236         (gnus-article-browse-html-parts): Add
10237         `gnus-article-browse-delete-temp-files' to
10238         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10239
10240 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10241
10242         * gnus-art.el (gnus-article-browse-html-temp)
10243         (gnus-article-browse-delete-temp): New variables.
10244         (gnus-article-browse-delete-temp-files): New function.
10245         (gnus-article-browse-html-parts): Use it.
10246
10247 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10248
10249         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10250
10251         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10252         string.
10253
10254         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10255         gnus-summary-insert-new-articles when unplugged.  Remove
10256         gnus-summary-search-article-forward.
10257
10258         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10259         display-visual-class instead of display-color-cells.
10260
10261 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10262
10263         * dgnushack.el: Autoload customize-group for XEmacs.
10264
10265         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10266         message/* containing non-ASCII text properly.
10267
10268 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10269
10270         * message.el: Require gmm-utils, remove autoloads.
10271         (message-tool-bar): Set default based on
10272         gmm-tool-bar-style.
10273         (message-tool-bar-gnome): Add gmm-customize-mode.
10274
10275         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10276         gmm-tool-bar-style.
10277         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10278
10279         * gnus-group.el (gnus-group-tool-bar): Set default based on
10280         gmm-tool-bar-style.
10281         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10282
10283         * gmm-utils.el (gmm-image-directory): Rename variable from
10284         gmm-image-load-path.
10285         (gmm-image-load-path): Use gmm-image-directory.
10286         (gmm-customize-mode): New function.
10287         (gmm-tool-bar-style): New variable.
10288
10289         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10290         gnus-group-redraw-line-number.
10291         (gnus-group-redraw-check): Simplify.
10292         (gnus-group-tool-bar-update): Remove redraw check.
10293         (gnus-group-make-tool-bar): Add redraw check.
10294
10295 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10296
10297         * gnus-art.el (gnus-button): Add missing parentheses.
10298
10299 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10300
10301         * lpath.el: Fbind line-number-at-pos.
10302
10303 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10304
10305         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10306
10307 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10308
10309         * gnus-art.el (gnus-button): New face.
10310         (gnus-article-button-face): Use it.
10311
10312         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10313         gnus-summary-next-page.  Re-order.
10314
10315         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10316         next-node are now included.
10317         (gnus-group-redraw-line-number): New internal variable.
10318         (gnus-group-redraw-check): Helper function for updating the tool
10319         bar.
10320         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10321
10322         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10323
10324         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10325         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10326         Use it to match format of Spamassassin 3.0 and later.  Reported by
10327         IRIE Tetsuya <irie@t.email.ne.jp>.
10328         (spam-check-bogofilter)
10329         (spam-bogofilter-register-with-bogofilter): Fix args of
10330         `gnus-error' calls.
10331
10332 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10333
10334         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10335         unnecessary interaction when sending queued mails.  Reported by
10336         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10337
10338 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10339
10340         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10341         first or last are nil.
10342
10343 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10344
10345         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10346
10347 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10348
10349         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10350
10351 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10352
10353         * dns.el (query-dns): Protect more against buggy tcp output.
10354
10355 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10356
10357         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10358         nov.php.
10359
10360 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10361
10362         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10363         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10364         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10365         output on the server side.
10366         (nnweb-google-create-mapping): Update regexps and add some
10367         progress indication.
10368
10369 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10370
10371         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10372         gnus-agent-toggle-plugged.  Re-order icons.
10373         (gnus-group-tool-bar-gnome): Add
10374         gnus-group-{prev,next}-unread-group.
10375         (gnus-group-tool-bar-gnome): Re-order icons.
10376
10377         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10378         gnus-summary-insert-new-articles.
10379
10380         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10381         comments.
10382
10383         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10384         also available in Emacs 21.3.
10385
10386         * message.el (message-fix-before-sending): Change "Emacs 22" to
10387         "Emacs 23 (unicode)" in comment.
10388
10389         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10390         "Emacs 23 (unicode)" in comment.
10391
10392         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10393         comment.
10394         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10395
10396         * mm-view.el (mm-fill-flowed): Add :version.
10397
10398 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10399
10400         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10401         and load-path.
10402
10403 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10404
10405         * message.el: Autoload gmm-image-load-path.
10406         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10407         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10408         consitency.
10409
10410         * gmm-utils.el (gmm-image-load-path): Also search in
10411         "../etc/images".  Don't set gmm-image-load-path if we don't find
10412         the image.
10413
10414 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10415
10416         * gmm-utils.el (gmm-image-load-path): Don't make
10417         `gmm-image-load-path' include subdirectories which the second arg
10418         `image' might specify.
10419
10420         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10421         subdirectory to icon file names.
10422
10423         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10424
10425 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10426
10427         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10428         gmm-image-load-path calls.
10429
10430         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10431
10432         * message.el (message-make-tool-bar): Ditto.
10433
10434         * mml.el (mml-preview): Added comment concerning tool bar icons.
10435
10436         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10437         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10438
10439         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10440         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10441
10442         * message.el (message-tool-bar-gnome): Use new icon names.
10443         (message-make-tool-bar): Use `gmm-image-load-path'.
10444
10445         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10446         functions from MH-E.
10447         (gmm-image-load-path): New variable from MH-E.
10448         (gmm-image-load-path): New function from MH-E.  Added arguments
10449         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10450         *-image-load-path-called-flag.
10451
10452 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10453
10454         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10455
10456 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10457
10458         * nnimap.el (nnimap-request-move-article): Change folder back to
10459         source group before deleting.
10460
10461 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10462
10463         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10464
10465         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10466         mm-url.
10467
10468         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10469
10470 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10471
10472         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10473         coding system which mm-charset-to-coding-system returns for a
10474         given charset is valid.
10475
10476 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10477
10478         * html2text.el (html2text-remove-tag-list):
10479         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10480
10481 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10482
10483         * gnus-cus.el: Revert 2005-10-17 change.
10484
10485 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10486
10487         * gnus-art.el (article-strip-banner): Call
10488         article-really-strip-banner only when the regexp match is made.
10489
10490 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10491
10492         * gnus-art.el (article-strip-banner): Use
10493         gnus-extract-address-components instead of
10494         mail-header-parse-addresses to make it work with non-ASCII text;
10495         remove mail-encode-encoded-word-string.
10496
10497         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10498         values which are surrounded with \"...\"; make it never cause a
10499         Lisp error; give up parsing of parameters if it failed in
10500         extracting type.
10501
10502 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10503
10504         * smime.el (smime-cert-by-ldap-1): Fix bug where
10505         `smime-ldap-search' returns results without userCertificates.
10506
10507 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10508
10509         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10510
10511 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10512
10513         * spam.el (spam-check-spamassassin-headers): Adapt format for
10514         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10515         <ari@mbf.ocn.ne.jp>.
10516         (spam-list-of-processors): Add spam-use-gmane.
10517
10518 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10519
10520         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10521         make-temp-file; make it work with XEmacs as well.
10522
10523         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10524         mm-make-temp-file.
10525
10526         * mm-decode.el (mm-display-external): Use the 3rd arg of
10527         mm-make-temp-file.
10528         (mm-create-image-xemacs): Ditto.
10529
10530 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10531
10532         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10533         with message-narrow-to-headers.
10534         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10535         (gnus-draft-check-draft-articles): New function.
10536         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10537
10538 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10539
10540         * gnus-art.el (gnus-article-browse-html-parts):
10541         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10542         Don't use suffix argument for mm-make-temp-file for Emacs 21
10543         compatibility.  Remove useless `format'.
10544
10545 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10546
10547         * nnweb.el (nnweb-google-wash-article): Update regexps.
10548         (nnweb-group-alist): Use defvoo instead of defvar.
10549
10550 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10551
10552         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10553         re-loading nn* modules.
10554
10555 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10556
10557         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10558         for `tool-bar-mode' and don't check it's default-value.
10559
10560         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10561
10562         * message.el (message-make-tool-bar): Ditto.
10563
10564         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10565         `substring'.  Shorten tmp-file name.
10566
10567         * gnus.el: Remove bogus comment.
10568
10569 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10570
10571         * gnus-art.el (gnus-article-browse-html-parts): New function.
10572         (gnus-article-browse-html-article): New function for viewing html
10573         articles with a browser.
10574
10575 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10576
10577         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10578         in elisp.
10579         (pgg-gpg-encrypt-symmetric-region): Ditto.
10580         (pgg-gpg-sign-region): Ditto.
10581
10582         * pgg-def.el (pgg-text-mode): New variable.
10583
10584         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10585         (mml2015-pgg-encrypt): Ditto.
10586
10587         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10588         (mml1991-pgg-encrypt): Ditto.
10589
10590 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10591
10592         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10593         message-make-date instead of current-time-string.
10594
10595         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10596         to gnus-decoded which mm-uu might set.
10597
10598 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10599
10600         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10601         don't decode quoted parameters; remove misimported Emacs code.
10602         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10603         (rfc2231-decode-encoded-string): Don't use split-string which
10604         behaves differently according to Emacs version; use
10605         mm-decode-coding-region to convert charset to coding-system.
10606         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10607         (rfc2231-encode-string): Remove misimported Emacs code.
10608
10609 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10610
10611         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10612         when calling mail-header-parse-content-type.
10613         (article-de-quoted-unreadable): Ditto.
10614         (article-de-base64-unreadable): Ditto.
10615         (article-wash-html): Ditto.
10616
10617         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10618         calling mail-header-parse-content-type and
10619         mail-header-parse-content-disposition.
10620         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10621         mail-header-parse-content-type.
10622
10623         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10624         insert charset and format parameters; encode description after
10625         inserting it to buffer.
10626         (mml-insert-parameter): Fold lines properly even if a parameter is
10627         segmented into two or more lines; change the max column to 76.
10628
10629         * rfc1843.el (rfc1843-decode-article-body): Don't use
10630         ignore-errors when calling mail-header-parse-content-type.
10631
10632         * rfc2231.el (rfc2231-parse-string): Return at least type if
10633         possible; don't cause an error even if it fails in parsing of
10634         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10635         (rfc2231-encode-string): Don't break lines at the beginning, leave
10636         it to mml-insert-parameter.
10637
10638         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10639         calling mail-header-parse-content-type.
10640
10641 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10642
10643         * spam-report.el (spam-report-gmane-use-article-number):
10644         Improve doc string.
10645         (spam-report-gmane-internal): Check if a suitable header was found
10646         in the article.
10647
10648 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10649
10650         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10651         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10652
10653 2006-02-05  Romain Francoise  <romain@orebokech.com>
10654
10655         Update copyright notices of all files in the gnus directory.
10656
10657 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10658
10659         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10660
10661 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10662
10663         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10664         segmented lines of parameter value to cope with Thunderbird 1.5
10665         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10666         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10667         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10668
10669 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10670
10671         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10672         parts.
10673
10674 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10675
10676         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10677         there's only one active file for all servers.
10678         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10679         solid groups.  Gnus might have used a FAST request to select the group.
10680         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10681         and nnweb-search redundantly in the active file.
10682         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10683         (nnweb-request-create-group): Don't use ARGS.
10684         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10685         initialisations.  Let nnoo do the work.
10686
10687 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10688
10689         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10690         Say the part has been decoded.
10691
10692         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10693
10694 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10695
10696         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10697         mailcap-viewer-test-cache when there's no 'test clause, since that
10698         will invert the meaning of a "nil" test previously determined by
10699         mailcap-mailcap-entry-passes-test.
10700
10701 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10702
10703         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10704         compiling.
10705
10706         * gnus-sum.el: Ditto.
10707
10708         * message.el: Don't bind tool-bar-map when compiling.
10709
10710 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10711
10712         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10713
10714 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10715
10716         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10717         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10718         current Google Groups.
10719
10720 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10721
10722         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10723         and tool-bar-mode.
10724
10725         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10726         and tool-bar-mode.
10727
10728         * message.el (message-tool-bar-update): Simplify.
10729         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10730
10731         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10732         gnus-summary-buffer.
10733         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10734         gnus-summary-reply.
10735
10736         * gmm-utils.el (gmm): Add :version.
10737
10738 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10739
10740         * Makefile.in (clean): New rule.
10741         (distclean): Use it.
10742
10743 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10744
10745         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10746         autoload.
10747
10748 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10749
10750         * gmm-utils.el (gmm-verbose): Add :group.
10751
10752 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10753
10754         * message.el: Change some comments WRT tool-bars.
10755
10756         * gnus-sum.el (gnus-summary-tool-bar)
10757         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10758         (gnus-summary-tool-bar-zap-list): New variables.
10759         (gnus-summary-make-tool-bar): Complete rewrite using
10760         `gmm-tool-bar-from-list'.
10761
10762         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10763         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10764         variables.
10765         (gnus-group-make-tool-bar): Complete rewrite using
10766         `gmm-tool-bar-from-list'.
10767         (gnus-group-tool-bar-update): New function.
10768
10769         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10770
10771 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10772
10773         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10774         is dissected into a single part of which the type is the same as
10775         the given one; decode charset.
10776
10777 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10778
10779         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10780         into alists as symbol not string, since that's what
10781         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10782         look for.
10783
10784 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10785
10786         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10787         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10788
10789         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10790
10791 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10792
10793         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10794         (gnus-xmas-mime-security-button-menu): New function.
10795
10796         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10797         (gnus-mime-security-button-menu): New definition.
10798         (gnus-mime-security-button-map): Use them.
10799         (gnus-mime-security-button-menu): New function.
10800         (gnus-insert-mime-security-button): Addition to help echo.
10801         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10802         (gnus-mime-security-pipe-part): New functions.
10803
10804         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10805         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10806
10807         * mm-decode.el (mm-handle-set-disposition): Remove.
10808         (mm-handle-set-description): Remove.
10809
10810 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10811
10812         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10813         (mm-w3m-standalone-supports-m17n-p): New function.
10814         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10815         w3m usage.
10816
10817         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10818         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10819
10820 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10821
10822         * message.el (message-tool-bar-zap-list): Use
10823         gmm-tool-bar-zap-list as custom type.
10824         (message-tool-bar-update): New function.
10825         (message-tool-bar, message-tool-bar-gnome)
10826         (message-tool-bar-retro): Add message-tool-bar-update.
10827         (message-tool-bar-gnome): Add flyspell-buffer.
10828
10829         * gnus-util.el (gnus-error): Describe `args'.
10830
10831         * gmm-utils.el (gmm-error): Describe `args'.
10832         (gmm-tool-bar-zap-list): New widget.
10833         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10834
10835 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10836
10837         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10838         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10839         the number of recursive calls.
10840
10841         * mm-decode.el (mm-handle-set-disposition): New macro.
10842         (mm-handle-set-description): New macro.
10843
10844 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10845
10846         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10847         encoding.
10848
10849 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10850
10851         * message.el (message-tool-bar-zap-list, message-tool-bar)
10852         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10853         (message-tool-bar-local-item-from-menu): Remove.
10854         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10855         (message-make-tool-bar): New function.
10856         (message-mode): Use `message-make-tool-bar'.
10857
10858         * gmm-utils.el: New file.
10859         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10860         (gmm-lazy): New widget copied from `nnmail.el'.
10861         (gmm-tool-bar-from-list): New function for creating customizable
10862         tool bars.
10863         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10864         output.
10865         (gmm): Add :prefix to defgroup.
10866
10867 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10868
10869         * gmm-utils.el (gmm-widget-p): New function.
10870
10871 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10872
10873         * mml.el (mml-attach-file): Describe `description' in doc string.
10874         (mml-menu): Add Emacs MIME manual and PGG manual.
10875
10876 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10877
10878         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10879
10880 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10881
10882         * nntp.el (nntp-end-of-line): Doc fix.
10883
10884 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10885
10886         * imap.el (imap-open): Handle case where buffer is a buffer
10887         object.
10888
10889 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10890
10891         * gnus-delay.el (gnus-delay): Don't autoload.
10892         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10893         to be re-loaded when customizing the `gnus-delay' group.
10894
10895 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10896
10897         * message.el (message-insert-citation-line): Use newlines.
10898
10899 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10900
10901         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10902         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10903         these routines, so the passphrase can be managed externally and
10904         passed in to the system.
10905         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10906         pgg-add-passphrase-to-cache function.
10907
10908         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10909         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10910         these routines, so the passphrase can be managed externally and
10911         passed in to the system.
10912         (pgg-pgp5-sign-region): Use new name of
10913         pgg-add-passphrase-to-cache function.
10914
10915 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10916
10917         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10918         part of the decoded armor to find the key-identifier.
10919         (pgg-gpg-lookup-key-owner): New function to return the
10920         human-readable identifier of a key owner.
10921         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10922         itself.
10923         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10924         the key value) if we have a key and can match it against a secret
10925         key.  Also, added a note pointing out fact that the prompt only
10926         indicates the first matching key.
10927
10928         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10929         pgg-decrypt-region.
10930         (pgg-add-passphrase-to-cache): Rename from
10931         `pgg-add-passphrase-cache' to reduce confusion (all callers
10932         changed).
10933         (pgg-remove-passphrase-from-cache): Rename from
10934         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10935         changed).
10936         (pgg-read-passphrase, pgg-add-passphrase-cache)
10937         (pgg-remove-passphrase-cache): Add informative docstrings.
10938         (pgg-decrypt): Convey provided passphrase in subordinate call to
10939         pgg-decrypt-region.
10940
10941 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10942
10943         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10944         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10945         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10946         'passphrase' argument, so the passphrase can be managed externally
10947         and then passed in to the system.
10948
10949         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10950         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10951         so the passphrase cache can be used reliably with identifiers
10952         besides a pgp packet's key id.
10953
10954         * pgg-gpg.el (pgg-gpg-encrypt-region)
10955         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10956         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10957         these routines, so the passphrase can be managed externally and
10958         passed in to the system.
10959
10960         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10961         'notruncate' argument, so the passphrase cache can be used
10962         reliably with identifiers besides a pgp packet's key id.
10963
10964 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10965
10966         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10967         symmetric encryption.
10968         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10969         encrypted session key.
10970         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10971         message ask for the passphrase in a proper way.
10972
10973         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10974         New user commands for symmetric encryption.
10975
10976 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10977
10978         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10979
10980         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10981
10982 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10983
10984         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10985
10986 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10987
10988         * mm-decode.el (mm-inlined-types): Add application/pgp.
10989         (mm-automatic-display): Ditto.
10990
10991         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10992         part as text.
10993
10994 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10995
10996         * nnrss.el: Update copyright.
10997         (nnrss-opml-import): Query whether to subscribe to each entry.
10998
10999         * gnus-art.el:
11000         * gnus-sum.el:
11001         * gnus-xmas.el:
11002         * messagexmas.el:
11003         * mm-uu.el:
11004         * mm-view.el: Update copyright.
11005
11006 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11007
11008         * message.el (message-info): New function.
11009         (message-mode-menu): Add it.
11010         Update copyright.
11011
11012         * ChangeLog: Fix and update copyright.
11013
11014 2006-01-13  Romain Francoise  <romain@orebokech.com>
11015
11016         * message.el (message-forward-subject-name-subject): Prefer the
11017         address to 'nowhere' if the sender has no name.
11018         Fix typo.  Update copyright year.
11019
11020 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11021
11022         * gnus-art.el (article-wash-html): Use
11023         gnus-summary-show-article-charset-alist if a numeric arg is given.
11024         (gnus-article-wash-html-with-w3m-standalone): New function.
11025
11026         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11027         mm-inline-text-html-render-with-w3m-standalone.
11028         (mm-text-html-washer-alist): Map w3m-standalone to
11029         gnus-article-wash-html-with-w3m-standalone.
11030         (mm-inline-text-html-render-with-w3m-standalone): New function.
11031
11032 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11033
11034         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11035         Improve LaTeX.
11036
11037 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11038
11039         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11040         (nnrss-request-article): Render text/plain parts as HTML.
11041
11042         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11043         the buffer.
11044
11045 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11046
11047         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11048         custom definition of `gnus-posting-styles'.
11049
11050         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11051         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11052
11053 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11054
11055         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11056         Use nntp for bug archive.
11057
11058 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11059
11060         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11061         parts.
11062         (nnrss-normalize-date): New function converts ISO 8601 date into
11063         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11064         (nnrss-check-group): Use it.
11065
11066 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11067
11068         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11069
11070         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11071         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11072         (nnrss-insert-w3): Ditto.
11073
11074 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11075
11076         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11077         the articles to be forwarded including the case where neither a
11078         number of articles nor a region is specified.
11079
11080 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11081
11082         * nnrss.el (nnrss-request-article): Fix last change; fill
11083         text/plain parts.
11084
11085 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11086
11087         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11088         in text/plain part.
11089         (nnrss-check-group): Don't add excessive newline to dc:subject.
11090
11091 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11092
11093         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11094         article.
11095
11096 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11097
11098         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11099         (nnml-use-compressed-files, nnml-save-mail): Support other
11100         comression programs such as bzip2.
11101
11102 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11103
11104         * dns.el (query-dns): Make sure we check the buffer size before
11105         removing tcp headers.
11106
11107 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11108
11109         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11110         remove MIME buttons associated with multipart/alternative parts.
11111         (gnus-mime-display-alternative): Tag buttons using `article-type'
11112         text property.
11113
11114         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11115         associated with multipart/alternative parts.
11116
11117         * gnus-art.el (gnus-signature-separator): Fix custom type.
11118
11119         * mm-decode.el (mm-inlined-types): Fix custom type.
11120         (mm-keep-viewer-alive-types): Ditto.
11121         (mm-automatic-display): Ditto.
11122         (mm-attachment-override-types): Ditto.
11123         (mm-inline-override-types): Ditto.
11124         (mm-automatic-external-display): Ditto.
11125
11126 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11127
11128         * spam-report.el (spam-report-user-mail-address)
11129         (spam-report-user-agent): New variables.
11130         (spam-report-url-ping-plain): Use spam-report-user-agent.
11131
11132 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11133
11134         * gnus-art.el (gnus-button-handle-custom): Do not just use
11135         `customize-apropos' for any "M-x customize-*" button but the
11136         function called for.  Accept both the function name and its
11137         argument in order to achieve this.
11138         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11139         function name to `gnus-button-handle-custom' in case of "M-x
11140         customize-*" buttons.
11141
11142 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11143
11144         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11145         multipart/alternative and add xref to mm-discouraged-alternatives
11146         in doc string.
11147
11148         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11149         gnus-buttonized-mime-types in doc string.
11150
11151 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11152
11153         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11154         Suggest image/.* in the doc string.
11155
11156 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11157
11158         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11159         message-marks (Debian bug #342521).
11160
11161 2005-12-12  Simon Josefsson  <jas@extundo.com>
11162
11163         * password.el (password-read-from-cache): Add.
11164         (password-read): Use it.
11165
11166 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11167
11168         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11169         us-ascii as a MIME charset.
11170
11171         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11172         against the case where the 2nd arg TYPE is nil.
11173
11174 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11175
11176         * pop3.el (pop3-stream-type): Fix custom version.
11177
11178         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11179
11180 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11181
11182         * mm-decode.el (mm-display-external): Add missing cdr.
11183
11184 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11185
11186         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11187         RFC1524) if it is in mailcap or add a suffix according to
11188         mailcap-mime-extensions when generating a temp filename; postpone
11189         deleting a temp file for 2 seconds for some wrappers, shell
11190         scripts, and so on, which might exit right after having started a
11191         viewer command as a background job.
11192
11193 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11194
11195         * nntp.el (nntp-marks-directory): Fix custom group.
11196
11197         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11198         steps when < 10.
11199
11200         * gnus-start.el (gnus-no-server-1): Mention
11201         `gnus-level-default-subscribed' in doc string.
11202
11203 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11204
11205         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11206         parens.
11207
11208 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11209
11210         * gnus-xmas.el (gnus-use-toolbar): Revert.
11211         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11212         gnus-use-toolbar is default.
11213
11214         * messagexmas.el (message-use-toolbar): Revert.
11215         (message-setup-toolbar): Use global default-toolbar if
11216         message-use-toolbar is default.
11217
11218 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11219
11220         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11221         according to default-toolbar-visible-p.
11222
11223         * messagexmas.el (message-use-toolbar): Ditto.
11224
11225 2005-11-26  Dave Love  <fx@gnu.org>
11226
11227         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11228         (tls-program, tls-success): Provide openssl alternative.
11229
11230         * starttls.el: Doc fixes.
11231         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11232         SERVICE to PORT.
11233
11234         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11235         port null or service name.
11236         (starttls-negotiate): Autoload.
11237
11238 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11239
11240         * message.el (message-kill-to-signature): Fix interactive spec.
11241
11242 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11243
11244         * pop3.el (pop3-open-server): Recognize a string as a service name.
11245
11246 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11247
11248         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11249
11250 2005-11-23  Dave Love  <fx@gnu.org>
11251
11252         Add pop3s, pop3/starttls.
11253
11254         * pop3.el (pop3-authentication-scheme): Clarify doc.
11255         (open-tls-stream, starttls-open-stream): Autoload.
11256         (pop3-stream-type): New.
11257         (pop3-open-server): Use it.
11258
11259         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11260         for POP.
11261         (mail-source-keyword-map): Add :stream for POP.
11262         (mail-source-fetch-pop): Use pop3-stream-type.
11263
11264 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11265
11266         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11267         of current-time-string.
11268
11269 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11270
11271         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11272         date header.
11273
11274 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11275
11276         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11277         it can seriously impact performance as it bypasses the agent's
11278         local caches.
11279
11280 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11281
11282         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11283         must be explicitly online rather than "not explicitly offline" for
11284         its flags to be synchronized.
11285
11286         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11287         that gnus-uu-unmark-thread will function correctly.
11288
11289         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11290         1024K is instead displayed as 1M.
11291
11292 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11293
11294         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11295
11296 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11297
11298         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11299
11300 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11301
11302         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11303         error message to display actual error condition.
11304         (gnus-agent-save-local): Avoid saving symbols that are bound to
11305         nil as they simply result in a warning message in
11306         gnus-agent-read-local.
11307
11308 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11309
11310         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11311         rather than make-variable-buffer-local for file-precious-flag.
11312
11313 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11314
11315         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11316         for duplicates which are removed.  The invalid sort check then
11317         triggers a rescan after the sort as sorting may have moved
11318         duplicate entries such that they can be cheaply detected.
11319
11320 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11321
11322         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11323
11324 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11325
11326         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11327         internal variable to a custom variable.  Changed default value
11328         from compressed(2) to uncompressed(1).
11329         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11330         support for uncompressed agentview files.  Taken together, reading
11331         the agentview file should now be 6-7 times faster.
11332
11333 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11334
11335         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11336         as a buffer-local variable.  This avoids creating truncated
11337         dribble files as a result of a hang up, eg.
11338
11339 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11340
11341         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11342         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11343         XEmacs.
11344
11345 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11346
11347         * gnus-start.el (gnus-start-draft-setup): Enforce
11348         `gnus-draft-mode' for nndraft:drafts at startup.
11349
11350         * gnus.el (gnus-splash): Change custom group.
11351         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11352         allow-list argument.
11353
11354         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11355         string.
11356
11357 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11358
11359         * gnus-art.el (gnus-default-article-saver): Add user-defined
11360         `function' to custom type.
11361
11362 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11363
11364         * imap.el (imap-open): Handle case where buffer is a buffer
11365         object.
11366
11367 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11368
11369         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11370         long lines.
11371         (gnus-cache-delete-group): Wrap doc strings.
11372
11373         * gnus-agent.el (gnus-agent-rename-group)
11374         (gnus-agent-delete-group): Wrap doc strings.
11375
11376 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11377
11378         * messagexmas.el (message-use-toolbar): Change the valid values
11379         into default, top, bottom, left, and right.
11380         (message-toolbar-thickness): New variable.
11381         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11382         well.
11383         (message-setup-toolbar): Make it work.
11384
11385         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11386         (gnus-use-toolbar): Change the valid values into default, top,
11387         bottom, left, and right.
11388         (gnus-toolbar-thickness): New variable.
11389         (gnus-xmas-setup-toolbar): New function.
11390         (gnus-xmas-setup-group-toolbar): Use it.
11391         (gnus-xmas-setup-summary-toolbar): Use it.
11392
11393 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11394
11395         * gnus-start.el (gnus-1): Add "native" to
11396         gnus-predefined-server-alist.
11397
11398         * gnus.el (gnus-method-to-server): Don't add "native" to the
11399         lists here, because that leads to problems when
11400         gnus-select-method is bound.
11401
11402 2005-11-09  Simon Josefsson  <jas@extundo.com>
11403
11404         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11405         use (not sort-by-date) instead.
11406
11407 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11408
11409         * gnus-delay.el (gnus-delay-group): Don't autoload.
11410         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11411         to be re-loaded when customizing the `gnus-delay' group.
11412
11413 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11414
11415         * message.el: Revert last changes.
11416         (message-insert-citation-line): Use newlines.
11417
11418 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11419
11420         * message.el (message-courtesy-message)
11421         (message-mark-insert-begin, message-mark-insert-end)
11422         (message-elide-ellipsis, message-cancel-message)
11423         (message-add-header, message-change-subject)
11424         (message-cross-post-followup-to-header)
11425         (message-cross-post-insert-note, message-reduce-to-to-cc)
11426         (message-widen-reply, message-delete-not-region)
11427         (message-kill-to-signature, message-insert-signature)
11428         (message-insert-importance-high, message-insert-importance-low)
11429         (message-insert-or-toggle-importance)
11430         (message-insert-disposition-notification-to)
11431         (message-indent-citation, message-yank-original)
11432         (message-cite-original-without-signature, message-cite-original)
11433         (message-insert-citation-line, message-position-on-field)
11434         (message-fix-before-sending, message-send-mail-partially)
11435         (message-send-mail, message-send-mail-with-sendmail)
11436         (message-send-mail-with-qmail, message-send-news)
11437         (message-check-news-header-syntax, message-generate-headers)
11438         (message-insert-courtesy-copy, message-fill-address)
11439         (message-fill-header, message-shorten-references)
11440         (message-setup-1, message-cancel-news)
11441         (message-forward-make-body-plain, message-forward-make-body-mime)
11442         (message-forward-make-body-mml, message-encode-message-body)
11443         (message-forward-make-body-digest-plain)
11444         (message-forward-make-body-digest-mime)
11445         (message-use-alternative-email-as-from): Insert `hard-newline'
11446         instead of ordinary newlines.
11447
11448 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11449
11450         * message.el (message-generate-headers): Downcase the argument
11451         given to message-check-element.
11452
11453 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11454
11455         * nntp.el (nntp-authinfo-rejected): New error condition.
11456         (nntp-wait-for): Use new error condition to signal authentication
11457         error.
11458         (nntp-retrieve-data): Rethrow new error condition to break out of
11459         recursive call to nntp-send-authinfo.
11460
11461 2005-11-08  Romain Francoise  <romain@orebokech.com>
11462
11463         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11464         (gnus-summary-exit-map): Bind to `Z p'.
11465         (gnus-summary-make-menu-bar): Add menu item.
11466
11467 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11468
11469         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11470         (gnus-treat-*): Add `first' in all doc strings.
11471
11472         * gnus-group.el (gnus-group-compact-group): Fix typo.
11473
11474 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11475
11476         * gnus.el (gnus-parameters-case-fold-search): New variable.
11477         (gnus-parameters-get-parameter): Use it.
11478
11479         * gnus-score.el (gnus-home-score-file): Doc fix.
11480
11481 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11482
11483         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11484
11485 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11486
11487         * mm-util.el (mm-special-display-p): New function.
11488
11489         * mml.el (mml-preview): Use it; doc fix.
11490
11491 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11492
11493         * imap.el (imap-open): Handle case where buffer is a buffer object.
11494
11495 2005-10-29  Romain Francoise  <romain@orebokech.com>
11496
11497         * message.el (message-fix-before-sending): Fix comment.
11498
11499 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11500
11501         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11502
11503 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11504
11505         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11506         Used in gnus-score.el.
11507
11508 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11509
11510         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11511
11512 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11513
11514         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11515         whitespace removed in revision 7.8.  Use concatenated string to
11516         protect trailing whitespace.
11517
11518 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11519
11520         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11521         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11522         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11523         Courier IMAP ("some version from 2004").  Mostly based on similar
11524         code in the same function.
11525
11526 2005-10-26  Didier Verna  <didier@xemacs.org>
11527
11528         * gnus-group.el (gnus-group-compact-group): Invalidate original
11529         article buffer.
11530         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11531         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11532         NOV database and in article itself.
11533         Invalidate article backlog.
11534
11535 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11536
11537         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11538
11539 2005-10-26  Simon Josefsson  <jas@extundo.com>
11540
11541         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11542         part of 2004-07-25 change.
11543
11544 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11545
11546         * message.el (message-display-completion-list): New function.
11547         (message-expand-group): Use it; make sure the Completions buffer
11548         is modifiable.
11549 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11550
11551         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11552         user-mail-name is an empty string.
11553
11554 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11555
11556         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11557         depending on gnus-score-decay-constant.
11558
11559         * encrypt.el (encrypt-insert-file-contents)
11560         (encrypt-write-file-contents): Don't use `gnus-message'.
11561
11562         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11563         arguments.
11564         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11565         arguments to mm-uu-verbatim-marks-extract.
11566         (mm-uu-hide-markers): New variable.
11567         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11568
11569         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11570         (gnus-convert-image-to-face-command): Use "convert" by default to
11571         allow other input image formats.
11572         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11573         accordingly.
11574
11575 2005-10-23  Simon Josefsson  <jas@extundo.com>
11576
11577         * imap.el (imap-gssapi-program): Align command line parameters
11578         with latest GNU SASL.
11579         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11580
11581 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11582
11583         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11584         HTML.
11585         (nnslashdot-request-article): Ditto.
11586
11587         * lpath.el (featurep): Add nobreak-char-display.
11588
11589 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11590
11591         * mail-source.el (mail-source-fetch-pop): Require pop3.
11592         (mail-source-check-pop): Ditto.
11593
11594 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11595
11596         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11597         errors.
11598
11599 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11600
11601         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11602         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11603
11604         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11605
11606         * mm-bodies.el (mm-decode-string): Call
11607         `mm-charset-to-coding-system' with allow-override argument.
11608
11609 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11610
11611         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11612         (rfc2047-charset-to-coding-system): New function.
11613         (rfc2047-decode-encoded-words): New function.
11614         (rfc2047-decode-region): Use them.
11615         (rfc2047-decode-cte): Remove.
11616         (rfc2047-parse-and-decode): Remove.
11617         (rfc2047-decode): Remove.
11618
11619 2005-10-15  Kenichi Handa  <handa@m17n.org>
11620
11621         * rfc2047.el (rfc2047-decode-cte): New function.
11622         (rfc2047-decode-region): Change the way to decode successive
11623         encoded-words: decode B- or Q-encoding in each encoded-word,
11624         concatenate them, and decode it as charset.
11625
11626 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11627
11628         * lpath.el: Fbind codepage-setup for XEmacs.
11629
11630 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11631
11632         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11633         widget-move-and-invoke.
11634         (gnus-custom-mode): Use gnus-custom-map.
11635
11636 2005-10-15  Bill Wohler  <wohler@newt.com>
11637
11638         * message.el (message-tool-bar-map): Renamed image file from
11639         mail_send to mail/send.
11640
11641 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11642
11643         * message.el (message-expand-group): Pass the common
11644         prefix substring of completion to `display-completion-list'.
11645
11646 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11647
11648         * mml-sec.el (mml-secure-method): New internal variable.
11649         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11650         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11651         functions using mml-secure-method.
11652
11653         * mml.el (mml-mode-map): Add key bindings for those functions.
11654         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11655         Harder <harder@myrealbox.com>.
11656         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11657         end of message if point is the headers of the message.
11658
11659         * message.el (message-in-body-p): New function.
11660
11661         * assistant.el: Autoload gnus-util and netrc.
11662
11663         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11664         Use `mm-charset-override-alist' only when decoding.
11665
11666         * mm-bodies.el (mm-decode-body): Call
11667         `mm-charset-to-coding-system' with allow-override argument.
11668
11669         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11670         `filename' from Content-Disposition if Content-Type doesn't
11671         provide `name'.
11672         (gnus-mime-view-part-as-type): Set default instead of
11673         initial-input.
11674
11675 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11676
11677         * format-spec.el (format-spec): Propagate text properties of % spec.
11678
11679 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11680
11681         * gnus-art.el (gnus-treat-predicate): Add `first'.
11682
11683 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11684
11685         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11686         (mm-charset-override-alist): New variable.
11687         (mm-charset-to-coding-system): Use it.
11688         (mm-codepage-setup): New helper function.
11689         (mm-charset-eval-alist): New variable.
11690         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11691         about unknown charsets.
11692
11693         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11694
11695 2005-10-04  David Hansen  <david.hansen@gmx.net>
11696
11697         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11698         (nnrss-check-group): Ditto.
11699
11700 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11701
11702         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11703         Rename x-gnus-verbatim to x-verbatim.
11704         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11705
11706         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11707         x-verbatim.
11708
11709         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11710
11711         * gnus-util.el (gnus-remove-duplicates): Remove.
11712
11713         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11714         instead of gnus-remove-duplicates.
11715
11716         * message.el (message-remove-duplicates): Remove.
11717         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11718         message-remove-duplicates.
11719
11720         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11721         available, else use implementation from `delete-dups'.
11722
11723         * message.el (message-insert-expires): New function.
11724         (message-mode-map): Add key binding.
11725         (message-mode-field-menu): Add menu entry.
11726         (message-mode): Document it.
11727         (message-make-expires-date): Use `message-make-date'.
11728
11729 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11730
11731         * message.el (message-make-expires-date): New function.
11732
11733 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11734
11735         * Makefile.in (list-installed-shadows): New entry.
11736         (install): Use it.
11737         (remove-installed-shadows): New entry.
11738
11739         * dgnushack.el (dgnushack-default-load-path): New variable.
11740         (dgnushack-find-lisp-shadows): New function.
11741         (dgnushack-remove-lisp-shadows): New function.
11742
11743 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11744
11745         * Makefile.in (install-el-elc): New entry.
11746         (install): Use it so that .el files are necessarily installed.
11747
11748 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11749
11750         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11751
11752 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11753
11754         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11755         function rather than the diff-mode.el package.
11756         (mm-display-external): Use with-current-buffer.
11757         (mm-viewer-completion-map, mm-viewer-completion-map):
11758         Move initialization inside declaration.
11759
11760 2005-09-29  Simon Josefsson  <jas@extundo.com>
11761
11762         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11763         autoload mail-check-payment.
11764         (spam-check-hashcash): Define unconditionally, since hashcash.el
11765         is part of Gnus now.  Ignore errors from payment checking.
11766
11767 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11768
11769         * message.el (message-bold-region, message-unbold-region): Rename
11770         from `bold-region' and `unbold-region'.
11771
11772         * message.el: Remove useless autoloads.
11773
11774 2005-09-28  Simon Josefsson  <jas@extundo.com>
11775
11776         * message.el (message-use-idna): Default to t.
11777         (message-use-idna): Test whether encoding works too.  Doc fix.
11778
11779 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11780
11781         * nntp.el (nntp-warn-about-losing-connection): Remove.
11782
11783 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11784
11785         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11786         customizable.  Change default value.
11787         (mm-uu-diff-groups-regexp): Change default value.
11788         (mm-uu-type-alist): Add doc string.
11789         (mm-uu-configure): Add doc string.  Make it interactive.
11790         (mm-uu-tex-groups-regexp): New variable.
11791         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11792         (mm-uu-type-alist): Add LaTeX documents.
11793         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11794         of "text/verbatim".
11795         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11796
11797         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11798         instead of "text/verbatim".
11799
11800         * message.el (message-mark-inserted-region)
11801         (message-mark-insert-file): Use slrn style marks when called with
11802         prefix argument.
11803
11804 2005-09-27  Simon Josefsson  <jas@extundo.com>
11805
11806         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11807
11808 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11809
11810         * message.el (message-remove-duplicates): New function.
11811         Implementation borrowed from `gnus-remove-duplicates'.
11812         (message-idna-to-ascii-rhs): Also encode idna addresses in
11813         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11814         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11815         only ask about the same idna domain once per header and also tell
11816         in what header to replace the idna domain.
11817
11818         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11819         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11820         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11821         a header is decoded and not just the last one.
11822
11823 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11824
11825         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11826         has been decoded.
11827
11828         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11829         (mm-insert-part): Don't modify text if it has been decoded.
11830
11831         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11832         decoded.
11833
11834         * mm-view.el (mm-inline-text): Don't strip text props unless
11835         decoding enriched or richtext parts.
11836
11837 2005-09-25  Romain Francoise  <romain@orebokech.com>
11838
11839         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11840         * gnus-start.el (gnus-subscribe-interactively):
11841         * gnus-uu.el (gnus-uu-grab-articles):
11842         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11843         space.
11844
11845 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11846
11847         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11848         * mm-view.el (mm-view-pkcs7-decrypt):
11849         * gnus-sum.el (gnus-summary-limit-to-extra)
11850         (gnus-summary-respool-article, gnus-read-move-group-name):
11851         * gnus-score.el (gnus-summary-increase-score):
11852         * gnus-util.el (gnus-completing-read-with-default):
11853         * gnus-art.el (gnus-read-save-file-name)
11854         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11855         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11856         * message.el (message-check-news-header-syntax):
11857         Follow convention for reading with the minibuffer.
11858
11859 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11860
11861         * spam-report.el (spam-report-url-ping-plain):
11862         Use gnus-extended-version as User-Agent.
11863
11864         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11865         default value is nil.
11866
11867         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11868         (mm-uu-verbatim-marks-extract): New function.
11869         (mm-uu-extract): New face.
11870         (mm-uu-copy-to-buffer): Use it.
11871
11872         * spam-report.el (spam-report-gmane-ham): Renamed from
11873         `spam-report-gmane-unspam'.
11874         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11875         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11876
11877         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11878         Autoload.
11879         (spam-report-gmane-unregister-routine): Renamed
11880         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11881
11882 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11883
11884         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11885         (spam-report-gmane-unregister-routine): Add support for gmane
11886         unregistration.
11887
11888         * spam-report.el (spam-report-gmane-unspam)
11889         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11890         (spam-report-gmane): Change to take a single article and do unspam
11891         registration.
11892
11893 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11894
11895         * mm-url.el (mm-url-decode-entities): Fix regexp.
11896
11897 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11898
11899         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11900         default to nil, to be able to use Gnus at all.  If the default
11901         switches to something else, then the function should be fixed not
11902         be exceedingly slow.
11903
11904 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11905
11906         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11907         fail hard.
11908
11909         * spam-report.el: Add better Keywords line.
11910
11911         * spam.el: Add Maintainer and better Keywords line.
11912
11913 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11914
11915         * gnus-art.el (gnus-article-replace-part)
11916         (gnus-mime-replace-part): New functions.
11917         (gnus-mime-action-alist, gnus-mime-button-commands)
11918         (gnus-mime-save-part-and-strip): Added file argument.
11919         (gnus-article-part-wrapper): Added interactive argument.
11920
11921         * gnus-sum.el (gnus-summary-mime-map): Add
11922         `gnus-article-replace-part'.
11923
11924 2005-09-19  Didier Verna  <didier@xemacs.org>
11925
11926         The nnml compaction feature:
11927         * nnml.el (nnml-request-compact-group): New function.
11928         * nnml.el (nnml-request-compact): New function.
11929         * gnus-int.el (gnus-request-compact-group): New function.
11930         * gnus-int.el (gnus-request-compact): New function.
11931         * gnus-group.el (gnus-group-compact-group): New function.
11932         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11933         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11934         * gnus-srvr.el (gnus-server-compact-server): New function.
11935         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11936         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11937
11938 2005-09-18  Deepak Goel  <deego@gnufans.org>
11939
11940         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11941         format spec.
11942
11943 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11944
11945         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11946
11947 2005-09-15  Romain Francoise  <romain@orebokech.com>
11948
11949         * message.el (message-fill-paragraph): Clarify docstring.
11950
11951 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11952
11953         * gnus-art.el (gnus-mime-display-part): Protect against broken
11954         MIME messages.
11955
11956 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11957
11958         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11959         before parsing header.
11960
11961 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11962
11963         * html2text.el (html2text-replace-list): Add new entities.
11964
11965 2005-09-11  Romain Francoise  <romain@orebokech.com>
11966
11967         * message.el (message-alternative-emails): Improve docstring.
11968         (message-setup-1): Call `message-use-alternative-email-as-from'
11969         after `message-setup-hook' to give it precedence over posting
11970         styles, etc.
11971         (message-use-alternative-email-as-from): Add docstring.  Remove
11972         the original From header if present.
11973
11974         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11975         (nnml-save-mail): Use it.
11976
11977         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11978         articles.  Add new argument `silent'.
11979         (gnus-uu-mark-all): Report the total number of marked articles.
11980
11981 2005-09-10  Romain Francoise  <romain@orebokech.com>
11982
11983         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11984         (gnus-uu-mark-series): Likewise.
11985
11986 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11987
11988         * spam-report.el (spam-report-gmane): Fix generation of spam
11989         report URL.
11990
11991 2005-09-10  Simon Josefsson  <jas@extundo.com>
11992
11993         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11994         t, based on discussion on the ding list with Robert Epprecht
11995         <epprecht@solnet.ch>.
11996
11997 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11998
11999         * spam-report.el (spam-report-gmane): Make it work without
12000         X-Report-Spam header.  Gmane now only provides Archived-At.
12001         This is only used if `spam-report-gmane-use-article-number' is nil.
12002         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12003
12004         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12005         make `gnus-summary-sort-by-recipient' work with threading.
12006
12007         * nnweb.el (nnweb-google-wash-article): Print a message if article
12008         is not available.
12009
12010 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12011
12012         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12013         change.  Decode text/* parts content before displaying.
12014
12015 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12016
12017         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12018
12019 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12020
12021         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12022
12023         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12024         url-package-name, url-package-version,
12025         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12026         w3m-display-inline-images, and w3m-minor-mode-map.
12027
12028 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12029
12030         * message.el (message-tab-body-function): Fix mismatched custom type.
12031
12032         * gnus.el (gnus-group-change-level-function): Ditto.
12033
12034         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12035
12036         * gnus-art.el (gnus-signature-limit)
12037         (gnus-article-mime-part-function): Ditto.
12038
12039 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12040
12041         * mml.el (mml-mode): Silence the byte compiler.
12042
12043         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12044         using `(sit-for 0)' before moving the point to the specified part;
12045         skip unbuttonized parts.
12046         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12047         return to the summary window if gnus-auto-select-part is non-nil.
12048
12049 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12050
12051         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12052         variables.
12053         (mml-dnd-attach-file, mml-mode): Use them.
12054
12055         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12056         Make fetching article by MID work again for Google Groups.  Added
12057         FIXME concerning gnus-group-make-web-group.
12058
12059         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12060         Don't depend on Gnus by using mail-extract-address-components if
12061         gnus-extract-address-components is not bound.
12062
12063 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12064
12065         * gnus-art.el (gnus-mime-display-security): Don't display the
12066         signature, but only the signed part.
12067
12068 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12069
12070         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12071
12072         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12073         list, not listp.
12074
12075 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12076
12077         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12078         when encoding.
12079
12080         * mm-bodies.el (mm-decode-content-transfer-encoding):
12081         De-canonicalize CRLF for all text content types, not just
12082         text/plain.
12083
12084 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12085
12086         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12087         valid article; point arrow and cursor at the MIME button.
12088
12089 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12090
12091         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12092         Suggested by Dan Christensen <jdc@uwo.ca>.
12093
12094         * mm-decode.el (mm-save-part): Enable change of prompt.
12095
12096 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12097
12098         * gnus-msg.el (gnus-inews-add-send-actions): Made
12099         `message-post-method' lambda parameter ARG `&optional'.
12100
12101 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12102
12103         * gnus-sum.el (gnus-summary-mime-map): Added
12104         gnus-article-save-part-and-strip, gnus-article-delete-part and
12105         gnus-article-jump-to-part.
12106
12107         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12108         (gnus-article-edit-part): Use it.
12109         (gnus-article-part-wrapper): Added no-handle argument.
12110         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12111         functions.
12112
12113 2005-08-29  Romain Francoise  <romain@orebokech.com>
12114
12115         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12116         docstring.
12117         (gnus-face-from-file): Likewise.
12118
12119 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12120
12121         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12122         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12123         non-nil.
12124         (gnus-auto-select-part): New variable.
12125         (gnus-article-jump-to-part): New function.
12126         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12127         (gnus-mime-delete-part): Allow selecting specified part after
12128         deleting or stripping parts.
12129         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12130         part if argument is bogus.
12131
12132 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12133
12134         * gnus-art.el (w3m-minor-mode-map):
12135         * gnus-spec.el (gnus-newsrc-file-version):
12136         * gnus-util.el (nnmail-active-file-coding-system)
12137         (gnus-original-article-buffer, gnus-user-agent):
12138         * gnus.el (gnus-ham-process-destinations)
12139         (gnus-parameter-ham-marks-alist)
12140         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12141         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12142         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12143         * mm-decode.el (gnus-current-window-configuration):
12144         * mm-extern.el (gnus-article-mime-handles):
12145         * mm-url.el (url-current-object, url-package-name)
12146         (url-package-version):
12147         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12148         (smime-keys, w3m-cid-retrieve-function-alist)
12149         (w3m-current-buffer, w3m-display-inline-images)
12150         (w3m-minor-mode-map):
12151         * mml-smime.el (gnus-extract-address-components):
12152         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12153         (gnus-newsrc-hashtb, message-default-charset)
12154         (message-deletable-headers, message-options)
12155         (message-posting-charset, message-required-mail-headers)
12156         (message-required-news-headers):
12157         * mml1991.el (mc-pgp-always-sign):
12158         * mml2015.el (mc-pgp-always-sign):
12159         * nnheader.el (nnmail-extra-headers):
12160         * rfc1843.el (gnus-decode-encoded-word-function)
12161         (gnus-decode-header-function, gnus-newsgroup-name):
12162         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12163
12164 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12165
12166         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12167         the end of the date treatments.
12168
12169 2005-08-15  Simon Josefsson  <jas@extundo.com>
12170
12171         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12172         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12173         Capello and Romain Francoise.
12174         (pgg-fetch-key-function): Removed, not used?
12175         (pgg-insert-url-with-w3): Require url, to get
12176         url-insert-file-contents regardless of where it is defined.
12177
12178 2005-08-13  Romain Francoise  <romain@orebokech.com>
12179
12180         * message.el (message-cite-original-1): New function.
12181         (message-cite-original): Use it.
12182         (message-cite-original-without-signature): Ditto.
12183
12184 2005-08-08  Romain Francoise  <romain@orebokech.com>
12185
12186         * message.el (message-yank-empty-prefix): New variable.
12187         (message-indent-citation): Use it.
12188         (message-cite-original-without-signature): Respect X-No-Archive.
12189
12190 2005-08-08  Simon Josefsson  <jas@extundo.com>
12191
12192         * pgg.el: Autoload url-insert-file-contents instead of loading
12193         w3/url.
12194         (pgg-insert-url-with-w3): Don't load url here.
12195
12196 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12197
12198         * message.el (message-kill-to-signature): Don't insert newline at
12199         bol.
12200         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12201
12202 2005-08-06  Romain Francoise  <romain@orebokech.com>
12203
12204         * message.el (message-user-fqdn): Fix typo in docstring.
12205
12206 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12207
12208         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12209
12210         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12211
12212 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12213
12214         * mm-bodies.el (mm-encode-body): Use coding system rather than
12215         charset to encode text.
12216
12217         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12218         number of charsets if utf-8 is available (XEmacs).
12219
12220 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12221
12222         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12223         taken from `gnus-button-mid-or-mail-regexp'.
12224         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12225         (gnus-button-alist): Improve regexp for domain part of the MIDs
12226         for news:localpart@domain buttons.
12227         (gnus-button-ctan-directory-regexp): Update.
12228
12229 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12230
12231         * sieve-manage.el (sieve-manage-interactive-login): Use
12232         make-local-variable rather than make-variable-buffer-local.
12233         (sieve-manage-open): Ditto.
12234         (sieve-manage-authenticate): Ditto.
12235
12236         * mml.el (mml-generate-mime-1): Make the content type default to
12237         text/plain if the filename is not specified.
12238
12239 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12240
12241         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12242         instead of insert-buffer.
12243
12244         * message.el (message-yank-original): Ditto; set the mark at the
12245         end of the yanked message.
12246
12247 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12248
12249         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12250         lines to scroll rather than to stop it.
12251
12252         * mml.el (mml-generate-default-type): Add doc string.
12253         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12254         default to application/octet-stream when determining the content
12255         type if it is not specified for the part or the mml contents; add
12256         a comment about mml-generate-default-type.
12257
12258 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12259
12260         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12261         make it default to application/octet-stream when determining the
12262         content type if it is not specified for the external contents.
12263
12264 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12265
12266         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12267         segmented parameter but also other parameters might be there.
12268
12269 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12270
12271         * mm-decode.el (mm-display-external): Delete temp file, directory
12272         and buffer immediately if the external process is exited.
12273
12274 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12275
12276         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12277         fewer lines than that of scroll-margin.
12278         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12279
12280 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12281
12282         * gnus-art.el (gnus-article-next-page): Revert.
12283         (gnus-article-beginning-of-window): New macro.
12284         (gnus-article-next-page-1): Use it.
12285         (gnus-article-prev-page): Ditto.
12286         (gnus-article-edit-part): Use insert-buffer-substring instead of
12287         insert-buffer.
12288         (gnus-article-edit-exit): Ditto.
12289
12290         * gnus-util.el (gnus-beginning-of-window): Remove.
12291         (gnus-end-of-window): Remove.
12292
12293         * lpath.el: Don't bind header-line-format and scroll-margin.
12294
12295 2005-07-25  Simon Josefsson  <jas@extundo.com>
12296
12297         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12298         to have the url package without w3.  Reported by Daiki Ueno
12299         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12300
12301 2005-07-20  Didier Verna  <didier@xemacs.org>
12302
12303         * gnus-diary.el: Remove the description comment (nndiary is now
12304         properly documented in the Gnus manual).
12305         Fix the spelling of "Back End".
12306         * nndiary.el: Ditto.
12307         Fix the copyright notice.
12308
12309 2005-07-18  Romain Francoise  <romain@orebokech.com>
12310
12311         * gnus-sum.el (gnus-summary-to-prefix)
12312         (gnus-summary-newsgroup-prefix): New variables.
12313         (gnus-summary-from-or-to-or-newsgroups): Use them.
12314
12315 2005-07-17  Romain Francoise  <romain@orebokech.com>
12316
12317         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12318         space as it's generally not especially interesting to the user.
12319
12320 2005-07-16  Romain Francoise  <romain@orebokech.com>
12321
12322         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12323         nil to avoid prompting and file modification if one of the
12324         messages at the top of the nnfolder file contains a copyright
12325         notice.
12326         Update copyright notice.
12327
12328         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12329         instead of `current-time-string' as the latter creates a time
12330         string that is not RFC 2822 compliant (it lacks the zone).
12331         Update copyright notice.
12332
12333 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12334
12335         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12336         for text/rtf.  Display default in prompt.  Pass default for M-n.
12337
12338         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12339
12340 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12341
12342         * gnus-msg.el (gnus-button-mailto): Remove
12343         save-selected-window-window hackery because it relies on
12344         save-selected-window internals.
12345
12346 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12347
12348         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12349         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12350         (gnus-article-prev-page): Ditto.
12351
12352         * gnus-util.el (gnus-beginning-of-window): New function.
12353         (gnus-end-of-window): New function.
12354
12355         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12356
12357 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12358
12359         * gnus-score.el (gnus-score-edit-all-score): Set
12360         gnus-score-edit-exit-function to gnus-score-edit-done and call
12361         gnus-message.
12362
12363 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12364
12365         * gnus-msg.el (gnus-button-mailto): Remove
12366         save-selected-window-window hackery because it relies on
12367         save-selected-window internals.
12368
12369 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12370
12371         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12372         add-minor-mode.
12373         (gnus-binary-mode): Ditto.
12374
12375         * gnus-topic.el (gnus-topic-mode): Ditto.
12376
12377 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12378
12379         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12380         (gnus-article-prev-page): Take scroll-margin into consideration.
12381
12382 2005-07-04  Lute Kamstra  <lute@gnu.org>
12383
12384         Update FSF's address in GPL notices.
12385
12386 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12387
12388         * gnus.el (gnus-exit):
12389         * gnus-group.el (gnus-group-icons):
12390         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12391
12392         * gnus-nocem.el (gnus-nocem):
12393         * message.el (message-various, message-buffers, message-sending)
12394         (message-interface, message-forwarding, message-insertion)
12395         (message-headers, message-news, message-mail):
12396         * pgg-gpg.el (pgg-gpg):
12397         * pgg-parse.el (pgg-parse):
12398         * pgg-pgp.el (pgg-pgp):
12399         * pgg-pgp5.el (pgg-pgp5):
12400         * pop3.el (pop3): Finish `defgroup' description with period.
12401
12402 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12403
12404         * gnus-art.el (article-display-face): Improve the efficiency.
12405         (article-display-x-face): Ditto; remove grey x-face stuff.
12406
12407 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12408
12409         * gnus-art.el (article-display-face): Correct the position in
12410         which Faces are inserted.
12411
12412 2005-06-29  Didier Verna  <didier@xemacs.org>
12413
12414         * gnus-art.el (article-display-face): Display faces in correct
12415         order.
12416
12417 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12418
12419         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12420         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12421         (gnus-nocem-check-article): Fetch the Type header.
12422         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12423         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12424         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12425         make sure gnus-nocem-hashtb is initialized.
12426         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12427         (gnus-nocem-unwanted-article-p): Ditto.
12428
12429         * pgg.el (pgg-verify): Return the verification result.
12430
12431 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12432
12433         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12434         is ascii.
12435
12436 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12437
12438         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12439         `show-nonbreak-escape'.
12440
12441 2005-06-23  Lute Kamstra  <lute@gnu.org>
12442
12443         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12444
12445         * dig.el (dig-mode):
12446         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12447
12448 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12449
12450         * nnimap.el (nnimap-split-download-body): Fix spellings.
12451
12452 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12453
12454         * gnus-art.el (gnus-article-encrypt-body):
12455         * gnus-cus.el (gnus-score-customize):
12456         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12457         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12458
12459 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12460
12461         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12462         header by looking for magic "MII" at the beginnig.
12463
12464 2005-06-16  Miles Bader  <miles@gnu.org>
12465
12466         * gnus-xmas.el (gnus-xmas-group-startup-message):
12467         Use renamed gnus-splash face.
12468
12469         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12470         (assistant-field-face): New backward-compatibility alias for renamed
12471         face.
12472         (assistant-render-text): Use renamed assistant-field face.
12473
12474         * spam.el (spam): Remove "-face" suffix from face name.
12475         (spam-face): New backward-compatibility alias for renamed face.
12476         (spam-face, spam-initialize): Use renamed spam face.
12477
12478         * message.el (message-header-to, message-header-cc)
12479         (message-header-subject, message-header-newsgroups)
12480         (message-header-other, message-header-name)
12481         (message-header-xheader, message-separator, message-cited-text)
12482         (message-mml): Remove "-face" suffix from face names.
12483         (message-header-to-face, message-header-cc-face)
12484         (message-header-subject-face, message-header-newsgroups-face)
12485         (message-header-other-face, message-header-name-face)
12486         (message-header-xheader-face, message-separator-face)
12487         (message-cited-text-face, message-mml-face):
12488         New backward-compatibility aliases for renamed faces.
12489         (message-font-lock-keywords): Use renamed message faces.
12490
12491         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12492         (sieve-test-commands, sieve-tagged-arguments):
12493         Remove "-face" suffix from face names.
12494         (sieve-control-commands-face, sieve-action-commands-face)
12495         (sieve-test-commands-face, sieve-tagged-arguments-face):
12496         New backward-compatibility aliases for renamed faces.
12497         (sieve-control-commands-face, sieve-action-commands-face)
12498         (sieve-test-commands-face, sieve-tagged-arguments-face):
12499         Use renamed sieve faces.
12500
12501         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12502         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12503         (gnus-group-news-3-empty, gnus-group-news-4)
12504         (gnus-group-news-4-empty, gnus-group-news-5)
12505         (gnus-group-news-5-empty, gnus-group-news-6)
12506         (gnus-group-news-6-empty, gnus-group-news-low)
12507         (gnus-group-news-low-empty, gnus-group-mail-1)
12508         (gnus-group-mail-1-empty, gnus-group-mail-2)
12509         (gnus-group-mail-2-empty, gnus-group-mail-3)
12510         (gnus-group-mail-3-empty, gnus-group-mail-low)
12511         (gnus-group-mail-low-empty, gnus-summary-selected)
12512         (gnus-summary-cancelled, gnus-summary-high-ticked)
12513         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12514         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12515         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12516         (gnus-summary-low-undownloaded)
12517         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12518         (gnus-summary-low-unread, gnus-summary-normal-unread)
12519         (gnus-summary-high-read, gnus-summary-low-read)
12520         (gnus-summary-normal-read, gnus-splash):
12521         Remove "-face" suffix from face names.
12522         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12523         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12524         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12525         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12526         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12527         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12528         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12529         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12530         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12531         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12532         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12533         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12534         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12535         (gnus-summary-normal-ticked-face)
12536         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12537         (gnus-summary-normal-ancient-face)
12538         (gnus-summary-high-undownloaded-face)
12539         (gnus-summary-low-undownloaded-face)
12540         (gnus-summary-normal-undownloaded-face)
12541         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12542         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12543         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12544         (gnus-splash-face):
12545         New backward-compatibility aliases for renamed faces.
12546         (gnus-group-startup-message): Use renamed gnus faces.
12547
12548         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12549         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12550         (gnus-server-agent): Remove "-face" suffix from face names.
12551         (gnus-server-agent-face, gnus-server-opened-face)
12552         (gnus-server-closed-face, gnus-server-denied-face)
12553         (gnus-server-offline-face):
12554         New backward-compatibility aliases for renamed faces.
12555         (gnus-server-agent-face, gnus-server-opened-face)
12556         (gnus-server-closed-face, gnus-server-denied-face)
12557         (gnus-server-offline-face): Use renamed gnus faces.
12558
12559         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12560         Remove "-face" suffix from face names.
12561         (gnus-picon-xbm-face, gnus-picon-face):
12562         New backward-compatibility aliases for renamed faces.
12563
12564         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12565         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12566         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12567         (gnus-cite-11): Remove "-face" suffix from face names.
12568         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12569         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12570         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12571         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12572         New backward-compatibility aliases for renamed faces.
12573         (gnus-cite-attribution-face, gnus-cite-face-list)
12574         (gnus-article-boring-faces): Use renamed gnus faces.
12575
12576         * gnus-art.el (gnus-signature, gnus-header-from)
12577         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12578         (gnus-header-content): Remove "-face" suffix from face names.
12579         (gnus-signature-face, gnus-header-from-face)
12580         (gnus-header-subject-face, gnus-header-newsgroups-face)
12581         (gnus-header-name-face, gnus-header-content-face):
12582         New backward-compatibility aliases for renamed faces.
12583         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12584
12585         * gnus-sum.el (gnus-summary-selected-face)
12586         (gnus-summary-highlight): Use renamed gnus faces.
12587         * gnus-group.el (gnus-group-highlight): Likewise.
12588
12589 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12590
12591         * gnus-sieve.el (gnus-sieve-article-add-rule):
12592         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12593         * spam-stat.el (spam-stat-buffer-change-to-spam)
12594         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12595
12596         * message.el (message-is-yours-p):
12597         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12598
12599 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12600
12601         * mm-view.el (mm-inline-text): Withdraw the last change.
12602
12603 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12604
12605         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12606         executing enriched-decode.
12607
12608 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12609
12610         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12611         charset of tar files.
12612
12613 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12614
12615         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12616
12617 2005-06-04  Lute Kamstra  <lute@gnu.org>
12618
12619         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12620         information is never recorded.
12621
12622 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12623
12624         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12625
12626 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12627
12628         * pop3.el (pop3-apop): Run md5 in the binary mode.
12629
12630         * starttls.el (starttls-set-process-query-on-exit-flag):
12631         Use eval-and-compile.
12632
12633 2005-05-31  Simon Josefsson  <jas@extundo.com>
12634
12635         * smime.el (smime-replace-in-string): Define.
12636         (smime-cert-by-ldap-1): Use it.
12637
12638 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12639
12640         * gnus-art.el (article-display-x-face): Replace
12641         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12642
12643         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12644         set-process-query-on-exit-flag or process-kill-without-query.
12645
12646         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12647         loop instead of replace-regexp.
12648
12649         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12650         instead of process-kill-without-query if it is available.
12651
12652         * lpath.el: Fbind ldap-search-entries.
12653
12654         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12655         instead of find-file-hooks if it is available.
12656
12657         * mml1991.el: Bind pgg-default-user-id when compiling.
12658
12659         * mml2015.el: Bind pgg-default-user-id when compiling.
12660
12661         * nndraft.el (nndraft-request-associate-buffer):
12662         Use write-contents-functions instead of write-contents-hooks if it is
12663         available.
12664
12665         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12666         instead of find-file-hooks if it is available.
12667
12668         * nntp.el (nntp-open-connection): Replace
12669         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12670         (nntp-open-ssl-stream): Ditto.
12671         (nntp-open-tls-stream): Ditto.
12672
12673         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12674         set-process-query-on-exit-flag or process-kill-without-query.
12675         (starttls-open-stream-gnutls): Use it instead of
12676         process-kill-without-query.
12677         (starttls-open-stream): Ditto.
12678
12679 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12680
12681         * smime.el (smime-cert-by-ldap-1): Don't use
12682         replace-regexp-in-string.
12683
12684 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12685
12686         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12687
12688         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12689         in PEM format.  Adjust to the XEmacs compability.
12690
12691 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12692
12693         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12694         by `string-to-number'.
12695         * gnus-agent.el (gnus-agent-regenerate-group)
12696         (gnus-agent-fetch-articles): Ditto.
12697         * gnus-art.el (gnus-button-fetch-group): Ditto.
12698         * gnus-cache.el (gnus-cache-generate-active)
12699         (gnus-cache-articles-in-group): Ditto.
12700         * gnus-group.el (gnus-group-set-current-level)
12701         (gnus-group-insert-group-line): Ditto.
12702         * gnus-score.el (gnus-score-set-expunge-below)
12703         (gnus-score-set-mark-below, gnus-summary-score-effect)
12704         (gnus-summary-score-entry): Ditto.
12705         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12706         (gnus-soup-pack): Ditto.
12707         * gnus-spec.el (gnus-xmas-format): Ditto.
12708         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12709         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12710         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12711         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12712         * nndb.el (nndb-get-remote-expire-response): Ditto.
12713         * nndiary.el (nndiary-parse-schedule-value)
12714         (nndiary-string-to-number, nndiary-request-replace-article)
12715         (nndiary-request-article): Ditto.
12716         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12717         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12718         * nneething.el (nneething-make-head): Ditto.
12719         * nnfolder.el (nnfolder-request-article)
12720         (nnfolder-retrieve-headers): Ditto.
12721         * nnheader.el (nnheader-file-to-number): Ditto.
12722         * nnkiboze.el (nnkiboze-request-article): Ditto.
12723         * nnmail.el (nnmail-process-unix-mail-format)
12724         (nnmail-process-babyl-mail-format): Ditto.
12725         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12726         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12727         (nnmh-request-create-group, nnmh-request-list-1)
12728         (nnmh-request-group, nnmh-request-article): Ditto.
12729         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12730         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12731         * nnsoup.el (nnsoup-make-active): Ditto.
12732         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12733         * nntp.el (nntp-find-group-and-number)
12734         (nntp-retrieve-headers-with-xover): Ditto.
12735         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12736         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12737         (pgg-format-key-identifier): Ditto.
12738         * pop3.el (pop3-last, pop3-stat): Ditto.
12739         * qp.el (quoted-printable-decode-region): Ditto.
12740
12741         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12742         of concat.
12743
12744 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12745
12746         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12747
12748         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12749
12750         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12751
12752         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12753
12754         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12755
12756         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12757
12758         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12759         (gnus-carpal-mode): Ditto.
12760
12761         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12762         (gnus-browse-mode): Ditto.
12763
12764         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12765
12766         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12767
12768 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12769
12770         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12771
12772 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12773
12774         * gnus-util.el (gnus-run-mode-hooks): New function.
12775
12776         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12777
12778         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12779         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12780
12781 2005-05-27  Lute Kamstra  <lute@gnu.org>
12782
12783         * dns-mode.el (dns-mode): Specify customization group.
12784
12785 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12786
12787         * gnus-agent.el (gnus-agent-make-mode-line-string):
12788         Use mode-line-highlight as mouse-face.
12789
12790 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12791
12792         * canlock.el (canlock): Change the parent group to news.
12793
12794         * deuglify.el (gnus-outlook-deuglify): Add :group.
12795
12796         * dig.el (dig): Add :group.
12797
12798         * dns-mode.el (dns-mode): Add :group.
12799
12800         * encrypt.el (encrypt): Add :group.
12801
12802         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12803         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12804         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12805         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12806         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12807
12808         * gnus-diary.el (gnus-diary): Add :group.
12809
12810         * gnus.el (gnus-group-news-1-face): Add :group.
12811         (gnus-group-news-1-empty-face): Ditto.
12812         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12813         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12814         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12815         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12816         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12817         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12818         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12819         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12820         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12821         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12822         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12823         (gnus-summary-high-ticked-face): Ditto.
12824         (gnus-summary-low-ticked-face): Ditto.
12825         (gnus-summary-normal-ticked-face): Ditto.
12826         (gnus-summary-high-ancient-face): Ditto.
12827         (gnus-summary-low-ancient-face): Ditto.
12828         (gnus-summary-normal-ancient-face): Ditto.
12829         (gnus-summary-high-undownloaded-face): Ditto.
12830         (gnus-summary-low-undownloaded-face): Ditto.
12831         (gnus-summary-normal-undownloaded-face): Ditto.
12832         (gnus-summary-high-unread-face): Ditto.
12833         (gnus-summary-low-unread-face): Ditto.
12834         (gnus-summary-normal-unread-face): Ditto.
12835         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12836         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12837
12838         * hashcash.el (hashcash): New custom group.
12839         (hashcash-default-payment): Add :group.
12840         (hashcash-payment-alist): Ditto.
12841         (hashcash-default-accept-payment): Ditto.
12842         (hashcash-accept-resources): Ditto.
12843         (hashcash-path): Ditto.
12844         (hashcash-extra-generate-parameters): Ditto.
12845         (hashcash-double-spend-database): Ditto.
12846         (hashcash-in-news): Ditto.
12847
12848         * message.el (message-minibuffer-local-map): Add :group.
12849
12850         * netrc.el (netrc): Add :group.
12851
12852         * sieve-manage.el (sieve-manage-log): Add :group.
12853         (sieve-manage-default-user): Diito.
12854         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12855         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12856         (sieve-manage-authenticators): Ditto.
12857         (sieve-manage-authenticator-alist): Ditto.
12858         (sieve-manage-default-port): Ditto.
12859
12860         * sieve-mode.el (sieve-control-commands-face): Add :group.
12861         (sieve-action-commands-face): Ditto.
12862         (sieve-test-commands-face): Ditto.
12863         (sieve-tagged-arguments-face): Ditto.
12864
12865         * smime.el (smime): Add :group.
12866
12867         * spam-report.el (spam-report): Add :group.
12868
12869         * spam.el (spam, spam-face): Add :group.
12870
12871 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12872
12873         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12874         return \n.\n.\n at the end of articles.  Protect against that.
12875         (nntp-with-open-group): Allow debugging.
12876
12877         * nnheader.el (mail-header-set-extra): Make into a function
12878         because I just could't understand how to quote the list properly.
12879
12880         * dns.el (query-dns-cached): New function.
12881
12882 2005-05-26  Lute Kamstra  <lute@gnu.org>
12883
12884         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12885
12886 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12887
12888         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12889
12890         * gnus-art.el: Don't autoload mail-extract-address-components.
12891
12892         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12893         eval-and-compile to evaluate it.
12894
12895         * hashcash.el: Don't autoload executable-find.
12896
12897         * nndb.el: Don't declare the nndb back end two or more times; don't
12898         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12899
12900         * nntp.el: Autoload format-spec instead of format; use
12901         eval-and-compile to evaluate autoload forms.
12902
12903 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12904
12905         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12906
12907 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12908
12909         * gnus.el (gnus-version-number): Bump version.
12910
12911 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12912
12913         * gnus.el: No Gnus v0.3 is released.
12914
12915 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12916
12917         * lpath.el (featurep): Bind show-nonbreak-escape.
12918
12919 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12920
12921         * gnus-art.el (gnus-article-edit-part): Disable undo.
12922
12923 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12924
12925         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12926         gnus-article-date-lapsed-new-header is t if date timer is active;
12927         skip headers in which the original date value is empty.
12928         (gnus-article-save-original-date): Redefine it as a macro.
12929         (gnus-display-mime): Use it.
12930
12931 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12932
12933         * gnus-art.el (article-date-ut): Support converting date in
12934         forwarded parts as well.
12935         (gnus-article-save-original-date): New function.
12936         (gnus-display-mime): Use it.
12937
12938 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12939
12940         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12941         enclosure element of <item>.
12942
12943 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12944
12945         * message.el (message-kill-buffer-query): Renamed from
12946         `message-kill-buffer-query-if-modified'.  Added :version.
12947
12948 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12949
12950         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12951         window layout.
12952
12953 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12954
12955         * mml.el: Autoload dnd when compiling.
12956
12957 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12958
12959         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12960         x-dnd-*.
12961
12962 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12963
12964         * qp.el (quoted-printable-encode-region): Save excursion.
12965
12966 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12967
12968         * message.el (message-kill-buffer-query-if-modified): Add new variable
12969         so the user can kill a modified message buffer quickly.
12970         (message-kill-buffer): Use it.
12971
12972 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12973
12974         * lpath.el: Fbind display-time-event-handler; don't fbind
12975         string-to-multibyte.
12976
12977         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12978
12979 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12980
12981         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12982         contained in text because xml.el decodes entities) with LFs.
12983
12984 2005-04-11  Lute Kamstra  <lute@gnu.org>
12985
12986         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12987         differently.
12988
12989 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12990
12991         * mm-util.el (mm-detect-coding-region): Typo.
12992
12993 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12994
12995         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12996
12997 2005-04-06  Deepak Goel  <deego@gnufans.org>
12998
12999         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13000         user-function allow user modifications of the scores.
13001         (spam-stat-score-buffer-user): New function, to allow
13002         user-computed modifications to the score.
13003         (spam-stat-score-buffer-user-functions): List of additional
13004         scoring functions.
13005         (spam-stat-error-holder): Global temporary error holder.
13006         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13007         variable.
13008
13009 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13010
13011         * gnus-registry.el (gnus-registry-clean-empty-function)
13012         (gnus-registry-trim, gnus-registry-fetch-groups)
13013         (gnus-registry-delete-group): Groups that match
13014         `gnus-registry-ignored-groups' are removed from the registry
13015         entries, not just ignored for splitting.  This helps clean up the
13016         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13017         to get all the groups a message ID is in.
13018
13019         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13020         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13021         (spam-stat-score-buffer-user-functions): Add :number custom type.
13022
13023 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13024
13025         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13026         argument in XEmacs.
13027
13028         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13029         (nnrss-request-group): Decode group name first.
13030         (nnrss-request-article): Make a text/plain article if mml-to-mime
13031         failed.
13032         (nnrss-get-encoding): Return a compatible encoding according to
13033         nnrss-compatible-encoding-alist.
13034         (nnrss-find-el): Use consp instead of listp.
13035         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13036
13037 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13038
13039         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13040         which Emacs 20 doesn't support.
13041         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13042
13043 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13044
13045         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13046         silence the byte compiler inside the defun.
13047
13048         * gnus-demon.el (parse-time-string): Add autoload.
13049
13050         * gnus-delay.el (parse-time-string): Add autoload.
13051
13052         * gnus-art.el (parse-time-string): Add autoload.
13053
13054         * nnultimate.el (parse-time): Require for `parse-time-string'.
13055
13056 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13057
13058         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13059
13060         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13061
13062         * smime.el (smime-ldap-host-list): Add :version.
13063
13064 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13065
13066         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13067         pass it to `gnus-browse-read-group'.
13068         (gnus-browse-read-group): Add NUMBER argument and pass it to
13069         `gnus-group-read-ephemeral-group'.
13070
13071         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13072         argument and pass it to `gnus-group-read-group'.
13073
13074 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13075
13076         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13077         mm-xemacs-find-mime-charset-1 if we have the mule feature
13078         available at runtime.
13079
13080 2005-03-25  Werner Lemberg  <wl@gnu.org>
13081
13082         * nnmaildir.el: Replace `illegal' with `invalid'.
13083
13084 2005-03-23  Lute Kamstra  <lute@gnu.org>
13085
13086         * time-date.el: Add comment on time value formats.
13087         Don't require parse-time.
13088         (with-decoded-time-value): New macro.
13089         (encode-time-value): New function.
13090         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13091         (days-to-time): Return a valid time value when arg is huge.
13092         (time-since): Use time-subtract.
13093         (time-to-number-of-days): Use time-to-seconds.
13094
13095 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13096
13097         * gnus-start.el (gnus-display-time-event-handler):
13098         Check display-time-timer at runtime rather than only at load time
13099         in case display-time-mode is turned off in the mean time.
13100
13101 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13102
13103         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13104         used.
13105
13106         * nneething.el (nneething-map-file-directory): Derive from
13107         `gnus-directory'.
13108
13109         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13110         the To/Cc button.
13111
13112 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13113
13114         * nnmaildir.el (nnmaildir-request-accept-article):
13115         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13116
13117 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13118
13119         * gnus-async.el: Require timer-funcs at compile time when in
13120         XEmacs for `run-with-idle-timer'.
13121
13122 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13123
13124         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13125         autoloaded function.
13126
13127 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13128
13129         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13130
13131 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13132
13133         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13134
13135 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13136
13137         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13138         gnus-expert-user to default.
13139
13140 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13141
13142         * nnimap.el (nnimap-open-server): Ditto.
13143
13144         * imap.el (imap-authenticate): Fix typo.
13145
13146 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13147
13148         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13149         buffer (since IMAP server might return FETCH response out of
13150         order, and the nntp buffer must be sorted).
13151
13152 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13153
13154         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13155         comparison on string.
13156
13157         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13158         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13159         (gnus-agent-summary-fetch-series): Modified to protect against
13160         gnus-agent-summary-fetch-group clearing processable flags.
13161         (gnus-agent-synchronize-group-flags): Update live group buffer as
13162         synchronization may occur due to the user toggle the plugged
13163         status.
13164         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13165         successfully downloaded.
13166         (gnus-agent-expire-group-1): Avoid using markers when the overview
13167         is in ascending order; greatly improves performance.
13168         (gnus-agent-regenerate-group): Use
13169         gnus-agent-synchronize-group-flags to reset read status in both
13170         gnus and server.
13171         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13172
13173 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13174
13175         * message.el: Don't autoload former message-utils variables.
13176         (message-strip-subject-trailing-was): Change doc string.
13177
13178         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13179         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13180         (nnweb-google-search): Add "hl=en" here.
13181         (nnweb-google-parse-1, nnweb-google-create-mapping):
13182         Don't hardcode URL.
13183
13184 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13185
13186         * message.el (message-get-reply-headers, message-followup):
13187         Mention related variables `message-use-followup-to' and
13188         `message-use-mail-followup-to', in the information buffer.
13189
13190         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13191         of broken groups(-beta).google.com.
13192
13193 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13194
13195         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13196         parameter to invoked gnus-request-move-article; remove the
13197         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13198         all at once instead of once per article.
13199         (gnus-summary-remove-process-mark): Accept a list of articles as
13200         well as a single article for processing.
13201
13202         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13203         parameter.
13204
13205         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13206
13207         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13208
13209         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13210         parameter.
13211
13212         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13213         parameter.
13214
13215         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13216         parameter and remove the gnus-sum-hint-move-is-internal variable.
13217
13218         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13219         parameter.
13220
13221         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13222         parameter.
13223
13224         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13225         parameter.
13226
13227         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13228
13229         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13230         parameter.
13231
13232         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13233         parameter.
13234
13235 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13236
13237         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13238         a more conservative way.
13239
13240 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13241
13242         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13243         buffer, so it moves the window's cursor.
13244
13245 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13246
13247         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13248         `mm-dissect-multipart' and receive the from field as an (optional)
13249         argument from `mm-dissect-multipart'.
13250         (mm-dissect-multipart): Receive the from field as an argument and
13251         pass it on when we call `mm-dissect-buffer' on MIME parts.
13252         Fixes verification/decryption of signed/encrypted MIME parts.
13253
13254 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13255
13256         * gnus-sum.el (gnus-summary-move-article): Set
13257         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13258         whatever it calls (right now, only nnimap-request-move article
13259         respects it).
13260
13261         * nnimap.el (nnimap-request-move-article): When
13262         gnus-sum-hint-move-is-internal is set, don't do the extra
13263         nnimap-request-article.
13264
13265 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13266
13267         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13268
13269         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13270         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13271
13272         * gnus-sum.el (gnus-summary-caesar-message):
13273         Apply `gnus-treat-article' after rotation.
13274
13275         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13276         doc string.
13277
13278 2005-02-22  Simon Josefsson  <jas@extundo.com>
13279
13280         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13281         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13282         <arne@arnested.dk>.
13283         (encrypt): Add password-cache and password-cache-expiry as group
13284         members.
13285
13286 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13287
13288         * smime.el (smime-ldap-host-list): Doc fix.
13289         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13290         cache) password.
13291         (smime-sign-region): Use it.
13292         (smime-decrypt-region): Use it.
13293         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13294         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13295         fails.
13296         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13297         certificate from DER to PEM format rather than calling openssl.
13298
13299         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13300
13301         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13302         for signing/encryption.
13303
13304         * mml.el (mml-parse-1): Use them.
13305
13306 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13307
13308         * nnrss.el (nnrss-verbose): Removed.
13309         (nnrss-request-group): Use `nnheader-message' instead.
13310
13311 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13312
13313         * nnrss.el (nnrss-verbose): New variable.
13314         (nnrss-request-group): Make it say nnrss is requesting a group.
13315
13316 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13317
13318         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13319         Handle news URL with given port correctly.
13320
13321 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13322
13323         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13324         containing special characters.
13325
13326         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13327
13328         * mml.el (mime-to-mml): Ditto.
13329
13330         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13331         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13332         (rfc2047-decode-region): Quote decoded words containing special
13333         characters when rfc2047-quote-decoded-words-containing-tspecials
13334         is non-nil.
13335
13336 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13337
13338         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13339
13340         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13341
13342 2005-02-15  Simon Josefsson  <jas@extundo.com>
13343
13344         * nnimap.el (nnimap-debug): Doc fix.
13345
13346         * imap.el (imap-debug): Doc fix.
13347
13348 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13349
13350         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13351
13352 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13353
13354         * gnus.el (spam-contents): Improve docs for spam-contents
13355         parameter in its variable incarnation.
13356
13357 2005-02-14  Simon Josefsson  <jas@extundo.com>
13358
13359         * smime-ldap.el: Use require instead of load-library for ldap.
13360         (smime-ldap-search): Indent.
13361         (smime-ldap-search-internal): Shorten line.
13362
13363         * smime.el (smime-cert-by-dns): Add doc-string.
13364         (smime-cert-by-ldap-1): Indent.
13365
13366         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13367         mml-smime-get-dns-ldap.
13368         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13369
13370 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13371
13372         * smime.el: Require smime-ldap.
13373         (smime-ldap-host-list): New variable.
13374         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13375
13376         * mml-smime.el (mml-smime-encrypt-query): New function.
13377         (mml-smime-encrypt-query): Use it.
13378
13379         * smime-ldap.el: New file.
13380
13381 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13382
13383         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13384
13385 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13386
13387         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13388         argument in doc string.  Make query for type more clear.
13389
13390 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13391
13392         * gnus.el (gnus-group-startup-message): Search for gnus images in
13393         etc/images/gnus.
13394         * mm-util.el (mm-image-load-path): Likewise.
13395         * smiley.el (smiley-data-directory): Search for smilies in
13396         etc/images/smilies.
13397
13398 2005-02-09  Kim F. Storm  <storm@cua.dk>
13399
13400         Change Emacs release version from 21.4 to 22.1 throughout.
13401         Change Emacs development version from 21.3.50 to 22.0.50.
13402
13403 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13404
13405         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13406
13407         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13408         non-Mule XEmacs as well.
13409         (mm-decompress-buffer): Signal an error intentionally if it does
13410         not decompress compressed data because auto-compression-mode is
13411         disabled.
13412
13413 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13414
13415         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13416         an ID in the registry even if it has no groups.
13417
13418 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13419
13420         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13421         merge it into mm-decompress-buffer.
13422         (gnus-mime-copy-part): Use the MIME part charset, the value which
13423         a user specified or gnus-newsgroup-charset for decoding, like
13424         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13425         save-buffer what was used.  Suggested by Kevin Ryde
13426         <user42@zip.com.au>.
13427         (gnus-mime-inline-part): Allow the name parameter as well as the
13428         filename parameter; force decompressing of compressed data; always
13429         display contents being not decoded as unibyte.
13430
13431         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13432         as well as the filename parameter.
13433
13434         * mm-util.el (mm-decompress-buffer): Merge
13435         gnus-mime-jka-compr-maybe-uncompress.
13436         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13437         of compressed data.
13438
13439 2005-02-08  Simon Josefsson  <jas@extundo.com>
13440
13441         * imap.el (imap-log): Doc fix.
13442
13443 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13444
13445         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13446         the coding cookies; decompress compressed parts.
13447
13448         * mml.el (mml-generate-mime-1): Add the charset parameter according
13449         to the value which a user specified manually or the coding cookie.
13450
13451         * mm-util.el (mm-string-to-multibyte): New function.
13452         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13453         (mm-coding-system-to-mime-charset): New function.
13454         (mm-decompress-buffer): New function.
13455         (mm-find-buffer-file-coding-system): New function.
13456
13457         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13458         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13459         parts.
13460
13461 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13462
13463         * mm-view.el (mm-display-inline-fontify): Decode a part according
13464         to the charset parameter.
13465
13466 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13467
13468         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13469         prefix arg is neither nil nor a number, as info specifies.
13470
13471 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13472
13473         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13474         timestamps.
13475
13476 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13477
13478         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13479         groups error checking and notify user.
13480
13481 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13482
13483         * message.el (message-send-mail-function): Check existence of
13484         sendmail-program first before using default value
13485         `message-send-mail-with-sendmail'.  Otherwise use more generic
13486         `smtpmail-send-it'.
13487
13488 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13489
13490         * nntp.el (nntp-request-update-info): Always return nil.
13491
13492 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13493
13494         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13495
13496 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13497
13498         * message.el (message-beginning-of-line): Change the behavior when
13499         invoked between BOL and : so that it first moves backward.
13500
13501 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13502
13503         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13504         article buffer when editing of the article is discarded.
13505         (gnus-article-prepare): Revert.
13506
13507 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13508
13509         * gnus-art.el (gnus-article-prepare):
13510         Remove message-strip-forbidden-properties from the local hook.
13511
13512 2005-01-27  Simon Josefsson  <jas@extundo.com>
13513
13514         * password.el (password-cache-add): Only start one timer per key.
13515         Reported by Derek Atkins <warlord@MIT.EDU>.
13516
13517 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13518
13519         * run-at-time.el: Removed.  It is no longer needed as
13520         timer-funcs.el in the xemacs-base package has a working version of
13521         `run-at-time'.
13522
13523         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13524
13525         * password.el: Require timer-funcs instead of run-at-time in
13526         XEmacs.
13527         Remove `password-run-at-time' macro.
13528         (password-cache-add): Use `run-at-time' instead of
13529         `password-run-at-time'.
13530
13531         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13532         Remove `nnheader-cancel-function-timers' alias,
13533         `cancel-function-timers' exists in XEmacs in timer-funcs.
13534
13535         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13536         for `run-with-idle-timer'.
13537
13538         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13539         for `run-at-time'.
13540
13541         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13542         for `with-timeout'.
13543
13544         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13545         the same as for XEmacs 21.4.
13546         No need to ignore `run-with-idle-timer', this function exists in
13547         XEmacs now in timer-funcs.el in the xemacs-base package.
13548         (dgnushack-compile): No need to delete
13549         run-at-time.el from the list of files to compile because it
13550         doesn't exist anymore.
13551
13552 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13553
13554         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13555         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13556
13557 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13558
13559         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13560         sensitively.
13561
13562 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13563
13564         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13565
13566 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13567
13568         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13569         which will be inserted according to the multibyteness of a buffer
13570         rather than the type of contents.  Suggested by ARISAWA Akihiro
13571         <ari@mbf.ocn.ne.jp>.
13572
13573         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13574         of string which old xml.el may return rather than a string.
13575
13576 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13577
13578         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13579
13580 2005-01-16  Simon Josefsson  <jas@extundo.com>
13581
13582         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13583         idn/idna.el isn't available.
13584         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13585         <michael@waxrat.com>.
13586
13587         * hashcash.el: Remove non-FSF copyright header.
13588
13589         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13590         (hashcash-generate-payment): Use it.
13591         (hashcash-generate-payment-async): Use it.
13592
13593 2005-01-15  Simon Josefsson  <jas@extundo.com>
13594
13595         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13596         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13597
13598         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13599         gnus-summary-idna-message.
13600         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13601         (gnus-summary-idna-message): New function.
13602
13603 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13604
13605         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13606         gnus-novice-user.
13607
13608 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13609
13610         * nnrss.el (nnrss-request-delete-group): Delete entries in
13611         nnrss-group-alist as well.
13612         (nnrss-save-server-data): Insert newline.
13613
13614 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13615
13616         * gnus.el (gnus-user-agent): Use list of symbols instead of
13617         symbols.  Display full version number for (S)XEmacs.  Optionally
13618         display (S)XEmacs codename.
13619
13620         * gnus-util.el (gnus-emacs-version): Update for new
13621         `gnus-user-agent'.
13622
13623         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13624         Gnus version.
13625
13626 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13627
13628         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13629         which is unreadable in some setups.
13630
13631 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13632
13633         * gnus-spec.el (gnus-update-format-specifications): Flush the
13634         group format spec cache if it doesn't support decoded group names.
13635
13636 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13637
13638         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13639         Allow to apply decay on score files matching a regexp.
13640
13641 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13642
13643         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13644         compatibility in %g and %c.
13645
13646 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13647
13648         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13649         name for only %g and %c.
13650         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13651         of gnus-tmp-group to decoded group name.
13652         (gnus-group-make-rss-group): Exclude `/'s from group names.
13653
13654 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13655
13656         * nnrss.el (nnrss-get-encoding): Fix regexp.
13657
13658 2004-12-27  Simon Josefsson  <jas@extundo.com>
13659
13660         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13661         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13662         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13663
13664 2004-12-17  Kim F. Storm  <storm@cua.dk>
13665
13666         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13667
13668         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13669
13670 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13671
13672         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13673
13674 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13675
13676         * nnrss.el: Require rfc2047 and mml.
13677         (nnrss-file-coding-system): New variable.
13678         (nnrss-format-string): Redefine it as an inline function.
13679         (nnrss-decode-group-name): New function.
13680         (nnrss-string-as-multibyte): Remove.
13681         (nnrss-retrieve-headers): Decode group name; don't use
13682         nnrss-format-string.
13683         (nnrss-request-group): Decode group name.
13684         (nnrss-request-article): Decode group name; allow a Message-ID as
13685         well as an article number; don't use nnrss-format-string; encode a
13686         Message-ID string which may contain non-ASCII characters; use
13687         mml-to-mime to compose a MIME article.
13688         (nnrss-request-expire-articles): Decode group name.
13689         (nnrss-request-delete-group): Decode group name.
13690         (nnrss-fetch): Clarify error message.
13691         (nnrss-read-server-data): Use insert-file-contents instead of load;
13692         bind file-name-coding-system; use multibyte buffer.
13693         (nnrss-save-server-data): Bind coding-system-for-write to the
13694         value of nnrss-file-coding-system; bind file-name-coding-system;
13695         add coding cookie.
13696         (nnrss-read-group-data): Use insert-file-contents instead of load;
13697         bind file-name-coding-system; use multibyte buffer.
13698         (nnrss-save-group-data): Bind coding-system-for-write to the
13699         value of nnrss-file-coding-system; bind file-name-coding-system.
13700         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13701         make it work with non-ASCII text.
13702         (nnrss-find-el): Make it work with old xml.el as well.
13703
13704 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13705
13706         * nnrss.el (nnrss-get-encoding): New function.
13707         (nnrss-fetch): Use unibyte buffer initially; bind
13708         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13709         decode contents according to the encoding attribute.
13710         (nnrss-save-group-data): Add coding cookie.
13711         (nnrss-mime-encode-string): New function.
13712         (nnrss-check-group): Use it to encode subject and author.
13713
13714 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13715
13716         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13717         imaginary variable.
13718
13719 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13720
13721         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13722         correctly even if there are wide characters.
13723
13724 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13725
13726         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13727         downcased symbol names; make a new cache instead of reusing
13728         bbdb-hashtable.
13729
13730 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13731
13732         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13733         concatenating segments rather than before concatenating them.
13734         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13735
13736         * message.el (message-get-reply-headers): Bind `extra'.
13737
13738 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13739
13740         * message.el (message-extra-wide-headers): New variable.
13741         (message-get-reply-headers): Use it.
13742
13743 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13744
13745         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13746         (gnus-agent-group-pathname): Ditto.
13747
13748         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13749
13750         * gnus-group.el (gnus-group-make-group): Decode group name.
13751         (gnus-group-make-rss-group): Register the group data after opening
13752         the nnrss group.
13753
13754 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13755
13756         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13757         by expiry now get marked as read.
13758
13759 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13760
13761         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13762
13763 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13764
13765         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13766         unify Latin characters in XEmacs.
13767         (mm-find-mime-charset-region): Use it.
13768
13769 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13770
13771         * gnus-util.el (gnus-delete-directory): New function.
13772
13773         * gnus-agent.el (gnus-agent-delete-group): Use it.
13774
13775         * gnus-cache.el (gnus-cache-delete-group): Use it.
13776
13777 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13778
13779         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13780         names.
13781
13782 2004-12-16  Simon Josefsson  <jas@extundo.com>
13783
13784         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13785
13786 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13787
13788         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13789
13790         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13791         (gnus-group-set-current-level): Decode group name.
13792
13793 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13794
13795         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13796         failed.
13797
13798 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13799
13800         * gnus-group.el (gnus-group-delete-group): Decode group name.
13801         (gnus-group-make-rss-group): Encode group name.
13802         (gnus-group-catchup-current): Decode group name.
13803         (gnus-group-kill-group): Decode group name.
13804
13805 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13806
13807         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13808
13809 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13810
13811         * gnus-group.el (gnus-group-make-rss-group):
13812         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13813
13814         * gnus-start.el (gnus-setup-news): Honor user's setting to
13815         gnus-message-archive-method.  Suggested by Lute Kamstra
13816         <lute@gnu.org>.
13817
13818 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13819
13820         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13821         global counterparts of the buffer-local variables.
13822
13823 2004-11-16  Romain Francoise  <romain@orebokech.com>
13824
13825         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13826         counterparts of the buffer-local variables.
13827
13828 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13829
13830         * message.el (message-forbidden-properties): Fixed typo in doc
13831         string.
13832
13833 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13834
13835         * gnus-util.el (gnus-replace-in-string): Added doc string.
13836
13837         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13838         to avoid problems when splitting mails with many recipients.
13839
13840 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13841
13842         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13843         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13844
13845 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13846
13847         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13848         if there is no hashtable in memory or file modification time is
13849         newer than cached timestamp.
13850
13851 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13852
13853         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13854         not-matching option.
13855
13856 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13857
13858         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13859         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13860         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13861         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13862         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13863         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13864
13865 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13866
13867         * message.el (message-forward-make-body-mml): Remove headers
13868         according to message-forward-ignored-headers if a message is decoded.
13869
13870 2004-12-02  Romain Francoise  <romain@orebokech.com>
13871
13872         * message.el (message-forward-make-body-plain): Always remove
13873         headers according to message-forward-ignored-headers.
13874
13875 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13876
13877         * spam.el (spam-summary-prepare-exit): Remove the
13878         gnus-summary-limit pop for now, it has problems with ham marks for
13879         me.
13880
13881 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13882
13883         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13884         correctly.
13885
13886 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13887
13888         * format-spec.el (format-spec): Message the char.
13889
13890 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13891
13892         * gnus-art.el (gnus-split-methods): Reformat comments.
13893
13894         * spam.el (spam-summary-prepare-exit): Remove article limits
13895         before exiting the summary buffer.
13896
13897 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13898
13899         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13900         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13901
13902         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13903         order to silence the byte compiler.
13904
13905         * spam.el: Fix the way to silence the byte compiler, which
13906         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13907         bbdb-search-simple, spam-BBDB-register-routine,
13908         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13909         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13910         spam-stat-buffer-is-spam, spam-stat-load,
13911         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13912         spam-stat-save and spam-stat-split-fancy.
13913
13914 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13915
13916         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13917         which may confuse users.
13918         (canlock-password-for-verify): Ditto.
13919
13920         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13921
13922         * gnus-art.el (gnus-emphasis-alist): Ditto.
13923
13924         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13925
13926         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13927
13928         * gnus-start.el (gnus-save-killed-list): Ditto.
13929
13930         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13931         (gnus-sum-thread-tree-root): Ditto.
13932         (gnus-sum-thread-tree-false-root): Ditto.
13933         (gnus-sum-thread-tree-single-indent): Ditto.
13934
13935         * message.el (message-courtesy-message): Ditto.
13936         (message-archive-note): Ditto.
13937         (message-subscribed-address-file): Ditto.
13938         (message-user-fqdn): Ditto.
13939
13940         * spam-report.el (spam-report-gmane-regex): Ditto.
13941
13942         * spam.el (spam-blackhole-good-server-regex): Ditto.
13943
13944 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13945
13946         * mml.el (mml-preview): Widen the message buffer before copying
13947         the contents to the preview buffer; sort headers before previewing.
13948
13949         * message.el (message-hidden-headers): Fix the way to avoid a bug
13950         in the `repeat' widget in Emacs 21.3 or earlier.
13951
13952 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13953
13954         * message.el (message-hidden-headers): Default to "^References:".
13955         Improve customization type.  Suggested by Reiner Steib
13956         <Reiner.Steib@gmx.de>.
13957
13958 2004-11-25  Romain Francoise  <romain@orebokech.com>
13959
13960         * message.el (message-strip-forbidden-properties): Remove check for
13961         obsolete `message-hidden' text property, hidden headers are not
13962         accessible in the buffer anymore.
13963
13964 2004-11-22  Romain Francoise  <romain@orebokech.com>
13965
13966         * message.el (message-header-format-alist): Add `From' in list
13967         so that it can be sorted.
13968         (message-fix-before-sending): Widen and sort headers before
13969         sending.
13970         (message-hide-headers): Use narrowing to hide headers by moving
13971         them to the top of the buffer and narrowing to the region
13972         underneath.
13973
13974 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13975
13976         * message.el (message-strip-forbidden-properties): Bind
13977         buffer-read-only (etc) to nil.
13978
13979 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13980
13981         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13982         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13983
13984 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13985
13986         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13987
13988 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13989
13990         * dns.el (query-dns): Use sit-for to time instead of
13991         accept-process-output, since that doesn't seem to work on udp
13992         sockets.
13993
13994 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13995
13996         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13997
13998 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13999
14000         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14001         doc string.  Improve doc string.
14002
14003 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14004
14005         * nntp.el (nntp-request-update-info): Return nil if
14006         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14007         may not call gnus-activate-group which uselessly issues the GROUP
14008         commands for all nntp groups and wastes time.  Reported by Romain
14009         Francoise <romain@orebokech.com>.
14010
14011         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14012
14013 2004-11-15  Simon Josefsson  <jas@extundo.com>
14014
14015         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14016         headers separately.
14017         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14018         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14019
14020 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14021
14022         * gnus-start.el (gnus-convert-old-newsrc):
14023         Assign legacy-gnus-agent to 5.10.7.
14024
14025 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14026
14027         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14028         start of the lines.
14029
14030 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14031
14032         * hashcash.el (hashcash-default-payment): Change default to 20.
14033         (hashcash-default-accept-payment): Change default to 20.
14034         (hashcash-process-alist): New variable.
14035         (hashcash-generate-payment-async): Add.
14036         (hashcash-already-paid-p): Add.
14037         (hashcash-insert-payment): Don't generate payments twice.
14038         (hashcash-insert-payment-async): Add.
14039         (hashcash-insert-payment-async-2): Add.
14040         (hashcash-cancel-async): Add.
14041         (hashcash-wait-async): Add.
14042         (hashcash-processes-running-p): Add.
14043         (hashcash-wait-or-cancel): Add.
14044         (mail-add-payment): New optional argument.  Conditionally start
14045         asynchronous calculation.
14046         (mail-add-payment-async): Add.
14047
14048         * message.el (message-send-mail): Wait for asynchronous hashcash
14049         results.  Don't clobber existing X-Hashcash headers.
14050         (message-setup-1): Call mail-add-payment-async when
14051         message-generate-hashcash is non-nil.
14052
14053 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14054
14055         * message.el (message-use-alternative-email-as-from): Examine the
14056         From header as well; use message-make-from in order to include a
14057         user's full name.
14058
14059 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14060
14061         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14062         default; improve customization type.
14063         (gnus-emphasis-custom-with-format): New macro.
14064         (gnus-emphasis-custom-value-to-external): New function.
14065         (gnus-emphasis-custom-value-to-internal): New function.
14066
14067 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14068
14069         * dns.el (query-dns): Resolve reverse addresses.
14070
14071 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14072
14073         * gnus-group.el (gnus-group-get-new-news): Use it.
14074
14075         * gnus-start.el (gnus-check-reasonable-setup): New function.
14076
14077 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14078
14079         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14080         "Args out of range" error.  Reported by Arnaud Giersch
14081         <arnaud.giersch@free.fr>.
14082
14083 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14084
14085         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14086
14087 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14088
14089         * spam.el (spam group): Add :version.
14090
14091         * pgg-def.el (pgg group): Add :version.
14092
14093 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14094
14095         * gnus-art.el (gnus-article-edit-article): Don't associate the
14096         article buffer with a draft file.  This is a temporary measure
14097         against the 2004-08-22 change to gnus-article-edit-mode.
14098
14099 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14100
14101         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14102         (html2text-format-tags): Remove unused variable `attr'.
14103
14104 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14105
14106         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14107
14108         * tls.el (tls-process-connection-type, tls-success)
14109         (tls-certtool-program): Add :version.
14110
14111         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14112         (starttls-extra-arguments, starttls-process-connection-type)
14113         (starttls-connect, starttls-failure, starttls-success): Add :version.
14114
14115         * spam-stat.el (spam-stat): Add :version.
14116
14117         * sieve.el (sieve): Add :version.
14118
14119         * sha1.el (sha1): Add :version.
14120         (sha1-use-external): Remove redundant version.
14121
14122         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14123         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14124         (nnmail-split-fancy-match-partial-words)
14125         (nnmail-split-lowercase-expanded): Add :version.
14126
14127         * nndiary.el (nndiary): Add :version.
14128
14129         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14130
14131         * mml-sec.el (mml-default-sign-method)
14132         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14133         Add :version.
14134
14135         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14136
14137         * mm-url.el (mm-url-use-external, mm-url-program)
14138         (mm-url-arguments): Add :version.
14139
14140         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14141         (mm-attachment-file-modes, mm-decrypt-option)
14142         (mm-w3m-safe-url-regexp): Add :version.
14143
14144         * message.el (message-cite-prefix-regexp)
14145         (message-sendmail-envelope-from, message-minibuffer-local-map)
14146         (message-user-fqdn, message-completion-alist): Add :version.
14147
14148         * gnus-win.el (gnus-configure-windows-hook)
14149         (gnus-use-frames-on-any-display): Add :version.
14150
14151         * gnus-art.el (gnus-article-address-banner-alist)
14152         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14153         (gnus-treat-from-picon, gnus-treat-mail-picon)
14154         (gnus-treat-x-pgp-sig): Add :version.
14155
14156         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14157         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14158         (gnus-summary-article-delete-hook)
14159         (gnus-summary-display-while-building): Add :version.
14160
14161         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14162         (gnus-get-top-new-news-hook): Add :version.
14163
14164         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14165         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14166
14167         * gnus-registry.el (gnus-registry): Add :version.
14168
14169         * gnus-spec.el (gnus-use-correct-string-widths)
14170         (gnus-make-format-preserve-properties): Add :version.
14171
14172         * gnus.el (gnus-group-charter-alist)
14173         (gnus-group-fetch-control-use-browse-url)
14174         (gnus-install-group-spam-parameters): Add :version.
14175
14176         * gnus-diary.el (gnus-diary): Add :version.
14177
14178         * gnus-delay.el (gnus-delay): Add :version.
14179
14180         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14181         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14182         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14183         Add :version.
14184
14185         * gnus-agent.el (gnus-agent-max-fetch-size)
14186         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14187         (gnus-agent-prompt-send-queue): Add :version.
14188
14189         * deuglify.el (gnus-outlook-deuglify): Add :version.
14190
14191         * html2text.el: Beautify code.  Improve doc strings.  Some
14192         checkdoc cleanup.
14193         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14194
14195 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14196
14197         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14198
14199 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14200
14201         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14202         when package is loaded.
14203
14204         * spam.el (spam-summary-score-preferred-header): Add global preference
14205         for people who want to override the default SpamAssassin over
14206         Bogofilter preference (when both are set).
14207         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14208         (spam-user-format-function-S): Check
14209         spam-summary-score-preferred-header.
14210         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14211         (spam-user-format-function-S): Format the score correctly.
14212
14213 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14214
14215         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14216         signature file.  Suggested by Manoj Srivastava
14217         <srivasta@golden-gryphon.com>.
14218
14219         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14220         iso-2022-jp even in the Japanese language environment.
14221         Suggested by Jason Rumney <jasonr@gnu.org>.
14222
14223 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14224
14225         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14226         use the same characters as the dummy marks; make it free from
14227         getting affected by the language environment.
14228         (gnus-summary-read-group-1): Update mark positions only when the
14229         format spec is updated.
14230
14231         * gnus-spec.el (gnus-update-format-specifications): Return a list
14232         of updated types.
14233
14234 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14235
14236         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14237         of boundp to check if display-warning is available.
14238
14239 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14240
14241         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14242
14243 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14244
14245         * nnspool.el (nnspool-spool-directory): Use news-path if the
14246         news-directory variable is not bound.
14247
14248         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14249         function instead of display-warning if it is not available.
14250
14251 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14252
14253         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14254         v5-10: Use `point-at-bol'.
14255
14256 2004-10-26  Simon Josefsson  <jas@extundo.com>
14257
14258         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14259         <chenggao@gmail.com>.
14260
14261 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14262
14263         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14264         instead.
14265
14266 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14267
14268         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14269         to remove a server from the nnimap-server-buffer-alist.
14270         (nnimap-open-connection, nnimap-close-server): Use it.
14271
14272         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14273
14274 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14275
14276         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14277         running the major-mode function.
14278
14279 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14280
14281         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14282         dummy marks in the right way.
14283
14284 2004-10-18  David Edmondson  <dme@dme.org>
14285
14286         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14287         excessively.
14288
14289 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14290
14291         * gnus-util.el (gnus-split-references): Accept a nil references
14292         string and go on blissfully.
14293
14294         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14295         cases where the references string is non-nil but has no references.
14296
14297         * encrypt.el: Add autoload tags.
14298
14299         * spam.el (spam-resolve-registrations-routine): Remove article
14300         from unregistration list too.  Reported by David Hanak
14301         <dhanak@isis.vanderbilt.edu>
14302
14303 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14304
14305         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14306         nil.  Changed custom type.
14307
14308 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14309
14310         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14311
14312         * gnus-sum.el (gnus-summary-move-article): Use it.
14313
14314 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14315
14316         * encrypt.el: Add autoload cookies.
14317
14318         * spam.el (spam-backend-article-list-property)
14319         (spam-backend-get-article-todo-list)
14320         (spam-backend-put-article-todo-list)
14321         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14322         Resolve registrations separately.
14323         (spam-register-routine): Format comments.
14324         (spam-unregister-routine, spam-register-routine): Always call with
14325         specific-articles, no default list.
14326         (spam-summary-prepare-exit): Use the spam-classifications function.
14327
14328         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14329         gnus-encrypt.el.
14330
14331         * encrypt.el: Copied from gnus-encrypt.el.
14332
14333         * gnus-encrypt.el: Commented that it's obsolete.
14334
14335 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14336
14337         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14338         (gnus-score-save): Use it.
14339
14340         * message.el (message-bury): Use `window-dedicated-p'.
14341
14342 2004-10-15  Simon Josefsson  <jas@extundo.com>
14343
14344         * pop3.el (top-level): Don't require nnheader.
14345         (pop3-read-timeout): Add.
14346         (pop3-accept-process-output): Add.
14347         (pop3-read-response, pop3-retr): Use it.
14348
14349 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14350
14351         * spam.el (spam-register-routine): Move comment.
14352         (spam-verify-bogofilter): Use 'unknown for the initial
14353         spam-bogofilter-valid state, not 'never.
14354
14355         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14356         for netrc-machine.
14357
14358         * nnimap.el (nnimap-open-connection): Use
14359         netrc-machine-user-or-password.
14360
14361 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14362
14363         * gnus-registry.el (gnus-registry-unload-hook):
14364         Set as a variable with add-hook.
14365
14366         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14367         of news-path.
14368
14369         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14370
14371         * spam.el: Delete duplicate `provide'.
14372         (spam-unload-hook): Set as a variable with add-hook.
14373
14374 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14375
14376         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14377         in the doc string.
14378
14379         * message.el (message-ignored-news-headers)
14380         (message-ignored-supersedes-headers)
14381         (message-ignored-resent-headers)
14382         (message-forward-ignored-headers): Improve custom type.
14383
14384 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14385
14386         * message.el (message-tokenize-header): Fix 2004-09-06 change
14387         which used point-min in the wrong place.
14388
14389 2004-10-12  Simon Josefsson  <jas@extundo.com>
14390
14391         * tls.el (tls-certtool-program): New variable.
14392         (tls-certificate-information): New function, based on
14393         ssl-certificate-information.
14394
14395 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14396
14397         * compface.el: Move the version of ELisp-based uncompface program
14398         to the contrib directory because of the copyright problem.
14399
14400 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14401
14402         * message.el (message-kill-buffer): Raise the current frame.
14403
14404 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14405
14406         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14407
14408         * gnus.el (message-y-or-n-p): Autoload.
14409
14410         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14411         (pop3-password-required, pop3-authentication-scheme)
14412         (pop3-leave-mail-on-server): Made customizable.
14413         (pop3): New custom group.
14414         (pop3-retr): Remove `sleep-for' statements.
14415         Suggested by Dave Love <fx@gnu.org>.
14416
14417         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14418         Windows/DOS.
14419
14420         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14421         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14422         Dave Love <fx@gnu.org>.
14423
14424         * mml.el (mml-minibuffer-read-disposition): Require match.
14425         Suggested by Dave Love <fx@gnu.org>.
14426
14427 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14428
14429         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14430         doc string.
14431
14432 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14433
14434         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14435
14436 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14437
14438         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14439         instead of calling `mm-insert-inline', to decode text/* parts
14440         before displaying them.
14441
14442 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14443
14444         * mm-uu.el (mm-uu-text-plain-type): New variable.
14445         (mm-uu-pgp-signed-extract-1): Use it.
14446         (mm-uu-pgp-encrypted-extract-1): Use it.
14447         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14448         bind mm-uu-text-plain-type with that value.
14449         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14450         mm-uu-dissect.
14451
14452 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14453
14454         * gnus-group.el (gnus-update-group-mark-positions):
14455         * gnus-sum.el (gnus-update-summary-mark-positions):
14456         * message.el (message-check-news-body-syntax):
14457         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14458         of string-as-multibyte.
14459
14460 2004-10-05  Juri Linkov  <juri@jurta.org>
14461
14462         * gnus-group.el (gnus-update-group-mark-positions):
14463         * gnus-sum.el (gnus-update-summary-mark-positions):
14464         * message.el (message-check-news-body-syntax):
14465         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14466         8-bit unibyte values to a multibyte string for search functions.
14467
14468 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14469
14470         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14471         (mm-uu-dissect-text-parts): New function.
14472
14473         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14474         dissect text parts.
14475
14476         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14477         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14478
14479         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14480
14481         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14482         gnus-current-topics instead of gnus-current-topic.
14483
14484 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14485
14486         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14487
14488 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14489
14490         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14491         where approriate.
14492
14493         * nnml.el (nnml-generate-active-info): do.
14494
14495         * nndiary.el (nndiary-generate-active-info): do.
14496
14497         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14498         (gnus-topic-move): do.
14499
14500         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14501         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14502
14503         * gnus-srvr.el (gnus-server-prepare)
14504         (gnus-server-open-all-servers): do.
14505
14506         * gnus-msg.el (gnus-summary-cancel-article)
14507         (gnus-summary-resend-message)
14508         (gnus-summary-mail-crosspost-complaint): do.
14509
14510         * gnus-move.el (gnus-change-server): do.
14511
14512         * gnus-group.el (gnus-group-unmark-all-groups)
14513         (gnus-group-set-current-level): do.
14514
14515 2004-10-04  Simon Josefsson  <jas@extundo.com>
14516
14517         * message.el (message-generate-hashcash): Doc fix.
14518
14519 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14520
14521         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14522         avoid infinite recursion via gnus-get-function.
14523
14524 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14525
14526         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14527
14528         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14529
14530         * nnmail.el (nnmail-split-history): do.
14531
14532         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14533         (nnml-request-delete-group): do.
14534
14535         * nnslashdot.el (nnslashdot-read-groups): do.
14536
14537         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14538         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14539
14540         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14541         (nnspool-sift-nov-with-sed): Use last.
14542         (nnspool-retrieve-headers-with-nov): Use mapc.
14543         (nnspool-request-newgroups): Use dolist.
14544         (nnspool-request-group): Use last.
14545
14546         * nntp.el (nntp-read-server-type): Use dolist.
14547
14548         * nnvirtual.el (nnvirtual-create-mapping)
14549         (nnvirtual-update-read-and-marked): Use dolist.
14550         (nnvirtual-convert-headers): Simplify.
14551
14552 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14553
14554         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14555         support for sync'ing tick marks.
14556
14557 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14558
14559         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14560         there's no visible header.
14561
14562 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14563
14564         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14565         necessary, pass full group name to gnus-request-set-marks.
14566
14567 2004-10-01  Simon Josefsson  <jas@extundo.com>
14568
14569         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14570         acroread.
14571
14572 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14573
14574         * spam-report.el (spam-report-gmane): Fix interactive.
14575
14576         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14577
14578         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14579         when writing file.
14580         (gnus-agent-synchronize-flags): Don't default to being
14581         interactive.
14582
14583 2004-09-30  Simon Josefsson  <jas@extundo.com>
14584
14585         * message.el (message-generate-hashcash): Add.
14586         (message-send-mail): Use it, call mail-add-payment.
14587
14588 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14589
14590         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14591
14592 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14593
14594         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14595         gnus-requst-update-info with explicit code to sync the in-memory
14596         info read flags with the marks being sync'd to the backend.
14597
14598         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14599
14600 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14601
14602         * spam.el (spam-verify-bogofilter): Add new function.
14603         (spam-check-bogofilter)
14604         (spam-bogofilter-register-with-bogofilter): Use it.
14605         (spam-verify-bogofilter): Add small fixes.
14606
14607 2004-09-28  Simon Josefsson  <jas@extundo.com>
14608
14609         * hashcash.el (hashcash-generate-payment): Revert.
14610
14611 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14612
14613         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14614         gnus-extract-references instead of gnus-split-references.
14615
14616         * gnus-util.el (gnus-extract-references): Add new function, analogous
14617         to gnus-split-references but extracts only the message-ID without
14618         anything extra.
14619
14620         * hashcash.el (hashcash-generate-payment)
14621         (hashcash-check-payment): Do the right thing if hashcash-path is
14622         nil (because the hashcash program could not be found).
14623
14624         * spam.el (spam-use-hashcash): Remove comment.
14625
14626 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14627
14628         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14629         (gnus-cache-enter-article, gnus-cache-remove-article)
14630         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14631
14632         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14633
14634         * gnus-art.el (article-hide-boring-headers)
14635         (article-translate-strings, article-display-face)
14636         (gnus-article-mime-match-handle-first)
14637         (gnus-article-highlight-headers)
14638         (gnus-article-add-buttons-to-head): do.
14639
14640 2004-09-27  Simon Josefsson  <jas@extundo.com>
14641
14642         * hashcash.el: New version, from
14643         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14644         ../contrib/.
14645
14646 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14647
14648         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14649
14650 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14651
14652         * gnus-dup.el (gnus-dup-open): Use mapc.
14653         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14654
14655         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14656         Reported by Stefan Wiens <s.wi@gmx.net>.
14657
14658         * gnus.el (gnus-shutdown): Use dolist.
14659
14660         * gnus-undo.el (gnus-undo): Use mapc.
14661
14662         * nnrss.el (nnrss-generate-active): do.
14663
14664         * message.el (message-cite-original-without-signature)
14665         (message-cite-original): Use mapc.
14666         (message-do-actions, message-make-forward-subject): Use dolist.
14667
14668 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14669
14670         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14671         deletion to remove entire duplicate line.  Fixes merged article
14672         number bug.
14673
14674 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14675
14676         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14677         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14678         first ask if you want to open a server and then, even when you
14679         responded with no, asking if you want to synchronize the server's
14680         flags.
14681         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14682         multi-line expressions.
14683         (gnus-agent-synchronize-group-flags): New internal function.
14684         Updates marks in memory (in the info structure) AND in the
14685         backend.
14686
14687         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14688
14689         * nnagent.el (nnagent-request-set-mark): Use
14690         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14691         method, to ensure that synchronization updates marks in the
14692         backend and in the info (in memory) structure.
14693
14694 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14695
14696         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14697         convention fully; don't miss the root article of a thread; make
14698         the X-Draft-From header with correct article numbers.
14699
14700 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14701
14702         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14703         unless plugged.  Disable the agent so that an open failure causes
14704         an error.
14705
14706         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14707         Reverted 2004-09-21 change.  The backend must be opened while
14708         synchronizing flags even when the backend stores the flags
14709         locally.
14710
14711 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14712
14713         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14714         in `header' match.  Reported by Svend Tollak Munkejord.
14715
14716         * message.el (message-cite-original): Fix use of
14717         `message-cite-articles-with-x-no-archive'.
14718
14719 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14720
14721         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14722         (gnus-window-to-buffer): Ditto.
14723
14724         * mml.el (mml-preview-buffer): New variable.
14725         (mml-preview): Manage window layout with gnus-buffer-configuration.
14726
14727         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14728         X-Draft-From header even if those articles aren't quoted.
14729
14730 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14731
14732         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14733         (gnus-request-set-mark, gnus-request-update-mark): Use new
14734         g-s-t-u-l-m to decide to use backend even when unplugged.
14735
14736 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14737
14738         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14739         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14740
14741 2004-09-20  Simon Josefsson  <jas@extundo.com>
14742
14743         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14744         "utf-16-le".
14745
14746 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14747
14748         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14749
14750 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14751
14752         * uudecode.el (uudecode-use-external): Add :version.
14753
14754         * smime.el (smime-CA-file, smime-encrypt-cipher)
14755         (smime-dns-server): Add :version.
14756
14757         * smiley.el (gnus-smiley-file-types): Add :version.
14758
14759         * sha1.el (sha1-use-external): Add :version.
14760
14761         * pgg-def.el (pgg-query-keyserver): Add :version.
14762
14763         * nnmail.el (nnmail-fancy-expiry-targets)
14764         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14765         Add :version.
14766
14767         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14768         (nnimap-retrieve-groups-asynchronous): Add :version.
14769         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14770
14771         * mml.el (mml-content-disposition-parameters)
14772         (mml-insert-mime-headers-always): Add :version.
14773
14774         * mm-util.el (mm-coding-system-priorities): Add :version.
14775
14776         * mm-decode.el (mm-inline-text-html-with-images)
14777         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14778         (mm-verify-option): Add :version.
14779         (mm-text-html-renderer): Change :version.
14780
14781         * message.el (message-fcc-externalize-attachments)
14782         (message-required-headers, message-draft-headers)
14783         (message-subject-trailing-was-query)
14784         (message-subject-trailing-was-ask-regexp)
14785         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14786         (message-mark-insert-end, message-archive-header)
14787         (message-archive-note, message-cross-post-default)
14788         (message-cross-post-note, message-followup-to-note)
14789         (message-cross-post-note-function, message-use-mail-followup-to)
14790         (message-subscribed-address-functions)
14791         (message-subscribed-address-file, message-subscribed-addresses)
14792         (message-subscribed-regexps, message-allow-no-recipients)
14793         (message-yank-cited-prefix, message-signature-insert-empty-line)
14794         (message-hidden-headers, message-hierarchical-addresses)
14795         (message-mail-user-agent, message-use-idna)
14796         (message-valid-fqdn-regexp)
14797         (message-strip-special-text-properties, message-header-synonyms)
14798         (message-beginning-of-line, message-tab-body-function): Add :version.
14799         (message-insert-canlock, message-wide-reply-confirm-recipients):
14800         Change :version.
14801
14802         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14803         and :version.
14804         (mail-source-delete-old-incoming-confirm)
14805         (mail-source-movemail-program): Add :version.
14806
14807         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14808         (gnus-agent-cache, gnus-agent): Change :version.
14809
14810         * gnus-util.el (gnus-use-byte-compile): Change :version.
14811
14812         * gnus-sum.el (gnus-summary-make-false-root-always)
14813         (gnus-summary-default-high-score)
14814         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14815         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14816         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14817         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14818         (gnus-sum-thread-tree-single-indent)
14819         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14820         (gnus-sum-thread-tree-leaf-with-other)
14821         (gnus-sum-thread-tree-single-leaf): Add :version.
14822         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14823         (gnus-article-loose-mime): Change :version.
14824
14825         * gnus-start.el (gnus-backup-startup-file)
14826         (gnus-save-startup-file-via-temp-buffer): Add :version.
14827
14828         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14829         (gnus-server-offline-face): Add :version.
14830
14831         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14832
14833         * gnus-msg.el (gnus-gcc-externalize-attachments)
14834         (gnus-debug-files, gnus-debug-exclude-variables)
14835         (gnus-discouraged-post-methods): Change :version.
14836         (gnus-confirm-mail-reply-to-news)
14837         (gnus-confirm-treat-mail-like-news): Add :version.
14838
14839         * gnus-int.el (gnus-server-unopen-status): Add :version.
14840
14841         * gnus-group.el (gnus-group-jump-to-group-prompt)
14842         (gnus-large-ephemeral-newsgroup)
14843         (gnus-fetch-old-ephemeral-headers): Add :version.
14844
14845         * gnus-fun.el (gnus-x-face-directory)
14846         (gnus-convert-pbm-to-x-face-command)
14847         (gnus-convert-image-to-x-face-command)
14848         (gnus-convert-image-to-face-command): Add :version.
14849
14850         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14851
14852         * gnus-cite.el (gnus-cite-blank-line-after-header)
14853         (gnus-article-boring-faces): Add :version.
14854
14855         * gnus-art.el (gnus-buttonized-mime-types)
14856         (gnus-inhibit-mime-unbuttonizing)
14857         (gnus-treat-display-face)
14858         (gnus-treat-body-boundary): Change :version.
14859         (gnus-body-boundary-delimiter, gnus-picon-databases)
14860         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14861         (gnus-treat-date-english, gnus-treat-fold-headers)
14862         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14863         (gnus-treat-mail-picon, gnus-treat-wash-html)
14864         (gnus-article-encrypt-protocol)
14865         (gnus-use-idna, gnus-article-over-scroll)
14866         (gnus-mime-display-multipart-alternative-as-mixed)
14867         (gnus-mime-display-multipart-related-as-mixed)
14868         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14869         (gnus-ctan-url, gnus-button-ctan-handler)
14870         (gnus-button-handle-ctan-bogus-regexp)
14871         (gnus-button-ctan-directory-regexp)
14872         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14873         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14874         (gnus-button-man-level, gnus-button-emacs-level)
14875         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14876
14877         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14878         (gnus-agent-go-online): Change :version.
14879         (gnus-agent-expire-unagentized-dirs)
14880         (gnus-agent-auto-agentize-methods): Add :version.
14881
14882         * flow-fill.el (fill-flowed-display-column)
14883         (fill-flowed-encode-column): Add :version.
14884
14885         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14886         (gnus-outlook-deuglify-unwrap-max)
14887         (gnus-outlook-deuglify-cite-marks)
14888         (gnus-outlook-deuglify-unwrap-stop-chars)
14889         (gnus-outlook-deuglify-no-wrap-chars)
14890         (gnus-outlook-deuglify-attrib-cut-regexp)
14891         (gnus-outlook-deuglify-attrib-verb-regexp)
14892         (gnus-outlook-deuglify-attrib-end-regexp)
14893         (gnus-outlook-display-hook): Add :version.
14894
14895         * binhex.el (binhex-use-external): Add :version.
14896
14897 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14898
14899         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14900         and `invisible'.
14901
14902 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14903
14904         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14905         in gnus-registry-trim.
14906
14907 2004-09-13  Simon Josefsson  <jas@extundo.com>
14908
14909         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14910
14911         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14912
14913         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14914         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14915         <yamaoka@jpl.org>.
14916         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14917         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14918         <yamaoka@jpl.org>.
14919
14920         * sieve.el (sieve-manage-mode): Ditto.
14921
14922 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14923
14924         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14925
14926 2004-09-11  Simon Josefsson  <jas@extundo.com>
14927
14928         * dns-mode.el: Add.
14929
14930         * mm-view.el (mm-display-dns-inline): Add.
14931
14932         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14933         (mm-automatic-display): Ditto.
14934
14935         * mailcap.el (mailcap-mime-data): Add text/dns.
14936         (mailcap-mime-extensions): Map .soa to text/dns.
14937
14938 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14939
14940         * gnus-art.el (article-decode-mime-words, article-babel)
14941         (gnus-article-highlight-signature, gnus-article-add-buttons)
14942         (gnus-signature-toggle): Remove unnecessary bindings of
14943         `inhibit-read-only' inherited from v5.10 merge.
14944
14945 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14946
14947         * nntp.el (nntp): New customization group.
14948         (nntp-authinfo-file): Add customization group.
14949
14950         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14951
14952         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14953
14954         * gnus.el (to-address, to-list, subscribed)
14955         (large-newsgroup-initial): Ditto.
14956
14957         * flow-fill.el (fill-flowed-display-column)
14958         (fill-flowed-encode-column): Ditto.
14959
14960 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14961
14962         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14963         Use point-min rather than 1.
14964         (message-send-mail): Use buffer-size rather than point-max.
14965
14966         * gnus-sum.el (gnus-summary-search-article-forward):
14967         Signal a specific `search-failed' rather than a generic `error'.
14968
14969         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14970         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14971         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14972
14973 2004-09-10  Simon Josefsson  <jas@extundo.com>
14974
14975         * nndb.el (require): Remove tcp and duplicate cl.
14976
14977 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14978
14979         * gnus-agent.el (directory-files-and-attributes): Move forward.
14980
14981 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14982
14983         * gnus-agent.el (directory-files-and-attributes): Optionally
14984         defined to support XEmacs.
14985
14986 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14987
14988         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14989         to avoid run-time CL dependencies.
14990         (gnus-agent-unfetch-articles): New function.
14991         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14992         article numbers even when local .overview file is missing.
14993         (gnus-agent-read-article-number): New function.  Only accepts
14994         27-bit article numbers.
14995         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14996         gnus-agent-read-article-number.
14997         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14998         from backend while recognizing that article numbers in .overview
14999         must be valid.
15000         (gnus-agent-update-files-total-fetched-for): Use
15001         directory-files-and-attributes to improve performance.
15002         * gnus-int.el (gnus-request-move-article): Use
15003         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15004         improve performance.
15005
15006         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15007         some users confused by references to .newsrc when they only have a
15008         .newsrc.eld file.
15009         (gnus-convert-mark-converter-prompt)
15010         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15011         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15012         New function.  Used internally to only display 'gnus converting
15013         files' message when actually necessary.
15014
15015         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15016         methods now autoloaded.
15017
15018 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15019
15020         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15021         identifiers.
15022
15023 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15024
15025         * gnus-picon.el: Fix indentation and closing parenthesis.
15026
15027 2004-09-01  Simon Josefsson  <jas@extundo.com>
15028
15029         * message.el (message-canlock-generate): Require sha1, not
15030         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15031         to require within a function.  Sadly, if sha1.el isn't loaded, the
15032         let binding in m-c-g will hide the defcustom definition, which is
15033         bad.)
15034
15035         * canlock.el: Require sha1, not sha1-el.
15036
15037         * message.el: Don't autoload sha1 (there is a autoload cookie in
15038         sha1.el).
15039
15040         * sha1-el.el: Renamed to sha1.el.
15041
15042 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15043
15044         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15045
15046 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15047
15048         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15049
15050 2004-08-30  Kim F. Storm  <storm@cua.dk>
15051
15052         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15053
15054         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15055         Add :group 'nnimap.
15056
15057 2004-08-30  Andreas Schwab  <schwab@suse.de>
15058
15059         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15060         ?* and ?\;.
15061
15062         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15063         and ?\' to symbol instead of whitespace.
15064
15065 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15066
15067         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15068
15069         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15070         instead of re-search-forward.
15071
15072         * gnus-uu.el (gnus-uu-save-article): Ditto.
15073         (gnus-uu-post-encode-uuencode): Ditto.
15074
15075         * html2text.el (html2text-clean-list-items): Ditto.
15076         (html2text-clean-dtdd): Ditto.
15077         (html2text-format-tags): Ditto.
15078
15079         * message.el (message-send-mail-with-sendmail): Fix regexp.
15080         (message-fill-field-general): Use search-forward instead of
15081         re-search-forward.
15082         (unbold-region): Ditto.
15083
15084         * nnrss.el (nnrss-request-article): Ditto.
15085
15086         * nnslashdot.el (nnslashdot-request-article): Ditto.
15087
15088         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15089
15090         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15091         "Unrecognized menu descriptor" error in XEmacs.
15092
15093 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15094
15095         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15096         parent article of a sparse article in the thread hashtb.
15097
15098 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15099
15100         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15101         (nnmail-expand-newtext): Lowercase expanded entries if
15102         nnmail-split-lowercase-expanded is non-nil.
15103
15104 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15105
15106         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15107
15108         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15109         of gnus-tmp-news-method into string under XEmacs.  It will be
15110         passed to gnus-correct-length which takes only a string argument.
15111
15112 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15113
15114         * gnus-util.el (gnus-bind-print-variables): New macro.
15115         (gnus-prin1): Use it.
15116         (gnus-prin1-to-string): Use it.
15117         (gnus-pp): New function.
15118         (gnus-pp-to-string): New function.
15119
15120         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15121         Replace pp-to-string with gnus-pp-to-string.
15122         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15123         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15124         * gnus-msg.el (gnus-debug): Ditto.
15125         * gnus-score.el (gnus-score-save): Ditto.
15126         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15127         gnus-pp-to-string.
15128         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15129         with gnus-pp.
15130         * score-mode.el (gnus-score-pretty-print): Ditto.
15131         * webmail.el (webmail-debug): Ditto.
15132
15133 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15134
15135         * gnus-art.el (article-display-face, article-display-x-face):
15136         Use buffer-read-only.
15137
15138 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15139
15140         * gnus-art.el (article-hide-list-identifiers):
15141         Bind inhibit-read-only as t.
15142
15143 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15144
15145         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15146
15147 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15148
15149         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15150         (gnus-narrow-to-page): Don't assume point-min == 1.
15151         (gnus-article-edit-mode): Derive from message-mode.
15152
15153         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15154         point-min == 1.
15155
15156         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15157         Disable incorrect use of `assert'.
15158
15159         * message.el (message-mode): Set comment-start-skip.
15160
15161
15162 2004-08-22  Sam Steingold  <sds@gnu.org>
15163
15164         * pop3.el (pop3-leave-mail-on-server): New user variable.
15165         (pop3-movemail): Delete mail only when it is nil.
15166
15167 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15168
15169         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15170
15171         * mml.el (mml-preview): Use `pop-to-buffer'.
15172
15173         * message.el (message-goto-mail-followup-to): Insert after "To".
15174         (message-carefully-insert-headers): Add comment.
15175
15176         * gnus.el: Remove unused variable `gnus-article-check-size'.
15177
15178         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15179
15180         * gnus-art.el (gnus-button-alist): Improve
15181         `gnus-button-handle-library' entry.
15182
15183 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15184
15185         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15186         downcase, since XEmacs capitalizes error messages differently.
15187
15188 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15189
15190         * nntp.el: Add (require 'gnus) due to reference to
15191         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15192
15193 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15194
15195         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15196         `mm-fill-flowed'.
15197
15198         * mm-decode.el (mm-dissect-singlepart): Check it.
15199
15200 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15201
15202         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15203         'imap' for netrc parsing.
15204
15205 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15206
15207         * mailcap.el (mailcap-mime-data): Mark as risky.
15208
15209 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15210
15211         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15212         may be included in the encoded word.
15213         (rfc2047-encode): Don't append a space if the encoded word
15214         includes close parenthesis.
15215
15216 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15217
15218         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15219         of text within parentheses.
15220
15221 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15222
15223         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15224         (gnus-encrypt-write-file-contents): Make the password key the file
15225         name PLUS the cipher, not just the cipher.  Also remove failed
15226         passwords from the cache.
15227
15228 2004-08-06  Simon Josefsson  <jas@extundo.com>
15229
15230         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15231         fix.
15232
15233 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15234
15235         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15236         LWSP.
15237
15238 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15239
15240         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15241         to append in-reply-to: data to the references: header.
15242
15243         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15244         (netrc-parse): Use gnus-encrypt.el functions.
15245
15246         * gnus-encrypt.el: Add new file for encryption support; currently
15247         does only a few GPG ciphers and an internal XOR cipher.
15248
15249         * password.el: Add comments on using password-read-and-add.
15250         (password-read-and-add): Add function to read and add the
15251         password to the cache at once.
15252
15253 2004-07-28  Simon Josefsson  <jas@extundo.com>
15254
15255         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15256         parameter (but don't use it, for now).
15257
15258         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15259         instead of hard coding to nil.
15260
15261 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15262
15263         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15264         as mm-inline-image-xemacs does.
15265
15266 2004-07-26  Simon Josefsson  <jas@extundo.com>
15267
15268         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15269         Revert part of 2004-07-17 change below.
15270
15271 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15272
15273         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15274         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15275
15276 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15277
15278         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15279         quotes that actually start with ">" at the beginning of the
15280         lines.
15281
15282 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15283
15284         * rfc2047.el (rfc2047-encode-region): Fix last change.
15285         (rfc2047-encode-parameter): Remove useless concat.
15286
15287 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15288
15289         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15290         encode special characters; fix some kind of misconfigured headers;
15291         signal a real error if debug-on-quit or debug-on-error is non-nil.
15292         (rfc2047-encode-max-chars): New variable.
15293         (rfc2047-encode-1): Use it.
15294         (rfc2047-encode-parameter): New function.
15295
15296         * mml.el (mml-insert-parameter): Remove an excessive space.
15297
15298 2004-07-17  Simon Josefsson  <jas@extundo.com>
15299
15300         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15301         Kai Grossjohann <kai@emptydomain.de>.
15302         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15303         (gnus-group-make-menu-bar): Ditto.
15304
15305         * gnus-util.el (gnus-group-server): Add.
15306
15307 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15308
15309         * message.el (message-clone-locals): Clone sendmail and smtp
15310         variables.
15311
15312 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15313
15314         * rfc2047.el (rfc2047-encode-region): Fix last change.
15315
15316 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15317
15318         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15319         characters as non-special.
15320
15321 2004-07-09  Simon Josefsson  <jas@extundo.com>
15322
15323         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15324         Users will lose all flag changes made while unplugged with
15325         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15326         good default.  See numerous reports on ding mailing list.
15327
15328 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15329
15330         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15331         add generate-head-function and generate-article-function to the
15332         rfc822-forward entry.
15333         (nndoc-rfc822-forward-generate-article): New function.
15334         (nndoc-rfc822-forward-generate-head): New function.
15335
15336         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15337
15338 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15339
15340         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15341         respect display group parameter and gnus-summary-expunge-below.
15342         (gnus-articles-to-read): Remove unused reference to display group
15343         parameter.
15344
15345 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15346
15347         * nnheader.el (nnheader-uniquify-message-id): New experimental
15348         variable.
15349         (nnheader-nov-read-message-id): Use it.
15350
15351         * spam-report.el (spam-report-gmane): Add interactive.
15352
15353 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15354
15355         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15356         qp-or-base64 for the application/* types.
15357
15358 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15359
15360         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15361
15362 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15363
15364         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15365         trim value.
15366
15367 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15368
15369         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15370         New macro and function.
15371         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15372
15373 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15374
15375         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15376         after-load-alist.
15377
15378 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15379
15380         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15381         update info that isn't there.
15382
15383 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15384
15385         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15386         entry.
15387
15388 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15389
15390         * mm-view.el (mm-inline-render-with-function): Use multibyte
15391         buffer; decode html source by charset.
15392
15393         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15394
15395         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15396         Mule-UCS is loaded under XEmacs.
15397         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15398
15399 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15400
15401         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15402
15403 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15404
15405         * mm-util.el (mm-coding-system-p): Return a coding-system.
15406         (mm-mime-mule-charset-alist): Use shift_jis instead of
15407         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15408         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15409         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15410         instead of japanese-shift-jis and iso-latin-1 respectively in
15411         order to share the default value with both Emacs and XEmacs-mule.
15412         (mm-mule-charset-to-mime-charset): Make
15413         mm-coding-system-priorities effective.
15414         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15415         while predicating of candidates upon the priorities.
15416
15417 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15418
15419         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15420         gnus-uu-invert-processable.
15421
15422         * gnus.el: Autoload gnus-uu-invert-processable.
15423
15424 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15425
15426         * mm-util.el (mm-with-multibyte-buffer): New macro.
15427
15428         * rfc2047.el (rfc2047-encode-string): Use it.
15429         (rfc2047-encode-region): Move point to the end of the region after
15430         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15431
15432 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15433
15434         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15435         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15436
15437 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15438
15439         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15440         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15441         Karl Chen <quarl@nospam.quarl.org>.
15442
15443 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15444
15445         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15446         invalid addresses.
15447
15448 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15449
15450         * spam.el: Change section markers, revise TODO list.
15451         (spam-backends): Make new master list of all installed backends.
15452         (spam-summary-exit-behavior): Add new variable to determine how
15453         messages moves are done at summary exit.
15454         (spam-move-spam-nonspam-groups-only)
15455         (spam-process-ham-in-nonham-groups)
15456         (spam-process-ham-in-spam-groups): Remove variables, the
15457         spam-summary-exit-behavior variable should be used to manage this
15458         behavior.
15459         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15460         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15461         and spam-old-spam-articles.
15462         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15463         Add empty variables, placeholders for the backends they represent.
15464         (spam-set-difference): Move, unchanged.
15465         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15466         unless the user has a processor variable.
15467         (spam-classifications, spam-classification-valid-p)
15468         (spam-backend-properties, spam-backend-property-valid-p)
15469         (spam-backend-function-type-valid-p)
15470         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15471         (spam-report-articles-gmane, spam-report-articles-resend):
15472         Remove functions, they are not needed.
15473         (spam-install-backend-super, spam-backend-list)
15474         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15475         (spam-backend-function, spam-backend-ham-registration-function)
15476         (spam-backend-spam-registration-function)
15477         (spam-backend-ham-unregistration-function)
15478         (spam-backend-spam-unregistration-function)
15479         (spam-backend-statistical-p, spam-backend-mover-p)
15480         (spam-install-backend-alias, spam-install-checkonly-backend)
15481         (spam-install-mover-backend, spam-install-nocheck-backend)
15482         (spam-install-backend, spam-install-statistical-backend)
15483         (spam-install-statistical-checkonly-backend): Add backend installation
15484         support.
15485         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15486         (spam-group-processor-p): Use the new backend code and respect the
15487         summary exit behavior.
15488         (spam-mark-spam-as-expired-and-move-routine): Remove.
15489         (spam-summary-prepare): Change to use the new spam-old-articles
15490         variable.
15491         (spam-copy-or-move-routine, spam-copy-spam-routine)
15492         (spam-move-spam-routine, spam-copy-ham-routine)
15493         (spam-move-ham-routine): Add code to copy/move ham or spam.
15494         (spam-fetch-field-fast): Improve doc and code, plus allow the
15495         'number request.
15496         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15497         variables.
15498         (spam-split, spam-find-spam): Use the new backend code.
15499         (spam-registration-functions): Remove variable.
15500         (spam-unregister-routine): Add convenience wrapper.
15501         (spam-log-undo-registration, spam-register-routine)
15502         (spam-log-processing-to-registry)
15503         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15504         where possible.
15505         (spam-check-gmane-xref, spam-check-regex-headers)
15506         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15507         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15508         (spam-check-bogofilter-headers, spam-check-spamoracle)
15509         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15510         (spam-check-crm114-headers): Use the spam-split-group that
15511         spam-split prepares, no need to determine it every time.
15512
15513         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15514         to the nnheader-parse-naked-head call.
15515
15516         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15517
15518         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15519         the nnheader-nov-read-message-id call.
15520
15521 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15522
15523         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15524         gnus-activate-group twice.  Suggested by Markus Peter
15525         <warp@spin.de>.
15526
15527 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15528
15529         * gnus-art.el (gnus-article-time-format): Exchange the order of
15530         day and month in the default value; fix customization type.
15531         (article-date-ut): Use add-text-properties.
15532         (article-make-date-line): Use message-make-date instead of
15533         current-time-string.
15534
15535         * message.el (message-fetch-field): Don't use set-text-properties.
15536         (message-make-date): Simplify.
15537
15538         * messagexmas.el (message-xmas-make-date): New function.
15539         (message-xmas-redefine): Defalias message-make-date to it.
15540
15541 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15542
15543         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15544         (rfc2047-encode-region): Treat text within parentheses as special;
15545         show the original text when error has occurred.
15546
15547         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15548         already-computed method to gnus-activate-group.
15549
15550         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15551         same select-methods identical Lisp objects.
15552
15553         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15554         object when modifying the info.
15555
15556 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15557
15558         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15559         gnus-opened-servers since it has never been opened with the new
15560         configuration yet.
15561
15562 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15563
15564         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15565         arg to nnheader-generate-fake-message-id.
15566
15567 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15568
15569         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15570         number and build a fake message ID localized to a group and
15571         article number (so it's repeatable from that point on).
15572         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15573         ID format.
15574
15575         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15576         nnheader-generate-fake-message-id with the article number.
15577
15578 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15579
15580         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15581         end-of-buffer.
15582
15583 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15584
15585         * message.el (message-ignored-supersedes-headers): Add Approved.
15586
15587 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15588
15589         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15590         goto-char.
15591         (rfc2047-encode): Fold the line before encoding.
15592
15593 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15594
15595         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15596         folding -- not all headers can be folded, and this should be done
15597         by the message composition mode.  Probably.  I think.
15598
15599 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15600
15601         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15602         fast.
15603
15604         * gnus-ems.el (gnus-remove-image): Don't use
15605         message-text-with-property; remove only the image found first.
15606
15607         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15608         found first.
15609
15610 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15611
15612         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15613
15614 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15615
15616         * message.el (message-text-with-property): Make it fast and accept
15617         optional arguments.
15618         (message-strip-forbidden-properties): Use it.
15619         (message-fix-before-sending): Follow the m-t-w-p change.
15620
15621         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15622
15623 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15624
15625         * gnus-art.el (article-hide-headers): Don't change the buffer
15626         mistakenly when performing mml-preview even if
15627         gnus-single-article-buffer is nil.
15628
15629 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15630
15631         * message.el (message-expand-name-databases): New user option.
15632         (message-expand-name): Use it.
15633
15634 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15635
15636         * spam.el (spam-report-articles-resend)
15637         (spam-report-resend-register-routine): Allow ham reporting.
15638         (spam-report-resend-register-ham-routine): Add wrapper.
15639         (spam-registration-functions): Add ham resending functions.
15640         (spam-list-of-processors): Add ham resend processor.
15641
15642         * gnus.el (ham-resend-to): Add new group parameter.
15643         (spam-process): Add ham resend option.
15644
15645         * spam-report.el (spam-report-resend): Allow reporting ham.
15646         (spam-report-resend-ham): Add wrapper.
15647
15648 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15649
15650         * message.el (message-cite-articles-with-x-no-archive): New
15651         variable.
15652         (message-cite-original): Use it.
15653
15654 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15655
15656         * message.el (message-cite-original): Respect X-No-Archive.
15657
15658 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15659
15660         * gnus-art.el (article-hide-headers): Refer to the values for
15661         gnus-ignored-headers and gnus-visible-headers in the summary
15662         buffer since a user may have set them as group parameters.
15663
15664 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15665
15666         * assistant.el (assistant-node-name): Add convenience function.
15667         (assistant-render-text, assistant-render-node): Add error handling,
15668         plus handle multiple next nodes.
15669         (assistant-find-next-node): Comment out for now.
15670         (assistant-find-next-nodes): Add function, returns list of next
15671         nodes.
15672
15673 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15674
15675         * mail-source.el (mail-source-directory): Fix doc-string.
15676
15677 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15678
15679         * assistant.el (assistant-render-text, assistant-eval): Add :set
15680         widget type, which is different because it takes and returns a
15681         list.  Much hilarity ensues.
15682
15683 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15684
15685         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15686
15687         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15688         doc-string.
15689
15690         * gnus-start.el (gnus-activate-group): Added doc-string.
15691
15692 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15693
15694         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15695
15696 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15697
15698         * assistant.el (assistant-render-text): Try to add a :set
15699         widget, more to come.
15700
15701         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15702         strings.
15703         (spam-report-articles-resend)
15704         (spam-register-routine): Do registration iff any articles warrant
15705         it.
15706         (spam-summary-prepare-exit): Change log message for nil group
15707         destinations.
15708
15709 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15710
15711         * spam.el (spam-report-resend-register-routine): Allow
15712         spam-report-resend-to to be a group parameter or a global value.
15713
15714 2004-05-26  Simon Josefsson  <jas@extundo.com>
15715
15716         * starttls.el: Merge with my GNUTLS based starttls.el.
15717         (starttls-gnutls-program, starttls-use-gnutls)
15718         (starttls-extra-arguments, starttls-process-connection-type)
15719         (starttls-connect, starttls-failure, starttls-success): New
15720         variables.
15721         (starttls-program, starttls-extra-args): Doc fix.
15722         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15723         functions.
15724         (starttls-negotiate, starttls-open-stream): Check
15725         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15726         function if it is set.
15727
15728 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15729
15730         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15731         structured fields.
15732
15733 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15734
15735         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15736
15737 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15738
15739         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15740         variable.
15741         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15742         assigning the spam-mark to new messages.
15743
15744 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15745
15746         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15747
15748 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15749
15750         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15751
15752         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15753         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15754         default.
15755
15756 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15757
15758         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15759         correct data.
15760
15761 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15762
15763         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15764         (spam-group-processor-p): Fix function.
15765         (spam-group-processor-multiple-p)
15766         (spam-group-spam-processor-report-gmane-p)
15767         (spam-group-spam-processor-report-resend-p)
15768         (spam-group-spam-processor-bogofilter-p)
15769         (spam-group-spam-processor-blacklist-p)
15770         (spam-group-spam-processor-ifile-p)
15771         (spam-group-ham-processor-ifile-p)
15772         (spam-group-spam-processor-spamoracle-p)
15773         (spam-group-spam-processor-crm114-p)
15774         (spam-group-ham-processor-bogofilter-p)
15775         (spam-group-spam-processor-stat-p)
15776         (spam-group-ham-processor-stat-p)
15777         (spam-group-ham-processor-whitelist-p)
15778         (spam-group-ham-processor-BBDB-p)
15779         (spam-group-ham-processor-spamoracle-p)
15780         (spam-group-ham-processor-copy-p): Remove functions with some
15781         prejudice against unneeded code.
15782         (spam-report-articles-resend)
15783         (spam-report-resend-register-routine): Allow the group/topic
15784         spam-resend-to value to override spam-report-resend-to.
15785         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15786         properly now.
15787
15788         * gnus.el (spam-resend-to): Add group/topic parameter.
15789         (spam-process): Move the OBSOLETE processors to the end of the
15790         choices.
15791
15792 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15793
15794         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15795         with resend-to set to nil, and then ask the user if necessary.
15796         (spam-report-resend): spam-report-resend takes a list of articles, not
15797         separate article numbers.
15798
15799 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15800
15801         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15802         addition to emacs-w3m.
15803
15804 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15805
15806         * assistant.el (assistant-authinfo-data): New function.
15807         (assistant-eval): Eval for entire assistant.
15808
15809         * netrc.el (netrc-services-file): New variable.
15810         (netrc-parse-services): New function.
15811         (netrc-find-service-name): New function.
15812         (netrc-find-service-number): New function.
15813         (netrc-port-equal): New function.
15814         (netrc-machine): Use it.
15815
15816         * nnimap.el (nnimap-open-connection): Use netrc.
15817
15818         * gnus-util.el (gnus-netrc-get): Remove aliases.
15819
15820         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15821
15822         * assistant.el (wid-edit): Fix compilation.
15823
15824         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15825
15826 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15827
15828         * gnus-util.el (gnus-set-file-modes): New function.  (small
15829         patch).
15830
15831 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15832
15833         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15834
15835         * assistant.el (assistant-render-node): Fix up rendering and
15836         read-only text.
15837         (assistant-render-node): Reset.
15838         (assistant-make-read-only): Not sticky.
15839
15840 2004-05-20  Danny Siu  <dsiu@adobe.com>
15841
15842         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15843         centered even when gnus-auto-center-summary is t.
15844
15845 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15846
15847         * dns.el (dns-get-txt-answer): New function.
15848         (dns-read-txt): Ditto.
15849         (query-dns): Use it.
15850
15851 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15852
15853         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15854         active for foreign groups even if the group level is higher than
15855         the specified value.
15856
15857 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15858
15859         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15860         non-active groups.
15861
15862         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15863
15864 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15865
15866         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15867
15868 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15869
15870         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15871         (spam-crm114-header, spam-crm114-spam-switch)
15872         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15873         (spam-crm114-positive-spam-header)
15874         (spam-crm114-database-directory, spam-list-of-processors)
15875         (spam-group-spam-processor-crm114-p)
15876         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15877         (spam-generic-score, spam-list-of-checks)
15878         (spam-list-of-statistical-checks, spam-registration-functions)
15879         (spam-check-crm114-headers, spam-crm114-score)
15880         (spam-check-crm114, spam-crm114-register-with-crm114)
15881         (spam-crm114-register-spam-routine)
15882         (spam-crm114-unregister-spam-routine)
15883         (spam-crm114-register-ham-routine)
15884         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15885         asjo@koldfront.dk (Adam Sjøgren).
15886
15887         * gnus.el: Add spam-use-crm114.
15888
15889         * spam.el (spam-list-of-processors, spam-registration-functions):
15890         Add spam-use-resend.
15891         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15892         (spam-report-articles-gmane): Add doc fix.
15893         (spam-report-articles-resend, spam-report-resend-register-routine):
15894         Add wrappers around spam-report-resend-to.
15895
15896         * spam-report.el (spam-report-resend-to, spam-report-resend):
15897         Add support for resending spam.
15898         (spam-report-gmane): Fix line length >80.
15899
15900         * gnus.el (spam-process): Add spam-use-resend.
15901
15902 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15903
15904         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15905         number of processed spam messages.
15906         (spam-ham-copy-or-move-routine): Return the number of processed
15907         ham messages.
15908         (spam-summary-prepare-exit): Use the above values to decide
15909         whether status messages shouled be displayed.
15910
15911 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15912
15913         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15914         `rfc2047-encoding-function-alist' in order to avoid conflicting
15915         with the old version.
15916         (rfc2047-encode-region): Concatenate words containing non-ASCII
15917         characters in structured fields; don't encode space-delimited
15918         ASCII words even in unstructured fields; don't break words at
15919         char-category boundaries.
15920         (rfc2047-encode-1): New function.
15921         (rfc2047-encode): Use it; encode text so that it occupies the
15922         maximum width within 76-column; work correctly on Q encoding for
15923         iso-2022-* charsets.
15924         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15925         sure not to break a line just after the header name.
15926         (rfc2047-b-encode-region): Removed.
15927         (rfc2047-b-encode-string): New function.
15928         (rfc2047-q-encode-region): Removed.
15929         (rfc2047-q-encode-string): New function.
15930
15931         * mm-util.el (mm-replace-in-string): New function.
15932
15933 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15934
15935         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15936         get it right.
15937         (gnus-inews-make-draft): Really.
15938
15939 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15940
15941         * nnmh.el (nnmh-request-list-1): Don't check the link count
15942         before descending.  (small patch)
15943
15944 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15945
15946         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15947         stuff.
15948
15949         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15950         on real group name.
15951
15952         * gnus-art.el (gnus-signature-limit): Doc fix.
15953
15954         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15955
15956         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15957
15958 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15959
15960         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15961         isn't a string.
15962
15963 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15964
15965         * gnus-draft.el (gnus-draft-send): Bind
15966         rfc2047-encode-encoded-words.
15967
15968         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15969         (rfc2047-encodable-p): Say that =? needs encoding.
15970         (rfc2047-encode-encoded-words): New variable.
15971
15972         * gnus-group.el (gnus-group-select-group): Doc fix.
15973
15974         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15975
15976         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15977         to nil.
15978
15979         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15980
15981         * nnheader.el (nnheader-get-lines-and-char): New function.
15982
15983 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15984
15985         * gnus-msg.el (gnus-summary-followup-with-original): Document
15986         yanking of region when active.
15987
15988 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15989
15990         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15991         groups if the group level is higher than the specified value.
15992
15993 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15994
15995         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15996         (gnus-group-jump-to-group): Added prefix argument using
15997         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15998         non-active group.
15999
16000         * compface.el (uncompface): Be verbose when changing
16001         `uncompface-use-external'.
16002
16003         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16004         handle manual section.
16005
16006 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16007
16008         * gnus-art.el (gnus-button-alist): Revert previous change.
16009
16010 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16011
16012         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16013
16014 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16015
16016         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16017         whether backend can accept message.
16018
16019         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16020
16021 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16022
16023         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16024         Avoid creating directory when nntp-marks-is-evil is true.
16025         Reported by Reiner Steib.
16026
16027 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16028
16029         * gnus-picon.el (gnus-picon-style): New variable.
16030         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16031         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16032         Jesper Harder <harder@ifa.au.dk>.
16033
16034 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16035
16036         * message.el (message-fill-field): Return point.
16037         (message-generate-headers): Go to end of field.
16038
16039         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16040         stuff for non-living groups.
16041
16042 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16043
16044         * gnus-art.el (gnus-article-followup-with-original)
16045         (gnus-article-reply-with-original): gnus-mark-active-p ->
16046         gnus-region-active-p.
16047
16048 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16049
16050         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16051         only when there is spam or ham to be processed.
16052
16053 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16054
16055         * mail-source.el (mail-source-delete-crash-box): Refactor.
16056         (mail-source-fetch): Use it.
16057         (mail-source-fetch-file): Ditto.
16058         (mail-source-fetch-directory): Run postscript in loop.
16059         (mail-source-fetch-pop): Delete.
16060         (mail-source-fetch-maildir): Ditto.
16061         (mail-source-fetch-imap): Ditto.
16062
16063         * imap.el (imap-authenticators): Comment out sasl.
16064
16065         * message.el (message-skip-to-next-address): New function.
16066         (message-fill-header-address): Refactor.
16067         (message-fill-address): Use it.
16068         (message-delete-address): Use it.
16069         (message-fill-header-general): Refactor.
16070         (message-fill-field-address): Rename.
16071         (message-narrow-to-field): Find the start of the header.
16072         (message-header-format-alist): Don't pre-fill.
16073         (message-fill-header): Removed.
16074         (message-insert-header): New function.
16075         (message-shorten-references): Use it.
16076
16077         * rfc2047.el (rfc2047-field-value): Strip props.
16078
16079         * mail-parse.el (mail-header-make-address): New alias.
16080
16081         * ietf-drums.el (ietf-drums-make-address): New function.
16082
16083         * imap.el: Add compiler directives.
16084
16085         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16086
16087         * gnus-art.el (article-decode-idna-rhs): Don't use
16088         message-idna-inside-rhs-p.
16089
16090 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16091
16092         * message.el (message-idna-inside-rhs-p): Removed.
16093         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16094
16095         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16096         false positives.
16097
16098 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16099
16100         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16101
16102 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16103
16104         * nneething.el (nneething-file-name): Don't create spurious
16105         files.
16106
16107         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16108         (gnus-inews-do-gcc): Remove sleep.
16109
16110         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16111         part under point.
16112
16113         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16114         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16115
16116 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16117
16118         * spam.el (spam-summary-prepare-exit): Fixed (length).
16119
16120 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16121
16122         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16123         as expired without moving it" message when there are spam
16124         messages left.
16125
16126 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16127
16128         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16129         header is not nil.
16130
16131 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16132
16133         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16134         nntp-possibly-create-directory, not nntp-possibly-change-group.
16135         (nntp-marks-changed-p): New arg SERVER.
16136         (nntp-request-update-info): Adjust caller.
16137
16138 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16139
16140         * nntp.el (nntp-save-marks): Pass missing arg.
16141
16142 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16143
16144         * nntp.el: Support marks.
16145         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16146         (nntp-marks-modtime, nntp-marks-directory): New variables.
16147         (nntp-request-set-mark, nntp-request-update-info)
16148         (nntp-possibly-create-directory, nntp-marks-changed-p)
16149         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16150         functions.
16151
16152 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16153
16154         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16155         (gnus-xmas-redefine): Rename.
16156
16157         * gnus-score.el (gnus-score-insert-help): Use
16158         gnus-select-lowest-window.
16159
16160         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16161         appt-select-lowest-window and rename to gnus-select-lowest-window.
16162
16163         * gnus.el: do.
16164
16165 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16166
16167         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16168         encodings of MIME-encoded words, in order to improve
16169         interoperability with several broken MUAs.
16170
16171 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16172
16173         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16174         tags, only when charsets are not specified in headers.
16175         (mm-inline-text-html-render-with-w3m): Ditto.
16176
16177         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16178         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16179
16180 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16181
16182         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16183         instead of MIME-decoded from fields when checking
16184         `gnus-article-address-banner-alist'.
16185
16186 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16187
16188         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16189         description rather than subject.
16190
16191 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16192
16193         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16194
16195 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16196
16197         * gnus.el (gnus-version-number): Bump.
16198
16199 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16200
16201         * gnus.el: No Gnus v0.2 is released.
16202
16203 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16204
16205         * gnus-agent.el (gnus-agent-read-agentview): Inline
16206         gnus-uncompress-range.
16207
16208 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16209
16210         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16211         `exec-installed-p'.
16212
16213 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16214
16215         * gnus.el (spam-process, spam-autodetect-methods): Add
16216         bsfilter and bsfilter-headers.
16217
16218         * spam.el (spam-bsfilter): New customize group.
16219         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16220         (spam-bsfilter-header, spam-bsfilter-probability-header)
16221         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16222         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16223         (spam-bsfilter-database-directory): New options.
16224         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16225         (spam-list-of-statistical-checks, spam-registration-functions):
16226         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16227         (spam-bsfilter-score): New command.
16228         (spam-check-bsfilter-headers, spam-check-bsfilter)
16229         (spam-bsfilter-register-with-bsfilter)
16230         (spam-bsfilter-register-spam-routine)
16231         (spam-bsfilter-unregister-spam-routine)
16232         (spam-bsfilter-register-ham-routine)
16233         (spam-bsfilter-unregister-ham-routine): New functions.
16234         (spam-generic-score): Support bsfilter; Accept an optional argument
16235         to recalcurate spam score even if scoring header has already been
16236         added.
16237         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16238         optional argument to recalcurate spam score even if scoring header
16239         has already been added.
16240
16241 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16242
16243         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16244         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16245         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16246         link is missing.
16247
16248 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16249
16250         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16251         (html2text-get-attr): Rewrite.
16252
16253         * message.el (message-setup-1): Remove redundant put-text-property
16254         on mail-header-separator.
16255
16256 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16257
16258         * gnus-registry.el (gnus-registry-cache-whitespace)
16259         (gnus-registry-action, gnus-registry-spool-action)
16260         (gnus-registry-split-fancy-with-parent): Change message levels
16261         from 5 to 3 or 7, as needed.
16262
16263         * spam.el (spam-summary-prepare-exit)
16264         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16265         (spam-split, spam-find-spam, spam-log-undo-registration)
16266         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16267         level from 5 to 6.
16268
16269 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16270
16271         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16272         2004-03-04 change).
16273
16274 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16275
16276         * sieve-manage.el (sieve-manage-open):
16277         * nnweb.el (nnweb-insert-html):
16278         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16279         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16280         * nnspool.el (nnspool-request-group):
16281         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16282         * nnml.el (nnml-request-update-info):
16283         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16284         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16285         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16286         (nnimap-request-set-mark):
16287         * nnfolder.el (nnfolder-request-update-info):
16288         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16289         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16290         * gnus-uu.el (gnus-uu-find-articles-matching):
16291         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16292         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16293         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16294         * gnus-nocem.el (gnus-nocem-scan-groups):
16295         * gnus-int.el (gnus-start-news-server):
16296         * gnus-group.el (gnus-group-make-kiboze-group)
16297         (gnus-group-browse-foreign-server):
16298         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16299         Use mapc when appropriate.
16300
16301 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16302
16303         FIXME: Make separate entries for each person.
16304
16305         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16306         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16307         <shields@msrl.com>:
16308
16309         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16310         may need for spam sorting and scoring.
16311         (spam-user-format-function-S): Add user format function suitable for
16312         general use.
16313         (spam-article-sort-by-spam-status): Add sorting function for summary
16314         sorting.
16315         (spam-extra-header-to-number): Add function to get a score from a
16316         header.
16317         (spam-summary-score): Add function to get a numeric score from the
16318         headers.
16319         (spam-generic-score): Fix function doc, was in wrong place.
16320         (spam-initialize): Take symbols when it's run, and install the
16321         extra headers that spam-necessary-extra-headers thinks we need.
16322
16323 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16324
16325         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16326         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16327
16328 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16329
16330         * gnus-sum.el (gnus-set-global-variables)
16331         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16332         (gnus-article-get-xrefs, gnus-summary-best-group)
16333         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16334         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16335         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16336         Use with-current-buffer.
16337
16338 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16339
16340         * spam.el (spam-summary-prepare-exit): Simplify logic.
16341         (spam-fetch-article-header): Read the article header if it's not
16342         available.
16343         (spam-list-articles): Simplify logic.
16344         (spam-filelist-register-routine): Fix bug with unregister-list.
16345
16346         * gnus-registry.el: Fix comments at beginning.
16347
16348 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16349
16350         * message.el (message-cater-to-broken-inn): Remove.
16351         (message-shorten-references): Make sure the total folded length of
16352         References is shorter than 998 characters to cater to a bug in INN
16353         2.3.  Also, don't pretend that references aren't folded -- this
16354         hasn't worked for a while.
16355
16356 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16357
16358         * gnus-agent.el (gnus-agentize):
16359         gnus-agent-send-mail-real-function no longer set to current value
16360         of message-send-mail-function but rather a lambda that calls
16361         message-send-mail-function.  The change makes the agent real-time
16362         responsive to user changes to message-send-mail-function.
16363
16364 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16365
16366         * legacy-gnus-agent.el
16367         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16368         help from Florian Weimer <fw@deneb.enyo.de>
16369
16370 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16371
16372         * nnmail.el (nnmail-cache-insert): Revert last change.
16373
16374 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16375
16376         * nnmail.el (nnmail-cache-insert): Always check whether
16377         nnmail-cache-ignore-groups matches a group name.
16378
16379 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16380
16381         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16382         (spam-find-spam, spam-log-processing-to-registry)
16383         (spam-log-registered-p, spam-log-unregistration-needed-p)
16384         (spam-log-undo-registration): Use gnus-message instead of
16385         gnus-error, none of these errors are fatal.
16386
16387         * gnus-registry.el (gnus-registry-clean-empty-function)
16388         (gnus-registry-clean-empty): Remove only empty entries without
16389         extra data.
16390
16391 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16392
16393         * spam-stat.el (spam-stat-buffer-change-to-spam)
16394         (spam-stat-buffer-change-to-non-spam): Change (error) to
16395         (gnus-message 8) invocation.
16396
16397 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16398
16399         * nntp.el (nntp-via-netcat-command): New variable.
16400         (nntp-via-netcat-switches): New variable.
16401         (nntp-open-via-rlogin-and-netcat): New function.
16402         (nntp-open-connection-function): Doc fix.
16403         (nntp-telnet-command): Doc fix.
16404         (nntp-end-of-line): Doc fix.
16405         (nntp-via-rlogin-command): Doc fix.
16406         (nntp-via-user-name): Doc fix.
16407         (nntp-via-address): Doc fix.
16408
16409 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16410
16411         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16412         error in Emacs 21.1.
16413
16414 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16415
16416         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16417
16418 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16419
16420         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16421         (gnus-agent-with-refreshed-group): New macro.
16422         (gnus-agent-rename-group): New function.
16423         (gnus-agent-delete-group): New function.
16424         (gnus-agent-save-group-info): Use gnus-command-method when
16425         `method' parameter is nil.  Don't write nil entries into the
16426         active file.
16427         (gnus-agent-get-group-info): New function.
16428         (gnus-agent-fetch-articles): Use
16429         gnus-agent-update-files-total-fetched-for to increment disk space
16430         used.
16431         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16432         gnus-agent-update-view-total-fetched-for to increment disk space
16433         used.
16434         (gnus-agent-get-local): Added optional parameters to avoid calling
16435         gnus-group-real-name and gnus-find-method-for-group.
16436         (gnus-agent-set-local): Delete stored entry if either min, or max,
16437         are nil.
16438         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16439         quit, use gnus-agent-regenerate-group to record existance of any
16440         articles fetched to disk before the quit occurred.
16441         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16442         gnus-agent-update-view-total-fetched-for, and
16443         gnus-agent-update-files-total-fetched-for to decrement disk space
16444         used.
16445         (gnus-agent-retrieve-headers): Use
16446         gnus-agent-update-view-total-fetched-for to increment disk space
16447         used.
16448         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16449         with gnus-agent-update-files-total-fetched-for to decrement disk
16450         space and fresh group buffer.
16451         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16452         (gnus-agent-need-update-total-fetched-for): New variable.
16453         (gnus-agent-update-files-total-fetched-for): New function.
16454         (gnus-agent-update-view-total-fetched-for): New function.
16455         (gnus-agent-total-fetched-for): New function.
16456
16457         * gnus-cache.el (gnus-cache-save-buffers): Use
16458         gnus-cache-update-overview-total-fetched-for to change disk space
16459         used by this group.
16460         (gnus-cache-possibly-enter-article): Use
16461         gnus-cache-update-file-total-fetched-for to increment disk space
16462         used by this group.
16463         (gnus-cache-possibly-remove-article): Use
16464         gnus-cache-update-file-total-fetched-for to decrement disk space
16465         used by this group.
16466         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16467         (gnus-cache-rename-group): New function.
16468         (gnus-cache-delete-group): New function.
16469         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16470         (gnus-cache-need-update-total-fetched-for): New variable.
16471         (gnus-cache-with-refreshed-group): New macro.
16472         (gnus-cache-update-file-total-fetched-for): New function.
16473         (gnus-cache-update-overview-total-fetched-for): New function.
16474         (gnus-cache-rename-group-total-fetched-for): New function.
16475         (gnus-cache-delete-group-total-fetched-for): New function.
16476         (gnus-cache-total-fetched-for): New function.
16477
16478         * gnus-group.el: Require gnus-sum and autoload functions to
16479         resolve warnings when gnus-group.el compiled alone.
16480         (gnus-group-line-format): Documented new %F.
16481         (size of Fetched data) group line format; identifies disk space
16482         used by agent and cache.
16483         (gnus-group-line-format-alist): Defined new F format.
16484         (gnus-total-fetched-for): New function.
16485         (gnus-group-delete-group): No longer update
16486         gnus-cache-active-altered as gnus-request-delete-group now keeps
16487         the cache in sync.
16488         (gnus-group-list-active): Let the agent store a server's active
16489         list if currently plugged.
16490
16491         * gnus-int.el (gnus-request-delete-group):
16492         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16493         local disk in sync with the server.
16494         (gnus-request-rename-group):
16495         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16496         local disk in sync with the server.
16497
16498         * gnus-start.el (gnus-get-unread-articles):
16499         Cosmetic simplification to logic.
16500
16501         * gnus-util.el (gnus-rename-file): New function.
16502
16503 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16504
16505         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16506
16507 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16508
16509         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16510         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16511
16512 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16513
16514         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16515         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16516
16517 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16518
16519         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16520
16521 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16522
16523         * spam.el (spam-set-difference): Add function to replace
16524         gnus-set-difference in spam.el.
16525         (spam-summary-prepare-exit): Use spam-set-difference.
16526
16527 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16528
16529         * gnus-registry.el (gnus-registry-cache-file): Update to use
16530         gnus-dribble-directory OR gnus-home-directory OR ~.
16531         (gnus-registry-split-fancy-with-parent): Fix doc.
16532
16533 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16534
16535         * message.el (message-exchange-point-and-mark): Use
16536         message-mark-active-p.  Suggested by Jesper Harder
16537         <harder@ifa.au.dk>.
16538
16539 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16540
16541         * message.el (message-exchange-point-and-mark): Don't activate
16542         region if it was inactive.  Suggested by Hiroshi Fujishima
16543         <pooh@nature.tsukuba.ac.jp>.
16544
16545 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16546
16547         * gnus-art.el (article-display-face): Display Faces in the same
16548         order as X-Faces.
16549
16550 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16551
16552         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16553
16554 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16555
16556         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16557         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16558         (gnus-article-mime-hierarchy): Remove.
16559         (gnus-article-mime-hierarchy-next): Remove.
16560         (gnus-article-mode): Revert 2004-03-19 change.
16561         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16562         (gnus-insert-mime-button): Revert 2004-03-19 change.
16563         (gnus-mime-accumulate-hierarchy): Remove.
16564         (gnus-mime-enter-multipart): Remove.
16565         (gnus-mime-leave-multipart): Remove.
16566         (gnus-mime-display-part): Revert 2004-03-19 change.
16567         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16568
16569         * mml.el (mml-preview): Revert 2004-03-19 change.
16570
16571 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16572
16573         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16574
16575 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16576
16577         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16578         t while entering a file name using the mm-with-multibyte macro.
16579         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16580
16581         * mm-util.el (mm-with-multibyte): New macro.
16582
16583 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16584
16585         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16586         user option.
16587         (gnus-mime-multipart-functions): Doc and customization fix.
16588         (gnus-article-mime-hierarchy): New variable.
16589         (gnus-article-mime-hierarchy-next): New variable.
16590         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16591         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16592         gnus-article-mime-hierarchy-next to nil.
16593         (gnus-insert-mime-button): Show hierarchy numbers.
16594         (gnus-mime-accumulate-hierarchy): New function.
16595         (gnus-mime-enter-multipart): New function.
16596         (gnus-mime-leave-multipart): New function.
16597         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16598         (gnus-mime-display-alternative): Show hierarchy numbers.
16599
16600         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16601         gnus-article-mime-hierarchy-next to nil.
16602
16603 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16604
16605         * dns.el: Don't require gnus-xmas.
16606
16607 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16608
16609         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16610         inline PGP.
16611         (mml-menu): Disable mml-quote-region if mark is inactive.
16612
16613 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16614
16615         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16616         when the group's active is not available.
16617
16618 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16619
16620         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16621         error.
16622
16623 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16624
16625         * imap.el (imap-store-password): New variable.
16626         (imap-interactive-login): Use it.
16627         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16628
16629 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16630
16631         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16632         window-start and hscroll to summary window.
16633
16634 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16635
16636         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16637         conversion message to newsrc-dribble when an actual conversion is
16638         performed.
16639
16640 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16641
16642         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16643
16644 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16645
16646         * mm-decode.el (mm-complicated-handles): New function reviving
16647         former definition of mm-multiple-handles.
16648
16649         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16650         (gnus-mime-delete-part): Use it.
16651
16652 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16653
16654         * gnus-agent.el (gnus-agent-read-local): Bind
16655         nnheader-file-coding-system to gnus-agent-file-coding-system to
16656         avoid the implicit assumption that they will always be equal.
16657         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16658         coding-system-for-write, as the with-temp-file macro first prints
16659         to a buffer then saves the buffer.
16660
16661 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16662
16663         * gnus-art.el (gnus-article-edit-part): New function.
16664         (gnus-mime-save-part-and-strip): Use it; do query instead of
16665         signaling an error; don't use mm-multiple-handles.
16666         (gnus-mime-delete-part): Ditto.
16667
16668 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16669
16670         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16671         old file versions.
16672         (gnus-group-prepare-hook): Removed function that converted list
16673         form of gnus-agent-expire-days to group properties.
16674
16675         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16676         (gnus-request-accept-article): Re-indented.
16677
16678         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16679         converters to handle old agent file formats.  Added logic for a
16680         "backup before upgrading warning".
16681         (gnus-convert-mark-converter-prompt): Developers can mark
16682         functions as needing (default), or not needing,
16683         gnus-convert-old-newsrc's "backup before upgrading warning".
16684         (gnus-convert-converter-needs-prompt): Tests whether the user
16685         should be protected from potentially irreversable changes by the
16686         function.
16687
16688         * legacy-gnus-agent.el: New.  Provides converters that are only
16689         loaded when gnus-convert-old-newsrc needs to call them.
16690
16691 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16692
16693         * mail-source.el (mail-source-touch-pop): Doc fix.
16694
16695         * message.el (message-smtpmail-send-it): Doc fix.
16696
16697 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16698
16699         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16700
16701         * nnmail.el (nnmail-split-fancy): do.
16702
16703         * gnus-kill.el (gnus-kill, gnus-execute): do.
16704
16705 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16706
16707         * gnus-sum.el (gnus-widget-reversible-match)
16708         (gnus-widget-reversible-to-internal)
16709         (gnus-widget-reversible-to-external): New functions.
16710         (gnus-widget-reversible): New widget.
16711         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16712
16713 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16714
16715         * gnus-sum.el (gnus-thread-sort-functions)
16716         (gnus-article-sort-functions): Document `(not F)' items.
16717
16718 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16719
16720         * spam.el (spam-use-gmane-xref): Add new backend.
16721         (spam-gmane-xref-spam-group): Add variable to control the name of the
16722         Gmane spam group.
16723         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16724         (spam-regex-headers-spam, spam-regex-headers-ham)
16725         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16726         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16727         backends and checks.
16728         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16729
16730         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16731         an autodetect method.
16732
16733 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16734
16735         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16736         articles are being added to a group.
16737         (gnus-request-replace-article): Inform the agent that articles
16738         need to be uncached as the cached contents are no longer valid.
16739
16740 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16741
16742         * binhex.el: Don't autoload executable-find.
16743
16744         * canlock.el: Don't autoload mail-fetch-field.
16745
16746         * dgnushack.el: Autoload c-mode for XEmacs.
16747
16748         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16749
16750         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16751         rmail-dont-reply-to and rmail-output.
16752
16753         * gnus-score.el: Don't autoload ffap-string-at-point.
16754
16755         * gnus-setup.el: Don't autoload sc-cite-original.
16756
16757         * imap.el: Don't autoload base64-decode-string,
16758         base64-encode-string and md5.
16759
16760         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16761         and rmail-msg-restore-non-pruned-header.
16762
16763         * mm-decode.el: Don't autoload executable-find.
16764
16765         * mm-url.el: Don't autoload executable-find.
16766
16767         * mm-view.el: Don't autoload diff-mode.
16768
16769         * nndb.el: Don't autoload news-reply-mode, news-setup,
16770         cancel-timer and telnet.
16771
16772         * password.el: Don't autoload run-at-time for Emacs.
16773
16774         * sha1-el.el: Don't autoload executable-find.
16775
16776         * sieve-mode.el: Don't autoload c-mode.
16777
16778         * uudecode.el: Don't autoload executable-find.
16779
16780 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16781
16782         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16783         (gnus-agent-possibly-alter-active): Avoid null in numeric
16784         comparison.
16785         (gnus-agent-set-local): Refuse to save null in local object table.
16786         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16787         list of articles that will be marked as unread.
16788
16789 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16790
16791         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16792
16793 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16794
16795         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16796         language tags.
16797
16798 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16799
16800         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16801         Don't bind "obarray".
16802
16803         * gnus-sum.el (gnus-thread-sort-functions): Added
16804         `gnus-thread-sort-by-most-recent-number' and
16805         `gnus-thread-sort-by-most-recent-date'.
16806         Reported by Kai Grossjohann <kai@emptydomain.de>.
16807
16808 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16809
16810         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16811
16812 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16813
16814         * gnus-cus.el (gnus-agent-customize-category): Removed
16815         ignore-errors macro reference that required cl to be loaded at
16816         run-time.
16817
16818         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16819         single-interval range of the form (min . max).  Previously the
16820         range had to look like ((min . max)).  Likewise, return
16821         (min . max) rather than ((min . max)).
16822         (gnus-range-map): Use gnus-range-normalize to accept
16823         single-interval range.
16824
16825         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16826         the cache, but not the agent, now appear with their usual face.
16827
16828         * dgnushack.el (loaddir): New variable that is bound to the
16829         directory containing the dgnushack.el file. Use loaddir, rather
16830         than srcdir, to update load-path. Change lets dgnushack compile
16831         code in directories other than GNUS/lisp.
16832
16833 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16834
16835         * lpath.el: Don't bind w3m-safe-url-regexp.
16836
16837         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16838         w3m-safe-url-regexp variable buffer-local.
16839
16840         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16841
16842 2004-02-27  Simon Josefsson  <jas@extundo.com>
16843
16844         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16845         gnus-group-real-prefix.
16846         (gnus-summary-move-article): Use it, instead of
16847         gnus-group-real-prefix.
16848
16849 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16850
16851         * lpath.el: Bind w3m-safe-url-regexp.
16852
16853         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16854         w3m-safe-url-regexp variable buffer-local and set it as the value
16855         of mm-w3m-safe-url-regexp.
16856
16857         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16858
16859         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16860         parsing gnus-posting-styles when the message is not for replying.
16861
16862         * dgnushack.el: Autoload sgml-mode for XEmacs.
16863
16864         * nnrss.el (nnrss-opml-export): Use
16865         mm-set-buffer-file-coding-system instead of
16866         set-buffer-file-coding-system.
16867
16868 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16869
16870         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16871         of checkdoc.el).
16872         * nnrss.el: do.
16873         * gnus-mlspl.el: do.
16874         * gnus-ml.el: do.
16875         * gnus-srvr.el: do.
16876
16877         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16878
16879 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16880
16881         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16882         Corrections to custom-manual links.
16883
16884         * gnus-art.el (gnus-article): Ditto.
16885
16886         * mm-decode.el (mime-display, mime-security): Ditto.
16887
16888 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16889
16890         * flow-fill.el: Typo.
16891
16892 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16893
16894         * spam-wash.el: New file.
16895
16896 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16897
16898         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16899
16900 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16901
16902         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16903         to be run with new-articles as LIST1, not LIST2.
16904         (spam-registration-functions): Add spam-use-ham-copy as a nil
16905         registration backend.
16906
16907 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16908
16909         * spam-stat.el (spam-stat-washing-hook): New option.
16910         (spam-stat-buffer-words): Use it.
16911         (spam-stat-process-directory, spam-stat-test-directory): Use
16912         insert-file-contents-literally.
16913         (spam-stat-coding-system): New variable.
16914         (spam-stat-load, spam-stat-save): Use it.
16915
16916 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16917
16918         * spam-report.el (spam-report-plug-agent): Quote
16919         spam-report-url-to-file and spam-report-url-ping-plain.
16920
16921 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16922
16923         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16924         / in mailto URLs.
16925
16926 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16927
16928         * spam-report.el (spam-report-process-queue): Fix interactive use.
16929         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16930         (spam-report-unplug-agent): Doc fixes.
16931         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16932         (spam-report-agentize, spam-report-deagentize): Autoload.
16933
16934 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16935
16936         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16937
16938         * message.el (message-setup-fill-variables): Add mml tags to
16939         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16940         <ajk@iu.edu>.
16941         (message-mode): Don't modify paragraph-separate there.
16942
16943 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16944
16945         * compface.el (uncompface-use-external): Default to undecided.
16946         (uncompface-use-external-threshold): New variable.
16947         (uncompface-float-time): New macro.
16948         (uncompface): Determine whether to use the external decoder if
16949         uncompface-use-external is undecided.
16950
16951 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16952
16953         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16954         after images.
16955
16956         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16957
16958 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16959
16960         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16961
16962         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16963
16964         * gnus-sum.el (gnus-summary-limit-to-age)
16965         (gnus-summary-limit-children): do.
16966
16967         * gnus-int.el (gnus-request-scan): do.
16968
16969         * gnus-group.el (gnus-group-suspend): do.
16970
16971         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16972
16973         * gnus-cite.el (gnus-cite-parse-attributions): do.
16974
16975         * gnus-agent.el (gnus-summary-set-agent-mark)
16976         (gnus-agent-regenerate-group): do.
16977
16978         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16979
16980         * binhex.el (binhex-decode-region-internal): do.
16981
16982 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16983
16984         * gnus-fun.el (gnus-face-properties-alist): New user option.
16985         (gnus-display-x-face-in-from): Use it.
16986
16987         * gnus-art.el (article-display-face): Ditto.
16988
16989         * compface.el (uncompface-use-external): Default to nil.
16990
16991 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16992
16993         * nntp.el (nntp-erase-buffer): New function.
16994         (nntp-retrieve-data, nntp-send-command)
16995         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16996         (nntp-possibly-change-group): Use it.
16997
16998         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16999         with-current-buffer.
17000
17001 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17002
17003         * compface.el: Merge the ELisp-based uncompface program.
17004         (compface): New customization group.
17005         (uncompface-use-external): New user option.
17006         (uncompface): Call uncompface-internal if uncompface-use-external
17007         is nil.
17008         (uncompface-internal): New function.  Note that there are also
17009         some other functions and variables added for this function.
17010
17011 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17012
17013         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17014         if necessary.
17015
17016 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17017
17018         * spam-report.el (spam-report-unplug-agent)
17019         (spam-report-plug-agent, spam-report-deagentize)
17020         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17021         Add support for the Agent in spam-report: when unplugged, report to a
17022         file; when plugged, submit all the requests.
17023
17024         * spam.el (spam-register-routine): Fix message about
17025         registration.
17026
17027 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17028
17029         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17030         dependencies.
17031         (rfc2047-encode): Use it.
17032
17033         * gnus-art.el (gnus-button-marker-list): Move before first
17034         reference.
17035
17036         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17037         (imap-parse-body): Fix format string mismatch.
17038
17039         * gnus-score.el (gnus-summary-increase-score): do.
17040
17041         * nnrss.el (nnrss-close): New function.
17042
17043 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17044
17045         * nnrss.el (nnrss-make-filename): New function.
17046         (nnrss-request-delete-group, nnrss-read-server-data)
17047         (nnrss-save-server-data, nnrss-read-group-data)
17048         (nnrss-save-group-data): Use it.
17049         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17050         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17051         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17052
17053 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17054
17055         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17056
17057 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17058
17059         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17060         files.
17061
17062         * message.el (message-generate-headers-first): Don't quote nil
17063         and t in docstrings.
17064
17065         * imap.el (imap-id): do.
17066
17067         * gnus-agent.el (gnus-agent-consider-all-articles)
17068         (gnus-agent-queue-mail): do.
17069
17070 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17071
17072         * spam-report.el (spam-report-process-queue): New function.
17073         Process requests from `spam-report-requests-file'.
17074         (spam-report-process-queue): Doc fix.
17075
17076 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17077
17078         * spam.el (spam-register-routine)
17079         (spam-log-processing-to-registry, spam-log-registered-p)
17080         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17081         Change "check" to "spam-check" for semi-clarity.
17082
17083 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17084
17085         * pop3.el: Require nnheader.
17086
17087         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17088
17089         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17090
17091         * gnus-picon.el: Require cl.
17092
17093         * gnus-fun.el: Require gnus-ems and gnus-util.
17094
17095         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17096
17097         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17098
17099         * gnus-art.el (gnus-article-edit-mode): Define before first
17100         reference.
17101
17102 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17103
17104         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17105         (gnus-uu-post-encoded): Use point-at-bol.
17106
17107         * gnus-topic.el (gnus-group-active-topic-p): do.
17108
17109         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17110
17111         * gnus-group.el (gnus-group-kill-region): do.
17112
17113         * gnus-art.el (article-date-ut): do.
17114
17115         * message.el (message-fetch-field): Remove redundant
17116         case-fold-search binding.
17117         (message-narrow-to-field): Simplify.
17118
17119 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17120
17121         * spam.el (spam-directory): Derive from `gnus-directory'.
17122
17123         * spam-report.el (spam-report-url-to-file)
17124         (spam-report-requests-file): New function and variable for offline
17125         reporting.
17126         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17127         and user defined function.
17128         (spam-report-url-ping-mm-url): Remove doubled slash.
17129
17130 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17131
17132         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17133
17134 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17135
17136         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17137         format string mismatch.
17138
17139         * sieve.el (sieve-deactivate-all): do.
17140
17141         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17142
17143         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17144
17145         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17146
17147         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17148
17149 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17150
17151         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17152         the list of checks.
17153
17154 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17155
17156         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17157         padding.
17158
17159 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17160
17161         * mm-view.el (mm-fill-flowed): New variable.
17162         (mm-inline-text): Use it.
17163
17164 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17165
17166         * spam.el (spam-spamassassin-register-ham-routine)
17167         (spam-spamassassin-register-spam-routine): Fix function names.
17168
17169 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17170
17171         * gnus.el (gnus-tmp-grouplens): Remove.
17172         (gnus-summary-line-format): Remove grouplens.
17173
17174         * gnus-group.el (gnus-group-line-format): Ditto.
17175
17176         * gnus-spec.el (gnus-format-specs): Ditto.
17177         (gnus-update-format-specifications): Flush the group format spec
17178         cache if there's the grouplens stuff.
17179         (gnus-parse-simple-format): Replace %l with the empty string.
17180
17181 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17182
17183         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17184         omission.
17185
17186 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17187
17188         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17189         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17190
17191 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17192
17193         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17194         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17195         New macros and functions.
17196         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17197         Handle > NLINK_MAX messages.
17198         * nnmaildir.el (nnmaildir-request-set-mark): Use
17199         nnmaildir--emlink-p and nnmaildir--eexist-p.
17200
17201 2004-01-25  Alex Schroeder  <alex@gnu.org>
17202
17203         * spam-stat.el (spam-stat-process-directory-age): New option.
17204         (spam-stat-process-directory): Use it.
17205
17206 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17207
17208         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17209         (spam-stat-save): Accept prefix argument.
17210
17211 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17212
17213         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17214         links" error.
17215
17216 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17217
17218         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17219         the rest of the and/or forms.
17220
17221 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17222
17223         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17224         compatibility with old .newsrc.eld files.
17225
17226         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17227
17228         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17229
17230         * gnus-start.el (gnus-1): do.
17231
17232         * gnus-group.el (gnus-group-line-format-alist): do.
17233
17234         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17235
17236         * gnus-gl.el: Remove.
17237
17238 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17239
17240         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17241         marks consisting of a single range {for example, (3 . 5)} rather
17242         than a list of a single range { ((3 . 5)) }.
17243
17244 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17245
17246         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17247         with-current-buffer.
17248         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17249         avoid consing a string.
17250
17251         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17252         Remove obsolete entries for big5 and gb2312.
17253
17254 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17255
17256         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17257         uncompressed list.
17258
17259 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17260
17261         * spam-stat.el (spam-stat-strip-xref): New function.
17262         (spam-stat-process-directory): Use it.
17263
17264         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17265         here -- it's done in message-fetch-field.
17266
17267 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17268
17269         * gnus-agent.el (gnus-agent-queue-mail)
17270         (gnus-agent-prompt-send-queue): New variables.
17271         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17272         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17273         "nndraft:queue" along to gnus-draft-send.  Use
17274         gnus-agent-prompt-send-queue.
17275         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17276         is "nndraft:queue".  Suggested by Gaute Strokkenes
17277         <gs234@srcf.ucam.org>
17278
17279         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17280         (agent-enable-undownloaded-faces): Added.
17281         (gnus-agent-cat-groups): Use eval-and-compile, not
17282         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17283         method of gnus-agent-cat-groups even when the buffer has been
17284         evaled.
17285         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17286         delete gnus-agent-save-active-1.
17287         (gnus-agent-save-groups): Deleted.  Identical to
17288         gnus-agent-save-active.
17289         (gnus-agent-write-active): No longer adjust agent's copy of active
17290         file as agent's adjustments are now stored in their own
17291         file.  Removed optional parameter.
17292         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17293         servers.  Add use of min/max range limits from server's local
17294         file.
17295         (gnus-agent-save-alist): Removed unused optional argument.
17296         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17297         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17298         (gnus-agent-set-local): A per-server file that keeps min/max range
17299         limits for articles known to the agent.  Provides a fast mechanism
17300         for altering many active ranges.
17301         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17302         active file (local makes it unnecessary).
17303         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17304
17305         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17306         (agent-enable-undownloaded-faces): Added.
17307
17308         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17309         disable it when sending to "nndraft:queue".
17310         (gnus-group-send-queue): Add safety check to avoid sending queue
17311         when unplugged.
17312
17313         * gnus-group.el (gnus-group-catchup): Use new
17314         gnus-sequence-of-unread-articles, not
17315         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17316         numbers of articles.  Use gnus-range-map to avoid having to
17317         uncompress the unread list.
17318         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17319         Fixed invalid ange-ftp reference.
17320
17321         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17322         (gnus-sorted-range-intersection): Intersection of two ranges
17323         without requiring that they first be uncompressed.
17324
17325         * gnus-start.el (gnus-activate-group): Unless blocked by the
17326         caller, possibly expand the active range to include both cached
17327         and agentized articles.
17328         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17329         multiple version-dependent converters.
17330         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17331         gnus-agent-save-active.
17332         (gnus-save-newsrc-file): Save dirty agent range limits.
17333
17334         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17335         gnus-agent-possibly-alter-active.
17336         (gnus-adjust-marked-articles): Faster handling of simple lists.
17337
17338 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17339
17340         * spam-stat.el (spam-stat-test-directory): New optional argument
17341         displays a list of files detected.  Suggested by Andrew Cohen
17342         <cohen@andy.bu.edu>.
17343         (spam-stat-buffer-words-with-scores): Don't narrow and change
17344         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17345
17346 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17347
17348         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17349         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17350         (spam-spamassassin-arguments)
17351         (spam-spamassassin-spam-flag-header)
17352         (spam-spamassassin-positive-spam-flag-header)
17353         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17354         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17355         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17356         (spam-list-of-processors, spam-list-of-checks)
17357         (spam-list-of-statistical-checks, spam-registration-functions)
17358         (spam-check-spamassassin-headers, spam-check-spamassassin)
17359         (spam-spamassassin-score)
17360         (spam-spamassassin-register-with-sa-learn)
17361         (spam-spamassassin-register-spam-routine)
17362         (spam-spamassassin-register-ham-routine)
17363         (spam-assassin-register-spam-routine)
17364         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17365         (spam-bogofilter-score): Fix to show article before scoring.
17366
17367 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17368
17369         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17370         default scoring function.
17371         (spam-generic-score): Call spam-spamassassin-score if
17372         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17373         spam-bogofilter-score otherwise.
17374
17375         * gnus.el (spam-process, spam-autodetect-methods): Add
17376         spamassassin and spamassassin-headers.
17377
17378 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17379
17380         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17381         Suppress unnecessary messages.
17382
17383 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17384
17385         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17386         make-hash-table.
17387
17388 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17389
17390         * canlock.el (base64-encode-string): Don't autoload it.
17391
17392 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17393
17394         * run-at-time.el: Remove useless (require 'itimer),
17395         eval-and-compile and (featurep 'xemacs).
17396
17397 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17398
17399         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17400         GROUP is a virtual group.
17401
17402 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17403
17404         * gnus.el: Autoload `message-y-or-n-p'.
17405
17406 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17407
17408         * pgg-parse.el: Remove unnecessary (require 'custom).
17409
17410         * pgg-def.el: do.
17411
17412         * nnmail.el: do.
17413
17414         * gnus-undo.el: do.
17415
17416         * gnus-picon.el: do.
17417
17418         * gnus-util.el: do.
17419
17420 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17421
17422         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17423
17424 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17425
17426         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17427         handle, as well as a list.
17428
17429         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17430         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17431         (mm-w3m-cid-retrieve): Simplify.
17432
17433 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17434
17435         * message.el (message-kill-to-signature): Allow prefix arg to
17436         specify number of lines to keep before signature.
17437
17438 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17439
17440         * message.el (message-kill-to-signature): Change docstring.
17441
17442 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17443
17444         * canlock.el: Always require sha1-el.
17445         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17446
17447         * message.el: Autoload sha1 only when compiling.
17448
17449         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17450         eudc-expand-inline for XEmacs.
17451
17452 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17453
17454         * message.el (message-canlock-generate): Require sha1-el.
17455
17456 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17457
17458         * message.el (message-expand-name): Silence the byte compiler.
17459
17460         * lpath.el: Add detect-coding-system.
17461
17462         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17463         cus-edit.
17464
17465 2004-01-13  Simon Josefsson  <jas@extundo.com>
17466
17467         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17468         Invoke gnus-score-mode.  Reported by
17469         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17470
17471         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17472         Jim Blandy <jimb@redhat.com> (tiny change).
17473
17474 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17475
17476         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17477
17478 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17479
17480         * spam.el (spam-get-article-as-string): Update to use
17481         gnus-request-article-this-buffer, much simpler.
17482         (spam-get-article-as-buffer): Remove.
17483
17484 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17485
17486         * message.el (message-expand-name): Use EUDC if the user uses that.
17487
17488 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17489
17490         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17491         character for the encoding to avoid consing a string.
17492
17493         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17494         unnecessarily.
17495
17496         * mm-util.el (mm-replace-chars-in-string): Remove.
17497
17498         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17499         of mm-replace-chars-in-string.
17500
17501 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17502
17503         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17504
17505         * mm-util.el (mm-subst-char-in-string): Support inplace.
17506
17507         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17508         a new string in every iteration.  Use shy groups.
17509
17510 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17511
17512         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17513         * gnus-soup.el (gnus-soup-group-brew):
17514         * gnus-msg.el (gnus-put-message):
17515         * gnus-move.el (gnus-group-move-group-to-server):
17516         * gnus-kill.el (gnus-batch-score):
17517         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17518         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17519         (gnus-group-update-group, gnus-group-read-group)
17520         (gnus-group-make-group, gnus-group-make-help-group)
17521         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17522         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17523         (gnus-group-sort-by-unread, gnus-group-catchup)
17524         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17525         (gnus-group-yank-group, gnus-group-set-info)
17526         (gnus-group-list-groups):
17527         * gnus.el (gnus-generate-new-group-name):
17528         * gnus-delay.el (gnus-delay-send-queue):
17529         * nnvirtual.el (nnvirtual-catchup-group):
17530         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17531         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17532         (gnus-group-prepare-topics, gnus-topic-check-topology):
17533         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17534         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17535         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17536         (gnus-group-make-articles-read):
17537         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17538         (gnus-group-change-level, gnus-kill-newsgroup)
17539         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17540         (gnus-get-unread-articles, gnus-make-articles-unread)
17541         (gnus-make-ascending-articles-unread): Use accessor
17542         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17543         to get group information for improved readability.
17544
17545
17546 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17547
17548         * gnus-art.el (article-decode-mime-words, article-babel)
17549         (gnus-article-highlight-signature, gnus-article-add-buttons)
17550         (gnus-signature-toggle): Use gnus-with-article-buffer.
17551
17552         * gnus-art.el (gnus-article-highlight-headers)
17553         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17554
17555         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17556         (gnus-article-set-globals, gnus-request-article-this-buffer)
17557         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17558         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17559         (gnus-mime-display-alternative): Use with-current-buffer.
17560
17561 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17562
17563         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17564         also under 80 char limit, and call gnus-error if needed.
17565         (spam-fetch-article-header): Fix - it was a
17566         buffer-local variable (gnus-newsgroup-data).
17567         (spam-find-spam): Use spam-generate-fake-headers, forget about
17568         spam-insert-fake-headers.
17569         (spam-insert-fake-headers): Remove.
17570
17571 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17572
17573         * deuglify.el (gnus-article-outlook-unwrap-lines)
17574         (gnus-outlook-rearrange-article)
17575         (gnus-outlook-repair-attribution-outlook)
17576         (gnus-outlook-repair-attribution-block)
17577         (gnus-outlook-repair-attribution-other): Remove redundant
17578         save-excursion.
17579
17580 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17581
17582         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17583         (spam-fetch-field-subject-fast)
17584         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17585         (spam-fetch-article-header): Add functions to deal with Gnus
17586         internals for fast retrieval of article header data.
17587         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17588
17589 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17590
17591         * pop3.el (pop3-md5): Remove.
17592         (pop3-apop): Replace pop3-md5 with md5.
17593
17594         * mm-bodies.el: base64 is always built-in.
17595
17596         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17597         with-current-buffer.
17598
17599 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17600
17601         * canlock.el (canlock-insert-header): Remove excessive grouping in
17602         regexp.
17603
17604         * gnus-sum.el (gnus-summary-read-document): Ditto.
17605
17606         * gnus-uu.el (gnus-uu-part-number): Ditto.
17607
17608         * html2text.el (html2text-remove-tags): Ditto.
17609         (html2text-format-tags): Ditto.
17610         (html2text-format-single-elements): Ditto.
17611
17612         * mml.el (mml-parse-1): Ditto.
17613
17614 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17615
17616         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17617
17618         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17619
17620         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17621
17622         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17623
17624 2003-11-15  Simon Josefsson  <jas@extundo.com>
17625
17626         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17627         (pgg-gpg-lookup-key): Use regexp match instead of
17628         split-string (split-string is different between emacs 21.2 and
17629         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17630
17631 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17632
17633         * gnus-art.el (gnus-mime-view-all-parts)
17634         (gnus-article-part-wrapper, gnus-article-view-part): Use
17635         with-current-buffer.
17636
17637 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17638
17639         * spam.el (spam-disable-spam-split-during-ham-respool)
17640         (spam-spamoracle-database, spam-cache-lookups)
17641         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17642         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17643         (spam-group-ham-marks, spam-group-spam-marks)
17644         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17645         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17646         also add spam-use-blackholes to the statistical checks.
17647         (spam-fetch-field-fast): Add interface to fetching fields, may
17648         become a macro.
17649         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17650         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17651         (spam-insert-fake-headers): Fake an article when needed.
17652         (spam-find-spam): Fake article when possible.
17653         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17654         (spam-check-bogofilter-headers): Use message-fetch-field instead
17655         of nnmail-fetch-field.
17656
17657 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17658
17659         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17660
17661 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17662
17663         * spam.el (spam-split): Do not require spam-use-CHECK to be
17664         enabled if that check is passed to spam-split explicitly; also
17665         fix so 'spam doesn't get converted to spam-split-group when
17666         spam-split-symbolic-return is t.
17667         (spam-find-spam): Find registrations of the article and use those
17668         instead of re-running spam-split to find the spam/ham
17669         classification of the article.
17670         (spam-log-processing-to-registry, spam-log-registered-p)
17671         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17672         Use gnus-error instead of gnus-message.
17673         (spam-log-registration-type): Add function to determine the
17674         classification of a message based on registry entries; will
17675         return nil if both 'spam and 'ham are found.
17676         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17677         a reasonably fast local cache without the loading errors.
17678         (spam-cache-lookups): Set to t by default.
17679         (spam-find-spam): Don't try to guess spam-cache-lookups.
17680         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17681         spam-caches entry.
17682         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17683         caching of whitelist/blacklist entries.
17684         (spam-check-whitelist, spam-check-blacklist): Invoke
17685         spam-from-listed-p with a type, not a cache variable.
17686         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17687
17688 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17689
17690         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17691
17692         * nnmail.el (nnmail-split-fancy): do.
17693
17694         * mml.el (mml-parse): do.
17695
17696         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17697         (gnus-score-adaptive): do.
17698
17699 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17700
17701         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17702         (gnus-mime-button-map): Don't set keymap parent.
17703         (gnus-button-ctan-directory-regexp): Use shy grouping.
17704         (gnus-prev-page-map): Don't set keymap parent.
17705         (gnus-prev-page-map): Remove duplicated one.
17706         (gnus-next-page-map): Don't set keymap parent.
17707         (gnus-mime-security-button-map): Ditto.
17708
17709         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17710         version number.
17711
17712         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17713
17714 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17715
17716         * canlock.el (canlock-sha1-function): Remove.
17717         (canlock-sha1-function-for-verify): Remove.
17718         (canlock-openssl-program): Remove.
17719         (canlock-openssl-args): Remove.
17720         (canlock-ignore-errors): Remove.
17721         (canlock-sha1-with-openssl): Remove.
17722         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17723         (canlock-verify): Don't use canlock-ignore-errors.
17724
17725         * sha1-el.el (sha1-string-external): Make it can return a string
17726         in binary form.
17727         (sha1-region-external): Ditto.
17728         (sha1-string-internal): Ditto.
17729         (sha1-region-internal): Ditto.
17730         (sha1-region): Ditto.
17731         (sha1-string): Ditto.
17732         (sha1): Ditto.
17733
17734 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17735
17736         * spam.el (spam-report-articles-gmane): New command.
17737
17738 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17739
17740         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17741
17742         * run-at-time.el (run-at-time-saved): Remove.
17743         (run-at-time): Doc fix.
17744
17745 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17746
17747         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17748         (gnus-summary-limit-map): Add it.
17749         (gnus-summary-make-menu-bar): do.
17750
17751 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17752
17753         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17754         Make attempt at some caching support (done for BBDB only now).
17755         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17756         addresses to be checked.
17757         (spam-clear-cache-BBDB): Add function, to be invoked by
17758         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17759         (spam-check-BBDB): Check and use the caches, if
17760         spam-cache-lookups is on, remove superfluous (provide).
17761
17762 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17763
17764         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17765
17766 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17767
17768         * run-at-time.el (run-at-time-saved): Move to after the definition
17769         of `run-at-time'.
17770
17771         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17772
17773 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17774
17775         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17776         mm-w3m-local-map-property.
17777
17778         * mm-view.el (mm-w3m-mode-map): Remove.
17779         (mm-w3m-local-map-property): Remove.
17780         (mm-inline-text-html-render-with-w3m): Don't use
17781         mm-w3m-local-map-property.
17782
17783 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17784
17785         * run-at-time.el: New file.
17786
17787         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17788         under Emacs.
17789
17790         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17791         of gnus-set-text-properties.
17792
17793         * gnus-uu.el (gnus-uu-save-article): Ditto.
17794
17795         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17796
17797         * gnus-cite.el (gnus-cite-parse): Ditto.
17798
17799         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17800         of gnus-.
17801
17802         * gnus-xmas.el (run-at-time): Require run-at-time.
17803
17804         * gnus.el: Changed calls to nnheader-run-at-time and
17805         password-run-at-time throughout to use run-at-time directly.
17806
17807         * password.el: Removed definition of run-at-time.
17808
17809         * nnheaderxm.el: Remove definition of run-at-time.
17810
17811 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17812
17813         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17814         in prompt.
17815
17816 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17817
17818         * messagexmas.el (message-xmas-redefine): Alias
17819         `message-make-caesar-translation-table' to
17820         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17821         version.
17822
17823         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17824         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17825         `gnus-xmas-set-text-properties'.
17826         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17827         `gnus-xmas-completing-read'.
17828         (gnus-xmas-completing-read): Removed.
17829         (gnus-xmas-open-network-stream): Removed.
17830
17831         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17832         XEmacs version.
17833
17834         * dns.el (dns-make-network-process): Use `open-network-stream'
17835         instead of `gnus-xmas-open-network-stream'.
17836
17837         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17838
17839         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17840
17841 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17842
17843         * gnus-art.el (gnus-mime-display-alternative)
17844         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17845         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17846         Don't use gnus-local-map-property.
17847
17848         * gnus-util.el (gnus-local-map-property): Remove.
17849
17850         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17851         gnus-completing-read-maybe-default with completing-read.
17852
17853         * gnus-util.el (gnus-completing-read): do.
17854         (gnus-completing-read-maybe-default): Remove.
17855
17856 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17857
17858         * password.el: Only autoload `run-at-time' if not XEmacs.
17859         Only autoload the itimer functions if XEmacs.
17860
17861 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17862
17863         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17864         XEmacsen.
17865
17866         * dgnushack.el: Autoload executable-find for XEmacs.
17867
17868 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17869
17870         * gnus-art.el (gnus-read-string): Remove.
17871         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17872         read-string.
17873
17874 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17875
17876         * netrc.el: Autoload password-read.
17877         (netrc): Add configuration group.
17878         (netrc-encoding-method, netrc-openssl-path): Add
17879         variables for encoding and decoding of files with symmetric
17880         ciphers.
17881         (netrc-encode): Add assistant function to encode a file with
17882         netrc-encoding-method.
17883         (netrc-parse): Add interactive parameter, added optional
17884         decoding if netrc-encoding-method is non-nil but otherwise
17885         behavior is standard.
17886         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17887         Do s/encode/encrypt/ everywhere.
17888
17889         * spam.el: Remove executable-find autoload.
17890
17891 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17892
17893         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17894
17895         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17896
17897 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17898
17899         * gnus-art.el (gnus-treat-ansi-sequences)
17900         (article-treat-ansi-sequences): New variable and function.
17901         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17902
17903         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17904         Use it.
17905
17906 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17907
17908         * mm-util.el (mm-quote-arg): Remove.
17909
17910         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17911         shell-quote-argument.
17912
17913         * gnus-uu.el (gnus-uu-command): do.
17914
17915         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17916
17917         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17918         with make-char.
17919
17920         * mm-util.el (mm-make-char): Remove.
17921
17922         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17923         add-minor-mode.
17924
17925         * gnus-undo.el (gnus-undo-mode): do.
17926
17927         * gnus-topic.el (gnus-topic-mode): do.
17928
17929         * gnus-sum.el (gnus-dead-summary-mode): do.
17930
17931         * gnus-start.el (gnus-slave-mode): do.
17932
17933         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17934
17935         * gnus-ml.el (gnus-mailing-list-mode): do.
17936
17937         * gnus-gl.el (gnus-grouplens-mode): do.
17938
17939         * gnus-draft.el (gnus-draft-mode): do.
17940
17941         * gnus-dired.el (gnus-dired-mode): do.
17942
17943         * gnus-ems.el (gnus-add-minor-mode): Remove.
17944
17945         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17946         Replace gnus-char-width with char-width.
17947
17948         * gnus-ems.el (gnus-char-width): Remove.
17949
17950         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17951         Replace gnus-char-width with char-width.
17952
17953         * gnus-ems.el (gnus-char-width): Remove.
17954
17955         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17956         definition.
17957         Remove Emacs 20 hash table compatibility code.
17958
17959         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17960         20 compatibility code.
17961
17962         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17963
17964         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17965
17966         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17967         with point-at-{eol,bol}.
17968
17969         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17970
17971         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17972
17973         * flow-fill.el (fill-flowed-point-at-bol)
17974         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17975
17976         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17977         Replace with point-at-{eol,bol} throughout all files.
17978
17979 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17980
17981         * ntlm.el (ntlm-string-as-unibyte): New macro.
17982         (ntlm-build-auth-response): Use it.
17983
17984         Remove Emacs 20 stuff:
17985         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17986         (butlast, mapc, remove): Remove the compiler macros.
17987         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17988         of delq and copy-sequence.
17989         * gnus-art.el (popup-menu): Remove the compiler macro.
17990         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17991         Emacs 20.
17992
17993 2004-01-05  Simon Josefsson  <jas@extundo.com>
17994
17995         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17996         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17997         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17998         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17999         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18000         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18001         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18002         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18003         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18004         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18005         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18006         string-xor into ntlm-string-xor.  Suggested by
18007         Jesper Harder <harder@myrealbox.com>.
18008
18009         * ntlm.el: Don't include poem.
18010
18011         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18012         Jesper Harder <harder@myrealbox.com>.
18013
18014         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18015
18016         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18017         probably breaks emacs with DL patch, but do we care? Is anyone
18018         still using the DL stuff?)
18019
18020         * sieve-manage.el: Use the password package.
18021         (sieve-manage-read-passwd): Remove.
18022         (sieve-manage-interactive-login): Use password.  Re-add
18023         condition-case around loop.
18024
18025         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18026         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18027         the password package.
18028
18029 2003-02-19  Simon Josefsson  <jas@extundo.com>
18030
18031         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18032         token.
18033
18034 2002-08-07  Simon Josefsson  <jas@extundo.com>
18035
18036         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18037         (sieve-manage-authenticators):
18038         (sieve-manage-authenticator-alist): Add some SASL mechs.
18039         (sieve-sasl-auth): New function.
18040         (sieve-manage-cram-md5-auth):
18041         (sieve-manage-plain-auth): Rewrite using SASL library.
18042         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18043         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18044         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18045         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18046
18047 2004-01-05  Simon Josefsson  <jas@extundo.com>
18048
18049         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18050         New files.
18051
18052 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18053
18054         * gnus-group.el (gnus-no-groups-message): Update.
18055
18056         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18057
18058 2003-11-09  Simon Josefsson  <jas@extundo.com>
18059
18060         * imap.el: Support for ID IMAP extension (RFC 2971).
18061         (imap-local-variables): Add imap-id.
18062         (imap-id): New variable.
18063         (imap-id): New function.
18064         (imap-parse-response): Parse untagged ID response.
18065         * nnimap.el (nnimap-id): New variable.
18066         (nnimap-open-connection): Use it.
18067
18068 2003-12-28  Simon Josefsson  <jas@extundo.com>
18069
18070         * gnus-score.el (gnus-score-edit-all-score): New.
18071         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18072
18073 2004-01-04  Simon Josefsson  <jas@extundo.com>
18074
18075         * password.el: Add.
18076
18077 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18078
18079         * dns.el (dns-query-types): Fix typo.
18080         (dns-query-types): New function.
18081         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18082         PTR and SOA replies, see RFC 1035.
18083
18084 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18085
18086         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18087
18088         * Moved to Changelog.2.
18089
18090 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18091
18092         * gnus.el (gnus-version-number): Bump version.
18093
18094 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18095
18096         * gnus.el: No Gnus v0.1 is released.
18097
18098 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18099
18100         * gnus.el: No Gnus v0.0 is released.
18101
18102 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18103
18104         * gnus.el (gnus-version-number): Bump.
18105         (gnus-version): No.
18106
18107 See ChangeLog.2 for earlier changes.
18108
18109     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18110       Free Software Foundation, Inc.
18111
18112   This file is part of GNU Emacs.
18113
18114   GNU Emacs is free software: you can redistribute it and/or modify
18115   it under the terms of the GNU General Public License as published by
18116   the Free Software Foundation, either version 3 of the License, or
18117   (at your option) any later version.
18118
18119   GNU Emacs is distributed in the hope that it will be useful,
18120   but WITHOUT ANY WARRANTY; without even the implied warranty of
18121   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18122   GNU General Public License for more details.
18123
18124   You should have received a copy of the GNU General Public License
18125   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18126
18127 ;; Local Variables:
18128 ;; coding: utf-8
18129 ;; fill-column: 79
18130 ;; add-log-time-zone-rule: t
18131 ;; End: