gnus-gravatar: check if the buffer is alive
[gnus] / lisp / ChangeLog
1 2010-10-12  Julien Danjou  <julien@danjou.info>
2
3         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4         before inserting the Gravatar.
5
6         * shr.el (shr-tag-img): Add align attribute support for <img>.
7
8 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9
10         * gnus-gravatar.el (gnus-art): Required.
11
12         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
13         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
14         Remove long obsoleted functions.
15
16 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17
18         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
19
20         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
21
22         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
23         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
24         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
25         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
26         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
27         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
28         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
29
30 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
31
32         * nnimap.el (nnimap-request-rename-group): Select group read-only
33         before renaming it.
34
35         * shr.el (shr-insert): Fix up the white space only regexp.
36
37         * nnimap.el (nnimap-transform-split-mail): Not all articles have
38         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
39
40         * shr.el (shr-current-column): New function.
41         (shr-find-fill-point): New function.
42
43 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
44
45         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
46         numbers.
47
48 2010-10-11  Julien Danjou  <julien@danjou.info>
49
50         * shr.el (shr-hr-line): Add.
51         (shr-tag-hr): Use shr-hr-line to specify which character to use to
52         display hr lines.
53         (shr-max-columns): Do not change state to nil if we just inserting
54         spaces.
55
56 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
57
58         * gnus-topic.el (gnus-topic-read-group): If after the last group,
59         select the last group.
60
61 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
62
63         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
64
65 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
66
67         * dig.el (dig-mode-map): Declare and define in one step.
68
69 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
70
71         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
72         for Gnus.
73         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
74         (nnimap-update-qresync-info): Mark \Seen articles as read.
75
76         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
77         non-variable, too.
78
79         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
80         available.
81         (nnimap-update-info): Rely more on the current active than the param
82         active to avoid marking articles as read too much.
83
84         * auth-source.el (auth-source-create): Use (user-login-name) for the
85         user name default.
86
87         * nnimap.el (nnimap-update-info): If the server doesn't return any
88         useful info, just use the previous info.
89         (nnimap-update-info): Prefer old info over start-article.
90         (nnimap-update-qresync-info): Finish implementing QRESYNC.
91
92 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
93
94         * nnir.el (autoload): Clean up autoloads.
95         (nnir-imap-default-search-key): Renamed from
96         nnir-imap-search-field. Use key rather than value.
97         (nnir-imap-search-other): New variable.
98         (nnir-read-parm): Use it.
99         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
100         (gnus-summary-nnir-goto-thread): Modify to work with imap.
101
102 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
103
104         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
105         the process, too.
106
107 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
108
109         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
110         Allbery.
111
112         * shr.el: Rework the way things are indented by <li> slightly.
113
114         * gnus.el (gnus-group-set-parameter): Fix typo.
115
116         * nnimap.el: Start implementing QRESYNC support.
117
118 2010-10-09  Julien Danjou  <julien@danjou.info>
119
120         * nnir.el (nnir-engines): Fix too many arguments.
121
122 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
123
124         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
125         group is the "last", so that the backends like nnfolder actually save
126         their folders.
127
128         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
129         try to use that for the tls stream.
130         (nnimap-retrieve-group-data-early): Rework the marks code to heed
131         UIDVALIDITY and find out which groups are read-only and not.
132         (nnimap-get-flags): Use the same marks parsing code as the rest of
133         nnimap.
134
135 2010-10-09  Julien Danjou  <julien@danjou.info>
136
137         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
138
139         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
140         retrieving gravatars.
141
142         * shr.el (shr-table-corner): Add.
143         (shr-table-line): Add.
144         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
145
146 2010-10-08  Julien Danjou  <julien@danjou.info>
147
148         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
149
150 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
151
152         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
153
154         * gnus-sum.el (gnus-mark-article-as-unread)
155         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
156         (gnus-summary-set-bookmark): Use it.
157
158         * gnus-msg.el (gnus-setup-message): Use it.
159
160         * gnus-demon.el (gnus-demon-remove-handler): Use it.
161
162         * gnus.el (gnus-group-remove-parameter): Use it.
163
164         * gnus-group.el (gnus-group-make-web-group): Use it.
165
166         * gnus-demon.el (gnus-demon-remove-handler): Use it.
167
168         * nnregistry.el: Update docs to mention manual.
169
170         * gnus-registry.el: Update docs to mention nnregistry.el.
171         (gnus-registry-initialize): Don't install nnregistry refer method
172         automatically.
173         (gnus-registry-install-nnregistry): Remove it.
174
175 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
176
177         * shr.el (shr-insert): Don't insert double spaces.
178
179 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
180
181         * gnus-gravatar.el (gnus-treat-from-gravatar)
182         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
183         called interactively.
184
185         * gnus-art.el (gnus-mime-view-part-externally)
186         (gnus-mime-view-part-internally): Make predicate function passed to
187         gnus-mime-view-part-as-type assume argument is a mime type, not a list
188         of a mime type.
189
190         * shr.el (shr-table-widths): Don't use cl function `reduce'.
191
192 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
193
194         * shr.el (require): Require cl when compiling.
195         (shr-tag-hr): New function.
196
197         * nnimap.el (nnimap-update-info): Remove double setting of high.
198         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
199         makes nnimap work properly on Courier again.
200
201         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
202         the variable for backwards compatability.
203
204         * mm-decode.el (mm-save-part): If given a non-directory result, expand
205         the file name before using to avoid setting mm-default-directory to
206         nil.
207
208         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
209         bidning gnus-agent variables.
210
211         * shr.el (shr-render-td): Use a cache for the table rendering function
212         to avoid getting an exponential rendering behaviour in nested tables.
213         (shr-insert): Rework the line-breaking algorithm.
214         (shr-insert): Don't leave trailing spaces.
215         (shr-insert-table): Also insert empty TDs.
216         (shr-tag-blockquote): Ensure paragraphs after </ul>.
217
218 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
219
220         * gnus-sum.el (gnus-number): Rename from `number'.
221         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
222         (gnus-summary-limit-children): Update uses correspondingly.
223
224 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
225
226         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
227         (gnus-gravatar-transform-address): Don't show avatars of people of
228         which mail addresses match gnus-gravatar-too-ugly.
229
230 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
231
232         * shr.el (shr-table-widths): Expand TD elements to fill available
233         space.
234
235 2010-10-07  Julien Danjou  <julien@danjou.info>
236
237         * nnimap.el (nnimap-request-rename-group): Add this method.
238
239 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
240
241         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
242         name from XEmacs' function-arglist.
243
244         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
245         gravatar under XEmacs.
246
247 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
248
249         * auth-source.el: Update docs with TODO items.
250
251         * gnus-sync.el: Update docs to explain state and plans.
252
253         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
254         Hooks for mark updates.
255         (gnus-request-set-mark, gnus-request-update-mark): Use them.
256
257         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
258         hooks with arguments, which is needed for mark update hooks.
259
260 2010-10-06  Julien Danjou  <julien@danjou.info>
261
262         * gnus.el (gnus-expand-group-parameter): Only return and act on what
263         was matched.
264
265         * sieve-manage.el: Update example in `Commentary'.
266
267         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
268
269         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
270         not 2000.
271         (sieve-manage-authenticate): Re-add function.
272
273 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
274
275         * shr.el (shr-insert): Get 'space transition right.
276         (shr-render-td): Only delete space at the end of the TD.
277
278         * nnimap.el (nnimap-open-connection): Prepare to support
279         open-gnutls-stream.
280
281         * shr.el: Rearrange function order to be more logical.
282
283 2010-10-06  Julien Danjou  <julien@danjou.info>
284
285         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
286         (nnrss-discover-feed): Remove 404 URL in docstring.
287
288         * nnir.el: Fix Swish-E URL.
289         Fix Namazu URL.
290
291         * message.el (message-change-subject): Remove 404 URL in a comment.
292
293 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
294
295         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
296         called interactively.
297
298         * gnus-util.el (gnus-remove-if): Allow hash table.
299         (gnus-remove-if-not): New function.
300
301         * gnus-art.el (gnus-mime-view-part-as-type)
302         * gnus-score.el (gnus-summary-score-effect)
303         * gnus-sum.el (gnus-read-move-group-name):
304         Replace remove-if-not with gnus-remove-if-not.
305
306         * gnus-group.el (gnus-group-completing-read):
307         Regard collection as a hash table if it is not a list.
308
309 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
310
311         * shr.el (shr-render-td): Allow blank/missing <TD>s.
312
313         * shr.el: Document the table-rendering algorithm.
314
315 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
316
317         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
318         for Emacsen having no `libxml-parse-html-region' support.
319
320 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
321
322         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
323         invalid URLs.
324
325         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
326         line-broken.
327         (shr-tag-img): Ignore image fetching errors.
328         (shr-overlays-in-region): Compute overlay positions correctly.
329
330         * mm-decode.el (mm-shr): Require shr.
331
332         * gnus-art.el (gnus-blocked-images): Move variable here.
333
334         * shr.el (shr-insert-table): Bind free variable.
335
336         * mm-decode.el (mm-shr): Bind shr-content-function.
337
338         * shr.el (shr-content-function): New variable.
339
340         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
341         added for symmetry.
342
343         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
344
345         * gnus-group.el (gnus-group-make-group): Doc fix.
346
347         * nnimap.el (nnimap-request-newgroups): Return success.
348
349         * shr.el (shr-find-elements): New function.
350         (shr-tag-table): Put all the images after the table.
351         (shr-tag-table): Really inhibit images inside the table.
352         (shr-collect-overlays): Copy over overlays from the TD elements to the
353         main document.
354
355         * mm-decode.el (mm-shr): Bind shr-blocked-images to
356         gnus-blocked-images.
357
358 2010-10-05  Julien Danjou  <julien@danjou.info>
359
360         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
361
362         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
363         (gnus-html-maximum-image-size): Add this function.
364         (gnus-html-put-image): Use gnus-html-maximum-image-size.
365
366         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
367         server-value of the capability is nil.
368
369 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
370
371         * shr.el (shr-tag-em): Add <EM> tag.
372
373 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
374
375         * sieve-manage.el (sieve-manage-default-stream): Make default stream
376         customizable.
377
378         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
379         handing broken links to browse-url.
380
381 2010-10-05  Julien Danjou  <julien@danjou.info>
382
383         * gnus-util.el (gnus-emacs-completing-read)
384         (gnus-iswitchb-completing-read): Use autoload rather than require.
385
386 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
387
388         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
389         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
390         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
391         iswitchb-temp-buflist for XEmacs.
392
393         * gnus-util.el (gnus-completing-read-function): Exclude
394         gnus-icompleting-read and gnus-ido-completing-read from candidates for
395         XEmacs since iswitchb.el is very old and ido.el is unavailable in
396         XEmacs.
397
398         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
399         not to use `delete-dups' that is unavailable in XEmacs 21.4.
400
401         * gnus-html.el: Don't require help-fns under XEmacs.
402         (gnus-html-schedule-image-fetching): Work for XEmacs.
403
404         * mm-decode.el (mm-shr): Decode contents by charset.
405
406 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
407
408         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
409         unknown.
410
411         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
412         (shr-get-image-data): Ensure against the cache file missing.
413
414         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
415         for data.
416
417         * spam-report.el (spam-report-url-ping-plain): Don't query about
418         killing the process.
419
420         * shr.el (shr-render-td): Protect against too-wide text.
421
422 2010-10-04  Julien Danjou  <julien@danjou.info>
423
424         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
425         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
426
427         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
428         retrieved.
429
430 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
431
432         * shr.el (browse-url): Required.
433         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
434         lines.
435         (shr-show-alt-text, shr-browse-image): New commands.
436         (shr-browse-url, shr-copy-url): New commands.
437
438         * gnus-sum.el (gnus-widen-article-window): New variable.
439         (gnus-summary-select-article-buffer): Use it.
440
441         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
442         without @ signs.
443
444 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
445
446         * nnir.el (nnir-run-imap): Remove spurious space in search string.
447
448 2010-10-04  Julien Danjou  <julien@danjou.info>
449
450         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
451         for XEmacs.
452
453 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
454
455         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
456
457         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
458         (nnimap-close-server): Implement.
459
460         * dgnushack.el (iswitchb): Require to shut up the compiler.
461
462         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
463         (shr-insert): Tweak line breaking.
464         (shr-insert): Handle <pre> better.
465         (shr-tag-li): Get <li> indentation right.
466         (shr-tag-li): Get <li> indentation even righter.
467         (shr-tag-blockquote): Ensure paragraph start.
468         (shr-make-table): Tweak table generation.
469         (shr-make-table): Fix typo.
470
471         * shr.el: Implement table rendering.
472
473 2010-10-04  Julien Danjou  <julien@danjou.info>
474
475         * gnus-html.el (gnus-html-put-image): Fix resize image code.
476
477 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
478
479         * shr.el (shr-insert): Use string anchors instead of line anchors.
480
481 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
482
483         * shr.el: Add headings.
484         (shr-ensure-paragraph): Actually work.
485         (shr-tag-li): Make <ul> prettier.
486         (shr-insert): Get white space at the beginning/end of elements right.
487         (shr-tag-p): Collapse subsequent <p>s.
488         (shr-ensure-paragraph): Don't insert double line feeds after blank
489         lines.
490         (shr-insert): \t is also space.
491         (shr-tag-s): Fix "s" tag name function.
492         (shr-tag-s): Fix face prop name.
493
494 2010-10-03  Julien Danjou  <julien@danjou.info>
495
496         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
497
498         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
499         gnus-window-inside-pixel-edges.
500
501         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
502         gnus-ems.
503
504         * mm-view.el (mm-inline-image-emacs): Support image resizing.
505
506         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
507         function.
508
509         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
510         resize choice.
511
512 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
513
514         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
515         beginning of the buffer.
516
517         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
518         article buffer again.
519
520         * shr.el (shr-tag-p): Don't insert newlines at the start of the
521         buffer.
522
523         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
524         when it's at the start of the buffer.
525
526         * shr.el (shr-tag-blockquote): Convert name.
527         (shr-rescale-image): Use the right image-size variant.
528
529         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
530         buffer isn't shown, then select the current article first instead of
531         bugging out.
532         (gnus-summary-select-article-buffer): Show both the article and summary
533         buffers again.
534
535         * shr.el (shr-fontize-cont): Protect against regions with no text.
536         Rename tag functions to shr-tag-* for enhanced security.
537         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
538
539 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
540
541         * shr.el (shr-insert):
542         * pop3.el (pop3-movemail):
543         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
544         loaded.
545
546 2010-10-03  Glenn Morris  <rgm@gnu.org>
547
548         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
549
550         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
551
552         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
553
554         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
555
556         * gnus-util.el (gnus-make-local-hook): Simplify.
557
558 2010-10-02  Julien Danjou  <julien@danjou.info>
559
560         * gnus-util.el (gnus-iswitchb-completing-read): New function.
561         (gnus-ido-completing-read): New function.
562         (gnus-emacs-completing-read): New function.
563         (gnus-completing-read): Use gnus-completing-read-function.
564         Add gnus-completing-read-function.
565
566 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
567
568         * shr.el (shr-insert-document): Autoload.
569         (shr-img): Be silent.
570         (shr-insert): Add a newline after every picture before text.
571         (shr-add-font): Use overlays for combining faces.
572         (shr-insert): Pass upwards the text start point.
573
574         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
575         possible.
576         (mm-shr): New function.
577
578 2010-10-02  Julien Danjou  <julien@danjou.info>
579
580         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
581         should go backward.
582
583 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
584
585         * shr.el (shr): Fix typo in provide call.
586
587 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588
589         * shr.el: New file.
590
591         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
592
593         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
594         completing read.
595
596 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
597
598         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
599         we're being queried about.  Suggested by Dan Jacobson.
600
601         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
602         by Jason Eisner.
603
604         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
605         table, too.  Suggested by Stefan Wiens.
606         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
607         the table unnecessary.  Suggested by Stefan Wiens.
608
609         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
610         longer needed, and probably doesn't work either, as pointed out by
611         Stefan Wiens.
612         (gnus-summary-exit): Remove call to the clearing function.
613         (gnus-summary-exit-no-update): Ditto.
614
615         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
616         instead of gnus-eval-in-buffer-window to avoid popping up frames.
617         Reported by Stefan Monnier.
618         (gnus-summary-save-in-rmail): Ditto.
619
620         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
621         article buffer, instead of both the article buffer and the summary
622         buffer.  Sort of suggested by Dan Jacobson.
623
624         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
625
626         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
627         Suggested by Dan Jacobson.
628
629         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
630         documentation clearer.
631
632         * message.el (message-shorten-references): Comment on the number "21".
633         Suggested by Stefan Monnier.
634
635         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
636         Suggested by Dan Jacobson.
637
638         * gnus.el (gnus-large-newsgroup): Mention
639         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
640
641         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
642         externalize attachments.  Bug reported by Steve Wen.
643
644         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
645         really message anything to the user.
646
647         * nnmail.el (nnmail-article-group): Allow using the fancy split method
648         directly.
649
650         * nnimap.el (nnimap-request-group): Low higher than high to signal no
651         messages in empty groups.
652
653 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
654
655         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
656         non-UIDNEXT group.
657
658 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
659
660         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
661         not the value from the collection.
662
663         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
664         values.  This sometimes happens on some groups that have no info.
665         (nnimap-request-newgroups): New function.
666
667 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
668
669         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
670         check into `gnus-registry-initialize'.
671         (gnus-registry-initialize): Ditto.
672         Fix and extend header docs.
673
674 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
675
676         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
677         regexp backtrace overflows.
678
679         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
680         for starttls that tls.el implements; i.e. openssl.
681
682         * tls.el (tls-starttls-switches): Give up on using starttls with
683         gnutls-cli.
684         (tls-program): Add --insecure to be consistent with the defaults from
685         openssl s_client.  Now all three commands are insecure.
686
687 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
688
689         * lpath.el: Bind completion-styles-alist for XEmacs.
690
691         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
692         (gravatar-create-image): New function that's an alias to
693         gnus-xmas-create-image, gnus-create-image, or create-image.
694         (gravatar-data->image): Use it.
695
696 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
697
698         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
699         install the nnregistry refer method.
700         (gnus-registry-install-hooks): Use it.
701         (gnus-registry-unfollowed-groups): Add nnmairix to the default
702         unfollowed groups.
703
704 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
705
706         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
707         expanding threads.
708
709 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
710
711         * nnir.el: Use the server names without suffixes (bug #7009).
712
713         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
714         unencrypted to STARTTLS, if possible.
715
716 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
717
718         * message.el (message-ignored-supersedes-headers): Strip Injection-*
719         headers before superseding.
720
721 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
722
723         * nnrss.el (nnrss-use-local): Add documentation.
724
725         * nnimap.el (nnimap-extend-tls-programs): New function.
726         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
727         (nnimap-wait-for-connection): Accept the greeting from the stupid
728         output from openssl s_client -starttls, too.
729
730         * tls.el (tls-starttls-switches): New variable.
731         (tls-find-starttls-argument): Use it.
732         (open-tls-stream): Ditto.
733
734         * netrc.el (netrc-credentials): Return the value of the "default"
735         entry.
736         (netrc-machine): Ditto.
737
738         * nnimap.el (nnimap-find-article-by-message-id): Really return the
739         article number.
740         (nnimap-split-fancy): New variable.
741         (nnimap-split-incoming-mail): Use it.
742
743         * nntp.el (nntp-server-list-active-group): Document.
744
745         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
746         SELECT to get the message-id.
747
748         * mail-source.el (mail-sources): Removed webmail support.
749         (defvar): Ditto.
750         (mail-source-fetcher-alist): Ditto.
751         (mail-source-fetch-webmail): Removed.
752
753         * webmail.el: Removed -- doesn't seem relevant any more.
754
755         * gnus.el: Fix up make-obsolete-variable declarations throughout.
756
757         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
758         the \r.
759
760 2010-09-30  Julien Danjou  <julien@danjou.info>
761
762         * gnus-agent.el (gnus-agent-add-group): Fix call to
763         gnus-completing-read.
764
765 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
766
767         * nndoc.el (nndoc-retrieve-groups): New function.
768
769         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
770         `default', use nnmail-split-methods.
771         (nnimap-request-article): Downcase the NILs so that they are nil.
772
773         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
774         symbol.
775
776         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
777         code, since if the user has requested network, that's what they ought
778         to get.
779         (nnimap-request-set-mark): Erase the buffer before issuing commands.
780         (nnimap-split-rule): Mark as obsolete.
781
782         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
783         variable.
784
785         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
786         correct slot, too.
787
788 2010-09-29  Julien Danjou  <julien@danjou.info>
789
790         * gnus.el (gnus-local-domain): Declare variable obsolete.
791
792         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
793         computing.
794         (gnus-ido-completing-read): Require ido.
795
796 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
797
798         * gnus-registry.el: Don't prompt on load, which makes it impossible to
799         build Gnus.
800
801         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
802         when interpreting the structures.
803         (nnimap-request-accept-article): Add \r\n to the lines to make this
804         work with Cyrus.
805
806         * nndraft.el (nndraft-request-expire-articles): Use the group name
807         instead if "nndraft".  Fix found by Nils Ackermann.
808
809 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
810
811         * nnregistry.el: Added.
812
813 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
814
815         * nnmail.el (group, group-art-list, group-art):
816         Remove unneeded directives.
817
818 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
819
820         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
821         (mm-mime-charset)
822         * rfc2047.el (rfc2047-syntax-table)
823         * utf7.el (utf7-utf-16-coding-system): Comment fix.
824
825         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
826         rather than `insert-file-contents' and `eval-region'.
827
828         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
829         construction.
830
831         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
832
833         * time-date.el: No need to require cl for Emacs 21.
834
835 2010-09-29  Julien Danjou  <julien@danjou.info>
836
837         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
838         replacement of `gnus-gravatar-relief' to mimic
839         `gnus-faces-properties-alist'.
840         Add :version property.
841
842 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
843
844         * mail-source.el (mail-source-report-new-mail)
845         * message.el (message-default-mail-headers)
846         * mm-decode.el (mm-valid-image-format-p): Comment fix.
847
848         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
849
850 2010-09-28  Julien Danjou  <julien@danjou.info>
851
852         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
853         mail-address contains the same string as real-name.
854
855         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
856         non-blank in header, otherwise it'll get stripped.
857
858         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
859         real-name, and then for mail address rather than doing : or , search.
860
861 2010-09-27  Julien Danjou  <julien@danjou.info>
862
863         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
864         (gnus-server-goto-server): Use gnus-completing-read.
865
866         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
867
868         * mm-util.el (defalias): Use gnus-completing-read.
869         (mm-codepage-setup): Use gnus-completing-read.
870
871         * smime.el (smime-sign-buffer): Use gnus-completing-read.
872         (smime-decrypt-buffer): Use gnus-completing-read.
873
874         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
875
876         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
877         (mml-minibuffer-read-disposition): Use gnus-completing-read.
878         (mml-insert-multipart): Use gnus-completing-read.
879
880         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
881
882         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
883
884         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
885
886         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
887
888         * gnus.el (gnus-read-method): Use gnus-completing-read.
889
890         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
891
892         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
893         (gnus-mime-action-on-part): Use gnus-completing-read.
894         (gnus-article-encrypt-body): Use gnus-completing-read.
895
896         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
897         (gnus-topic-move-matching): Use gnus-completing-read.
898         (gnus-topic-copy-matching): Use gnus-completing-read.
899         (gnus-topic-sort-topics): Use gnus-completing-read.
900         (gnus-topic-move): Use gnus-completing-read.
901
902         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
903         (gnus-agent-add-group): Use gnus-completing-read.
904
905         * nnmairix.el (nnmairix-create-server-and-default-group): Use
906         gnus-completing-read.
907         (nnmairix-update-groups): Use gnus-completing-read.
908         (nnmairix-get-server): Use gnus-completing-read.
909         (nnmairix-backend-to-server): Use gnus-completing-read.
910         (nnmairix-goto-original-article): Use gnus-completing-read.
911         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
912
913         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
914
915         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
916         (gnus-group-make-useful-group): Use gnus-completing-read.
917         (gnus-group-make-web-group): Use gnus-completing-read.
918         (gnus-group-add-to-virtual): Use gnus-completing-read.
919         (gnus-group-browse-foreign-server): Use gnus-completing-read.
920
921         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
922         (gnus-summary-limit-to-extra): Use gnus-completing-read.
923         (gnus-summary-execute-command): Use gnus-completing-read.
924         (gnus-summary-respool-article): Use gnus-completing-read.
925         (gnus-read-move-group-name): Use gnus-completing-read.
926
927         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
928         (gnus-summary-score-effect): Use gnus-completing-read.
929
930         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
931
932         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
933         right completing-read function.
934         (gnus-use-ido): New variable
935         (gnus-completing-read-with-default): Remove.
936
937 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
938
939         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
940         x-focus-frame.
941
942         * nnimap.el (auth-source-forget-user-or-password)
943         (auth-source-user-or-password): Autoload.
944
945         * message.el (message-from-style, message-interactive)
946         (message-cite-prefix-regexp, message-sendmail-envelope-from)
947         (message-yank-prefix, message-indentation-spaces, message-signature)
948         (message-signature-file): Add comment.
949
950 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
951
952         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
953         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
954         new articles.
955
956         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
957         parts.
958         (nnimap-request-article): Work with the t setting, too.
959
960         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
961         that you don't get flashes of other buffers.
962         (gnus-summary-show-complete-article): Intern before setting.
963
964 2010-09-27  David Engster  <dengste@eml.cc>
965
966         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
967         well as HEADERS.
968         (nnmairix-retrieve-headers): Provide new argument for the above.
969
970 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
971
972         * gnus-sum.el (gnus-summary-move-article): Don't alter
973         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
974         group.
975
976         * nnimap.el (nnimap-update-info): Don't destructively alter active.
977
978         * message.el (message-cite-prefix-regexp): Revert my last edit.
979
980         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
981         variable instead of the Gnus variable.
982
983         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
984
985         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
986         again.
987
988         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
989         since some servers don't like it.
990         (nnimap-open-connection): Forget credentials if the server says the
991         password was wrong.
992         (nnimap-parse-line): Protect against invalid data.
993
994         * gnus-sum.el (gnus-summary-move-article): Add comment.
995         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
996         nothing alters it while scanning for new messages.
997
998         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
999         which may or may not help.
1000         (nnimap-open-connection): If we're doing a stream connection, and then
1001         discover we're on a STARTTLS-capable server, then open a STARTTLS
1002         connection instead.
1003
1004 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1005
1006         * nnimap.el (utf7): Required.
1007
1008         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1009         prefix.
1010
1011 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1012
1013         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1014
1015 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1016
1017         * nnimap.el (nnimap-request-accept-article): Message the error on
1018         error.
1019
1020 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1021
1022         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1023
1024 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1025
1026         * nndoc.el (nndoc-request-list): Return success always.
1027
1028         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1029         `fetch-old' -- we only want to fetch the articles we've requested.  The
1030         rest are in the agent, probably.
1031         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1032         disappeared server" to something low.  It's not important.
1033
1034         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1035         arrived before the FETCH data.
1036
1037         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1038         target here, because we don't know the Gnus name of the group.
1039
1040         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1041         for the correct group.
1042
1043         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1044
1045         * gnus.el (gnus): Give a final warning after startup.
1046
1047         * gnus-util.el (gnus-action-message-log): New variable.
1048         (gnus-message): Use it.
1049         (gnus-final-warning): New function.
1050
1051         * nnimap.el (nnimap-open-connection): Record the greeting.
1052         (nnimap): Add greeting.
1053
1054 2010-09-26  Julien Danjou  <julien@danjou.info>
1055
1056         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1057         arguments.
1058         (gnus-html-wash-images): Fix spec computing to include start/end.
1059
1060         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1061
1062 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1063
1064         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1065         deletion.
1066         (nnimap-retrieve-headers): Don't select the group, because that's
1067         already done by nnimap-possibly-change-group.
1068
1069         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1070         (gnus-picon-transform-address): Use it.
1071
1072         * mail-source.el (mail-source-value): Revert previous patch.
1073
1074         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1075         on failure.
1076         (nnimap-open-connection): Look up both virtual and physical server name
1077         credentials.
1078
1079         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1080
1081 2009-02-07  Dave Love  <fx@gnu.org>
1082
1083         * tls.el (open-tls-stream): Don't query killing process.
1084
1085 2009-02-08  Dave Love  <fx@gnu.org>
1086
1087         * gnus-win.el (gnus-window-to-buffer-helper,
1088         gnus-all-windows-visible-p): Function needn't be a symbol.
1089
1090         * mail-source.el (mail-source-value): Function needn't be a symbol.
1091
1092 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1093
1094         * message.el (message-cite-prefix-regexp): Remove } from the cite
1095         prefix.
1096
1097         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1098         highlight again, so that the highlight is correct.
1099
1100         * gnus-picon.el (gnus-picon): Remove again.
1101         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1102
1103         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1104         doing the header highlightling, so that the background colour of the
1105         picon is correct.
1106
1107         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1108         (gnus-picon): Ditto.
1109         (gnus-picon): Reinstate.  The background colour for picons is white.
1110         (gnus-picon-insert-glyph): Make the background white.
1111
1112         * nnml.el (nnml-open-nov): Don't return dead buffers.
1113
1114         * auth-source.el (auth-source-create): Query the user for whether to
1115         store the credentials.
1116
1117         * netrc.el (netrc-store-data): New function.
1118
1119         * auth-source.el (auth-source-user-or-password): Use the existing auth
1120         sources, if any, for creation.
1121
1122         * gnus.el (gnus-group-fast-parameter): Return the last matching
1123         parameter instead of the first matching parameter.
1124
1125 2010-09-26  Julien Danjou  <julien@danjou.info>
1126
1127         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1128
1129 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1130
1131         * mml2015.el (mml2015-use): Remove gpg support.
1132
1133         * mml1991.el (mml1991-function-alist): Remove gpg function.
1134         (mml1991-gpg-sign): Removed.
1135
1136 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1137
1138         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1139         (gnus-browse-unsubscribe-current-group): Document it.
1140         (gnus-browse-unsubscribe-group): Use it.
1141
1142 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1143
1144         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1145         address to the To list for easier response.
1146
1147         * gnus.el (gnus-play-startup-jingle): Removed.
1148         (gnus-splash): Don't play jingle.
1149         (gnus): Silence gnus-load message.
1150
1151         * gnus-art.el (gnus-treat-play-sounds): Removed.
1152
1153         * gnus.el (gnus-play-jingle): Remove audio support.
1154
1155         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1156
1157         * earcon.el: Removed -- no users.
1158
1159         * gnus-audio.el: Removed -- no users of this package.
1160
1161         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1162
1163         * gnus-start.el (gnus-setup-news): Remove nocem support.
1164
1165         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1166
1167         * gnus.el (gnus-use-nocem): Removed.
1168
1169         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1170         Removed.
1171
1172         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1173         uses NoCeM any more.
1174
1175         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1176         (gnus-button-ctan-handler): Ditto.
1177         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1178         (gnus-button-ctan-directory-regexp): Ditto.
1179         (gnus-button-handle-ctan): Ditto.
1180         (gnus-button-tex-level): Ditto.
1181         (gnus-button-alist): Removed CTAN stuff.
1182
1183 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1184
1185         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1186         nnimap-streaming test.
1187
1188         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1189         servers twice.
1190
1191         * nnimap.el (nnimap-open-connection): Add more error reporting when
1192         nnimap fails early.
1193
1194         * nnheader.el (nnheader-get-report-string): New function.
1195         (nnheader-get-report): Use it.
1196
1197         * gnus-int.el (gnus-check-server): Say what the error was when opening
1198         failed.
1199
1200         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1201         using streaming.
1202
1203 2010-09-25  Julien Danjou  <julien@danjou.info>
1204
1205         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1206         gnus-window-inside-pixel-edges.
1207
1208 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1209
1210         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1211
1212         * mm-decode.el (mm-save-part): Allow saving to other directories the
1213         normal Emacs way.
1214
1215         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1216         by Jay Berkenbilt.
1217
1218         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1219         there isn't a single byte.
1220
1221         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1222         just do it.  It doesn't really seem to matter what the user responds
1223         here, I think, so it's just a confusing question.
1224
1225         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1226         non-streaming case.
1227
1228         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1229         (gnus-article-encrypt-body): Use it.
1230
1231         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1232         keystroke.
1233
1234         * nnimap.el (nnimap-find-wanted-parts-1): Use
1235         gnus-fetch-partial-articles.
1236
1237         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1238
1239         * nnimap.el (nnimap-insert-partial-structure): New function.
1240         (nnimap-get-partial-article): New function.
1241         (nnimap-request-article): Use it.
1242         (nnimap-wait-for-response): Return whether the wait was successful.
1243         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1244         retrieval wasn't successful.
1245         (nnimap-retrieve-group-data-early): Allow throttling servers.
1246         (nnimap-streaming): New variable.
1247         (nnimap-fetch-partial-articles): Removed.
1248
1249         * mm-decode.el (mm-with-part): Protect against killed buffers.
1250
1251         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1252         for prettier summary display.
1253
1254 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1255
1256         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1257         directly.
1258
1259 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1260
1261         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1262         apparently third-party libraries depend on it.
1263
1264         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1265         before starting negotiation.
1266
1267         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1268         privacy reasons.
1269         (gnus-treat-mail-gravatar): Ditto.
1270
1271         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1272         buffer when inserting images.  Inserting text into the headers, for
1273         instance, can make them invalid.
1274
1275 2010-09-25  Julien Danjou  <julien@danjou.info>
1276
1277         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1278         variables.
1279
1280         * nnheader.el: Remove useless variables news-reply-yank-from and
1281         news-reply-yank-message-id.
1282
1283         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1284         variables.
1285
1286         * mml1991.el: Remove useless mml1991-verbose.
1287
1288         * gnus.el: Remove useless variable gnus-use-generic-from.
1289         Remove obsolete variable gnus-topic-indentation.
1290
1291         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1292
1293         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1294
1295         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1296
1297         * gnus-group.el: Remove useless gnus-group-icon-cache.
1298         Remove useless gnus-ephemeral-group-server.
1299
1300         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1301
1302         * mml2015.el: Remove useless mml2015-verbose.
1303
1304         * mml-smime.el: Remove useless mml-smime-verbose.
1305
1306         * gnus.el: Remove useless gnus-local-domain.
1307
1308         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1309         gnus-gravatar-size.
1310
1311         * gnus-art.el: Remove useless gnus-treat-translate.
1312
1313 2010-09-24  Julien Danjou  <julien@danjou.info>
1314
1315         * gnus-sum.el: Add support for Gravatars.
1316
1317         * gnus-art.el: Add support for Gravatars.
1318
1319         * gnus-gravatar.el: Add this file.
1320
1321         * gravatar.el: Add this file.
1322
1323 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324
1325         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1326
1327         * gnus-group.el (gnus-group-fetch-faq): Removed.
1328
1329         * gnus.el (gnus-group-faq-directory): Removed.
1330
1331         * gnus-group.el (gnus-group-fetch-charter): Removed.
1332
1333         * gnus.el (gnus-group-charter-alist): Removed.
1334
1335         * gnus-group.el (gnus-group-archive-directory): Removed.
1336         (gnus-group-recent-archive-directory): Ditto.
1337         (gnus-group-make-archive-group): Removed.
1338
1339         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1340
1341         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1342         use the same article number for all the cached articles.
1343
1344         * nnimap.el (nnimap-command): Register the last command time so
1345         that we can use it for idling NOOPs.
1346         (nnimap-open-connection): Start the keeplive timer.
1347         (nnimap-make-process-buffer): Store all the process buffers.
1348         (nnimap-keepalive): New function.
1349
1350         * starttls.el: (starttls-open-stream): Add autoload cookie.
1351
1352 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1353
1354         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1355         handling.
1356
1357 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1358
1359         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1360         its data structures.
1361
1362         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1363         instead of the cl.el copy-list.
1364         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1365         equalp.
1366
1367 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1368
1369         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1370         and tool-bar-local-item-from-menu.
1371
1372         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1373         mode-line-highlight face for Emacs.
1374
1375         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1376         loading gnus-sum.elc; fix comment for canlock-verify.
1377         (gnus-article-jump-to-part): Use read-number.
1378         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1379         Emacs pre-21 compatible code for help-echo.
1380         (gnus-article-next-page-1): No need to adjust the number of lines.
1381         (gnus-article-describe-bindings): Always use help-buffer.
1382
1383         * gnus-audio.el (gnus-audio-inline-sound)
1384         * gnus-cus.el (gnus-custom-mode)
1385         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1386
1387         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1388
1389         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1390         compatible code.
1391
1392 2010-09-24  Glenn Morris  <rgm@gnu.org>
1393
1394         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1395         visiting the fcc file in rmail-mode.
1396
1397         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1398
1399 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1400
1401         * nnir.el: Silence the byte compiler.
1402
1403         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1404         alias to browse-url-url-encode-chars if any.
1405         (gnus-html-encode-url): Use it.
1406
1407 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1408
1409         * gnus-start.el (gnus-use-backend-marks): New variable.
1410         (gnus-get-unread-articles-in-group): Use it.
1411
1412         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1413         makeover.
1414
1415 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1416
1417         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1418
1419 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1420
1421         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1422         Removed.
1423         (gnus-setup-news-hook): Removed
1424         gnus-fixup-nnimap-unread-after-getting-new-news.
1425
1426         * gnus-int.el (gnus-request-update-info): Protect against backends not
1427         having the function.
1428
1429         * nnimap.el (nnimap-stream): Mention starttls.
1430         (nnimap-open-connection): Add starttls support.
1431
1432 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1433
1434         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1435
1436 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1437
1438         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1439         BODYSTRUCTUREs.
1440         (nnimap-transform-headers): Unfold quoted {42} headers.
1441
1442         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1443         the info.
1444         (gnus-get-unread-articles): Only call updatep on backends that support
1445         it.
1446
1447         * nnweb.el (nnweb-request-update-info): NOOP.
1448
1449         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1450
1451         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1452         since it only deals with marks.
1453
1454         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1455         gnus-request-marks, and make a new gnus-request-update-info.
1456
1457         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1458         the active instead of the high number, which is usually too low.
1459
1460 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1461
1462         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1463         * encrypt.el: Removed.
1464
1465 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1466
1467         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1468         server in symbolic form.
1469
1470         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1471         0.9.
1472
1473 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1474
1475         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1476         (nnimap-update-info): Fix up code slightly.
1477
1478         * gnus-int.el (gnus-open-server): Add tracing for performance
1479         debugging.
1480
1481         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1482         (gnus-group-insert-group-line): Pass the real group name so that it
1483         gets the right data.
1484
1485         * gnus-start.el (gnus-get-unread-articles): Don't have
1486         `gnus-get-unread-articles-in-group' update info, since that can be
1487         really slow and doesn't seem to be needed?
1488
1489 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1490
1491         * time-date.el (date-to-time): Try using parse-time-string first before
1492         using the slower timezone-make-date-arpa-standard.
1493
1494 2010-09-22  Julien Danjou  <julien@danjou.info>
1495
1496         * gnus-group.el (gnus-group-insert-group-line): Call
1497         gnus-group-highlight-line.
1498         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1499         default hook list.
1500         (gnus-group-update-eval-form): Add new function.
1501         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1502         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1503
1504 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1505
1506         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1507         immediate, then expire all articles.
1508         (nnimap-update-info): Fix off-by-one errors.
1509         (nnimap-flags-to-marks): Would return no marks lists for group with no
1510         flags.  Instead return the other data.
1511
1512 2010-09-22  Julien Danjou  <julien@danjou.info>
1513
1514         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1515         Only return an icon.
1516         (gnus-group-insert-group-line): Compute icon to return.
1517
1518         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1519         variable.
1520         (gnus-html-image-fetched): Only cache if
1521         gnus-html-image-automatic-caching is set.
1522         (gnus-html-image-fetched): Check for errors.
1523
1524 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1525
1526         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1527         once per method on `g'.  This ensures that backends like nnfolder don't
1528         open all their folders.
1529
1530         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1531         (nnimap-request-list): Nix out group in the correct buffer.
1532         (nnimap-parse-flags): Implement by using `read' instead of
1533         hand-parsing.
1534         (nnimap-flags-to-marks): Pass on permanent-flags.
1535         (nnimap-make-process-buffer): Record the server name.
1536         (nnimap-parse-flags): Fix typo.
1537         (nnimap-request-scan): Run split on the server in general, not just a
1538         single group.
1539
1540         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1541         parameter, and propagate this downwards.
1542
1543         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1544         since EXAMINE changes it on the server.
1545
1546         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1547         this command might take a while.
1548
1549 2010-09-22  Julien Danjou  <julien@danjou.info>
1550
1551         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1552         harmful if you have 2 images side-by-side, they can't be properly
1553         update on text deletion.  Using text-property is safer here.
1554         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1555         data.
1556
1557 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1558
1559         * nnimap.el (nnimap-expunge-inbox): Removed.
1560         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1561         (nnimap-expunge): Flip default to t.
1562
1563         * gnus.el (gnus-method-to-server): Don't push things to the cache
1564         unless it's unique.
1565         (gnus-server-to-method): Ditto.
1566
1567 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1568
1569         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1570
1571 2010-09-22  Julien Danjou  <julien@danjou.info>
1572
1573         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1574         get the start of data.
1575         (gnus-html-encode-url): Add this function to encode special chars in
1576         URL.
1577         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1578         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1579
1580         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1581         default.
1582         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1583
1584         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1585         images alt-text.
1586         (gnus-html-put-image): Put alt-text as help-echo.
1587
1588 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1589
1590         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1591         * mm-util.el (mm-decompress-buffer)
1592         * nnir.el (nnir-run-find-grep)
1593         * pop3.el (pop3-list): Use 3rd arg of split-string.
1594
1595         * time-date.el (format-seconds): Comment fix.
1596
1597         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1598         and byte-optimize-form-code-walker.
1599         (dgnushack-make-auto-load): Don't advise make-autoload.
1600
1601         * lpath.el: Remove Emacs 21 stuff.
1602
1603 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1604
1605         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1606         outside the active range.  Suggested by Dan Christensen.
1607
1608         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1609         slightly later to avoid double-getting it.
1610
1611         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1612         previous patch.
1613
1614         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1615
1616 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1617
1618         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1619
1620 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1621
1622         * gnus-int.el (gnus-open-server): Give a better error message in the
1623         "go offline" case.
1624
1625         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1626         marks for nnimap, which is seldom the right thing to do.
1627
1628         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1629         (gnus-same-method-different-name): New function.
1630
1631         * nnimap.el (parse-time): Require.
1632
1633         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1634         method in the presence of many similar methods.
1635
1636         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1637
1638         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1639         nnml-inhibit-expiry.
1640
1641         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1642         find out whether methods are equal.
1643
1644         * nnimap.el (nnimap-find-expired-articles): New function.
1645         (nnimap-process-expiry-targets): New function.
1646         (nnimap-request-move-article): Request the article before looking at
1647         what the Message-ID is.  Fix found by Andrew Cohen.
1648         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1649
1650         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1651         for oldness in addition to being a predicate.
1652
1653         * nnimap.el (nnimap-request-group): When we have zero articles, return
1654         the right data to Gnus.
1655         (nnimap-request-expire-articles): Only delete articles immediately if
1656         the target is 'delete.
1657
1658         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1659         method, this would bug out.
1660
1661         * gnus-group.el (gnus-group-expunge-group): Renamed from
1662         gnus-group-nnimap-expunge, and implemented as a normal interface
1663         function.
1664
1665         * gnus-int.el (gnus-request-expunge-group): New function.
1666
1667         * nnimap.el (nnimap-request-create-group): Implement.
1668         (nnimap-request-expunge-group): New function.
1669
1670 2010-09-21  Julien Danjou  <julien@danjou.info>
1671
1672         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1673         (gnus-html-cache-expired): Add new function.
1674         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1675         wethever we should display image for fetch it.
1676         Compute alt-text earlier to pass it to the fetching function too.
1677         (gnus-html-schedule-image-fetching): Change function argument to only
1678         get one image at a time, not a list.
1679         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1680         cache.
1681         (gnus-html-get-image-data): New function to retrieve image data from
1682         cache.
1683         (gnus-html-put-image): Change buffer argument to use image data rather
1684         than file, and place image above region rather than inserting a new
1685         one. Do not take alt-text as argument, since it's useless now: we place
1686         the image above alt-text.
1687         (gnus-html-prune-cache): Remove.
1688         (gnus-html-show-images): Start to fetch image when we find one, do not
1689         push into a temporary list.
1690         (gnus-html-prefetch-images): Only fetch image if they have expired.
1691         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1692         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1693
1694 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1695
1696         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1697
1698 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1699
1700         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1701         spec inser "*" if the group isn't active instead of 0.
1702
1703         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1704         opening the server.
1705         (nnimap-request-delete-group): Implement group deletion.
1706         (nnimap-transform-headers): Return the size of the entire message in
1707         the Bytes header, not just the size of the first part.
1708         (nnimap-request-move-article): When moving an article from nnimap,
1709         request the article first so the accepting form has an article to
1710         accept.  Reported by Dan Christensen.
1711         (nnimap-command): Make sure that the error message doesn't error out.
1712
1713 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1714
1715         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1716         we haven't requested anything.
1717
1718 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1719
1720         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1721         "".  Fix found by Andrew Cohen.
1722
1723         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1724         instead of -encode-string.
1725
1726 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1727
1728         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1729
1730         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1731         by mm-subst-char-in-string.
1732
1733 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1734
1735         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1736         waiting for the connection string.
1737
1738         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1739         arriving.
1740
1741         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1742         bogus characters.  This allows selecting certain Gmail groups.
1743
1744         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1745         (nnimap-fetch-partial-articles): New variable.
1746         (nnimap-open-connection): When looking for credentials, also use the
1747         nnimap-server-port.
1748         (nnimap-request-article): Return the group/article number, so that Gnus
1749         `^' works as expected.
1750         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1751         them.
1752
1753         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1754         comments.
1755         (gnus-methods-sloppily-equal): New function.
1756         (gnus): When using the development version of Gnus, load the gnus-load
1757         file.
1758
1759         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1760         `gnus-open-server' on each method before trying to scan them etc.  This
1761         ensures that all the backend parameters are set correctly.
1762
1763         * nnimap.el (nnimap-authenticator): New variable.
1764         (nnimap-open-connection): Allow anonymous login.
1765         (nnimap-transform-headers): The chars header is called Chars not
1766         Bytes.
1767         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1768         drops.
1769
1770         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1771         patch, found by Knut Anders Hatlen.
1772
1773 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1774
1775         * gnus-agent.el (gnus-agent-batch-confirmation)
1776         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1777         to gnus-message.
1778         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1779         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1780         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1781         * gnus-int.el (gnus-open-server): Likewise.
1782         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1783         (gnus-score-check-syntax): Likewise.
1784         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1785         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1786         Likewise.
1787         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1788
1789 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1790
1791         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1792         calling conventions so that prefetch doesn't bug out.
1793
1794 2010-09-19  Julien Danjou  <julien@danjou.info>
1795
1796         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1797         rather than `subst-char-in-region' in order to be able to replace ASCII
1798         char by UTF-8 ones.
1799
1800         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1801         than curl.
1802         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1803         the right URL and ALT text on images.
1804         (gnus-html-wash-tags): Fix tag case.
1805         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1806         (gnus-article-html): Add -o display_ins_del=2 option.
1807         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1808
1809 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1810
1811         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1812         the extra mail headers, which sometimes seem to happen for unknown
1813         reasons.
1814
1815         * mail-parse.el (mail-header-encode-parameter): Define as
1816         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1817         (or most, perhaps?) mail readers don't understand the latter, but do
1818         understand the former.
1819
1820         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1821         to nil, so that no methods are automatically agentized.  I think this
1822         is probably what most users want.
1823
1824         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1825         from url-retrieve, for instance about invalid URLs.
1826
1827         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1828         groups that have no articles.
1829         (nnimap-request-article): Check that we really got an article when we
1830         requested one.
1831
1832         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1833         doesn't exist.
1834
1835         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1836         nntp buffer so the agent can save it.
1837         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1838         that CRLF doesn't get translated to \n.
1839         (nnimap-open-connection): Don't make 'shell commands only send \n.
1840
1841 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1842
1843         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1844         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1845         Update var name.
1846         (nnml-generate-nov-file): Use dolist.
1847         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1848         Use with-current-buffer.
1849
1850 2010-09-18  Julien Danjou  <julien@danjou.info>
1851
1852         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1853         parallel.
1854
1855 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1856
1857         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1858         the range update right.
1859         (nnimap-request-group): Don't make `M-g' bug out on group with no
1860         marks.
1861         (nnoo): Required, so that other packages can require nnimap.
1862         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1863         command we're looking for.  This helps when the server sends more
1864         responses after we've gotten everything we expected.
1865         (nnimap): Add a `newlinep' field to keep track of end-of-line
1866         conventions.
1867         Don't send CRLF to things that don't want it.
1868         (nnimap-request-accept-article): Ditto.
1869
1870 2010-09-18  Julien Danjou  <julien@danjou.info>
1871
1872         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1873         than curl to retrieve images.
1874
1875 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1876
1877         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1878         the marks.
1879         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1880         (nnimap-wait-for-connection): New function.
1881         (nnimap-open-connection): If we have PREAUTH, don't query for login
1882         credentials.
1883         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1884         when doing a partial update.
1885
1886 2010-09-18  Julien Danjou  <julien@danjou.info>
1887
1888         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1889         tags.
1890
1891 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1892
1893         * nnimap.el (nnimap-credentials): New function.
1894         (nnimap-open-connection): Use the new function to look for credentials
1895         also on the numeric equivalents of "imap" and "imaps".
1896
1897         * gnus-start.el (gnus-activate-group): Send the info to
1898         gnus-request-group.
1899
1900         * nnimap.el (nnimap-request-group): Have the "check" version of the
1901         function parse flags and update the info, so that a `M-g' get a total
1902         resync of all flags from the group.
1903
1904         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1905         to allow backends to alter the info on group selection.  Also alter all
1906         the backend -request-group functions to take the parameter.
1907
1908         * nnimap.el (nnimap-store-info): New function.
1909         (nnimap-update-info): Store the info for later usage.
1910         (nnimap-request-group): Use the stored info for the dont-check case, so
1911         that we don't retrieve all marks when we enter a group.
1912
1913         * nnimap.el: Use deffoo instead of defun for interface functions.
1914
1915         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1916         update the group info.  This makes the nndraft groups, for instance, go
1917         back to their old behaviour.
1918
1919         * gnus-sum.el (gnus-select-newsgroup): Indent.
1920
1921         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1922         in.
1923         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1924         nothing.
1925
1926         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1927         from methods that are denied.
1928
1929         * gnus-int.el (gnus-method-denied-p): New function.
1930
1931         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1932         store the password instead of netrc.
1933         (nnimap-open-connection): Don't error out when we can't make a
1934         connections.
1935
1936         * auth-source.el (auth-source-create): In the password prompt, say what
1937         we're querying for.  Also prompt for user name if that hasn't been
1938         given.
1939
1940         * nnimap.el (nnimap-with-process-buffer): Removed.
1941
1942 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1943
1944         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1945         method when we're reading from the agent.
1946
1947         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1948
1949         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1950         that's probably most useful for users.
1951
1952         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1953         "failed" all the time.
1954
1955         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1956         ...)) with (with-current-buffer ... ).
1957
1958         * nntp.el (nntp-open-server): Return whether the open was successful or
1959         not.
1960
1961         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1962         select an unread unseen article first.
1963
1964         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1965         /etc/services, supply some sensible port defaults.
1966
1967         * dgnushack.el: Define netrc-credentials.
1968
1969 2010-09-17  Julien Danjou  <julien@danjou.info>
1970
1971         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1972
1973 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1974
1975         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1976         doesn't have any parameters.
1977
1978 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1979
1980         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1981         only upcased checks.
1982
1983         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1984
1985         * nnimap.el (nnimap-open-shell-stream): New function.
1986         (nnimap-open-connection): Use it.
1987         (nnimap-transform-headers): Get the number of lines in each message.
1988         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1989         number of lines.
1990         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1991         problem.
1992
1993         * utf7.el (utf7-encode): Autoload.
1994
1995         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1996         to allow the mail splitting to not return a default group.  This is
1997         useful for nnimap, which will leave unmatched mail in the inbox.
1998
1999         * nnimap.el: Rewritten.
2000
2001         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2002         nnimap usage.
2003
2004         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2005         if the move is internal, so that nnimap can do fast internal moves.
2006
2007         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2008         data.
2009         (gnus-read-active-for-groups): Support finishing the early retrieval of
2010         data.
2011
2012         * gnus-range.el (gnus-range-nconcat): New function.
2013
2014         * gnus-int.el (gnus-finish-retrieve-group-infos)
2015         (gnus-retrieve-group-data-early): New functions.
2016
2017 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2018
2019         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2020         (nnrss-retrieve-groups):
2021         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2022         (pop3-quit): Use with-current-buffer.
2023
2024 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2025
2026         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2027         instead of nnheader-accept-process-output.
2028
2029         * dgnushack.el (dgnushack-compile): Add comment.
2030
2031         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2032
2033         * gnus-html.el (gnus-html-schedule-image-fetching)
2034         (gnus-html-prefetch-images): Replace process-kill-without-query by
2035         gnus-set-process-query-on-exit-flag.
2036
2037 2010-09-16  Romain Francoise  <romain@orebokech.com>
2038
2039         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2040
2041 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2042
2043         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2044         parameter to unintern is mandatory-ish in Emacs 24.
2045
2046         * gnus-html.el (gnus-html-schedule-image-fetching)
2047         (gnus-html-prefetch-images): Check for curl before using it.
2048
2049         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2050         depend on curl, which isn't essential.
2051
2052         * imap.el: Revert back to version
2053         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2054         seem problematic.
2055
2056 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2057
2058         * gnus-registry.el (gnus-registry-install-shortcuts):
2059         Explicitly pass `obarray' to `unintern' to avoid a warning.
2060
2061 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2062
2063         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2064         change.
2065
2066         * nnrss.el (nnrss-request-list): Removed this function and related
2067         functions, including the moreover stuff.
2068
2069 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2070
2071         * nnrss.el (nnrss-retrieve-groups): New function.
2072
2073 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2074
2075         * .dir-locals.el: Add no-byte-compile cookie.
2076
2077 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2078
2079         * time-date.el (format-seconds): Comment fix.
2080
2081         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2082         for back end that doesn't support request-scan.
2083
2084 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2085
2086         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2087         then do request scans from the backends.
2088
2089         * netrc.el (netrc-credentials): New conveniency function.
2090
2091         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2092         avoid running a hook per line, since this takes a lot of time,
2093         profiling shows.
2094         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2095         directly if gnus-visual-p is true.
2096
2097 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2098
2099         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2100         groups; replace mapcar with dolist which is a bit faster; pass groups
2101         info to gnus-read-active-file-1.
2102         (gnus-read-active-file-1): Scan only specified groups if the new
2103         optional arg `infos' is given.
2104
2105 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2106
2107         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2108
2109         * pop3.el (pop3-movemail): Removed.
2110         (pop3-streaming-movemail): Renamed to pop3-movemail.
2111
2112         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2113         don't restrict end-tag searches to the end of the line.
2114
2115 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2116
2117         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2118         articles of every unchecked group to t, which means unknown since the
2119         server has never been opened.
2120
2121 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2122
2123         * gnus-html.el (gnus-html-show-alt-text): New command.
2124         (gnus-html-browse-image): Ditto.
2125         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2126         to browse the image directly.
2127         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2128         better.
2129
2130         * gnus-async.el (gnus-async-article-callback): Call
2131         `gnus-html-prefetch-images' unconditionally.
2132
2133         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2134         before feeding URLs to curl.
2135
2136 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2137
2138         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2139         internal images as deletable by `W D D'.
2140
2141         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2142         (gnus-async-article-callback): Fix typo.
2143
2144 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2145
2146         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2147         current line to work around bugs in the output from w3m.
2148
2149         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2150         for groups that want that.
2151
2152         * nntp.el (nntp-wait-for-string): Supply a timeout for
2153         accept-process-output to ensure progress.
2154
2155         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2156         level to get unread articles from, then use that for foreign groups,
2157         too.
2158
2159         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2160         confuses the rest of the function.
2161
2162         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2163         for the methods that support -retrieve-groups, too.
2164
2165         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2166
2167 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2168
2169         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2170         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2171
2172         * pop3.el: Require cl when compiling.
2173         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2174
2175 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2176
2177         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2178         that aren't going to be activated.
2179         (gnus-get-unread-articles): Fix up the last commit.
2180
2181         * gnus-html.el (gnus-article-html): Allow calling without specifying
2182         the handle.  In that case, dissect the buffer first.
2183
2184         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2185
2186         * nnimap.el (nnimap-open-connection): Revert the change that would look
2187         into authinfo for imaps instead of imap.
2188
2189         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2190         say that you don't want to call gnus-request-group with don-check, but
2191         do check the reponse.  This is for virtual groups only.
2192         (gnus-get-unread-articles): Count the archive groups as secondary, so
2193         that they're activated the same way as before.
2194
2195         * imap.el (imap-message-map): Removed optional buffer parameter, since
2196         no callers use it.
2197         (imap-message-get): Ditto.
2198         (imap-message-put): Ditto.
2199         (imap-mailbox-map): Ditto.
2200         (imap-mailbox-put): Ditto.
2201         (imap-mailbox-get): Ditto.
2202         (imap-mailbox-get): Revert last change for this function.
2203
2204         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2205         case-insensitively.
2206         (nnimap-debug): Removed.
2207
2208         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2209         to use `imap-fetch' instead.  According to the comments, this should be
2210         safe, since all other IMAP clients use the 1:* syntax.
2211         (imap-enable-exchange-bug-workaround): Removed.
2212         (imap-debug): Removed -- doesn't seem very useful.
2213
2214         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2215         mail from a file, and the file doesn't exist.
2216
2217         * imap.el (imap-log): New convenience function used throughout instead
2218         of repeating the same code all over the place.
2219
2220         * pop3.el (pop3-streaming-movemail): Return t for success.
2221
2222         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2223         .authinfo if we're using ssl connection.
2224
2225         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2226         already have if we're in a main Gnus `g' run.
2227
2228         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2229
2230 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2231
2232         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2233
2234         * nnmh.el (nnmh-request-list-1): Bind `file'.
2235
2236         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2237         alias to set-process-query-on-exit-flag or process-kill-without-query.
2238         (pop3-open-server): Use it.
2239
2240 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2241
2242         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2243         box to the Incoming file.  Fixes mistake in previous checkin.
2244
2245         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2246         request loop (for debugging purposes) removed.
2247
2248         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2249         culprit is more visible.
2250         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2251         (nnml-add-incremental-nov): New functions to do "incremental" nov
2252         updates, where we just append to the end of the existing nov files
2253         without reading/writing them in full.
2254
2255         * mail-source.el (mail-source-delete-crash-box): Really only check the
2256         incoming files once in a while.
2257
2258         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2259
2260         * mail-source.el (mail-source-delete-crash-box): Only check the
2261         incoming files for deletion once per day to save a lot of file
2262         accesses.
2263
2264         * pop3.el (pop3-logon): Fix up unbound variable typo.
2265
2266         * mail-source.el (pop3-streaming-movemail): Autoload.
2267
2268         * pop3.el (pop3-streaming-movemail): Respect
2269         pop3-leave-mail-on-server.
2270
2271         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2272         retrieval.
2273
2274         * pop3.el (pop3-process-filter): Removed unused function.
2275         (pop3-streaming-movemail, pop3-send-streaming-command)
2276         (pop3-wait-for-messages, pop3-write-to-file)
2277         (pop3-number-of-responses): New functions for streaming pop3
2278         retrieval.
2279
2280         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2281         come from no known methods.
2282         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2283         list.
2284
2285         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2286         message sizes.
2287         (pop3-movemail): Use erase-buffer instead of looping and deleting
2288         regions, which seems rather odd.
2289
2290         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2291         file once per `g' run.
2292
2293         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2294         directories.  This makes the draft queue directory work.
2295
2296         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2297         data from the backends, so that we only request the list of groups from
2298         each method once.  This should speed things up considerably.
2299
2300         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2301         detect that it's not implemented.
2302
2303         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2304         we actually do recurse down into the tree, but don't stat all leaf
2305         nodes.
2306
2307         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2308         then say so instead of bugging out.
2309
2310         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2311         files exist before trying to read them.
2312
2313         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2314         around <pre_int>.
2315
2316         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2317
2318         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2319
2320 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2321
2322         * mm-util.el (mm-image-load-path): Just return the image directories,
2323         not all directories in the path in addition to the image directories.
2324         (mm-image-load-path): Maintain a cache of the image directories so that
2325         the `g' command in Gnus doesn't have to stat dozens of directories each
2326         time.
2327
2328         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2329         (gnus-html-wash-tags): Add a new `i' command to insert images.
2330         (gnus-html-insert-image): New command and keystroke.
2331         (gnus-html-redisplay-with-images): New command and keystroke.
2332         (gnus-html-show-images): Renamed command.
2333         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2334         spacers.
2335         (gnus-html-wash-tags): Decode entities at the end, so that entities
2336         inside the tags don't mess up the rest of the "parsing".
2337
2338         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2339         so that nnimap methods aren't agentized by default.  There's apparently
2340         many problems related to agent/imap behaviour.
2341
2342         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2343
2344         * gnus-html.el: Doc fix.
2345
2346 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2347
2348         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2349         specifier-spec-list for Emacs 21.
2350
2351         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2352         glyph-width and glyph-height instead of display-graphic-p and
2353         image-size; make avoidance of displaying small images work for XEmacs.
2354
2355         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2356         for XEmacs.
2357
2358         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2359         of symbol that holds plist data.
2360         (gnus-process-plist): Remove plist of process after getting it.
2361
2362 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2363
2364         * message.el (message-generate-hashcash): Change default to
2365         'opportunistic if hashcash is installed.
2366
2367         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2368         (gnus-html-put-image): Only call image-size once, since it's somewhat
2369         time-consuming on remote X servers.
2370
2371 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2372
2373         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2374         type on data, not a file name.
2375
2376         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2377         window-pixel-edges for Emacs 21.
2378
2379         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2380         decoded contents.
2381         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2382
2383 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2384
2385         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2386         group line format, since it isn't very interesting.
2387
2388         * gnus-agent.el (gnus-agent-short-article),
2389         (gnus-agent-long-article): Increase values for these two variables,
2390         since most people are likely to have more network connection and
2391         storage than before.
2392
2393         * gnus.el (gnus-refer-article-method): Change default to 'current.
2394         When referring an article, the common behaviour is to refer it from the
2395         current select method, not the native select method.  The chances of
2396         the native select method having the message in question is rather slim
2397         these days.
2398
2399         * gnus-sum.el (gnus-auto-select-subject): Change default to
2400         `unseen-or-unread'.  I think it's likely that most people want to
2401         select an unseen article over a previously seen, but unread one.
2402
2403         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2404         means that in the article buffer none of the minor mode elements will
2405         be shown, usually, and this is not desirable in most cases.
2406
2407         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2408         that commands like `d' (and the like) go to the next line in the
2409         buffer, instead of the next unread article.  I think this is the
2410         behaviour that is most natural for most users.
2411         (gnus-single-article-buffer): Change default to nil, so that people can
2412         have as many article buffers open as they have summary buffer.  I think
2413         this is the most natural way for the groups to behave.
2414
2415         * message.el (message-generate-new-buffers): Change default to
2416         `unsent', so that all new message buffers start their names with the
2417         string "*unsent", and it's easier to find the buffers if you move from
2418         them.
2419
2420 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2421
2422         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2423         small.  They're probably tracking images.
2424         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2425         (gnus-html-rescale-image): Yet another try at getting the image sizing
2426         right.
2427
2428         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2429         nntp-marks-file-name is nil.
2430
2431 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2432
2433         * gnus-html.el (gnus-html-wash-tags)
2434         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2435         Better logging.
2436
2437 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2438
2439         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2440
2441         * gnus-html.el (gnus-html-wash-tags): Check the value of
2442         gnus-blocked-images in the summary buffer.
2443
2444 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2445
2446         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2447
2448 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2449
2450         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2451         like "a", it seems like.
2452         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2453         since it needs to be picked from the correct buffer.
2454
2455         * nnwfm.el: Removed.
2456
2457         * nnlistserv.el: Removed.
2458
2459 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2460
2461         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2462         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2463
2464 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2465
2466         * nnkiboze.el: Removed.
2467
2468         * nndb.el: Removed.
2469
2470         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2471         alt text.
2472         (gnus-html-rescale-image): Try to get the rescaling logic right for
2473         images that are just wide and not tall.
2474
2475         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2476         overshadow variable bindings.
2477
2478 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2479
2480         * gnus-html.el (gnus-html-wash-tags)
2481         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2482         extra logging.
2483
2484 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2485
2486         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2487         (gnus-max-image-proportion): New variable.
2488         (gnus-html-rescale-image): New function.
2489         (gnus-html-put-image): Rescale images.
2490
2491 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2492
2493         Fix up some byte-compiler warnings.
2494         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2495         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2496         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2497         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2498         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2499         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2500         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2501
2502 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2503
2504         * gnus-html.el (gnus-article-html): Decode contents by charset.
2505
2506 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2507
2508         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2509         (gnus-html-frame-width, gnus-blocked-images)
2510         * message.el (message-prune-recipient-rules): Add custom version.
2511         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2512
2513         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2514         functions.
2515
2516         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2517         gnus-process-get.
2518
2519 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2520
2521         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2522         instead of lsub directly.
2523
2524 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2525
2526         * nnwarchive.el: Removed.
2527
2528         * gnus-soup.el: Removed.
2529
2530         * nnsoup.el: Removed.
2531
2532         * nnultimate.el: Removed.
2533
2534         * gnus-html.el (gnus-blocked-images): New variable.
2535
2536         * message.el (message-prune-recipients): New function.
2537         (message-prune-recipient-rules): New variable.
2538
2539         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2540         guess whether a long line is natural text or not.
2541
2542         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2543         gnus-process-plist and friends for compatibility.
2544
2545 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2546
2547         * gnus-html.el: Require packages that define macros used in this file.
2548         (gnus-article-mouse-face): Declare to silence byte-compiler.
2549         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2550         process-get.
2551         (gnus-html-put-image): Use plist-get to avoid getf.
2552         (gnus-html-prefetch-images): Use with-current-buffer.
2553
2554 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2555
2556         * gnus-ems.el: Provide compatibility functions for
2557         gnus-set-process-plist.
2558
2559         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2560         header-line-format for XEmacs 21.4.
2561
2562         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2563         * gnus.el (gnus-valid-select-methods)
2564         * message.el (message-send-mail-partially-limit)
2565         * mm-decode.el (mm-text-html-renderer)
2566         * mml.el (mml-insert-mime-headers-always)
2567         * smiley.el (smiley-regexp-alist): Bump custom version.
2568
2569 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2570
2571         * gnus-html.el: require mm-url.
2572         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2573         with the url to `url'.
2574         (gnus-html-wash-tags): Support cid: URLs/images.
2575
2576 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2577
2578         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2579         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2580         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2581
2582         * gnus-move.el: Removed file, since it doesn't really work.
2583
2584         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2585         UTF-8.  This seems to fix problems with some German web feeds.
2586
2587         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2588         at the top so that the proper colours are applied.
2589
2590         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2591         don't have dots in their names.
2592
2593         * gnus-art.el (gnus-article-view-part): Doc fix.
2594
2595         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2596         XEmacs-compatible.
2597         (gnus-html-put-image): Don't do images on non-graphic displays.
2598
2599         * nnslashdot.el: Removed this unused backend.
2600
2601         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2602         actions.
2603         (gnus-undo-register-1): Revert last change.
2604
2605         * gnus-group.el (gnus-group-completing-read): Protect against not
2606         having completion-styles bound.
2607
2608         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2609         make broken recipients happier.
2610
2611         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2612
2613         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2614         point parameter.
2615
2616         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2617
2618         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2619         completion-styles for group selection.
2620
2621 2009-02-04  Andreas Schwab  <schwab@suse.de>
2622
2623         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2624         headers and regexp-quote the match if necessary.
2625
2626 2009-03-24  Miles Bader  <miles@gnu.org>
2627
2628         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2629         the blinking smiley.
2630
2631 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2632
2633         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2634         blink smiley.
2635
2636 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2637
2638         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2639         where the dribbel file lives exists.
2640
2641         * message.el (message-send-mail-partially-limit): Change the default to
2642         nil, since most people don't want this.
2643
2644         * mm-url.el (mm-url-decode-entities): Also decode entities like
2645         &#x3212.
2646
2647 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2648
2649         * gnus-sum.el (gnus-summary-idna-message):
2650         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2651         Hyperlink urls in docstrings with URL `...'.
2652
2653 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2654
2655         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2656         functions.
2657
2658 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2659
2660         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2661         say what the mouseover text should be.
2662
2663         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2664         version of the mm-w3m-safe-url-regexp variable to only download images
2665         in the groups where we want that to happen.
2666
2667         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2668
2669         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2670         easier debugging.
2671         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2672         big pictures in the article buffer.
2673
2674         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2675         gnus-article-html.
2676         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2677         w3m.
2678
2679         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2680
2681 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2682
2683         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2684         which doesn't exist.
2685
2686         * message.el (message-inhibit-ecomplete): New variable to allow some
2687         function to inhibit ecomplete address storage.
2688         (message-resend): Disable ecomplete message storage when resending
2689         messages.
2690
2691         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2692
2693 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2694
2695         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2696         Save excursion while copying, moving, and deleting articles in order to
2697         prevent the cursor from jumping to unforeseen place.
2698
2699 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2700
2701         * lpath.el: No need to bind bookmark-current-buffer,
2702         bookmark-yank-point and bookmark-make-record-function.
2703
2704 2010-08-17  Glenn Morris  <rgm@gnu.org>
2705
2706         * gnus-sync.el: Require gnus components whose functions are used.
2707
2708         * gnus-art.el (bookmark-make-record-function):
2709         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2710         Declare for compiler.
2711
2712         * mm-url.el (mml-compute-boundary): Autoload.
2713
2714 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2715
2716         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2717
2718 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2719
2720         Typo fix "hoo4a" -> "hook".
2721
2722         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2723
2724 2010-08-14  Glenn Morris  <rgm@gnu.org>
2725
2726         * gnus-sync.el (gnus-sync): Fix defgroup version.
2727
2728 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2729
2730         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2731
2732         * gnus-sync.el: Fix docs.
2733         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2734         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2735
2736 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2737
2738         Optimizations for gnus-sync.el.
2739
2740         * gnus-sync.el: Add docs about gnus-sync-backend
2741         possibilities.
2742         (gnus-sync-save): Remove unnecessary message.
2743         (gnus-sync-read): Optimize and show what groups were skipped.
2744
2745 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2746
2747         Minor bug fixes for gnus-sync.el.
2748
2749         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2750         read the sync on get-new-news.
2751
2752         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2753         quiet.
2754
2755         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2756
2757 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2758
2759         Make saving and restoring of hidden threads work with overlays.
2760         Patch applied by Ted Zlatanov.
2761
2762         * gnus-sum.el (gnus-hidden-threads-configuration)
2763         (gnus-restore-hidden-threads-configuration): Update to deal with text
2764         properties, rather than searching for a magic character.
2765
2766 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2767
2768         New gnus-sync.el library for synchronization of marks.
2769
2770         * gnus-sync.el: New library for synchronization of marks.
2771
2772         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2773         renamed from `gnus-registry-grep-in-list'.
2774
2775         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2776
2777         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2778
2779 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2780
2781         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2782         determining charset of text fails.
2783
2784 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2785
2786         * nnmail.el (nnmail-get-new-mail-1): Revert.
2787
2788         * nnml.el (nnml-active-number): Make sure names of newly created groups
2789         in nnml-group-alist are encoded.
2790
2791 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2792
2793         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2794         containing non-ASCII characters in active file for nnml back end.
2795
2796 2010-07-24  David Engster  <dengste@eml.cc>
2797
2798         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2799         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2800
2801 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2802
2803         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2804         tag (Bug#6654).
2805
2806 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2807
2808         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2809         the article buffer, not the summary buffer.
2810
2811 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2812
2813         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2814         Emacs 23 as well.
2815
2816 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2817
2818         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2819         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2820
2821 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2822
2823         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2824         Patch applied by Karl Fogel.
2825
2826         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2827         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2828
2829 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2830
2831         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2832         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2833         C-w still not working correctly from Article buffers; Thierry's
2834         patch to fix that will be applied after this.
2835
2836         * gnus-art.el (bookmark-make-record-function): New local variable.
2837
2838         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2839         article buffer.
2840         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2841
2842 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2843
2844         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2845         on changes in bookmark.el.
2846
2847 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2848
2849         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2850         `no-log' instead of message not to log prompt string.
2851
2852 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2853
2854         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2855         the *other* type of HTML form submission.
2856
2857 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2858
2859         * auth-source.el (auth-source-pick): If choice does not contain a
2860         questioned keyword, set the check to t.
2861
2862 2010-06-12  Romain Francoise  <romain@orebokech.com>
2863
2864         * gnus-util.el (gnus-date-get-time): Move up before first use.
2865
2866 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2867
2868         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2869         (gnus-article-edit-part): Bind it to make last part that is substituted
2870         or deleted visible.
2871         (gnus-mime-display-single): Buttonize part of which id equals to
2872         gnus-mime-buttonized-part-id.
2873
2874 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2875
2876         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2877         (gnus-dd-mmm): Use gnus-date-get-time.
2878         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2879         simplify logic.
2880         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2881         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2882
2883 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2884
2885         * auth-source.el (top): Autoload `secrets-list-collections',
2886         `secrets-create-item', `secrets-delete-item'.
2887         (auth-sources): Fix tag string.
2888         (auth-get-source, auth-source-retrieve, auth-source-create)
2889         (auth-source-delete): New defuns.
2890         (auth-source-pick): Rewrite in order to avoid 2 passes.
2891         (auth-source-forget-user-or-password): New parameter USERNAME.
2892         (auth-source-user-or-password): New parameters CREATE-MISSING and
2893         DELETE-EXISTING.  Retrieve password interactively, if needed.
2894
2895 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2896
2897         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2898         deleting unused directories when gnus-expert-user is t.
2899
2900 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2901
2902         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2903         for each temp file when gnus-article-browse-delete-temp is ask.
2904
2905 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2906
2907         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2908         Lisp calls to delete-backward-char by calls to delete-char.
2909
2910 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2911
2912         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2913
2914 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2915
2916         * password-cache.el (password-cache-remove): Fix docstring.
2917
2918 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2919
2920         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2921         article unless decoding article to be saved.
2922
2923 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2924
2925         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2926         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2927         generated within the mm-with-unibyte-current-buffer macro.
2928
2929 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2930
2931         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2932         to nil when we're in a mml-preview buffer and no group is selected.
2933
2934 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2935
2936         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2937         when catching the `C-g'.  Reported by "Leo".
2938
2939 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2940
2941         * message.el (message-forward-make-body-plain)
2942         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2943         multibyte-string-p.
2944
2945         * lpath.el: Revert.
2946
2947 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2948
2949         * message.el (message-forward-make-body-mml): Assume original message
2950         is multibyte string; error on unibyte.
2951         (message-forward-make-body-plain): Ditto; don't add excessive newline
2952         in body end.
2953
2954         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2955
2956 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2957
2958         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2959         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2960
2961 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2962
2963         * mm-extern.el (mm-extern-url): Don't use
2964         mm-with-unibyte-current-buffer.
2965         (mm-extern-cache-contents): Use with-current-buffer instead of
2966         save-excursion + set-buffer.
2967
2968 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2969
2970         * mm-util.el (mm-emacs-mule): Remove.
2971
2972 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2973
2974         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2975         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2976         change.
2977
2978 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2979
2980         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2981         bind the default value of enable-multibyte-characters to nil.
2982
2983 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2984
2985         * message.el (message-forward-make-body-plain)
2986         (message-forward-make-body-mml):
2987         Don't use mm-with-unibyte-current-buffer.
2988
2989 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2990
2991         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2992
2993 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2994
2995         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2996         (Bug#5592).
2997
2998 2010-05-07  Julien Danjou  <julien@danjou.info>
2999
3000         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3001         it to mm-pipe-part.
3002
3003         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3004         it is given.
3005
3006 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3007
3008         * binhex.el (binhex-decode-region-internal)
3009         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3010         (dns-query)
3011         * nnweb.el (nnweb-gmane-search)
3012         * pgg-parse.el (pgg-parse-armor)
3013         * pgg.el (pgg-verify-region)
3014         * sha1.el (sha1-string-external)
3015         * uudecode.el (uudecode-decode-region-internal)
3016         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3017         XEmacs.
3018
3019         * gnus-art.el (gnus-article-browse-html-parts)
3020         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3021         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3022         make-temp-file.
3023
3024         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3025         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3026         compiling.
3027
3028         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3029         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3030         XEmacs when compiling.
3031
3032         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3033         gnus-pick-mode-off-hook for XEmacs when compiling.
3034         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3035         gnus-binary-mode-off-hook for XEmacs when compiling.
3036
3037         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3038         nil if char-charset is not available.
3039
3040         * imap.el (imap-disable-multibyte)
3041         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3042         macros.
3043
3044         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3045         instead of encode-coding-string.
3046
3047         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3048         'xemacs) instead of mm-emacs-mule to switch function definitions.
3049         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3050
3051         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3052         bind temporary-file-directory for XEmacs;
3053         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3054         timer-set-function for XEmacs 21.4 and SXEmacs;
3055         bind timer-list for XEmacs 21.4 and SXEmacs;
3056         fbind char-charset and find-charset-region for non-Mule XEmacs;
3057         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3058         encode-coding-region and encode-coding-string for XEmacs having no
3059         file-coding feature.
3060
3061 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3062
3063         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3064
3065 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3066
3067         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3068         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3069
3070 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3071
3072         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3073         alias `jka-compr-delete-temp-file' no longer exists.
3074
3075 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3076
3077         Use define-minor-mode in Gnus where applicable.
3078         * mml.el (mml-mode): Use define-minor-mode.
3079         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3080         (gnus-undo-mode): Use define-minor-mode.
3081         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3082         (gnus-dead-summary-mode): Use define-minor-mode.
3083         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3084         Initialize in declaration.
3085         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3086         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3087         (gnus-mailing-list-mode): Use define-minor-mode.
3088         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3089         (gnus-draft-mode): Use define-minor-mode.
3090         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3091         (gnus-dired-mode): Use define-minor-mode.
3092
3093 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3094
3095         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3096         handles on recursive mml-to-mime translation and check them for
3097         boundary delimiter collisions.  Reported by Greg Troxel.
3098
3099 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3100
3101         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3102
3103 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3104
3105         * mm-util.el (mm-find-buffer-file-coding-system):
3106         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3107
3108 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3109
3110         * message.el (message-generate-headers): Record insertion of optional
3111         headers as well.  Otherwise the check to prevent repeated insertion of
3112         optional headers is a no-op.
3113
3114 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3115
3116         * smime.el: Don't mention CVS.
3117
3118         * nnrss.el (nnrss-fetch): Don't mention CVS.
3119
3120         * nnir.el: Don't mention CVS.
3121
3122 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3123
3124         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3125
3126 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3127
3128         * lpath.el: Fbind bookmark-default-handler,
3129         bookmark-get-bookmark-record, bookmark-make-record-default,
3130         bookmark-prop-get for Emacs <23 and XEmacs.
3131
3132 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3133
3134         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3135         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3136         Use with-current-buffer to silence the byte-compiler.
3137         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3138         bother to require `gnus'.
3139         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3140
3141 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3142
3143         * gnus-sum.el (gnus-summary-bookmark-make-record)
3144         (gnus-summary-bookmark-jump): New functions.
3145         (gnus-summary-mode): Setup bookmark support.
3146
3147 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3148
3149         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3150         if set.
3151
3152 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3153
3154         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3155         gnus-article-browse-html-save-cid-image; make it work recursively for
3156         forwarded messages as well.
3157         (gnus-article-browse-html-parts): Work when prefix arg is given.
3158         (gnus-article-browse-html-article): Doc fix.
3159
3160 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3161
3162         * message.el (message-default-mail-headers):
3163         (message-default-headers): Carry the value mail-default-headers over
3164         into message-default-mail-headers, rather than message-default-headers.
3165
3166 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3167
3168         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3169         charset.
3170
3171         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3172         charset into the <meta> tag when the article is encoded to utf-8.
3173
3174 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3175
3176         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3177         directories as well.
3178         (gnus-article-browse-html-parts): Work for images that do not specify
3179         file names; delete temp directory when quitting; insert header at the
3180         right place; use file: scheme for image files.
3181
3182 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3183
3184         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3185         (gnus-article-browse-html-parts): Use it to make temporary cid image
3186         files in addition to html file so that browser may display them.
3187
3188 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3189
3190         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3191
3192 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3193
3194         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3195
3196 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3197
3198         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3199         about Secret Service API sources.  Improve Customize options.
3200         (auth-source-pick): Change to accept any number of search parameters.
3201         Implement fallbacks iteratively, not recursively.  Add scoring on the
3202         second pass and sort by score.  Call Secret Service API when needed.
3203         (auth-source-user-or-password): Use it.  Call Secret Service API
3204         directly when needed to get the user name and the password.
3205
3206 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3207
3208         * message.el (message-interactive): Doc fix.
3209         (message-qmail-inject-args): Reflow.
3210         (message-kill-to-signature): Fix typo in docstring.
3211
3212         * smiley.el (smiley-buffer): Fix typo in docstring.
3213
3214 2010-03-24  Glenn Morris  <rgm@gnu.org>
3215
3216         * mail-source.el (gnus-message): Declare.
3217         (mail-source-delete-old-incoming): Require gnus-util.
3218
3219 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3220
3221         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3222
3223         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3224
3225         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3226         password-cache's default if it is not bound.
3227         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3228         password-cache-expiry's default if it is not bound.
3229
3230         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3231         available in Emacs 21.
3232
3233         * lpath.el: Suppress compiler warnings for:
3234         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3235         XEmacs;
3236         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3237         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3238         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3239
3240 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3241
3242         * auth-source.el (auth-sources): Fix up definition so extra parameters
3243         are always inline.
3244
3245 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3246
3247         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3248         wasn't updated after mismatch.  Clear cached mailbox info correctly
3249         when uidvalidity changes.
3250         (nnimap-group-prefixed-name): New function to avoid some code
3251         duplication.
3252         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3253         (nnimap-request-group): Use it.
3254         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3255         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3256         with many imap folders.  This is done by caching the group status from
3257         the imap server persistently in a group parameter `imap-status'.  (This
3258         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3259         but not persistently, so every Gnus startup was still very slow.)
3260
3261 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3262
3263         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3264         delete the extra newline.  Otherwise editing of :string and :number
3265         types don't work.
3266
3267 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3268
3269         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3270         secrets.el dependency.
3271         (auth-sources): Add optional user name.  Add secrets.el configuration
3272         choice (unused right now).
3273
3274 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3275
3276         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3277         `gnus-registry-install-shortcuts' fill in the functions.
3278
3279         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3280         warnings.
3281         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3282         (gnus-registry-install-shortcuts): Populate and use it in a
3283         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3284
3285 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3286
3287         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3288         In-place substitutions for the group name encoding/decoding.
3289         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3290         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3291         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3292         (nnimap-update-unseen, nnimap-request-list)
3293         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3294         (nnimap-request-set-mark, nnimap-split-to-groups)
3295         (nnimap-split-articles, nnimap-request-newgroups)
3296         (nnimap-request-create-group, nnimap-request-accept-article)
3297         (nnimap-request-delete-group, nnimap-request-rename-group)
3298         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3299         `encoded-mbx' for consistency.
3300         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3301         variable `imap-current-mailbox'.
3302
3303         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3304         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3305
3306 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3307
3308         * pop3.el (pop3-display-message-size-flag): Display message size byte
3309         counts during POP3 download.
3310         (pop3-movemail): Use it.
3311         (pop3-list): Implement listing of available messages.
3312
3313 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3314
3315         * nnir.el (nnir-get-article-nov-override-function): New function to
3316         override the normal NOV retrieval.
3317         (nnir-retrieve-headers): Use it.
3318
3319 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3320
3321         * auth-source.el (netrc-machine-user-or-password): Autoload.
3322
3323 2010-03-19  Glenn Morris  <rgm@gnu.org>
3324
3325         Stop message.el from loading about 40 libraries it doesn't always need.
3326         The general approach is to autoload rather than require, and to
3327         require in the specific functions rather than the file.  (Bug#5642)
3328
3329         * gmm-utils.el: Don't require wid-edit.
3330         (widget-create-child-value, widget-convert, widget-default-get):
3331         Autoload.
3332
3333         * gnus-util.el: Don't require time-date, netrc.
3334         (message-fetch-field, gnus-group-name-decode): Declare rather than
3335         autoloading.
3336         (gnus-fetch-field): Require message.
3337         (gnus-decode-newsgroups): Require gnus-group.
3338
3339         * ietf-drums.el: Don't require time-date.
3340
3341         * message.el: Don't require hashcash, canlock, ecomplete.
3342         Do require mail-utils.  Require nnheader only when compiling.
3343         (smtpmail-default-smtp-server): Remove declaration.
3344         (message-send-mail-function): Check smtpmail-default-smtp-server
3345         is bound rather than requiring smtpmail.
3346         (message-auto-save-directory, message-insert-signature): Use
3347         expand-file-name rather than nnheader-concat.
3348         (nnheader-insert-file-contents): Autoload.
3349         (hashcash-wait-async): Declare.
3350         (message-send-mail): Only call gnus-setup-posting-charset if
3351         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3352         (message-send-mail-with-sendmail): Require sendmail.
3353         (canlock-password, canlock-password-for-verify): Declare.
3354         (message-canlock-password): Require canlock.
3355         (nnheader-get-report): Autoload.
3356         (gnus-setup-posting-charset): Declare.
3357         (message-send-news): Require gnus-msg.
3358         (message-make-references, message-make-in-reply-to): Use mail-header-id
3359         rather than the alias mail-header-message-id.
3360         (ecomplete-add-item, ecomplete-save): Declare.
3361         (message-put-addresses-in-ecomplete): Require ecomplete.
3362         (ecomplete-display-matches): Autoload.
3363
3364         * mm-decode.el: Don't require mailcap, gnus-util.
3365         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3366         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3367         Autoload.
3368         (mailcap-mime-extensions): Declare.
3369
3370         * mm-encode.el: Don't require mailcap.
3371         (mailcap-extension-to-mime): Autoload.
3372
3373         * mml-sec.el: Don't require password-cache.
3374
3375         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3376         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3377         (mml-minibuffer-read-type): Require mailcap.
3378         (mml-preview): Require gnus-msg.
3379
3380         * mml1991.el: Require password-cache.
3381         (password-cache-expiry): Remove declaration.
3382
3383         * mml2015.el: Require password-cache.
3384         (password-cache-expiry): Remove declaration.
3385
3386         * nneething.el (mailcap): Require mailcap.
3387
3388         * nnheader.el (declare-function): Add compatibility stub.
3389         (message-remove-header): Declare rather than autoload.
3390         (nnheader-replace-header): Require message.
3391
3392         * nnimap.el (declare-function): Add compatibility stub.
3393         (netrc-parse, netrc-machine-user-or-password): Declare.
3394         (nnimap-open-connection): Require netrc.
3395
3396         * nntp.el (declare-function): Add compatibility stub.
3397         (netrc-parse, netrc-machine, netrc-get): Declare.
3398         (nntp-send-authinfo): Require netrc.
3399
3400         * rfc2047.el: Don't require qp.
3401         (quoted-printable-encode-region, quoted-printable-decode-string):
3402         Autoload.
3403
3404         * sieve-mode.el: Don't require easymenu.
3405         (easy-menu-add-item): Autoload it.
3406
3407         * spam-stat.el (time-to-number-of-days): Autoload it.
3408
3409 2010-03-19  Glenn Morris  <rgm@gnu.org>
3410
3411         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3412
3413 2010-03-18  Glenn Morris  <rgm@gnu.org>
3414
3415         * hashcash.el (declare-function): Remove duplicate definition.
3416
3417 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3418
3419         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3420         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3421         value if any backslash escapes).
3422
3423 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3424
3425         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3426         if it is available.  (bug#5647)
3427
3428         * lpath.el: Suppress compiler warning for coding-system-from-name for
3429         Emacs 21 and XEmacs.
3430
3431 2010-03-14  Juri Linkov  <juri@jurta.org>
3432
3433         * hmac-def.el:
3434         * hmac-md5.el:
3435         * netrc.el: Fix keywords.
3436
3437 2010-02-26  Glenn Morris  <rgm@gnu.org>
3438
3439         * message.el (message-send-mail-function): Change the default, so that
3440         it inherits from a customized send-mail-function.  (Bug#5643)
3441
3442 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3443
3444         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3445         shell-command-to-string signals an error (bug#5299).
3446
3447 2010-02-24  Glenn Morris  <rgm@gnu.org>
3448
3449         * message.el (message-smtpmail-send-it)
3450         (message-send-mail-with-mailclient): Doc fixes.
3451
3452 2010-02-16  Glenn Morris  <rgm@gnu.org>
3453
3454         * message.el (message-default-mail-headers): Change the default value
3455         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3456
3457 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3458
3459         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3460         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3461
3462 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3463
3464         * time-date.el (date-to-time): Doc fix (Bug#5408).
3465
3466 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3467
3468         * message.el (message-mail): Just pass yank-action on to message-setup.
3469         (message-setup): Handle (FUN . ARGS) form of yank-action.
3470         (message-with-reply-buffer, message-widen-reply)
3471         (message-yank-original): Handle non-buffer values of
3472         message-reply-buffer (Bug#4080).
3473         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3474
3475 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3476
3477         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3478         Fix typo in docstring.
3479
3480 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3481
3482         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3483         response.
3484
3485 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3486
3487         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3488
3489         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3490
3491         * message.el (message-check-news-header-syntax): Protect against a
3492         string that `rfc822-addresses' returns when parsing fails.
3493
3494 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3495
3496         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3497         (gnus-previous-char-property-change): New functions.
3498
3499         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3500
3501 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3502
3503         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3504         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3505
3506 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3507
3508         * message.el (message-exchange-point-and-mark): Rework last change to
3509         avoid using optional arg of exchange-point-and-mark, for backward
3510         compatibility.
3511
3512 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3513
3514         * message.el (message-exchange-point-and-mark): Call
3515         exchange-point-and-mark with an argument rather than setting
3516         mark-active by hand (Bug#5175).
3517
3518 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3519
3520         * nntp.el (nntp-service-to-port): Work for service expressed with
3521         numeric string; replace [:digit:] with [0-9] for XEmacs.
3522
3523 2009-12-17  Glenn Morris  <rgm@gnu.org>
3524
3525         * gnus-group.el (gnus-bug-group-download-format-alist):
3526         Change emacs entry to debbugs.gnu.org.  Bump :version.
3527
3528 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3529
3530         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3531
3532 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3533
3534         * message.el (message-info): Explain why we use `Info-goto-node'.
3535
3536 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3537
3538         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3539
3540 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3541
3542         * message.el (message-completion-in-region): New compatibility function.
3543         (message-expand-group): Use it.
3544
3545 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3546
3547         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3548         with no unread article should be listed if the 2nd arg `predicate' is
3549         given.
3550
3551 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3552
3553         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3554
3555 2009-11-29  Juri Linkov  <juri@jurta.org>
3556
3557         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3558         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3559         on `gnus-recenter'. (Bug#4698, Bug#4981)
3560
3561 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3562
3563         * sha1.el (sha1-string-external): default-directory "/" in case
3564         otherwise non-existent.  process-connection-type pipe for touch of
3565         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3566
3567 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3568
3569         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3570         it's comms related and sgml-mode.el has "comm" on that basis too.
3571
3572 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3573
3574         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3575         containing tspecial characters if they have been already quoted.
3576
3577 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3578
3579         * dns-mode.el (auto-mode-alist): Purecopy string.
3580
3581 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3582
3583         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3584
3585 2009-10-24  Glenn Morris  <rgm@gnu.org>
3586
3587         * gnus-art.el (help-xref-stack-item): Define for compiler.
3588
3589 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3590
3591         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3592
3593 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3594
3595         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3596
3597 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3598
3599         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3600         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3601
3602 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3603
3604         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3605         (gnus-overlays-in): New alias to overlays-in.
3606
3607         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3608         gnus-overlay-get, and gnus-delete-overlay.
3609         (gnus-summary-show-thread): Make it work as well for systems in which
3610         next-single-char-property-change is not available.
3611         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3612
3613         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3614         (gnus-overlay-get): New alias to extent-property.
3615         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3616
3617         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3618         SXEmacs.
3619
3620         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3621         SXEmacs.
3622
3623 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3624
3625         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3626
3627 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3628
3629         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3630         and XEmacs that don't have `remove-overlays'.
3631
3632 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3633
3634         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3635         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3636         selective display.  Use overlays instead.
3637
3638 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3639
3640         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3641
3642 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3643
3644         * spam-stat.el (spam-stat-load): Fix typo in message.
3645
3646 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3647
3648         * dig.el (dig-invoke): Fix typo in docstring.
3649         (query-dig): Reflow docstring.
3650
3651 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3652
3653         * gnus-art.el (gnus-article-encrypt-body):
3654         * message.el (message-check-recipients):
3655         * mm-util.el (mm-codepage-setup):
3656         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3657         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3658
3659 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3660
3661         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3662         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3663         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3664         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3665         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3666
3667 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3668
3669         * dig.el: Add "Keywords: comm", as per net-utils.el.
3670
3671 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3672
3673         * dig.el (dig-mode): Use define-derived-mode.
3674
3675 2009-09-19  Glenn Morris  <rgm@gnu.org>
3676
3677         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3678
3679 2009-09-18  Glenn Morris  <rgm@gnu.org>
3680
3681         * gnus-diary.el (gnus-diary-check-message):
3682         * message.el (message-insert-formatted-citation-line):
3683         * nnbabyl.el (top-level):
3684         * nndiary.el (nndiary-schedule):
3685         Fix typos in condition-case handlers.
3686
3687 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3688
3689         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3690         configuration that provides the sole article window in a frame;
3691         position point correctly after deleting a part.
3692
3693 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3694
3695         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3696         (spam-resolve-registrations-routine): Use it to unregister articles
3697         that change status.
3698
3699 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3700
3701         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3702         with XEmacs.
3703         (parse-time-string-chars): Use it.
3704
3705 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3706
3707         * imap.el (imap-interactive-login): Better messages.
3708         (imap-open): Fix bug with renamed buffer on reconnect.
3709         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3710         for easier debugging and cleaner code.  On successful (guessed based on
3711         server capabilities) secondary authentication, set imap-state
3712         correctly.
3713         (imap-last-authenticator): Define imap-last-authenticator as a variable
3714         to avoid warnings.
3715
3716 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3717
3718         * nnrss.el (nnrss-request-article): Remove binding of
3719         default-enable-multibyte-characters that has gotten needless by
3720         the 2007-07-13 change in rfc2047-encode-message-header.
3721
3722         * mml.el (mml-insert-multipart): Error on the message header.
3723         (mml-insert-part): Error on the message header; position point at
3724         the end of a MIME tag.
3725
3726 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3727
3728         * time-date.el (autoload): Expand define-obsolete-function-alias into
3729         defalias and make-obsolete for old Emacsen that Gnus supports.
3730         (with-no-warnings): Define it for old Emacsen.
3731         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3732         is available.
3733         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3734         float-time is available; suppress compile warning for time-to-seconds.
3735
3736         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3737         (gnus-float-time): Alias to float-time if it exists.
3738
3739         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3740         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3741         float-time is available; suppress compile warning for time-to-seconds.
3742
3743         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3744         XEmacs.
3745
3746 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3747
3748         * imap.el (imap-message-map): Docstring fix.
3749
3750 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3751
3752         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3753         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3754         Add the optional argument `encoding' that overrides the default.
3755
3756         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3757         mm-encode-buffer.
3758
3759 2009-09-04  Glenn Morris  <rgm@gnu.org>
3760
3761         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3762         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3763         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3764         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3765         * mm-util.el (mm-with-unibyte-current-buffer)
3766         (mm-find-buffer-file-coding-system):
3767         * yenc.el (yenc-decode-region): Use default-value rather than
3768         default-enable-multibyte-characters.
3769
3770 2009-09-03  Glenn Morris  <rgm@gnu.org>
3771
3772         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3773         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3774         than default-enable-multibyte-characters.
3775
3776 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3777
3778         * gnus-art.el (gnus-article-read-summary-keys):
3779         Fix gnus-buffer-configuration's value temporarily used.
3780
3781 2009-09-02  Glenn Morris  <rgm@gnu.org>
3782
3783         * gnus-util.el (gnus-float-time): New function.
3784         * gnus-delay.el (gnus-delay-article):
3785         * gnus-sum.el (gnus-thread-latest-date):
3786         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3787         * nnspool.el (nnspool-request-newgroups):
3788         Use gnus-float-time rather than time-to-seconds.
3789         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3790
3791         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3792         (gnus-header-subject-face, gnus-header-newsgroups-face)
3793         (gnus-header-name-face, gnus-header-content-face):
3794         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3795         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3796         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3797         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3798         (gnus-cite-face-11):
3799         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3800         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3801         (gnus-server-closed-face, gnus-server-denied-face)
3802         (gnus-server-offline-face):
3803         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3804         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3805         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3806         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3807         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3808         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3809         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3810         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3811         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3812         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3813         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3814         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3815         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3816         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3817         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3818         (gnus-summary-high-undownloaded-face)
3819         (gnus-summary-low-undownloaded-face)
3820         (gnus-summary-normal-undownloaded-face)
3821         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3822         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3823         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3824         (gnus-splash-face):
3825         * message.el (message-header-to-face, message-header-cc-face)
3826         (message-header-subject-face, message-header-newsgroups-face)
3827         (message-header-other-face, message-header-name-face)
3828         (message-header-xheader-face, message-separator-face)
3829         (message-cited-text-face, message-mml-face):
3830         * sieve-mode.el (sieve-control-commands-face)
3831         (sieve-action-commands-face, sieve-test-commands-face)
3832         (sieve-tagged-arguments-face):
3833         * spam.el (spam-face):
3834         Mark face aliases with "-face" in the name as obsolete.
3835
3836 2009-09-01  Glenn Morris  <rgm@gnu.org>
3837
3838         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3839         than goto-line.
3840
3841 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3842
3843         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3844         Don't move point if the command is invoked inside the message header.
3845
3846 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3847
3848         * imap.el (imap-send-command): Simplify.
3849         (imap-wait-for-tag): point-max -> buffer-size.
3850
3851 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3852
3853         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3854         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3855         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3856         * nnir.el (nnir-swish-e-index-file):
3857         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3858         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3859         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3860         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3861         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3862         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3863
3864 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3865
3866         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3867         Don't save excursion.
3868
3869 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3870
3871         * nnheader.el (nnheader-find-file-noselect):
3872         * mm-util.el (mm-insert-file-contents):
3873         Use (default-value 'major-mode) instead of default-major-mode.
3874
3875 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3876
3877         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3878
3879 2009-08-26  Glenn Morris  <rgm@gnu.org>
3880
3881         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3882         than placing in files.el.
3883
3884 2009-08-25  Glenn Morris  <rgm@gnu.org>
3885
3886         * nnir.el (top-level): Don't require cl at run-time.
3887         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3888         Replace cl-function substitute with gnus-replace-in-string.
3889         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3890         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3891         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3892         simplified expansions.
3893
3894 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3895
3896         * dig.el (dig): Add autoload cookie.
3897
3898 2009-08-22  Glenn Morris  <rgm@gnu.org>
3899
3900         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3901         goto-line.
3902
3903 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3904
3905         * parse-time.el (parse-time-string-chars): Save match data.
3906
3907 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3908
3909         * parse-time.el (parse-time-string-chars): Compute using character
3910         classes, to handle non-ascii characters (Bug#3190).
3911
3912 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3913
3914         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3915
3916         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3917         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3918         (gnus-mm-display-part, gnus-mime-display-single)
3919         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3920         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3921
3922         * gnus-sum.el
3923         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3924         (gnus-summary-move-article): Add expirable mark to articles copied or
3925         moved to group that has auto-expire turned on if the option is non-nil.
3926
3927 2009-07-24  Glenn Morris  <rgm@gnu.org>
3928
3929         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3930         Fix typo.  (Bug#3903)
3931
3932 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3933
3934         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3935         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3936         that should not be used for draft articles.
3937         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3938         that has no concern in minor mode keys.
3939         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3940         Abolish.
3941
3942 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3943
3944         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3945         article without making inquiry to a user for unknown encoding.
3946
3947         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3948         (nnmaildir--scan): Assume i-node and device number that file-attributes
3949         returns might be cons-cell.
3950
3951         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3952
3953         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3954
3955 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3956
3957         * auth-source.el: Remove docs now in auth.texi.  Don't use
3958         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3959         `auth-source-hide-passwords' and use them.
3960
3961 2009-07-15  Glenn Morris  <rgm@gnu.org>
3962
3963         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3964
3965 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3966
3967         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3968         excessive whitespace from the default values of title and description.
3969
3970 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3971
3972         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3973         mail-fetch-field to fetch Content-Description header in order to
3974         exclude newlines.
3975
3976 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3977
3978         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3979         format used by GnuPG 2.0.11.
3980
3981 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3982
3983         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3984         to deleted part.
3985
3986 2009-05-30  David Engster  <dengste@eml.cc>
3987
3988         * nnmairix.el: Remove old documentation in the commentary block.
3989         (nnmairix-request-group): Do not update active file for nnml back ends.
3990         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3991         end so that overview files are ignored.
3992         (nnmairix-update-groups): Make updating the groups more robust by using
3993         marks.
3994         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3995         with dollar characters in message-id.
3996
3997 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3998
3999         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4000         2008-12-25 in dns.el.
4001
4002 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4003
4004         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4005         could happen if the text is only composed of spaces and/or tabs.
4006
4007 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4008
4009         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4010         when sending a queued message to avoid extra mml tags.
4011
4012 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4013
4014         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4015
4016 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4017
4018         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4019         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4020         rmail-toggle-header for XEmacs;
4021         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4022
4023 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4024
4025         * gnus-dired.el: Remove autoload for gnus-setup-message.
4026         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4027         displaying Gnus logo; always use compose-mail.
4028
4029 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4030
4031         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4032
4033 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4034
4035         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4036         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4037         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4038         available.
4039         (gnus-nocem-epg-verify): New function.
4040
4041 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4042
4043         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4044
4045 2009-02-15  Glenn Morris  <rgm@gnu.org>
4046
4047         * gnus-util.el (rmail-insert-rmail-file-header)
4048         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4049         autoloads.
4050         (rmail-default-rmail-file): Remove unnecessary declaration.
4051         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4052
4053 2009-02-14  Glenn Morris  <rgm@gnu.org>
4054
4055         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4056         variable (only used in gnus-util, which declares it anyway).
4057         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4058         which was only needed by gnus-art (changed to not use it any more).
4059         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4060         only used in gnus-util, which autoloads it itself.
4061         (rmail-update-summary): Fix autoload.
4062
4063         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4064         rather than rmail-output-to-rmail-file.
4065
4066 2009-02-07  Glenn Morris  <rgm@gnu.org>
4067
4068         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4069         autoload of function that no longer exists.
4070         (rmail-toggle-header): Declare.
4071         (message-forward-rmail-make-body): Handle mbox Rmail.
4072
4073 2009-01-31  Glenn Morris  <rgm@gnu.org>
4074
4075         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4076         2009-01-09 change.
4077
4078 2009-01-31  Dave Love  <fx@gnu.org>
4079
4080         * imap.el (imap-fetch-safe): Bind debug-on-error.
4081         (imap-debug): Add imap-fetch-safe.
4082
4083 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4084
4085         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4086         (auth-source-forget-all-cached): New convenience function.
4087         (auth-source-user-or-password): Accept list of modes or a single mode.
4088
4089         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4090         auth-source modes.
4091
4092         * netrc.el (netrc-machine-user-or-password): Use list of
4093         auth-source modes.
4094
4095         * nnimap.el (nnimap-open-connection): Use list of
4096         auth-source modes.
4097
4098         * nntp.el (nntp-send-authinfo): Use list of
4099         auth-source modes.
4100
4101 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4102
4103         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4104         now.
4105
4106 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4107
4108         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4109         coding system in XEmacs; add a workaround for XEmacs.
4110
4111         * lpath.el: Fbind coding-system-aliasee.
4112
4113 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4114
4115         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4116         of current-language-environment.
4117
4118 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4119
4120         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4121         available at runtime.
4122
4123 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4124
4125         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4126
4127 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4128
4129         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4130         the greatest positive fixnum value doesn't work under an XEmacs with
4131         bignum support; use the most-positive-fixnum constant instead,
4132         available since Emacs 21.1 with cl and XEmacs 21.1.
4133
4134 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4135
4136         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4137         XEmacs gets not to work.
4138
4139 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4140
4141         * mm-util.el (mm-coding-system-priorities): Allow the value like
4142         "Japanese (UTF-8)" of current-language-environment.
4143
4144 2009-01-09  Glenn Morris  <rgm@gnu.org>
4145
4146         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4147         with last-command-event.
4148
4149 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4150
4151         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4152         in the doc string.
4153
4154         * message.el (message-fix-before-sending): Amend comment.
4155
4156 2009-01-08  Dave Love  <fx@gnu.org>
4157
4158         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4159
4160 2009-01-07  David Engster  <dengste@eml.cc>
4161
4162         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4163         simplified server definitions by converting it via
4164         gnus-server-to-method.
4165
4166 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4167
4168         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4169         parameter's operands.
4170
4171 2009-01-06  David Engster  <dengste@eml.cc>
4172
4173         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4174         primary select method (for gnus-group-mark-article-as-read).
4175
4176 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4177
4178         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4179         `(gnus)Face', not `(gnus)X-Face'.
4180
4181 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4182
4183         * mm-util.el (mm-ucs-to-char): New function.
4184
4185         * mm-url.el (mm-url-decode-entities): Use it.
4186
4187         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4188         unicode-to-char.
4189
4190 2009-01-05  Dave Love  <fx@gnu.org>
4191
4192         * time-date.el: Require cl for `declare'.
4193
4194 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4195
4196         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4197         Dave Love.
4198
4199 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4200
4201         * message.el (message-fix-before-sending): Add `eight-bit' to
4202         illegible-text check.
4203
4204 2009-01-03  Michael Olson  <mwolson@gnu.org>
4205
4206         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4207         `headers' is nil.  This can occur if the IMAP server does not have
4208         permissions to read messages from a folder, but can write new messages
4209         to the folder.
4210         (nnimap-request-article-part): Do not insert `data' if it is nil.
4211
4212         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4213         characters which will confuse `read', so skip past them.
4214
4215 2009-01-01  Dave Love  <fx@gnu.org>
4216
4217         * imap.el (imap-string-to-integer): Fix typo.
4218         (imap-fetch-safe): New function.
4219         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4220
4221         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4222
4223         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4224         (imap-parse-greeting): Fix doc strings.
4225         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4226         (imap-parse-flag-list): Make messages unique.
4227         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4228
4229         * nnimap.el: Fix author email.
4230         (nnimap-split-rule): Add FIXME comment.
4231         (nnimap-debug): Fix doc string.
4232
4233 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4234
4235         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4236
4237 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4238
4239         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4240         nslookup if resolv.conf isn't available.
4241         (dns-query): Rename from query-dns.
4242         (dns-query-cached): Rename from query-dns-cached.
4243
4244 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4245
4246         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4247         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4248         to check if those variables exist (first appeared in Emacs 18.50).
4249
4250 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4251
4252         * mm-util.el (mm-line-number-at-pos): New function.
4253
4254         * spam-report.el (spam-report-process-queue): Use it.
4255
4256 2008-12-24  David Engster  <dengste@eml.cc>
4257
4258         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4259         parameters that haven't existed as variables as buffer-local variables.
4260
4261 2008-12-23  Dave Love  <fx@gnu.org>
4262
4263         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4264         cadar.
4265
4266         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4267         imap-starttls-p.
4268         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4269
4270 2008-12-22  Dave Love  <fx@gnu.org>
4271
4272         * imap.el: Fix author email.  Doc fixes.
4273         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4274         reply.
4275
4276 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4277
4278         * spam-report.el (spam-report-gmane-max-requests): New constant.
4279         (spam-report-gmane-wait): New variable.
4280         (spam-report-gmane-ham, spam-report-gmane-spam)
4281         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4282         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4283         the server.
4284
4285         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4286         Add explanations.
4287
4288         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4289         nnheader-accept-process-output and nnheader-read-timeout if available.
4290         (pop3-movemail): Use it.
4291
4292         * message.el (message-check-news-body-syntax): Fix signature check if
4293         there's an attachment.
4294
4295 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4296
4297         * mm-util.el: Add comments to the mm- emulating functions.
4298
4299 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4300
4301         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4302         by Stephen Berman <stephen.berman@gmx.net>.
4303
4304 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4305
4306         * mm-util.el (mm-substring-no-properties): New function.
4307         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4308         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4309         (mm-string-to-multibyte): Doc fix.
4310
4311         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4312
4313 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4314
4315         * mml.el (mml-attach-file): Strip text properties from file name.
4316         (Bug#1574)
4317
4318 2008-12-16  Glenn Morris  <rgm@gnu.org>
4319
4320         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4321
4322 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4323
4324         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4325         knows since the charset specified might be a bogus alias that
4326         mm-charset-synonym-alist provides.
4327
4328 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4329
4330         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4331         "ISO_8859-1".
4332
4333         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4334
4335 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4336
4337         * mm-util.el (mm-charset-eval-alist):
4338         Define it before mm-charset-to-coding-system.
4339         (mm-charset-to-coding-system): Add optional argument `silent';
4340         define it before mm-charset-override-alist.
4341         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4342         default value if it can be used in Emacs currently running;
4343         silence mm-charset-to-coding-system.
4344
4345 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4346
4347         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4348         `allow-override' which says whether to use `mm-charset-override-alist'.
4349         (rfc2047-decode-encoded-words): Use it.
4350
4351         * mm-util.el (mm-charset-override-alist): Fix custom type;
4352         add `(gb2312 . gbk)' to choices.
4353
4354 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4355
4356         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4357         fast.
4358
4359         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4360
4361         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4362
4363 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4364
4365         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4366         on links.
4367
4368         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4369
4370 2008-12-03  Lute Kamstra  <lute@gnu.org>
4371
4372         * sha1.el: Remove leading * from docstrings of defcustoms,
4373         deffaces, defconsts and defuns.
4374
4375 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4376
4377         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4378         users' addresses that don't have domain parts.
4379         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4380         rather than message-narrow-to-head since there will be the message
4381         header separator.
4382
4383 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4384
4385         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4386         since the result is inserted in a unibyte buffer anyway.
4387         (nnimap-demule-use-string-to-multibyte): Remove.
4388         (nnimap-demule): Alias it to mm-string-to-multibyte.
4389
4390 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4391
4392         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4393         variable for debugging bug#464 and bug#1174.
4394         (nnimap-demule): Use it.
4395
4396 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4397
4398         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4399         score calculation correctly.
4400
4401 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4402
4403         * message.el (message-send-mail): Just set the buffer to unibyte
4404         rather than use mm-with-unibyte-current-buffer which does a lot more.
4405         (message-send-mail-partially): Don't bother with
4406         mm-with-unibyte-current-buffer since it's already been made unibyte by
4407         message-send-mail.
4408
4409 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4410
4411         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4412
4413 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4414
4415         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4416
4417 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4418
4419         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4420         require itself and to remove `with-no-warnings'.
4421
4422 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4423
4424         * starttls.el (starttls-any-program-available): Get the name of the
4425         available TLS layer program.
4426         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4427         well as the host name in the "opening" message.
4428
4429         * auth-source.el (auth-source-cache, auth-source-do-cache)
4430         (auth-source-user-or-password): Cache passwords and logins by default,
4431         allow override with `auth-source-do-cache'.
4432         (auth-source-forget-user-or-password): Allow users to remove cache
4433         entries if needed.
4434
4435 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4436
4437         * md4.el (md4-buffer): Fix typo in docstring.
4438         (md4, md4-64): Doc fixes.
4439         (md4-pack-int32): Reflow docstring.
4440
4441 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4442
4443         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4444         condition-case to only the forward-sexp call.
4445
4446 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4447
4448         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4449         quotes contained.  Make it more robust regardless by an extra
4450         condition-case wrapper.
4451
4452 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4453
4454         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4455
4456 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4457
4458         * nnml.el (nnml-request-expire-articles): Check if the function set to
4459         `nnmail-expiry-target' returns the symbol `delete'.
4460
4461         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4462
4463         * nnmail.el (nnmail-expiry-target): Fix custom type.
4464
4465 2008-10-02  Glenn Morris  <rgm@gnu.org>
4466
4467         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4468         Silence compiler warning.
4469
4470 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4471
4472         * tls.el (open-tls-stream): Show the actual command being
4473         executed, instead of the format string.
4474
4475 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4476
4477         * lpath.el: Fbind codepage-setup for Emacs 23.
4478
4479 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4480
4481         * mml.el (mml-menu): Don't assume mml2015 is bound.
4482
4483 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4484
4485         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4486         exists.
4487
4488 2008-09-27  Glenn Morris  <rgm@gnu.org>
4489
4490         * gnus-util.el (mail-header-remove-comments): Autoload it.
4491
4492 2008-09-27  Andreas Schwab  <schwab@suse.de>
4493
4494         * gnus-util.el (gnus-split-references): Strip comments.
4495         (gnus-parent-id): Likewise.
4496
4497 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4498
4499         * message.el (message-confirm-send): Fix version.
4500
4501 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4502
4503         * message.el (message-idna-to-ascii-rhs-1): Use
4504         mail-extract-address-components rather than mail-header-parse-addresses
4505         that is an alias by default to ietf-drums-parse-addresses that does not
4506         support non-ASCII names in headers' contents.
4507
4508 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4509
4510         * message.el (message-confirm-send): Fixed variable documentation to
4511         avoid the "y/n" wording.
4512
4513 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4514
4515         * message.el (message-set-auto-save-file-name): Save to a different
4516         filename so multiple messages (especially drafts) can be recovered.
4517
4518 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4519
4520         * message.el (message-confirm-send): Add appropriate version.
4521
4522 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4523
4524         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4525         defvar.
4526
4527 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4528
4529         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4530         (mm-pkcs7-enveloped-magic): Ditto.
4531
4532 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4533
4534         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4535         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4536
4537 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4538
4539         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4540         default, it's better.
4541
4542 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4543
4544         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4545         summary line gnus-number property and ignore them (with a warning
4546         message).
4547
4548 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4549
4550         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4551         macro caddr in the interactive form since it won't be expanded.
4552
4553 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4554
4555         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4556         `charset'; fix name of function called recursively.
4557         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4558
4559 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4560
4561         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4562         (gnus-mime-set-charset-parameters): New function.
4563         (gnus-mime-view-part-as-charset): Use it to correctly display part
4564         specifying wrong charset.
4565
4566 2008-09-08  David Engster  <dengste@eml.cc>
4567
4568         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4569         in completing-read for back end server.
4570
4571 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4572
4573         * message.el (message-confirm-send): New variable to confirm sending a
4574         message.
4575         (message-send): Use it.
4576
4577 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4578
4579         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4580
4581 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4582
4583         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4584
4585 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4586
4587         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4588         prevent tracking too many groups.
4589         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4590         Use it.
4591
4592 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4593
4594         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4595         moving point to the bottom of the window in order to avoid recentering.
4596
4597 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4598
4599         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4600
4601         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4602         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4603         (gnus-article-beginning-of-window): Fix calculation.
4604
4605 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4606
4607         * gnus-msg.el (gnus-summary-supersede-article)
4608         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4609         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4610         message header.
4611
4612 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4613
4614         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4615         pending output coming after the status change.
4616
4617 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4618
4619         * message.el:
4620         * gnus-start.el:
4621         * gnus-registry.el: Remove VMS support.
4622
4623 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4624
4625         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4626         macro.
4627         (rfc2104-hash): Use it.
4628
4629 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4630
4631         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4632         (gnus-summary-sort-by-most-recent-date): New commands.
4633         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4634         and menu entries.
4635
4636 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4637
4638         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4639         don't redisplay article for raw contents; remove plural articles stuff.
4640
4641         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4642         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4643         on gnus-summary-save-article; display results properly.
4644
4645 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4646
4647         * lpath.el: No need to fbind ns-focus-frame.
4648
4649 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4650
4651         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4652
4653 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4654
4655         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4656         gnus-save-all-headers.
4657
4658 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4659
4660         * gnus-util.el (ns-focus-frame): Remove declaration.
4661         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4662         like x.
4663
4664 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4665
4666         * rfc2104.el (rfc2104-zero): Delete defconst.
4667         (rfc2104-hex-alist): Likewise.
4668         (rfc2104-hex-to-int): Delete func.
4669         (rfc2104-hexstring-to-bitstring): Likewise.
4670         (rfc2104-nybbles): New defconst.
4671         (rfc2104-hash): Rewrite for speed.
4672
4673 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4674
4675         * tls.el (open-tls-stream): Make it work with the 2nd argument
4676         BUFFER that is a string but does not exist as a buffer object, as
4677         mentioned in the doc-string.
4678
4679 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4680
4681         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4682         SXEmacs.
4683
4684 2008-07-16  Glenn Morris  <rgm@gnu.org>
4685
4686         * gnus-util.el (ns-focus-frame): Declare for compiler.
4687
4688 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4691         set as a group parameter.
4692         (gnus-summary-save-in-pipe): Work when it is called independently.
4693         (gnus-summary-pipe-to-muttprint): Don't modify
4694         gnus-summary-pipe-output-default-command.
4695
4696 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4697
4698         * message.el (message-send-mail-with-sendmail):
4699         Display the error message.
4700
4701 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4702
4703         * gnus-art.el (gnus-default-article-saver):
4704         Add gnus-summary-save-in-pipe to choices.
4705         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4706         gnus-summary-pipe-output-default-command as the default command.
4707         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4708         instead of gnus-last-shell-command.
4709
4710         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4711         New user option.
4712         (gnus-summary-muttprint-program): Mention the value will be changed.
4713         (gnus-summary-save-article): Force showing of all headers.
4714         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4715
4716 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4717
4718         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4719
4720 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4721
4722         * nnimap.el (nnimap-id):
4723         * sieve-manage.el (sieve-manage-open): Doc fixes.
4724
4725 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4726
4727         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4728         if available.
4729
4730 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4731
4732         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4733
4734         * nnkiboze.el (nnkiboze-generate-group):
4735         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4736
4737         * nnmairix.el: Require CL.
4738
4739 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4740
4741         * dgnushack.el: Autoload get-display-table and put-display-table for
4742         XEmacs 21.5.
4743
4744         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4745         21.4 and SXEmacs.
4746
4747 2008-06-15  David Engster  <dengste@eml.cc>
4748
4749         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4750
4751 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4752
4753         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4754         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4755         runtime choice under XEmacs.
4756
4757         * gnus-sum.el (gnus-summary-set-display-table):
4758         Use `gnus-put-display-table', `gnus-get-display-table',
4759         `gnus-set-display-table' for the display table, instead of `aset'.
4760
4761         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4762         Use `gnus-put-display-table', `gnus-get-display-table',
4763         `gnus-set-display-table' for the display table.
4764
4765 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4766
4767         * nnmairix.el: Add autoloads.
4768
4769 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4770
4771         * nnmairix.el (nnmairix-delete-recreate-group)
4772         (nnmairix-update-and-clear-marks): Fix error messages.
4773
4774 2008-06-14  David Engster  <dengste@eml.cc>
4775
4776         * nnmairix.el: Upgrade to version 0.6.
4777         (nnmairix-group-toggle-propmarks-this-group)
4778         (nnmairix-group-toggle-readmarks-this-group)
4779         (nnmairix-group-delete-recreate-this-group)
4780         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4781         (nnmairix-remove-tick-mark-original-article): New commands.
4782         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4783         (nnmairix-propagate-marks-to-nnmairix-groups)
4784         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4785         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4786         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4787         functions needed for marks propagation and manipulation of read marks.
4788         (nnmairix-update-groups): New function.
4789         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4790         (nnmairix-determine-original-group-from-registry)
4791         (nnmairix-determine-original-group-from-path)
4792         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4793         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4794         New helper functions.
4795         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4796         keystrokes for new commands.
4797         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4798         (nnmairix-request-group): Check allow-fast group parameter.
4799         (nnmairix-request-create-group): Set allow-fast group parameter if
4800         nnmairix-allowfast-default is set.
4801         (nnmairix-close-group): Propagate marks upon closing if needed.
4802         (nnmairix-group-toggle-threads-this-group): Use new.
4803         nnmairix-group-toggle-parameter helper function.
4804         (nnmairix-search): Better check for empty search result.
4805         (nnmairix-goto-original-article): Use new helper functions for
4806         determining original article.
4807         (nnmairix-show-original-article): Make sure message-id is in brackets.
4808         (nnmairix-call-mairix-binary): Change variable name.
4809         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4810         helper function.
4811         (nnmairix-widget-toggle-activate): Fix doc string.
4812
4813 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * nnir.el: Require edmacro when compiling with XEmacs.
4816         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4817         available in Emacs 21.
4818
4819 2008-06-11  Glenn Morris  <rgm@gnu.org>
4820
4821         * gnus-util.el (x-focus-frame):
4822         * gnus.el (image-size):
4823         * mm-decode.el (image-size): Declare.
4824
4825         * gnus-picon.el (declare-function): Add compat definition.
4826         (image-size): Declare.
4827
4828         * gnus-group.el (tool-bar-map):
4829         * gnus-sum.el (tool-bar-map): Define for compiler.
4830
4831         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4832
4833         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4834
4835         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4836         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4837         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4838         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4839         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4840         * sieve-manage.el, spam-report.el, spam.el:
4841         Remove unnecessary eval-and-compile of autoloads.
4842
4843 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4844
4845         * auth-source.el: Precise Tramp doc.
4846
4847 2008-06-07  Glenn Morris  <rgm@gnu.org>
4848
4849         * nnmairix.el: Remove unnecessary eval-when-compile.
4850
4851 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4852
4853         * lpath.el: Fbind propertize for XEmacs 21.4.
4854
4855 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4856
4857         * nnir.el: Move here from ../contrib.
4858
4859 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4860
4861         * gnus-util.el (gnus-read-shell-command): New function.
4862         * mm-decode.el (mm-pipe-part):
4863         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4864
4865 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4866
4867         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4868
4869 2008-06-03  Glenn Morris  <rgm@gnu.org>
4870
4871         * pop3.el (nnheader-accept-process-output): Autoload it.
4872
4873 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4874
4875         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4876         are not 2-digit hexadecimal characters that follow `%'s.
4877
4878 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4879
4880         * message.el (message-bogus-recipient-p): Fix type in doc string.
4881         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4882         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4883         Improve custom options.
4884         (message-bogus-recipient-p): Adjust accordingly.
4885
4886 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4887
4888         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4889         long-form month and day names.
4890
4891 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4892
4893         * dgnushack.el: Autoload debug, eudc-expand-inline and
4894         pgg-snarf-keys-region for XEmacs.
4895
4896         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4897
4898         * nnmairix.el: Require edmacro when compiling with XEmacs.
4899
4900 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4901
4902         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4903         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4904
4905 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4906
4907         * auth-source.el: Add more docs.
4908
4909         * netrc.el (netrc-machine): Always match if the port is not given.
4910
4911 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4912
4913         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4914         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4915         retrieval faster in some cases, but might make CPU usage larger.  If
4916         this has any bad side effects, we might revert this change.
4917
4918         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4919         seems to make mail retrieval much, much faster.
4920         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4921         unconditionally.
4922
4923         * gnus-draft.el (gnus-group-send-queue): Bind
4924         message-send-mail-partially-limit to nil to avoid being prompted.
4925
4926 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4927
4928         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4929
4930         * message.el (message-bogus-address-regexp): Fix and improve custom
4931         type.
4932         (message-setup-hook): Add message-check-recipients as custom option.
4933
4934 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4935
4936         * message.el (message-cite-function): Remove bogus autoload which crept
4937         in during merge from v5-10.
4938
4939 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4940
4941         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4942
4943         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4944
4945         * auth-source.el: Preliminary Tramp docs.
4946         (auth-sources): Change the default auth-sources to use
4947         EPA .gpg files.
4948
4949 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4950
4951         * nntp.el: Autoload `auth-source-user-or-password'.
4952         (nntp-send-authinfo): Use it.
4953
4954         * nnimap.el: Autoload `auth-source-user-or-password'.
4955         (nnimap-open-connection): Use it.
4956
4957         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4958         for the gnus-message function.
4959         (auth-source-user-or-password): Use it.
4960
4961 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4962
4963         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4964         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4965         (rfc2104-hash): Use it.
4966
4967 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4968
4969         * gnus-art.el (gnus-article-toggle-truncate-lines):
4970         Don't use `iff' in docstring.
4971
4972 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4973
4974         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4975
4976         * gnus-util.el (gnus-extract-address-component-name)
4977         (gnus-extract-address-component-email): Convenience functions around
4978         `gnus-extract-address-components'.
4979
4980         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4981         Use `gnus-extract-address-component-email' to fix bug of comparing full
4982         sender name to `user-mail-address'.
4983
4984 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4985
4986         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4987         catch/throw to optimize.
4988         (gnus-registry-find-keywords): Just use member to find a keyword.
4989
4990 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4991
4992         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4993         is current before calling gnus-server-prepare.
4994         (gnus-server-setup-buffer, gnus-server-update-server)
4995         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4996
4997 2008-05-04  Juri Linkov  <juri@jurta.org>
4998
4999         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5000         (mailcap-file-default-commands): Use mailcap-replace-in-string
5001         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5002         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5003
5004 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5005
5006         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5007
5008 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5009
5010         * gnus.el: Bump version to 0.11.
5011
5012 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5013
5014         * gnus.el: No Gnus v0.10 is released.
5015
5016 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5017
5018         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5019         hooks.
5020         (gnus-update-read-articles): Speed up non-marks-using users.
5021         (gnus-use-marks): Define gnus-use-marks.
5022         (gnus-propagate-marks): Rename variable to something more sensible.
5023
5024 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5025
5026         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5027         (gmm-image-load-path-for-library): Fix typos in docstrings.
5028         (gmm-message): Reflow docstring.
5029
5030 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5031
5032         * mail-source.el (mail-source-set-1, mail-source-bind):
5033         Move auth-source code out of the macro to clean it up and fix bugs.
5034
5035 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5036
5037         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5038         by sender if it's equal to user-mail-address, it's likely to be
5039         useless.
5040
5041         * mail-source.el (mail-source-bind): Don't use user or password if they
5042         are not bound.  Unintern them if they are nil.  Don't use server unless
5043         it's bound, and default it to empty string otherwise.
5044
5045 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5046
5047         * mail-source.el: Load auth-source.el.
5048         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5049         get user name or password, if auth-sources is set up.
5050
5051         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5052         strategy of splitting with parent.
5053         (gnus-registry-split-fancy-with-parent)
5054         (gnus-registry-post-process-groups): Use it and fix prior
5055         bug (returning a list as the split result).
5056
5057         * auth-source.el (auth-sources): Remove server parameter.
5058         (auth-source-pick, auth-source-user-or-password)
5059         (auth-source-user-or-password-imap)
5060         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5061         (auth-source-user-or-password-sftp)
5062         (auth-source-user-or-password-smtp): Remove server parameter.
5063
5064 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5065
5066         * smime.el (smime-sign-region, smime-encrypt-region)
5067         (smime-decrypt-region):
5068         Remove redundant calls to `generate-new-buffer-name'.
5069
5070 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5071
5072         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5073         Don't use QP for message/rfc822.
5074         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5075
5076 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5077
5078         * sieve-manage.el (sieve-string-bytes): Remove.
5079         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5080         correct byte-length only if the process's coding-system is the same as
5081         the one used internally by Emacs to represent strings.
5082
5083 2008-04-22  Juri Linkov  <juri@jurta.org>
5084
5085         * mailcap.el (mailcap-file-default-commands): New function.
5086
5087 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5088
5089         * message.el (message-signature-separator, message-cite-function):
5090         Change custom version.
5091
5092 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5093
5094         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5095         commands.
5096         (tls-checktrust): Ditto.
5097
5098 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5099
5100         * mm-decode.el (mm-display-external): Make temp file read-only.
5101
5102 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5103
5104         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5105         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5106         `C-c C-f d'.
5107
5108 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5109
5110         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5111
5112 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5113
5114         * gnus.el: Bump version to 0.9.
5115
5116 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5117
5118         * gnus.el: No Gnus v0.8 is released.
5119
5120 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5121
5122         * mail-source.el (mail-source-value):
5123         Prefer fboundp to functionp so it works with macros as well.
5124
5125 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5126
5127         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5128         Fix last change in case the element is not even a symbol.
5129
5130 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5131
5132         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5133         Prefer fboundp to functionp so it works with macros as well.
5134
5135 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5136
5137         * auth-source.el: Added docs.
5138         (auth-sources): Modify format to support server.
5139         (auth-source-pick, auth-source-user-or-password)
5140         (auth-source-user-or-password-imap)
5141         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5142         (auth-source-user-or-password-sftp)
5143         (auth-source-user-or-password-smtp): Add server parameter.
5144
5145 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5146
5147         * gnus-registry.el: Initialize the registry when gnus-registry-install
5148         is t.
5149
5150 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5151
5152         * compface.el (uncompface): Make buffer unibyte.
5153
5154 2008-04-05  Glenn Morris  <rgm@gnu.org>
5155
5156         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5157
5158 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5159
5160         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5161         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5162
5163         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5164         multibyteness after rather than before erasing it.
5165
5166         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5167         mm-with-multibyte.
5168         (gnus-request-article-this-buffer): Make sure the proper decoding is
5169         used if gnus-original-article-buffer happens to be unibyte.
5170
5171         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5172         default-enable-multibyte-characters.
5173
5174         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5175         default-enable-multibyte-characters.
5176
5177         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5178
5179         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5180
5181 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5182
5183         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5184         (imap-message-copyuid-1): Use it.
5185         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5186         J. Williams in
5187         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5188
5189         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5190         imap-enable-exchange-bug-workaround.
5191         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5192
5193 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5194
5195         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5196         a 100 byte status-checks into a 2-3MB transfer for each group.
5197         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5198         to enable bug workaround or not.
5199         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5200
5201 2008-03-31  Glenn Morris  <rgm@gnu.org>
5202
5203         * message.el (mml2015-use): Declare for compiler.
5204         (message-info): Require mml2015 when appropriate.
5205
5206 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5207
5208         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5209         whitespace.
5210
5211 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5212
5213         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5214         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5215         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5216         (nntp-service-to-port): New function.
5217         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5218         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5219         (nntp-open-netcat-stream): New function.
5220         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5221
5222 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5223
5224         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5225
5226 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5227
5228         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5229
5230 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5231
5232         * dns.el (dns-write): Use set-buffer-multibyte.
5233
5234 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5235
5236         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5237
5238 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5239
5240         * message.el (message-signature-separator): Change default.
5241         Improve custom type.
5242         (message-cite-function): Change default to
5243         message-cite-original-without-signature.
5244
5245         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5246         toggle.
5247
5248         * message.el (message-check-news-body-syntax): Fix signature check.
5249         (message-setup-1): Mark buffer as unmodified _after_ running
5250         message-setup-hook and handling message-alternative-emails.
5251         (message-shorten-references): Be more strict when building list of
5252         valid references to comply with GNKSA.
5253
5254         * gnus-group.el (gnus-read-ephemeral-bug-group)
5255         (gnus-read-ephemeral-debian-bug-group)
5256         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5257
5258         * message.el (message-info): Don't use booleanp which isn't supported
5259         in Emacs 21 and XEmacs.
5260
5261 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5262
5263         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5264         gnus-group-gmane-group-download-format.
5265         (gnus-group-read-ephemeral-gmane-group): Rename from
5266         gnus-group-read-ephemeral-gmane-group.
5267         (gnus-read-ephemeral-gmane-group-url): Rename from
5268         gnus-group-read-ephemeral-gmane-group-url.
5269         (gnus-bug-group-download-format-alist): New variable.
5270         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5271         (gnus-read-ephemeral-emacs-bug-group): New commands.
5272
5273 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5274
5275         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5276         (gnus-visible-headers): Improve custom type.
5277
5278 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5279
5280         * mml.el (mml-menu): Add workarounds for XEmacs.
5281
5282         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5283         X-Boundary header.
5284
5285         * message.el (message-simplify-recipients): Fix previous commit.
5286
5287 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5288
5289         * mm-util.el (mm-set-buffer-multibyte): New function.
5290         * mm-decode.el (mm-copy-to-buffer): Use it.
5291
5292 2008-03-19  Glenn Morris  <rgm@gnu.org>
5293
5294         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5295         Accidentally removed in the sync process with Emacs.
5296
5297 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5298
5299         * message.el (message-alter-recipients-discard-bogus-full-name):
5300         New function.
5301         (message-alter-recipients-function): New variable.
5302         (message-get-reply-headers): Use it.
5303         (message-replace-header): New helper function.
5304         (message-recipients-without-full-name): New variable.
5305         (message-simplify-recipients): New command.
5306
5307         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5308
5309         * message.el (message-info): Handle EasyPG manual.
5310
5311         * mml.el (mml-menu): Add entry for EasyPG.
5312
5313 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5314
5315         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5316         parameter.
5317
5318         * message.el (message-disassociate-draft): Specify drafts group name
5319         fully.
5320
5321 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5322
5323         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5324         unnecessary duplicates from the match list.
5325
5326 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5327
5328         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5329
5330         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5331
5332         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5333         args of `how-many' of which the XEmacs version doesn't take; declare
5334         Info-index-next as function.
5335
5336 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5337
5338         * gnus-score.el (gnus-score-headers): Fix handling of
5339         gnus-inhibit-slow-scoring.
5340
5341         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5342         string.
5343         (gnus-button-url-regexp): Improve handling of parenthesis.
5344         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5345         (gnus-button-handle-info-keystrokes): Handle index entries.
5346
5347 2008-03-15  Glenn Morris  <rgm@gnu.org>
5348
5349         * parse-time.el (parse-time-string): Simplify.
5350
5351 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5352
5353         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5354         Incoming* files.
5355
5356 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5357
5358         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5359         (auth-source-pick): Use it.
5360
5361 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5362
5363         * binhex.el (binhex-decode-region-internal):
5364         * uudecode.el (uudecode-decode-region-internal):
5365         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5366         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5367         setting default-enable-multibyte-characters.
5368
5369 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5370
5371         * auth-source.el (auth-source-protocols)
5372         (auth-source-protocols-customize, auth-source-choices): Added and
5373         modified variable customizations and defaults.
5374         (auth-source-pick, auth-source-user-or-password)
5375         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5376         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5377         (auth-source-user-or-password-sftp)
5378         (auth-source-user-or-password-smtp): Use new variables and provide an
5379         interface to netrc.el.
5380
5381 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5382
5383         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5384         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5385         Make sure the nntp port to specify is a string.
5386
5387 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5388
5389         * nntp.el: Use with-current-buffer.
5390         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5391         dubious mm-with-unibyte-current-buffer.
5392         (nntp-with-open-group-function): New function extracted from
5393         nntp-with-open-group macro.
5394         (nntp-with-open-group): Use the function, so it's easier to debug.
5395         Add indentation and debugging info.
5396         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5397         the use of the netcat alternatives.
5398
5399         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5400         Avoid mm-string-as-multibyte as well.
5401
5402         * nnweb.el (nnweb-insert-html):
5403         Remove use of nnheader-string-as-multibyte.
5404
5405         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5406         (nnheader-string-as-multibyte): Remove.
5407
5408         * mm-view.el: Use inhibit-read-only.
5409         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5410         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5411         or unibyte-string.
5412
5413         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5414         (mm-uu-yenc-extract): Use with-current-buffer.
5415
5416         * gnus-soup.el (gnus-soup-send-packet): Don't use
5417         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5418
5419         * nnmh.el: Use with-current-buffer.
5420         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5421         mm-string-as-multibyte on the output of mm-encode-coding-string.
5422
5423         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5424         (nnimap-request-move-article): Use with-current-buffer.
5425
5426         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5427         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5428         conversion uses string-make-unibyte rather than string-as-unibyte.
5429
5430         * gnus-msg.el: Use with-current-buffer.
5431
5432         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5433
5434 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5435
5436         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5437         string for caching if it is 'PIN.
5438
5439 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5440
5441         * lpath.el: Consider the case without Emacs/W3.
5442
5443 2008-03-08  Glenn Morris  <rgm@gnu.org>
5444
5445         * time-date.el (date-to-time, time-subtract, time-add)
5446         (safe-date-to-time): Doc fixes.
5447
5448 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5449
5450         * mail-source.el (mail-source-delete-old-incoming-confirm):
5451         Change default to nil.
5452         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5453
5454 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5455
5456         * lpath.el: Rearrange.
5457
5458         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5459         (gnus-article-goto-prev-page): Work for articles having ^L's.
5460
5461         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5462
5463         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5464
5465 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5466
5467         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5468         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5469         (gnus-bookmark-jump): Adjust some variable names.
5470
5471 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5472
5473         * auth-source.el: New package.
5474         (auth-source-choices): Add customization entry point variable.
5475
5476         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5477         bug.
5478
5479 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5480
5481         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5482         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5483         (gnus-registry-install-shortcuts): Rename from
5484         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5485         the `gnus-registry-mark-map' keymap dynamically from
5486         `gnus-registry-marks'.  The generated functions update the summary line
5487         when a registry mark is added or deleted, and will call
5488         `gnus-registry-install-p' (see the comments in the code).
5489         (gnus-registry-user-format-function-M): Use concat intelligently.
5490
5491         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5492         the registry mark functions.
5493
5494 2008-03-05  Glenn Morris  <rgm@gnu.org>
5495
5496         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5497         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5498         gnus-art.
5499         (top-level): No need to load own source when compiling.
5500
5501 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5502
5503         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5504         Suggested by <chris.anderton@zetnet.co.uk>.
5505
5506 2008-03-04  Glenn Morris  <rgm@gnu.org>
5507
5508         * gnus-sum.el (top-level): No need to require gnus when compiling,
5509         since unconditionally required near start of file.
5510         (gnus-summary-display-while-building): Move definition before use.
5511
5512 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5513
5514         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5515         formatting function.
5516
5517 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5518
5519         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5520         with plists.
5521         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5522         Use new format.
5523
5524 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5525
5526         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5527         `where-is-internal' that returns a range of key sequences.
5528
5529 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5530
5531         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5532
5533         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5534         (gnus-summary-jump-to-group): Consider windows on other displayed
5535         frames as well.  Similar changes might be needed elsewhere, but that's
5536         the one I've bumped into during my use.
5537
5538         * nndoc.el (nndoc-oe-dbx-type-p):
5539         * gnus-msg.el (gnus-debug):
5540         * gnus-group.el (gnus-update-group-mark-positions):
5541         Use mm-string-to-multibyte.
5542
5543 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5544
5545         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5546         doesn't handle NotDashEscaped.
5547
5548         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5549         (mml-dnd-attach-options): Fix typo in custom choice.
5550
5551         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5552         nndoc-article-type to mbox.
5553         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5554
5555         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5556         to nil, instead of html2text.
5557
5558         * imap.el (imap-debug): Add `imap-ping-server'.
5559
5560         * gnus-bookmark.el: Add FIXMEs.
5561
5562         * message.el (message-form-letter-separator)
5563         (message-send-form-letter-delay): New variables.
5564         (message-send-form-letter): Use them.  New command to send form
5565         letters.  Requested by Uwe Siart.
5566         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5567
5568 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5569
5570         * Update copyright years.
5571
5572 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5573
5574         Sync from EMACS_22_BASE.
5575
5576         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5577
5578 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5579
5580         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5581         empty author.
5582
5583 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5584
5585         * gnus-registry.el (gnus-registry-marks): Add variable for
5586         customization of marks and their appearance.
5587         (gnus-registry-read-mark): Use it.
5588         (gnus-registry-do-marks): Add utility function to loop through
5589         `gnus-registry-marks'.
5590         (gnus-registry-install-shortcuts-and-menus): Add function to install
5591         shortcuts and menus.
5592         (gnus-registry-initialize): Use it.
5593         (gnus-registry-default-mark): Clarify documentation.
5594
5595 2008-02-29  Glenn Morris  <rgm@gnu.org>
5596
5597         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5598         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5599         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5600         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5601         Change defcustom :version from 23.0 to 23.1.
5602
5603 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5604
5605         * gnus-registry.el (gnus-registry-follow-group-p)
5606         (gnus-registry-post-process-groups): Add functions to aid registry
5607         splitting and improve logging.  Clarify behavior in function
5608         documentation.
5609         (gnus-registry-split-fancy-with-parent): Use them.
5610
5611 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5612
5613         * gnus-art.el: Use with-current-buffer.
5614
5615 2008-02-27  David Engster  <dengste@eml.cc>
5616
5617         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5618         Express real group name in the response.
5619
5620 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5621
5622         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5623         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5624         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5625         autoload gnus-registry-fetch-group when compiling.
5626         (nnmairix-request-group-with-article-number-correction): Remove
5627         unreferenced argument passed to nnmairix-call-backend.
5628
5629 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5630
5631         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5632         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5633         Wilde.
5634
5635 2008-02-27  Glenn Morris  <rgm@gnu.org>
5636
5637         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5638         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5639         variables to defconsts.  Convert comments to doc-strings.
5640         (nnmairix-last-server, nnmairix-current-server): Convert from free
5641         variables to defvars.  Convert comments to doc-strings.
5642         (gnus-registry-fetch-group): Autoload.
5643         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5644         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5645         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5646         caddr.
5647         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5648         nnmairix-request-group-with-article-number-correction call.
5649         (nnmairix-fast, nnmairix-group): New, less general names, for free
5650         variables passed from nnmairix-request-group to
5651         nnmairix-request-group-with-article-number-correction.  Declare.
5652         (nnmairix-request-group-with-article-number-correction):
5653         Use nnmairix-fast, nnmairix-group rather than fast, group.
5654
5655 2008-02-26  David Engster  <dengste@eml.cc>
5656
5657         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5658         version 0.5.
5659
5660 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5661
5662         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5663         instead of making an extra function call.  Don't add the current group
5664         to articles only when they have the group.  Use
5665         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5666         Reported by David <de_bb@arcor.de>.
5667
5668 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5669
5670         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5671         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5672
5673 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5674
5675         * mail-source.el (mail-source-delete-incoming): Change default.
5676         Supplement doc string.
5677
5678         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5679
5680 2008-02-14  Glenn Morris  <rgm@gnu.org>
5681
5682         * time-date.el (format-seconds): New function.
5683
5684 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5685
5686         * nnmail.el (nnmail-message-id-cache-file): Derive from
5687         `gnus-home-directory'.
5688
5689 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5690
5691         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5692         Document negative prefix.
5693
5694         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5695
5696 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5697
5698         * message.el (message-unsent-separator): Add the Exim bounce
5699         separator.
5700
5701 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5702
5703         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5704         list.
5705         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5706         recipient/signer list.
5707
5708 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5709
5710         * Makefile.in (datarootdir): Define.
5711         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5712         name that might contain whitespace.
5713
5714 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5715
5716         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5717         fbound (Emacs 23 unicode), signal an error.
5718
5719 2008-02-08  Glenn Morris  <rgm@gnu.org>
5720
5721         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5722
5723 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5724
5725         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5726         ports to the calls to `netrc-machine-user-or-password' in addition to
5727         "imap" and "imaps".
5728
5729 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5730
5731         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5732
5733         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5734
5735 2008-02-01  Kenichi Handa  <handa@m17n.org>
5736
5737         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5738         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5739         (rfc2104-hash): Convert the result of concat to unibyte string.
5740
5741 2008-02-01  Dave Love  <fx@gnu.org>
5742
5743         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5744         coding-system-for-read.
5745         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5746
5747 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5748
5749         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5750         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5751         <hanche@math.ntnu.no>.
5752
5753 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5754
5755         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5756
5757         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5758
5759 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5760
5761         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5762         * message.el (message-beginning-of-line): Use featurep instead of bound
5763         tests in order to resolve conditionals at compile time.
5764
5765 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5766
5767         * mail-source.el (mail-sources): Add `group' choice.
5768
5769         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5770         parameter `in-group' to control into which group the articles go.
5771         Add treatment of `group' mail-source.
5772
5773 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5774
5775         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5776
5777         * mm-decode.el (mm-dissect-buffer): Decode description.
5778
5779         * mml.el (mml-to-mime): Encode message header first.
5780
5781 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5782
5783         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5784         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5785
5786         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5787         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5788
5789 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5790
5791         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5792
5793 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5794
5795         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5796         prefix keys.
5797         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5798         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5799         gnus-xmas.el.
5800
5801         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5802         (gnus-xmas-article-describe-bindings): New function.
5803         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5804         gnus-xmas-article-describe-bindings.
5805
5806         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5807
5808 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5809
5810         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5811         Add new variables for article mark management.
5812         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5813         list of extra data entries which, when present, will indicate that the
5814         article ID should not be trimmed from the registry.
5815         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5816         functions.
5817         (gnus-registry-read-mark): New function to read a mark name from the
5818         user.
5819         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5820         (gnus-registry-set-article-mark-internal): New functions to add and
5821         remove marks.
5822         (gnus-registry-get-article-marks): New function to show the marks for
5823         an article, or retrieve them for further use.
5824
5825 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5826
5827         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5828         keys when no argument is given.
5829
5830 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5831
5832         * imap.el (imap-ping-server): New variable.
5833         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5834         (imap-ping-server): Minor doc string fixes.
5835
5836 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5837
5838         * imap.el (imap-ping-server): New function.
5839         (imap-opened): Call imap-ping-server.
5840
5841 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5842
5843         * gnus-sum.el (gnus-article-sort-by-random)
5844         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5845         jidanni@jidanni.org.
5846
5847 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5848
5849         * gnus-art.el (gnus-article-describe-bindings): New function.
5850         (gnus-article-read-summary-keys): Use it.
5851         (gnus-article-mode-map): Bind `C-h b' to it.
5852
5853 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5854
5855         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5856         XEmacs.
5857         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5858         against non-character events.
5859
5860         * lpath.el: Fbind map-keymap for Emacs 21.
5861
5862 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5863
5864         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5865         command.
5866         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5867         instead of END.  Change name of the temp file.
5868         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5869         customizable.
5870
5871 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5872
5873         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5874         bind `S W' to gnus-article-wide-reply-with-original; set default
5875         binding to gnus-article-read-summary-send-keys.
5876         (gnus-article-read-summary-keys): Fix the order of keys; display
5877         continuation keys correctly in the echo area; describe bindings
5878         correctly when keys end with `C-h'.
5879         (gnus-article-read-summary-send-keys): New function.
5880         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5881         for gnus-article-read-summary-send-keys; display continuation keys
5882         correctly in the echo area.
5883         (gnus-article-reply-with-original): Ignore prefix argument.
5884         (gnus-article-wide-reply-with-original): New function.
5885
5886         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5887         Emacs 21.
5888
5889 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5890
5891         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5892         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5893
5894 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5895
5896         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5897         (gnus-group-read-ephemeral-gmane-group): New command.
5898
5899 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5900
5901         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5902
5903 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5904
5905         * message.el (message-send-mail-function): Increase custom version.
5906
5907         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5908         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5909
5910 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5911
5912         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5913         for the cases where imap-authenticate is called with a nil buffer
5914         parameter.
5915
5916 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5917
5918         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5919         html parts correctly; support forwarded messages.
5920         (gnus-article-browse-html-article): Remove work buffers.
5921
5922         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5923         compiling.
5924         (netrc-bound-and-true-p): New macro.
5925         (netrc-parse): Use it instead of bound-and-true-p that is not available
5926         in XEmacs 21.4.
5927
5928 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5929
5930         * gnus-registry.el (gnus-registry-mark-article)
5931         (gnus-registry-article-marks): Add functionality to mark articles
5932         through the Gnus registry.
5933
5934         * encrypt.el: Clarify documentation for the new pgg method.
5935         (encrypt-file-alist): Add PGG option.
5936         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5937         functionality.  Abstract password key and messaging to external
5938         functions.
5939         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5940         (encrypt-message-method-and-cipher): Add new convenience external
5941         functions.
5942         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5943         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5944
5945         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5946         (netrc-parse): Use encrypt-file-alist to determine if
5947         encrypt-find-model or encrypt-insert-file-contents should be used.
5948
5949         * encrypt.el: Clarify documentation.  Load password-cache or
5950         password, whichever one is found first, instead of autoloading.
5951
5952 2007-12-19  Glenn Morris  <rgm@gnu.org>
5953
5954         * mml.el (message-options-set, message-narrow-to-head)
5955         (message-in-body-p, message-mail-p, message-encode-message-body):
5956         Autoload.
5957         (message-remove-header, message-narrow-to-headers-or-head)
5958         (message-subscribed-p, message-make-mail-followup-to)
5959         (message-position-on-field, message-news-p)
5960         (message-options-set-recipient, message-generate-headers)
5961         (message-sort-headers): Declare as functions.
5962
5963 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5964
5965         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5966         convention in doc string.
5967
5968 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5969
5970         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5971         title to html parts.
5972         (gnus-article-browse-html-article): Pass message header to it.
5973
5974         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5975
5976 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5977
5978         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5979         or password compatible with XEmacs.
5980
5981 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5982
5983         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5984         format document.
5985         (gnus-mime-delete-part): Don't write description line if empty.
5986         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5987
5988 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5989
5990         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5991         (gnus-summary-mark-read-and-unread-as-read)
5992         (gnus-summary-mark-current-read-and-unread-as-read)
5993         (gnus-summary-mark-unread-as-ticked): Doc fix.
5994         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5995
5996 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5997
5998         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5999         Christoph Conrad <christoph.conrad@gmx.de>.
6000
6001 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6002
6003         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6004         yes-or-no-p.
6005
6006 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6007
6008         * mm-decode.el (mm-add-meta-html-tag): New function.
6009         (mm-save-part-to-file, mm-pipe-part): Use it.
6010
6011         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6012         gnus-y-or-n-p instead of y-or-n-p.
6013         (gnus-article-browse-html-parts): Work with message/external-body; use
6014         mm-add-meta-html-tag.
6015
6016 2007-12-11  Glenn Morris  <rgm@gnu.org>
6017
6018         * gnus-cache.el: Require gnus-sum not just when compiling.
6019
6020         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6021
6022         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6023         definitions before use.
6024
6025         * mm-decode.el: Require gnus-util.
6026         (mm-remove-part): Only call delete-annotation on XEmacs.
6027
6028         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6029
6030         * nnmail.el: Require gnus-int.
6031
6032         * spam.el: Move `require's before `eval-when-compile's.
6033
6034         * gnus-ems.el (gnus-alive-p):
6035         * gnus-fun.el (message-goto-eoh):
6036         * gnus-util.el (gnus-group-name-decode):
6037         * mail-source.el (gnus-compress-sequence):
6038         * message.el (Info-goto-node, format-spec):
6039         * mm-bodies.el (message-options-get):
6040         * mm-decode.el (mm-view-pkcs7):
6041         * mm-util.el (gmm-write-region):
6042         * mml-smime.el (mml-compute-boundary)
6043         (gnus-completing-read-with-default):
6044         * mml.el (widget-button-press, gnus-make-hashtable):
6045         * mml1991.el (mm-decode-content-transfer-encoding)
6046         (mm-encode-content-transfer-encoding)
6047         (message-options-get, message-options-set):
6048         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6049         * nnfolder.el (gnus-request-group):
6050         * nnheader.el (ietf-drums-unfold-fws):
6051         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6052         * smime.el (gnus-run-mode-hooks):
6053         * spam-stat.el (gnus-message): Autoload.
6054
6055         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6056         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6057         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6058         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6059         Add declare-function compatibility definition.
6060
6061         * gnus-cache.el (nnvirtual-find-group-art):
6062         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6063         (gnus-add-image, gnus-add-wash-type):
6064         * gnus-group.el (nnkiboze-score-file):
6065         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6066         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6067         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6068         (message-tokenize-header, gnus-get-buffer-create)
6069         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6070         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6071         * gnus.el (gnus-group-decoded-name):
6072         * mail-source.el (imap-capability):
6073         * mm-bodies.el (message-options-set):
6074         * mm-decode.el (gnus-configure-windows):
6075         * mm-extern.el (message-goto-body):
6076         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6077         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6078         (epg-sub-key-validity, message-options-set):
6079         * mml.el (widget-event-point, gnus-configure-windows):
6080         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6081         * mml2015.el (epg-check-configuration, epg-configuration)
6082         (message-options-set):
6083         * nndb.el (nndb-request-article):
6084         * nnfolder.el (gnus-request-create-group):
6085         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6086         * nnmaildir.el (gnus-group-mark-article-read):
6087         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6088         * rfc1843.el (message-fetch-field):
6089         * spam.el (gnus-extract-address-components):
6090         Declare as functions.
6091
6092 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6093
6094         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6095
6096         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6097
6098         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6099         bind show-trailing-whitespace for XEmacs.
6100
6101 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6102
6103         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6104         new no-op macro for backward compatibility.
6105
6106         * imap.el (imap-string-to-integer): New function.
6107
6108 2007-12-09  Glenn Morris  <rgm@gnu.org>
6109
6110         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6111
6112         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6113         * message.el, mm-view.el, sieve-manage.el, smime.el:
6114         Add declare-function compatibility definition.
6115
6116         * gnus-art.el (w3-region, w3m-region, Info-menu):
6117         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6118         * gnus-sum.el (gnus-get-predicate):
6119         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6120         * message.el (mail-abbrev-in-expansion-header-p):
6121         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6122         (w3m-detect-meta-charset, w3m-region):
6123         * sieve-manage.el (password-read, password-cache-add)
6124         (password-cache-remove):
6125         * smime.el (password-read-and-add): Declare as functions.
6126
6127 2007-12-08  David Kastrup  <dak@gnu.org>
6128
6129         * gnus-sum.el (gnus-summary-simplify-subject-query):
6130         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6131         `message'.
6132
6133 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6134
6135         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6136         it to bind idna-program, installation-directory, defined-colors, and
6137         face-attribute for XEmacs of the version that compiles defcustom forms.
6138
6139 2007-12-07  Glenn Morris  <rgm@gnu.org>
6140
6141         * gnus-art.el (article-make-date-line): Revert previous change.
6142
6143 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6144
6145         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6146
6147 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6148
6149         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6150         Call gnus-add-to-range ranges only once with a prepared article-list.
6151
6152 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6153
6154         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6155         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6156         group names with backslashes.  Reported by Tassilo Horn
6157         <tassilo@member.fsf.org>.
6158
6159 2007-12-06  Deepak Goel  <deego3@gmail.com>
6160
6161         * gnus-art.el (article-make-date-line):
6162         * gnus-start.el (gnus-load):
6163         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6164
6165 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6166
6167         * gnus-art.el (gnus-use-idna)
6168         * gnus-start.el (gnus-site-init-file)
6169         * message.el (message-use-idna)
6170         * mm-uu.el (mm-uu-hide-markers)
6171         * smiley.el (smiley-style): Revert changes that suppress warnings.
6172
6173 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6174
6175         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6176         specify charset to html source.  Reported by Christoph Conrad
6177         <christoph.conrad@gmx.de>.
6178
6179 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6180
6181         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6182         idna-program in order to suppress byte compile warning issued by XEmacs
6183         that came to byte compile the default value section of defcustom forms
6184         recently.
6185
6186         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6187         value of installation-directory.
6188
6189         * message.el (message-use-idna): Don't directly refer to the value of
6190         idna-program.
6191
6192         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6193
6194         * smiley.el (smiley-style): Don't directly call face-attribute.
6195
6196 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6197
6198         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6199
6200         * gnus-dired.el: Reduce Gnus dependencies.
6201         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6202         require.  Use autoloads instead.
6203         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6204         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6205         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6206         (gnus-dired-mode): Adjust doc string.
6207         (gnus-dired-mail-mode): New variable.
6208         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6209         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6210         (gnus-dired-mail-buffers): New function.  Return mail or message
6211         composition buffers.
6212         (gnus-dired-attach): Use it.
6213         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6214         NO-DECODE.
6215         (gnus-dired-print): Use `gnus-print-buffer' depending on
6216         `gnus-dired-mail-mode'.
6217
6218 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6219
6220         * rfc2047.el (rfc2047-encoded-word-regexp)
6221         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6222         explaining what regexp patterns are for.
6223
6224 2007-12-04  Glenn Morris  <rgm@gnu.org>
6225
6226         * password.el: Move to password-cache.el.
6227
6228         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6229         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6230         * mml-smime.el (password-read, password-cache-add)
6231         (password-cache-remove):
6232         No need to autoload, since mml-sec requires password.
6233
6234         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6235         * message.el (gnus-extract-address-components):
6236         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6237
6238         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6239         password.
6240
6241 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6242
6243         * mailcap.el: Reduce dependencies.
6244         (mail-header-parse-content-type): Autoload.
6245         (mailcap-delete-duplicates): New alias.
6246         (mailcap-mime-info): Add optional argument NO-DECODE.
6247         (mailcap-mime-types): Use mailcap-delete-duplicates.
6248
6249         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6250
6251 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6252
6253         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6254         (imap-parse-status): Upcase status-att for servers that sends them
6255         lower-case (e.g., MS Exchange 2007).
6256
6257 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6258
6259         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6260         function.
6261
6262         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6263         (gnus-uu-yenc-article): New function.
6264
6265         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6266
6267         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6268         buffer.
6269
6270 2007-12-02  Glenn Morris  <rgm@gnu.org>
6271
6272         * binhex.el (binhex): New custom group.
6273         (binhex-decoder-program, binhex-decoder-switches)
6274         (binhex-use-external): Move to the binhex custom group.
6275
6276         * uudecode.el (uudecode): New custom group.
6277         (uudecode-decoder-program, uudecode-decoder-switches)
6278         (uudecode-use-external): Move to the uudecode custom group.
6279
6280         * netrc.el (top-level): Don't load `encrypt' features.
6281         (netrc-parse): Don't use encrypt.
6282         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6283
6284         * encrypt.el: Remove file.
6285
6286 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6287
6288         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6289         matches on patches.
6290
6291         * gnus-art.el (gnus-article-browse-html-article): Mention
6292         `mm-text-html-renderer' in the doc string.
6293
6294         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6295         string.  Add comments.
6296
6297         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6298         if rhs is ASCII.
6299
6300 2007-12-01  Glenn Morris  <rgm@gnu.org>
6301
6302         * mail-source.el (top-level): Require format-spec before
6303         eval-when-compile.
6304
6305 2007-11-30  Glenn Morris  <rgm@gnu.org>
6306
6307         * encrypt.el: Require password, rather than autoloading password-read.
6308
6309 2007-11-29  Glenn Morris  <rgm@gnu.org>
6310
6311         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6312         (sasl-make-client, sasl-next-step, sasl-step-data)
6313         (sasl-step-set-data): Declare as functions.
6314
6315 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6316
6317         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6318
6319 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6320
6321         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6322         certs should be verified and what is to be done in the event of a
6323         verification failure.
6324
6325         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6326         caller can indicate whether the cache should be disregarded for this
6327         call.  This way the result of the call is reproducible at all times and
6328         can be considered a canonical server name for the supplied method.
6329         (gnus-agent-method-p): Canonicalize server names by pushing their
6330         method through `gnus-method-to-server' using the no-cache argument.
6331
6332         * gnus-srvr.el (gnus-server-insert-server-line): Call
6333         `gnus-method-to-server' with `no-cache' argument.
6334
6335         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6336         gnus-agent-possibly-synchronize-flags as this should be called when the
6337         server is actually being opened.
6338         (gnus-agent-possibly-synchronize-flags)
6339         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6340         flags file of an agentized server to the latter function.
6341
6342         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6343         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6344         after a connection has been established successfully.
6345
6346 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6347
6348         * gnus-art.el (article-display-face): Force to display face if called
6349         interactively; check if gnus-article-x-face-too-ugly matches author.
6350         (article-display-x-face): Display face even if From header is missing
6351         as article-display-face does.
6352
6353 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6354
6355         * hashcash.el (message-narrow-to-headers-or-head)
6356         (message-fetch-field, message-goto-eoh)
6357         (message-narrow-to-headers): Declare as functions.
6358
6359 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6360
6361         * mail-source.el (mail-sources): Default to fetch from file for
6362         compatibility with default of nnmail-spool-file.
6363
6364 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6365
6366         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6367         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6368         to look for encoded word that should be encoded again.
6369         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6370         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6371         encoding pattern.
6372         (rfc2047-decode-region): Switch strict regexp and loose one according
6373         to rfc2047-allow-irregular-q-encoded-words.
6374
6375 2007-11-25  Romain Francoise  <romain@orebokech.com>
6376
6377         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6378
6379 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6380
6381         * tls.el (tls-program): Provide more custom choices from
6382         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6383         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6384
6385 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6386
6387         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6388         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6389
6390         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6391         `nnmail-spool-file'.
6392
6393         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6394         `nnmail-spool-file'.
6395
6396         * gnus-move.el (gnus-change-server): Ditto.
6397
6398         * gnus-kill.el (gnus-batch-score): Ditto.
6399
6400         * gnus-cache.el (gnus-jog-cache): Ditto.
6401
6402         * gnus-msg.el (gnus-summary-reply):
6403         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6404
6405 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6406
6407         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6408         version.  Minor improvement to doc strings.
6409         (tls-program): Add comment.
6410
6411 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6412
6413         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6414         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6415         mismatch between the hostname provided in the certificate and the name
6416         of the host connnecting to.
6417         (open-tls-stream): Use them.  Check certificates against trusted root
6418         certificates.
6419
6420 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6421
6422         * gnus-cache.el (gnus-cache-generate-nov-databases):
6423         Use nnml-generate-nov-databases-directory instead of
6424         nnml-generate-nov-databases-1.
6425
6426 2007-11-24  Glenn Morris  <rgm@gnu.org>
6427
6428         * message.el (message-tool-bar-retro): Update for rename
6429         mail_send.xpm->mail-send.xpm.
6430
6431 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6432
6433         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6434         `smime-ldap-search' for Emacs 22 and up.
6435
6436 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6437
6438         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6439
6440         * message.el (message-send-mail-function): Fix error convention.
6441         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6442         (message-widen-reply, message-send-mail, message-talkative-question)
6443         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6444         (message-clone-locals, message-send-news): Use with-current-buffer.
6445         (message-insert-or-toggle-importance): Remove unused var `valid'.
6446         (message-make-references): Remove unused var `new-references'.
6447         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6448
6449 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6450
6451         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6452         (spam-split-symbolic-return-positive): Reflow docstring.
6453         (spam-backends, spam-summary-exit-behavior)
6454         (spam-mark-ham-unread-before-move-from-spam-group)
6455         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6456         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6457         (spam-clear-cache, spam-backend-check, spam-install-backend)
6458         (spam-install-statistical-backend, spam-list-of-processors)
6459         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6460         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6461         (spam-check-crm114, spam-initialize, spam-unload-hook):
6462         Fix typos in docstrings.
6463
6464 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6465
6466         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6467         been checked if they have never been read and those group levels are
6468         higher than the one that a user specified.
6469
6470 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6471
6472         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6473         foreign groups unless a group level is specified by a user.
6474         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6475
6476 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6477
6478         * message.el (message-send-mail-function): Require sendmail.
6479
6480 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6481
6482         * message.el (message-send-mail-function): Check for smtpmail too.
6483
6484         * utf7.el (utf7-encode, utf7-decode): Use coding system
6485         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6486
6487         * message.el (message-send-mail-function): New function.
6488         (message-send-mail-function): Set default using
6489         message-send-mail-function.  Adjust doc string.
6490         (message-send-mail-with-mailclient): New function.
6491
6492 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6493
6494         * smime.el (from):
6495         * rfc2047.el (message-posting-charset):
6496         * qp.el (mm-use-ultra-safe-encoding):
6497         * pop3.el (parse-time-months):
6498         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6499         * nnml.el (files):
6500         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6501         (jka-compr-compression-info-list, ange-ftp-path-format)
6502         (efs-path-regexp):
6503         * nndiary.el (files):
6504         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6505         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6506         (epg-digest-algorithm-alist, inhibit-redisplay)
6507         (password-cache-expiry):
6508         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6509         (pgg-output-buffer, password-cache-expiry):
6510         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6511         (efs-path-regexp):
6512         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6513         (inhibit-redisplay):
6514         * mm-uu.el (file-name, start-point, end-point, entry)
6515         (gnus-newsgroup-name, gnus-newsgroup-charset):
6516         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6517         (latin-unity-ucs-list):
6518         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6519         (mm-uu-binhex-decode-function):
6520         * message.el (gnus-message-group-art, gnus-list-identifiers)
6521         (rmail-enable-mime-composing, gnus-local-organization)
6522         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6523         (gnus-read-active-file, facemenu-add-face-function)
6524         (facemenu-remove-face-function, gnus-article-decoded-p)
6525         (tool-bar-mode):
6526         * mail-source.el (display-time-mail-function):
6527         * gnus-util.el (nnmail-pathname-coding-system)
6528         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6529         (gnus-original-article-buffer, gnus-user-agent)
6530         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6531         (xemacs-codename, sxemacs-codename, emacs-program-version):
6532         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6533         * gnus-start.el (gnus-agent-covered-methods)
6534         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6535         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6536         (gnus-newsgroup-headers, gnus-group-list-mode)
6537         (gnus-group-mark-positions, gnus-newsgroup-data)
6538         (gnus-newsgroup-unreads, nnoo-state-alist)
6539         (gnus-current-select-method, mail-sources)
6540         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6541         (nnmail-spool-file, gnus-cache-active-hashtb):
6542         * gnus-mh.el (mh-lib-progs):
6543         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6544         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6545         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6546         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6547         (gnus-group-buffer):
6548         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6549         (font-lock-set-defaults):
6550         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6551         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6552         (gnus-summary-post-menu, total-parts, type, condition, length):
6553         * gnus-agent.el (gnus-agent-read-agentview):
6554         * flow-fill.el (show-trailing-whitespace):
6555         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6556         eval-and-compile wrappers for byte compiler pacifiers.
6557
6558         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6559         (mm-display-inline-fontify): Check for featurep 'xemacs not
6560         extent-list.
6561
6562         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6563         itimer-list.
6564         (mm-create-image-xemacs): Only do something for XEmacs.
6565         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6566
6567         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6568
6569         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6570         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6571
6572 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6573
6574         * nnimap.el (nnimap-split-download-body):
6575         * gnus-demon.el (gnus-demon):
6576         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6577
6578 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6579
6580         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6581         macros.
6582         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6583         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6584         copy data from unibyte buffer to multibyte current buffer.
6585         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6586         to copy data from unibyte current buffer to multibyte buffer.
6587         (nntp-make-process-buffer): Make process buffer unibyte.
6588
6589         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6590
6591 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6592
6593         * pop3.el (pop3-open-server): Accept and process data more robustly at
6594         connexion start to avoid spurious "POP SSL connexion failed" errors.
6595
6596 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6597
6598         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6599         read group names.
6600
6601 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6602
6603         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6604
6605 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6606
6607         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6608         (nnmail-save-active): Use a unibyte buffer when saving active file,
6609         which may contain non-ASCII group names.
6610
6611         * nnml.el (nnml-request-group): Decode group names in messages.
6612
6613 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6614
6615         * message.el (message-citation-line-function)
6616         (message-insert-formatted-citation-line): Fix spelling of
6617         `message-insert-formated-citation-line'.
6618
6619 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6620
6621         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6622
6623 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6624
6625         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6626         nnmail-pathname-coding-system.
6627
6628         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6629         that a user enters; decode group names in messages.
6630
6631         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6632
6633 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6634
6635         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6636
6637         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6638
6639         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6640         risky local variable.
6641
6642         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6643
6644 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6645
6646         * encrypt.el: Improve documentation to fix function name typo.
6647         Reported by Daiki Ueno <ueno@unixuser.org>.
6648
6649 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6650
6651         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6652         even if the point is not in the last page of an article.
6653         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6654         back to the previous page.
6655
6656 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6657
6658         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6659
6660 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6661
6662         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6663
6664 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6665
6666         * message.el (message-check-news-body-syntax): Avoid
6667         mm-string-as-multibyte.
6668         (message-hide-headers): Don't assume (point-min)==1.
6669
6670 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6671
6672         * message.el (message-remove-blank-cited-lines): Fix if remove is
6673         given.
6674         (message-bogus-address-regexp): New variable.
6675         (message-bogus-recipient-p): New function.
6676         (message-check-recipients): New command.
6677         (message-syntax-checks): Add `bogus-recipient'.
6678         (message-fix-before-sending): Add `bogus-recipient'.
6679
6680         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6681         (gnus-treat-body-boundary): Don't test window-system.
6682
6683 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6684
6685         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6686
6687 2007-10-28  Miles Bader  <miles@gnu.org>
6688
6689         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6690         at compile-time too.
6691
6692 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6693
6694         * gnus-msg.el (gnus-message-setup-hook): Add
6695         `message-remove-blank-cited-lines' to options.
6696
6697 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6698
6699         * message.el (message-remove-blank-cited-lines): New function.
6700         Suggested by Karl Plästerer.
6701
6702 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6703
6704         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6705         mapc.
6706
6707         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6708         (top-level): Use mapc to set functions to be traced for debugging.
6709
6710         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6711         called for effect with while loop.
6712
6713         * message.el (message-talkative-question): Replace mapcar called for
6714         effect with mapc.
6715
6716         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6717         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6718         called for effect with dolist.
6719
6720         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6721
6722         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6723         gnus-extra-headers and nnmail-extra-headers.
6724
6725         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6726         called for effect with dolist.
6727         (top-level): Use mapc to set functions to be traced for debugging.
6728
6729         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6730         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6731         dolist.
6732
6733         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6734         Replace mapcar called for effect with mapc.
6735         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6736         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6737         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6738         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6739
6740         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6741         remove-if that's a cl function.
6742
6743         * webmail.el (webmail-debug): Replace mapcar called for effect with
6744         dolist.
6745
6746         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6747         with mapc.
6748
6749 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6750
6751         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6752         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6753         with while loop.
6754
6755         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6756         functions from article-* functions.
6757         (gnus-multi-decode-header): Replace mapcar called for effect with
6758         dolist.
6759
6760         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6761         (gnus-bookmark-show-details): Replace mapcar called for effect with
6762         while loop.
6763
6764         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6765         called for effect with while loop.
6766
6767         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6768         with dolist.
6769
6770         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6771         mapcar called for effect with dolist.
6772
6773         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6774
6775         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6776         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6777         Replace mapcar called for effect with dolist.
6778         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6779         mapc.
6780
6781         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6782         Replace mapcar called for effect with dolist.
6783         (gnus-topic-list): Replace mapcar called for effect with mapc.
6784
6785         * gnus.el: Use mapc instead of mapcar to add autoloads.
6786
6787 2007-10-23  Richard Stallman  <rms@gnu.org>
6788
6789         * gnus-group.el (gnus-group-highlight): Mark as risky.
6790
6791 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6792
6793         * gnus.el (gnus-server-to-method): Return method found first in
6794         gnus-newsrc-alist.
6795
6796         * gnus-art.el (gnus-article-highlight-signature)
6797         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6798         button overlay without the front stickiness.
6799
6800 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6801
6802         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6803         overview buffer needed a catch to receive its throw.
6804         (gnus-agent-flush-cache): Declared as interactive to make this function
6805         easier to use.
6806
6807 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6808
6809         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6810         `next-line'.
6811
6812 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6813
6814         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6815         exclude address matching message-dont-reply-to-names.
6816
6817 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6818
6819         * gnus-util.el (gnus-string<): New function.
6820
6821         * gnus-sum.el (gnus-article-sort-by-author)
6822         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6823
6824 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6825
6826         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6827         the frame-focus tag is set in gnus-buffer-configuration.
6828
6829 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6830
6831         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6832         the front stickiness.
6833
6834 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6835
6836         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6837         url pattern; remove duplicate one.
6838         (gnus-article-extend-url-button): New function.
6839         (gnus-article-add-buttons): Use it.
6840         (gnus-button-push): Use concatenated url that it makes.
6841
6842 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6843
6844         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6845
6846 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6847
6848         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6849         Don't hardcode point-min==1.
6850
6851 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6852
6853         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6854         Fix comment about "iso8859-1".
6855
6856 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6857
6858         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6859         ones returned from the verify-function.
6860
6861         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6862         mml2015-extract-cleartext-signature if extraction failed.
6863
6864 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6865
6866         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6867         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6868         failed.
6869
6870 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6871
6872         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6873
6874 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6875
6876         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6877         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6878         recommends to use EasyPG instead of PGG.
6879
6880         * pgg.el: Revert to revision 6.23.2.16.
6881
6882         * pgg-def.el: Revert to revision 6.6.2.14.
6883
6884         * pgg-gpg.el: Revert to revision 6.23.2.34.
6885
6886 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6887
6888         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6889         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6890         thread for both the null and zero (kill/expire thread) universal prefix
6891         cases.
6892         (gnus-summary-expire-thread): Add new function to expire a thread,
6893         using gnus-summary-kill-thread.
6894         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6895         shortcuts for gnus-summary-expire-thread.
6896         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6897         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6898
6899 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6900
6901         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6902         extras value, so an extras entry can be deleted.
6903         (gnus-registry-delete-extra-entry): Use it.
6904         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6905         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6906         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6907         storage through the gnus-registry, and provide an appropriate API for
6908         it.
6909
6910 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6911
6912         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6913         Suggested by Leo <sdl.web@gmail.com>.
6914
6915         * gnus.el: Do.
6916
6917 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6918
6919         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6920         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6921
6922         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6923
6924         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6925         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6926
6927 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6928
6929         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6930         newline.
6931         (nnmbox-request-accept-article): Don't change article in source buffer;
6932         narrow to header to use message-fetch-field rather than
6933         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6934         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6935         as delimiters; make sure article ends with newline.
6936         (nnmbox-delete-mail): Correct last position of article to be deleted;
6937         ignore X-Gnus-Newsgroup header in article body.
6938         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6939         positions; make sure article ends with newline.
6940
6941         * message.el (message-display-abbrev): Don't infloop when a user
6942         inserts SPC in the beginning of header.
6943
6944         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6945         coding-system-for-read and coding-system-for-write for XEmacs having no
6946         file-coding feature.
6947
6948         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6949
6950 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6951
6952         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6953         list of groups not followed by default.  Fix type to be regexp.
6954         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6955
6956 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6957
6958         * hmac-def.el (define-hmac-function): Switch from old-style to
6959         new-style backquotes.
6960
6961         * md4.el (md4-make-step): Likewise.
6962
6963 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6964
6965         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6966         raw-text coding system when saving .newsrc file, which may contain
6967         non-ASCII group names.
6968
6969 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6970
6971         * gnus-cus.el (gnus-score-extra): New widget.
6972         (gnus-score-extra-convert): New function.
6973         (gnus-score-customize): Use it for Extra.
6974
6975 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6976
6977         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6978         (mml2015-mailcrypt-clear-verify): Use it.
6979         (mml2015-gpg-clear-verify): Use it.
6980         (mml2015-pgg-clear-verify): Use it.
6981         (mml2015-epg-clear-verify): Replace the current part with the output
6982         from GnuPG; don't extract the plaintext by itself.
6983
6984         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6985         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6986         mml2015-clear-verify-function; don't touch the armor headers or
6987         dash-escaped text here.
6988
6989 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6990
6991         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6992         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6993         parts, or application/octet-stream as a last resort.
6994         (gnus-mime-view-part-as-type): Don't toggle display.
6995         (gnus-mime-view-part-as-charset): Don't turn off display before
6996         querying charset.
6997
6998         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6999         stuff to undisplayer function in Emacs.
7000         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7001
7002         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7003         text/calendar parts.
7004
7005 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7006
7007         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7008         decoding text/calendar parts.
7009
7010         * message.el (message-forward-make-body-mime): Always mark body as
7011         having no illegible text; remove signed-or-encrypted argument.
7012         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7013
7014         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7015         (mml-generate-mime-1): Don't encode body if it is specified to be in
7016         raw form; don't make buffer be unibyte when inserting multibyte string.
7017
7018 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7019
7020         * sha1.el: Fix up comment style.
7021         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7022         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7023
7024         * hex-util.el: Fix up comment style.
7025         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7026
7027         * gnus-salt.el: Use with-current-buffer.
7028         (gnus-pick-setup-message): Fix long-standing typo.
7029
7030 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7031
7032         * imap.el (imap-logout-timeout): New variable.
7033         (imap-logout, imap-logout-wait): New functions.
7034         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7035
7036         * nnimap.el (nnimap-logout-timeout): New server variable.
7037         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7038         nnimap-logout-timeout.
7039
7040         * gnus-art.el (gnus-article-summary-command-nosave)
7041         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7042
7043 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7044
7045         * gnus.el (gnus-maximum-newsgroup): New variable.
7046
7047         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7048         according to gnus-maximum-newsgroup.
7049
7050         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7051         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7052         Limit the range of articles according to gnus-maximum-newsgroup.
7053
7054 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7055
7056         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7057         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7058         Don't perform gnus-configure-windows here; reuse existing sticky
7059         article buffer.
7060
7061         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7062         it doesn't exist in gnus-article-mode.
7063
7064 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7065
7066         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7067         (gnus-agent-decoded-group-name): New function.
7068         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7069         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7070
7071 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7072
7073         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7074         Add binding for gnus-sticky-article.
7075         (gnus-summary-exit): Don't kill sticky article buffers.
7076
7077         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7078         article buffer.
7079         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7080         (gnus-kill-sticky-article-buffers): New commands.
7081
7082 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7083
7084         * nntp.el (nntp-xref-number-is-evil): New server variable.
7085         (nntp-find-group-and-number): If it is non-nil, don't trust article
7086         numbers in the Xref header.
7087
7088 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7089
7090         * gnus-agent.el (gnus-agent-read-group): New function.
7091         (gnus-agent-flush-group, gnus-agent-expire-group)
7092         (gnus-agent-regenerate-group): Use it.
7093         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7094         nnmail-pathname-coding-system.
7095
7096 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7097
7098         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7099
7100         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7101         that are unread as unread, and also as selected so that information of
7102         marks having been changed by a user may be updated when exiting group.
7103
7104 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7105
7106         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7107         calculated ignoring signature parts to gnus-treat-article.
7108
7109 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7110
7111         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7112         a point here in order to keep the window start.
7113         (gnus-insert-mime-security-button): Make a button overlay without the
7114         front stickiness.
7115         (gnus-mime-display-security): Goto the end of a button.
7116
7117         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7118
7119 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7120
7121         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7122         group-name-at-point.
7123         (gnus-group-completing-read): New function that offers decoded
7124         non-ASCII group names for completion.
7125         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7126         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7127         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7128         (gnus-group-fetch-control): Use it.
7129         (gnus-fetch-group): Use group-name-at-point for the initial value
7130         rather than the default value; use gnus-alive-p.
7131
7132         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7133         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7134         (gnus-summary-post-news): Use gnus-group-completing-read.
7135
7136         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7137         (gnus-read-move-group-name): Decode group name for completion.
7138
7139 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7140
7141         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7142         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7143         Yamaoka slightly modified the code).
7144
7145 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7146
7147         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7148         (nnmail-split-incoming): Bind it.
7149
7150         * nnml.el (nnml-group-name-charset): New function.
7151         (nnml-decoded-group-name): Use it; don't decode group name if
7152         nnmail-group-names-not-encoded-p is non-nil.
7153         (nnml-encoded-group-name): New function.
7154         (nnml-group-pathname): Inline nnml-decoded-group-name.
7155         (nnml-request-expire-articles): Decode group name in message.
7156         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7157         nnmail-pathname-coding-system.
7158         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7159         not decoded ones according to nnmail-group-names-not-encoded-p.
7160         (nnml-generate-active-info): Use nnml-encoded-group-name.
7161
7162 2007-08-08  Glenn Morris  <rgm@gnu.org>
7163
7164         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7165         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7166         doc-strings and comments.
7167
7168 2007-07-25  Glenn Morris  <rgm@gnu.org>
7169
7170         * Relicense all FSF files to GPLv3 or later.
7171
7172 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7173
7174         * gnus-sum.el (gnus-summary-move-article): Make
7175         gnus-summary-respool-article work.
7176
7177 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7178
7179         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7180         string.
7181
7182 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7183
7184         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7185         that should be ignored when comparing distant RSS articles with local
7186         ones.
7187         (nnrss-make-hash-index): New function.  Create a hash index according
7188         to the ignored fields.
7189         (nnrss-check-group): Use it.
7190
7191 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7192
7193         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7194
7195         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7196
7197         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7198         the new optional argument ENCODED is non-nil.
7199         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7200         coding system for encoding group name.
7201         (gnus-group-make-rss-group): Pass un-encoded group name to
7202         gnus-group-make-group.
7203         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7204         encoded.
7205
7206         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7207         Encode group name to which articles are moved or copied.
7208         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7209         coding system for encoding Newsgroup, Followup-To and Xref headers.
7210
7211         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7212         marks; use nnheader-file-coding-system to write a file.
7213         (nnagent-retrieve-headers): Bind file-name-coding-system to
7214         nnmail-pathname-coding-system.
7215
7216         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7217
7218         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7219         (nnml-request-article, nnml-request-create-group)
7220         (nnml-request-rename-group, nnml-find-id)
7221         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7222         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7223         (nnml-save-marks): Use nnml-group-pathname instead of
7224         nnmail-group-pathname.
7225
7226         (nnml-request-create-group, nnml-request-expire-articles)
7227         (nnml-request-move-article, nnml-request-delete-group)
7228         (nnml-deletable-article-p, nnml-possibly-create-directory)
7229         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7230         (nnml-open-marks): Bind file-name-coding-system to
7231         nnmail-pathname-coding-system.
7232
7233         (nnml-request-article): Pass server argument to nnml-find-group-number.
7234         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7235         server argument to nnml-possibly-create-directory.
7236         (nnml-request-accept-article): Pass server argument to
7237         nnml-active-number and nnml-save-mail.
7238         (nnml-find-group-number): Pass server argument to nnml-find-id.
7239         (nnml-request-update-info): Pass server argument to
7240         nnml-marks-changed-p.
7241
7242         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7243         (nnml-save-mail, nnml-active-number): Add server argument.
7244
7245         (nnml-request-delete-group): Warn if group is missing.
7246         (nnml-get-nov-buffer): Decode group name.
7247         (nnml-generate-active-info): Encode group name.
7248         (nnml-open-marks): Decode group name in messages.
7249
7250 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7251
7252         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7253         if it is not specified.
7254         (gnus-article-pipe-part, gnus-article-save-part)
7255         (gnus-article-interactively-view-part, gnus-article-copy-part)
7256         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7257         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7258         (gnus-article-replace-part, gnus-article-delete-part)
7259         (gnus-article-view-part-as-type): Pass raw prefix argument to
7260         gnus-article-part-wrapper.
7261
7262 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7263
7264         * gnus-agent.el (gnus-agent-save-active): Bind
7265         nnheader-file-coding-system to gnus-agent-file-coding-system.
7266
7267         * gnus-cache.el (gnus-cache-save-buffers)
7268         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7269         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7270         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7271         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7272         (gnus-cache-generate-active, gnus-cache-rename-group)
7273         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7274         (gnus-cache-update-overview-total-fetched-for): Bind
7275         file-name-coding-system to nnmail-pathname-coding-system.
7276         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7277         variables.
7278         (gnus-cache-decoded-group-name): New function.
7279         (gnus-cache-file-name): Use it.
7280         (gnus-cache-generate-active): Use non-decoded group name for active.
7281
7282         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7283         right place.
7284         (gnus-write-active-file): Don't break non-ASCII group names.
7285
7286         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7287         nnmail-pathname-coding-system.
7288
7289         * lpath.el: Bind default-file-name-coding-system,
7290         file-name-coding-system and language-info-alist for XEmacs.
7291
7292         * gnus-uu.el (gnus-uu-decode-save): Typo.
7293
7294 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7295
7296         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7297
7298 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7299
7300         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7301         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7302         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7303         (gnus-agent-flush-group, gnus-agent-flush-cache)
7304         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7305         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7306         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7307         (gnus-agent-regenerate-group)
7308         (gnus-agent-update-files-total-fetched-for)
7309         (gnus-agent-update-view-total-fetched-for): Bind
7310         file-name-coding-system to nnmail-pathname-coding-system.
7311         (gnus-agent-group-pathname): Don't encode file names by
7312         nnmail-pathname-coding-system.
7313         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7314         coding-system-for-write instead of buffer-file-coding-system to
7315         gnus-agent-file-coding-system.
7316
7317         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7318         Decode group name.
7319
7320         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7321
7322         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7323         (gnus-read-newsrc-el-file): Make group names unibyte.
7324
7325         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7326         nnmail-pathname-coding-system.
7327
7328         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7329         (nnrss-request-delete-group): Bind file-name-coding-system to
7330         nnmail-pathname-coding-system.
7331         (nnrss-read-server-data, nnrss-read-group-data): Bind
7332         file-name-coding-system correctly.
7333         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7334
7335         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7336         (nntp-server-to-method-cache): New variable.
7337         (nntp-group-pathname): New function that decodes non-ASCII group names.
7338         (nntp-possibly-create-directory, nntp-marks-changed-p)
7339         (nntp-save-marks, nntp-open-marks): Use it.
7340         (nntp-possibly-create-directory, nntp-open-marks):
7341         Bind file-name-coding-system to nnmail-pathname-coding-system.
7342         (nntp-open-marks): Decode group names when bootstrapping marks.
7343
7344         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7345         Newsgroups and Folowup-To headers.
7346
7347 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7348
7349         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7350         (gnus-server-closed-face, gnus-server-denied-face)
7351         (gnus-server-offline-face): Remove variable.
7352         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7353
7354         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7355         of modifying message-stack directly for XEmacs.
7356
7357         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7358         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7359         if the coding-system argument is nil for XEmacs.
7360
7361         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7362         mm-charset-override-alist.
7363
7364         * rfc2047.el: Don't require base64; require rfc2045 for the function
7365         rfc2045-encode-string.
7366         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7367         to quote the parameter value.
7368
7369 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7370
7371         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7372         form in gnus-group-name-charset-method-alist.
7373
7374         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7375         overrides the default layout edit-form.
7376
7377         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7378
7379         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7380
7381 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7382
7383         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7384         as unfetched articles.
7385
7386 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7387
7388         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7389
7390 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7391
7392         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7393         original back end that keeps marks in the local system.
7394
7395 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7396
7397         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7398         arg of pop-to-buffer for XEmacs.
7399         (gnus-article-read-summary-keys): Ditto; don't restore window
7400         configuration if summary command ends up with neither article buffer
7401         nor summary buffer; describe bindings if summary keys end with C-h.
7402
7403 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7404
7405         * message.el (message-fix-before-sending): Skip raw message part to be
7406         forwarded while checking illegible text.
7407         (message-forward-make-body-mime, message-forward-make-body): Mark
7408         signed or encrypted raw message as having no illegible text.
7409
7410 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7411
7412         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7413         (gnus-message-with-timestamp-1): New macro.
7414         (gnus-message-with-timestamp): New function.
7415         (gnus-message): Use them.
7416
7417         * nnheader.el (nnheader-message): Use them.
7418
7419 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7420
7421         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7422         .newsrc.eld file.
7423
7424 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7425
7426         * gnus-agent.el (gnus-agent-fetch-headers)
7427         (gnus-agent-retrieve-headers): Bind
7428         gnus-decode-encoded-address-function to identity.
7429
7430         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7431         available also when the server returns simply a dot.
7432
7433         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7434
7435 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7436
7437         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7438
7439 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7440
7441         * gnus-ems.el (gnus-x-splash): Make it work.
7442
7443         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7444         from being used.
7445
7446         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7447
7448 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7449
7450         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7451         4th and the 5th arguments.
7452
7453         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7454         the front stickiness.
7455         (gnus-article-summary-command-nosave): Correct the order of the
7456         arguments passed to pop-to-buffer.
7457         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7458         summary command ends up with the article buffer.
7459
7460         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7461         the same faces.
7462
7463 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7464
7465         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7466
7467 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7468
7469         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7470         * gnus-sum.el (gnus-summary-highlight):
7471         * pgg.el (pgg-sign-region, pgg-sign):
7472         * mail-source.el (mail-source-delete-old-incoming-confirm):
7473         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7474
7475 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7476
7477         * gnus-art.el (gnus-mime-view-part-externally)
7478         (gnus-mime-view-part-internally): Fix predicate function passed to
7479         completing-read.
7480
7481         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7482
7483         * gnus.el (gnus-update-message-archive-method): Add :version.
7484
7485 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7486
7487         * gnus.el (gnus-update-message-archive-method): New variable.
7488
7489         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7490         according to gnus-message-archive-method if
7491         gnus-update-message-archive-method is non-nil.
7492
7493 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7494
7495         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7496         by Loic Dachary <loic@dachary.org>.
7497         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7498
7499 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7500
7501         * message.el (message-pop-to-buffer): Add switch-function argument.
7502         (message-mail): Pass switch-function argument to it.
7503
7504 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7505
7506         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7507         Improve doc string.
7508
7509 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7510
7511         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7512         (gnus-header-content)
7513         * gnus-cite.el (gnus-cite-10)
7514         * gnus-srvr.el (gnus-server-closed)
7515         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7516         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7517         (gnus-group-mail-3-empty, gnus-group-mail-low)
7518         (gnus-group-mail-low-empty, gnus-splash)
7519         * message.el (message-header-to, message-header-cc)
7520         (message-header-subject, message-header-other, message-header-name)
7521         (message-header-xheader, message-separator, message-cited-text)
7522         (message-mml): Lighten colors of faces used for dark background.
7523
7524 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7525
7526         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7527         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7528
7529 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7530
7531         * message.el (message-narrow-to-headers-or-head):
7532         Ignore mail-header-separator in the body.
7533
7534 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7535
7536         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7537         same as window size.
7538
7539 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7540
7541         * message.el (message-font-lock-keywords): Use message-header-xheader
7542         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7543         ahead of the anything pattern, to get it recognised.
7544
7545 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7546
7547         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7548         spam.el loads uses it in the compiled defadvice form.
7549
7550 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7551
7552         * gnus-sum.el (gnus-articles-to-read)
7553         (gnus-summary-insert-old-articles): Don't truncate group name for
7554         `read-string'.
7555
7556         * gnus-util.el (gnus-limit-string): Delete this function.
7557
7558         * gnus-sum.el (gnus-simplify-subject-fully): Use
7559         `truncate-string-to-width' instead.
7560
7561 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7562
7563         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7564         if, on summary exit, the next group has to be selected.
7565         (gnus-summary-exit): Use it.
7566
7567 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7568
7569         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7570         non-break space.
7571
7572 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7573
7574         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7575         Check if group is not a directory.
7576         (nnfolder-request-expire-articles): Don't delete articles if the target
7577         group is not available.
7578
7579         * nnml.el (nnml-request-create-group): Properly check if group is not a
7580         file.
7581         (nnml-request-expire-articles): Don't delete articles if the target
7582         group is not available.
7583
7584         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7585         Don't quote characters that are within parentheses.
7586
7587 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7588
7589         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7590         (gnus-handle-ephemeral-exit): Select article according to it.
7591
7592 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7593
7594         * message.el (message-insert-formated-citation-line): Remove newline.
7595         (message-citation-line-format): Add final \n here so that the user can
7596         avoid a blank line.
7597
7598 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7599
7600         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7601         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7602         Update lanl/arXiv support.
7603
7604 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7605
7606         * gnus.el: Bump version number.
7607
7608 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7609
7610         * gnus.el (gnus-version-number): Bump version.
7611
7612 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7613
7614         * gnus.el: No Gnus v0.6 is released.
7615
7616 2007-04-27  Didier Verna  <didier@xemacs.org>
7617
7618         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7619         * gmm-utils.el (gmm-regexp-concat): here.
7620         * message.el: Don't require 'gnus-util.
7621         (message-dont-reply-to-names): Handle name change above.
7622         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7623
7624 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7625
7626         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7627         since the initial value varies according to the system.
7628
7629 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7630
7631         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7632
7633 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7634
7635         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7636
7637 2007-04-24  Didier Verna  <didier@xemacs.org>
7638
7639         Improve the type of gnus-ignored-from-addresses.
7640         * gnus-util.el (gnus-orify-regexp): New function.
7641         * message.el (gnus-util): Require it.
7642         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7643         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7644         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7645
7646 2007-04-24  Didier Verna  <didier@xemacs.org>
7647
7648         * gnus-sum.el:
7649         * gnus-utils.el: Fix some trailing whitespaces.
7650
7651 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7652
7653         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7654         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7655         article's Message-ID; refer parent article in summary buffer.
7656
7657         * message.el (message-bounce): Call mime-to-mml.
7658
7659         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7660         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7661         optimize and/or forms properly.
7662
7663 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7664
7665         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7666         URL.
7667
7668 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7669
7670         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7671
7672 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7673
7674         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7675         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7676         displayed of multipart/alternative part if it is invoked from summary
7677         buffer.
7678
7679         * mm-view.el (mm-inline-text-html-render-with-w3m)
7680         (mm-inline-text-html-render-with-w3m-standalone)
7681         (mm-inline-render-with-function): Use mail-parse-charset by default.
7682
7683 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7684
7685         * parse-time.el (parse-time-string-chars): Check if CHAR
7686         is less than the length of parse-time-syntax.
7687
7688 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7689
7690         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7691         from gnus-newsgroup-processable.
7692
7693 2007-04-16  Didier Verna  <didier@xemacs.org>
7694
7695         * gnus-msg.el (gnus-configure-posting-styles): Handle
7696         message-signature-directory properly with :file syntax.  Reported by
7697         "Leo".
7698
7699 2007-04-11  Didier Verna  <didier@xemacs.org>
7700
7701         New user option: message-signature-directory.
7702         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7703         * message.el (message-insert-signature): Ditto.
7704         * message.el (message-signature-file): Doc update.
7705         * message.el (message-signature-directory): New.
7706
7707 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7708
7709         * gnus-msg.el (gnus-inews-yank-articles): Use
7710         message-exchange-point-and-mark instead of exchange-point-and-mark.
7711
7712 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7713
7714         * message.el (message-yank-original): Make sure cited text ends with
7715         newline; don't exchange point and mark.
7716
7717 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7718
7719         * tls.el (open-tls-stream): Properly handle case where there
7720         is no associated buffer.
7721
7722 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7723
7724         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7725         message-yank-original, make sure (< mark TEXT point).
7726
7727 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7728
7729         * message.el (message-fill-column): New variable.
7730         (message-mode): Use it.  Add comment on a possible new hook.
7731
7732         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7733         (nnmail-get-new-mail): Reformat.
7734
7735         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7736
7737         * gmm-utils.el: Fix Commentary.
7738         (gmm-tool-bar-from-list): Fix typo in doc string.
7739
7740 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7741
7742         * message.el (message-yank-original): Don't switch point and mark
7743         unnecessarily to put point and mark as documented.
7744
7745 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7746
7747         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7748         from the message heads.
7749
7750 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7751
7752         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7753         article buffer does not have a window.  This may not be the best
7754         solution but is certainly better than setting the start of the null,
7755         that is the current, window.
7756
7757 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7758
7759         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7760         (gnus-draft-setup): Run it.
7761
7762         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7763         gnus-score-fast-scoring.  Allow regexp.
7764         (gnus-score-headers): Use it.
7765
7766         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7767         XEmacs.
7768
7769         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7770         string.
7771         (gnus-button-alist): Also catch `<f1> k ...'.
7772         (gnus-treat-display-x-face): Fix doc string.
7773
7774 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7775
7776         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7777         evaluation of gnus-extended-version to ensure correct generation of the
7778         User-Agent header when message-generate-headers-first is used.
7779
7780 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7781
7782         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7783         hashcash-path is nil.  Don't call callback with incorrect number of
7784         parameters if val is 0.
7785
7786 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7787
7788         * message.el (message-required-news-headers):
7789         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7790
7791 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7792
7793         * tls.el (open-tls-stream): In handshake-waiting loop,
7794         don't wait more if there is output available to process.
7795
7796 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7797
7798         * tls.el (tls-program): Doc fix.
7799
7800 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7801
7802         * message.el (message-generate-new-buffers): Change the meaning of the
7803         nil value; add `standard' to the choices; treat t as `unique'; improve
7804         doc string.
7805         (gnus-select-frame-set-input-focus): Autoload.
7806         (message-buffer-name): Search for the existing message buffer if
7807         message-generate-new-buffers is nil or `standard'; treat the value t of
7808         message-generate-new-buffers as `unique'.
7809         (message-pop-to-buffer): Raise the frame already displaying the message
7810         buffer; clear the echo area after querying.
7811         (message-setup): Pass the `continue' argument to compose-mail.
7812         (message-mail): Prefer `switch-function' if it is given; search for the
7813         existing message buffer if the `continue' argument is non-nil; pass
7814         continue and switch-function arguments to compose-mail by way of
7815         message-setup.
7816         (message-mail-other-window): Adjust argument of message-setup.
7817         (message-mail-other-frame): Ditto.
7818
7819 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7820
7821         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7822         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7823         to turn font-lock on when turning gnus-message-citation-mode on.
7824
7825 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7826
7827         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7828         (mml-smime-function-alist): New variable; add epg as the backend.
7829         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7830         mml-smime- functions instead.
7831         * mm-view.el: Require smime.
7832
7833 2007-03-05  Didier Verna  <didier@xemacs.org>
7834
7835         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7836         instead of just inheritance for posting styles.
7837         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7838
7839 2007-02-24  Chris Moore  <dooglus@gmail.com>
7840
7841         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7842         * pgg-pgp.el (pgg-pgp-encrypt-region):
7843         * pgg-gpg.el (pgg-gpg-encrypt-region):
7844         Check pgg-encrypt-for-me if no other recipients.
7845
7846 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7847
7848         * tls.el (tls-certtool-program): Fix custom type.
7849
7850 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7851
7852         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7853         and point-at-eol instead of line-(beginning|end)-position.
7854
7855         * assistant.el (assistant-parse-buffer): Ditto.
7856
7857         * netrc.el (netrc-parse-services): Ditto.
7858
7859 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7860
7861         * mml2015.el (mml2015-epg-find-usable-key): New function.
7862         (mml2015-epg-sign): Use it.
7863         (mml2015-epg-encrypt): Use it.
7864
7865 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7866
7867         * message.el (message-make-in-reply-to): Quote name containing
7868         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7869         if there are special characters.  Reported by NAKAJI Hiroyuki
7870         <nakaji@jp.freebsd.org>.
7871
7872 2007-02-27  Didier Verna  <didier@xemacs.org>
7873
7874         Include the group parameters as well as the topic ones in the
7875         inheritance filter process.
7876         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7877         argument GROUP-PARAMS-LIST.
7878         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7879
7880 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7881
7882         * nntp.el (nntp-never-echoes-commands)
7883         (nntp-open-connection-functions-never-echo-commands): New variables.
7884         (nntp-send-command): Use them.
7885
7886 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7887
7888         * mml2015.el (mml2015-epg-verify): Simplified.
7889
7890 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7891
7892         * mml.el (mml-content-disposition-alist): New user option.
7893         (mml-content-disposition): New function.
7894         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7895         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7896
7897 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7898
7899         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7900         verification.
7901
7902 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7903
7904         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7905         articles posted in the last 24 hours.
7906
7907 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7908
7909         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7910
7911 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7912
7913         * nntp.el (nntp-send-command): Don't wait for echoes when
7914         nntp-open-ssl-stream is used.
7915
7916 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7917
7918         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7919         (gnus-message-add-citation-keywords)
7920         (gnus-message-remove-citation-keywords): Remove.
7921         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7922         directly, make the variables in font-lock-defaults buffer-local, add
7923         gnus-message-citation-keywords to them and then update the value of
7924         font-lock-keywords.
7925
7926 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7927
7928         * message.el (message-cite-original-1): Don't call
7929         gnus-article-highlight-citation.
7930
7931         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7932         citations; fix line count.
7933
7934 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7935
7936         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7937         (gnus-message-add-citation-keywords)
7938         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7939         versions of font-lock-add-keywords and font-lock-remove-keywords to
7940         work with XEmacs correctly.
7941
7942 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7943
7944         * gnus-cite.el (gnus-cite-face-list): Set the values of
7945         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7946         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7947         (gnus-message-cite-prefix-regexp): New variable.
7948         (gnus-message-search-citation-line): Use it; protect against long
7949         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7950         the 0th match data for Emacs.
7951         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7952         (gnus-message-add-citation-keywords): Append keywords rather than
7953         prepending; emulate font-lock-add-keywords if it is not available.
7954         (gnus-message-remove-citation-keywords): Emulate
7955         font-lock-remove-keywords if it is not available.
7956
7957         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7958
7959         * message.el (message-cite-prefix-regexp): Set the value of
7960         gnus-message-cite-prefix-regexp.
7961
7962 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7963
7964         * nnweb.el (nnweb-google-parse-1): Update parser.
7965
7966 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7967
7968         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7969
7970 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7971
7972         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7973         regexp.
7974
7975 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7976
7977         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7978         string-to-multibyte.
7979         (uudecode-decode-region-internal): Use it.
7980
7981         * lpath.el: Fbind string-as-multibyte for XEmacs.
7982
7983 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7984
7985         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7986         custom choice.
7987
7988         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7989
7990 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7991
7992         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7993
7994         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7995         `write-region' to respect `mm-inhibit-file-name-handlers'.
7996
7997 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7998
7999         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8000         Use gnus-home-directory instead of "~/" or "$HOME".
8001
8002 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8003
8004         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8005         to mention filename.
8006         Add comments at beginning regarding usage.
8007         (encrypt-write-file-contents): Change interactive so a string is
8008         acceptable.  If the file has no associated model, show an error instead
8009         of a nonsense prompt.
8010
8011 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8012
8013         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8014         Thanks to Yoshihiko Yamada for kind notification of this typo.
8015
8016 2007-01-12  Kenichi Handa  <handa@m17n.org>
8017
8018         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8019         multibyte buffer.
8020
8021 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8022
8023         * gnus-score.el (gnus-score-fast-scoring): New variable.
8024         (gnus-score-headers): Use it.
8025
8026         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8027
8028         * message.el (message-cite-original-1): Call
8029         gnus-article-highlight-citation if requested.
8030         (message-make-from): Allow name and address as optional arguments.
8031
8032         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8033
8034         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8035         bugs to doc string.
8036         (gnus-button-alist): Add mid\\|message-id.
8037         (gnus-button-fetch-group): Extend for use in
8038         `browse-url-browser-function'.
8039         (gnus-button-url-regexp): Try to catch paired parentheses like in
8040         Wikipedia URLs.
8041
8042         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8043         Suggested by Simon Krahnke <overlord@gmx.li>.
8044
8045 2007-01-13  Romain Francoise  <romain@orebokech.com>
8046
8047         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8048         Update copyright.
8049
8050 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8051
8052         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8053
8054 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8055
8056         * gnus-registry.el (gnus-registry-unfollowed-groups)
8057         (gnus-registry-split-fancy-with-parent): Fix documentation.
8058
8059 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8060
8061         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8062         from nnweb groups.
8063
8064 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8065
8066         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8067         Xref urls.  Erase buffer before requesting head.
8068
8069 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8070
8071         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8072         customizable.
8073
8074 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8075
8076         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8077         no signing key is found.
8078         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8079         no encrypting and/or signing key is found.
8080
8081 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8082
8083         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8084
8085 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8086
8087         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8088         headers read from disk with the ones newly found in the current search.
8089         This should no longer cause problems, because the article numbers in
8090         Gmane's `nov.php' output are ignored since the previous change.
8091
8092 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8093
8094         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8095
8096 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8097
8098         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8099         replace-regexp-in-string; bind url-version; fbind display-images-p and
8100         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8101         find-face and set-itimer-function for Emacs; bind itimer-list for
8102         Emacs.
8103
8104         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8105
8106 2007-01-01  Romain Francoise  <romain@orebokech.com>
8107
8108         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8109
8110 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8111
8112         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8113         `define-minor-mode' macro definition expanded properly.
8114         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8115         exclude it there.
8116
8117         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8118         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8119         `fboundp' test.
8120         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8121         This is OK to autoload in (S)XEmacs now.
8122
8123 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8124
8125         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8126         keystroke.
8127         (gnus-summary-limit-to-singletons): Fix typo.
8128
8129         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8130         else fails.
8131
8132 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8133
8134         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8135         docstring.
8136
8137         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8138         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8139         (gnus-summary-insert-dormant-articles): Fix typo in message.
8140
8141 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8142
8143         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8144         nil for XEmacs.
8145         (gnus-message-citation-mode): Don't autoload in XEmacs.
8146
8147         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8148
8149 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8150
8151         * nnimap.el (nnimap-expunge-search-string): Mention
8152         nnimap-search-uids-not-since-is-evil in docstring.
8153
8154 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8155
8156         * spam.el: Revert to make-obsolete-variable because
8157         define-obsolete-variable-alias is not supported in Emacs 21.
8158
8159         * spam.el (spam-ifile-path, spam-ifile-database-path)
8160         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8161         make-obsolete-variable.
8162         (spam-bsfilter-path, spam-bsfilter-program)
8163         (spam-spamassassin-path, spam-spamassassin-program)
8164         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8165         use "path" inappropriately.
8166         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8167         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8168         variable names.
8169
8170 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8171
8172         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8173         summary buffer.
8174
8175         * password.el (password-cache-remove): Use clear-string to burn
8176         password, if available.
8177
8178 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8179
8180         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8181
8182         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8183
8184         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8185         (gnus-message-highlight-citation): Move defcustom here from
8186         gnus-cite.el.
8187         (gnus-message-citation-mode): Autoload.
8188
8189         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8190         checks to make it compile with XEmacs.
8191         (gnus-message-citation-mode): New minor mode.
8192         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8193         (gnus-message-highlight-citation): New variables.
8194         (gnus-message-search-citation-line)
8195         (gnus-message-add-citation-keywords)
8196         (gnus-message-remove-citation-keywords)
8197         (turn-on-gnus-message-citation-mode)
8198         (turn-off-gnus-message-citation-mode): New functions.
8199
8200 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8201
8202         * gnus-cite.el: Enable highlighting of different citation levels in
8203         message-mode.
8204
8205 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8206
8207         * message.el (message-make-fqdn): Fix comment.
8208         (message-bogus-system-names): Add ".local".
8209
8210         * spam.el (spam-ifile-path, spam-ifile-program)
8211         (spam-ifile-database-path, spam-ifile-database)
8212         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8213         Don't use "path" inappropriately.
8214         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8215         strings.
8216         (spam-check-ifile, spam-ifile-register-with-ifile)
8217         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8218         new variable names.
8219
8220         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8221         (gnus-treat-display-smileys): Simplify using
8222         gnus-image-type-available-p.
8223
8224         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8225         available.
8226
8227         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8228         `display-images-p' if available.
8229
8230 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8231
8232         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8233         one after turning on the buffer's multibyteness instead of decoding
8234         them directly in the unibyte buffer that causes unexpected conversion
8235         in Emacs 23 (unicode).
8236
8237 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8238
8239         * message.el (message-generate-hashcash): Fix custom type.
8240
8241 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8242
8243         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8244
8245 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8246
8247         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8248         disconnect icons.  Add help text.
8249
8250 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8251
8252         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8253         negated to be consistent with the others we handle.
8254
8255 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8256
8257         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8258         version of gnus-summary-buffer to something, so that we can use two
8259         article buffers at the same time.
8260
8261 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8262
8263         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8264         trigger all the extra headers.
8265         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8266         sorting.
8267
8268 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8269
8270         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8271         solid groups.
8272
8273 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8274
8275         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8276
8277 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8278
8279         * legacy-gnus-agent.el: Add Copyright notice.
8280
8281 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8282
8283         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8284
8285 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8286
8287         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8288
8289         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8290         to make it work reliably in CVS Emacs.
8291         (gnus-summary-limit-strange-charsets-predicate)
8292         (gnus-summary-limit-to-predicate): New functions.
8293
8294 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8295
8296         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8297         specifying array size.
8298         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8299         array if it is too small.
8300         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8301         (gnus-sort-threads-loop): New function.
8302
8303 2006-12-06  Chris Moore  <dooglus@gmail.com>
8304
8305         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8306         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8307
8308 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8309
8310         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8311         options.
8312
8313 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8314
8315         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8316         DOS-ing the recipient.
8317
8318         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8319         the headers when creating the mapping to avoid mismappings.
8320         (nnweb-gmane-create-mapping): Always nix out old mapping.
8321
8322 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8323
8324         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8325         and mm-verify-option to never.
8326
8327 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8328
8329         * message.el (message-signed-or-encrypted-p): New function.
8330         (message-forward-make-body): Use it.
8331
8332         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8333         Replace encode-coding-string with mm-encode-coding-string.
8334
8335 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8336
8337         * nneething.el (nneething-decode-file-name): Replace
8338         decode-coding-string with mm-decode-coding-string.
8339
8340         * gnus-int.el (gnus-open-server): Say failed server's name.
8341
8342 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8343
8344         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8345         strings to a single string.  Quote `errors-file-name'.
8346         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8347         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8348         Adjust calls.  Use `shell-quote-argument'.
8349
8350 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8351
8352         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8353         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8354
8355         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8356         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8357         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8358         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8359         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8360         (gnus-subscribe-newsgroup, gnus-1):
8361         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8362         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8363         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8364         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8365
8366 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8367
8368         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8369         keystroke.
8370         (gnus-summary-limit-to-bodies): Implement headersp.
8371
8372 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8373
8374         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8375
8376 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8377
8378         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8379
8380 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8381
8382         * message.el (message-generate-hashcash): Expand range of values to
8383         include `opportunistic'.
8384         (message-send-mail): Use it.
8385
8386 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8387
8388         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8389         and comment it.
8390
8391         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8392
8393 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8394
8395         * gnus-util.el (gnus-extract-address-components): Improve comment.
8396
8397 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * gnus-util.el (gnus-extract-address-components): Work with address in
8400         which the name portion contains @.
8401
8402         * lpath.el: Fbind custom-autoload.
8403
8404 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8405
8406         * gnus.el (gnus-start): Move custom group up.
8407         (gnus-select-method): Don't autoload, but make it available for
8408         `customize-variable'.
8409         (gnus-getenv-nntpserver): Don't autoload.
8410
8411 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8412
8413         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8414
8415 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8416
8417         * message.el (message-sendmail-extra-arguments): New variable.
8418         (message-send-mail-with-sendmail): Use it.
8419
8420 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8421
8422         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8423         mm-with-unibyte-current-buffer to make string unibyte.
8424
8425         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8426         mm-string-as-multibyte.
8427
8428 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8429
8430         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8431         Reported by Werner Koch <wk@gnupg.org>.
8432
8433 2006-11-14  Daiki Ueno  <ueno@p360>
8434
8435         * mml2015.el: Autoload epa-select-keys when compiling.
8436
8437 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8438
8439         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8440         message-options.
8441         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8442
8443 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8444
8445         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8446         EasyPG (< 0.0.6).
8447         (mml2015-always-trust): New user option.
8448         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8449         prompt.
8450
8451 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8452
8453         * nntp.el (nntp-authinfo-force): New variable.
8454         (nntp-send-authinfo): Use it.
8455
8456 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8457
8458         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8459         decode encoded words.  Improve prompt.  Add comment about forwarding.
8460         (message-replacement-char): Move up.
8461
8462 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8463
8464         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8465         instead of gnus-intersection because arguments of gnus-sorted-nunion
8466         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8467
8468 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8469
8470         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8471         (message-simplify-subject-functions): Enable
8472         message-strip-subject-encoded-words by default.
8473
8474 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8475
8476         * message.el (message-strip-subject-encoded-words): New function.
8477         (message-simplify-subject-functions): New variable.
8478         (message-simplify-subject): Use it.  Fix typo in doc string.
8479         Support message-strip-subject-encoded-words.
8480
8481 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8482
8483         * gnus-diary.el (gnus-diary-delay-format-function):
8484         * nndiary.el (nndiary-reminders):
8485         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8486
8487 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8488
8489         * gnus-art.el (article-hide-boring-headers): Fetch date from
8490         gnus-original-article-buffer to avoid problems with localized date
8491         strings.
8492
8493 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8494
8495         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8496
8497 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8498
8499         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8500         New variables.
8501         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8502         (mm-charset-synonym-alist): Move some entries to
8503         mm-codepage-iso-8859-list.
8504         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8505         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8506
8507 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8508
8509         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8510
8511 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8512
8513         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8514         with Emacs 21 and XEmacs.
8515
8516 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8517
8518         * spam.el (spam-parse-address): New function for better parsing,
8519         catching errors, etc.
8520         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8521
8522 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8523
8524         * mm-view.el: Add interactive arg to html2text autoload.
8525
8526 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8527
8528         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8529
8530 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8531
8532         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8533         variables.
8534         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8535         (mm-charset-synonym-alist): Move some entries to
8536         mm-codepage-iso-8859-list.
8537
8538         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8539
8540 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8541
8542         * message.el (message-citation-line-format)
8543         (message-insert-formated-citation-line): Fix implementation of %E, %N
8544         and %n according to the doc string.
8545
8546 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8547
8548         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8549         car-safe to avoid bad parses.
8550
8551 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8552
8553         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8554         names.
8555
8556         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8557
8558 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8559
8560         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8561         header.
8562
8563         * message.el (message-draft-headers): Add Date.
8564         (message-headers-to-generate): Fix typo in docstring.
8565
8566         * nndraft.el (nndraft-required-headers): New variable.
8567         (nndraft-generate-headers): Use it.
8568
8569         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8570
8571 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8572
8573         * gnus-registry.el (gnus-registry-wash-for-keywords)
8574         (gnus-registry-find-keywords): New functions to allow easy searching of
8575         articles that are in the registry.
8576
8577 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8578
8579         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8580         ietf-drums-parse-address instead of gnus-extract-address-components.
8581         Reported by Damien Elmes <damien@repose.cx>.
8582
8583 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8584
8585         * gnus.el (gnus-mime): Remove unused custom group.
8586
8587 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8588
8589         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8590         "blank line" when searching for end of armor headers.
8591
8592 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8593
8594         * gmm-utils.el (gmm-write-region): Fix variable name.
8595
8596 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8597
8598         * gmm-utils.el (gmm-write-region): New function based on compatibility
8599         code from `mm-make-temp-file'.
8600
8601         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8602
8603         * nnmaildir.el (nnmaildir--update-nov)
8604         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8605         Use `gmm-write-region'.
8606
8607 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8608
8609         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8610         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8611
8612         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8613
8614         * message.el (message-replacement-char): New variable.
8615         (message-fix-before-sending): Use it.
8616         (message-simplify-subject): New function to remove duplicate code.
8617         (message-reply, message-followup): Use it.
8618
8619         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8620         gnus-summary-limit-to-articles.
8621
8622 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8623
8624         * gnus-util.el (gnus-with-local-quit): New macro.
8625
8626         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8627
8628 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8629
8630         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8631         ignore non-string data.
8632
8633 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8634
8635         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8636         non-string data (needs to be done in the registry too).
8637
8638 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8639
8640         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8641         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8642         (gnus-registry-split-fancy-with-parent)
8643         (gnus-registry-fetch-simplified-message-subject-fast)
8644         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8645         Remove text properties on ingress into the registry and when it's saved.
8646         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8647         registry from entries with no groups.
8648
8649 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8650
8651         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8652         function to remove string properties.
8653
8654 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8655
8656         * gmm-utils.el (gmm): Adjust custom version.
8657
8658         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8659         custom version.
8660
8661         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8662
8663 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8664
8665         * gnus-art.el (gnus-insert-prev-page-button)
8666         (gnus-insert-next-page-button): Simplify.  Reformat.
8667
8668 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8669
8670         * gnus-art.el (gnus-insert-prev-page-button)
8671         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8672
8673 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8674
8675         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8676
8677 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8678
8679         * gnus-art.el (gnus-insert-mime-button)
8680         (gnus-insert-mime-security-button):
8681         Apply gnus-article-button-face to MIME and security buttons.
8682
8683 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8684
8685         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8686         readable.
8687
8688 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8689
8690         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8691
8692 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8693
8694         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8695         `browse-url-of-file' instead of `browse-url'.
8696
8697 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8698
8699         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8700         regexp.  Articles containing quotation were cut prematurely.
8701
8702 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8703
8704         * message.el (message-cite-original-1): Use nobody by default for the
8705         value of From header.
8706         (message-reply): Ditto.
8707
8708 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8709
8710         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8711         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8712         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8713
8714 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8715
8716         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8717         mails in the doc string.  Add some URLs in comment.
8718         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8719
8720 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8721
8722         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8723         backslashes handling and the way to find boundaries of quoted strings.
8724
8725 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8726
8727         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8728         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8729         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8730         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8731
8732 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8733
8734         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8735         doc string.
8736         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8737
8738 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8739
8740         * lpath.el: Fbind epg-check-configuration.
8741
8742 2006-09-06  Simon Josefsson  <jas@extundo.com>
8743
8744         * mml2015.el (mml2015-use): Doc fix, mention epg.
8745
8746 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8747
8748         * mml2015.el (mml2015-use): Default to epg, if available.
8749
8750 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8751
8752         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8753         message-sender.
8754         (mml1991-epg-encrypt): Ditto.
8755         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8756         message-sender.
8757         (mml2015-epg-encrypt): Ditto.
8758
8759 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8760
8761         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8762         several common directories.
8763
8764 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8765
8766         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8767         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8768
8769 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8770
8771         * gnus-art.el (article-decode-encoded-words): Make it fast.
8772
8773 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8774
8775         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8776
8777         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8778         in quoted string into `\'.
8779
8780 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8781
8782         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8783         Use standard-syntax-table.
8784
8785 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8786
8787         * gnus-art.el (gnus-decode-address-function): New variable.
8788         (article-decode-encoded-words): Use it to decode headers which are
8789         assumed to contain addresses.
8790         (gnus-mime-delete-part): Remove useless `or'.
8791
8792         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8793         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8794         (gnus-nov-parse-line): Use it to decode From header.
8795         (gnus-get-newsgroup-headers): Ditto.
8796         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8797
8798         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8799         (mail-decode-encoded-address-string): New alias.
8800
8801         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8802         New function.
8803         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8804         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8805         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8806         (rfc2047-decode-string): Ditto.
8807         (rfc2047-decode-address-region): New function.
8808         (rfc2047-decode-address-string): New function.
8809
8810 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8811
8812         * message.el (message-caesar-buffer-body): Allow rotating headers.
8813
8814         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8815
8816         * message.el (message-insert-formated-citation-line): Fix %f.
8817         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8818
8819 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8820
8821         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8822         (gnus-bookmark-mouse-available-p): New macro.
8823         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8824         (gnus-bookmark-bmenu-show-infos): Use it.
8825         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8826         (gnus-bookmark-bmenu-hide-infos): Ditto.
8827         (gnus-bookmark-remove-properties): New function.
8828         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8829         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8830         (gnus-bookmark-write-file): Bind coding-system-for-write.
8831         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8832         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8833         group before selecting it.
8834         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8835         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8836         quit-window if it is not available; use gnus-mouse-2 and bind it to
8837         gnus-bookmark-bmenu-select-by-mouse.
8838         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8839         (gnus-bookmark-bmenu-select-by-mouse): New function.
8840
8841 2006-08-13  Romain Francoise  <romain@orebokech.com>
8842
8843         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8844         space.
8845
8846 2006-08-10  Romain Francoise  <romain@orebokech.com>
8847
8848         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8849         (dns-mode-soa-auto-increment-serial): New user option.
8850         (dns-mode-soa-maybe-increment-serial): New function.
8851         (dns-mode): Add the latter to `write-contents-functions'.
8852
8853 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8854
8855         * compface.el (uncompface): Use binary rather than raw-text-unix.
8856
8857 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8858
8859         * compface.el (uncompface): Make sure the eol conversion doesn't take
8860         place when communicating with the external programs.  Reported by
8861         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8862
8863 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8864
8865         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8866
8867 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8868
8869         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8870         Make it more robust by parsing author and date independently.
8871
8872 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8873
8874         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8875
8876 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8877
8878         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8879         first matching secret key.
8880         (mml2015-epg-encrypt): Ditto.
8881
8882         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8883         first matching secret key.
8884         (mml1991-epg-encrypt): Ditto.
8885
8886         * mml2015.el (mml2015-encrypt-to-self): New user option.
8887         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8888         mml2015-epg-encrypt-to-self is set.
8889
8890         * mml1991.el (mml1991-encrypt-to-self): New variable.
8891         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8892         mml1991-epg-encrypt-to-self is set.
8893
8894         * mml2015.el (mml2015-signers): New user option.
8895         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8896         (mml2015-epg-encrypt): Allow to select signing keys.
8897
8898         * mml1991.el (mml1991-signers): New variable.
8899         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8900         (mml1991-epg-encrypt): Allow to select signing keys.
8901
8902 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8903
8904         * nnheader.el (nnheader-insert-head): Make it work even if the file
8905         uses CRLF for the line-break code.
8906
8907 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8908
8909         * mml2015.el: Require mml-sec instead of password.
8910         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8911         (mml2015-cache-passphrase): Inherit the default value from
8912         mml-secure-cache-passphrase.
8913         (mml2015-passphrase-cache-expiry): Inherit the default value from
8914         mml-secure-passphrase-cache-expiry.
8915
8916         * mml1991.el: Require mml-sec instead of password.
8917         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8918         (mml1991-cache-passphrase): Inherit the default value from
8919         mml-secure-cache-passphrase.
8920         (mml1991-passphrase-cache-expiry): Inherit the default value from
8921         mml-secure-passphrase-cache-expiry.
8922
8923         * mml-sec.el: Require password.
8924         (mml-secure-verbose): New user option.
8925         (mml-secure-cache-passphrase): New user option.
8926         (mml-secure-passphrase-cache-expiry): New user option.
8927
8928 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8929
8930         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8931         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8932         andreas@altroot.de (Andreas Vögele).
8933
8934         FIXME: Use `tiny change'?
8935
8936 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8937
8938         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8939         workaround for the url package included with Emacs.
8940
8941         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8942
8943 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8944
8945         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8946         correctly.  This fixes a bug caused by the 2006-05-12 change.
8947
8948 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8949
8950         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8951         some information about the error when saying that the `bogus' mail
8952         group will be used.
8953
8954 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8955
8956         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8957         string.
8958
8959 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8960
8961         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8962
8963 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8964
8965         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8966
8967 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8968
8969         * mml1991.el (mml1991-function-alist): Add epg.
8970         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8971         (mml1991-epg-encrypt): New functions.
8972
8973 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8974
8975         * mml2015.el (mml2015-verbose): New variable.
8976         (mml2015-cache-passphrase): Ditto.
8977         (mml2015-passphrase-cache-expiry): Ditto.
8978         (mml2015-function-alist): Add epg.
8979         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8980         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8981         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8982         functions.
8983
8984 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8985
8986         * message.el (message-cite-original-1): Preserve region when removing
8987         quoted text due to X-No-Archive in order to avoid bogus attribution
8988         when citing multiple messages.
8989
8990 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8991
8992         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8993         Kenneth Jacker <khj@be.cs.appstate.edu>.
8994
8995 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8996
8997         * gnus-diary.el (gnus-user-format-function-d)
8998         (gnus-user-format-function-D): Autoload.
8999
9000         * imap.el (Commentary): Fix typo.
9001
9002         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9003         2006-04-22 contribution.
9004
9005 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9006
9007         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9008         It didn't really fix the bogosity I'm seeing with solid web groups.
9009
9010 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9011
9012         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9013         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9014         created using server names.  If we use the feature without declaring
9015         it, Gnus does not properly manage server and group state.
9016
9017         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9018         bound.
9019
9020 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9021
9022         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9023         looking up the method using GROUP's prefix before inventing a new one.
9024         It is used on killed/unknown groups in various places where returning
9025         an all-new method isn't expected by the caller.
9026
9027         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9028         and match semantics of gnus-group-real-prefix.
9029
9030 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9031
9032         * nnmail.el (nnmail-broken-references-mailers): New variable.
9033         (nnmail-ignore-broken-references): New function generalizing
9034         nnmail-fix-eudora-headers.
9035         (nnmail-fix-eudora-headers): Now obsolete.
9036
9037         * gnus-art.el (gnus-button-handle-custom): Support
9038         `customize-apropos*'.
9039
9040 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9041
9042         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9043
9044         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9045         articles.
9046
9047 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9048
9049         * message.el (message-cite-reply-above): New variable.
9050         (message-yank-original): Use it.
9051
9052 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9053
9054         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9055
9056 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9057
9058         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9059         as read.
9060
9061         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9062
9063 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9064
9065         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9066         (gnus-bookmark-default-file): Use gnus-directory.
9067         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9068         Remove "*" in doc string.
9069         (gnus-bookmark-write-file): Simplify.
9070         (gnus-bookmark-maybe-sort-alist): Use `when'.
9071         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9072         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9073         FIXME about Emacs 21 and XEmacs compatibility.
9074         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9075         compatibility.
9076         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9077         compatibility.
9078         (gnus-bookmark-menu-heading): Fix version.
9079
9080 2006-06-19  Bastien Guerry  <bzg@altern.org>
9081
9082         * gnus-bookmark.el: New file.
9083
9084 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9085
9086         * message.el (message-syntax-checks): Doc fix.
9087
9088 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9089
9090         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9091         unsubscribed groups as if they were killed ones.  It causes duplicate
9092         entries in gnus-newsrc-alist.
9093
9094 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9095
9096         * message.el (message-syntax-checks): Doc fix.
9097         (message-send-mail): Add check for continuation headers.
9098         (message-check-news-header-syntax): Fix regexp used to check for
9099         continuation headers.
9100
9101 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9102
9103         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9104
9105 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9106
9107         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9108
9109 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9110
9111         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9112         default-truncate-lines.
9113
9114 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9115
9116         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9117         to fill the utf-8 entry.
9118
9119         * lpath.el: Fbind unicode-precedence-list.
9120
9121 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9122
9123         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9124
9125 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9126
9127         * gnus-agent.el (directory-files-and-attributes): Move all the way
9128         forward (the third and final move).
9129         (gnus-agent-read-agentview): Trap reconstruction errors due to
9130         nonexistant directory.  Handle by returning nil.
9131
9132 2006-05-30  Didier Verna  <didier@xemacs.org>
9133
9134         * message.el (message-dont-reply-to-names): Update the custom type.
9135         * message.el (message-dont-reply-to-names): New defsubst: potentially
9136         convert a list of regexps into a single one.
9137         * message.el (message-get-reply-headers): Use it.
9138         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9139
9140 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9141
9142         * gnus-agent.el (directory-files-and-attributes): Move forward.
9143
9144 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9145
9146         * gnus-ml.el (gnus-mailing-list-subscribe)
9147         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9148         (gnus-mailing-list-message): Fix doc strings.
9149
9150 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9151
9152         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9153         of doing it manually.
9154
9155 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9156
9157         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9158         comment.
9159
9160 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9161
9162         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9163         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9164         (gnus-agent-read-local): All symbols allocated in my-obarray.
9165         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9166         (gnus-agent-regenerate-group): Check numeric names to see if they are
9167         messages or groups.
9168         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9169         better way of do this...)
9170
9171         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9172         'dummy.group' (there should be a better way of do this...)
9173
9174 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9175
9176         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9177         (gnus-saved-headers): Ditto.
9178         (gnus-default-article-saver): Mention functions may have properties.
9179         (gnus-article-save): Override gnus-save-all-headers and
9180         gnus-saved-headers by :headers property which saver function may have.
9181         (gnus-summary-save-in-file): Add :headers property.
9182         (gnus-summary-write-to-file): Ditto.
9183
9184         * gnus-sum.el (gnus-summary-save-article): Bind
9185         gnus-prompt-before-saving to t when saving many articles in a file;
9186         always show all headers.
9187
9188         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9189
9190 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9191
9192         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9193         marks.
9194
9195         * message.el (message-indent-citation): Add optional arguments to allow
9196         using it outside of message buffers.
9197
9198         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9199         (gnus-article-treat-unfold-headers): Use it.
9200         (gnus-article-truncate-lines): New variable.
9201         (gnus-article-mode): Use it.
9202         (gnus-article-toggle-truncate-lines): New function.
9203
9204         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9205         gnus-article-toggle-truncate-lines.
9206
9207         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9208         coding system in XEmacs, use binary.
9209
9210 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9211
9212         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9213         after-load-alist.
9214
9215         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9216         this function should save decoded articles.
9217         (gnus-summary-write-to-file): Use property to specify this function
9218         should save decoded articles and specify gnus-summary-save-in-file
9219         should be used to save articles other than the first one when saving
9220         many articles.
9221         (gnus-summary-save-body-in-file): Use property to specify this
9222         function should save decoded articles.
9223         (gnus-summary-write-body-to-file): Use property to specify this
9224         function should save decoded articles and specify
9225         gnus-summary-save-body-in-file should be used to save articles other
9226         than the first one when saving many articles.
9227
9228         * gnus-sum.el (gnus-summary-save-article): Simplify.
9229
9230 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9231
9232         * gnus-art.el (gnus-default-article-saver): Add
9233         gnus-summary-write-body-to-file.
9234         (gnus-article-save-coding-system): Don't use coding system object
9235         in XEmacs.
9236         (gnus-read-save-file-name): Add optional `dir-var' argument which
9237         specifies directory in which files are saved; work even if optional
9238         `variable' argument is not specified.
9239         (gnus-summary-write-to-file): Read file name.
9240         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9241         (gnus-summary-write-body-to-file): New function.
9242
9243         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9244         (gnus-summary-local-variables): Add it.
9245         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9246         (gnus-summary-save-article): Remove optional `decode' argument;
9247         determine whether to decode articles by the value of
9248         gnus-default-article-saver; when saving many files using
9249         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9250         it first and use gnus-summary-save-in-file or
9251         gnus-summary-save-body-in-file thereafter unless
9252         gnus-prompt-before-saving is always; move point to article which
9253         will be saved.
9254         (gnus-summary-save-article-file): Revert.
9255         (gnus-summary-write-article-file): Revert.
9256         (gnus-summary-save-article-body-file): Revert.
9257         (gnus-summary-write-article-body-file): New function.
9258
9259 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9260
9261         * gnus-art.el (gnus-default-article-saver): Doc fix.
9262         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9263         from gnus-summary-save-article-coding-system, and default to a
9264         certain coding system.
9265         (gnus-output-to-file): Add coding cookie and encode text according
9266         to gnus-article-save-coding-system; don't use mm-append-to-file.
9267
9268         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9269         gnus-art.el and rename to gnus-article-save-coding-system.
9270         (gnus-summary-save-article): Require gnus-art; don't show all
9271         headers if it decodes articles; don't add coding cookie here;
9272         don't bind mm-text-coding-system-for-write.
9273         (gnus-summary-save-article-file): Save decoded articles.
9274         (gnus-summary-write-article-file): When saving many files, use
9275         gnus-summary-write-to-file first and gnus-summary-save-in-file
9276         thereafter unless gnus-prompt-before-saving is always.
9277         (gnus-summary-save-article-body-file): Save decoded articles.
9278
9279         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9280
9281 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9282
9283         * nnrss.el (nnrss-check-group): Bind hash-index.
9284
9285 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9286
9287         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9288         its hash index.  Store this hash in `nnrss-group-data'.
9289         (nnrss-read-group-data): Update accordingly.
9290
9291 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9292
9293         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9294         entry.
9295
9296         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9297         gnus-article-browse-html-article.
9298
9299 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9300
9301         * gnus-sum.el (gnus-summary-mime-map): Add
9302         gnus-article-browse-html-article.
9303
9304         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9305
9306 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9307
9308         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9309         suitable coding systems in customize.
9310
9311 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9312
9313         * mail-source.el (mail-sources): Fix custom type.
9314
9315 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9316
9317         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9318         (gnus-summary-expire-articles-now): Shorten prompt.
9319
9320         * gmm-utils.el (wid-edit): Require.
9321         (defun-gmm): Renamed from `gmm-defun-compat'.
9322         (gmm-image-search-load-path): Use it.
9323         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9324
9325 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9326
9327         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9328         variable.
9329         (gnus-summary-save-article): Add optional `decode' argument.  If
9330         it is set and gnus-summary-save-article-coding-system is non-nil,
9331         save decoded article.
9332         (gnus-summary-write-article-file): Save decoded article if
9333         gnus-summary-save-article-coding-system is non-nil.
9334
9335         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9336         type.
9337
9338 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9339
9340         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9341
9342 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9343
9344         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9345         first to test gnus-single-article-buffer which may be buffer-local.
9346
9347         * gnus-sum.el (gnus-summary-setup-buffer): Make
9348         gnus-single-article-buffer buffer-local and nil in ephemeral
9349         group; make gnus-article-buffer, gnus-article-current, and
9350         gnus-original-article-buffer always buffer-local.
9351         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9352         group.
9353         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9354
9355 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9356
9357         * nnml.el (nnml-request-compact-group): Compressed files might not
9358         have .gz extension.
9359
9360 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9361
9362         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9363         (mm-copy-to-buffer): Use with-current-buffer.
9364         (mm-display-part): Simplify.
9365         (mm-inlinable-p): Add optional arg `type'.
9366
9367 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9368
9369         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9370         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9371         Try harder to show the attachment internally or externally using
9372         gnus-mime-view-part-as-type.
9373
9374 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9375
9376         * message.el (message-from-style, message-signature-separator)
9377         (message-user-organization-file, message-send-mail-function)
9378         (message-citation-line-function, message-yank-prefix)
9379         (message-indent-citation-function, message-signature)
9380         (message-signature-file, message-signature-insert-empty-line):
9381         Remove autoloads.
9382
9383         * gnus-art.el (gnus-buttonized-mime-types): Remove
9384         "multipart/signed".  Revert 2006-04-26 change.
9385
9386 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9387
9388         * gnus.el (gnus-version-number): Bump version.
9389
9390 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9391
9392         * gnus.el: No Gnus v0.5 is released.
9393
9394 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9395
9396         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9397         fetching articles by message-id.
9398
9399 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9400
9401         * message.el (hashcash): Require hashcash as normal.
9402
9403         * ecomplete.el (ecomplete-highlight-match-line): Use
9404         point-at-eol.
9405         (ecomplete-highlight-match-line): Use `highlight', because that
9406         face exists in both Emacs and XEmacs.
9407
9408         * message.el (message-display-abbrev): Use point-at-bol.
9409
9410         * mail-source.el: Don't require timer/timer-funcs.
9411
9412         * gnus-async.el: Ditto.
9413
9414         * password.el: Ditto.
9415
9416         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9417
9418         * mm-url.el: Ditto.
9419
9420         * gnus-xmas.el: Don't require timer-funcs.
9421
9422         * mm-util.el: Require timer/timer-funcs.
9423
9424 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9425
9426         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9427         Close.
9428
9429 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9430
9431         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9432         unibyte after clear-decrypt function runs.
9433
9434         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9435         returns as a unibyte string.
9436
9437 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9438
9439         * lpath.el: Revert.
9440
9441         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9442         (pgg-gpg-process-sentinel): Revert.
9443
9444         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9445         (pgg-pgp-lookup-key): Revert.
9446
9447         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9448         (pgg-pgp5-lookup-key): Revert.
9449
9450         * pgg.el (pgg-fetch-key): Revert.
9451
9452 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9453
9454         * lpath.el: Fbind string-as-multibyte for XEmacs.
9455
9456         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9457         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9458         (mml1991-pgg-encrypt): Ditto.
9459
9460         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9461         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9462         a multibyte buffer.
9463
9464         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9465         (pgg-pgp-lookup-key): Ditto.
9466
9467         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9468         (pgg-pgp5-lookup-key): Ditto.
9469
9470         * pgg.el (pgg-fetch-key): Ditto.
9471
9472 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9473
9474         * message.el (message-user-organization-file): Check several
9475         locations of the organization file.
9476
9477         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9478         Add gnus-article-view-part-as-type.
9479
9480         * gnus-art.el (gnus-article-view-part-as-type): New function.
9481
9482         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9483         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9484
9485         * mml.el: Simplify autoload.
9486         (mml-mode): defvar dnd-protocol-alist instead of using
9487         symbol-value.
9488         (mml-default-directory): New variable.
9489         (mml-minibuffer-read-file): Use it.
9490         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9491
9492         * message.el (message-citation-line-format): New variable.
9493         (message-insert-formated-citation-line): New function.
9494         (message-citation-line-function): Add
9495         `message-insert-formated-citation-line' to custom type.
9496
9497         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9498         to doc string.
9499
9500         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9501         depending on mm-verify-option.
9502
9503 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9504
9505         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9506         binding pgg-* variables; reimplement the section which prevents
9507         MIME header from being signed.
9508         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9509         pgg-text-mode; remove a blank line at the top of body.
9510
9511         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9512         lines at the top of body; use gnus-newsgroup-charset if there's no
9513         Charset header.
9514
9515 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9516
9517         * message.el (message-self-insert-commands): Doc fix.
9518
9519         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9520         (mm-uu-pgp-encrypted-test): Ditto.
9521         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9522         between header and body; return application/pgp-encrypted handle
9523         if decryption failed; decode decrypted body by charset.
9524
9525         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9526         element match to application/pgp-*.
9527
9528 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9529
9530         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9531         HTML.
9532
9533 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9534
9535         * mail-source.el (mail-source-call-script): Message the error
9536         string.
9537
9538 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9539
9540         * gnus-util.el (gnus-byte-compile): Use it.
9541
9542 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9543
9544         * gnus-util.el (kill-empty-logs): New function.
9545
9546 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9547
9548         * message.el (message-mail-alias-type): Doc fix.
9549         (message-mail-alias-type-p): New function.
9550         (message-send): Use it.
9551         (message-mode): Ditto.
9552         (message-strip-forbidden-properties): Ditto.
9553
9554         * ecomplete.el (ecomplete-database-file-coding-system): New
9555         variable.
9556         (ecomplete-save): Use it.
9557         (ecomplete-setup): Use it.
9558
9559 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9560
9561         * message.el (message-self-insert-commands): New variable.
9562         (message-strip-forbidden-properties): Use it.
9563
9564 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9565
9566         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9567         that doesn't make XEmacs choke.
9568
9569 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9570
9571         * gnus-util.el (gnus-replace-in-string):
9572         Prefer replace-regexp-in-string over of replace-in-string.
9573
9574 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9575
9576         * gnus-util.el (gnus-select-frame-set-input-focus):
9577         Use select-frame-set-input-focus if it is available in XEmacs; use
9578         definition defined in Emacs 22 for old Emacsen.
9579
9580         * dgnushack.el: Autoload unmorse-region for XEmacs.
9581
9582         * lpath.el: Bind cursor-in-non-selected-windows and
9583         select-frame-set-input-focus for XEmacs.
9584
9585 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9586
9587         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9588
9589 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9590
9591         * gnus-registry.el (gnus-registry-cache-save): Remove text
9592         properties when saving via the temp buffer.
9593
9594 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9595
9596         * message.el (message-generate-hashcash): Honor custom type.
9597
9598 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9599
9600         * message.el (message-generate-hashcash): Default to non-nil when
9601         hashcash is found.
9602
9603         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9604         (gnus-refer-thread-limit): Increase default to 500.
9605
9606         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9607
9608         * flow-fill.el (fill-flowed): Allow delete-space.
9609
9610 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9611
9612         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9613         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9614         Remove autoloads.
9615
9616 2006-04-18  Simon Josefsson  <jas@extundo.com>
9617
9618         * message.el (message-generate-hashcash): Default to.
9619
9620 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9621
9622         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9623         concatenating segments rather than before concatenating them.
9624
9625 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9626
9627         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9628
9629 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9630
9631         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9632
9633         * message.el (message-forward-make-body-plain): Allow
9634         message-forward-ignored-headers to be a list.
9635         (message-remove-ignored-headers): Factor out into function.
9636         (message-forward-make-body-mml): Use it.
9637
9638         * imap.el (imap-quote-specials): New function.
9639         (imap-login-auth): Quote specials.
9640
9641         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9642         (rfc2231-parse-string): Allow concatanation of parameters that
9643         aren't contiguous.  The test case is
9644           (mail-header-parse-content-type "message/external-body;
9645             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9646             access-type=LOCAL-FILE;
9647             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9648
9649 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9650
9651         * nntp.el (nntp-accept-process-output): Return the value of
9652         `nnheader-accept-process-output'.
9653
9654 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9655
9656         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9657         (gnus-button-alist): Recognize more diff formats.
9658         (gnus-button-patch): Strip directory.
9659
9660 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9661
9662         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9663         Emacs 22 when setting focus.
9664
9665 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9666
9667         * gnus-art.el (gnus-article-treat-types): Do treatment of
9668         text/x-verbatim parts.
9669         (gnus-button-patch): New command.
9670
9671         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9672         addresses that contain invalid characters.
9673
9674 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9675
9676         * message.el (message-put-addresses-in-ecomplete): Use
9677         gnus-replace-in-string.
9678         (message-is-yours-p): Use the more correct
9679         mail-header-parse-address instead of
9680         mail-extract-address-components.
9681         (message-put-addresses-in-ecomplete): Fix typo.
9682
9683         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9684         keystroke.
9685
9686         * gnus-art.el (gnus-treatment-function-alist): Change order of
9687         newsgroups/generic header folding to avoid double-folding.
9688
9689         * message.el (message-hidden-headers): Add X-Draft-From.
9690
9691         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9692         command.
9693         (gnus-summary-repeat-search-article-backward): New command.
9694
9695         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9696         groups in the parent topic.
9697
9698 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9699
9700         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9701         (spam-extra-header-to-number): Return the CRM114 number as a
9702         number instead of a string.
9703
9704 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9705
9706         * gnus-art.el (gnus-face-properties-alist): Moved here from
9707         gnus-fun.
9708
9709         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9710
9711 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9712
9713         * message.el (message-strip-forbidden-properties): Only display on
9714         self-insert-command.
9715
9716         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9717         reindent.
9718         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9719
9720 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9721
9722         * smiley.el (smiley-style): Fix typo.
9723
9724 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9725
9726         * hashcash.el (hashcash-insert-payment-async-2): Use
9727         message-goto-eoh instead of doing it manually.
9728         (mail-add-payment): Use message-narrow-to-header instead of trying
9729         to do the same itself.
9730
9731         * message.el (message-hidden-headers): Add Face.
9732
9733         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9734         reparenting code.
9735         (gnus-summary-reparent-children): Refactored out code.
9736         (gnus-summary-thread-map): New keystroke.
9737         (gnus-summary-reparent-children): Make into command.
9738
9739         * smiley.el (smiley-style): Default to `medium' if using a large
9740         font.
9741
9742         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9743         does it itself.
9744
9745         * message.el (message-point-in-header-p): Simplify definition.
9746
9747 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9748
9749         * nnagent.el (nnagent-request-set-mark): Silence log file
9750         writing.
9751         (nnagent-request-set-mark): Use write-region instead of
9752         append-to-file.
9753
9754         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9755         strange select method.
9756
9757         * ecomplete.el (ecomplete-display-matches): Get highlightling
9758         right.
9759         (ecomplete-display-matches): Use literals.
9760         (ecomplete-display-matches): Disable message logging.
9761
9762         * message.el (message-display-abbrev): Small optimization.
9763
9764         * ecomplete.el (ecomplete-display-matches): Allow automatic
9765         display.
9766
9767         * message.el (message-strip-forbidden-properties): Display
9768         abbrevs.
9769         (message-display-abbrev): Get automatic display right.
9770
9771         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9772         keystrokes.
9773
9774 2006-04-13  Romain Francoise  <romain@orebokech.com>
9775
9776         TODO: Backport to v5-10!
9777
9778         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9779         Moved here (and renamed) from gnus-registry.el.
9780
9781         * gnus-registry.el: Require gnus-util.
9782         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9783
9784 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9785
9786         * gnus-group.el (gnus-group-catchup-current): Change
9787         if-then-else-if-then-else into cond.
9788         (gnus-group-catchup): Indent.
9789         (group-name-at-point): New function.
9790         (gnus-fetch-group): Provide default from thing at point.
9791
9792 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9793
9794         * message.el (message-display-abbrev): Fix regexp.
9795
9796         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9797         choosing.
9798         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9799         dead variables.
9800
9801         * message.el (message-newline-and-indent): Remove debugging.
9802         (message-display-abbrev): Use new implementation.
9803
9804 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9805
9806         * gnus-art.el (gnus-article-mode): Set
9807         cursor-in-non-selected-windows to nil.
9808
9809         * smiley.el: Revert previous change.
9810         (smiley-data-directory): defvar it before using it in the
9811         defcustom of `smiley-style'.
9812
9813 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9814
9815         * message.el (message-newline-and-indent): New function.
9816
9817         * ecomplete.el: Implement more bits.
9818
9819         * message.el (message-put-addresses-in-ecomplete): Clean up the
9820         string.
9821
9822         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9823
9824         * gnus-sum.el (gnus-summary-save-parts): Bind
9825         gnus-summary-save-parts-counter and use it to make unique file
9826         names.
9827
9828         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9829
9830         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9831         parameter to say whether to actually parse the individual
9832         addresses.
9833
9834         * message.el (message-put-addresses-in-ecomplete): New function.
9835         (ecomplete): Require.
9836         (message-mail-alias-type): Add ecomplete as an option.
9837
9838 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9839
9840         * flow-fill.el (fill-flowed): Remove trailing space from blank
9841         quoted lines.
9842
9843 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9844
9845         * smiley.el (smiley-style): Move definition later to avoid a
9846         compilation warning.
9847
9848 2006-04-12  Kenichi Handa  <handa@m17n.org>
9849
9850         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9851         buffer and then decode the buffer text if necessary.
9852         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9853         first, and after mm-encode-body, change the buffer to unibyte.
9854         Use mm-disable-multibyte instead of set-buffer-multibyte.
9855
9856 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9857
9858         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9859         Content-Type header instead of Content-Disposition header.
9860         (gnus-mime-inline-part): Ditto.
9861         (gnus-mime-view-part-as-charset): Ignore charset that the part
9862         specifies.
9863
9864         * mm-decode.el (mm-display-part): Work with external parts and
9865         usual parts similarly.
9866
9867         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9868         instead of gnus-display-mime.
9869
9870         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9871         instead of with-temp-buffer.
9872
9873         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9874         tag to summarized topics part in order to encode non-ASCII text.
9875
9876 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9877
9878         * smiley.el (smiley-style): New variable.
9879         (smiley-directory): New function.
9880         (smiley-data-directory): Derive from `smiley-style' using
9881         `smiley-directory'.
9882         (smiley-regexp-alist): Add new entries.
9883
9884         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9885         (gnus-article-browse-delete-temp): Add :version.
9886
9887 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9888
9889         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9890         the sieve region.
9891
9892 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9893
9894         * gnus.el (gnus-version-number): Bump version.
9895
9896 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9897
9898         * gnus.el: No Gnus v0.4 is released.
9899
9900 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9901
9902         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9903         layout.
9904
9905         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9906         unknown charset.
9907
9908         * message.el (message-header-synonyms): Add Original-To to the
9909         default.
9910
9911         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9912         optional parameter.
9913
9914 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9915
9916         * gnus-fun.el (gnus): Require it for gnus-directory.
9917
9918 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9919
9920         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9921
9922 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9923
9924         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9925
9926 2006-04-05  Simon Josefsson  <jas@extundo.com>
9927
9928         * password.el (password-reset): New function.
9929
9930 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9931
9932         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9933         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9934
9935 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9936
9937         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9938         Some whitespace was matched into the url, which broke browsing hits
9939         > 100 when mm-url-use-external was nil.
9940
9941 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9942
9943         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9944         gnus-extra-headers for 'Newsgroups.
9945
9946         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9947         bound.
9948
9949 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9950
9951         * pgg-gpg.el: Clean up process buffers every time gpg processes
9952         complete.
9953
9954 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9955
9956         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9957         doc string.
9958
9959 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9960
9961         * pgg-gpg.el (pgg-gpg-process-filter)
9962         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9963
9964         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9965         lines, temporary fix.
9966
9967 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9968
9969         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9970
9971 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9972
9973         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9974         default-enable-multibyte-characters.  This reverts the change from
9975         revision 6.17 which is no longer necessary because the passphrase
9976         is sent separately now.  GnuPG messages are unreadable under
9977         multibyte locales with default-enable-multibyte-characters set to
9978         nil.
9979
9980 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9981
9982         * message.el (message-tool-bar-gnome): Move "spell".
9983
9984 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9985
9986         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9987         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9988         instead.
9989
9990 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9991
9992         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9993         newsgroups handling for NNTP overviews which don't include
9994         Newsgroups.
9995
9996 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9997
9998         * message.el (message-resend): Bind message-generate-hashcash to nil.
9999
10000 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10001
10002         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10003         when searching for already-paid recipients.
10004
10005 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10006
10007         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10008         passphrases when it is not needed.
10009         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10010         passphrase stuff from gpg, should only be necessary when you use
10011         gpg with a smartcard.
10012
10013 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10014
10015         * mml.el (mml-insert-mime): Ignore cached contents of
10016         message/external-body part.
10017
10018         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10019         (mm-insert-part): Ditto.
10020
10021 2006-03-23  Simon Josefsson  <jas@extundo.com>
10022
10023         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10024         Reiner.
10025         (pgg-gpg-use-agent-p): Use it again.
10026
10027 2006-03-23  Simon Josefsson  <jas@extundo.com>
10028
10029         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10030         older emacsen.
10031         (pgg-gpg-use-agent-p): Don't use it.
10032
10033 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10034
10035         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10036         if we can.
10037
10038 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10039
10040         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10041         (pgg-gpg-update-agent): New function.
10042         (pgg-gpg-use-agent-p): New function.
10043         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10044         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10045         (pgg-gpg-sign-region): Use it.
10046
10047 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10048
10049         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10050         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10051
10052 2006-03-21  Simon Josefsson  <jas@extundo.com>
10053
10054         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10055         <wilde@sha-bang.de>.
10056         (pgg-gpg-use-agent): New variable.
10057         (pgg-gpg-process-region): Use it.
10058         (pgg-gpg-encrypt-region): Likewise.
10059         (pgg-gpg-encrypt-symmetric-region): Likewise.
10060         (pgg-gpg-decrypt-region): Likewise.
10061         (pgg-gpg-sign-region): Likewise.
10062         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10063
10064 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10065
10066         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10067
10068         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10069         Add comment on version.
10070
10071 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10072
10073         * smiley.el: Add missing test smiley.
10074
10075 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10076
10077         * mm-decode.el (mm-with-part): New macro.
10078         (mm-get-part): Use it; work with message/external-body as well.
10079         (mm-save-part): Treat name and filename equally.
10080
10081         * mm-extern.el (mm-extern-cache-contents): New function.
10082         (mm-inline-external-body): Use it; force the part to be displayed;
10083         move undisplayer added to the cached handle to the parent.
10084
10085         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10086         (gnus-mime-view-part-as-type): Work with message/external-body.
10087
10088         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10089
10090 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10091
10092         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10093         images in image-load-path.  [Sync with image.el, revision 1.60, in
10094         Emacs.]
10095
10096 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10097
10098         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10099         path rather than symbol.  Always return list of directories.
10100         Guarantee that image directory comes first.  [Sync with image.el,
10101         revision 1.59, in Emacs.]
10102
10103         * message.el (message-make-tool-bar): Adjust to new API of
10104         `gmm-image-load-path-for-library'.
10105
10106         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10107
10108         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10109
10110 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10111
10112         * gnus-art.el (gnus-article-only-boring-p):
10113         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10114         intangible text.
10115         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10116
10117 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10118
10119         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10120         `defun' instead of `gmm-defun-compat'.
10121
10122 2006-03-14  Simon Josefsson  <jas@extundo.com>
10123
10124         * message.el (message-unique-id): Don't use message-number-base36
10125         if (user-uid) is a float.
10126         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10127
10128 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10129
10130         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10131
10132         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10133         empty line between a part and a message part.
10134
10135 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10136
10137         * smiley.el: Add more test smileys.
10138         (smiley-data-directory, smiley-regexp-alist)
10139         (gnus-smiley-file-types): Fix doc strings.
10140         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10141         adding new elements.
10142         (smiley-mouse-map): Unused code.  Make it a comment.
10143
10144 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10145
10146         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10147         scan latest NoCeM messages instead of old ones.
10148         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10149         delimiters that are recently used.
10150         (gnus-nocem-load-cache): Add autoload cookie.
10151
10152         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10153
10154         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10155         level which is larger than gnus-use-nocem is specified.
10156
10157         * gnus-group.el (gnus-group-get-new-news): Ditto.
10158
10159 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10160
10161         * gnus-util.el (gnus-tool-bar-update): New function.
10162
10163         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10164         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10165
10166         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10167
10168         * gnus-group.el (gnus-group-redraw-when-idle)
10169         (gnus-group-redraw-check): Remove.
10170         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10171
10172 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10173
10174         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10175         if optional last element is specified in splits (FIELD VALUE...).
10176
10177 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10178
10179         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10180         to gmm-image-load-path-for-library.  Call with no-error argument.
10181         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10182
10183         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10184
10185         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10186
10187         * gmm-utils.el (gmm-image-load-path): Remove alias.
10188
10189 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10190
10191         * gmm-utils.el (gmm-image-load-path): Add alias.
10192
10193         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10194         nnml-generate-nov-databases-1.
10195         (nnml-generate-nov-databases): Use it.
10196         (nnml-generate-nov-databases-directory): Document no-active
10197         argument.
10198
10199         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10200         directory if path is t.  Add no-error.
10201
10202         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10203         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10204
10205         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10206         resetting gnus-article-browse-html-temp-list.
10207
10208         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10209         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10210         Add example to docstring.  Rename local variables.  Move error
10211         checks to default case in cond and simplify.
10212
10213 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10214
10215         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10216         handle is multipart when calling it recursively.
10217         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10218
10219 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10220
10221         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10222         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10223
10224 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10225
10226         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10227         is loaded.
10228
10229         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10230         loaded.
10231
10232 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10233
10234         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10235         to "Emacs 23 (unicode)" in doc string.
10236
10237         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10238         "Emacs 23 (unicode)" in comment.
10239
10240 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10241
10242         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10243
10244         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10245         characters 160 through 255 in Emacs 23.
10246
10247 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10248
10249         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10250         gnus-article-browse-html-temp.
10251         (gnus-article-browse-delete-temp): Make it customizable.  Add
10252         `file'.  Adjust doc string.
10253         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10254         query for each file.  Adjust doc string.
10255         (gnus-article-browse-html-parts): Add
10256         `gnus-article-browse-delete-temp-files' to
10257         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10258
10259 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10260
10261         * gnus-art.el (gnus-article-browse-html-temp)
10262         (gnus-article-browse-delete-temp): New variables.
10263         (gnus-article-browse-delete-temp-files): New function.
10264         (gnus-article-browse-html-parts): Use it.
10265
10266 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10267
10268         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10269
10270         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10271         string.
10272
10273         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10274         gnus-summary-insert-new-articles when unplugged.  Remove
10275         gnus-summary-search-article-forward.
10276
10277         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10278         display-visual-class instead of display-color-cells.
10279
10280 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10281
10282         * dgnushack.el: Autoload customize-group for XEmacs.
10283
10284         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10285         message/* containing non-ASCII text properly.
10286
10287 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10288
10289         * message.el: Require gmm-utils, remove autoloads.
10290         (message-tool-bar): Set default based on
10291         gmm-tool-bar-style.
10292         (message-tool-bar-gnome): Add gmm-customize-mode.
10293
10294         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10295         gmm-tool-bar-style.
10296         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10297
10298         * gnus-group.el (gnus-group-tool-bar): Set default based on
10299         gmm-tool-bar-style.
10300         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10301
10302         * gmm-utils.el (gmm-image-directory): Rename variable from
10303         gmm-image-load-path.
10304         (gmm-image-load-path): Use gmm-image-directory.
10305         (gmm-customize-mode): New function.
10306         (gmm-tool-bar-style): New variable.
10307
10308         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10309         gnus-group-redraw-line-number.
10310         (gnus-group-redraw-check): Simplify.
10311         (gnus-group-tool-bar-update): Remove redraw check.
10312         (gnus-group-make-tool-bar): Add redraw check.
10313
10314 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10315
10316         * gnus-art.el (gnus-button): Add missing parentheses.
10317
10318 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10319
10320         * lpath.el: Fbind line-number-at-pos.
10321
10322 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10323
10324         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10325
10326 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10327
10328         * gnus-art.el (gnus-button): New face.
10329         (gnus-article-button-face): Use it.
10330
10331         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10332         gnus-summary-next-page.  Re-order.
10333
10334         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10335         next-node are now included.
10336         (gnus-group-redraw-line-number): New internal variable.
10337         (gnus-group-redraw-check): Helper function for updating the tool
10338         bar.
10339         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10340
10341         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10342
10343         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10344         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10345         Use it to match format of Spamassassin 3.0 and later.  Reported by
10346         IRIE Tetsuya <irie@t.email.ne.jp>.
10347         (spam-check-bogofilter)
10348         (spam-bogofilter-register-with-bogofilter): Fix args of
10349         `gnus-error' calls.
10350
10351 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10352
10353         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10354         unnecessary interaction when sending queued mails.  Reported by
10355         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10356
10357 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10358
10359         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10360         first or last are nil.
10361
10362 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10363
10364         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10365
10366 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10367
10368         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10369
10370 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10371
10372         * dns.el (query-dns): Protect more against buggy tcp output.
10373
10374 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10375
10376         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10377         nov.php.
10378
10379 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10380
10381         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10382         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10383         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10384         output on the server side.
10385         (nnweb-google-create-mapping): Update regexps and add some
10386         progress indication.
10387
10388 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10389
10390         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10391         gnus-agent-toggle-plugged.  Re-order icons.
10392         (gnus-group-tool-bar-gnome): Add
10393         gnus-group-{prev,next}-unread-group.
10394         (gnus-group-tool-bar-gnome): Re-order icons.
10395
10396         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10397         gnus-summary-insert-new-articles.
10398
10399         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10400         comments.
10401
10402         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10403         also available in Emacs 21.3.
10404
10405         * message.el (message-fix-before-sending): Change "Emacs 22" to
10406         "Emacs 23 (unicode)" in comment.
10407
10408         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10409         "Emacs 23 (unicode)" in comment.
10410
10411         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10412         comment.
10413         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10414
10415         * mm-view.el (mm-fill-flowed): Add :version.
10416
10417 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10418
10419         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10420         and load-path.
10421
10422 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10423
10424         * message.el: Autoload gmm-image-load-path.
10425         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10426         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10427         consitency.
10428
10429         * gmm-utils.el (gmm-image-load-path): Also search in
10430         "../etc/images".  Don't set gmm-image-load-path if we don't find
10431         the image.
10432
10433 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10434
10435         * gmm-utils.el (gmm-image-load-path): Don't make
10436         `gmm-image-load-path' include subdirectories which the second arg
10437         `image' might specify.
10438
10439         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10440         subdirectory to icon file names.
10441
10442         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10443
10444 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10445
10446         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10447         gmm-image-load-path calls.
10448
10449         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10450
10451         * message.el (message-make-tool-bar): Ditto.
10452
10453         * mml.el (mml-preview): Added comment concerning tool bar icons.
10454
10455         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10456         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10457
10458         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10459         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10460
10461         * message.el (message-tool-bar-gnome): Use new icon names.
10462         (message-make-tool-bar): Use `gmm-image-load-path'.
10463
10464         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10465         functions from MH-E.
10466         (gmm-image-load-path): New variable from MH-E.
10467         (gmm-image-load-path): New function from MH-E.  Added arguments
10468         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10469         *-image-load-path-called-flag.
10470
10471 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10472
10473         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10474
10475 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10476
10477         * nnimap.el (nnimap-request-move-article): Change folder back to
10478         source group before deleting.
10479
10480 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10481
10482         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10483
10484         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10485         mm-url.
10486
10487         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10488
10489 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10490
10491         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10492         coding system which mm-charset-to-coding-system returns for a
10493         given charset is valid.
10494
10495 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10496
10497         * html2text.el (html2text-remove-tag-list):
10498         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10499
10500 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10501
10502         * gnus-cus.el: Revert 2005-10-17 change.
10503
10504 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10505
10506         * gnus-art.el (article-strip-banner): Call
10507         article-really-strip-banner only when the regexp match is made.
10508
10509 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10510
10511         * gnus-art.el (article-strip-banner): Use
10512         gnus-extract-address-components instead of
10513         mail-header-parse-addresses to make it work with non-ASCII text;
10514         remove mail-encode-encoded-word-string.
10515
10516         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10517         values which are surrounded with \"...\"; make it never cause a
10518         Lisp error; give up parsing of parameters if it failed in
10519         extracting type.
10520
10521 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10522
10523         * smime.el (smime-cert-by-ldap-1): Fix bug where
10524         `smime-ldap-search' returns results without userCertificates.
10525
10526 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10527
10528         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10529
10530 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10531
10532         * spam.el (spam-check-spamassassin-headers): Adapt format for
10533         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10534         <ari@mbf.ocn.ne.jp>.
10535         (spam-list-of-processors): Add spam-use-gmane.
10536
10537 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10538
10539         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10540         make-temp-file; make it work with XEmacs as well.
10541
10542         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10543         mm-make-temp-file.
10544
10545         * mm-decode.el (mm-display-external): Use the 3rd arg of
10546         mm-make-temp-file.
10547         (mm-create-image-xemacs): Ditto.
10548
10549 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10550
10551         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10552         with message-narrow-to-headers.
10553         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10554         (gnus-draft-check-draft-articles): New function.
10555         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10556
10557 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10558
10559         * gnus-art.el (gnus-article-browse-html-parts):
10560         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10561         Don't use suffix argument for mm-make-temp-file for Emacs 21
10562         compatibility.  Remove useless `format'.
10563
10564 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10565
10566         * nnweb.el (nnweb-google-wash-article): Update regexps.
10567         (nnweb-group-alist): Use defvoo instead of defvar.
10568
10569 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10570
10571         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10572         re-loading nn* modules.
10573
10574 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10575
10576         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10577         for `tool-bar-mode' and don't check it's default-value.
10578
10579         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10580
10581         * message.el (message-make-tool-bar): Ditto.
10582
10583         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10584         `substring'.  Shorten tmp-file name.
10585
10586         * gnus.el: Remove bogus comment.
10587
10588 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10589
10590         * gnus-art.el (gnus-article-browse-html-parts): New function.
10591         (gnus-article-browse-html-article): New function for viewing html
10592         articles with a browser.
10593
10594 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10595
10596         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10597         in elisp.
10598         (pgg-gpg-encrypt-symmetric-region): Ditto.
10599         (pgg-gpg-sign-region): Ditto.
10600
10601         * pgg-def.el (pgg-text-mode): New variable.
10602
10603         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10604         (mml2015-pgg-encrypt): Ditto.
10605
10606         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10607         (mml1991-pgg-encrypt): Ditto.
10608
10609 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10610
10611         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10612         message-make-date instead of current-time-string.
10613
10614         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10615         to gnus-decoded which mm-uu might set.
10616
10617 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10618
10619         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10620         don't decode quoted parameters; remove misimported Emacs code.
10621         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10622         (rfc2231-decode-encoded-string): Don't use split-string which
10623         behaves differently according to Emacs version; use
10624         mm-decode-coding-region to convert charset to coding-system.
10625         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10626         (rfc2231-encode-string): Remove misimported Emacs code.
10627
10628 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10629
10630         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10631         when calling mail-header-parse-content-type.
10632         (article-de-quoted-unreadable): Ditto.
10633         (article-de-base64-unreadable): Ditto.
10634         (article-wash-html): Ditto.
10635
10636         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10637         calling mail-header-parse-content-type and
10638         mail-header-parse-content-disposition.
10639         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10640         mail-header-parse-content-type.
10641
10642         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10643         insert charset and format parameters; encode description after
10644         inserting it to buffer.
10645         (mml-insert-parameter): Fold lines properly even if a parameter is
10646         segmented into two or more lines; change the max column to 76.
10647
10648         * rfc1843.el (rfc1843-decode-article-body): Don't use
10649         ignore-errors when calling mail-header-parse-content-type.
10650
10651         * rfc2231.el (rfc2231-parse-string): Return at least type if
10652         possible; don't cause an error even if it fails in parsing of
10653         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10654         (rfc2231-encode-string): Don't break lines at the beginning, leave
10655         it to mml-insert-parameter.
10656
10657         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10658         calling mail-header-parse-content-type.
10659
10660 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10661
10662         * spam-report.el (spam-report-gmane-use-article-number):
10663         Improve doc string.
10664         (spam-report-gmane-internal): Check if a suitable header was found
10665         in the article.
10666
10667 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10668
10669         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10670         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10671
10672 2006-02-05  Romain Francoise  <romain@orebokech.com>
10673
10674         Update copyright notices of all files in the gnus directory.
10675
10676 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10677
10678         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10679
10680 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10681
10682         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10683         segmented lines of parameter value to cope with Thunderbird 1.5
10684         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10685         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10686         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10687
10688 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10689
10690         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10691         parts.
10692
10693 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10694
10695         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10696         there's only one active file for all servers.
10697         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10698         solid groups.  Gnus might have used a FAST request to select the group.
10699         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10700         and nnweb-search redundantly in the active file.
10701         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10702         (nnweb-request-create-group): Don't use ARGS.
10703         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10704         initialisations.  Let nnoo do the work.
10705
10706 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10707
10708         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10709         Say the part has been decoded.
10710
10711         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10712
10713 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10714
10715         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10716         mailcap-viewer-test-cache when there's no 'test clause, since that
10717         will invert the meaning of a "nil" test previously determined by
10718         mailcap-mailcap-entry-passes-test.
10719
10720 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10721
10722         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10723         compiling.
10724
10725         * gnus-sum.el: Ditto.
10726
10727         * message.el: Don't bind tool-bar-map when compiling.
10728
10729 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10730
10731         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10732
10733 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10734
10735         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10736         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10737         current Google Groups.
10738
10739 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10740
10741         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10742         and tool-bar-mode.
10743
10744         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10745         and tool-bar-mode.
10746
10747         * message.el (message-tool-bar-update): Simplify.
10748         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10749
10750         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10751         gnus-summary-buffer.
10752         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10753         gnus-summary-reply.
10754
10755         * gmm-utils.el (gmm): Add :version.
10756
10757 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10758
10759         * Makefile.in (clean): New rule.
10760         (distclean): Use it.
10761
10762 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10763
10764         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10765         autoload.
10766
10767 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10768
10769         * gmm-utils.el (gmm-verbose): Add :group.
10770
10771 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10772
10773         * message.el: Change some comments WRT tool-bars.
10774
10775         * gnus-sum.el (gnus-summary-tool-bar)
10776         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10777         (gnus-summary-tool-bar-zap-list): New variables.
10778         (gnus-summary-make-tool-bar): Complete rewrite using
10779         `gmm-tool-bar-from-list'.
10780
10781         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10782         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10783         variables.
10784         (gnus-group-make-tool-bar): Complete rewrite using
10785         `gmm-tool-bar-from-list'.
10786         (gnus-group-tool-bar-update): New function.
10787
10788         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10789
10790 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10791
10792         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10793         is dissected into a single part of which the type is the same as
10794         the given one; decode charset.
10795
10796 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10797
10798         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10799         into alists as symbol not string, since that's what
10800         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10801         look for.
10802
10803 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10804
10805         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10806         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10807
10808         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10809
10810 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10811
10812         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10813         (gnus-xmas-mime-security-button-menu): New function.
10814
10815         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10816         (gnus-mime-security-button-menu): New definition.
10817         (gnus-mime-security-button-map): Use them.
10818         (gnus-mime-security-button-menu): New function.
10819         (gnus-insert-mime-security-button): Addition to help echo.
10820         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10821         (gnus-mime-security-pipe-part): New functions.
10822
10823         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10824         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10825
10826         * mm-decode.el (mm-handle-set-disposition): Remove.
10827         (mm-handle-set-description): Remove.
10828
10829 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10830
10831         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10832         (mm-w3m-standalone-supports-m17n-p): New function.
10833         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10834         w3m usage.
10835
10836         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10837         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10838
10839 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10840
10841         * message.el (message-tool-bar-zap-list): Use
10842         gmm-tool-bar-zap-list as custom type.
10843         (message-tool-bar-update): New function.
10844         (message-tool-bar, message-tool-bar-gnome)
10845         (message-tool-bar-retro): Add message-tool-bar-update.
10846         (message-tool-bar-gnome): Add flyspell-buffer.
10847
10848         * gnus-util.el (gnus-error): Describe `args'.
10849
10850         * gmm-utils.el (gmm-error): Describe `args'.
10851         (gmm-tool-bar-zap-list): New widget.
10852         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10853
10854 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10855
10856         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10857         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10858         the number of recursive calls.
10859
10860         * mm-decode.el (mm-handle-set-disposition): New macro.
10861         (mm-handle-set-description): New macro.
10862
10863 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10864
10865         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10866         encoding.
10867
10868 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10869
10870         * message.el (message-tool-bar-zap-list, message-tool-bar)
10871         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10872         (message-tool-bar-local-item-from-menu): Remove.
10873         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10874         (message-make-tool-bar): New function.
10875         (message-mode): Use `message-make-tool-bar'.
10876
10877         * gmm-utils.el: New file.
10878         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10879         (gmm-lazy): New widget copied from `nnmail.el'.
10880         (gmm-tool-bar-from-list): New function for creating customizable
10881         tool bars.
10882         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10883         output.
10884         (gmm): Add :prefix to defgroup.
10885
10886 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10887
10888         * gmm-utils.el (gmm-widget-p): New function.
10889
10890 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10891
10892         * mml.el (mml-attach-file): Describe `description' in doc string.
10893         (mml-menu): Add Emacs MIME manual and PGG manual.
10894
10895 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10896
10897         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10898
10899 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10900
10901         * nntp.el (nntp-end-of-line): Doc fix.
10902
10903 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10904
10905         * imap.el (imap-open): Handle case where buffer is a buffer
10906         object.
10907
10908 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10909
10910         * gnus-delay.el (gnus-delay): Don't autoload.
10911         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10912         to be re-loaded when customizing the `gnus-delay' group.
10913
10914 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10915
10916         * message.el (message-insert-citation-line): Use newlines.
10917
10918 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10919
10920         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10921         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10922         these routines, so the passphrase can be managed externally and
10923         passed in to the system.
10924         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10925         pgg-add-passphrase-to-cache function.
10926
10927         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10928         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10929         these routines, so the passphrase can be managed externally and
10930         passed in to the system.
10931         (pgg-pgp5-sign-region): Use new name of
10932         pgg-add-passphrase-to-cache function.
10933
10934 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10935
10936         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10937         part of the decoded armor to find the key-identifier.
10938         (pgg-gpg-lookup-key-owner): New function to return the
10939         human-readable identifier of a key owner.
10940         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10941         itself.
10942         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10943         the key value) if we have a key and can match it against a secret
10944         key.  Also, added a note pointing out fact that the prompt only
10945         indicates the first matching key.
10946
10947         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10948         pgg-decrypt-region.
10949         (pgg-add-passphrase-to-cache): Rename from
10950         `pgg-add-passphrase-cache' to reduce confusion (all callers
10951         changed).
10952         (pgg-remove-passphrase-from-cache): Rename from
10953         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10954         changed).
10955         (pgg-read-passphrase, pgg-add-passphrase-cache)
10956         (pgg-remove-passphrase-cache): Add informative docstrings.
10957         (pgg-decrypt): Convey provided passphrase in subordinate call to
10958         pgg-decrypt-region.
10959
10960 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10961
10962         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10963         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10964         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10965         'passphrase' argument, so the passphrase can be managed externally
10966         and then passed in to the system.
10967
10968         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10969         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10970         so the passphrase cache can be used reliably with identifiers
10971         besides a pgp packet's key id.
10972
10973         * pgg-gpg.el (pgg-gpg-encrypt-region)
10974         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10975         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10976         these routines, so the passphrase can be managed externally and
10977         passed in to the system.
10978
10979         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10980         'notruncate' argument, so the passphrase cache can be used
10981         reliably with identifiers besides a pgp packet's key id.
10982
10983 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10984
10985         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10986         symmetric encryption.
10987         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10988         encrypted session key.
10989         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10990         message ask for the passphrase in a proper way.
10991
10992         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10993         New user commands for symmetric encryption.
10994
10995 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10996
10997         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10998
10999         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11000
11001 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11002
11003         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11004
11005 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11006
11007         * mm-decode.el (mm-inlined-types): Add application/pgp.
11008         (mm-automatic-display): Ditto.
11009
11010         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11011         part as text.
11012
11013 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11014
11015         * nnrss.el: Update copyright.
11016         (nnrss-opml-import): Query whether to subscribe to each entry.
11017
11018         * gnus-art.el:
11019         * gnus-sum.el:
11020         * gnus-xmas.el:
11021         * messagexmas.el:
11022         * mm-uu.el:
11023         * mm-view.el: Update copyright.
11024
11025 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11026
11027         * message.el (message-info): New function.
11028         (message-mode-menu): Add it.
11029         Update copyright.
11030
11031         * ChangeLog: Fix and update copyright.
11032
11033 2006-01-13  Romain Francoise  <romain@orebokech.com>
11034
11035         * message.el (message-forward-subject-name-subject): Prefer the
11036         address to 'nowhere' if the sender has no name.
11037         Fix typo.  Update copyright year.
11038
11039 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11040
11041         * gnus-art.el (article-wash-html): Use
11042         gnus-summary-show-article-charset-alist if a numeric arg is given.
11043         (gnus-article-wash-html-with-w3m-standalone): New function.
11044
11045         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11046         mm-inline-text-html-render-with-w3m-standalone.
11047         (mm-text-html-washer-alist): Map w3m-standalone to
11048         gnus-article-wash-html-with-w3m-standalone.
11049         (mm-inline-text-html-render-with-w3m-standalone): New function.
11050
11051 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11052
11053         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11054         Improve LaTeX.
11055
11056 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11057
11058         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11059         (nnrss-request-article): Render text/plain parts as HTML.
11060
11061         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11062         the buffer.
11063
11064 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11065
11066         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11067         custom definition of `gnus-posting-styles'.
11068
11069         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11070         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11071
11072 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11073
11074         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11075         Use nntp for bug archive.
11076
11077 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11078
11079         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11080         parts.
11081         (nnrss-normalize-date): New function converts ISO 8601 date into
11082         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11083         (nnrss-check-group): Use it.
11084
11085 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11086
11087         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11088
11089         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11090         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11091         (nnrss-insert-w3): Ditto.
11092
11093 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11094
11095         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11096         the articles to be forwarded including the case where neither a
11097         number of articles nor a region is specified.
11098
11099 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11100
11101         * nnrss.el (nnrss-request-article): Fix last change; fill
11102         text/plain parts.
11103
11104 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11105
11106         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11107         in text/plain part.
11108         (nnrss-check-group): Don't add excessive newline to dc:subject.
11109
11110 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11111
11112         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11113         article.
11114
11115 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11116
11117         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11118         (nnml-use-compressed-files, nnml-save-mail): Support other
11119         comression programs such as bzip2.
11120
11121 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11122
11123         * dns.el (query-dns): Make sure we check the buffer size before
11124         removing tcp headers.
11125
11126 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11127
11128         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11129         remove MIME buttons associated with multipart/alternative parts.
11130         (gnus-mime-display-alternative): Tag buttons using `article-type'
11131         text property.
11132
11133         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11134         associated with multipart/alternative parts.
11135
11136         * gnus-art.el (gnus-signature-separator): Fix custom type.
11137
11138         * mm-decode.el (mm-inlined-types): Fix custom type.
11139         (mm-keep-viewer-alive-types): Ditto.
11140         (mm-automatic-display): Ditto.
11141         (mm-attachment-override-types): Ditto.
11142         (mm-inline-override-types): Ditto.
11143         (mm-automatic-external-display): Ditto.
11144
11145 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11146
11147         * spam-report.el (spam-report-user-mail-address)
11148         (spam-report-user-agent): New variables.
11149         (spam-report-url-ping-plain): Use spam-report-user-agent.
11150
11151 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11152
11153         * gnus-art.el (gnus-button-handle-custom): Do not just use
11154         `customize-apropos' for any "M-x customize-*" button but the
11155         function called for.  Accept both the function name and its
11156         argument in order to achieve this.
11157         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11158         function name to `gnus-button-handle-custom' in case of "M-x
11159         customize-*" buttons.
11160
11161 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11162
11163         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11164         multipart/alternative and add xref to mm-discouraged-alternatives
11165         in doc string.
11166
11167         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11168         gnus-buttonized-mime-types in doc string.
11169
11170 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11171
11172         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11173         Suggest image/.* in the doc string.
11174
11175 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11176
11177         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11178         message-marks (Debian bug #342521).
11179
11180 2005-12-12  Simon Josefsson  <jas@extundo.com>
11181
11182         * password.el (password-read-from-cache): Add.
11183         (password-read): Use it.
11184
11185 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11186
11187         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11188         us-ascii as a MIME charset.
11189
11190         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11191         against the case where the 2nd arg TYPE is nil.
11192
11193 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11194
11195         * pop3.el (pop3-stream-type): Fix custom version.
11196
11197         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11198
11199 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11200
11201         * mm-decode.el (mm-display-external): Add missing cdr.
11202
11203 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11204
11205         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11206         RFC1524) if it is in mailcap or add a suffix according to
11207         mailcap-mime-extensions when generating a temp filename; postpone
11208         deleting a temp file for 2 seconds for some wrappers, shell
11209         scripts, and so on, which might exit right after having started a
11210         viewer command as a background job.
11211
11212 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11213
11214         * nntp.el (nntp-marks-directory): Fix custom group.
11215
11216         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11217         steps when < 10.
11218
11219         * gnus-start.el (gnus-no-server-1): Mention
11220         `gnus-level-default-subscribed' in doc string.
11221
11222 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11223
11224         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11225         parens.
11226
11227 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11228
11229         * gnus-xmas.el (gnus-use-toolbar): Revert.
11230         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11231         gnus-use-toolbar is default.
11232
11233         * messagexmas.el (message-use-toolbar): Revert.
11234         (message-setup-toolbar): Use global default-toolbar if
11235         message-use-toolbar is default.
11236
11237 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11238
11239         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11240         according to default-toolbar-visible-p.
11241
11242         * messagexmas.el (message-use-toolbar): Ditto.
11243
11244 2005-11-26  Dave Love  <fx@gnu.org>
11245
11246         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11247         (tls-program, tls-success): Provide openssl alternative.
11248
11249         * starttls.el: Doc fixes.
11250         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11251         SERVICE to PORT.
11252
11253         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11254         port null or service name.
11255         (starttls-negotiate): Autoload.
11256
11257 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * message.el (message-kill-to-signature): Fix interactive spec.
11260
11261 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11262
11263         * pop3.el (pop3-open-server): Recognize a string as a service name.
11264
11265 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11266
11267         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11268
11269 2005-11-23  Dave Love  <fx@gnu.org>
11270
11271         Add pop3s, pop3/starttls.
11272
11273         * pop3.el (pop3-authentication-scheme): Clarify doc.
11274         (open-tls-stream, starttls-open-stream): Autoload.
11275         (pop3-stream-type): New.
11276         (pop3-open-server): Use it.
11277
11278         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11279         for POP.
11280         (mail-source-keyword-map): Add :stream for POP.
11281         (mail-source-fetch-pop): Use pop3-stream-type.
11282
11283 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11284
11285         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11286         of current-time-string.
11287
11288 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11289
11290         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11291         date header.
11292
11293 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11294
11295         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11296         it can seriously impact performance as it bypasses the agent's
11297         local caches.
11298
11299 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11300
11301         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11302         must be explicitly online rather than "not explicitly offline" for
11303         its flags to be synchronized.
11304
11305         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11306         that gnus-uu-unmark-thread will function correctly.
11307
11308         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11309         1024K is instead displayed as 1M.
11310
11311 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11312
11313         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11314
11315 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11316
11317         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11318
11319 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11320
11321         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11322         error message to display actual error condition.
11323         (gnus-agent-save-local): Avoid saving symbols that are bound to
11324         nil as they simply result in a warning message in
11325         gnus-agent-read-local.
11326
11327 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11328
11329         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11330         rather than make-variable-buffer-local for file-precious-flag.
11331
11332 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11333
11334         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11335         for duplicates which are removed.  The invalid sort check then
11336         triggers a rescan after the sort as sorting may have moved
11337         duplicate entries such that they can be cheaply detected.
11338
11339 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11340
11341         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11342
11343 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11344
11345         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11346         internal variable to a custom variable.  Changed default value
11347         from compressed(2) to uncompressed(1).
11348         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11349         support for uncompressed agentview files.  Taken together, reading
11350         the agentview file should now be 6-7 times faster.
11351
11352 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11353
11354         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11355         as a buffer-local variable.  This avoids creating truncated
11356         dribble files as a result of a hang up, eg.
11357
11358 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11359
11360         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11361         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11362         XEmacs.
11363
11364 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11365
11366         * gnus-start.el (gnus-start-draft-setup): Enforce
11367         `gnus-draft-mode' for nndraft:drafts at startup.
11368
11369         * gnus.el (gnus-splash): Change custom group.
11370         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11371         allow-list argument.
11372
11373         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11374         string.
11375
11376 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11377
11378         * gnus-art.el (gnus-default-article-saver): Add user-defined
11379         `function' to custom type.
11380
11381 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11382
11383         * imap.el (imap-open): Handle case where buffer is a buffer
11384         object.
11385
11386 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11387
11388         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11389         long lines.
11390         (gnus-cache-delete-group): Wrap doc strings.
11391
11392         * gnus-agent.el (gnus-agent-rename-group)
11393         (gnus-agent-delete-group): Wrap doc strings.
11394
11395 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11396
11397         * messagexmas.el (message-use-toolbar): Change the valid values
11398         into default, top, bottom, left, and right.
11399         (message-toolbar-thickness): New variable.
11400         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11401         well.
11402         (message-setup-toolbar): Make it work.
11403
11404         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11405         (gnus-use-toolbar): Change the valid values into default, top,
11406         bottom, left, and right.
11407         (gnus-toolbar-thickness): New variable.
11408         (gnus-xmas-setup-toolbar): New function.
11409         (gnus-xmas-setup-group-toolbar): Use it.
11410         (gnus-xmas-setup-summary-toolbar): Use it.
11411
11412 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11413
11414         * gnus-start.el (gnus-1): Add "native" to
11415         gnus-predefined-server-alist.
11416
11417         * gnus.el (gnus-method-to-server): Don't add "native" to the
11418         lists here, because that leads to problems when
11419         gnus-select-method is bound.
11420
11421 2005-11-09  Simon Josefsson  <jas@extundo.com>
11422
11423         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11424         use (not sort-by-date) instead.
11425
11426 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11427
11428         * gnus-delay.el (gnus-delay-group): Don't autoload.
11429         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11430         to be re-loaded when customizing the `gnus-delay' group.
11431
11432 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11433
11434         * message.el: Revert last changes.
11435         (message-insert-citation-line): Use newlines.
11436
11437 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11438
11439         * message.el (message-courtesy-message)
11440         (message-mark-insert-begin, message-mark-insert-end)
11441         (message-elide-ellipsis, message-cancel-message)
11442         (message-add-header, message-change-subject)
11443         (message-cross-post-followup-to-header)
11444         (message-cross-post-insert-note, message-reduce-to-to-cc)
11445         (message-widen-reply, message-delete-not-region)
11446         (message-kill-to-signature, message-insert-signature)
11447         (message-insert-importance-high, message-insert-importance-low)
11448         (message-insert-or-toggle-importance)
11449         (message-insert-disposition-notification-to)
11450         (message-indent-citation, message-yank-original)
11451         (message-cite-original-without-signature, message-cite-original)
11452         (message-insert-citation-line, message-position-on-field)
11453         (message-fix-before-sending, message-send-mail-partially)
11454         (message-send-mail, message-send-mail-with-sendmail)
11455         (message-send-mail-with-qmail, message-send-news)
11456         (message-check-news-header-syntax, message-generate-headers)
11457         (message-insert-courtesy-copy, message-fill-address)
11458         (message-fill-header, message-shorten-references)
11459         (message-setup-1, message-cancel-news)
11460         (message-forward-make-body-plain, message-forward-make-body-mime)
11461         (message-forward-make-body-mml, message-encode-message-body)
11462         (message-forward-make-body-digest-plain)
11463         (message-forward-make-body-digest-mime)
11464         (message-use-alternative-email-as-from): Insert `hard-newline'
11465         instead of ordinary newlines.
11466
11467 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11468
11469         * message.el (message-generate-headers): Downcase the argument
11470         given to message-check-element.
11471
11472 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11473
11474         * nntp.el (nntp-authinfo-rejected): New error condition.
11475         (nntp-wait-for): Use new error condition to signal authentication
11476         error.
11477         (nntp-retrieve-data): Rethrow new error condition to break out of
11478         recursive call to nntp-send-authinfo.
11479
11480 2005-11-08  Romain Francoise  <romain@orebokech.com>
11481
11482         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11483         (gnus-summary-exit-map): Bind to `Z p'.
11484         (gnus-summary-make-menu-bar): Add menu item.
11485
11486 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11487
11488         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11489         (gnus-treat-*): Add `first' in all doc strings.
11490
11491         * gnus-group.el (gnus-group-compact-group): Fix typo.
11492
11493 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11494
11495         * gnus.el (gnus-parameters-case-fold-search): New variable.
11496         (gnus-parameters-get-parameter): Use it.
11497
11498         * gnus-score.el (gnus-home-score-file): Doc fix.
11499
11500 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11501
11502         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11503
11504 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11505
11506         * mm-util.el (mm-special-display-p): New function.
11507
11508         * mml.el (mml-preview): Use it; doc fix.
11509
11510 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11511
11512         * imap.el (imap-open): Handle case where buffer is a buffer object.
11513
11514 2005-10-29  Romain Francoise  <romain@orebokech.com>
11515
11516         * message.el (message-fix-before-sending): Fix comment.
11517
11518 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11519
11520         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11521
11522 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11523
11524         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11525         Used in gnus-score.el.
11526
11527 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11528
11529         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11530
11531 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11532
11533         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11534         whitespace removed in revision 7.8.  Use concatenated string to
11535         protect trailing whitespace.
11536
11537 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11538
11539         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11540         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11541         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11542         Courier IMAP ("some version from 2004").  Mostly based on similar
11543         code in the same function.
11544
11545 2005-10-26  Didier Verna  <didier@xemacs.org>
11546
11547         * gnus-group.el (gnus-group-compact-group): Invalidate original
11548         article buffer.
11549         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11550         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11551         NOV database and in article itself.
11552         Invalidate article backlog.
11553
11554 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11555
11556         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11557
11558 2005-10-26  Simon Josefsson  <jas@extundo.com>
11559
11560         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11561         part of 2004-07-25 change.
11562
11563 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11564
11565         * message.el (message-display-completion-list): New function.
11566         (message-expand-group): Use it; make sure the Completions buffer
11567         is modifiable.
11568 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11569
11570         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11571         user-mail-name is an empty string.
11572
11573 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11574
11575         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11576         depending on gnus-score-decay-constant.
11577
11578         * encrypt.el (encrypt-insert-file-contents)
11579         (encrypt-write-file-contents): Don't use `gnus-message'.
11580
11581         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11582         arguments.
11583         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11584         arguments to mm-uu-verbatim-marks-extract.
11585         (mm-uu-hide-markers): New variable.
11586         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11587
11588         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11589         (gnus-convert-image-to-face-command): Use "convert" by default to
11590         allow other input image formats.
11591         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11592         accordingly.
11593
11594 2005-10-23  Simon Josefsson  <jas@extundo.com>
11595
11596         * imap.el (imap-gssapi-program): Align command line parameters
11597         with latest GNU SASL.
11598         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11599
11600 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11601
11602         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11603         HTML.
11604         (nnslashdot-request-article): Ditto.
11605
11606         * lpath.el (featurep): Add nobreak-char-display.
11607
11608 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11609
11610         * mail-source.el (mail-source-fetch-pop): Require pop3.
11611         (mail-source-check-pop): Ditto.
11612
11613 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11614
11615         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11616         errors.
11617
11618 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11619
11620         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11621         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11622
11623         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11624
11625         * mm-bodies.el (mm-decode-string): Call
11626         `mm-charset-to-coding-system' with allow-override argument.
11627
11628 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11629
11630         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11631         (rfc2047-charset-to-coding-system): New function.
11632         (rfc2047-decode-encoded-words): New function.
11633         (rfc2047-decode-region): Use them.
11634         (rfc2047-decode-cte): Remove.
11635         (rfc2047-parse-and-decode): Remove.
11636         (rfc2047-decode): Remove.
11637
11638 2005-10-15  Kenichi Handa  <handa@m17n.org>
11639
11640         * rfc2047.el (rfc2047-decode-cte): New function.
11641         (rfc2047-decode-region): Change the way to decode successive
11642         encoded-words: decode B- or Q-encoding in each encoded-word,
11643         concatenate them, and decode it as charset.
11644
11645 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11646
11647         * lpath.el: Fbind codepage-setup for XEmacs.
11648
11649 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11650
11651         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11652         widget-move-and-invoke.
11653         (gnus-custom-mode): Use gnus-custom-map.
11654
11655 2005-10-15  Bill Wohler  <wohler@newt.com>
11656
11657         * message.el (message-tool-bar-map): Renamed image file from
11658         mail_send to mail/send.
11659
11660 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11661
11662         * message.el (message-expand-group): Pass the common
11663         prefix substring of completion to `display-completion-list'.
11664
11665 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11666
11667         * mml-sec.el (mml-secure-method): New internal variable.
11668         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11669         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11670         functions using mml-secure-method.
11671
11672         * mml.el (mml-mode-map): Add key bindings for those functions.
11673         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11674         Harder <harder@myrealbox.com>.
11675         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11676         end of message if point is the headers of the message.
11677
11678         * message.el (message-in-body-p): New function.
11679
11680         * assistant.el: Autoload gnus-util and netrc.
11681
11682         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11683         Use `mm-charset-override-alist' only when decoding.
11684
11685         * mm-bodies.el (mm-decode-body): Call
11686         `mm-charset-to-coding-system' with allow-override argument.
11687
11688         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11689         `filename' from Content-Disposition if Content-Type doesn't
11690         provide `name'.
11691         (gnus-mime-view-part-as-type): Set default instead of
11692         initial-input.
11693
11694 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11695
11696         * format-spec.el (format-spec): Propagate text properties of % spec.
11697
11698 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11699
11700         * gnus-art.el (gnus-treat-predicate): Add `first'.
11701
11702 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11703
11704         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11705         (mm-charset-override-alist): New variable.
11706         (mm-charset-to-coding-system): Use it.
11707         (mm-codepage-setup): New helper function.
11708         (mm-charset-eval-alist): New variable.
11709         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11710         about unknown charsets.
11711
11712         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11713
11714 2005-10-04  David Hansen  <david.hansen@gmx.net>
11715
11716         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11717         (nnrss-check-group): Ditto.
11718
11719 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11720
11721         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11722         Rename x-gnus-verbatim to x-verbatim.
11723         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11724
11725         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11726         x-verbatim.
11727
11728         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11729
11730         * gnus-util.el (gnus-remove-duplicates): Remove.
11731
11732         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11733         instead of gnus-remove-duplicates.
11734
11735         * message.el (message-remove-duplicates): Remove.
11736         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11737         message-remove-duplicates.
11738
11739         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11740         available, else use implementation from `delete-dups'.
11741
11742         * message.el (message-insert-expires): New function.
11743         (message-mode-map): Add key binding.
11744         (message-mode-field-menu): Add menu entry.
11745         (message-mode): Document it.
11746         (message-make-expires-date): Use `message-make-date'.
11747
11748 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11749
11750         * message.el (message-make-expires-date): New function.
11751
11752 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11753
11754         * Makefile.in (list-installed-shadows): New entry.
11755         (install): Use it.
11756         (remove-installed-shadows): New entry.
11757
11758         * dgnushack.el (dgnushack-default-load-path): New variable.
11759         (dgnushack-find-lisp-shadows): New function.
11760         (dgnushack-remove-lisp-shadows): New function.
11761
11762 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11763
11764         * Makefile.in (install-el-elc): New entry.
11765         (install): Use it so that .el files are necessarily installed.
11766
11767 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11768
11769         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11770
11771 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11772
11773         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11774         function rather than the diff-mode.el package.
11775         (mm-display-external): Use with-current-buffer.
11776         (mm-viewer-completion-map, mm-viewer-completion-map):
11777         Move initialization inside declaration.
11778
11779 2005-09-29  Simon Josefsson  <jas@extundo.com>
11780
11781         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11782         autoload mail-check-payment.
11783         (spam-check-hashcash): Define unconditionally, since hashcash.el
11784         is part of Gnus now.  Ignore errors from payment checking.
11785
11786 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11787
11788         * message.el (message-bold-region, message-unbold-region): Rename
11789         from `bold-region' and `unbold-region'.
11790
11791         * message.el: Remove useless autoloads.
11792
11793 2005-09-28  Simon Josefsson  <jas@extundo.com>
11794
11795         * message.el (message-use-idna): Default to t.
11796         (message-use-idna): Test whether encoding works too.  Doc fix.
11797
11798 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11799
11800         * nntp.el (nntp-warn-about-losing-connection): Remove.
11801
11802 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11803
11804         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11805         customizable.  Change default value.
11806         (mm-uu-diff-groups-regexp): Change default value.
11807         (mm-uu-type-alist): Add doc string.
11808         (mm-uu-configure): Add doc string.  Make it interactive.
11809         (mm-uu-tex-groups-regexp): New variable.
11810         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11811         (mm-uu-type-alist): Add LaTeX documents.
11812         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11813         of "text/verbatim".
11814         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11815
11816         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11817         instead of "text/verbatim".
11818
11819         * message.el (message-mark-inserted-region)
11820         (message-mark-insert-file): Use slrn style marks when called with
11821         prefix argument.
11822
11823 2005-09-27  Simon Josefsson  <jas@extundo.com>
11824
11825         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11826
11827 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11828
11829         * message.el (message-remove-duplicates): New function.
11830         Implementation borrowed from `gnus-remove-duplicates'.
11831         (message-idna-to-ascii-rhs): Also encode idna addresses in
11832         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11833         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11834         only ask about the same idna domain once per header and also tell
11835         in what header to replace the idna domain.
11836
11837         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11838         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11839         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11840         a header is decoded and not just the last one.
11841
11842 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11843
11844         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11845         has been decoded.
11846
11847         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11848         (mm-insert-part): Don't modify text if it has been decoded.
11849
11850         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11851         decoded.
11852
11853         * mm-view.el (mm-inline-text): Don't strip text props unless
11854         decoding enriched or richtext parts.
11855
11856 2005-09-25  Romain Francoise  <romain@orebokech.com>
11857
11858         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11859         * gnus-start.el (gnus-subscribe-interactively):
11860         * gnus-uu.el (gnus-uu-grab-articles):
11861         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11862         space.
11863
11864 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11865
11866         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11867         * mm-view.el (mm-view-pkcs7-decrypt):
11868         * gnus-sum.el (gnus-summary-limit-to-extra)
11869         (gnus-summary-respool-article, gnus-read-move-group-name):
11870         * gnus-score.el (gnus-summary-increase-score):
11871         * gnus-util.el (gnus-completing-read-with-default):
11872         * gnus-art.el (gnus-read-save-file-name)
11873         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11874         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11875         * message.el (message-check-news-header-syntax):
11876         Follow convention for reading with the minibuffer.
11877
11878 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11879
11880         * spam-report.el (spam-report-url-ping-plain):
11881         Use gnus-extended-version as User-Agent.
11882
11883         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11884         default value is nil.
11885
11886         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11887         (mm-uu-verbatim-marks-extract): New function.
11888         (mm-uu-extract): New face.
11889         (mm-uu-copy-to-buffer): Use it.
11890
11891         * spam-report.el (spam-report-gmane-ham): Renamed from
11892         `spam-report-gmane-unspam'.
11893         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11894         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11895
11896         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11897         Autoload.
11898         (spam-report-gmane-unregister-routine): Renamed
11899         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11900
11901 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11902
11903         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11904         (spam-report-gmane-unregister-routine): Add support for gmane
11905         unregistration.
11906
11907         * spam-report.el (spam-report-gmane-unspam)
11908         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11909         (spam-report-gmane): Change to take a single article and do unspam
11910         registration.
11911
11912 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11913
11914         * mm-url.el (mm-url-decode-entities): Fix regexp.
11915
11916 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11917
11918         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11919         default to nil, to be able to use Gnus at all.  If the default
11920         switches to something else, then the function should be fixed not
11921         be exceedingly slow.
11922
11923 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11924
11925         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11926         fail hard.
11927
11928         * spam-report.el: Add better Keywords line.
11929
11930         * spam.el: Add Maintainer and better Keywords line.
11931
11932 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11933
11934         * gnus-art.el (gnus-article-replace-part)
11935         (gnus-mime-replace-part): New functions.
11936         (gnus-mime-action-alist, gnus-mime-button-commands)
11937         (gnus-mime-save-part-and-strip): Added file argument.
11938         (gnus-article-part-wrapper): Added interactive argument.
11939
11940         * gnus-sum.el (gnus-summary-mime-map): Add
11941         `gnus-article-replace-part'.
11942
11943 2005-09-19  Didier Verna  <didier@xemacs.org>
11944
11945         The nnml compaction feature:
11946         * nnml.el (nnml-request-compact-group): New function.
11947         * nnml.el (nnml-request-compact): New function.
11948         * gnus-int.el (gnus-request-compact-group): New function.
11949         * gnus-int.el (gnus-request-compact): New function.
11950         * gnus-group.el (gnus-group-compact-group): New function.
11951         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11952         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11953         * gnus-srvr.el (gnus-server-compact-server): New function.
11954         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11955         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11956
11957 2005-09-18  Deepak Goel  <deego@gnufans.org>
11958
11959         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11960         format spec.
11961
11962 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11963
11964         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11965
11966 2005-09-15  Romain Francoise  <romain@orebokech.com>
11967
11968         * message.el (message-fill-paragraph): Clarify docstring.
11969
11970 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11971
11972         * gnus-art.el (gnus-mime-display-part): Protect against broken
11973         MIME messages.
11974
11975 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11976
11977         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11978         before parsing header.
11979
11980 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11981
11982         * html2text.el (html2text-replace-list): Add new entities.
11983
11984 2005-09-11  Romain Francoise  <romain@orebokech.com>
11985
11986         * message.el (message-alternative-emails): Improve docstring.
11987         (message-setup-1): Call `message-use-alternative-email-as-from'
11988         after `message-setup-hook' to give it precedence over posting
11989         styles, etc.
11990         (message-use-alternative-email-as-from): Add docstring.  Remove
11991         the original From header if present.
11992
11993         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11994         (nnml-save-mail): Use it.
11995
11996         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11997         articles.  Add new argument `silent'.
11998         (gnus-uu-mark-all): Report the total number of marked articles.
11999
12000 2005-09-10  Romain Francoise  <romain@orebokech.com>
12001
12002         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12003         (gnus-uu-mark-series): Likewise.
12004
12005 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12006
12007         * spam-report.el (spam-report-gmane): Fix generation of spam
12008         report URL.
12009
12010 2005-09-10  Simon Josefsson  <jas@extundo.com>
12011
12012         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12013         t, based on discussion on the ding list with Robert Epprecht
12014         <epprecht@solnet.ch>.
12015
12016 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12017
12018         * spam-report.el (spam-report-gmane): Make it work without
12019         X-Report-Spam header.  Gmane now only provides Archived-At.
12020         This is only used if `spam-report-gmane-use-article-number' is nil.
12021         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12022
12023         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12024         make `gnus-summary-sort-by-recipient' work with threading.
12025
12026         * nnweb.el (nnweb-google-wash-article): Print a message if article
12027         is not available.
12028
12029 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12030
12031         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12032         change.  Decode text/* parts content before displaying.
12033
12034 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12035
12036         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12037
12038 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12039
12040         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12041
12042         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12043         url-package-name, url-package-version,
12044         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12045         w3m-display-inline-images, and w3m-minor-mode-map.
12046
12047 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12048
12049         * message.el (message-tab-body-function): Fix mismatched custom type.
12050
12051         * gnus.el (gnus-group-change-level-function): Ditto.
12052
12053         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12054
12055         * gnus-art.el (gnus-signature-limit)
12056         (gnus-article-mime-part-function): Ditto.
12057
12058 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12059
12060         * mml.el (mml-mode): Silence the byte compiler.
12061
12062         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12063         using `(sit-for 0)' before moving the point to the specified part;
12064         skip unbuttonized parts.
12065         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12066         return to the summary window if gnus-auto-select-part is non-nil.
12067
12068 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12069
12070         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12071         variables.
12072         (mml-dnd-attach-file, mml-mode): Use them.
12073
12074         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12075         Make fetching article by MID work again for Google Groups.  Added
12076         FIXME concerning gnus-group-make-web-group.
12077
12078         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12079         Don't depend on Gnus by using mail-extract-address-components if
12080         gnus-extract-address-components is not bound.
12081
12082 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12083
12084         * gnus-art.el (gnus-mime-display-security): Don't display the
12085         signature, but only the signed part.
12086
12087 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12088
12089         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12090
12091         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12092         list, not listp.
12093
12094 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12095
12096         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12097         when encoding.
12098
12099         * mm-bodies.el (mm-decode-content-transfer-encoding):
12100         De-canonicalize CRLF for all text content types, not just
12101         text/plain.
12102
12103 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12104
12105         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12106         valid article; point arrow and cursor at the MIME button.
12107
12108 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12109
12110         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12111         Suggested by Dan Christensen <jdc@uwo.ca>.
12112
12113         * mm-decode.el (mm-save-part): Enable change of prompt.
12114
12115 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12116
12117         * gnus-msg.el (gnus-inews-add-send-actions): Made
12118         `message-post-method' lambda parameter ARG `&optional'.
12119
12120 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12121
12122         * gnus-sum.el (gnus-summary-mime-map): Added
12123         gnus-article-save-part-and-strip, gnus-article-delete-part and
12124         gnus-article-jump-to-part.
12125
12126         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12127         (gnus-article-edit-part): Use it.
12128         (gnus-article-part-wrapper): Added no-handle argument.
12129         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12130         functions.
12131
12132 2005-08-29  Romain Francoise  <romain@orebokech.com>
12133
12134         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12135         docstring.
12136         (gnus-face-from-file): Likewise.
12137
12138 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12139
12140         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12141         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12142         non-nil.
12143         (gnus-auto-select-part): New variable.
12144         (gnus-article-jump-to-part): New function.
12145         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12146         (gnus-mime-delete-part): Allow selecting specified part after
12147         deleting or stripping parts.
12148         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12149         part if argument is bogus.
12150
12151 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12152
12153         * gnus-art.el (w3m-minor-mode-map):
12154         * gnus-spec.el (gnus-newsrc-file-version):
12155         * gnus-util.el (nnmail-active-file-coding-system)
12156         (gnus-original-article-buffer, gnus-user-agent):
12157         * gnus.el (gnus-ham-process-destinations)
12158         (gnus-parameter-ham-marks-alist)
12159         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12160         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12161         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12162         * mm-decode.el (gnus-current-window-configuration):
12163         * mm-extern.el (gnus-article-mime-handles):
12164         * mm-url.el (url-current-object, url-package-name)
12165         (url-package-version):
12166         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12167         (smime-keys, w3m-cid-retrieve-function-alist)
12168         (w3m-current-buffer, w3m-display-inline-images)
12169         (w3m-minor-mode-map):
12170         * mml-smime.el (gnus-extract-address-components):
12171         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12172         (gnus-newsrc-hashtb, message-default-charset)
12173         (message-deletable-headers, message-options)
12174         (message-posting-charset, message-required-mail-headers)
12175         (message-required-news-headers):
12176         * mml1991.el (mc-pgp-always-sign):
12177         * mml2015.el (mc-pgp-always-sign):
12178         * nnheader.el (nnmail-extra-headers):
12179         * rfc1843.el (gnus-decode-encoded-word-function)
12180         (gnus-decode-header-function, gnus-newsgroup-name):
12181         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12182
12183 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12184
12185         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12186         the end of the date treatments.
12187
12188 2005-08-15  Simon Josefsson  <jas@extundo.com>
12189
12190         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12191         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12192         Capello and Romain Francoise.
12193         (pgg-fetch-key-function): Removed, not used?
12194         (pgg-insert-url-with-w3): Require url, to get
12195         url-insert-file-contents regardless of where it is defined.
12196
12197 2005-08-13  Romain Francoise  <romain@orebokech.com>
12198
12199         * message.el (message-cite-original-1): New function.
12200         (message-cite-original): Use it.
12201         (message-cite-original-without-signature): Ditto.
12202
12203 2005-08-08  Romain Francoise  <romain@orebokech.com>
12204
12205         * message.el (message-yank-empty-prefix): New variable.
12206         (message-indent-citation): Use it.
12207         (message-cite-original-without-signature): Respect X-No-Archive.
12208
12209 2005-08-08  Simon Josefsson  <jas@extundo.com>
12210
12211         * pgg.el: Autoload url-insert-file-contents instead of loading
12212         w3/url.
12213         (pgg-insert-url-with-w3): Don't load url here.
12214
12215 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12216
12217         * message.el (message-kill-to-signature): Don't insert newline at
12218         bol.
12219         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12220
12221 2005-08-06  Romain Francoise  <romain@orebokech.com>
12222
12223         * message.el (message-user-fqdn): Fix typo in docstring.
12224
12225 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12226
12227         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12228
12229         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12230
12231 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12232
12233         * mm-bodies.el (mm-encode-body): Use coding system rather than
12234         charset to encode text.
12235
12236         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12237         number of charsets if utf-8 is available (XEmacs).
12238
12239 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12240
12241         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12242         taken from `gnus-button-mid-or-mail-regexp'.
12243         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12244         (gnus-button-alist): Improve regexp for domain part of the MIDs
12245         for news:localpart@domain buttons.
12246         (gnus-button-ctan-directory-regexp): Update.
12247
12248 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12249
12250         * sieve-manage.el (sieve-manage-interactive-login): Use
12251         make-local-variable rather than make-variable-buffer-local.
12252         (sieve-manage-open): Ditto.
12253         (sieve-manage-authenticate): Ditto.
12254
12255         * mml.el (mml-generate-mime-1): Make the content type default to
12256         text/plain if the filename is not specified.
12257
12258 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12259
12260         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12261         instead of insert-buffer.
12262
12263         * message.el (message-yank-original): Ditto; set the mark at the
12264         end of the yanked message.
12265
12266 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12267
12268         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12269         lines to scroll rather than to stop it.
12270
12271         * mml.el (mml-generate-default-type): Add doc string.
12272         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12273         default to application/octet-stream when determining the content
12274         type if it is not specified for the part or the mml contents; add
12275         a comment about mml-generate-default-type.
12276
12277 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12278
12279         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12280         make it default to application/octet-stream when determining the
12281         content type if it is not specified for the external contents.
12282
12283 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12284
12285         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12286         segmented parameter but also other parameters might be there.
12287
12288 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12289
12290         * mm-decode.el (mm-display-external): Delete temp file, directory
12291         and buffer immediately if the external process is exited.
12292
12293 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12294
12295         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12296         fewer lines than that of scroll-margin.
12297         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12298
12299 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12300
12301         * gnus-art.el (gnus-article-next-page): Revert.
12302         (gnus-article-beginning-of-window): New macro.
12303         (gnus-article-next-page-1): Use it.
12304         (gnus-article-prev-page): Ditto.
12305         (gnus-article-edit-part): Use insert-buffer-substring instead of
12306         insert-buffer.
12307         (gnus-article-edit-exit): Ditto.
12308
12309         * gnus-util.el (gnus-beginning-of-window): Remove.
12310         (gnus-end-of-window): Remove.
12311
12312         * lpath.el: Don't bind header-line-format and scroll-margin.
12313
12314 2005-07-25  Simon Josefsson  <jas@extundo.com>
12315
12316         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12317         to have the url package without w3.  Reported by Daiki Ueno
12318         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12319
12320 2005-07-20  Didier Verna  <didier@xemacs.org>
12321
12322         * gnus-diary.el: Remove the description comment (nndiary is now
12323         properly documented in the Gnus manual).
12324         Fix the spelling of "Back End".
12325         * nndiary.el: Ditto.
12326         Fix the copyright notice.
12327
12328 2005-07-18  Romain Francoise  <romain@orebokech.com>
12329
12330         * gnus-sum.el (gnus-summary-to-prefix)
12331         (gnus-summary-newsgroup-prefix): New variables.
12332         (gnus-summary-from-or-to-or-newsgroups): Use them.
12333
12334 2005-07-17  Romain Francoise  <romain@orebokech.com>
12335
12336         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12337         space as it's generally not especially interesting to the user.
12338
12339 2005-07-16  Romain Francoise  <romain@orebokech.com>
12340
12341         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12342         nil to avoid prompting and file modification if one of the
12343         messages at the top of the nnfolder file contains a copyright
12344         notice.
12345         Update copyright notice.
12346
12347         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12348         instead of `current-time-string' as the latter creates a time
12349         string that is not RFC 2822 compliant (it lacks the zone).
12350         Update copyright notice.
12351
12352 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12353
12354         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12355         for text/rtf.  Display default in prompt.  Pass default for M-n.
12356
12357         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12358
12359 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12360
12361         * gnus-msg.el (gnus-button-mailto): Remove
12362         save-selected-window-window hackery because it relies on
12363         save-selected-window internals.
12364
12365 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12366
12367         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12368         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12369         (gnus-article-prev-page): Ditto.
12370
12371         * gnus-util.el (gnus-beginning-of-window): New function.
12372         (gnus-end-of-window): New function.
12373
12374         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12375
12376 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12377
12378         * gnus-score.el (gnus-score-edit-all-score): Set
12379         gnus-score-edit-exit-function to gnus-score-edit-done and call
12380         gnus-message.
12381
12382 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12383
12384         * gnus-msg.el (gnus-button-mailto): Remove
12385         save-selected-window-window hackery because it relies on
12386         save-selected-window internals.
12387
12388 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12389
12390         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12391         add-minor-mode.
12392         (gnus-binary-mode): Ditto.
12393
12394         * gnus-topic.el (gnus-topic-mode): Ditto.
12395
12396 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12397
12398         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12399         (gnus-article-prev-page): Take scroll-margin into consideration.
12400
12401 2005-07-04  Lute Kamstra  <lute@gnu.org>
12402
12403         Update FSF's address in GPL notices.
12404
12405 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12406
12407         * gnus.el (gnus-exit):
12408         * gnus-group.el (gnus-group-icons):
12409         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12410
12411         * gnus-nocem.el (gnus-nocem):
12412         * message.el (message-various, message-buffers, message-sending)
12413         (message-interface, message-forwarding, message-insertion)
12414         (message-headers, message-news, message-mail):
12415         * pgg-gpg.el (pgg-gpg):
12416         * pgg-parse.el (pgg-parse):
12417         * pgg-pgp.el (pgg-pgp):
12418         * pgg-pgp5.el (pgg-pgp5):
12419         * pop3.el (pop3): Finish `defgroup' description with period.
12420
12421 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12422
12423         * gnus-art.el (article-display-face): Improve the efficiency.
12424         (article-display-x-face): Ditto; remove grey x-face stuff.
12425
12426 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12427
12428         * gnus-art.el (article-display-face): Correct the position in
12429         which Faces are inserted.
12430
12431 2005-06-29  Didier Verna  <didier@xemacs.org>
12432
12433         * gnus-art.el (article-display-face): Display faces in correct
12434         order.
12435
12436 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12437
12438         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12439         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12440         (gnus-nocem-check-article): Fetch the Type header.
12441         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12442         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12443         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12444         make sure gnus-nocem-hashtb is initialized.
12445         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12446         (gnus-nocem-unwanted-article-p): Ditto.
12447
12448         * pgg.el (pgg-verify): Return the verification result.
12449
12450 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12451
12452         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12453         is ascii.
12454
12455 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12456
12457         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12458         `show-nonbreak-escape'.
12459
12460 2005-06-23  Lute Kamstra  <lute@gnu.org>
12461
12462         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12463
12464         * dig.el (dig-mode):
12465         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12466
12467 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12468
12469         * nnimap.el (nnimap-split-download-body): Fix spellings.
12470
12471 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12472
12473         * gnus-art.el (gnus-article-encrypt-body):
12474         * gnus-cus.el (gnus-score-customize):
12475         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12476         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12477
12478 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12479
12480         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12481         header by looking for magic "MII" at the beginnig.
12482
12483 2005-06-16  Miles Bader  <miles@gnu.org>
12484
12485         * gnus-xmas.el (gnus-xmas-group-startup-message):
12486         Use renamed gnus-splash face.
12487
12488         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12489         (assistant-field-face): New backward-compatibility alias for renamed
12490         face.
12491         (assistant-render-text): Use renamed assistant-field face.
12492
12493         * spam.el (spam): Remove "-face" suffix from face name.
12494         (spam-face): New backward-compatibility alias for renamed face.
12495         (spam-face, spam-initialize): Use renamed spam face.
12496
12497         * message.el (message-header-to, message-header-cc)
12498         (message-header-subject, message-header-newsgroups)
12499         (message-header-other, message-header-name)
12500         (message-header-xheader, message-separator, message-cited-text)
12501         (message-mml): Remove "-face" suffix from face names.
12502         (message-header-to-face, message-header-cc-face)
12503         (message-header-subject-face, message-header-newsgroups-face)
12504         (message-header-other-face, message-header-name-face)
12505         (message-header-xheader-face, message-separator-face)
12506         (message-cited-text-face, message-mml-face):
12507         New backward-compatibility aliases for renamed faces.
12508         (message-font-lock-keywords): Use renamed message faces.
12509
12510         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12511         (sieve-test-commands, sieve-tagged-arguments):
12512         Remove "-face" suffix from face names.
12513         (sieve-control-commands-face, sieve-action-commands-face)
12514         (sieve-test-commands-face, sieve-tagged-arguments-face):
12515         New backward-compatibility aliases for renamed faces.
12516         (sieve-control-commands-face, sieve-action-commands-face)
12517         (sieve-test-commands-face, sieve-tagged-arguments-face):
12518         Use renamed sieve faces.
12519
12520         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12521         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12522         (gnus-group-news-3-empty, gnus-group-news-4)
12523         (gnus-group-news-4-empty, gnus-group-news-5)
12524         (gnus-group-news-5-empty, gnus-group-news-6)
12525         (gnus-group-news-6-empty, gnus-group-news-low)
12526         (gnus-group-news-low-empty, gnus-group-mail-1)
12527         (gnus-group-mail-1-empty, gnus-group-mail-2)
12528         (gnus-group-mail-2-empty, gnus-group-mail-3)
12529         (gnus-group-mail-3-empty, gnus-group-mail-low)
12530         (gnus-group-mail-low-empty, gnus-summary-selected)
12531         (gnus-summary-cancelled, gnus-summary-high-ticked)
12532         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12533         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12534         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12535         (gnus-summary-low-undownloaded)
12536         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12537         (gnus-summary-low-unread, gnus-summary-normal-unread)
12538         (gnus-summary-high-read, gnus-summary-low-read)
12539         (gnus-summary-normal-read, gnus-splash):
12540         Remove "-face" suffix from face names.
12541         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12542         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12543         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12544         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12545         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12546         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12547         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12548         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12549         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12550         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12551         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12552         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12553         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12554         (gnus-summary-normal-ticked-face)
12555         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12556         (gnus-summary-normal-ancient-face)
12557         (gnus-summary-high-undownloaded-face)
12558         (gnus-summary-low-undownloaded-face)
12559         (gnus-summary-normal-undownloaded-face)
12560         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12561         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12562         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12563         (gnus-splash-face):
12564         New backward-compatibility aliases for renamed faces.
12565         (gnus-group-startup-message): Use renamed gnus faces.
12566
12567         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12568         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12569         (gnus-server-agent): Remove "-face" suffix from face names.
12570         (gnus-server-agent-face, gnus-server-opened-face)
12571         (gnus-server-closed-face, gnus-server-denied-face)
12572         (gnus-server-offline-face):
12573         New backward-compatibility aliases for renamed faces.
12574         (gnus-server-agent-face, gnus-server-opened-face)
12575         (gnus-server-closed-face, gnus-server-denied-face)
12576         (gnus-server-offline-face): Use renamed gnus faces.
12577
12578         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12579         Remove "-face" suffix from face names.
12580         (gnus-picon-xbm-face, gnus-picon-face):
12581         New backward-compatibility aliases for renamed faces.
12582
12583         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12584         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12585         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12586         (gnus-cite-11): Remove "-face" suffix from face names.
12587         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12588         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12589         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12590         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12591         New backward-compatibility aliases for renamed faces.
12592         (gnus-cite-attribution-face, gnus-cite-face-list)
12593         (gnus-article-boring-faces): Use renamed gnus faces.
12594
12595         * gnus-art.el (gnus-signature, gnus-header-from)
12596         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12597         (gnus-header-content): Remove "-face" suffix from face names.
12598         (gnus-signature-face, gnus-header-from-face)
12599         (gnus-header-subject-face, gnus-header-newsgroups-face)
12600         (gnus-header-name-face, gnus-header-content-face):
12601         New backward-compatibility aliases for renamed faces.
12602         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12603
12604         * gnus-sum.el (gnus-summary-selected-face)
12605         (gnus-summary-highlight): Use renamed gnus faces.
12606         * gnus-group.el (gnus-group-highlight): Likewise.
12607
12608 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12609
12610         * gnus-sieve.el (gnus-sieve-article-add-rule):
12611         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12612         * spam-stat.el (spam-stat-buffer-change-to-spam)
12613         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12614
12615         * message.el (message-is-yours-p):
12616         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12617
12618 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12619
12620         * mm-view.el (mm-inline-text): Withdraw the last change.
12621
12622 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12623
12624         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12625         executing enriched-decode.
12626
12627 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12628
12629         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12630         charset of tar files.
12631
12632 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12633
12634         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12635
12636 2005-06-04  Lute Kamstra  <lute@gnu.org>
12637
12638         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12639         information is never recorded.
12640
12641 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12642
12643         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12644
12645 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12646
12647         * pop3.el (pop3-apop): Run md5 in the binary mode.
12648
12649         * starttls.el (starttls-set-process-query-on-exit-flag):
12650         Use eval-and-compile.
12651
12652 2005-05-31  Simon Josefsson  <jas@extundo.com>
12653
12654         * smime.el (smime-replace-in-string): Define.
12655         (smime-cert-by-ldap-1): Use it.
12656
12657 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12658
12659         * gnus-art.el (article-display-x-face): Replace
12660         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12661
12662         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12663         set-process-query-on-exit-flag or process-kill-without-query.
12664
12665         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12666         loop instead of replace-regexp.
12667
12668         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12669         instead of process-kill-without-query if it is available.
12670
12671         * lpath.el: Fbind ldap-search-entries.
12672
12673         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12674         instead of find-file-hooks if it is available.
12675
12676         * mml1991.el: Bind pgg-default-user-id when compiling.
12677
12678         * mml2015.el: Bind pgg-default-user-id when compiling.
12679
12680         * nndraft.el (nndraft-request-associate-buffer):
12681         Use write-contents-functions instead of write-contents-hooks if it is
12682         available.
12683
12684         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12685         instead of find-file-hooks if it is available.
12686
12687         * nntp.el (nntp-open-connection): Replace
12688         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12689         (nntp-open-ssl-stream): Ditto.
12690         (nntp-open-tls-stream): Ditto.
12691
12692         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12693         set-process-query-on-exit-flag or process-kill-without-query.
12694         (starttls-open-stream-gnutls): Use it instead of
12695         process-kill-without-query.
12696         (starttls-open-stream): Ditto.
12697
12698 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12699
12700         * smime.el (smime-cert-by-ldap-1): Don't use
12701         replace-regexp-in-string.
12702
12703 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12704
12705         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12706
12707         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12708         in PEM format.  Adjust to the XEmacs compability.
12709
12710 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12711
12712         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12713         by `string-to-number'.
12714         * gnus-agent.el (gnus-agent-regenerate-group)
12715         (gnus-agent-fetch-articles): Ditto.
12716         * gnus-art.el (gnus-button-fetch-group): Ditto.
12717         * gnus-cache.el (gnus-cache-generate-active)
12718         (gnus-cache-articles-in-group): Ditto.
12719         * gnus-group.el (gnus-group-set-current-level)
12720         (gnus-group-insert-group-line): Ditto.
12721         * gnus-score.el (gnus-score-set-expunge-below)
12722         (gnus-score-set-mark-below, gnus-summary-score-effect)
12723         (gnus-summary-score-entry): Ditto.
12724         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12725         (gnus-soup-pack): Ditto.
12726         * gnus-spec.el (gnus-xmas-format): Ditto.
12727         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12728         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12729         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12730         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12731         * nndb.el (nndb-get-remote-expire-response): Ditto.
12732         * nndiary.el (nndiary-parse-schedule-value)
12733         (nndiary-string-to-number, nndiary-request-replace-article)
12734         (nndiary-request-article): Ditto.
12735         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12736         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12737         * nneething.el (nneething-make-head): Ditto.
12738         * nnfolder.el (nnfolder-request-article)
12739         (nnfolder-retrieve-headers): Ditto.
12740         * nnheader.el (nnheader-file-to-number): Ditto.
12741         * nnkiboze.el (nnkiboze-request-article): Ditto.
12742         * nnmail.el (nnmail-process-unix-mail-format)
12743         (nnmail-process-babyl-mail-format): Ditto.
12744         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12745         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12746         (nnmh-request-create-group, nnmh-request-list-1)
12747         (nnmh-request-group, nnmh-request-article): Ditto.
12748         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12749         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12750         * nnsoup.el (nnsoup-make-active): Ditto.
12751         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12752         * nntp.el (nntp-find-group-and-number)
12753         (nntp-retrieve-headers-with-xover): Ditto.
12754         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12755         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12756         (pgg-format-key-identifier): Ditto.
12757         * pop3.el (pop3-last, pop3-stat): Ditto.
12758         * qp.el (quoted-printable-decode-region): Ditto.
12759
12760         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12761         of concat.
12762
12763 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12764
12765         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12766
12767         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12768
12769         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12770
12771         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12772
12773         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12774
12775         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12776
12777         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12778         (gnus-carpal-mode): Ditto.
12779
12780         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12781         (gnus-browse-mode): Ditto.
12782
12783         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12784
12785         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12786
12787 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12788
12789         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12790
12791 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12792
12793         * gnus-util.el (gnus-run-mode-hooks): New function.
12794
12795         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12796
12797         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12798         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12799
12800 2005-05-27  Lute Kamstra  <lute@gnu.org>
12801
12802         * dns-mode.el (dns-mode): Specify customization group.
12803
12804 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12805
12806         * gnus-agent.el (gnus-agent-make-mode-line-string):
12807         Use mode-line-highlight as mouse-face.
12808
12809 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12810
12811         * canlock.el (canlock): Change the parent group to news.
12812
12813         * deuglify.el (gnus-outlook-deuglify): Add :group.
12814
12815         * dig.el (dig): Add :group.
12816
12817         * dns-mode.el (dns-mode): Add :group.
12818
12819         * encrypt.el (encrypt): Add :group.
12820
12821         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12822         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12823         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12824         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12825         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12826
12827         * gnus-diary.el (gnus-diary): Add :group.
12828
12829         * gnus.el (gnus-group-news-1-face): Add :group.
12830         (gnus-group-news-1-empty-face): Ditto.
12831         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12832         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12833         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12834         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12835         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12836         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12837         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12838         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12839         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12840         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12841         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12842         (gnus-summary-high-ticked-face): Ditto.
12843         (gnus-summary-low-ticked-face): Ditto.
12844         (gnus-summary-normal-ticked-face): Ditto.
12845         (gnus-summary-high-ancient-face): Ditto.
12846         (gnus-summary-low-ancient-face): Ditto.
12847         (gnus-summary-normal-ancient-face): Ditto.
12848         (gnus-summary-high-undownloaded-face): Ditto.
12849         (gnus-summary-low-undownloaded-face): Ditto.
12850         (gnus-summary-normal-undownloaded-face): Ditto.
12851         (gnus-summary-high-unread-face): Ditto.
12852         (gnus-summary-low-unread-face): Ditto.
12853         (gnus-summary-normal-unread-face): Ditto.
12854         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12855         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12856
12857         * hashcash.el (hashcash): New custom group.
12858         (hashcash-default-payment): Add :group.
12859         (hashcash-payment-alist): Ditto.
12860         (hashcash-default-accept-payment): Ditto.
12861         (hashcash-accept-resources): Ditto.
12862         (hashcash-path): Ditto.
12863         (hashcash-extra-generate-parameters): Ditto.
12864         (hashcash-double-spend-database): Ditto.
12865         (hashcash-in-news): Ditto.
12866
12867         * message.el (message-minibuffer-local-map): Add :group.
12868
12869         * netrc.el (netrc): Add :group.
12870
12871         * sieve-manage.el (sieve-manage-log): Add :group.
12872         (sieve-manage-default-user): Diito.
12873         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12874         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12875         (sieve-manage-authenticators): Ditto.
12876         (sieve-manage-authenticator-alist): Ditto.
12877         (sieve-manage-default-port): Ditto.
12878
12879         * sieve-mode.el (sieve-control-commands-face): Add :group.
12880         (sieve-action-commands-face): Ditto.
12881         (sieve-test-commands-face): Ditto.
12882         (sieve-tagged-arguments-face): Ditto.
12883
12884         * smime.el (smime): Add :group.
12885
12886         * spam-report.el (spam-report): Add :group.
12887
12888         * spam.el (spam, spam-face): Add :group.
12889
12890 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12891
12892         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12893         return \n.\n.\n at the end of articles.  Protect against that.
12894         (nntp-with-open-group): Allow debugging.
12895
12896         * nnheader.el (mail-header-set-extra): Make into a function
12897         because I just could't understand how to quote the list properly.
12898
12899         * dns.el (query-dns-cached): New function.
12900
12901 2005-05-26  Lute Kamstra  <lute@gnu.org>
12902
12903         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12904
12905 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12906
12907         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12908
12909         * gnus-art.el: Don't autoload mail-extract-address-components.
12910
12911         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12912         eval-and-compile to evaluate it.
12913
12914         * hashcash.el: Don't autoload executable-find.
12915
12916         * nndb.el: Don't declare the nndb back end two or more times; don't
12917         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12918
12919         * nntp.el: Autoload format-spec instead of format; use
12920         eval-and-compile to evaluate autoload forms.
12921
12922 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12923
12924         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12925
12926 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12927
12928         * gnus.el (gnus-version-number): Bump version.
12929
12930 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12931
12932         * gnus.el: No Gnus v0.3 is released.
12933
12934 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12935
12936         * lpath.el (featurep): Bind show-nonbreak-escape.
12937
12938 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12939
12940         * gnus-art.el (gnus-article-edit-part): Disable undo.
12941
12942 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12943
12944         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12945         gnus-article-date-lapsed-new-header is t if date timer is active;
12946         skip headers in which the original date value is empty.
12947         (gnus-article-save-original-date): Redefine it as a macro.
12948         (gnus-display-mime): Use it.
12949
12950 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12951
12952         * gnus-art.el (article-date-ut): Support converting date in
12953         forwarded parts as well.
12954         (gnus-article-save-original-date): New function.
12955         (gnus-display-mime): Use it.
12956
12957 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12958
12959         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12960         enclosure element of <item>.
12961
12962 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12963
12964         * message.el (message-kill-buffer-query): Renamed from
12965         `message-kill-buffer-query-if-modified'.  Added :version.
12966
12967 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12968
12969         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12970         window layout.
12971
12972 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12973
12974         * mml.el: Autoload dnd when compiling.
12975
12976 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12977
12978         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12979         x-dnd-*.
12980
12981 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12982
12983         * qp.el (quoted-printable-encode-region): Save excursion.
12984
12985 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12986
12987         * message.el (message-kill-buffer-query-if-modified): Add new variable
12988         so the user can kill a modified message buffer quickly.
12989         (message-kill-buffer): Use it.
12990
12991 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12992
12993         * lpath.el: Fbind display-time-event-handler; don't fbind
12994         string-to-multibyte.
12995
12996         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12997
12998 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12999
13000         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13001         contained in text because xml.el decodes entities) with LFs.
13002
13003 2005-04-11  Lute Kamstra  <lute@gnu.org>
13004
13005         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13006         differently.
13007
13008 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13009
13010         * mm-util.el (mm-detect-coding-region): Typo.
13011
13012 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13013
13014         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13015
13016 2005-04-06  Deepak Goel  <deego@gnufans.org>
13017
13018         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13019         user-function allow user modifications of the scores.
13020         (spam-stat-score-buffer-user): New function, to allow
13021         user-computed modifications to the score.
13022         (spam-stat-score-buffer-user-functions): List of additional
13023         scoring functions.
13024         (spam-stat-error-holder): Global temporary error holder.
13025         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13026         variable.
13027
13028 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13029
13030         * gnus-registry.el (gnus-registry-clean-empty-function)
13031         (gnus-registry-trim, gnus-registry-fetch-groups)
13032         (gnus-registry-delete-group): Groups that match
13033         `gnus-registry-ignored-groups' are removed from the registry
13034         entries, not just ignored for splitting.  This helps clean up the
13035         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13036         to get all the groups a message ID is in.
13037
13038         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13039         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13040         (spam-stat-score-buffer-user-functions): Add :number custom type.
13041
13042 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13043
13044         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13045         argument in XEmacs.
13046
13047         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13048         (nnrss-request-group): Decode group name first.
13049         (nnrss-request-article): Make a text/plain article if mml-to-mime
13050         failed.
13051         (nnrss-get-encoding): Return a compatible encoding according to
13052         nnrss-compatible-encoding-alist.
13053         (nnrss-find-el): Use consp instead of listp.
13054         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13055
13056 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13057
13058         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13059         which Emacs 20 doesn't support.
13060         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13061
13062 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13063
13064         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13065         silence the byte compiler inside the defun.
13066
13067         * gnus-demon.el (parse-time-string): Add autoload.
13068
13069         * gnus-delay.el (parse-time-string): Add autoload.
13070
13071         * gnus-art.el (parse-time-string): Add autoload.
13072
13073         * nnultimate.el (parse-time): Require for `parse-time-string'.
13074
13075 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13076
13077         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13078
13079         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13080
13081         * smime.el (smime-ldap-host-list): Add :version.
13082
13083 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13084
13085         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13086         pass it to `gnus-browse-read-group'.
13087         (gnus-browse-read-group): Add NUMBER argument and pass it to
13088         `gnus-group-read-ephemeral-group'.
13089
13090         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13091         argument and pass it to `gnus-group-read-group'.
13092
13093 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13094
13095         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13096         mm-xemacs-find-mime-charset-1 if we have the mule feature
13097         available at runtime.
13098
13099 2005-03-25  Werner Lemberg  <wl@gnu.org>
13100
13101         * nnmaildir.el: Replace `illegal' with `invalid'.
13102
13103 2005-03-23  Lute Kamstra  <lute@gnu.org>
13104
13105         * time-date.el: Add comment on time value formats.
13106         Don't require parse-time.
13107         (with-decoded-time-value): New macro.
13108         (encode-time-value): New function.
13109         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13110         (days-to-time): Return a valid time value when arg is huge.
13111         (time-since): Use time-subtract.
13112         (time-to-number-of-days): Use time-to-seconds.
13113
13114 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13115
13116         * gnus-start.el (gnus-display-time-event-handler):
13117         Check display-time-timer at runtime rather than only at load time
13118         in case display-time-mode is turned off in the mean time.
13119
13120 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13121
13122         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13123         used.
13124
13125         * nneething.el (nneething-map-file-directory): Derive from
13126         `gnus-directory'.
13127
13128         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13129         the To/Cc button.
13130
13131 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13132
13133         * nnmaildir.el (nnmaildir-request-accept-article):
13134         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13135
13136 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13137
13138         * gnus-async.el: Require timer-funcs at compile time when in
13139         XEmacs for `run-with-idle-timer'.
13140
13141 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13142
13143         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13144         autoloaded function.
13145
13146 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13147
13148         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13149
13150 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13151
13152         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13153
13154 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13155
13156         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13157         gnus-expert-user to default.
13158
13159 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13160
13161         * nnimap.el (nnimap-open-server): Ditto.
13162
13163         * imap.el (imap-authenticate): Fix typo.
13164
13165 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13166
13167         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13168         buffer (since IMAP server might return FETCH response out of
13169         order, and the nntp buffer must be sorted).
13170
13171 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13172
13173         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13174         comparison on string.
13175
13176         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13177         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13178         (gnus-agent-summary-fetch-series): Modified to protect against
13179         gnus-agent-summary-fetch-group clearing processable flags.
13180         (gnus-agent-synchronize-group-flags): Update live group buffer as
13181         synchronization may occur due to the user toggle the plugged
13182         status.
13183         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13184         successfully downloaded.
13185         (gnus-agent-expire-group-1): Avoid using markers when the overview
13186         is in ascending order; greatly improves performance.
13187         (gnus-agent-regenerate-group): Use
13188         gnus-agent-synchronize-group-flags to reset read status in both
13189         gnus and server.
13190         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13191
13192 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13193
13194         * message.el: Don't autoload former message-utils variables.
13195         (message-strip-subject-trailing-was): Change doc string.
13196
13197         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13198         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13199         (nnweb-google-search): Add "hl=en" here.
13200         (nnweb-google-parse-1, nnweb-google-create-mapping):
13201         Don't hardcode URL.
13202
13203 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13204
13205         * message.el (message-get-reply-headers, message-followup):
13206         Mention related variables `message-use-followup-to' and
13207         `message-use-mail-followup-to', in the information buffer.
13208
13209         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13210         of broken groups(-beta).google.com.
13211
13212 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13213
13214         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13215         parameter to invoked gnus-request-move-article; remove the
13216         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13217         all at once instead of once per article.
13218         (gnus-summary-remove-process-mark): Accept a list of articles as
13219         well as a single article for processing.
13220
13221         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13222         parameter.
13223
13224         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13225
13226         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13227
13228         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13229         parameter.
13230
13231         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13232         parameter.
13233
13234         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13235         parameter and remove the gnus-sum-hint-move-is-internal variable.
13236
13237         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13238         parameter.
13239
13240         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13241         parameter.
13242
13243         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13244         parameter.
13245
13246         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13247
13248         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13249         parameter.
13250
13251         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13252         parameter.
13253
13254 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13255
13256         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13257         a more conservative way.
13258
13259 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13260
13261         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13262         buffer, so it moves the window's cursor.
13263
13264 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13265
13266         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13267         `mm-dissect-multipart' and receive the from field as an (optional)
13268         argument from `mm-dissect-multipart'.
13269         (mm-dissect-multipart): Receive the from field as an argument and
13270         pass it on when we call `mm-dissect-buffer' on MIME parts.
13271         Fixes verification/decryption of signed/encrypted MIME parts.
13272
13273 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13274
13275         * gnus-sum.el (gnus-summary-move-article): Set
13276         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13277         whatever it calls (right now, only nnimap-request-move article
13278         respects it).
13279
13280         * nnimap.el (nnimap-request-move-article): When
13281         gnus-sum-hint-move-is-internal is set, don't do the extra
13282         nnimap-request-article.
13283
13284 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13285
13286         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13287
13288         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13289         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13290
13291         * gnus-sum.el (gnus-summary-caesar-message):
13292         Apply `gnus-treat-article' after rotation.
13293
13294         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13295         doc string.
13296
13297 2005-02-22  Simon Josefsson  <jas@extundo.com>
13298
13299         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13300         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13301         <arne@arnested.dk>.
13302         (encrypt): Add password-cache and password-cache-expiry as group
13303         members.
13304
13305 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13306
13307         * smime.el (smime-ldap-host-list): Doc fix.
13308         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13309         cache) password.
13310         (smime-sign-region): Use it.
13311         (smime-decrypt-region): Use it.
13312         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13313         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13314         fails.
13315         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13316         certificate from DER to PEM format rather than calling openssl.
13317
13318         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13319
13320         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13321         for signing/encryption.
13322
13323         * mml.el (mml-parse-1): Use them.
13324
13325 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13326
13327         * nnrss.el (nnrss-verbose): Removed.
13328         (nnrss-request-group): Use `nnheader-message' instead.
13329
13330 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13331
13332         * nnrss.el (nnrss-verbose): New variable.
13333         (nnrss-request-group): Make it say nnrss is requesting a group.
13334
13335 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13336
13337         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13338         Handle news URL with given port correctly.
13339
13340 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13341
13342         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13343         containing special characters.
13344
13345         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13346
13347         * mml.el (mime-to-mml): Ditto.
13348
13349         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13350         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13351         (rfc2047-decode-region): Quote decoded words containing special
13352         characters when rfc2047-quote-decoded-words-containing-tspecials
13353         is non-nil.
13354
13355 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13356
13357         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13358
13359         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13360
13361 2005-02-15  Simon Josefsson  <jas@extundo.com>
13362
13363         * nnimap.el (nnimap-debug): Doc fix.
13364
13365         * imap.el (imap-debug): Doc fix.
13366
13367 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13368
13369         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13370
13371 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13372
13373         * gnus.el (spam-contents): Improve docs for spam-contents
13374         parameter in its variable incarnation.
13375
13376 2005-02-14  Simon Josefsson  <jas@extundo.com>
13377
13378         * smime-ldap.el: Use require instead of load-library for ldap.
13379         (smime-ldap-search): Indent.
13380         (smime-ldap-search-internal): Shorten line.
13381
13382         * smime.el (smime-cert-by-dns): Add doc-string.
13383         (smime-cert-by-ldap-1): Indent.
13384
13385         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13386         mml-smime-get-dns-ldap.
13387         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13388
13389 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13390
13391         * smime.el: Require smime-ldap.
13392         (smime-ldap-host-list): New variable.
13393         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13394
13395         * mml-smime.el (mml-smime-encrypt-query): New function.
13396         (mml-smime-encrypt-query): Use it.
13397
13398         * smime-ldap.el: New file.
13399
13400 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13401
13402         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13403
13404 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13405
13406         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13407         argument in doc string.  Make query for type more clear.
13408
13409 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13410
13411         * gnus.el (gnus-group-startup-message): Search for gnus images in
13412         etc/images/gnus.
13413         * mm-util.el (mm-image-load-path): Likewise.
13414         * smiley.el (smiley-data-directory): Search for smilies in
13415         etc/images/smilies.
13416
13417 2005-02-09  Kim F. Storm  <storm@cua.dk>
13418
13419         Change Emacs release version from 21.4 to 22.1 throughout.
13420         Change Emacs development version from 21.3.50 to 22.0.50.
13421
13422 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13423
13424         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13425
13426         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13427         non-Mule XEmacs as well.
13428         (mm-decompress-buffer): Signal an error intentionally if it does
13429         not decompress compressed data because auto-compression-mode is
13430         disabled.
13431
13432 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13433
13434         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13435         an ID in the registry even if it has no groups.
13436
13437 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13438
13439         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13440         merge it into mm-decompress-buffer.
13441         (gnus-mime-copy-part): Use the MIME part charset, the value which
13442         a user specified or gnus-newsgroup-charset for decoding, like
13443         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13444         save-buffer what was used.  Suggested by Kevin Ryde
13445         <user42@zip.com.au>.
13446         (gnus-mime-inline-part): Allow the name parameter as well as the
13447         filename parameter; force decompressing of compressed data; always
13448         display contents being not decoded as unibyte.
13449
13450         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13451         as well as the filename parameter.
13452
13453         * mm-util.el (mm-decompress-buffer): Merge
13454         gnus-mime-jka-compr-maybe-uncompress.
13455         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13456         of compressed data.
13457
13458 2005-02-08  Simon Josefsson  <jas@extundo.com>
13459
13460         * imap.el (imap-log): Doc fix.
13461
13462 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13463
13464         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13465         the coding cookies; decompress compressed parts.
13466
13467         * mml.el (mml-generate-mime-1): Add the charset parameter according
13468         to the value which a user specified manually or the coding cookie.
13469
13470         * mm-util.el (mm-string-to-multibyte): New function.
13471         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13472         (mm-coding-system-to-mime-charset): New function.
13473         (mm-decompress-buffer): New function.
13474         (mm-find-buffer-file-coding-system): New function.
13475
13476         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13477         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13478         parts.
13479
13480 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13481
13482         * mm-view.el (mm-display-inline-fontify): Decode a part according
13483         to the charset parameter.
13484
13485 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13486
13487         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13488         prefix arg is neither nil nor a number, as info specifies.
13489
13490 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13491
13492         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13493         timestamps.
13494
13495 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13496
13497         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13498         groups error checking and notify user.
13499
13500 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13501
13502         * message.el (message-send-mail-function): Check existence of
13503         sendmail-program first before using default value
13504         `message-send-mail-with-sendmail'.  Otherwise use more generic
13505         `smtpmail-send-it'.
13506
13507 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13508
13509         * nntp.el (nntp-request-update-info): Always return nil.
13510
13511 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13512
13513         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13514
13515 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13516
13517         * message.el (message-beginning-of-line): Change the behavior when
13518         invoked between BOL and : so that it first moves backward.
13519
13520 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13521
13522         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13523         article buffer when editing of the article is discarded.
13524         (gnus-article-prepare): Revert.
13525
13526 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13527
13528         * gnus-art.el (gnus-article-prepare):
13529         Remove message-strip-forbidden-properties from the local hook.
13530
13531 2005-01-27  Simon Josefsson  <jas@extundo.com>
13532
13533         * password.el (password-cache-add): Only start one timer per key.
13534         Reported by Derek Atkins <warlord@MIT.EDU>.
13535
13536 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13537
13538         * run-at-time.el: Removed.  It is no longer needed as
13539         timer-funcs.el in the xemacs-base package has a working version of
13540         `run-at-time'.
13541
13542         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13543
13544         * password.el: Require timer-funcs instead of run-at-time in
13545         XEmacs.
13546         Remove `password-run-at-time' macro.
13547         (password-cache-add): Use `run-at-time' instead of
13548         `password-run-at-time'.
13549
13550         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13551         Remove `nnheader-cancel-function-timers' alias,
13552         `cancel-function-timers' exists in XEmacs in timer-funcs.
13553
13554         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13555         for `run-with-idle-timer'.
13556
13557         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13558         for `run-at-time'.
13559
13560         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13561         for `with-timeout'.
13562
13563         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13564         the same as for XEmacs 21.4.
13565         No need to ignore `run-with-idle-timer', this function exists in
13566         XEmacs now in timer-funcs.el in the xemacs-base package.
13567         (dgnushack-compile): No need to delete
13568         run-at-time.el from the list of files to compile because it
13569         doesn't exist anymore.
13570
13571 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13572
13573         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13574         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13575
13576 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13577
13578         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13579         sensitively.
13580
13581 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13582
13583         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13584
13585 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13586
13587         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13588         which will be inserted according to the multibyteness of a buffer
13589         rather than the type of contents.  Suggested by ARISAWA Akihiro
13590         <ari@mbf.ocn.ne.jp>.
13591
13592         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13593         of string which old xml.el may return rather than a string.
13594
13595 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13596
13597         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13598
13599 2005-01-16  Simon Josefsson  <jas@extundo.com>
13600
13601         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13602         idn/idna.el isn't available.
13603         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13604         <michael@waxrat.com>.
13605
13606         * hashcash.el: Remove non-FSF copyright header.
13607
13608         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13609         (hashcash-generate-payment): Use it.
13610         (hashcash-generate-payment-async): Use it.
13611
13612 2005-01-15  Simon Josefsson  <jas@extundo.com>
13613
13614         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13615         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13616
13617         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13618         gnus-summary-idna-message.
13619         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13620         (gnus-summary-idna-message): New function.
13621
13622 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13623
13624         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13625         gnus-novice-user.
13626
13627 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13628
13629         * nnrss.el (nnrss-request-delete-group): Delete entries in
13630         nnrss-group-alist as well.
13631         (nnrss-save-server-data): Insert newline.
13632
13633 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13634
13635         * gnus.el (gnus-user-agent): Use list of symbols instead of
13636         symbols.  Display full version number for (S)XEmacs.  Optionally
13637         display (S)XEmacs codename.
13638
13639         * gnus-util.el (gnus-emacs-version): Update for new
13640         `gnus-user-agent'.
13641
13642         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13643         Gnus version.
13644
13645 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13646
13647         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13648         which is unreadable in some setups.
13649
13650 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13651
13652         * gnus-spec.el (gnus-update-format-specifications): Flush the
13653         group format spec cache if it doesn't support decoded group names.
13654
13655 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13656
13657         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13658         Allow to apply decay on score files matching a regexp.
13659
13660 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13661
13662         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13663         compatibility in %g and %c.
13664
13665 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13666
13667         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13668         name for only %g and %c.
13669         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13670         of gnus-tmp-group to decoded group name.
13671         (gnus-group-make-rss-group): Exclude `/'s from group names.
13672
13673 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13674
13675         * nnrss.el (nnrss-get-encoding): Fix regexp.
13676
13677 2004-12-27  Simon Josefsson  <jas@extundo.com>
13678
13679         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13680         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13681         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13682
13683 2004-12-17  Kim F. Storm  <storm@cua.dk>
13684
13685         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13686
13687         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13688
13689 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13690
13691         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13692
13693 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13694
13695         * nnrss.el: Require rfc2047 and mml.
13696         (nnrss-file-coding-system): New variable.
13697         (nnrss-format-string): Redefine it as an inline function.
13698         (nnrss-decode-group-name): New function.
13699         (nnrss-string-as-multibyte): Remove.
13700         (nnrss-retrieve-headers): Decode group name; don't use
13701         nnrss-format-string.
13702         (nnrss-request-group): Decode group name.
13703         (nnrss-request-article): Decode group name; allow a Message-ID as
13704         well as an article number; don't use nnrss-format-string; encode a
13705         Message-ID string which may contain non-ASCII characters; use
13706         mml-to-mime to compose a MIME article.
13707         (nnrss-request-expire-articles): Decode group name.
13708         (nnrss-request-delete-group): Decode group name.
13709         (nnrss-fetch): Clarify error message.
13710         (nnrss-read-server-data): Use insert-file-contents instead of load;
13711         bind file-name-coding-system; use multibyte buffer.
13712         (nnrss-save-server-data): Bind coding-system-for-write to the
13713         value of nnrss-file-coding-system; bind file-name-coding-system;
13714         add coding cookie.
13715         (nnrss-read-group-data): Use insert-file-contents instead of load;
13716         bind file-name-coding-system; use multibyte buffer.
13717         (nnrss-save-group-data): Bind coding-system-for-write to the
13718         value of nnrss-file-coding-system; bind file-name-coding-system.
13719         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13720         make it work with non-ASCII text.
13721         (nnrss-find-el): Make it work with old xml.el as well.
13722
13723 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13724
13725         * nnrss.el (nnrss-get-encoding): New function.
13726         (nnrss-fetch): Use unibyte buffer initially; bind
13727         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13728         decode contents according to the encoding attribute.
13729         (nnrss-save-group-data): Add coding cookie.
13730         (nnrss-mime-encode-string): New function.
13731         (nnrss-check-group): Use it to encode subject and author.
13732
13733 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13734
13735         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13736         imaginary variable.
13737
13738 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13739
13740         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13741         correctly even if there are wide characters.
13742
13743 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13744
13745         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13746         downcased symbol names; make a new cache instead of reusing
13747         bbdb-hashtable.
13748
13749 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13750
13751         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13752         concatenating segments rather than before concatenating them.
13753         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13754
13755         * message.el (message-get-reply-headers): Bind `extra'.
13756
13757 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13758
13759         * message.el (message-extra-wide-headers): New variable.
13760         (message-get-reply-headers): Use it.
13761
13762 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13763
13764         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13765         (gnus-agent-group-pathname): Ditto.
13766
13767         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13768
13769         * gnus-group.el (gnus-group-make-group): Decode group name.
13770         (gnus-group-make-rss-group): Register the group data after opening
13771         the nnrss group.
13772
13773 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13774
13775         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13776         by expiry now get marked as read.
13777
13778 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13779
13780         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13781
13782 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13783
13784         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13785         unify Latin characters in XEmacs.
13786         (mm-find-mime-charset-region): Use it.
13787
13788 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13789
13790         * gnus-util.el (gnus-delete-directory): New function.
13791
13792         * gnus-agent.el (gnus-agent-delete-group): Use it.
13793
13794         * gnus-cache.el (gnus-cache-delete-group): Use it.
13795
13796 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13797
13798         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13799         names.
13800
13801 2004-12-16  Simon Josefsson  <jas@extundo.com>
13802
13803         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13804
13805 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13806
13807         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13808
13809         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13810         (gnus-group-set-current-level): Decode group name.
13811
13812 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13813
13814         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13815         failed.
13816
13817 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13818
13819         * gnus-group.el (gnus-group-delete-group): Decode group name.
13820         (gnus-group-make-rss-group): Encode group name.
13821         (gnus-group-catchup-current): Decode group name.
13822         (gnus-group-kill-group): Decode group name.
13823
13824 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13825
13826         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13827
13828 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13829
13830         * gnus-group.el (gnus-group-make-rss-group):
13831         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13832
13833         * gnus-start.el (gnus-setup-news): Honor user's setting to
13834         gnus-message-archive-method.  Suggested by Lute Kamstra
13835         <lute@gnu.org>.
13836
13837 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13838
13839         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13840         global counterparts of the buffer-local variables.
13841
13842 2004-11-16  Romain Francoise  <romain@orebokech.com>
13843
13844         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13845         counterparts of the buffer-local variables.
13846
13847 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13848
13849         * message.el (message-forbidden-properties): Fixed typo in doc
13850         string.
13851
13852 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13853
13854         * gnus-util.el (gnus-replace-in-string): Added doc string.
13855
13856         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13857         to avoid problems when splitting mails with many recipients.
13858
13859 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13860
13861         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13862         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13863
13864 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13865
13866         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13867         if there is no hashtable in memory or file modification time is
13868         newer than cached timestamp.
13869
13870 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13871
13872         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13873         not-matching option.
13874
13875 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13876
13877         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13878         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13879         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13880         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13881         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13882         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13883
13884 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13885
13886         * message.el (message-forward-make-body-mml): Remove headers
13887         according to message-forward-ignored-headers if a message is decoded.
13888
13889 2004-12-02  Romain Francoise  <romain@orebokech.com>
13890
13891         * message.el (message-forward-make-body-plain): Always remove
13892         headers according to message-forward-ignored-headers.
13893
13894 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13895
13896         * spam.el (spam-summary-prepare-exit): Remove the
13897         gnus-summary-limit pop for now, it has problems with ham marks for
13898         me.
13899
13900 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13901
13902         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13903         correctly.
13904
13905 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13906
13907         * format-spec.el (format-spec): Message the char.
13908
13909 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13910
13911         * gnus-art.el (gnus-split-methods): Reformat comments.
13912
13913         * spam.el (spam-summary-prepare-exit): Remove article limits
13914         before exiting the summary buffer.
13915
13916 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13917
13918         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13919         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13920
13921         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13922         order to silence the byte compiler.
13923
13924         * spam.el: Fix the way to silence the byte compiler, which
13925         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13926         bbdb-search-simple, spam-BBDB-register-routine,
13927         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13928         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13929         spam-stat-buffer-is-spam, spam-stat-load,
13930         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13931         spam-stat-save and spam-stat-split-fancy.
13932
13933 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13934
13935         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13936         which may confuse users.
13937         (canlock-password-for-verify): Ditto.
13938
13939         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13940
13941         * gnus-art.el (gnus-emphasis-alist): Ditto.
13942
13943         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13944
13945         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13946
13947         * gnus-start.el (gnus-save-killed-list): Ditto.
13948
13949         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13950         (gnus-sum-thread-tree-root): Ditto.
13951         (gnus-sum-thread-tree-false-root): Ditto.
13952         (gnus-sum-thread-tree-single-indent): Ditto.
13953
13954         * message.el (message-courtesy-message): Ditto.
13955         (message-archive-note): Ditto.
13956         (message-subscribed-address-file): Ditto.
13957         (message-user-fqdn): Ditto.
13958
13959         * spam-report.el (spam-report-gmane-regex): Ditto.
13960
13961         * spam.el (spam-blackhole-good-server-regex): Ditto.
13962
13963 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13964
13965         * mml.el (mml-preview): Widen the message buffer before copying
13966         the contents to the preview buffer; sort headers before previewing.
13967
13968         * message.el (message-hidden-headers): Fix the way to avoid a bug
13969         in the `repeat' widget in Emacs 21.3 or earlier.
13970
13971 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13972
13973         * message.el (message-hidden-headers): Default to "^References:".
13974         Improve customization type.  Suggested by Reiner Steib
13975         <Reiner.Steib@gmx.de>.
13976
13977 2004-11-25  Romain Francoise  <romain@orebokech.com>
13978
13979         * message.el (message-strip-forbidden-properties): Remove check for
13980         obsolete `message-hidden' text property, hidden headers are not
13981         accessible in the buffer anymore.
13982
13983 2004-11-22  Romain Francoise  <romain@orebokech.com>
13984
13985         * message.el (message-header-format-alist): Add `From' in list
13986         so that it can be sorted.
13987         (message-fix-before-sending): Widen and sort headers before
13988         sending.
13989         (message-hide-headers): Use narrowing to hide headers by moving
13990         them to the top of the buffer and narrowing to the region
13991         underneath.
13992
13993 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13994
13995         * message.el (message-strip-forbidden-properties): Bind
13996         buffer-read-only (etc) to nil.
13997
13998 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13999
14000         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14001         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14002
14003 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14004
14005         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14006
14007 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14008
14009         * dns.el (query-dns): Use sit-for to time instead of
14010         accept-process-output, since that doesn't seem to work on udp
14011         sockets.
14012
14013 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14014
14015         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14016
14017 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14018
14019         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14020         doc string.  Improve doc string.
14021
14022 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14023
14024         * nntp.el (nntp-request-update-info): Return nil if
14025         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14026         may not call gnus-activate-group which uselessly issues the GROUP
14027         commands for all nntp groups and wastes time.  Reported by Romain
14028         Francoise <romain@orebokech.com>.
14029
14030         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14031
14032 2004-11-15  Simon Josefsson  <jas@extundo.com>
14033
14034         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14035         headers separately.
14036         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14037         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14038
14039 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14040
14041         * gnus-start.el (gnus-convert-old-newsrc):
14042         Assign legacy-gnus-agent to 5.10.7.
14043
14044 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14045
14046         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14047         start of the lines.
14048
14049 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14050
14051         * hashcash.el (hashcash-default-payment): Change default to 20.
14052         (hashcash-default-accept-payment): Change default to 20.
14053         (hashcash-process-alist): New variable.
14054         (hashcash-generate-payment-async): Add.
14055         (hashcash-already-paid-p): Add.
14056         (hashcash-insert-payment): Don't generate payments twice.
14057         (hashcash-insert-payment-async): Add.
14058         (hashcash-insert-payment-async-2): Add.
14059         (hashcash-cancel-async): Add.
14060         (hashcash-wait-async): Add.
14061         (hashcash-processes-running-p): Add.
14062         (hashcash-wait-or-cancel): Add.
14063         (mail-add-payment): New optional argument.  Conditionally start
14064         asynchronous calculation.
14065         (mail-add-payment-async): Add.
14066
14067         * message.el (message-send-mail): Wait for asynchronous hashcash
14068         results.  Don't clobber existing X-Hashcash headers.
14069         (message-setup-1): Call mail-add-payment-async when
14070         message-generate-hashcash is non-nil.
14071
14072 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14073
14074         * message.el (message-use-alternative-email-as-from): Examine the
14075         From header as well; use message-make-from in order to include a
14076         user's full name.
14077
14078 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14079
14080         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14081         default; improve customization type.
14082         (gnus-emphasis-custom-with-format): New macro.
14083         (gnus-emphasis-custom-value-to-external): New function.
14084         (gnus-emphasis-custom-value-to-internal): New function.
14085
14086 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14087
14088         * dns.el (query-dns): Resolve reverse addresses.
14089
14090 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14091
14092         * gnus-group.el (gnus-group-get-new-news): Use it.
14093
14094         * gnus-start.el (gnus-check-reasonable-setup): New function.
14095
14096 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14097
14098         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14099         "Args out of range" error.  Reported by Arnaud Giersch
14100         <arnaud.giersch@free.fr>.
14101
14102 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14103
14104         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14105
14106 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14107
14108         * spam.el (spam group): Add :version.
14109
14110         * pgg-def.el (pgg group): Add :version.
14111
14112 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14113
14114         * gnus-art.el (gnus-article-edit-article): Don't associate the
14115         article buffer with a draft file.  This is a temporary measure
14116         against the 2004-08-22 change to gnus-article-edit-mode.
14117
14118 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14119
14120         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14121         (html2text-format-tags): Remove unused variable `attr'.
14122
14123 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14124
14125         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14126
14127         * tls.el (tls-process-connection-type, tls-success)
14128         (tls-certtool-program): Add :version.
14129
14130         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14131         (starttls-extra-arguments, starttls-process-connection-type)
14132         (starttls-connect, starttls-failure, starttls-success): Add :version.
14133
14134         * spam-stat.el (spam-stat): Add :version.
14135
14136         * sieve.el (sieve): Add :version.
14137
14138         * sha1.el (sha1): Add :version.
14139         (sha1-use-external): Remove redundant version.
14140
14141         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14142         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14143         (nnmail-split-fancy-match-partial-words)
14144         (nnmail-split-lowercase-expanded): Add :version.
14145
14146         * nndiary.el (nndiary): Add :version.
14147
14148         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14149
14150         * mml-sec.el (mml-default-sign-method)
14151         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14152         Add :version.
14153
14154         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14155
14156         * mm-url.el (mm-url-use-external, mm-url-program)
14157         (mm-url-arguments): Add :version.
14158
14159         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14160         (mm-attachment-file-modes, mm-decrypt-option)
14161         (mm-w3m-safe-url-regexp): Add :version.
14162
14163         * message.el (message-cite-prefix-regexp)
14164         (message-sendmail-envelope-from, message-minibuffer-local-map)
14165         (message-user-fqdn, message-completion-alist): Add :version.
14166
14167         * gnus-win.el (gnus-configure-windows-hook)
14168         (gnus-use-frames-on-any-display): Add :version.
14169
14170         * gnus-art.el (gnus-article-address-banner-alist)
14171         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14172         (gnus-treat-from-picon, gnus-treat-mail-picon)
14173         (gnus-treat-x-pgp-sig): Add :version.
14174
14175         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14176         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14177         (gnus-summary-article-delete-hook)
14178         (gnus-summary-display-while-building): Add :version.
14179
14180         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14181         (gnus-get-top-new-news-hook): Add :version.
14182
14183         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14184         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14185
14186         * gnus-registry.el (gnus-registry): Add :version.
14187
14188         * gnus-spec.el (gnus-use-correct-string-widths)
14189         (gnus-make-format-preserve-properties): Add :version.
14190
14191         * gnus.el (gnus-group-charter-alist)
14192         (gnus-group-fetch-control-use-browse-url)
14193         (gnus-install-group-spam-parameters): Add :version.
14194
14195         * gnus-diary.el (gnus-diary): Add :version.
14196
14197         * gnus-delay.el (gnus-delay): Add :version.
14198
14199         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14200         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14201         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14202         Add :version.
14203
14204         * gnus-agent.el (gnus-agent-max-fetch-size)
14205         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14206         (gnus-agent-prompt-send-queue): Add :version.
14207
14208         * deuglify.el (gnus-outlook-deuglify): Add :version.
14209
14210         * html2text.el: Beautify code.  Improve doc strings.  Some
14211         checkdoc cleanup.
14212         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14213
14214 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14215
14216         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14217
14218 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14219
14220         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14221         when package is loaded.
14222
14223         * spam.el (spam-summary-score-preferred-header): Add global preference
14224         for people who want to override the default SpamAssassin over
14225         Bogofilter preference (when both are set).
14226         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14227         (spam-user-format-function-S): Check
14228         spam-summary-score-preferred-header.
14229         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14230         (spam-user-format-function-S): Format the score correctly.
14231
14232 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14233
14234         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14235         signature file.  Suggested by Manoj Srivastava
14236         <srivasta@golden-gryphon.com>.
14237
14238         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14239         iso-2022-jp even in the Japanese language environment.
14240         Suggested by Jason Rumney <jasonr@gnu.org>.
14241
14242 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14243
14244         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14245         use the same characters as the dummy marks; make it free from
14246         getting affected by the language environment.
14247         (gnus-summary-read-group-1): Update mark positions only when the
14248         format spec is updated.
14249
14250         * gnus-spec.el (gnus-update-format-specifications): Return a list
14251         of updated types.
14252
14253 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14254
14255         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14256         of boundp to check if display-warning is available.
14257
14258 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14259
14260         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14261
14262 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14263
14264         * nnspool.el (nnspool-spool-directory): Use news-path if the
14265         news-directory variable is not bound.
14266
14267         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14268         function instead of display-warning if it is not available.
14269
14270 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14271
14272         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14273         v5-10: Use `point-at-bol'.
14274
14275 2004-10-26  Simon Josefsson  <jas@extundo.com>
14276
14277         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14278         <chenggao@gmail.com>.
14279
14280 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14281
14282         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14283         instead.
14284
14285 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14286
14287         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14288         to remove a server from the nnimap-server-buffer-alist.
14289         (nnimap-open-connection, nnimap-close-server): Use it.
14290
14291         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14292
14293 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14294
14295         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14296         running the major-mode function.
14297
14298 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14299
14300         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14301         dummy marks in the right way.
14302
14303 2004-10-18  David Edmondson  <dme@dme.org>
14304
14305         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14306         excessively.
14307
14308 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14309
14310         * gnus-util.el (gnus-split-references): Accept a nil references
14311         string and go on blissfully.
14312
14313         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14314         cases where the references string is non-nil but has no references.
14315
14316         * encrypt.el: Add autoload tags.
14317
14318         * spam.el (spam-resolve-registrations-routine): Remove article
14319         from unregistration list too.  Reported by David Hanak
14320         <dhanak@isis.vanderbilt.edu>
14321
14322 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14323
14324         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14325         nil.  Changed custom type.
14326
14327 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14328
14329         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14330
14331         * gnus-sum.el (gnus-summary-move-article): Use it.
14332
14333 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14334
14335         * encrypt.el: Add autoload cookies.
14336
14337         * spam.el (spam-backend-article-list-property)
14338         (spam-backend-get-article-todo-list)
14339         (spam-backend-put-article-todo-list)
14340         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14341         Resolve registrations separately.
14342         (spam-register-routine): Format comments.
14343         (spam-unregister-routine, spam-register-routine): Always call with
14344         specific-articles, no default list.
14345         (spam-summary-prepare-exit): Use the spam-classifications function.
14346
14347         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14348         gnus-encrypt.el.
14349
14350         * encrypt.el: Copied from gnus-encrypt.el.
14351
14352         * gnus-encrypt.el: Commented that it's obsolete.
14353
14354 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14355
14356         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14357         (gnus-score-save): Use it.
14358
14359         * message.el (message-bury): Use `window-dedicated-p'.
14360
14361 2004-10-15  Simon Josefsson  <jas@extundo.com>
14362
14363         * pop3.el (top-level): Don't require nnheader.
14364         (pop3-read-timeout): Add.
14365         (pop3-accept-process-output): Add.
14366         (pop3-read-response, pop3-retr): Use it.
14367
14368 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14369
14370         * spam.el (spam-register-routine): Move comment.
14371         (spam-verify-bogofilter): Use 'unknown for the initial
14372         spam-bogofilter-valid state, not 'never.
14373
14374         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14375         for netrc-machine.
14376
14377         * nnimap.el (nnimap-open-connection): Use
14378         netrc-machine-user-or-password.
14379
14380 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14381
14382         * gnus-registry.el (gnus-registry-unload-hook):
14383         Set as a variable with add-hook.
14384
14385         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14386         of news-path.
14387
14388         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14389
14390         * spam.el: Delete duplicate `provide'.
14391         (spam-unload-hook): Set as a variable with add-hook.
14392
14393 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14394
14395         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14396         in the doc string.
14397
14398         * message.el (message-ignored-news-headers)
14399         (message-ignored-supersedes-headers)
14400         (message-ignored-resent-headers)
14401         (message-forward-ignored-headers): Improve custom type.
14402
14403 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14404
14405         * message.el (message-tokenize-header): Fix 2004-09-06 change
14406         which used point-min in the wrong place.
14407
14408 2004-10-12  Simon Josefsson  <jas@extundo.com>
14409
14410         * tls.el (tls-certtool-program): New variable.
14411         (tls-certificate-information): New function, based on
14412         ssl-certificate-information.
14413
14414 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14415
14416         * compface.el: Move the version of ELisp-based uncompface program
14417         to the contrib directory because of the copyright problem.
14418
14419 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14420
14421         * message.el (message-kill-buffer): Raise the current frame.
14422
14423 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14424
14425         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14426
14427         * gnus.el (message-y-or-n-p): Autoload.
14428
14429         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14430         (pop3-password-required, pop3-authentication-scheme)
14431         (pop3-leave-mail-on-server): Made customizable.
14432         (pop3): New custom group.
14433         (pop3-retr): Remove `sleep-for' statements.
14434         Suggested by Dave Love <fx@gnu.org>.
14435
14436         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14437         Windows/DOS.
14438
14439         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14440         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14441         Dave Love <fx@gnu.org>.
14442
14443         * mml.el (mml-minibuffer-read-disposition): Require match.
14444         Suggested by Dave Love <fx@gnu.org>.
14445
14446 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14447
14448         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14449         doc string.
14450
14451 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14452
14453         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14454
14455 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14456
14457         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14458         instead of calling `mm-insert-inline', to decode text/* parts
14459         before displaying them.
14460
14461 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14462
14463         * mm-uu.el (mm-uu-text-plain-type): New variable.
14464         (mm-uu-pgp-signed-extract-1): Use it.
14465         (mm-uu-pgp-encrypted-extract-1): Use it.
14466         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14467         bind mm-uu-text-plain-type with that value.
14468         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14469         mm-uu-dissect.
14470
14471 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14472
14473         * gnus-group.el (gnus-update-group-mark-positions):
14474         * gnus-sum.el (gnus-update-summary-mark-positions):
14475         * message.el (message-check-news-body-syntax):
14476         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14477         of string-as-multibyte.
14478
14479 2004-10-05  Juri Linkov  <juri@jurta.org>
14480
14481         * gnus-group.el (gnus-update-group-mark-positions):
14482         * gnus-sum.el (gnus-update-summary-mark-positions):
14483         * message.el (message-check-news-body-syntax):
14484         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14485         8-bit unibyte values to a multibyte string for search functions.
14486
14487 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14488
14489         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14490         (mm-uu-dissect-text-parts): New function.
14491
14492         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14493         dissect text parts.
14494
14495         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14496         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14497
14498         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14499
14500         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14501         gnus-current-topics instead of gnus-current-topic.
14502
14503 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14504
14505         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14506
14507 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14508
14509         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14510         where approriate.
14511
14512         * nnml.el (nnml-generate-active-info): do.
14513
14514         * nndiary.el (nndiary-generate-active-info): do.
14515
14516         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14517         (gnus-topic-move): do.
14518
14519         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14520         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14521
14522         * gnus-srvr.el (gnus-server-prepare)
14523         (gnus-server-open-all-servers): do.
14524
14525         * gnus-msg.el (gnus-summary-cancel-article)
14526         (gnus-summary-resend-message)
14527         (gnus-summary-mail-crosspost-complaint): do.
14528
14529         * gnus-move.el (gnus-change-server): do.
14530
14531         * gnus-group.el (gnus-group-unmark-all-groups)
14532         (gnus-group-set-current-level): do.
14533
14534 2004-10-04  Simon Josefsson  <jas@extundo.com>
14535
14536         * message.el (message-generate-hashcash): Doc fix.
14537
14538 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14539
14540         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14541         avoid infinite recursion via gnus-get-function.
14542
14543 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14544
14545         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14546
14547         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14548
14549         * nnmail.el (nnmail-split-history): do.
14550
14551         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14552         (nnml-request-delete-group): do.
14553
14554         * nnslashdot.el (nnslashdot-read-groups): do.
14555
14556         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14557         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14558
14559         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14560         (nnspool-sift-nov-with-sed): Use last.
14561         (nnspool-retrieve-headers-with-nov): Use mapc.
14562         (nnspool-request-newgroups): Use dolist.
14563         (nnspool-request-group): Use last.
14564
14565         * nntp.el (nntp-read-server-type): Use dolist.
14566
14567         * nnvirtual.el (nnvirtual-create-mapping)
14568         (nnvirtual-update-read-and-marked): Use dolist.
14569         (nnvirtual-convert-headers): Simplify.
14570
14571 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14572
14573         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14574         support for sync'ing tick marks.
14575
14576 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14577
14578         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14579         there's no visible header.
14580
14581 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14582
14583         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14584         necessary, pass full group name to gnus-request-set-marks.
14585
14586 2004-10-01  Simon Josefsson  <jas@extundo.com>
14587
14588         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14589         acroread.
14590
14591 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14592
14593         * spam-report.el (spam-report-gmane): Fix interactive.
14594
14595         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14596
14597         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14598         when writing file.
14599         (gnus-agent-synchronize-flags): Don't default to being
14600         interactive.
14601
14602 2004-09-30  Simon Josefsson  <jas@extundo.com>
14603
14604         * message.el (message-generate-hashcash): Add.
14605         (message-send-mail): Use it, call mail-add-payment.
14606
14607 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14608
14609         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14610
14611 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14612
14613         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14614         gnus-requst-update-info with explicit code to sync the in-memory
14615         info read flags with the marks being sync'd to the backend.
14616
14617         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14618
14619 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14620
14621         * spam.el (spam-verify-bogofilter): Add new function.
14622         (spam-check-bogofilter)
14623         (spam-bogofilter-register-with-bogofilter): Use it.
14624         (spam-verify-bogofilter): Add small fixes.
14625
14626 2004-09-28  Simon Josefsson  <jas@extundo.com>
14627
14628         * hashcash.el (hashcash-generate-payment): Revert.
14629
14630 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14631
14632         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14633         gnus-extract-references instead of gnus-split-references.
14634
14635         * gnus-util.el (gnus-extract-references): Add new function, analogous
14636         to gnus-split-references but extracts only the message-ID without
14637         anything extra.
14638
14639         * hashcash.el (hashcash-generate-payment)
14640         (hashcash-check-payment): Do the right thing if hashcash-path is
14641         nil (because the hashcash program could not be found).
14642
14643         * spam.el (spam-use-hashcash): Remove comment.
14644
14645 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14646
14647         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14648         (gnus-cache-enter-article, gnus-cache-remove-article)
14649         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14650
14651         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14652
14653         * gnus-art.el (article-hide-boring-headers)
14654         (article-translate-strings, article-display-face)
14655         (gnus-article-mime-match-handle-first)
14656         (gnus-article-highlight-headers)
14657         (gnus-article-add-buttons-to-head): do.
14658
14659 2004-09-27  Simon Josefsson  <jas@extundo.com>
14660
14661         * hashcash.el: New version, from
14662         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14663         ../contrib/.
14664
14665 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14666
14667         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14668
14669 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14670
14671         * gnus-dup.el (gnus-dup-open): Use mapc.
14672         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14673
14674         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14675         Reported by Stefan Wiens <s.wi@gmx.net>.
14676
14677         * gnus.el (gnus-shutdown): Use dolist.
14678
14679         * gnus-undo.el (gnus-undo): Use mapc.
14680
14681         * nnrss.el (nnrss-generate-active): do.
14682
14683         * message.el (message-cite-original-without-signature)
14684         (message-cite-original): Use mapc.
14685         (message-do-actions, message-make-forward-subject): Use dolist.
14686
14687 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14688
14689         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14690         deletion to remove entire duplicate line.  Fixes merged article
14691         number bug.
14692
14693 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14694
14695         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14696         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14697         first ask if you want to open a server and then, even when you
14698         responded with no, asking if you want to synchronize the server's
14699         flags.
14700         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14701         multi-line expressions.
14702         (gnus-agent-synchronize-group-flags): New internal function.
14703         Updates marks in memory (in the info structure) AND in the
14704         backend.
14705
14706         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14707
14708         * nnagent.el (nnagent-request-set-mark): Use
14709         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14710         method, to ensure that synchronization updates marks in the
14711         backend and in the info (in memory) structure.
14712
14713 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14714
14715         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14716         convention fully; don't miss the root article of a thread; make
14717         the X-Draft-From header with correct article numbers.
14718
14719 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14720
14721         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14722         unless plugged.  Disable the agent so that an open failure causes
14723         an error.
14724
14725         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14726         Reverted 2004-09-21 change.  The backend must be opened while
14727         synchronizing flags even when the backend stores the flags
14728         locally.
14729
14730 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14731
14732         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14733         in `header' match.  Reported by Svend Tollak Munkejord.
14734
14735         * message.el (message-cite-original): Fix use of
14736         `message-cite-articles-with-x-no-archive'.
14737
14738 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14739
14740         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14741         (gnus-window-to-buffer): Ditto.
14742
14743         * mml.el (mml-preview-buffer): New variable.
14744         (mml-preview): Manage window layout with gnus-buffer-configuration.
14745
14746         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14747         X-Draft-From header even if those articles aren't quoted.
14748
14749 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14750
14751         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14752         (gnus-request-set-mark, gnus-request-update-mark): Use new
14753         g-s-t-u-l-m to decide to use backend even when unplugged.
14754
14755 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14756
14757         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14758         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14759
14760 2004-09-20  Simon Josefsson  <jas@extundo.com>
14761
14762         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14763         "utf-16-le".
14764
14765 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14766
14767         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14768
14769 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14770
14771         * uudecode.el (uudecode-use-external): Add :version.
14772
14773         * smime.el (smime-CA-file, smime-encrypt-cipher)
14774         (smime-dns-server): Add :version.
14775
14776         * smiley.el (gnus-smiley-file-types): Add :version.
14777
14778         * sha1.el (sha1-use-external): Add :version.
14779
14780         * pgg-def.el (pgg-query-keyserver): Add :version.
14781
14782         * nnmail.el (nnmail-fancy-expiry-targets)
14783         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14784         Add :version.
14785
14786         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14787         (nnimap-retrieve-groups-asynchronous): Add :version.
14788         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14789
14790         * mml.el (mml-content-disposition-parameters)
14791         (mml-insert-mime-headers-always): Add :version.
14792
14793         * mm-util.el (mm-coding-system-priorities): Add :version.
14794
14795         * mm-decode.el (mm-inline-text-html-with-images)
14796         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14797         (mm-verify-option): Add :version.
14798         (mm-text-html-renderer): Change :version.
14799
14800         * message.el (message-fcc-externalize-attachments)
14801         (message-required-headers, message-draft-headers)
14802         (message-subject-trailing-was-query)
14803         (message-subject-trailing-was-ask-regexp)
14804         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14805         (message-mark-insert-end, message-archive-header)
14806         (message-archive-note, message-cross-post-default)
14807         (message-cross-post-note, message-followup-to-note)
14808         (message-cross-post-note-function, message-use-mail-followup-to)
14809         (message-subscribed-address-functions)
14810         (message-subscribed-address-file, message-subscribed-addresses)
14811         (message-subscribed-regexps, message-allow-no-recipients)
14812         (message-yank-cited-prefix, message-signature-insert-empty-line)
14813         (message-hidden-headers, message-hierarchical-addresses)
14814         (message-mail-user-agent, message-use-idna)
14815         (message-valid-fqdn-regexp)
14816         (message-strip-special-text-properties, message-header-synonyms)
14817         (message-beginning-of-line, message-tab-body-function): Add :version.
14818         (message-insert-canlock, message-wide-reply-confirm-recipients):
14819         Change :version.
14820
14821         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14822         and :version.
14823         (mail-source-delete-old-incoming-confirm)
14824         (mail-source-movemail-program): Add :version.
14825
14826         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14827         (gnus-agent-cache, gnus-agent): Change :version.
14828
14829         * gnus-util.el (gnus-use-byte-compile): Change :version.
14830
14831         * gnus-sum.el (gnus-summary-make-false-root-always)
14832         (gnus-summary-default-high-score)
14833         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14834         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14835         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14836         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14837         (gnus-sum-thread-tree-single-indent)
14838         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14839         (gnus-sum-thread-tree-leaf-with-other)
14840         (gnus-sum-thread-tree-single-leaf): Add :version.
14841         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14842         (gnus-article-loose-mime): Change :version.
14843
14844         * gnus-start.el (gnus-backup-startup-file)
14845         (gnus-save-startup-file-via-temp-buffer): Add :version.
14846
14847         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14848         (gnus-server-offline-face): Add :version.
14849
14850         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14851
14852         * gnus-msg.el (gnus-gcc-externalize-attachments)
14853         (gnus-debug-files, gnus-debug-exclude-variables)
14854         (gnus-discouraged-post-methods): Change :version.
14855         (gnus-confirm-mail-reply-to-news)
14856         (gnus-confirm-treat-mail-like-news): Add :version.
14857
14858         * gnus-int.el (gnus-server-unopen-status): Add :version.
14859
14860         * gnus-group.el (gnus-group-jump-to-group-prompt)
14861         (gnus-large-ephemeral-newsgroup)
14862         (gnus-fetch-old-ephemeral-headers): Add :version.
14863
14864         * gnus-fun.el (gnus-x-face-directory)
14865         (gnus-convert-pbm-to-x-face-command)
14866         (gnus-convert-image-to-x-face-command)
14867         (gnus-convert-image-to-face-command): Add :version.
14868
14869         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14870
14871         * gnus-cite.el (gnus-cite-blank-line-after-header)
14872         (gnus-article-boring-faces): Add :version.
14873
14874         * gnus-art.el (gnus-buttonized-mime-types)
14875         (gnus-inhibit-mime-unbuttonizing)
14876         (gnus-treat-display-face)
14877         (gnus-treat-body-boundary): Change :version.
14878         (gnus-body-boundary-delimiter, gnus-picon-databases)
14879         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14880         (gnus-treat-date-english, gnus-treat-fold-headers)
14881         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14882         (gnus-treat-mail-picon, gnus-treat-wash-html)
14883         (gnus-article-encrypt-protocol)
14884         (gnus-use-idna, gnus-article-over-scroll)
14885         (gnus-mime-display-multipart-alternative-as-mixed)
14886         (gnus-mime-display-multipart-related-as-mixed)
14887         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14888         (gnus-ctan-url, gnus-button-ctan-handler)
14889         (gnus-button-handle-ctan-bogus-regexp)
14890         (gnus-button-ctan-directory-regexp)
14891         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14892         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14893         (gnus-button-man-level, gnus-button-emacs-level)
14894         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14895
14896         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14897         (gnus-agent-go-online): Change :version.
14898         (gnus-agent-expire-unagentized-dirs)
14899         (gnus-agent-auto-agentize-methods): Add :version.
14900
14901         * flow-fill.el (fill-flowed-display-column)
14902         (fill-flowed-encode-column): Add :version.
14903
14904         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14905         (gnus-outlook-deuglify-unwrap-max)
14906         (gnus-outlook-deuglify-cite-marks)
14907         (gnus-outlook-deuglify-unwrap-stop-chars)
14908         (gnus-outlook-deuglify-no-wrap-chars)
14909         (gnus-outlook-deuglify-attrib-cut-regexp)
14910         (gnus-outlook-deuglify-attrib-verb-regexp)
14911         (gnus-outlook-deuglify-attrib-end-regexp)
14912         (gnus-outlook-display-hook): Add :version.
14913
14914         * binhex.el (binhex-use-external): Add :version.
14915
14916 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14917
14918         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14919         and `invisible'.
14920
14921 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14922
14923         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14924         in gnus-registry-trim.
14925
14926 2004-09-13  Simon Josefsson  <jas@extundo.com>
14927
14928         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14929
14930         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14931
14932         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14933         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14934         <yamaoka@jpl.org>.
14935         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14936         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14937         <yamaoka@jpl.org>.
14938
14939         * sieve.el (sieve-manage-mode): Ditto.
14940
14941 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14942
14943         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14944
14945 2004-09-11  Simon Josefsson  <jas@extundo.com>
14946
14947         * dns-mode.el: Add.
14948
14949         * mm-view.el (mm-display-dns-inline): Add.
14950
14951         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14952         (mm-automatic-display): Ditto.
14953
14954         * mailcap.el (mailcap-mime-data): Add text/dns.
14955         (mailcap-mime-extensions): Map .soa to text/dns.
14956
14957 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14958
14959         * gnus-art.el (article-decode-mime-words, article-babel)
14960         (gnus-article-highlight-signature, gnus-article-add-buttons)
14961         (gnus-signature-toggle): Remove unnecessary bindings of
14962         `inhibit-read-only' inherited from v5.10 merge.
14963
14964 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14965
14966         * nntp.el (nntp): New customization group.
14967         (nntp-authinfo-file): Add customization group.
14968
14969         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14970
14971         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14972
14973         * gnus.el (to-address, to-list, subscribed)
14974         (large-newsgroup-initial): Ditto.
14975
14976         * flow-fill.el (fill-flowed-display-column)
14977         (fill-flowed-encode-column): Ditto.
14978
14979 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14980
14981         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14982         Use point-min rather than 1.
14983         (message-send-mail): Use buffer-size rather than point-max.
14984
14985         * gnus-sum.el (gnus-summary-search-article-forward):
14986         Signal a specific `search-failed' rather than a generic `error'.
14987
14988         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14989         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14990         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14991
14992 2004-09-10  Simon Josefsson  <jas@extundo.com>
14993
14994         * nndb.el (require): Remove tcp and duplicate cl.
14995
14996 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14997
14998         * gnus-agent.el (directory-files-and-attributes): Move forward.
14999
15000 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15001
15002         * gnus-agent.el (directory-files-and-attributes): Optionally
15003         defined to support XEmacs.
15004
15005 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15006
15007         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15008         to avoid run-time CL dependencies.
15009         (gnus-agent-unfetch-articles): New function.
15010         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15011         article numbers even when local .overview file is missing.
15012         (gnus-agent-read-article-number): New function.  Only accepts
15013         27-bit article numbers.
15014         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15015         gnus-agent-read-article-number.
15016         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15017         from backend while recognizing that article numbers in .overview
15018         must be valid.
15019         (gnus-agent-update-files-total-fetched-for): Use
15020         directory-files-and-attributes to improve performance.
15021         * gnus-int.el (gnus-request-move-article): Use
15022         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15023         improve performance.
15024
15025         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15026         some users confused by references to .newsrc when they only have a
15027         .newsrc.eld file.
15028         (gnus-convert-mark-converter-prompt)
15029         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15030         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15031         New function.  Used internally to only display 'gnus converting
15032         files' message when actually necessary.
15033
15034         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15035         methods now autoloaded.
15036
15037 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15038
15039         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15040         identifiers.
15041
15042 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15043
15044         * gnus-picon.el: Fix indentation and closing parenthesis.
15045
15046 2004-09-01  Simon Josefsson  <jas@extundo.com>
15047
15048         * message.el (message-canlock-generate): Require sha1, not
15049         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15050         to require within a function.  Sadly, if sha1.el isn't loaded, the
15051         let binding in m-c-g will hide the defcustom definition, which is
15052         bad.)
15053
15054         * canlock.el: Require sha1, not sha1-el.
15055
15056         * message.el: Don't autoload sha1 (there is a autoload cookie in
15057         sha1.el).
15058
15059         * sha1-el.el: Renamed to sha1.el.
15060
15061 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15062
15063         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15064
15065 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15066
15067         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15068
15069 2004-08-30  Kim F. Storm  <storm@cua.dk>
15070
15071         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15072
15073         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15074         Add :group 'nnimap.
15075
15076 2004-08-30  Andreas Schwab  <schwab@suse.de>
15077
15078         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15079         ?* and ?\;.
15080
15081         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15082         and ?\' to symbol instead of whitespace.
15083
15084 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15085
15086         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15087
15088         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15089         instead of re-search-forward.
15090
15091         * gnus-uu.el (gnus-uu-save-article): Ditto.
15092         (gnus-uu-post-encode-uuencode): Ditto.
15093
15094         * html2text.el (html2text-clean-list-items): Ditto.
15095         (html2text-clean-dtdd): Ditto.
15096         (html2text-format-tags): Ditto.
15097
15098         * message.el (message-send-mail-with-sendmail): Fix regexp.
15099         (message-fill-field-general): Use search-forward instead of
15100         re-search-forward.
15101         (unbold-region): Ditto.
15102
15103         * nnrss.el (nnrss-request-article): Ditto.
15104
15105         * nnslashdot.el (nnslashdot-request-article): Ditto.
15106
15107         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15108
15109         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15110         "Unrecognized menu descriptor" error in XEmacs.
15111
15112 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15113
15114         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15115         parent article of a sparse article in the thread hashtb.
15116
15117 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15118
15119         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15120         (nnmail-expand-newtext): Lowercase expanded entries if
15121         nnmail-split-lowercase-expanded is non-nil.
15122
15123 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15124
15125         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15126
15127         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15128         of gnus-tmp-news-method into string under XEmacs.  It will be
15129         passed to gnus-correct-length which takes only a string argument.
15130
15131 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15132
15133         * gnus-util.el (gnus-bind-print-variables): New macro.
15134         (gnus-prin1): Use it.
15135         (gnus-prin1-to-string): Use it.
15136         (gnus-pp): New function.
15137         (gnus-pp-to-string): New function.
15138
15139         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15140         Replace pp-to-string with gnus-pp-to-string.
15141         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15142         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15143         * gnus-msg.el (gnus-debug): Ditto.
15144         * gnus-score.el (gnus-score-save): Ditto.
15145         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15146         gnus-pp-to-string.
15147         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15148         with gnus-pp.
15149         * score-mode.el (gnus-score-pretty-print): Ditto.
15150         * webmail.el (webmail-debug): Ditto.
15151
15152 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15153
15154         * gnus-art.el (article-display-face, article-display-x-face):
15155         Use buffer-read-only.
15156
15157 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15158
15159         * gnus-art.el (article-hide-list-identifiers):
15160         Bind inhibit-read-only as t.
15161
15162 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15163
15164         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15165
15166 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15167
15168         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15169         (gnus-narrow-to-page): Don't assume point-min == 1.
15170         (gnus-article-edit-mode): Derive from message-mode.
15171
15172         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15173         point-min == 1.
15174
15175         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15176         Disable incorrect use of `assert'.
15177
15178         * message.el (message-mode): Set comment-start-skip.
15179
15180
15181 2004-08-22  Sam Steingold  <sds@gnu.org>
15182
15183         * pop3.el (pop3-leave-mail-on-server): New user variable.
15184         (pop3-movemail): Delete mail only when it is nil.
15185
15186 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15187
15188         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15189
15190         * mml.el (mml-preview): Use `pop-to-buffer'.
15191
15192         * message.el (message-goto-mail-followup-to): Insert after "To".
15193         (message-carefully-insert-headers): Add comment.
15194
15195         * gnus.el: Remove unused variable `gnus-article-check-size'.
15196
15197         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15198
15199         * gnus-art.el (gnus-button-alist): Improve
15200         `gnus-button-handle-library' entry.
15201
15202 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15203
15204         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15205         downcase, since XEmacs capitalizes error messages differently.
15206
15207 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15208
15209         * nntp.el: Add (require 'gnus) due to reference to
15210         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15211
15212 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15213
15214         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15215         `mm-fill-flowed'.
15216
15217         * mm-decode.el (mm-dissect-singlepart): Check it.
15218
15219 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15220
15221         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15222         'imap' for netrc parsing.
15223
15224 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15225
15226         * mailcap.el (mailcap-mime-data): Mark as risky.
15227
15228 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15229
15230         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15231         may be included in the encoded word.
15232         (rfc2047-encode): Don't append a space if the encoded word
15233         includes close parenthesis.
15234
15235 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15236
15237         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15238         of text within parentheses.
15239
15240 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15241
15242         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15243         (gnus-encrypt-write-file-contents): Make the password key the file
15244         name PLUS the cipher, not just the cipher.  Also remove failed
15245         passwords from the cache.
15246
15247 2004-08-06  Simon Josefsson  <jas@extundo.com>
15248
15249         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15250         fix.
15251
15252 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15253
15254         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15255         LWSP.
15256
15257 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15258
15259         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15260         to append in-reply-to: data to the references: header.
15261
15262         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15263         (netrc-parse): Use gnus-encrypt.el functions.
15264
15265         * gnus-encrypt.el: Add new file for encryption support; currently
15266         does only a few GPG ciphers and an internal XOR cipher.
15267
15268         * password.el: Add comments on using password-read-and-add.
15269         (password-read-and-add): Add function to read and add the
15270         password to the cache at once.
15271
15272 2004-07-28  Simon Josefsson  <jas@extundo.com>
15273
15274         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15275         parameter (but don't use it, for now).
15276
15277         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15278         instead of hard coding to nil.
15279
15280 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15281
15282         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15283         as mm-inline-image-xemacs does.
15284
15285 2004-07-26  Simon Josefsson  <jas@extundo.com>
15286
15287         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15288         Revert part of 2004-07-17 change below.
15289
15290 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15291
15292         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15293         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15294
15295 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15296
15297         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15298         quotes that actually start with ">" at the beginning of the
15299         lines.
15300
15301 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15302
15303         * rfc2047.el (rfc2047-encode-region): Fix last change.
15304         (rfc2047-encode-parameter): Remove useless concat.
15305
15306 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15307
15308         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15309         encode special characters; fix some kind of misconfigured headers;
15310         signal a real error if debug-on-quit or debug-on-error is non-nil.
15311         (rfc2047-encode-max-chars): New variable.
15312         (rfc2047-encode-1): Use it.
15313         (rfc2047-encode-parameter): New function.
15314
15315         * mml.el (mml-insert-parameter): Remove an excessive space.
15316
15317 2004-07-17  Simon Josefsson  <jas@extundo.com>
15318
15319         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15320         Kai Grossjohann <kai@emptydomain.de>.
15321         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15322         (gnus-group-make-menu-bar): Ditto.
15323
15324         * gnus-util.el (gnus-group-server): Add.
15325
15326 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15327
15328         * message.el (message-clone-locals): Clone sendmail and smtp
15329         variables.
15330
15331 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15332
15333         * rfc2047.el (rfc2047-encode-region): Fix last change.
15334
15335 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15336
15337         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15338         characters as non-special.
15339
15340 2004-07-09  Simon Josefsson  <jas@extundo.com>
15341
15342         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15343         Users will lose all flag changes made while unplugged with
15344         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15345         good default.  See numerous reports on ding mailing list.
15346
15347 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15348
15349         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15350         add generate-head-function and generate-article-function to the
15351         rfc822-forward entry.
15352         (nndoc-rfc822-forward-generate-article): New function.
15353         (nndoc-rfc822-forward-generate-head): New function.
15354
15355         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15356
15357 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15358
15359         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15360         respect display group parameter and gnus-summary-expunge-below.
15361         (gnus-articles-to-read): Remove unused reference to display group
15362         parameter.
15363
15364 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15365
15366         * nnheader.el (nnheader-uniquify-message-id): New experimental
15367         variable.
15368         (nnheader-nov-read-message-id): Use it.
15369
15370         * spam-report.el (spam-report-gmane): Add interactive.
15371
15372 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15373
15374         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15375         qp-or-base64 for the application/* types.
15376
15377 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15378
15379         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15380
15381 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15382
15383         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15384         trim value.
15385
15386 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15387
15388         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15389         New macro and function.
15390         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15391
15392 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15393
15394         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15395         after-load-alist.
15396
15397 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15398
15399         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15400         update info that isn't there.
15401
15402 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15403
15404         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15405         entry.
15406
15407 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15408
15409         * mm-view.el (mm-inline-render-with-function): Use multibyte
15410         buffer; decode html source by charset.
15411
15412         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15413
15414         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15415         Mule-UCS is loaded under XEmacs.
15416         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15417
15418 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15419
15420         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15421
15422 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15423
15424         * mm-util.el (mm-coding-system-p): Return a coding-system.
15425         (mm-mime-mule-charset-alist): Use shift_jis instead of
15426         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15427         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15428         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15429         instead of japanese-shift-jis and iso-latin-1 respectively in
15430         order to share the default value with both Emacs and XEmacs-mule.
15431         (mm-mule-charset-to-mime-charset): Make
15432         mm-coding-system-priorities effective.
15433         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15434         while predicating of candidates upon the priorities.
15435
15436 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15437
15438         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15439         gnus-uu-invert-processable.
15440
15441         * gnus.el: Autoload gnus-uu-invert-processable.
15442
15443 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15444
15445         * mm-util.el (mm-with-multibyte-buffer): New macro.
15446
15447         * rfc2047.el (rfc2047-encode-string): Use it.
15448         (rfc2047-encode-region): Move point to the end of the region after
15449         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15450
15451 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15452
15453         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15454         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15455
15456 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15457
15458         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15459         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15460         Karl Chen <quarl@nospam.quarl.org>.
15461
15462 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15463
15464         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15465         invalid addresses.
15466
15467 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15468
15469         * spam.el: Change section markers, revise TODO list.
15470         (spam-backends): Make new master list of all installed backends.
15471         (spam-summary-exit-behavior): Add new variable to determine how
15472         messages moves are done at summary exit.
15473         (spam-move-spam-nonspam-groups-only)
15474         (spam-process-ham-in-nonham-groups)
15475         (spam-process-ham-in-spam-groups): Remove variables, the
15476         spam-summary-exit-behavior variable should be used to manage this
15477         behavior.
15478         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15479         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15480         and spam-old-spam-articles.
15481         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15482         Add empty variables, placeholders for the backends they represent.
15483         (spam-set-difference): Move, unchanged.
15484         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15485         unless the user has a processor variable.
15486         (spam-classifications, spam-classification-valid-p)
15487         (spam-backend-properties, spam-backend-property-valid-p)
15488         (spam-backend-function-type-valid-p)
15489         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15490         (spam-report-articles-gmane, spam-report-articles-resend):
15491         Remove functions, they are not needed.
15492         (spam-install-backend-super, spam-backend-list)
15493         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15494         (spam-backend-function, spam-backend-ham-registration-function)
15495         (spam-backend-spam-registration-function)
15496         (spam-backend-ham-unregistration-function)
15497         (spam-backend-spam-unregistration-function)
15498         (spam-backend-statistical-p, spam-backend-mover-p)
15499         (spam-install-backend-alias, spam-install-checkonly-backend)
15500         (spam-install-mover-backend, spam-install-nocheck-backend)
15501         (spam-install-backend, spam-install-statistical-backend)
15502         (spam-install-statistical-checkonly-backend): Add backend installation
15503         support.
15504         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15505         (spam-group-processor-p): Use the new backend code and respect the
15506         summary exit behavior.
15507         (spam-mark-spam-as-expired-and-move-routine): Remove.
15508         (spam-summary-prepare): Change to use the new spam-old-articles
15509         variable.
15510         (spam-copy-or-move-routine, spam-copy-spam-routine)
15511         (spam-move-spam-routine, spam-copy-ham-routine)
15512         (spam-move-ham-routine): Add code to copy/move ham or spam.
15513         (spam-fetch-field-fast): Improve doc and code, plus allow the
15514         'number request.
15515         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15516         variables.
15517         (spam-split, spam-find-spam): Use the new backend code.
15518         (spam-registration-functions): Remove variable.
15519         (spam-unregister-routine): Add convenience wrapper.
15520         (spam-log-undo-registration, spam-register-routine)
15521         (spam-log-processing-to-registry)
15522         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15523         where possible.
15524         (spam-check-gmane-xref, spam-check-regex-headers)
15525         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15526         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15527         (spam-check-bogofilter-headers, spam-check-spamoracle)
15528         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15529         (spam-check-crm114-headers): Use the spam-split-group that
15530         spam-split prepares, no need to determine it every time.
15531
15532         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15533         to the nnheader-parse-naked-head call.
15534
15535         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15536
15537         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15538         the nnheader-nov-read-message-id call.
15539
15540 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15541
15542         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15543         gnus-activate-group twice.  Suggested by Markus Peter
15544         <warp@spin.de>.
15545
15546 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15547
15548         * gnus-art.el (gnus-article-time-format): Exchange the order of
15549         day and month in the default value; fix customization type.
15550         (article-date-ut): Use add-text-properties.
15551         (article-make-date-line): Use message-make-date instead of
15552         current-time-string.
15553
15554         * message.el (message-fetch-field): Don't use set-text-properties.
15555         (message-make-date): Simplify.
15556
15557         * messagexmas.el (message-xmas-make-date): New function.
15558         (message-xmas-redefine): Defalias message-make-date to it.
15559
15560 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15561
15562         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15563         (rfc2047-encode-region): Treat text within parentheses as special;
15564         show the original text when error has occurred.
15565
15566         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15567         already-computed method to gnus-activate-group.
15568
15569         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15570         same select-methods identical Lisp objects.
15571
15572         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15573         object when modifying the info.
15574
15575 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15576
15577         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15578         gnus-opened-servers since it has never been opened with the new
15579         configuration yet.
15580
15581 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15582
15583         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15584         arg to nnheader-generate-fake-message-id.
15585
15586 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15587
15588         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15589         number and build a fake message ID localized to a group and
15590         article number (so it's repeatable from that point on).
15591         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15592         ID format.
15593
15594         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15595         nnheader-generate-fake-message-id with the article number.
15596
15597 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15598
15599         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15600         end-of-buffer.
15601
15602 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15603
15604         * message.el (message-ignored-supersedes-headers): Add Approved.
15605
15606 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15607
15608         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15609         goto-char.
15610         (rfc2047-encode): Fold the line before encoding.
15611
15612 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15613
15614         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15615         folding -- not all headers can be folded, and this should be done
15616         by the message composition mode.  Probably.  I think.
15617
15618 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15619
15620         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15621         fast.
15622
15623         * gnus-ems.el (gnus-remove-image): Don't use
15624         message-text-with-property; remove only the image found first.
15625
15626         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15627         found first.
15628
15629 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15630
15631         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15632
15633 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15634
15635         * message.el (message-text-with-property): Make it fast and accept
15636         optional arguments.
15637         (message-strip-forbidden-properties): Use it.
15638         (message-fix-before-sending): Follow the m-t-w-p change.
15639
15640         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15641
15642 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15643
15644         * gnus-art.el (article-hide-headers): Don't change the buffer
15645         mistakenly when performing mml-preview even if
15646         gnus-single-article-buffer is nil.
15647
15648 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15649
15650         * message.el (message-expand-name-databases): New user option.
15651         (message-expand-name): Use it.
15652
15653 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15654
15655         * spam.el (spam-report-articles-resend)
15656         (spam-report-resend-register-routine): Allow ham reporting.
15657         (spam-report-resend-register-ham-routine): Add wrapper.
15658         (spam-registration-functions): Add ham resending functions.
15659         (spam-list-of-processors): Add ham resend processor.
15660
15661         * gnus.el (ham-resend-to): Add new group parameter.
15662         (spam-process): Add ham resend option.
15663
15664         * spam-report.el (spam-report-resend): Allow reporting ham.
15665         (spam-report-resend-ham): Add wrapper.
15666
15667 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15668
15669         * message.el (message-cite-articles-with-x-no-archive): New
15670         variable.
15671         (message-cite-original): Use it.
15672
15673 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15674
15675         * message.el (message-cite-original): Respect X-No-Archive.
15676
15677 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15678
15679         * gnus-art.el (article-hide-headers): Refer to the values for
15680         gnus-ignored-headers and gnus-visible-headers in the summary
15681         buffer since a user may have set them as group parameters.
15682
15683 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15684
15685         * assistant.el (assistant-node-name): Add convenience function.
15686         (assistant-render-text, assistant-render-node): Add error handling,
15687         plus handle multiple next nodes.
15688         (assistant-find-next-node): Comment out for now.
15689         (assistant-find-next-nodes): Add function, returns list of next
15690         nodes.
15691
15692 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15693
15694         * mail-source.el (mail-source-directory): Fix doc-string.
15695
15696 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15697
15698         * assistant.el (assistant-render-text, assistant-eval): Add :set
15699         widget type, which is different because it takes and returns a
15700         list.  Much hilarity ensues.
15701
15702 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15703
15704         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15705
15706         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15707         doc-string.
15708
15709         * gnus-start.el (gnus-activate-group): Added doc-string.
15710
15711 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15712
15713         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15714
15715 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15716
15717         * assistant.el (assistant-render-text): Try to add a :set
15718         widget, more to come.
15719
15720         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15721         strings.
15722         (spam-report-articles-resend)
15723         (spam-register-routine): Do registration iff any articles warrant
15724         it.
15725         (spam-summary-prepare-exit): Change log message for nil group
15726         destinations.
15727
15728 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15729
15730         * spam.el (spam-report-resend-register-routine): Allow
15731         spam-report-resend-to to be a group parameter or a global value.
15732
15733 2004-05-26  Simon Josefsson  <jas@extundo.com>
15734
15735         * starttls.el: Merge with my GNUTLS based starttls.el.
15736         (starttls-gnutls-program, starttls-use-gnutls)
15737         (starttls-extra-arguments, starttls-process-connection-type)
15738         (starttls-connect, starttls-failure, starttls-success): New
15739         variables.
15740         (starttls-program, starttls-extra-args): Doc fix.
15741         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15742         functions.
15743         (starttls-negotiate, starttls-open-stream): Check
15744         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15745         function if it is set.
15746
15747 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15748
15749         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15750         structured fields.
15751
15752 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15753
15754         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15755
15756 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15757
15758         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15759         variable.
15760         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15761         assigning the spam-mark to new messages.
15762
15763 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15764
15765         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15766
15767 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15768
15769         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15770
15771         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15772         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15773         default.
15774
15775 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15776
15777         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15778         correct data.
15779
15780 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15781
15782         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15783         (spam-group-processor-p): Fix function.
15784         (spam-group-processor-multiple-p)
15785         (spam-group-spam-processor-report-gmane-p)
15786         (spam-group-spam-processor-report-resend-p)
15787         (spam-group-spam-processor-bogofilter-p)
15788         (spam-group-spam-processor-blacklist-p)
15789         (spam-group-spam-processor-ifile-p)
15790         (spam-group-ham-processor-ifile-p)
15791         (spam-group-spam-processor-spamoracle-p)
15792         (spam-group-spam-processor-crm114-p)
15793         (spam-group-ham-processor-bogofilter-p)
15794         (spam-group-spam-processor-stat-p)
15795         (spam-group-ham-processor-stat-p)
15796         (spam-group-ham-processor-whitelist-p)
15797         (spam-group-ham-processor-BBDB-p)
15798         (spam-group-ham-processor-spamoracle-p)
15799         (spam-group-ham-processor-copy-p): Remove functions with some
15800         prejudice against unneeded code.
15801         (spam-report-articles-resend)
15802         (spam-report-resend-register-routine): Allow the group/topic
15803         spam-resend-to value to override spam-report-resend-to.
15804         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15805         properly now.
15806
15807         * gnus.el (spam-resend-to): Add group/topic parameter.
15808         (spam-process): Move the OBSOLETE processors to the end of the
15809         choices.
15810
15811 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15812
15813         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15814         with resend-to set to nil, and then ask the user if necessary.
15815         (spam-report-resend): spam-report-resend takes a list of articles, not
15816         separate article numbers.
15817
15818 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15819
15820         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15821         addition to emacs-w3m.
15822
15823 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15824
15825         * assistant.el (assistant-authinfo-data): New function.
15826         (assistant-eval): Eval for entire assistant.
15827
15828         * netrc.el (netrc-services-file): New variable.
15829         (netrc-parse-services): New function.
15830         (netrc-find-service-name): New function.
15831         (netrc-find-service-number): New function.
15832         (netrc-port-equal): New function.
15833         (netrc-machine): Use it.
15834
15835         * nnimap.el (nnimap-open-connection): Use netrc.
15836
15837         * gnus-util.el (gnus-netrc-get): Remove aliases.
15838
15839         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15840
15841         * assistant.el (wid-edit): Fix compilation.
15842
15843         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15844
15845 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15846
15847         * gnus-util.el (gnus-set-file-modes): New function.  (small
15848         patch).
15849
15850 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15851
15852         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15853
15854         * assistant.el (assistant-render-node): Fix up rendering and
15855         read-only text.
15856         (assistant-render-node): Reset.
15857         (assistant-make-read-only): Not sticky.
15858
15859 2004-05-20  Danny Siu  <dsiu@adobe.com>
15860
15861         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15862         centered even when gnus-auto-center-summary is t.
15863
15864 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15865
15866         * dns.el (dns-get-txt-answer): New function.
15867         (dns-read-txt): Ditto.
15868         (query-dns): Use it.
15869
15870 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15871
15872         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15873         active for foreign groups even if the group level is higher than
15874         the specified value.
15875
15876 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15877
15878         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15879         non-active groups.
15880
15881         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15882
15883 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15884
15885         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15886
15887 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15888
15889         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15890         (spam-crm114-header, spam-crm114-spam-switch)
15891         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15892         (spam-crm114-positive-spam-header)
15893         (spam-crm114-database-directory, spam-list-of-processors)
15894         (spam-group-spam-processor-crm114-p)
15895         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15896         (spam-generic-score, spam-list-of-checks)
15897         (spam-list-of-statistical-checks, spam-registration-functions)
15898         (spam-check-crm114-headers, spam-crm114-score)
15899         (spam-check-crm114, spam-crm114-register-with-crm114)
15900         (spam-crm114-register-spam-routine)
15901         (spam-crm114-unregister-spam-routine)
15902         (spam-crm114-register-ham-routine)
15903         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15904         asjo@koldfront.dk (Adam Sjøgren).
15905
15906         * gnus.el: Add spam-use-crm114.
15907
15908         * spam.el (spam-list-of-processors, spam-registration-functions):
15909         Add spam-use-resend.
15910         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15911         (spam-report-articles-gmane): Add doc fix.
15912         (spam-report-articles-resend, spam-report-resend-register-routine):
15913         Add wrappers around spam-report-resend-to.
15914
15915         * spam-report.el (spam-report-resend-to, spam-report-resend):
15916         Add support for resending spam.
15917         (spam-report-gmane): Fix line length >80.
15918
15919         * gnus.el (spam-process): Add spam-use-resend.
15920
15921 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15922
15923         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15924         number of processed spam messages.
15925         (spam-ham-copy-or-move-routine): Return the number of processed
15926         ham messages.
15927         (spam-summary-prepare-exit): Use the above values to decide
15928         whether status messages shouled be displayed.
15929
15930 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15931
15932         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15933         `rfc2047-encoding-function-alist' in order to avoid conflicting
15934         with the old version.
15935         (rfc2047-encode-region): Concatenate words containing non-ASCII
15936         characters in structured fields; don't encode space-delimited
15937         ASCII words even in unstructured fields; don't break words at
15938         char-category boundaries.
15939         (rfc2047-encode-1): New function.
15940         (rfc2047-encode): Use it; encode text so that it occupies the
15941         maximum width within 76-column; work correctly on Q encoding for
15942         iso-2022-* charsets.
15943         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15944         sure not to break a line just after the header name.
15945         (rfc2047-b-encode-region): Removed.
15946         (rfc2047-b-encode-string): New function.
15947         (rfc2047-q-encode-region): Removed.
15948         (rfc2047-q-encode-string): New function.
15949
15950         * mm-util.el (mm-replace-in-string): New function.
15951
15952 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15953
15954         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15955         get it right.
15956         (gnus-inews-make-draft): Really.
15957
15958 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15959
15960         * nnmh.el (nnmh-request-list-1): Don't check the link count
15961         before descending.  (small patch)
15962
15963 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15964
15965         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15966         stuff.
15967
15968         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15969         on real group name.
15970
15971         * gnus-art.el (gnus-signature-limit): Doc fix.
15972
15973         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15974
15975         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15976
15977 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15978
15979         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15980         isn't a string.
15981
15982 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15983
15984         * gnus-draft.el (gnus-draft-send): Bind
15985         rfc2047-encode-encoded-words.
15986
15987         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15988         (rfc2047-encodable-p): Say that =? needs encoding.
15989         (rfc2047-encode-encoded-words): New variable.
15990
15991         * gnus-group.el (gnus-group-select-group): Doc fix.
15992
15993         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15994
15995         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15996         to nil.
15997
15998         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15999
16000         * nnheader.el (nnheader-get-lines-and-char): New function.
16001
16002 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16003
16004         * gnus-msg.el (gnus-summary-followup-with-original): Document
16005         yanking of region when active.
16006
16007 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16008
16009         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16010         groups if the group level is higher than the specified value.
16011
16012 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16013
16014         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16015         (gnus-group-jump-to-group): Added prefix argument using
16016         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16017         non-active group.
16018
16019         * compface.el (uncompface): Be verbose when changing
16020         `uncompface-use-external'.
16021
16022         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16023         handle manual section.
16024
16025 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16026
16027         * gnus-art.el (gnus-button-alist): Revert previous change.
16028
16029 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16030
16031         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16032
16033 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16034
16035         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16036         whether backend can accept message.
16037
16038         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16039
16040 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16041
16042         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16043         Avoid creating directory when nntp-marks-is-evil is true.
16044         Reported by Reiner Steib.
16045
16046 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16047
16048         * gnus-picon.el (gnus-picon-style): New variable.
16049         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16050         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16051         Jesper Harder <harder@ifa.au.dk>.
16052
16053 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16054
16055         * message.el (message-fill-field): Return point.
16056         (message-generate-headers): Go to end of field.
16057
16058         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16059         stuff for non-living groups.
16060
16061 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16062
16063         * gnus-art.el (gnus-article-followup-with-original)
16064         (gnus-article-reply-with-original): gnus-mark-active-p ->
16065         gnus-region-active-p.
16066
16067 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16068
16069         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16070         only when there is spam or ham to be processed.
16071
16072 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16073
16074         * mail-source.el (mail-source-delete-crash-box): Refactor.
16075         (mail-source-fetch): Use it.
16076         (mail-source-fetch-file): Ditto.
16077         (mail-source-fetch-directory): Run postscript in loop.
16078         (mail-source-fetch-pop): Delete.
16079         (mail-source-fetch-maildir): Ditto.
16080         (mail-source-fetch-imap): Ditto.
16081
16082         * imap.el (imap-authenticators): Comment out sasl.
16083
16084         * message.el (message-skip-to-next-address): New function.
16085         (message-fill-header-address): Refactor.
16086         (message-fill-address): Use it.
16087         (message-delete-address): Use it.
16088         (message-fill-header-general): Refactor.
16089         (message-fill-field-address): Rename.
16090         (message-narrow-to-field): Find the start of the header.
16091         (message-header-format-alist): Don't pre-fill.
16092         (message-fill-header): Removed.
16093         (message-insert-header): New function.
16094         (message-shorten-references): Use it.
16095
16096         * rfc2047.el (rfc2047-field-value): Strip props.
16097
16098         * mail-parse.el (mail-header-make-address): New alias.
16099
16100         * ietf-drums.el (ietf-drums-make-address): New function.
16101
16102         * imap.el: Add compiler directives.
16103
16104         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16105
16106         * gnus-art.el (article-decode-idna-rhs): Don't use
16107         message-idna-inside-rhs-p.
16108
16109 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16110
16111         * message.el (message-idna-inside-rhs-p): Removed.
16112         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16113
16114         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16115         false positives.
16116
16117 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16118
16119         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16120
16121 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16122
16123         * nneething.el (nneething-file-name): Don't create spurious
16124         files.
16125
16126         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16127         (gnus-inews-do-gcc): Remove sleep.
16128
16129         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16130         part under point.
16131
16132         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16133         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16134
16135 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16136
16137         * spam.el (spam-summary-prepare-exit): Fixed (length).
16138
16139 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16140
16141         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16142         as expired without moving it" message when there are spam
16143         messages left.
16144
16145 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16146
16147         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16148         header is not nil.
16149
16150 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16151
16152         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16153         nntp-possibly-create-directory, not nntp-possibly-change-group.
16154         (nntp-marks-changed-p): New arg SERVER.
16155         (nntp-request-update-info): Adjust caller.
16156
16157 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16158
16159         * nntp.el (nntp-save-marks): Pass missing arg.
16160
16161 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16162
16163         * nntp.el: Support marks.
16164         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16165         (nntp-marks-modtime, nntp-marks-directory): New variables.
16166         (nntp-request-set-mark, nntp-request-update-info)
16167         (nntp-possibly-create-directory, nntp-marks-changed-p)
16168         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16169         functions.
16170
16171 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16172
16173         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16174         (gnus-xmas-redefine): Rename.
16175
16176         * gnus-score.el (gnus-score-insert-help): Use
16177         gnus-select-lowest-window.
16178
16179         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16180         appt-select-lowest-window and rename to gnus-select-lowest-window.
16181
16182         * gnus.el: do.
16183
16184 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16185
16186         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16187         encodings of MIME-encoded words, in order to improve
16188         interoperability with several broken MUAs.
16189
16190 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16191
16192         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16193         tags, only when charsets are not specified in headers.
16194         (mm-inline-text-html-render-with-w3m): Ditto.
16195
16196         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16197         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16198
16199 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16200
16201         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16202         instead of MIME-decoded from fields when checking
16203         `gnus-article-address-banner-alist'.
16204
16205 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16206
16207         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16208         description rather than subject.
16209
16210 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16211
16212         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16213
16214 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16215
16216         * gnus.el (gnus-version-number): Bump.
16217
16218 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16219
16220         * gnus.el: No Gnus v0.2 is released.
16221
16222 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16223
16224         * gnus-agent.el (gnus-agent-read-agentview): Inline
16225         gnus-uncompress-range.
16226
16227 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16228
16229         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16230         `exec-installed-p'.
16231
16232 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16233
16234         * gnus.el (spam-process, spam-autodetect-methods): Add
16235         bsfilter and bsfilter-headers.
16236
16237         * spam.el (spam-bsfilter): New customize group.
16238         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16239         (spam-bsfilter-header, spam-bsfilter-probability-header)
16240         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16241         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16242         (spam-bsfilter-database-directory): New options.
16243         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16244         (spam-list-of-statistical-checks, spam-registration-functions):
16245         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16246         (spam-bsfilter-score): New command.
16247         (spam-check-bsfilter-headers, spam-check-bsfilter)
16248         (spam-bsfilter-register-with-bsfilter)
16249         (spam-bsfilter-register-spam-routine)
16250         (spam-bsfilter-unregister-spam-routine)
16251         (spam-bsfilter-register-ham-routine)
16252         (spam-bsfilter-unregister-ham-routine): New functions.
16253         (spam-generic-score): Support bsfilter; Accept an optional argument
16254         to recalcurate spam score even if scoring header has already been
16255         added.
16256         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16257         optional argument to recalcurate spam score even if scoring header
16258         has already been added.
16259
16260 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16261
16262         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16263         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16264         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16265         link is missing.
16266
16267 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16268
16269         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16270         (html2text-get-attr): Rewrite.
16271
16272         * message.el (message-setup-1): Remove redundant put-text-property
16273         on mail-header-separator.
16274
16275 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16276
16277         * gnus-registry.el (gnus-registry-cache-whitespace)
16278         (gnus-registry-action, gnus-registry-spool-action)
16279         (gnus-registry-split-fancy-with-parent): Change message levels
16280         from 5 to 3 or 7, as needed.
16281
16282         * spam.el (spam-summary-prepare-exit)
16283         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16284         (spam-split, spam-find-spam, spam-log-undo-registration)
16285         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16286         level from 5 to 6.
16287
16288 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16289
16290         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16291         2004-03-04 change).
16292
16293 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16294
16295         * sieve-manage.el (sieve-manage-open):
16296         * nnweb.el (nnweb-insert-html):
16297         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16298         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16299         * nnspool.el (nnspool-request-group):
16300         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16301         * nnml.el (nnml-request-update-info):
16302         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16303         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16304         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16305         (nnimap-request-set-mark):
16306         * nnfolder.el (nnfolder-request-update-info):
16307         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16308         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16309         * gnus-uu.el (gnus-uu-find-articles-matching):
16310         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16311         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16312         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16313         * gnus-nocem.el (gnus-nocem-scan-groups):
16314         * gnus-int.el (gnus-start-news-server):
16315         * gnus-group.el (gnus-group-make-kiboze-group)
16316         (gnus-group-browse-foreign-server):
16317         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16318         Use mapc when appropriate.
16319
16320 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16321
16322         FIXME: Make separate entries for each person.
16323
16324         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16325         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16326         <shields@msrl.com>:
16327
16328         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16329         may need for spam sorting and scoring.
16330         (spam-user-format-function-S): Add user format function suitable for
16331         general use.
16332         (spam-article-sort-by-spam-status): Add sorting function for summary
16333         sorting.
16334         (spam-extra-header-to-number): Add function to get a score from a
16335         header.
16336         (spam-summary-score): Add function to get a numeric score from the
16337         headers.
16338         (spam-generic-score): Fix function doc, was in wrong place.
16339         (spam-initialize): Take symbols when it's run, and install the
16340         extra headers that spam-necessary-extra-headers thinks we need.
16341
16342 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16343
16344         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16345         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16346
16347 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16348
16349         * gnus-sum.el (gnus-set-global-variables)
16350         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16351         (gnus-article-get-xrefs, gnus-summary-best-group)
16352         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16353         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16354         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16355         Use with-current-buffer.
16356
16357 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16358
16359         * spam.el (spam-summary-prepare-exit): Simplify logic.
16360         (spam-fetch-article-header): Read the article header if it's not
16361         available.
16362         (spam-list-articles): Simplify logic.
16363         (spam-filelist-register-routine): Fix bug with unregister-list.
16364
16365         * gnus-registry.el: Fix comments at beginning.
16366
16367 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16368
16369         * message.el (message-cater-to-broken-inn): Remove.
16370         (message-shorten-references): Make sure the total folded length of
16371         References is shorter than 998 characters to cater to a bug in INN
16372         2.3.  Also, don't pretend that references aren't folded -- this
16373         hasn't worked for a while.
16374
16375 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16376
16377         * gnus-agent.el (gnus-agentize):
16378         gnus-agent-send-mail-real-function no longer set to current value
16379         of message-send-mail-function but rather a lambda that calls
16380         message-send-mail-function.  The change makes the agent real-time
16381         responsive to user changes to message-send-mail-function.
16382
16383 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16384
16385         * legacy-gnus-agent.el
16386         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16387         help from Florian Weimer <fw@deneb.enyo.de>
16388
16389 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16390
16391         * nnmail.el (nnmail-cache-insert): Revert last change.
16392
16393 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16394
16395         * nnmail.el (nnmail-cache-insert): Always check whether
16396         nnmail-cache-ignore-groups matches a group name.
16397
16398 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16399
16400         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16401         (spam-find-spam, spam-log-processing-to-registry)
16402         (spam-log-registered-p, spam-log-unregistration-needed-p)
16403         (spam-log-undo-registration): Use gnus-message instead of
16404         gnus-error, none of these errors are fatal.
16405
16406         * gnus-registry.el (gnus-registry-clean-empty-function)
16407         (gnus-registry-clean-empty): Remove only empty entries without
16408         extra data.
16409
16410 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16411
16412         * spam-stat.el (spam-stat-buffer-change-to-spam)
16413         (spam-stat-buffer-change-to-non-spam): Change (error) to
16414         (gnus-message 8) invocation.
16415
16416 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16417
16418         * nntp.el (nntp-via-netcat-command): New variable.
16419         (nntp-via-netcat-switches): New variable.
16420         (nntp-open-via-rlogin-and-netcat): New function.
16421         (nntp-open-connection-function): Doc fix.
16422         (nntp-telnet-command): Doc fix.
16423         (nntp-end-of-line): Doc fix.
16424         (nntp-via-rlogin-command): Doc fix.
16425         (nntp-via-user-name): Doc fix.
16426         (nntp-via-address): Doc fix.
16427
16428 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16429
16430         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16431         error in Emacs 21.1.
16432
16433 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16434
16435         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16436
16437 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16438
16439         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16440         (gnus-agent-with-refreshed-group): New macro.
16441         (gnus-agent-rename-group): New function.
16442         (gnus-agent-delete-group): New function.
16443         (gnus-agent-save-group-info): Use gnus-command-method when
16444         `method' parameter is nil.  Don't write nil entries into the
16445         active file.
16446         (gnus-agent-get-group-info): New function.
16447         (gnus-agent-fetch-articles): Use
16448         gnus-agent-update-files-total-fetched-for to increment disk space
16449         used.
16450         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16451         gnus-agent-update-view-total-fetched-for to increment disk space
16452         used.
16453         (gnus-agent-get-local): Added optional parameters to avoid calling
16454         gnus-group-real-name and gnus-find-method-for-group.
16455         (gnus-agent-set-local): Delete stored entry if either min, or max,
16456         are nil.
16457         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16458         quit, use gnus-agent-regenerate-group to record existance of any
16459         articles fetched to disk before the quit occurred.
16460         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16461         gnus-agent-update-view-total-fetched-for, and
16462         gnus-agent-update-files-total-fetched-for to decrement disk space
16463         used.
16464         (gnus-agent-retrieve-headers): Use
16465         gnus-agent-update-view-total-fetched-for to increment disk space
16466         used.
16467         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16468         with gnus-agent-update-files-total-fetched-for to decrement disk
16469         space and fresh group buffer.
16470         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16471         (gnus-agent-need-update-total-fetched-for): New variable.
16472         (gnus-agent-update-files-total-fetched-for): New function.
16473         (gnus-agent-update-view-total-fetched-for): New function.
16474         (gnus-agent-total-fetched-for): New function.
16475
16476         * gnus-cache.el (gnus-cache-save-buffers): Use
16477         gnus-cache-update-overview-total-fetched-for to change disk space
16478         used by this group.
16479         (gnus-cache-possibly-enter-article): Use
16480         gnus-cache-update-file-total-fetched-for to increment disk space
16481         used by this group.
16482         (gnus-cache-possibly-remove-article): Use
16483         gnus-cache-update-file-total-fetched-for to decrement disk space
16484         used by this group.
16485         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16486         (gnus-cache-rename-group): New function.
16487         (gnus-cache-delete-group): New function.
16488         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16489         (gnus-cache-need-update-total-fetched-for): New variable.
16490         (gnus-cache-with-refreshed-group): New macro.
16491         (gnus-cache-update-file-total-fetched-for): New function.
16492         (gnus-cache-update-overview-total-fetched-for): New function.
16493         (gnus-cache-rename-group-total-fetched-for): New function.
16494         (gnus-cache-delete-group-total-fetched-for): New function.
16495         (gnus-cache-total-fetched-for): New function.
16496
16497         * gnus-group.el: Require gnus-sum and autoload functions to
16498         resolve warnings when gnus-group.el compiled alone.
16499         (gnus-group-line-format): Documented new %F.
16500         (size of Fetched data) group line format; identifies disk space
16501         used by agent and cache.
16502         (gnus-group-line-format-alist): Defined new F format.
16503         (gnus-total-fetched-for): New function.
16504         (gnus-group-delete-group): No longer update
16505         gnus-cache-active-altered as gnus-request-delete-group now keeps
16506         the cache in sync.
16507         (gnus-group-list-active): Let the agent store a server's active
16508         list if currently plugged.
16509
16510         * gnus-int.el (gnus-request-delete-group):
16511         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16512         local disk in sync with the server.
16513         (gnus-request-rename-group):
16514         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16515         local disk in sync with the server.
16516
16517         * gnus-start.el (gnus-get-unread-articles):
16518         Cosmetic simplification to logic.
16519
16520         * gnus-util.el (gnus-rename-file): New function.
16521
16522 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16523
16524         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16525
16526 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16527
16528         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16529         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16530
16531 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16532
16533         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16534         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16535
16536 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16537
16538         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16539
16540 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16541
16542         * spam.el (spam-set-difference): Add function to replace
16543         gnus-set-difference in spam.el.
16544         (spam-summary-prepare-exit): Use spam-set-difference.
16545
16546 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16547
16548         * gnus-registry.el (gnus-registry-cache-file): Update to use
16549         gnus-dribble-directory OR gnus-home-directory OR ~.
16550         (gnus-registry-split-fancy-with-parent): Fix doc.
16551
16552 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16553
16554         * message.el (message-exchange-point-and-mark): Use
16555         message-mark-active-p.  Suggested by Jesper Harder
16556         <harder@ifa.au.dk>.
16557
16558 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16559
16560         * message.el (message-exchange-point-and-mark): Don't activate
16561         region if it was inactive.  Suggested by Hiroshi Fujishima
16562         <pooh@nature.tsukuba.ac.jp>.
16563
16564 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16565
16566         * gnus-art.el (article-display-face): Display Faces in the same
16567         order as X-Faces.
16568
16569 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16570
16571         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16572
16573 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16574
16575         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16576         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16577         (gnus-article-mime-hierarchy): Remove.
16578         (gnus-article-mime-hierarchy-next): Remove.
16579         (gnus-article-mode): Revert 2004-03-19 change.
16580         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16581         (gnus-insert-mime-button): Revert 2004-03-19 change.
16582         (gnus-mime-accumulate-hierarchy): Remove.
16583         (gnus-mime-enter-multipart): Remove.
16584         (gnus-mime-leave-multipart): Remove.
16585         (gnus-mime-display-part): Revert 2004-03-19 change.
16586         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16587
16588         * mml.el (mml-preview): Revert 2004-03-19 change.
16589
16590 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16591
16592         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16593
16594 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16595
16596         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16597         t while entering a file name using the mm-with-multibyte macro.
16598         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16599
16600         * mm-util.el (mm-with-multibyte): New macro.
16601
16602 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16603
16604         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16605         user option.
16606         (gnus-mime-multipart-functions): Doc and customization fix.
16607         (gnus-article-mime-hierarchy): New variable.
16608         (gnus-article-mime-hierarchy-next): New variable.
16609         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16610         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16611         gnus-article-mime-hierarchy-next to nil.
16612         (gnus-insert-mime-button): Show hierarchy numbers.
16613         (gnus-mime-accumulate-hierarchy): New function.
16614         (gnus-mime-enter-multipart): New function.
16615         (gnus-mime-leave-multipart): New function.
16616         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16617         (gnus-mime-display-alternative): Show hierarchy numbers.
16618
16619         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16620         gnus-article-mime-hierarchy-next to nil.
16621
16622 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16623
16624         * dns.el: Don't require gnus-xmas.
16625
16626 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16627
16628         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16629         inline PGP.
16630         (mml-menu): Disable mml-quote-region if mark is inactive.
16631
16632 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16633
16634         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16635         when the group's active is not available.
16636
16637 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16638
16639         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16640         error.
16641
16642 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16643
16644         * imap.el (imap-store-password): New variable.
16645         (imap-interactive-login): Use it.
16646         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16647
16648 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16649
16650         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16651         window-start and hscroll to summary window.
16652
16653 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16654
16655         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16656         conversion message to newsrc-dribble when an actual conversion is
16657         performed.
16658
16659 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16660
16661         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16662
16663 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16664
16665         * mm-decode.el (mm-complicated-handles): New function reviving
16666         former definition of mm-multiple-handles.
16667
16668         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16669         (gnus-mime-delete-part): Use it.
16670
16671 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16672
16673         * gnus-agent.el (gnus-agent-read-local): Bind
16674         nnheader-file-coding-system to gnus-agent-file-coding-system to
16675         avoid the implicit assumption that they will always be equal.
16676         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16677         coding-system-for-write, as the with-temp-file macro first prints
16678         to a buffer then saves the buffer.
16679
16680 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16681
16682         * gnus-art.el (gnus-article-edit-part): New function.
16683         (gnus-mime-save-part-and-strip): Use it; do query instead of
16684         signaling an error; don't use mm-multiple-handles.
16685         (gnus-mime-delete-part): Ditto.
16686
16687 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16688
16689         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16690         old file versions.
16691         (gnus-group-prepare-hook): Removed function that converted list
16692         form of gnus-agent-expire-days to group properties.
16693
16694         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16695         (gnus-request-accept-article): Re-indented.
16696
16697         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16698         converters to handle old agent file formats.  Added logic for a
16699         "backup before upgrading warning".
16700         (gnus-convert-mark-converter-prompt): Developers can mark
16701         functions as needing (default), or not needing,
16702         gnus-convert-old-newsrc's "backup before upgrading warning".
16703         (gnus-convert-converter-needs-prompt): Tests whether the user
16704         should be protected from potentially irreversable changes by the
16705         function.
16706
16707         * legacy-gnus-agent.el: New.  Provides converters that are only
16708         loaded when gnus-convert-old-newsrc needs to call them.
16709
16710 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16711
16712         * mail-source.el (mail-source-touch-pop): Doc fix.
16713
16714         * message.el (message-smtpmail-send-it): Doc fix.
16715
16716 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16717
16718         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16719
16720         * nnmail.el (nnmail-split-fancy): do.
16721
16722         * gnus-kill.el (gnus-kill, gnus-execute): do.
16723
16724 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16725
16726         * gnus-sum.el (gnus-widget-reversible-match)
16727         (gnus-widget-reversible-to-internal)
16728         (gnus-widget-reversible-to-external): New functions.
16729         (gnus-widget-reversible): New widget.
16730         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16731
16732 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16733
16734         * gnus-sum.el (gnus-thread-sort-functions)
16735         (gnus-article-sort-functions): Document `(not F)' items.
16736
16737 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16738
16739         * spam.el (spam-use-gmane-xref): Add new backend.
16740         (spam-gmane-xref-spam-group): Add variable to control the name of the
16741         Gmane spam group.
16742         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16743         (spam-regex-headers-spam, spam-regex-headers-ham)
16744         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16745         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16746         backends and checks.
16747         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16748
16749         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16750         an autodetect method.
16751
16752 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16753
16754         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16755         articles are being added to a group.
16756         (gnus-request-replace-article): Inform the agent that articles
16757         need to be uncached as the cached contents are no longer valid.
16758
16759 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16760
16761         * binhex.el: Don't autoload executable-find.
16762
16763         * canlock.el: Don't autoload mail-fetch-field.
16764
16765         * dgnushack.el: Autoload c-mode for XEmacs.
16766
16767         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16768
16769         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16770         rmail-dont-reply-to and rmail-output.
16771
16772         * gnus-score.el: Don't autoload ffap-string-at-point.
16773
16774         * gnus-setup.el: Don't autoload sc-cite-original.
16775
16776         * imap.el: Don't autoload base64-decode-string,
16777         base64-encode-string and md5.
16778
16779         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16780         and rmail-msg-restore-non-pruned-header.
16781
16782         * mm-decode.el: Don't autoload executable-find.
16783
16784         * mm-url.el: Don't autoload executable-find.
16785
16786         * mm-view.el: Don't autoload diff-mode.
16787
16788         * nndb.el: Don't autoload news-reply-mode, news-setup,
16789         cancel-timer and telnet.
16790
16791         * password.el: Don't autoload run-at-time for Emacs.
16792
16793         * sha1-el.el: Don't autoload executable-find.
16794
16795         * sieve-mode.el: Don't autoload c-mode.
16796
16797         * uudecode.el: Don't autoload executable-find.
16798
16799 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16800
16801         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16802         (gnus-agent-possibly-alter-active): Avoid null in numeric
16803         comparison.
16804         (gnus-agent-set-local): Refuse to save null in local object table.
16805         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16806         list of articles that will be marked as unread.
16807
16808 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16809
16810         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16811
16812 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16813
16814         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16815         language tags.
16816
16817 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16818
16819         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16820         Don't bind "obarray".
16821
16822         * gnus-sum.el (gnus-thread-sort-functions): Added
16823         `gnus-thread-sort-by-most-recent-number' and
16824         `gnus-thread-sort-by-most-recent-date'.
16825         Reported by Kai Grossjohann <kai@emptydomain.de>.
16826
16827 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16828
16829         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16830
16831 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16832
16833         * gnus-cus.el (gnus-agent-customize-category): Removed
16834         ignore-errors macro reference that required cl to be loaded at
16835         run-time.
16836
16837         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16838         single-interval range of the form (min . max).  Previously the
16839         range had to look like ((min . max)).  Likewise, return
16840         (min . max) rather than ((min . max)).
16841         (gnus-range-map): Use gnus-range-normalize to accept
16842         single-interval range.
16843
16844         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16845         the cache, but not the agent, now appear with their usual face.
16846
16847         * dgnushack.el (loaddir): New variable that is bound to the
16848         directory containing the dgnushack.el file. Use loaddir, rather
16849         than srcdir, to update load-path. Change lets dgnushack compile
16850         code in directories other than GNUS/lisp.
16851
16852 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16853
16854         * lpath.el: Don't bind w3m-safe-url-regexp.
16855
16856         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16857         w3m-safe-url-regexp variable buffer-local.
16858
16859         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16860
16861 2004-02-27  Simon Josefsson  <jas@extundo.com>
16862
16863         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16864         gnus-group-real-prefix.
16865         (gnus-summary-move-article): Use it, instead of
16866         gnus-group-real-prefix.
16867
16868 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16869
16870         * lpath.el: Bind w3m-safe-url-regexp.
16871
16872         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16873         w3m-safe-url-regexp variable buffer-local and set it as the value
16874         of mm-w3m-safe-url-regexp.
16875
16876         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16877
16878         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16879         parsing gnus-posting-styles when the message is not for replying.
16880
16881         * dgnushack.el: Autoload sgml-mode for XEmacs.
16882
16883         * nnrss.el (nnrss-opml-export): Use
16884         mm-set-buffer-file-coding-system instead of
16885         set-buffer-file-coding-system.
16886
16887 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16888
16889         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16890         of checkdoc.el).
16891         * nnrss.el: do.
16892         * gnus-mlspl.el: do.
16893         * gnus-ml.el: do.
16894         * gnus-srvr.el: do.
16895
16896         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16897
16898 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16899
16900         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16901         Corrections to custom-manual links.
16902
16903         * gnus-art.el (gnus-article): Ditto.
16904
16905         * mm-decode.el (mime-display, mime-security): Ditto.
16906
16907 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16908
16909         * flow-fill.el: Typo.
16910
16911 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16912
16913         * spam-wash.el: New file.
16914
16915 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16916
16917         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16918
16919 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16920
16921         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16922         to be run with new-articles as LIST1, not LIST2.
16923         (spam-registration-functions): Add spam-use-ham-copy as a nil
16924         registration backend.
16925
16926 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16927
16928         * spam-stat.el (spam-stat-washing-hook): New option.
16929         (spam-stat-buffer-words): Use it.
16930         (spam-stat-process-directory, spam-stat-test-directory): Use
16931         insert-file-contents-literally.
16932         (spam-stat-coding-system): New variable.
16933         (spam-stat-load, spam-stat-save): Use it.
16934
16935 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16936
16937         * spam-report.el (spam-report-plug-agent): Quote
16938         spam-report-url-to-file and spam-report-url-ping-plain.
16939
16940 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16941
16942         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16943         / in mailto URLs.
16944
16945 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16946
16947         * spam-report.el (spam-report-process-queue): Fix interactive use.
16948         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16949         (spam-report-unplug-agent): Doc fixes.
16950         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16951         (spam-report-agentize, spam-report-deagentize): Autoload.
16952
16953 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16954
16955         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16956
16957         * message.el (message-setup-fill-variables): Add mml tags to
16958         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16959         <ajk@iu.edu>.
16960         (message-mode): Don't modify paragraph-separate there.
16961
16962 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16963
16964         * compface.el (uncompface-use-external): Default to undecided.
16965         (uncompface-use-external-threshold): New variable.
16966         (uncompface-float-time): New macro.
16967         (uncompface): Determine whether to use the external decoder if
16968         uncompface-use-external is undecided.
16969
16970 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16971
16972         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16973         after images.
16974
16975         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16976
16977 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16978
16979         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16980
16981         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16982
16983         * gnus-sum.el (gnus-summary-limit-to-age)
16984         (gnus-summary-limit-children): do.
16985
16986         * gnus-int.el (gnus-request-scan): do.
16987
16988         * gnus-group.el (gnus-group-suspend): do.
16989
16990         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16991
16992         * gnus-cite.el (gnus-cite-parse-attributions): do.
16993
16994         * gnus-agent.el (gnus-summary-set-agent-mark)
16995         (gnus-agent-regenerate-group): do.
16996
16997         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16998
16999         * binhex.el (binhex-decode-region-internal): do.
17000
17001 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17002
17003         * gnus-fun.el (gnus-face-properties-alist): New user option.
17004         (gnus-display-x-face-in-from): Use it.
17005
17006         * gnus-art.el (article-display-face): Ditto.
17007
17008         * compface.el (uncompface-use-external): Default to nil.
17009
17010 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17011
17012         * nntp.el (nntp-erase-buffer): New function.
17013         (nntp-retrieve-data, nntp-send-command)
17014         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17015         (nntp-possibly-change-group): Use it.
17016
17017         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17018         with-current-buffer.
17019
17020 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17021
17022         * compface.el: Merge the ELisp-based uncompface program.
17023         (compface): New customization group.
17024         (uncompface-use-external): New user option.
17025         (uncompface): Call uncompface-internal if uncompface-use-external
17026         is nil.
17027         (uncompface-internal): New function.  Note that there are also
17028         some other functions and variables added for this function.
17029
17030 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17031
17032         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17033         if necessary.
17034
17035 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17036
17037         * spam-report.el (spam-report-unplug-agent)
17038         (spam-report-plug-agent, spam-report-deagentize)
17039         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17040         Add support for the Agent in spam-report: when unplugged, report to a
17041         file; when plugged, submit all the requests.
17042
17043         * spam.el (spam-register-routine): Fix message about
17044         registration.
17045
17046 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17047
17048         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17049         dependencies.
17050         (rfc2047-encode): Use it.
17051
17052         * gnus-art.el (gnus-button-marker-list): Move before first
17053         reference.
17054
17055         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17056         (imap-parse-body): Fix format string mismatch.
17057
17058         * gnus-score.el (gnus-summary-increase-score): do.
17059
17060         * nnrss.el (nnrss-close): New function.
17061
17062 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17063
17064         * nnrss.el (nnrss-make-filename): New function.
17065         (nnrss-request-delete-group, nnrss-read-server-data)
17066         (nnrss-save-server-data, nnrss-read-group-data)
17067         (nnrss-save-group-data): Use it.
17068         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17069         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17070         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17071
17072 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17073
17074         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17075
17076 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17077
17078         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17079         files.
17080
17081         * message.el (message-generate-headers-first): Don't quote nil
17082         and t in docstrings.
17083
17084         * imap.el (imap-id): do.
17085
17086         * gnus-agent.el (gnus-agent-consider-all-articles)
17087         (gnus-agent-queue-mail): do.
17088
17089 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17090
17091         * spam-report.el (spam-report-process-queue): New function.
17092         Process requests from `spam-report-requests-file'.
17093         (spam-report-process-queue): Doc fix.
17094
17095 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17096
17097         * spam.el (spam-register-routine)
17098         (spam-log-processing-to-registry, spam-log-registered-p)
17099         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17100         Change "check" to "spam-check" for semi-clarity.
17101
17102 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17103
17104         * pop3.el: Require nnheader.
17105
17106         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17107
17108         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17109
17110         * gnus-picon.el: Require cl.
17111
17112         * gnus-fun.el: Require gnus-ems and gnus-util.
17113
17114         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17115
17116         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17117
17118         * gnus-art.el (gnus-article-edit-mode): Define before first
17119         reference.
17120
17121 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17122
17123         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17124         (gnus-uu-post-encoded): Use point-at-bol.
17125
17126         * gnus-topic.el (gnus-group-active-topic-p): do.
17127
17128         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17129
17130         * gnus-group.el (gnus-group-kill-region): do.
17131
17132         * gnus-art.el (article-date-ut): do.
17133
17134         * message.el (message-fetch-field): Remove redundant
17135         case-fold-search binding.
17136         (message-narrow-to-field): Simplify.
17137
17138 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17139
17140         * spam.el (spam-directory): Derive from `gnus-directory'.
17141
17142         * spam-report.el (spam-report-url-to-file)
17143         (spam-report-requests-file): New function and variable for offline
17144         reporting.
17145         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17146         and user defined function.
17147         (spam-report-url-ping-mm-url): Remove doubled slash.
17148
17149 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17150
17151         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17152
17153 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17154
17155         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17156         format string mismatch.
17157
17158         * sieve.el (sieve-deactivate-all): do.
17159
17160         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17161
17162         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17163
17164         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17165
17166         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17167
17168 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17169
17170         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17171         the list of checks.
17172
17173 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17174
17175         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17176         padding.
17177
17178 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17179
17180         * mm-view.el (mm-fill-flowed): New variable.
17181         (mm-inline-text): Use it.
17182
17183 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17184
17185         * spam.el (spam-spamassassin-register-ham-routine)
17186         (spam-spamassassin-register-spam-routine): Fix function names.
17187
17188 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17189
17190         * gnus.el (gnus-tmp-grouplens): Remove.
17191         (gnus-summary-line-format): Remove grouplens.
17192
17193         * gnus-group.el (gnus-group-line-format): Ditto.
17194
17195         * gnus-spec.el (gnus-format-specs): Ditto.
17196         (gnus-update-format-specifications): Flush the group format spec
17197         cache if there's the grouplens stuff.
17198         (gnus-parse-simple-format): Replace %l with the empty string.
17199
17200 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17201
17202         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17203         omission.
17204
17205 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17206
17207         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17208         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17209
17210 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17211
17212         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17213         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17214         New macros and functions.
17215         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17216         Handle > NLINK_MAX messages.
17217         * nnmaildir.el (nnmaildir-request-set-mark): Use
17218         nnmaildir--emlink-p and nnmaildir--eexist-p.
17219
17220 2004-01-25  Alex Schroeder  <alex@gnu.org>
17221
17222         * spam-stat.el (spam-stat-process-directory-age): New option.
17223         (spam-stat-process-directory): Use it.
17224
17225 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17226
17227         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17228         (spam-stat-save): Accept prefix argument.
17229
17230 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17231
17232         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17233         links" error.
17234
17235 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17236
17237         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17238         the rest of the and/or forms.
17239
17240 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17241
17242         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17243         compatibility with old .newsrc.eld files.
17244
17245         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17246
17247         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17248
17249         * gnus-start.el (gnus-1): do.
17250
17251         * gnus-group.el (gnus-group-line-format-alist): do.
17252
17253         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17254
17255         * gnus-gl.el: Remove.
17256
17257 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17258
17259         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17260         marks consisting of a single range {for example, (3 . 5)} rather
17261         than a list of a single range { ((3 . 5)) }.
17262
17263 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17264
17265         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17266         with-current-buffer.
17267         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17268         avoid consing a string.
17269
17270         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17271         Remove obsolete entries for big5 and gb2312.
17272
17273 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17274
17275         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17276         uncompressed list.
17277
17278 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17279
17280         * spam-stat.el (spam-stat-strip-xref): New function.
17281         (spam-stat-process-directory): Use it.
17282
17283         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17284         here -- it's done in message-fetch-field.
17285
17286 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17287
17288         * gnus-agent.el (gnus-agent-queue-mail)
17289         (gnus-agent-prompt-send-queue): New variables.
17290         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17291         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17292         "nndraft:queue" along to gnus-draft-send.  Use
17293         gnus-agent-prompt-send-queue.
17294         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17295         is "nndraft:queue".  Suggested by Gaute Strokkenes
17296         <gs234@srcf.ucam.org>
17297
17298         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17299         (agent-enable-undownloaded-faces): Added.
17300         (gnus-agent-cat-groups): Use eval-and-compile, not
17301         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17302         method of gnus-agent-cat-groups even when the buffer has been
17303         evaled.
17304         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17305         delete gnus-agent-save-active-1.
17306         (gnus-agent-save-groups): Deleted.  Identical to
17307         gnus-agent-save-active.
17308         (gnus-agent-write-active): No longer adjust agent's copy of active
17309         file as agent's adjustments are now stored in their own
17310         file.  Removed optional parameter.
17311         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17312         servers.  Add use of min/max range limits from server's local
17313         file.
17314         (gnus-agent-save-alist): Removed unused optional argument.
17315         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17316         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17317         (gnus-agent-set-local): A per-server file that keeps min/max range
17318         limits for articles known to the agent.  Provides a fast mechanism
17319         for altering many active ranges.
17320         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17321         active file (local makes it unnecessary).
17322         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17323
17324         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17325         (agent-enable-undownloaded-faces): Added.
17326
17327         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17328         disable it when sending to "nndraft:queue".
17329         (gnus-group-send-queue): Add safety check to avoid sending queue
17330         when unplugged.
17331
17332         * gnus-group.el (gnus-group-catchup): Use new
17333         gnus-sequence-of-unread-articles, not
17334         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17335         numbers of articles.  Use gnus-range-map to avoid having to
17336         uncompress the unread list.
17337         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17338         Fixed invalid ange-ftp reference.
17339
17340         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17341         (gnus-sorted-range-intersection): Intersection of two ranges
17342         without requiring that they first be uncompressed.
17343
17344         * gnus-start.el (gnus-activate-group): Unless blocked by the
17345         caller, possibly expand the active range to include both cached
17346         and agentized articles.
17347         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17348         multiple version-dependent converters.
17349         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17350         gnus-agent-save-active.
17351         (gnus-save-newsrc-file): Save dirty agent range limits.
17352
17353         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17354         gnus-agent-possibly-alter-active.
17355         (gnus-adjust-marked-articles): Faster handling of simple lists.
17356
17357 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17358
17359         * spam-stat.el (spam-stat-test-directory): New optional argument
17360         displays a list of files detected.  Suggested by Andrew Cohen
17361         <cohen@andy.bu.edu>.
17362         (spam-stat-buffer-words-with-scores): Don't narrow and change
17363         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17364
17365 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17366
17367         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17368         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17369         (spam-spamassassin-arguments)
17370         (spam-spamassassin-spam-flag-header)
17371         (spam-spamassassin-positive-spam-flag-header)
17372         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17373         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17374         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17375         (spam-list-of-processors, spam-list-of-checks)
17376         (spam-list-of-statistical-checks, spam-registration-functions)
17377         (spam-check-spamassassin-headers, spam-check-spamassassin)
17378         (spam-spamassassin-score)
17379         (spam-spamassassin-register-with-sa-learn)
17380         (spam-spamassassin-register-spam-routine)
17381         (spam-spamassassin-register-ham-routine)
17382         (spam-assassin-register-spam-routine)
17383         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17384         (spam-bogofilter-score): Fix to show article before scoring.
17385
17386 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17387
17388         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17389         default scoring function.
17390         (spam-generic-score): Call spam-spamassassin-score if
17391         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17392         spam-bogofilter-score otherwise.
17393
17394         * gnus.el (spam-process, spam-autodetect-methods): Add
17395         spamassassin and spamassassin-headers.
17396
17397 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17398
17399         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17400         Suppress unnecessary messages.
17401
17402 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17403
17404         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17405         make-hash-table.
17406
17407 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17408
17409         * canlock.el (base64-encode-string): Don't autoload it.
17410
17411 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17412
17413         * run-at-time.el: Remove useless (require 'itimer),
17414         eval-and-compile and (featurep 'xemacs).
17415
17416 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17417
17418         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17419         GROUP is a virtual group.
17420
17421 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17422
17423         * gnus.el: Autoload `message-y-or-n-p'.
17424
17425 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17426
17427         * pgg-parse.el: Remove unnecessary (require 'custom).
17428
17429         * pgg-def.el: do.
17430
17431         * nnmail.el: do.
17432
17433         * gnus-undo.el: do.
17434
17435         * gnus-picon.el: do.
17436
17437         * gnus-util.el: do.
17438
17439 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17440
17441         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17442
17443 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17444
17445         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17446         handle, as well as a list.
17447
17448         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17449         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17450         (mm-w3m-cid-retrieve): Simplify.
17451
17452 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17453
17454         * message.el (message-kill-to-signature): Allow prefix arg to
17455         specify number of lines to keep before signature.
17456
17457 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17458
17459         * message.el (message-kill-to-signature): Change docstring.
17460
17461 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17462
17463         * canlock.el: Always require sha1-el.
17464         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17465
17466         * message.el: Autoload sha1 only when compiling.
17467
17468         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17469         eudc-expand-inline for XEmacs.
17470
17471 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17472
17473         * message.el (message-canlock-generate): Require sha1-el.
17474
17475 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17476
17477         * message.el (message-expand-name): Silence the byte compiler.
17478
17479         * lpath.el: Add detect-coding-system.
17480
17481         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17482         cus-edit.
17483
17484 2004-01-13  Simon Josefsson  <jas@extundo.com>
17485
17486         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17487         Invoke gnus-score-mode.  Reported by
17488         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17489
17490         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17491         Jim Blandy <jimb@redhat.com> (tiny change).
17492
17493 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17494
17495         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17496
17497 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17498
17499         * spam.el (spam-get-article-as-string): Update to use
17500         gnus-request-article-this-buffer, much simpler.
17501         (spam-get-article-as-buffer): Remove.
17502
17503 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17504
17505         * message.el (message-expand-name): Use EUDC if the user uses that.
17506
17507 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17508
17509         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17510         character for the encoding to avoid consing a string.
17511
17512         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17513         unnecessarily.
17514
17515         * mm-util.el (mm-replace-chars-in-string): Remove.
17516
17517         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17518         of mm-replace-chars-in-string.
17519
17520 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17521
17522         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17523
17524         * mm-util.el (mm-subst-char-in-string): Support inplace.
17525
17526         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17527         a new string in every iteration.  Use shy groups.
17528
17529 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17530
17531         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17532         * gnus-soup.el (gnus-soup-group-brew):
17533         * gnus-msg.el (gnus-put-message):
17534         * gnus-move.el (gnus-group-move-group-to-server):
17535         * gnus-kill.el (gnus-batch-score):
17536         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17537         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17538         (gnus-group-update-group, gnus-group-read-group)
17539         (gnus-group-make-group, gnus-group-make-help-group)
17540         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17541         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17542         (gnus-group-sort-by-unread, gnus-group-catchup)
17543         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17544         (gnus-group-yank-group, gnus-group-set-info)
17545         (gnus-group-list-groups):
17546         * gnus.el (gnus-generate-new-group-name):
17547         * gnus-delay.el (gnus-delay-send-queue):
17548         * nnvirtual.el (nnvirtual-catchup-group):
17549         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17550         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17551         (gnus-group-prepare-topics, gnus-topic-check-topology):
17552         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17553         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17554         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17555         (gnus-group-make-articles-read):
17556         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17557         (gnus-group-change-level, gnus-kill-newsgroup)
17558         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17559         (gnus-get-unread-articles, gnus-make-articles-unread)
17560         (gnus-make-ascending-articles-unread): Use accessor
17561         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17562         to get group information for improved readability.
17563
17564
17565 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17566
17567         * gnus-art.el (article-decode-mime-words, article-babel)
17568         (gnus-article-highlight-signature, gnus-article-add-buttons)
17569         (gnus-signature-toggle): Use gnus-with-article-buffer.
17570
17571         * gnus-art.el (gnus-article-highlight-headers)
17572         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17573
17574         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17575         (gnus-article-set-globals, gnus-request-article-this-buffer)
17576         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17577         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17578         (gnus-mime-display-alternative): Use with-current-buffer.
17579
17580 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17581
17582         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17583         also under 80 char limit, and call gnus-error if needed.
17584         (spam-fetch-article-header): Fix - it was a
17585         buffer-local variable (gnus-newsgroup-data).
17586         (spam-find-spam): Use spam-generate-fake-headers, forget about
17587         spam-insert-fake-headers.
17588         (spam-insert-fake-headers): Remove.
17589
17590 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17591
17592         * deuglify.el (gnus-article-outlook-unwrap-lines)
17593         (gnus-outlook-rearrange-article)
17594         (gnus-outlook-repair-attribution-outlook)
17595         (gnus-outlook-repair-attribution-block)
17596         (gnus-outlook-repair-attribution-other): Remove redundant
17597         save-excursion.
17598
17599 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17600
17601         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17602         (spam-fetch-field-subject-fast)
17603         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17604         (spam-fetch-article-header): Add functions to deal with Gnus
17605         internals for fast retrieval of article header data.
17606         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17607
17608 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17609
17610         * pop3.el (pop3-md5): Remove.
17611         (pop3-apop): Replace pop3-md5 with md5.
17612
17613         * mm-bodies.el: base64 is always built-in.
17614
17615         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17616         with-current-buffer.
17617
17618 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17619
17620         * canlock.el (canlock-insert-header): Remove excessive grouping in
17621         regexp.
17622
17623         * gnus-sum.el (gnus-summary-read-document): Ditto.
17624
17625         * gnus-uu.el (gnus-uu-part-number): Ditto.
17626
17627         * html2text.el (html2text-remove-tags): Ditto.
17628         (html2text-format-tags): Ditto.
17629         (html2text-format-single-elements): Ditto.
17630
17631         * mml.el (mml-parse-1): Ditto.
17632
17633 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17634
17635         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17636
17637         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17638
17639         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17640
17641         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17642
17643 2003-11-15  Simon Josefsson  <jas@extundo.com>
17644
17645         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17646         (pgg-gpg-lookup-key): Use regexp match instead of
17647         split-string (split-string is different between emacs 21.2 and
17648         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17649
17650 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17651
17652         * gnus-art.el (gnus-mime-view-all-parts)
17653         (gnus-article-part-wrapper, gnus-article-view-part): Use
17654         with-current-buffer.
17655
17656 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17657
17658         * spam.el (spam-disable-spam-split-during-ham-respool)
17659         (spam-spamoracle-database, spam-cache-lookups)
17660         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17661         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17662         (spam-group-ham-marks, spam-group-spam-marks)
17663         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17664         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17665         also add spam-use-blackholes to the statistical checks.
17666         (spam-fetch-field-fast): Add interface to fetching fields, may
17667         become a macro.
17668         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17669         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17670         (spam-insert-fake-headers): Fake an article when needed.
17671         (spam-find-spam): Fake article when possible.
17672         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17673         (spam-check-bogofilter-headers): Use message-fetch-field instead
17674         of nnmail-fetch-field.
17675
17676 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17677
17678         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17679
17680 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17681
17682         * spam.el (spam-split): Do not require spam-use-CHECK to be
17683         enabled if that check is passed to spam-split explicitly; also
17684         fix so 'spam doesn't get converted to spam-split-group when
17685         spam-split-symbolic-return is t.
17686         (spam-find-spam): Find registrations of the article and use those
17687         instead of re-running spam-split to find the spam/ham
17688         classification of the article.
17689         (spam-log-processing-to-registry, spam-log-registered-p)
17690         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17691         Use gnus-error instead of gnus-message.
17692         (spam-log-registration-type): Add function to determine the
17693         classification of a message based on registry entries; will
17694         return nil if both 'spam and 'ham are found.
17695         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17696         a reasonably fast local cache without the loading errors.
17697         (spam-cache-lookups): Set to t by default.
17698         (spam-find-spam): Don't try to guess spam-cache-lookups.
17699         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17700         spam-caches entry.
17701         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17702         caching of whitelist/blacklist entries.
17703         (spam-check-whitelist, spam-check-blacklist): Invoke
17704         spam-from-listed-p with a type, not a cache variable.
17705         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17706
17707 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17708
17709         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17710
17711         * nnmail.el (nnmail-split-fancy): do.
17712
17713         * mml.el (mml-parse): do.
17714
17715         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17716         (gnus-score-adaptive): do.
17717
17718 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17719
17720         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17721         (gnus-mime-button-map): Don't set keymap parent.
17722         (gnus-button-ctan-directory-regexp): Use shy grouping.
17723         (gnus-prev-page-map): Don't set keymap parent.
17724         (gnus-prev-page-map): Remove duplicated one.
17725         (gnus-next-page-map): Don't set keymap parent.
17726         (gnus-mime-security-button-map): Ditto.
17727
17728         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17729         version number.
17730
17731         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17732
17733 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17734
17735         * canlock.el (canlock-sha1-function): Remove.
17736         (canlock-sha1-function-for-verify): Remove.
17737         (canlock-openssl-program): Remove.
17738         (canlock-openssl-args): Remove.
17739         (canlock-ignore-errors): Remove.
17740         (canlock-sha1-with-openssl): Remove.
17741         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17742         (canlock-verify): Don't use canlock-ignore-errors.
17743
17744         * sha1-el.el (sha1-string-external): Make it can return a string
17745         in binary form.
17746         (sha1-region-external): Ditto.
17747         (sha1-string-internal): Ditto.
17748         (sha1-region-internal): Ditto.
17749         (sha1-region): Ditto.
17750         (sha1-string): Ditto.
17751         (sha1): Ditto.
17752
17753 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17754
17755         * spam.el (spam-report-articles-gmane): New command.
17756
17757 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17758
17759         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17760
17761         * run-at-time.el (run-at-time-saved): Remove.
17762         (run-at-time): Doc fix.
17763
17764 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17765
17766         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17767         (gnus-summary-limit-map): Add it.
17768         (gnus-summary-make-menu-bar): do.
17769
17770 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17771
17772         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17773         Make attempt at some caching support (done for BBDB only now).
17774         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17775         addresses to be checked.
17776         (spam-clear-cache-BBDB): Add function, to be invoked by
17777         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17778         (spam-check-BBDB): Check and use the caches, if
17779         spam-cache-lookups is on, remove superfluous (provide).
17780
17781 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17782
17783         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17784
17785 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17786
17787         * run-at-time.el (run-at-time-saved): Move to after the definition
17788         of `run-at-time'.
17789
17790         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17791
17792 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17793
17794         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17795         mm-w3m-local-map-property.
17796
17797         * mm-view.el (mm-w3m-mode-map): Remove.
17798         (mm-w3m-local-map-property): Remove.
17799         (mm-inline-text-html-render-with-w3m): Don't use
17800         mm-w3m-local-map-property.
17801
17802 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17803
17804         * run-at-time.el: New file.
17805
17806         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17807         under Emacs.
17808
17809         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17810         of gnus-set-text-properties.
17811
17812         * gnus-uu.el (gnus-uu-save-article): Ditto.
17813
17814         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17815
17816         * gnus-cite.el (gnus-cite-parse): Ditto.
17817
17818         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17819         of gnus-.
17820
17821         * gnus-xmas.el (run-at-time): Require run-at-time.
17822
17823         * gnus.el: Changed calls to nnheader-run-at-time and
17824         password-run-at-time throughout to use run-at-time directly.
17825
17826         * password.el: Removed definition of run-at-time.
17827
17828         * nnheaderxm.el: Remove definition of run-at-time.
17829
17830 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17831
17832         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17833         in prompt.
17834
17835 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17836
17837         * messagexmas.el (message-xmas-redefine): Alias
17838         `message-make-caesar-translation-table' to
17839         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17840         version.
17841
17842         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17843         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17844         `gnus-xmas-set-text-properties'.
17845         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17846         `gnus-xmas-completing-read'.
17847         (gnus-xmas-completing-read): Removed.
17848         (gnus-xmas-open-network-stream): Removed.
17849
17850         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17851         XEmacs version.
17852
17853         * dns.el (dns-make-network-process): Use `open-network-stream'
17854         instead of `gnus-xmas-open-network-stream'.
17855
17856         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17857
17858         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17859
17860 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17861
17862         * gnus-art.el (gnus-mime-display-alternative)
17863         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17864         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17865         Don't use gnus-local-map-property.
17866
17867         * gnus-util.el (gnus-local-map-property): Remove.
17868
17869         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17870         gnus-completing-read-maybe-default with completing-read.
17871
17872         * gnus-util.el (gnus-completing-read): do.
17873         (gnus-completing-read-maybe-default): Remove.
17874
17875 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17876
17877         * password.el: Only autoload `run-at-time' if not XEmacs.
17878         Only autoload the itimer functions if XEmacs.
17879
17880 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17881
17882         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17883         XEmacsen.
17884
17885         * dgnushack.el: Autoload executable-find for XEmacs.
17886
17887 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17888
17889         * gnus-art.el (gnus-read-string): Remove.
17890         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17891         read-string.
17892
17893 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17894
17895         * netrc.el: Autoload password-read.
17896         (netrc): Add configuration group.
17897         (netrc-encoding-method, netrc-openssl-path): Add
17898         variables for encoding and decoding of files with symmetric
17899         ciphers.
17900         (netrc-encode): Add assistant function to encode a file with
17901         netrc-encoding-method.
17902         (netrc-parse): Add interactive parameter, added optional
17903         decoding if netrc-encoding-method is non-nil but otherwise
17904         behavior is standard.
17905         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17906         Do s/encode/encrypt/ everywhere.
17907
17908         * spam.el: Remove executable-find autoload.
17909
17910 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17911
17912         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17913
17914         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17915
17916 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17917
17918         * gnus-art.el (gnus-treat-ansi-sequences)
17919         (article-treat-ansi-sequences): New variable and function.
17920         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17921
17922         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17923         Use it.
17924
17925 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17926
17927         * mm-util.el (mm-quote-arg): Remove.
17928
17929         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17930         shell-quote-argument.
17931
17932         * gnus-uu.el (gnus-uu-command): do.
17933
17934         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17935
17936         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17937         with make-char.
17938
17939         * mm-util.el (mm-make-char): Remove.
17940
17941         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17942         add-minor-mode.
17943
17944         * gnus-undo.el (gnus-undo-mode): do.
17945
17946         * gnus-topic.el (gnus-topic-mode): do.
17947
17948         * gnus-sum.el (gnus-dead-summary-mode): do.
17949
17950         * gnus-start.el (gnus-slave-mode): do.
17951
17952         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17953
17954         * gnus-ml.el (gnus-mailing-list-mode): do.
17955
17956         * gnus-gl.el (gnus-grouplens-mode): do.
17957
17958         * gnus-draft.el (gnus-draft-mode): do.
17959
17960         * gnus-dired.el (gnus-dired-mode): do.
17961
17962         * gnus-ems.el (gnus-add-minor-mode): Remove.
17963
17964         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17965         Replace gnus-char-width with char-width.
17966
17967         * gnus-ems.el (gnus-char-width): Remove.
17968
17969         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17970         Replace gnus-char-width with char-width.
17971
17972         * gnus-ems.el (gnus-char-width): Remove.
17973
17974         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17975         definition.
17976         Remove Emacs 20 hash table compatibility code.
17977
17978         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17979         20 compatibility code.
17980
17981         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17982
17983         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17984
17985         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17986         with point-at-{eol,bol}.
17987
17988         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17989
17990         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17991
17992         * flow-fill.el (fill-flowed-point-at-bol)
17993         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17994
17995         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17996         Replace with point-at-{eol,bol} throughout all files.
17997
17998 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17999
18000         * ntlm.el (ntlm-string-as-unibyte): New macro.
18001         (ntlm-build-auth-response): Use it.
18002
18003         Remove Emacs 20 stuff:
18004         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18005         (butlast, mapc, remove): Remove the compiler macros.
18006         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18007         of delq and copy-sequence.
18008         * gnus-art.el (popup-menu): Remove the compiler macro.
18009         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18010         Emacs 20.
18011
18012 2004-01-05  Simon Josefsson  <jas@extundo.com>
18013
18014         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18015         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18016         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18017         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18018         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18019         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18020         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18021         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18022         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18023         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18024         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18025         string-xor into ntlm-string-xor.  Suggested by
18026         Jesper Harder <harder@myrealbox.com>.
18027
18028         * ntlm.el: Don't include poem.
18029
18030         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18031         Jesper Harder <harder@myrealbox.com>.
18032
18033         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18034
18035         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18036         probably breaks emacs with DL patch, but do we care? Is anyone
18037         still using the DL stuff?)
18038
18039         * sieve-manage.el: Use the password package.
18040         (sieve-manage-read-passwd): Remove.
18041         (sieve-manage-interactive-login): Use password.  Re-add
18042         condition-case around loop.
18043
18044         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18045         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18046         the password package.
18047
18048 2003-02-19  Simon Josefsson  <jas@extundo.com>
18049
18050         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18051         token.
18052
18053 2002-08-07  Simon Josefsson  <jas@extundo.com>
18054
18055         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18056         (sieve-manage-authenticators):
18057         (sieve-manage-authenticator-alist): Add some SASL mechs.
18058         (sieve-sasl-auth): New function.
18059         (sieve-manage-cram-md5-auth):
18060         (sieve-manage-plain-auth): Rewrite using SASL library.
18061         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18062         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18063         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18064         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18065
18066 2004-01-05  Simon Josefsson  <jas@extundo.com>
18067
18068         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18069         New files.
18070
18071 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18072
18073         * gnus-group.el (gnus-no-groups-message): Update.
18074
18075         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18076
18077 2003-11-09  Simon Josefsson  <jas@extundo.com>
18078
18079         * imap.el: Support for ID IMAP extension (RFC 2971).
18080         (imap-local-variables): Add imap-id.
18081         (imap-id): New variable.
18082         (imap-id): New function.
18083         (imap-parse-response): Parse untagged ID response.
18084         * nnimap.el (nnimap-id): New variable.
18085         (nnimap-open-connection): Use it.
18086
18087 2003-12-28  Simon Josefsson  <jas@extundo.com>
18088
18089         * gnus-score.el (gnus-score-edit-all-score): New.
18090         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18091
18092 2004-01-04  Simon Josefsson  <jas@extundo.com>
18093
18094         * password.el: Add.
18095
18096 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18097
18098         * dns.el (dns-query-types): Fix typo.
18099         (dns-query-types): New function.
18100         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18101         PTR and SOA replies, see RFC 1035.
18102
18103 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18104
18105         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18106
18107         * Moved to Changelog.2.
18108
18109 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18110
18111         * gnus.el (gnus-version-number): Bump version.
18112
18113 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18114
18115         * gnus.el: No Gnus v0.1 is released.
18116
18117 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18118
18119         * gnus.el: No Gnus v0.0 is released.
18120
18121 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18122
18123         * gnus.el (gnus-version-number): Bump.
18124         (gnus-version): No.
18125
18126 See ChangeLog.2 for earlier changes.
18127
18128     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18129       Free Software Foundation, Inc.
18130
18131   This file is part of GNU Emacs.
18132
18133   GNU Emacs is free software: you can redistribute it and/or modify
18134   it under the terms of the GNU General Public License as published by
18135   the Free Software Foundation, either version 3 of the License, or
18136   (at your option) any later version.
18137
18138   GNU Emacs is distributed in the hope that it will be useful,
18139   but WITHOUT ANY WARRANTY; without even the implied warranty of
18140   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18141   GNU General Public License for more details.
18142
18143   You should have received a copy of the GNU General Public License
18144   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18145
18146 ;; Local Variables:
18147 ;; coding: utf-8
18148 ;; fill-column: 79
18149 ;; add-log-time-zone-rule: t
18150 ;; End: