dgnushack.el (byte-optimize-apply)
[gnus] / lisp / ChangeLog
1 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * dgnushack.el (byte-optimize-apply)
4         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
5
6         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
7         position when (X-)Faces exist.
8         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9         avatars when called interactively.
10
11 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12
13         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
14         gnus-article-x-face-too-ugly is bound.
15
16 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17
18         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
19
20         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
21         mailbox that doesn't exist.
22
23 2010-10-12  Julien Danjou  <julien@danjou.info>
24
25         * shr.el (shr-tag-img): Encode URL properly when retrieving.
26         (shr-get-image-data): Encode URL properly when fetching from cache.
27         (shr-tag-img): Use aligned-to spaces to align correctly images.
28
29         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
30         before inserting the Gravatar.
31
32         * shr.el (shr-tag-img): Add align attribute support for <img>.
33
34 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
35
36         * gnus-gravatar.el (gnus-art): Required.
37
38         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
39         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
40         Remove long obsoleted functions.
41
42 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
43
44         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
45
46         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
47
48         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
49         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
50         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
51         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
52         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
53         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
54         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
55
56 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
57
58         * nnimap.el (nnimap-request-rename-group): Select group read-only
59         before renaming it.
60
61         * shr.el (shr-insert): Fix up the white space only regexp.
62
63         * nnimap.el (nnimap-transform-split-mail): Not all articles have
64         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
65
66         * shr.el (shr-current-column): New function.
67         (shr-find-fill-point): New function.
68
69 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
70
71         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
72         numbers.
73
74 2010-10-11  Julien Danjou  <julien@danjou.info>
75
76         * shr.el (shr-hr-line): Add.
77         (shr-tag-hr): Use shr-hr-line to specify which character to use to
78         display hr lines.
79         (shr-max-columns): Do not change state to nil if we just inserting
80         spaces.
81
82 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
83
84         * gnus-topic.el (gnus-topic-read-group): If after the last group,
85         select the last group.
86
87 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
88
89         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
90
91 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
92
93         * dig.el (dig-mode-map): Declare and define in one step.
94
95 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
96
97         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
98         for Gnus.
99         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
100         (nnimap-update-qresync-info): Mark \Seen articles as read.
101
102         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
103         non-variable, too.
104
105         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
106         available.
107         (nnimap-update-info): Rely more on the current active than the param
108         active to avoid marking articles as read too much.
109
110         * auth-source.el (auth-source-create): Use (user-login-name) for the
111         user name default.
112
113         * nnimap.el (nnimap-update-info): If the server doesn't return any
114         useful info, just use the previous info.
115         (nnimap-update-info): Prefer old info over start-article.
116         (nnimap-update-qresync-info): Finish implementing QRESYNC.
117
118 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
119
120         * nnir.el (autoload): Clean up autoloads.
121         (nnir-imap-default-search-key): Renamed from
122         nnir-imap-search-field. Use key rather than value.
123         (nnir-imap-search-other): New variable.
124         (nnir-read-parm): Use it.
125         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
126         (gnus-summary-nnir-goto-thread): Modify to work with imap.
127
128 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
129
130         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
131         the process, too.
132
133 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
134
135         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
136         Allbery.
137
138         * shr.el: Rework the way things are indented by <li> slightly.
139
140         * gnus.el (gnus-group-set-parameter): Fix typo.
141
142         * nnimap.el: Start implementing QRESYNC support.
143
144 2010-10-09  Julien Danjou  <julien@danjou.info>
145
146         * nnir.el (nnir-engines): Fix too many arguments.
147
148 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
149
150         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
151         group is the "last", so that the backends like nnfolder actually save
152         their folders.
153
154         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
155         try to use that for the tls stream.
156         (nnimap-retrieve-group-data-early): Rework the marks code to heed
157         UIDVALIDITY and find out which groups are read-only and not.
158         (nnimap-get-flags): Use the same marks parsing code as the rest of
159         nnimap.
160
161 2010-10-09  Julien Danjou  <julien@danjou.info>
162
163         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
164
165         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
166         retrieving gravatars.
167
168         * shr.el (shr-table-corner): Add.
169         (shr-table-line): Add.
170         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
171
172 2010-10-08  Julien Danjou  <julien@danjou.info>
173
174         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
175
176 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
177
178         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
179
180         * gnus-sum.el (gnus-mark-article-as-unread)
181         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
182         (gnus-summary-set-bookmark): Use it.
183
184         * gnus-msg.el (gnus-setup-message): Use it.
185
186         * gnus-demon.el (gnus-demon-remove-handler): Use it.
187
188         * gnus.el (gnus-group-remove-parameter): Use it.
189
190         * gnus-group.el (gnus-group-make-web-group): Use it.
191
192         * gnus-demon.el (gnus-demon-remove-handler): Use it.
193
194         * nnregistry.el: Update docs to mention manual.
195
196         * gnus-registry.el: Update docs to mention nnregistry.el.
197         (gnus-registry-initialize): Don't install nnregistry refer method
198         automatically.
199         (gnus-registry-install-nnregistry): Remove it.
200
201 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
202
203         * shr.el (shr-insert): Don't insert double spaces.
204
205 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
206
207         * gnus-gravatar.el (gnus-treat-from-gravatar)
208         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
209         called interactively.
210
211         * gnus-art.el (gnus-mime-view-part-externally)
212         (gnus-mime-view-part-internally): Make predicate function passed to
213         gnus-mime-view-part-as-type assume argument is a mime type, not a list
214         of a mime type.
215
216         * shr.el (shr-table-widths): Don't use cl function `reduce'.
217
218 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
219
220         * shr.el (require): Require cl when compiling.
221         (shr-tag-hr): New function.
222
223         * nnimap.el (nnimap-update-info): Remove double setting of high.
224         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
225         makes nnimap work properly on Courier again.
226
227         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
228         the variable for backwards compatability.
229
230         * mm-decode.el (mm-save-part): If given a non-directory result, expand
231         the file name before using to avoid setting mm-default-directory to
232         nil.
233
234         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
235         bidning gnus-agent variables.
236
237         * shr.el (shr-render-td): Use a cache for the table rendering function
238         to avoid getting an exponential rendering behaviour in nested tables.
239         (shr-insert): Rework the line-breaking algorithm.
240         (shr-insert): Don't leave trailing spaces.
241         (shr-insert-table): Also insert empty TDs.
242         (shr-tag-blockquote): Ensure paragraphs after </ul>.
243
244 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
245
246         * gnus-sum.el (gnus-number): Rename from `number'.
247         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
248         (gnus-summary-limit-children): Update uses correspondingly.
249
250 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
251
252         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
253         (gnus-gravatar-transform-address): Don't show avatars of people of
254         which mail addresses match gnus-gravatar-too-ugly.
255
256 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
257
258         * shr.el (shr-table-widths): Expand TD elements to fill available
259         space.
260
261 2010-10-07  Julien Danjou  <julien@danjou.info>
262
263         * nnimap.el (nnimap-request-rename-group): Add this method.
264
265 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
266
267         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
268         name from XEmacs' function-arglist.
269
270         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
271         gravatar under XEmacs.
272
273 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
274
275         * auth-source.el: Update docs with TODO items.
276
277         * gnus-sync.el: Update docs to explain state and plans.
278
279         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
280         Hooks for mark updates.
281         (gnus-request-set-mark, gnus-request-update-mark): Use them.
282
283         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
284         hooks with arguments, which is needed for mark update hooks.
285
286 2010-10-06  Julien Danjou  <julien@danjou.info>
287
288         * gnus.el (gnus-expand-group-parameter): Only return and act on what
289         was matched.
290
291         * sieve-manage.el: Update example in `Commentary'.
292
293         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
294
295         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
296         not 2000.
297         (sieve-manage-authenticate): Re-add function.
298
299 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
300
301         * shr.el (shr-insert): Get 'space transition right.
302         (shr-render-td): Only delete space at the end of the TD.
303
304         * nnimap.el (nnimap-open-connection): Prepare to support
305         open-gnutls-stream.
306
307         * shr.el: Rearrange function order to be more logical.
308
309 2010-10-06  Julien Danjou  <julien@danjou.info>
310
311         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
312         (nnrss-discover-feed): Remove 404 URL in docstring.
313
314         * nnir.el: Fix Swish-E URL.
315         Fix Namazu URL.
316
317         * message.el (message-change-subject): Remove 404 URL in a comment.
318
319 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
320
321         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
322         called interactively.
323
324         * gnus-util.el (gnus-remove-if): Allow hash table.
325         (gnus-remove-if-not): New function.
326
327         * gnus-art.el (gnus-mime-view-part-as-type)
328         * gnus-score.el (gnus-summary-score-effect)
329         * gnus-sum.el (gnus-read-move-group-name):
330         Replace remove-if-not with gnus-remove-if-not.
331
332         * gnus-group.el (gnus-group-completing-read):
333         Regard collection as a hash table if it is not a list.
334
335 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
336
337         * shr.el (shr-render-td): Allow blank/missing <TD>s.
338
339         * shr.el: Document the table-rendering algorithm.
340
341 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
342
343         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
344         for Emacsen having no `libxml-parse-html-region' support.
345
346 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
347
348         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
349         invalid URLs.
350
351         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
352         line-broken.
353         (shr-tag-img): Ignore image fetching errors.
354         (shr-overlays-in-region): Compute overlay positions correctly.
355
356         * mm-decode.el (mm-shr): Require shr.
357
358         * gnus-art.el (gnus-blocked-images): Move variable here.
359
360         * shr.el (shr-insert-table): Bind free variable.
361
362         * mm-decode.el (mm-shr): Bind shr-content-function.
363
364         * shr.el (shr-content-function): New variable.
365
366         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
367         added for symmetry.
368
369         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
370
371         * gnus-group.el (gnus-group-make-group): Doc fix.
372
373         * nnimap.el (nnimap-request-newgroups): Return success.
374
375         * shr.el (shr-find-elements): New function.
376         (shr-tag-table): Put all the images after the table.
377         (shr-tag-table): Really inhibit images inside the table.
378         (shr-collect-overlays): Copy over overlays from the TD elements to the
379         main document.
380
381         * mm-decode.el (mm-shr): Bind shr-blocked-images to
382         gnus-blocked-images.
383
384 2010-10-05  Julien Danjou  <julien@danjou.info>
385
386         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
387
388         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
389         (gnus-html-maximum-image-size): Add this function.
390         (gnus-html-put-image): Use gnus-html-maximum-image-size.
391
392         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
393         server-value of the capability is nil.
394
395 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
396
397         * shr.el (shr-tag-em): Add <EM> tag.
398
399 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
400
401         * sieve-manage.el (sieve-manage-default-stream): Make default stream
402         customizable.
403
404         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
405         handing broken links to browse-url.
406
407 2010-10-05  Julien Danjou  <julien@danjou.info>
408
409         * gnus-util.el (gnus-emacs-completing-read)
410         (gnus-iswitchb-completing-read): Use autoload rather than require.
411
412 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
413
414         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
415         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
416         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
417         iswitchb-temp-buflist for XEmacs.
418
419         * gnus-util.el (gnus-completing-read-function): Exclude
420         gnus-icompleting-read and gnus-ido-completing-read from candidates for
421         XEmacs since iswitchb.el is very old and ido.el is unavailable in
422         XEmacs.
423
424         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
425         not to use `delete-dups' that is unavailable in XEmacs 21.4.
426
427         * gnus-html.el: Don't require help-fns under XEmacs.
428         (gnus-html-schedule-image-fetching): Work for XEmacs.
429
430         * mm-decode.el (mm-shr): Decode contents by charset.
431
432 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
433
434         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
435         unknown.
436
437         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
438         (shr-get-image-data): Ensure against the cache file missing.
439
440         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
441         for data.
442
443         * spam-report.el (spam-report-url-ping-plain): Don't query about
444         killing the process.
445
446         * shr.el (shr-render-td): Protect against too-wide text.
447
448 2010-10-04  Julien Danjou  <julien@danjou.info>
449
450         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
451         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
452
453         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
454         retrieved.
455
456 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
457
458         * shr.el (browse-url): Required.
459         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
460         lines.
461         (shr-show-alt-text, shr-browse-image): New commands.
462         (shr-browse-url, shr-copy-url): New commands.
463
464         * gnus-sum.el (gnus-widen-article-window): New variable.
465         (gnus-summary-select-article-buffer): Use it.
466
467         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
468         without @ signs.
469
470 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
471
472         * nnir.el (nnir-run-imap): Remove spurious space in search string.
473
474 2010-10-04  Julien Danjou  <julien@danjou.info>
475
476         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
477         for XEmacs.
478
479 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
480
481         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
482
483         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
484         (nnimap-close-server): Implement.
485
486         * dgnushack.el (iswitchb): Require to shut up the compiler.
487
488         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
489         (shr-insert): Tweak line breaking.
490         (shr-insert): Handle <pre> better.
491         (shr-tag-li): Get <li> indentation right.
492         (shr-tag-li): Get <li> indentation even righter.
493         (shr-tag-blockquote): Ensure paragraph start.
494         (shr-make-table): Tweak table generation.
495         (shr-make-table): Fix typo.
496
497         * shr.el: Implement table rendering.
498
499 2010-10-04  Julien Danjou  <julien@danjou.info>
500
501         * gnus-html.el (gnus-html-put-image): Fix resize image code.
502
503 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
504
505         * shr.el (shr-insert): Use string anchors instead of line anchors.
506
507 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
508
509         * shr.el: Add headings.
510         (shr-ensure-paragraph): Actually work.
511         (shr-tag-li): Make <ul> prettier.
512         (shr-insert): Get white space at the beginning/end of elements right.
513         (shr-tag-p): Collapse subsequent <p>s.
514         (shr-ensure-paragraph): Don't insert double line feeds after blank
515         lines.
516         (shr-insert): \t is also space.
517         (shr-tag-s): Fix "s" tag name function.
518         (shr-tag-s): Fix face prop name.
519
520 2010-10-03  Julien Danjou  <julien@danjou.info>
521
522         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
523
524         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
525         gnus-window-inside-pixel-edges.
526
527         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
528         gnus-ems.
529
530         * mm-view.el (mm-inline-image-emacs): Support image resizing.
531
532         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
533         function.
534
535         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
536         resize choice.
537
538 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
539
540         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
541         beginning of the buffer.
542
543         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
544         article buffer again.
545
546         * shr.el (shr-tag-p): Don't insert newlines at the start of the
547         buffer.
548
549         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
550         when it's at the start of the buffer.
551
552         * shr.el (shr-tag-blockquote): Convert name.
553         (shr-rescale-image): Use the right image-size variant.
554
555         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
556         buffer isn't shown, then select the current article first instead of
557         bugging out.
558         (gnus-summary-select-article-buffer): Show both the article and summary
559         buffers again.
560
561         * shr.el (shr-fontize-cont): Protect against regions with no text.
562         Rename tag functions to shr-tag-* for enhanced security.
563         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
564
565 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
566
567         * shr.el (shr-insert):
568         * pop3.el (pop3-movemail):
569         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
570         loaded.
571
572 2010-10-03  Glenn Morris  <rgm@gnu.org>
573
574         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
575
576         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
577
578         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
579
580         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
581
582         * gnus-util.el (gnus-make-local-hook): Simplify.
583
584 2010-10-02  Julien Danjou  <julien@danjou.info>
585
586         * gnus-util.el (gnus-iswitchb-completing-read): New function.
587         (gnus-ido-completing-read): New function.
588         (gnus-emacs-completing-read): New function.
589         (gnus-completing-read): Use gnus-completing-read-function.
590         Add gnus-completing-read-function.
591
592 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
593
594         * shr.el (shr-insert-document): Autoload.
595         (shr-img): Be silent.
596         (shr-insert): Add a newline after every picture before text.
597         (shr-add-font): Use overlays for combining faces.
598         (shr-insert): Pass upwards the text start point.
599
600         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
601         possible.
602         (mm-shr): New function.
603
604 2010-10-02  Julien Danjou  <julien@danjou.info>
605
606         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
607         should go backward.
608
609 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
610
611         * shr.el (shr): Fix typo in provide call.
612
613 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
614
615         * shr.el: New file.
616
617         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
618
619         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
620         completing read.
621
622 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
623
624         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
625         we're being queried about.  Suggested by Dan Jacobson.
626
627         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
628         by Jason Eisner.
629
630         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
631         table, too.  Suggested by Stefan Wiens.
632         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
633         the table unnecessary.  Suggested by Stefan Wiens.
634
635         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
636         longer needed, and probably doesn't work either, as pointed out by
637         Stefan Wiens.
638         (gnus-summary-exit): Remove call to the clearing function.
639         (gnus-summary-exit-no-update): Ditto.
640
641         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
642         instead of gnus-eval-in-buffer-window to avoid popping up frames.
643         Reported by Stefan Monnier.
644         (gnus-summary-save-in-rmail): Ditto.
645
646         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
647         article buffer, instead of both the article buffer and the summary
648         buffer.  Sort of suggested by Dan Jacobson.
649
650         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
651
652         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
653         Suggested by Dan Jacobson.
654
655         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
656         documentation clearer.
657
658         * message.el (message-shorten-references): Comment on the number "21".
659         Suggested by Stefan Monnier.
660
661         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
662         Suggested by Dan Jacobson.
663
664         * gnus.el (gnus-large-newsgroup): Mention
665         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
666
667         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
668         externalize attachments.  Bug reported by Steve Wen.
669
670         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
671         really message anything to the user.
672
673         * nnmail.el (nnmail-article-group): Allow using the fancy split method
674         directly.
675
676         * nnimap.el (nnimap-request-group): Low higher than high to signal no
677         messages in empty groups.
678
679 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
680
681         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
682         non-UIDNEXT group.
683
684 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
685
686         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
687         not the value from the collection.
688
689         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
690         values.  This sometimes happens on some groups that have no info.
691         (nnimap-request-newgroups): New function.
692
693 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
694
695         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
696         check into `gnus-registry-initialize'.
697         (gnus-registry-initialize): Ditto.
698         Fix and extend header docs.
699
700 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
701
702         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
703         regexp backtrace overflows.
704
705         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
706         for starttls that tls.el implements; i.e. openssl.
707
708         * tls.el (tls-starttls-switches): Give up on using starttls with
709         gnutls-cli.
710         (tls-program): Add --insecure to be consistent with the defaults from
711         openssl s_client.  Now all three commands are insecure.
712
713 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
714
715         * lpath.el: Bind completion-styles-alist for XEmacs.
716
717         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
718         (gravatar-create-image): New function that's an alias to
719         gnus-xmas-create-image, gnus-create-image, or create-image.
720         (gravatar-data->image): Use it.
721
722 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
723
724         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
725         install the nnregistry refer method.
726         (gnus-registry-install-hooks): Use it.
727         (gnus-registry-unfollowed-groups): Add nnmairix to the default
728         unfollowed groups.
729
730 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
731
732         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
733         expanding threads.
734
735 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
736
737         * nnir.el: Use the server names without suffixes (bug #7009).
738
739         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
740         unencrypted to STARTTLS, if possible.
741
742 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
743
744         * message.el (message-ignored-supersedes-headers): Strip Injection-*
745         headers before superseding.
746
747 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
748
749         * nnrss.el (nnrss-use-local): Add documentation.
750
751         * nnimap.el (nnimap-extend-tls-programs): New function.
752         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
753         (nnimap-wait-for-connection): Accept the greeting from the stupid
754         output from openssl s_client -starttls, too.
755
756         * tls.el (tls-starttls-switches): New variable.
757         (tls-find-starttls-argument): Use it.
758         (open-tls-stream): Ditto.
759
760         * netrc.el (netrc-credentials): Return the value of the "default"
761         entry.
762         (netrc-machine): Ditto.
763
764         * nnimap.el (nnimap-find-article-by-message-id): Really return the
765         article number.
766         (nnimap-split-fancy): New variable.
767         (nnimap-split-incoming-mail): Use it.
768
769         * nntp.el (nntp-server-list-active-group): Document.
770
771         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
772         SELECT to get the message-id.
773
774         * mail-source.el (mail-sources): Removed webmail support.
775         (defvar): Ditto.
776         (mail-source-fetcher-alist): Ditto.
777         (mail-source-fetch-webmail): Removed.
778
779         * webmail.el: Removed -- doesn't seem relevant any more.
780
781         * gnus.el: Fix up make-obsolete-variable declarations throughout.
782
783         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
784         the \r.
785
786 2010-09-30  Julien Danjou  <julien@danjou.info>
787
788         * gnus-agent.el (gnus-agent-add-group): Fix call to
789         gnus-completing-read.
790
791 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
792
793         * nndoc.el (nndoc-retrieve-groups): New function.
794
795         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
796         `default', use nnmail-split-methods.
797         (nnimap-request-article): Downcase the NILs so that they are nil.
798
799         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
800         symbol.
801
802         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
803         code, since if the user has requested network, that's what they ought
804         to get.
805         (nnimap-request-set-mark): Erase the buffer before issuing commands.
806         (nnimap-split-rule): Mark as obsolete.
807
808         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
809         variable.
810
811         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
812         correct slot, too.
813
814 2010-09-29  Julien Danjou  <julien@danjou.info>
815
816         * gnus.el (gnus-local-domain): Declare variable obsolete.
817
818         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
819         computing.
820         (gnus-ido-completing-read): Require ido.
821
822 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
823
824         * gnus-registry.el: Don't prompt on load, which makes it impossible to
825         build Gnus.
826
827         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
828         when interpreting the structures.
829         (nnimap-request-accept-article): Add \r\n to the lines to make this
830         work with Cyrus.
831
832         * nndraft.el (nndraft-request-expire-articles): Use the group name
833         instead if "nndraft".  Fix found by Nils Ackermann.
834
835 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
836
837         * nnregistry.el: Added.
838
839 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
840
841         * nnmail.el (group, group-art-list, group-art):
842         Remove unneeded directives.
843
844 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
845
846         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
847         (mm-mime-charset)
848         * rfc2047.el (rfc2047-syntax-table)
849         * utf7.el (utf7-utf-16-coding-system): Comment fix.
850
851         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
852         rather than `insert-file-contents' and `eval-region'.
853
854         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
855         construction.
856
857         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
858
859         * time-date.el: No need to require cl for Emacs 21.
860
861 2010-09-29  Julien Danjou  <julien@danjou.info>
862
863         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
864         replacement of `gnus-gravatar-relief' to mimic
865         `gnus-faces-properties-alist'.
866         Add :version property.
867
868 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
869
870         * mail-source.el (mail-source-report-new-mail)
871         * message.el (message-default-mail-headers)
872         * mm-decode.el (mm-valid-image-format-p): Comment fix.
873
874         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
875
876 2010-09-28  Julien Danjou  <julien@danjou.info>
877
878         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
879         mail-address contains the same string as real-name.
880
881         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
882         non-blank in header, otherwise it'll get stripped.
883
884         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
885         real-name, and then for mail address rather than doing : or , search.
886
887 2010-09-27  Julien Danjou  <julien@danjou.info>
888
889         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
890         (gnus-server-goto-server): Use gnus-completing-read.
891
892         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
893
894         * mm-util.el (defalias): Use gnus-completing-read.
895         (mm-codepage-setup): Use gnus-completing-read.
896
897         * smime.el (smime-sign-buffer): Use gnus-completing-read.
898         (smime-decrypt-buffer): Use gnus-completing-read.
899
900         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
901
902         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
903         (mml-minibuffer-read-disposition): Use gnus-completing-read.
904         (mml-insert-multipart): Use gnus-completing-read.
905
906         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
907
908         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
909
910         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
911
912         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
913
914         * gnus.el (gnus-read-method): Use gnus-completing-read.
915
916         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
917
918         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
919         (gnus-mime-action-on-part): Use gnus-completing-read.
920         (gnus-article-encrypt-body): Use gnus-completing-read.
921
922         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
923         (gnus-topic-move-matching): Use gnus-completing-read.
924         (gnus-topic-copy-matching): Use gnus-completing-read.
925         (gnus-topic-sort-topics): Use gnus-completing-read.
926         (gnus-topic-move): Use gnus-completing-read.
927
928         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
929         (gnus-agent-add-group): Use gnus-completing-read.
930
931         * nnmairix.el (nnmairix-create-server-and-default-group): Use
932         gnus-completing-read.
933         (nnmairix-update-groups): Use gnus-completing-read.
934         (nnmairix-get-server): Use gnus-completing-read.
935         (nnmairix-backend-to-server): Use gnus-completing-read.
936         (nnmairix-goto-original-article): Use gnus-completing-read.
937         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
938
939         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
940
941         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
942         (gnus-group-make-useful-group): Use gnus-completing-read.
943         (gnus-group-make-web-group): Use gnus-completing-read.
944         (gnus-group-add-to-virtual): Use gnus-completing-read.
945         (gnus-group-browse-foreign-server): Use gnus-completing-read.
946
947         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
948         (gnus-summary-limit-to-extra): Use gnus-completing-read.
949         (gnus-summary-execute-command): Use gnus-completing-read.
950         (gnus-summary-respool-article): Use gnus-completing-read.
951         (gnus-read-move-group-name): Use gnus-completing-read.
952
953         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
954         (gnus-summary-score-effect): Use gnus-completing-read.
955
956         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
957
958         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
959         right completing-read function.
960         (gnus-use-ido): New variable
961         (gnus-completing-read-with-default): Remove.
962
963 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
964
965         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
966         x-focus-frame.
967
968         * nnimap.el (auth-source-forget-user-or-password)
969         (auth-source-user-or-password): Autoload.
970
971         * message.el (message-from-style, message-interactive)
972         (message-cite-prefix-regexp, message-sendmail-envelope-from)
973         (message-yank-prefix, message-indentation-spaces, message-signature)
974         (message-signature-file): Add comment.
975
976 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
977
978         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
979         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
980         new articles.
981
982         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
983         parts.
984         (nnimap-request-article): Work with the t setting, too.
985
986         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
987         that you don't get flashes of other buffers.
988         (gnus-summary-show-complete-article): Intern before setting.
989
990 2010-09-27  David Engster  <dengste@eml.cc>
991
992         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
993         well as HEADERS.
994         (nnmairix-retrieve-headers): Provide new argument for the above.
995
996 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
997
998         * gnus-sum.el (gnus-summary-move-article): Don't alter
999         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1000         group.
1001
1002         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1003
1004         * message.el (message-cite-prefix-regexp): Revert my last edit.
1005
1006         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1007         variable instead of the Gnus variable.
1008
1009         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1010
1011         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1012         again.
1013
1014         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1015         since some servers don't like it.
1016         (nnimap-open-connection): Forget credentials if the server says the
1017         password was wrong.
1018         (nnimap-parse-line): Protect against invalid data.
1019
1020         * gnus-sum.el (gnus-summary-move-article): Add comment.
1021         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1022         nothing alters it while scanning for new messages.
1023
1024         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1025         which may or may not help.
1026         (nnimap-open-connection): If we're doing a stream connection, and then
1027         discover we're on a STARTTLS-capable server, then open a STARTTLS
1028         connection instead.
1029
1030 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1031
1032         * nnimap.el (utf7): Required.
1033
1034         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1035         prefix.
1036
1037 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1038
1039         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1040
1041 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1042
1043         * nnimap.el (nnimap-request-accept-article): Message the error on
1044         error.
1045
1046 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1047
1048         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1049
1050 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1051
1052         * nndoc.el (nndoc-request-list): Return success always.
1053
1054         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1055         `fetch-old' -- we only want to fetch the articles we've requested.  The
1056         rest are in the agent, probably.
1057         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1058         disappeared server" to something low.  It's not important.
1059
1060         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1061         arrived before the FETCH data.
1062
1063         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1064         target here, because we don't know the Gnus name of the group.
1065
1066         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1067         for the correct group.
1068
1069         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1070
1071         * gnus.el (gnus): Give a final warning after startup.
1072
1073         * gnus-util.el (gnus-action-message-log): New variable.
1074         (gnus-message): Use it.
1075         (gnus-final-warning): New function.
1076
1077         * nnimap.el (nnimap-open-connection): Record the greeting.
1078         (nnimap): Add greeting.
1079
1080 2010-09-26  Julien Danjou  <julien@danjou.info>
1081
1082         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1083         arguments.
1084         (gnus-html-wash-images): Fix spec computing to include start/end.
1085
1086         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1087
1088 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1089
1090         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1091         deletion.
1092         (nnimap-retrieve-headers): Don't select the group, because that's
1093         already done by nnimap-possibly-change-group.
1094
1095         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1096         (gnus-picon-transform-address): Use it.
1097
1098         * mail-source.el (mail-source-value): Revert previous patch.
1099
1100         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1101         on failure.
1102         (nnimap-open-connection): Look up both virtual and physical server name
1103         credentials.
1104
1105         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1106
1107 2009-02-07  Dave Love  <fx@gnu.org>
1108
1109         * tls.el (open-tls-stream): Don't query killing process.
1110
1111 2009-02-08  Dave Love  <fx@gnu.org>
1112
1113         * gnus-win.el (gnus-window-to-buffer-helper,
1114         gnus-all-windows-visible-p): Function needn't be a symbol.
1115
1116         * mail-source.el (mail-source-value): Function needn't be a symbol.
1117
1118 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1119
1120         * message.el (message-cite-prefix-regexp): Remove } from the cite
1121         prefix.
1122
1123         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1124         highlight again, so that the highlight is correct.
1125
1126         * gnus-picon.el (gnus-picon): Remove again.
1127         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1128
1129         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1130         doing the header highlightling, so that the background colour of the
1131         picon is correct.
1132
1133         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1134         (gnus-picon): Ditto.
1135         (gnus-picon): Reinstate.  The background colour for picons is white.
1136         (gnus-picon-insert-glyph): Make the background white.
1137
1138         * nnml.el (nnml-open-nov): Don't return dead buffers.
1139
1140         * auth-source.el (auth-source-create): Query the user for whether to
1141         store the credentials.
1142
1143         * netrc.el (netrc-store-data): New function.
1144
1145         * auth-source.el (auth-source-user-or-password): Use the existing auth
1146         sources, if any, for creation.
1147
1148         * gnus.el (gnus-group-fast-parameter): Return the last matching
1149         parameter instead of the first matching parameter.
1150
1151 2010-09-26  Julien Danjou  <julien@danjou.info>
1152
1153         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1154
1155 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1156
1157         * mml2015.el (mml2015-use): Remove gpg support.
1158
1159         * mml1991.el (mml1991-function-alist): Remove gpg function.
1160         (mml1991-gpg-sign): Removed.
1161
1162 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1163
1164         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1165         (gnus-browse-unsubscribe-current-group): Document it.
1166         (gnus-browse-unsubscribe-group): Use it.
1167
1168 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1169
1170         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1171         address to the To list for easier response.
1172
1173         * gnus.el (gnus-play-startup-jingle): Removed.
1174         (gnus-splash): Don't play jingle.
1175         (gnus): Silence gnus-load message.
1176
1177         * gnus-art.el (gnus-treat-play-sounds): Removed.
1178
1179         * gnus.el (gnus-play-jingle): Remove audio support.
1180
1181         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1182
1183         * earcon.el: Removed -- no users.
1184
1185         * gnus-audio.el: Removed -- no users of this package.
1186
1187         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1188
1189         * gnus-start.el (gnus-setup-news): Remove nocem support.
1190
1191         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1192
1193         * gnus.el (gnus-use-nocem): Removed.
1194
1195         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1196         Removed.
1197
1198         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1199         uses NoCeM any more.
1200
1201         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1202         (gnus-button-ctan-handler): Ditto.
1203         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1204         (gnus-button-ctan-directory-regexp): Ditto.
1205         (gnus-button-handle-ctan): Ditto.
1206         (gnus-button-tex-level): Ditto.
1207         (gnus-button-alist): Removed CTAN stuff.
1208
1209 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1210
1211         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1212         nnimap-streaming test.
1213
1214         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1215         servers twice.
1216
1217         * nnimap.el (nnimap-open-connection): Add more error reporting when
1218         nnimap fails early.
1219
1220         * nnheader.el (nnheader-get-report-string): New function.
1221         (nnheader-get-report): Use it.
1222
1223         * gnus-int.el (gnus-check-server): Say what the error was when opening
1224         failed.
1225
1226         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1227         using streaming.
1228
1229 2010-09-25  Julien Danjou  <julien@danjou.info>
1230
1231         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1232         gnus-window-inside-pixel-edges.
1233
1234 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1235
1236         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1237
1238         * mm-decode.el (mm-save-part): Allow saving to other directories the
1239         normal Emacs way.
1240
1241         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1242         by Jay Berkenbilt.
1243
1244         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1245         there isn't a single byte.
1246
1247         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1248         just do it.  It doesn't really seem to matter what the user responds
1249         here, I think, so it's just a confusing question.
1250
1251         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1252         non-streaming case.
1253
1254         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1255         (gnus-article-encrypt-body): Use it.
1256
1257         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1258         keystroke.
1259
1260         * nnimap.el (nnimap-find-wanted-parts-1): Use
1261         gnus-fetch-partial-articles.
1262
1263         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1264
1265         * nnimap.el (nnimap-insert-partial-structure): New function.
1266         (nnimap-get-partial-article): New function.
1267         (nnimap-request-article): Use it.
1268         (nnimap-wait-for-response): Return whether the wait was successful.
1269         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1270         retrieval wasn't successful.
1271         (nnimap-retrieve-group-data-early): Allow throttling servers.
1272         (nnimap-streaming): New variable.
1273         (nnimap-fetch-partial-articles): Removed.
1274
1275         * mm-decode.el (mm-with-part): Protect against killed buffers.
1276
1277         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1278         for prettier summary display.
1279
1280 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1281
1282         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1283         directly.
1284
1285 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1286
1287         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1288         apparently third-party libraries depend on it.
1289
1290         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1291         before starting negotiation.
1292
1293         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1294         privacy reasons.
1295         (gnus-treat-mail-gravatar): Ditto.
1296
1297         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1298         buffer when inserting images.  Inserting text into the headers, for
1299         instance, can make them invalid.
1300
1301 2010-09-25  Julien Danjou  <julien@danjou.info>
1302
1303         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1304         variables.
1305
1306         * nnheader.el: Remove useless variables news-reply-yank-from and
1307         news-reply-yank-message-id.
1308
1309         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1310         variables.
1311
1312         * mml1991.el: Remove useless mml1991-verbose.
1313
1314         * gnus.el: Remove useless variable gnus-use-generic-from.
1315         Remove obsolete variable gnus-topic-indentation.
1316
1317         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1318
1319         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1320
1321         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1322
1323         * gnus-group.el: Remove useless gnus-group-icon-cache.
1324         Remove useless gnus-ephemeral-group-server.
1325
1326         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1327
1328         * mml2015.el: Remove useless mml2015-verbose.
1329
1330         * mml-smime.el: Remove useless mml-smime-verbose.
1331
1332         * gnus.el: Remove useless gnus-local-domain.
1333
1334         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1335         gnus-gravatar-size.
1336
1337         * gnus-art.el: Remove useless gnus-treat-translate.
1338
1339 2010-09-24  Julien Danjou  <julien@danjou.info>
1340
1341         * gnus-sum.el: Add support for Gravatars.
1342
1343         * gnus-art.el: Add support for Gravatars.
1344
1345         * gnus-gravatar.el: Add this file.
1346
1347         * gravatar.el: Add this file.
1348
1349 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1350
1351         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1352
1353         * gnus-group.el (gnus-group-fetch-faq): Removed.
1354
1355         * gnus.el (gnus-group-faq-directory): Removed.
1356
1357         * gnus-group.el (gnus-group-fetch-charter): Removed.
1358
1359         * gnus.el (gnus-group-charter-alist): Removed.
1360
1361         * gnus-group.el (gnus-group-archive-directory): Removed.
1362         (gnus-group-recent-archive-directory): Ditto.
1363         (gnus-group-make-archive-group): Removed.
1364
1365         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1366
1367         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1368         use the same article number for all the cached articles.
1369
1370         * nnimap.el (nnimap-command): Register the last command time so
1371         that we can use it for idling NOOPs.
1372         (nnimap-open-connection): Start the keeplive timer.
1373         (nnimap-make-process-buffer): Store all the process buffers.
1374         (nnimap-keepalive): New function.
1375
1376         * starttls.el: (starttls-open-stream): Add autoload cookie.
1377
1378 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1379
1380         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1381         handling.
1382
1383 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1384
1385         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1386         its data structures.
1387
1388         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1389         instead of the cl.el copy-list.
1390         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1391         equalp.
1392
1393 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1394
1395         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1396         and tool-bar-local-item-from-menu.
1397
1398         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1399         mode-line-highlight face for Emacs.
1400
1401         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1402         loading gnus-sum.elc; fix comment for canlock-verify.
1403         (gnus-article-jump-to-part): Use read-number.
1404         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1405         Emacs pre-21 compatible code for help-echo.
1406         (gnus-article-next-page-1): No need to adjust the number of lines.
1407         (gnus-article-describe-bindings): Always use help-buffer.
1408
1409         * gnus-audio.el (gnus-audio-inline-sound)
1410         * gnus-cus.el (gnus-custom-mode)
1411         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1412
1413         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1414
1415         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1416         compatible code.
1417
1418 2010-09-24  Glenn Morris  <rgm@gnu.org>
1419
1420         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1421         visiting the fcc file in rmail-mode.
1422
1423         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1424
1425 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1426
1427         * nnir.el: Silence the byte compiler.
1428
1429         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1430         alias to browse-url-url-encode-chars if any.
1431         (gnus-html-encode-url): Use it.
1432
1433 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1434
1435         * gnus-start.el (gnus-use-backend-marks): New variable.
1436         (gnus-get-unread-articles-in-group): Use it.
1437
1438         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1439         makeover.
1440
1441 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1442
1443         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1444
1445 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1446
1447         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1448         Removed.
1449         (gnus-setup-news-hook): Removed
1450         gnus-fixup-nnimap-unread-after-getting-new-news.
1451
1452         * gnus-int.el (gnus-request-update-info): Protect against backends not
1453         having the function.
1454
1455         * nnimap.el (nnimap-stream): Mention starttls.
1456         (nnimap-open-connection): Add starttls support.
1457
1458 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1459
1460         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1461
1462 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1463
1464         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1465         BODYSTRUCTUREs.
1466         (nnimap-transform-headers): Unfold quoted {42} headers.
1467
1468         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1469         the info.
1470         (gnus-get-unread-articles): Only call updatep on backends that support
1471         it.
1472
1473         * nnweb.el (nnweb-request-update-info): NOOP.
1474
1475         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1476
1477         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1478         since it only deals with marks.
1479
1480         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1481         gnus-request-marks, and make a new gnus-request-update-info.
1482
1483         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1484         the active instead of the high number, which is usually too low.
1485
1486 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1487
1488         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1489         * encrypt.el: Removed.
1490
1491 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1492
1493         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1494         server in symbolic form.
1495
1496         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1497         0.9.
1498
1499 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1500
1501         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1502         (nnimap-update-info): Fix up code slightly.
1503
1504         * gnus-int.el (gnus-open-server): Add tracing for performance
1505         debugging.
1506
1507         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1508         (gnus-group-insert-group-line): Pass the real group name so that it
1509         gets the right data.
1510
1511         * gnus-start.el (gnus-get-unread-articles): Don't have
1512         `gnus-get-unread-articles-in-group' update info, since that can be
1513         really slow and doesn't seem to be needed?
1514
1515 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1516
1517         * time-date.el (date-to-time): Try using parse-time-string first before
1518         using the slower timezone-make-date-arpa-standard.
1519
1520 2010-09-22  Julien Danjou  <julien@danjou.info>
1521
1522         * gnus-group.el (gnus-group-insert-group-line): Call
1523         gnus-group-highlight-line.
1524         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1525         default hook list.
1526         (gnus-group-update-eval-form): Add new function.
1527         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1528         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1529
1530 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1531
1532         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1533         immediate, then expire all articles.
1534         (nnimap-update-info): Fix off-by-one errors.
1535         (nnimap-flags-to-marks): Would return no marks lists for group with no
1536         flags.  Instead return the other data.
1537
1538 2010-09-22  Julien Danjou  <julien@danjou.info>
1539
1540         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1541         Only return an icon.
1542         (gnus-group-insert-group-line): Compute icon to return.
1543
1544         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1545         variable.
1546         (gnus-html-image-fetched): Only cache if
1547         gnus-html-image-automatic-caching is set.
1548         (gnus-html-image-fetched): Check for errors.
1549
1550 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1551
1552         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1553         once per method on `g'.  This ensures that backends like nnfolder don't
1554         open all their folders.
1555
1556         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1557         (nnimap-request-list): Nix out group in the correct buffer.
1558         (nnimap-parse-flags): Implement by using `read' instead of
1559         hand-parsing.
1560         (nnimap-flags-to-marks): Pass on permanent-flags.
1561         (nnimap-make-process-buffer): Record the server name.
1562         (nnimap-parse-flags): Fix typo.
1563         (nnimap-request-scan): Run split on the server in general, not just a
1564         single group.
1565
1566         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1567         parameter, and propagate this downwards.
1568
1569         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1570         since EXAMINE changes it on the server.
1571
1572         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1573         this command might take a while.
1574
1575 2010-09-22  Julien Danjou  <julien@danjou.info>
1576
1577         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1578         harmful if you have 2 images side-by-side, they can't be properly
1579         update on text deletion.  Using text-property is safer here.
1580         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1581         data.
1582
1583 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1584
1585         * nnimap.el (nnimap-expunge-inbox): Removed.
1586         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1587         (nnimap-expunge): Flip default to t.
1588
1589         * gnus.el (gnus-method-to-server): Don't push things to the cache
1590         unless it's unique.
1591         (gnus-server-to-method): Ditto.
1592
1593 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1594
1595         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1596
1597 2010-09-22  Julien Danjou  <julien@danjou.info>
1598
1599         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1600         get the start of data.
1601         (gnus-html-encode-url): Add this function to encode special chars in
1602         URL.
1603         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1604         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1605
1606         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1607         default.
1608         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1609
1610         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1611         images alt-text.
1612         (gnus-html-put-image): Put alt-text as help-echo.
1613
1614 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1615
1616         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1617         * mm-util.el (mm-decompress-buffer)
1618         * nnir.el (nnir-run-find-grep)
1619         * pop3.el (pop3-list): Use 3rd arg of split-string.
1620
1621         * time-date.el (format-seconds): Comment fix.
1622
1623         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1624         and byte-optimize-form-code-walker.
1625         (dgnushack-make-auto-load): Don't advise make-autoload.
1626
1627         * lpath.el: Remove Emacs 21 stuff.
1628
1629 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1630
1631         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1632         outside the active range.  Suggested by Dan Christensen.
1633
1634         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1635         slightly later to avoid double-getting it.
1636
1637         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1638         previous patch.
1639
1640         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1641
1642 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1643
1644         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1645
1646 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1647
1648         * gnus-int.el (gnus-open-server): Give a better error message in the
1649         "go offline" case.
1650
1651         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1652         marks for nnimap, which is seldom the right thing to do.
1653
1654         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1655         (gnus-same-method-different-name): New function.
1656
1657         * nnimap.el (parse-time): Require.
1658
1659         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1660         method in the presence of many similar methods.
1661
1662         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1663
1664         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1665         nnml-inhibit-expiry.
1666
1667         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1668         find out whether methods are equal.
1669
1670         * nnimap.el (nnimap-find-expired-articles): New function.
1671         (nnimap-process-expiry-targets): New function.
1672         (nnimap-request-move-article): Request the article before looking at
1673         what the Message-ID is.  Fix found by Andrew Cohen.
1674         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1675
1676         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1677         for oldness in addition to being a predicate.
1678
1679         * nnimap.el (nnimap-request-group): When we have zero articles, return
1680         the right data to Gnus.
1681         (nnimap-request-expire-articles): Only delete articles immediately if
1682         the target is 'delete.
1683
1684         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1685         method, this would bug out.
1686
1687         * gnus-group.el (gnus-group-expunge-group): Renamed from
1688         gnus-group-nnimap-expunge, and implemented as a normal interface
1689         function.
1690
1691         * gnus-int.el (gnus-request-expunge-group): New function.
1692
1693         * nnimap.el (nnimap-request-create-group): Implement.
1694         (nnimap-request-expunge-group): New function.
1695
1696 2010-09-21  Julien Danjou  <julien@danjou.info>
1697
1698         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1699         (gnus-html-cache-expired): Add new function.
1700         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1701         wethever we should display image for fetch it.
1702         Compute alt-text earlier to pass it to the fetching function too.
1703         (gnus-html-schedule-image-fetching): Change function argument to only
1704         get one image at a time, not a list.
1705         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1706         cache.
1707         (gnus-html-get-image-data): New function to retrieve image data from
1708         cache.
1709         (gnus-html-put-image): Change buffer argument to use image data rather
1710         than file, and place image above region rather than inserting a new
1711         one. Do not take alt-text as argument, since it's useless now: we place
1712         the image above alt-text.
1713         (gnus-html-prune-cache): Remove.
1714         (gnus-html-show-images): Start to fetch image when we find one, do not
1715         push into a temporary list.
1716         (gnus-html-prefetch-images): Only fetch image if they have expired.
1717         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1718         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1719
1720 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1721
1722         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1723
1724 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1725
1726         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1727         spec inser "*" if the group isn't active instead of 0.
1728
1729         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1730         opening the server.
1731         (nnimap-request-delete-group): Implement group deletion.
1732         (nnimap-transform-headers): Return the size of the entire message in
1733         the Bytes header, not just the size of the first part.
1734         (nnimap-request-move-article): When moving an article from nnimap,
1735         request the article first so the accepting form has an article to
1736         accept.  Reported by Dan Christensen.
1737         (nnimap-command): Make sure that the error message doesn't error out.
1738
1739 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1740
1741         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1742         we haven't requested anything.
1743
1744 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1745
1746         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1747         "".  Fix found by Andrew Cohen.
1748
1749         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1750         instead of -encode-string.
1751
1752 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1753
1754         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1755
1756         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1757         by mm-subst-char-in-string.
1758
1759 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1760
1761         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1762         waiting for the connection string.
1763
1764         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1765         arriving.
1766
1767         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1768         bogus characters.  This allows selecting certain Gmail groups.
1769
1770         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1771         (nnimap-fetch-partial-articles): New variable.
1772         (nnimap-open-connection): When looking for credentials, also use the
1773         nnimap-server-port.
1774         (nnimap-request-article): Return the group/article number, so that Gnus
1775         `^' works as expected.
1776         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1777         them.
1778
1779         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1780         comments.
1781         (gnus-methods-sloppily-equal): New function.
1782         (gnus): When using the development version of Gnus, load the gnus-load
1783         file.
1784
1785         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1786         `gnus-open-server' on each method before trying to scan them etc.  This
1787         ensures that all the backend parameters are set correctly.
1788
1789         * nnimap.el (nnimap-authenticator): New variable.
1790         (nnimap-open-connection): Allow anonymous login.
1791         (nnimap-transform-headers): The chars header is called Chars not
1792         Bytes.
1793         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1794         drops.
1795
1796         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1797         patch, found by Knut Anders Hatlen.
1798
1799 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1800
1801         * gnus-agent.el (gnus-agent-batch-confirmation)
1802         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1803         to gnus-message.
1804         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1805         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1806         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1807         * gnus-int.el (gnus-open-server): Likewise.
1808         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1809         (gnus-score-check-syntax): Likewise.
1810         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1811         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1812         Likewise.
1813         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1814
1815 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1816
1817         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1818         calling conventions so that prefetch doesn't bug out.
1819
1820 2010-09-19  Julien Danjou  <julien@danjou.info>
1821
1822         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1823         rather than `subst-char-in-region' in order to be able to replace ASCII
1824         char by UTF-8 ones.
1825
1826         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1827         than curl.
1828         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1829         the right URL and ALT text on images.
1830         (gnus-html-wash-tags): Fix tag case.
1831         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1832         (gnus-article-html): Add -o display_ins_del=2 option.
1833         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1834
1835 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1836
1837         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1838         the extra mail headers, which sometimes seem to happen for unknown
1839         reasons.
1840
1841         * mail-parse.el (mail-header-encode-parameter): Define as
1842         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1843         (or most, perhaps?) mail readers don't understand the latter, but do
1844         understand the former.
1845
1846         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1847         to nil, so that no methods are automatically agentized.  I think this
1848         is probably what most users want.
1849
1850         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1851         from url-retrieve, for instance about invalid URLs.
1852
1853         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1854         groups that have no articles.
1855         (nnimap-request-article): Check that we really got an article when we
1856         requested one.
1857
1858         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1859         doesn't exist.
1860
1861         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1862         nntp buffer so the agent can save it.
1863         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1864         that CRLF doesn't get translated to \n.
1865         (nnimap-open-connection): Don't make 'shell commands only send \n.
1866
1867 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1868
1869         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1870         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1871         Update var name.
1872         (nnml-generate-nov-file): Use dolist.
1873         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1874         Use with-current-buffer.
1875
1876 2010-09-18  Julien Danjou  <julien@danjou.info>
1877
1878         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1879         parallel.
1880
1881 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1882
1883         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1884         the range update right.
1885         (nnimap-request-group): Don't make `M-g' bug out on group with no
1886         marks.
1887         (nnoo): Required, so that other packages can require nnimap.
1888         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1889         command we're looking for.  This helps when the server sends more
1890         responses after we've gotten everything we expected.
1891         (nnimap): Add a `newlinep' field to keep track of end-of-line
1892         conventions.
1893         Don't send CRLF to things that don't want it.
1894         (nnimap-request-accept-article): Ditto.
1895
1896 2010-09-18  Julien Danjou  <julien@danjou.info>
1897
1898         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1899         than curl to retrieve images.
1900
1901 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1902
1903         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1904         the marks.
1905         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1906         (nnimap-wait-for-connection): New function.
1907         (nnimap-open-connection): If we have PREAUTH, don't query for login
1908         credentials.
1909         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1910         when doing a partial update.
1911
1912 2010-09-18  Julien Danjou  <julien@danjou.info>
1913
1914         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1915         tags.
1916
1917 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1918
1919         * nnimap.el (nnimap-credentials): New function.
1920         (nnimap-open-connection): Use the new function to look for credentials
1921         also on the numeric equivalents of "imap" and "imaps".
1922
1923         * gnus-start.el (gnus-activate-group): Send the info to
1924         gnus-request-group.
1925
1926         * nnimap.el (nnimap-request-group): Have the "check" version of the
1927         function parse flags and update the info, so that a `M-g' get a total
1928         resync of all flags from the group.
1929
1930         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1931         to allow backends to alter the info on group selection.  Also alter all
1932         the backend -request-group functions to take the parameter.
1933
1934         * nnimap.el (nnimap-store-info): New function.
1935         (nnimap-update-info): Store the info for later usage.
1936         (nnimap-request-group): Use the stored info for the dont-check case, so
1937         that we don't retrieve all marks when we enter a group.
1938
1939         * nnimap.el: Use deffoo instead of defun for interface functions.
1940
1941         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1942         update the group info.  This makes the nndraft groups, for instance, go
1943         back to their old behaviour.
1944
1945         * gnus-sum.el (gnus-select-newsgroup): Indent.
1946
1947         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1948         in.
1949         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1950         nothing.
1951
1952         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1953         from methods that are denied.
1954
1955         * gnus-int.el (gnus-method-denied-p): New function.
1956
1957         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1958         store the password instead of netrc.
1959         (nnimap-open-connection): Don't error out when we can't make a
1960         connections.
1961
1962         * auth-source.el (auth-source-create): In the password prompt, say what
1963         we're querying for.  Also prompt for user name if that hasn't been
1964         given.
1965
1966         * nnimap.el (nnimap-with-process-buffer): Removed.
1967
1968 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1969
1970         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1971         method when we're reading from the agent.
1972
1973         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1974
1975         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1976         that's probably most useful for users.
1977
1978         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1979         "failed" all the time.
1980
1981         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1982         ...)) with (with-current-buffer ... ).
1983
1984         * nntp.el (nntp-open-server): Return whether the open was successful or
1985         not.
1986
1987         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1988         select an unread unseen article first.
1989
1990         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1991         /etc/services, supply some sensible port defaults.
1992
1993         * dgnushack.el: Define netrc-credentials.
1994
1995 2010-09-17  Julien Danjou  <julien@danjou.info>
1996
1997         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1998
1999 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2000
2001         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2002         doesn't have any parameters.
2003
2004 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2005
2006         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2007         only upcased checks.
2008
2009         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2010
2011         * nnimap.el (nnimap-open-shell-stream): New function.
2012         (nnimap-open-connection): Use it.
2013         (nnimap-transform-headers): Get the number of lines in each message.
2014         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2015         number of lines.
2016         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2017         problem.
2018
2019         * utf7.el (utf7-encode): Autoload.
2020
2021         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2022         to allow the mail splitting to not return a default group.  This is
2023         useful for nnimap, which will leave unmatched mail in the inbox.
2024
2025         * nnimap.el: Rewritten.
2026
2027         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2028         nnimap usage.
2029
2030         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2031         if the move is internal, so that nnimap can do fast internal moves.
2032
2033         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2034         data.
2035         (gnus-read-active-for-groups): Support finishing the early retrieval of
2036         data.
2037
2038         * gnus-range.el (gnus-range-nconcat): New function.
2039
2040         * gnus-int.el (gnus-finish-retrieve-group-infos)
2041         (gnus-retrieve-group-data-early): New functions.
2042
2043 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2044
2045         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2046         (nnrss-retrieve-groups):
2047         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2048         (pop3-quit): Use with-current-buffer.
2049
2050 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2051
2052         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2053         instead of nnheader-accept-process-output.
2054
2055         * dgnushack.el (dgnushack-compile): Add comment.
2056
2057         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2058
2059         * gnus-html.el (gnus-html-schedule-image-fetching)
2060         (gnus-html-prefetch-images): Replace process-kill-without-query by
2061         gnus-set-process-query-on-exit-flag.
2062
2063 2010-09-16  Romain Francoise  <romain@orebokech.com>
2064
2065         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2066
2067 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2068
2069         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2070         parameter to unintern is mandatory-ish in Emacs 24.
2071
2072         * gnus-html.el (gnus-html-schedule-image-fetching)
2073         (gnus-html-prefetch-images): Check for curl before using it.
2074
2075         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2076         depend on curl, which isn't essential.
2077
2078         * imap.el: Revert back to version
2079         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2080         seem problematic.
2081
2082 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2083
2084         * gnus-registry.el (gnus-registry-install-shortcuts):
2085         Explicitly pass `obarray' to `unintern' to avoid a warning.
2086
2087 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2088
2089         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2090         change.
2091
2092         * nnrss.el (nnrss-request-list): Removed this function and related
2093         functions, including the moreover stuff.
2094
2095 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2096
2097         * nnrss.el (nnrss-retrieve-groups): New function.
2098
2099 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2100
2101         * .dir-locals.el: Add no-byte-compile cookie.
2102
2103 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2104
2105         * time-date.el (format-seconds): Comment fix.
2106
2107         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2108         for back end that doesn't support request-scan.
2109
2110 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2111
2112         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2113         then do request scans from the backends.
2114
2115         * netrc.el (netrc-credentials): New conveniency function.
2116
2117         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2118         avoid running a hook per line, since this takes a lot of time,
2119         profiling shows.
2120         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2121         directly if gnus-visual-p is true.
2122
2123 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2124
2125         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2126         groups; replace mapcar with dolist which is a bit faster; pass groups
2127         info to gnus-read-active-file-1.
2128         (gnus-read-active-file-1): Scan only specified groups if the new
2129         optional arg `infos' is given.
2130
2131 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2132
2133         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2134
2135         * pop3.el (pop3-movemail): Removed.
2136         (pop3-streaming-movemail): Renamed to pop3-movemail.
2137
2138         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2139         don't restrict end-tag searches to the end of the line.
2140
2141 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2142
2143         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2144         articles of every unchecked group to t, which means unknown since the
2145         server has never been opened.
2146
2147 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2148
2149         * gnus-html.el (gnus-html-show-alt-text): New command.
2150         (gnus-html-browse-image): Ditto.
2151         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2152         to browse the image directly.
2153         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2154         better.
2155
2156         * gnus-async.el (gnus-async-article-callback): Call
2157         `gnus-html-prefetch-images' unconditionally.
2158
2159         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2160         before feeding URLs to curl.
2161
2162 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2163
2164         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2165         internal images as deletable by `W D D'.
2166
2167         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2168         (gnus-async-article-callback): Fix typo.
2169
2170 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2171
2172         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2173         current line to work around bugs in the output from w3m.
2174
2175         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2176         for groups that want that.
2177
2178         * nntp.el (nntp-wait-for-string): Supply a timeout for
2179         accept-process-output to ensure progress.
2180
2181         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2182         level to get unread articles from, then use that for foreign groups,
2183         too.
2184
2185         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2186         confuses the rest of the function.
2187
2188         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2189         for the methods that support -retrieve-groups, too.
2190
2191         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2192
2193 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2194
2195         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2196         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2197
2198         * pop3.el: Require cl when compiling.
2199         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2200
2201 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2202
2203         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2204         that aren't going to be activated.
2205         (gnus-get-unread-articles): Fix up the last commit.
2206
2207         * gnus-html.el (gnus-article-html): Allow calling without specifying
2208         the handle.  In that case, dissect the buffer first.
2209
2210         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2211
2212         * nnimap.el (nnimap-open-connection): Revert the change that would look
2213         into authinfo for imaps instead of imap.
2214
2215         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2216         say that you don't want to call gnus-request-group with don-check, but
2217         do check the reponse.  This is for virtual groups only.
2218         (gnus-get-unread-articles): Count the archive groups as secondary, so
2219         that they're activated the same way as before.
2220
2221         * imap.el (imap-message-map): Removed optional buffer parameter, since
2222         no callers use it.
2223         (imap-message-get): Ditto.
2224         (imap-message-put): Ditto.
2225         (imap-mailbox-map): Ditto.
2226         (imap-mailbox-put): Ditto.
2227         (imap-mailbox-get): Ditto.
2228         (imap-mailbox-get): Revert last change for this function.
2229
2230         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2231         case-insensitively.
2232         (nnimap-debug): Removed.
2233
2234         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2235         to use `imap-fetch' instead.  According to the comments, this should be
2236         safe, since all other IMAP clients use the 1:* syntax.
2237         (imap-enable-exchange-bug-workaround): Removed.
2238         (imap-debug): Removed -- doesn't seem very useful.
2239
2240         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2241         mail from a file, and the file doesn't exist.
2242
2243         * imap.el (imap-log): New convenience function used throughout instead
2244         of repeating the same code all over the place.
2245
2246         * pop3.el (pop3-streaming-movemail): Return t for success.
2247
2248         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2249         .authinfo if we're using ssl connection.
2250
2251         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2252         already have if we're in a main Gnus `g' run.
2253
2254         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2255
2256 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2257
2258         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2259
2260         * nnmh.el (nnmh-request-list-1): Bind `file'.
2261
2262         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2263         alias to set-process-query-on-exit-flag or process-kill-without-query.
2264         (pop3-open-server): Use it.
2265
2266 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2267
2268         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2269         box to the Incoming file.  Fixes mistake in previous checkin.
2270
2271         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2272         request loop (for debugging purposes) removed.
2273
2274         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2275         culprit is more visible.
2276         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2277         (nnml-add-incremental-nov): New functions to do "incremental" nov
2278         updates, where we just append to the end of the existing nov files
2279         without reading/writing them in full.
2280
2281         * mail-source.el (mail-source-delete-crash-box): Really only check the
2282         incoming files once in a while.
2283
2284         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2285
2286         * mail-source.el (mail-source-delete-crash-box): Only check the
2287         incoming files for deletion once per day to save a lot of file
2288         accesses.
2289
2290         * pop3.el (pop3-logon): Fix up unbound variable typo.
2291
2292         * mail-source.el (pop3-streaming-movemail): Autoload.
2293
2294         * pop3.el (pop3-streaming-movemail): Respect
2295         pop3-leave-mail-on-server.
2296
2297         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2298         retrieval.
2299
2300         * pop3.el (pop3-process-filter): Removed unused function.
2301         (pop3-streaming-movemail, pop3-send-streaming-command)
2302         (pop3-wait-for-messages, pop3-write-to-file)
2303         (pop3-number-of-responses): New functions for streaming pop3
2304         retrieval.
2305
2306         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2307         come from no known methods.
2308         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2309         list.
2310
2311         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2312         message sizes.
2313         (pop3-movemail): Use erase-buffer instead of looping and deleting
2314         regions, which seems rather odd.
2315
2316         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2317         file once per `g' run.
2318
2319         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2320         directories.  This makes the draft queue directory work.
2321
2322         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2323         data from the backends, so that we only request the list of groups from
2324         each method once.  This should speed things up considerably.
2325
2326         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2327         detect that it's not implemented.
2328
2329         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2330         we actually do recurse down into the tree, but don't stat all leaf
2331         nodes.
2332
2333         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2334         then say so instead of bugging out.
2335
2336         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2337         files exist before trying to read them.
2338
2339         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2340         around <pre_int>.
2341
2342         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2343
2344         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2345
2346 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2347
2348         * mm-util.el (mm-image-load-path): Just return the image directories,
2349         not all directories in the path in addition to the image directories.
2350         (mm-image-load-path): Maintain a cache of the image directories so that
2351         the `g' command in Gnus doesn't have to stat dozens of directories each
2352         time.
2353
2354         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2355         (gnus-html-wash-tags): Add a new `i' command to insert images.
2356         (gnus-html-insert-image): New command and keystroke.
2357         (gnus-html-redisplay-with-images): New command and keystroke.
2358         (gnus-html-show-images): Renamed command.
2359         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2360         spacers.
2361         (gnus-html-wash-tags): Decode entities at the end, so that entities
2362         inside the tags don't mess up the rest of the "parsing".
2363
2364         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2365         so that nnimap methods aren't agentized by default.  There's apparently
2366         many problems related to agent/imap behaviour.
2367
2368         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2369
2370         * gnus-html.el: Doc fix.
2371
2372 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2373
2374         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2375         specifier-spec-list for Emacs 21.
2376
2377         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2378         glyph-width and glyph-height instead of display-graphic-p and
2379         image-size; make avoidance of displaying small images work for XEmacs.
2380
2381         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2382         for XEmacs.
2383
2384         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2385         of symbol that holds plist data.
2386         (gnus-process-plist): Remove plist of process after getting it.
2387
2388 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2389
2390         * message.el (message-generate-hashcash): Change default to
2391         'opportunistic if hashcash is installed.
2392
2393         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2394         (gnus-html-put-image): Only call image-size once, since it's somewhat
2395         time-consuming on remote X servers.
2396
2397 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2398
2399         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2400         type on data, not a file name.
2401
2402         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2403         window-pixel-edges for Emacs 21.
2404
2405         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2406         decoded contents.
2407         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2408
2409 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2410
2411         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2412         group line format, since it isn't very interesting.
2413
2414         * gnus-agent.el (gnus-agent-short-article),
2415         (gnus-agent-long-article): Increase values for these two variables,
2416         since most people are likely to have more network connection and
2417         storage than before.
2418
2419         * gnus.el (gnus-refer-article-method): Change default to 'current.
2420         When referring an article, the common behaviour is to refer it from the
2421         current select method, not the native select method.  The chances of
2422         the native select method having the message in question is rather slim
2423         these days.
2424
2425         * gnus-sum.el (gnus-auto-select-subject): Change default to
2426         `unseen-or-unread'.  I think it's likely that most people want to
2427         select an unseen article over a previously seen, but unread one.
2428
2429         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2430         means that in the article buffer none of the minor mode elements will
2431         be shown, usually, and this is not desirable in most cases.
2432
2433         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2434         that commands like `d' (and the like) go to the next line in the
2435         buffer, instead of the next unread article.  I think this is the
2436         behaviour that is most natural for most users.
2437         (gnus-single-article-buffer): Change default to nil, so that people can
2438         have as many article buffers open as they have summary buffer.  I think
2439         this is the most natural way for the groups to behave.
2440
2441         * message.el (message-generate-new-buffers): Change default to
2442         `unsent', so that all new message buffers start their names with the
2443         string "*unsent", and it's easier to find the buffers if you move from
2444         them.
2445
2446 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2447
2448         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2449         small.  They're probably tracking images.
2450         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2451         (gnus-html-rescale-image): Yet another try at getting the image sizing
2452         right.
2453
2454         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2455         nntp-marks-file-name is nil.
2456
2457 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2458
2459         * gnus-html.el (gnus-html-wash-tags)
2460         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2461         Better logging.
2462
2463 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2464
2465         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2466
2467         * gnus-html.el (gnus-html-wash-tags): Check the value of
2468         gnus-blocked-images in the summary buffer.
2469
2470 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2471
2472         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2473
2474 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2475
2476         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2477         like "a", it seems like.
2478         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2479         since it needs to be picked from the correct buffer.
2480
2481         * nnwfm.el: Removed.
2482
2483         * nnlistserv.el: Removed.
2484
2485 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2486
2487         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2488         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2489
2490 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2491
2492         * nnkiboze.el: Removed.
2493
2494         * nndb.el: Removed.
2495
2496         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2497         alt text.
2498         (gnus-html-rescale-image): Try to get the rescaling logic right for
2499         images that are just wide and not tall.
2500
2501         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2502         overshadow variable bindings.
2503
2504 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2505
2506         * gnus-html.el (gnus-html-wash-tags)
2507         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2508         extra logging.
2509
2510 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2511
2512         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2513         (gnus-max-image-proportion): New variable.
2514         (gnus-html-rescale-image): New function.
2515         (gnus-html-put-image): Rescale images.
2516
2517 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2518
2519         Fix up some byte-compiler warnings.
2520         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2521         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2522         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2523         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2524         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2525         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2526         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2527
2528 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2529
2530         * gnus-html.el (gnus-article-html): Decode contents by charset.
2531
2532 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2533
2534         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2535         (gnus-html-frame-width, gnus-blocked-images)
2536         * message.el (message-prune-recipient-rules): Add custom version.
2537         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2538
2539         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2540         functions.
2541
2542         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2543         gnus-process-get.
2544
2545 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2546
2547         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2548         instead of lsub directly.
2549
2550 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2551
2552         * nnwarchive.el: Removed.
2553
2554         * gnus-soup.el: Removed.
2555
2556         * nnsoup.el: Removed.
2557
2558         * nnultimate.el: Removed.
2559
2560         * gnus-html.el (gnus-blocked-images): New variable.
2561
2562         * message.el (message-prune-recipients): New function.
2563         (message-prune-recipient-rules): New variable.
2564
2565         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2566         guess whether a long line is natural text or not.
2567
2568         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2569         gnus-process-plist and friends for compatibility.
2570
2571 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2572
2573         * gnus-html.el: Require packages that define macros used in this file.
2574         (gnus-article-mouse-face): Declare to silence byte-compiler.
2575         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2576         process-get.
2577         (gnus-html-put-image): Use plist-get to avoid getf.
2578         (gnus-html-prefetch-images): Use with-current-buffer.
2579
2580 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2581
2582         * gnus-ems.el: Provide compatibility functions for
2583         gnus-set-process-plist.
2584
2585         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2586         header-line-format for XEmacs 21.4.
2587
2588         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2589         * gnus.el (gnus-valid-select-methods)
2590         * message.el (message-send-mail-partially-limit)
2591         * mm-decode.el (mm-text-html-renderer)
2592         * mml.el (mml-insert-mime-headers-always)
2593         * smiley.el (smiley-regexp-alist): Bump custom version.
2594
2595 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2596
2597         * gnus-html.el: require mm-url.
2598         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2599         with the url to `url'.
2600         (gnus-html-wash-tags): Support cid: URLs/images.
2601
2602 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2603
2604         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2605         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2606         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2607
2608         * gnus-move.el: Removed file, since it doesn't really work.
2609
2610         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2611         UTF-8.  This seems to fix problems with some German web feeds.
2612
2613         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2614         at the top so that the proper colours are applied.
2615
2616         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2617         don't have dots in their names.
2618
2619         * gnus-art.el (gnus-article-view-part): Doc fix.
2620
2621         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2622         XEmacs-compatible.
2623         (gnus-html-put-image): Don't do images on non-graphic displays.
2624
2625         * nnslashdot.el: Removed this unused backend.
2626
2627         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2628         actions.
2629         (gnus-undo-register-1): Revert last change.
2630
2631         * gnus-group.el (gnus-group-completing-read): Protect against not
2632         having completion-styles bound.
2633
2634         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2635         make broken recipients happier.
2636
2637         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2638
2639         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2640         point parameter.
2641
2642         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2643
2644         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2645         completion-styles for group selection.
2646
2647 2009-02-04  Andreas Schwab  <schwab@suse.de>
2648
2649         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2650         headers and regexp-quote the match if necessary.
2651
2652 2009-03-24  Miles Bader  <miles@gnu.org>
2653
2654         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2655         the blinking smiley.
2656
2657 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2658
2659         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2660         blink smiley.
2661
2662 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2663
2664         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2665         where the dribbel file lives exists.
2666
2667         * message.el (message-send-mail-partially-limit): Change the default to
2668         nil, since most people don't want this.
2669
2670         * mm-url.el (mm-url-decode-entities): Also decode entities like
2671         &#x3212.
2672
2673 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2674
2675         * gnus-sum.el (gnus-summary-idna-message):
2676         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2677         Hyperlink urls in docstrings with URL `...'.
2678
2679 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2680
2681         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2682         functions.
2683
2684 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2685
2686         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2687         say what the mouseover text should be.
2688
2689         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2690         version of the mm-w3m-safe-url-regexp variable to only download images
2691         in the groups where we want that to happen.
2692
2693         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2694
2695         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2696         easier debugging.
2697         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2698         big pictures in the article buffer.
2699
2700         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2701         gnus-article-html.
2702         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2703         w3m.
2704
2705         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2706
2707 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2708
2709         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2710         which doesn't exist.
2711
2712         * message.el (message-inhibit-ecomplete): New variable to allow some
2713         function to inhibit ecomplete address storage.
2714         (message-resend): Disable ecomplete message storage when resending
2715         messages.
2716
2717         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2718
2719 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2720
2721         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2722         Save excursion while copying, moving, and deleting articles in order to
2723         prevent the cursor from jumping to unforeseen place.
2724
2725 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2726
2727         * lpath.el: No need to bind bookmark-current-buffer,
2728         bookmark-yank-point and bookmark-make-record-function.
2729
2730 2010-08-17  Glenn Morris  <rgm@gnu.org>
2731
2732         * gnus-sync.el: Require gnus components whose functions are used.
2733
2734         * gnus-art.el (bookmark-make-record-function):
2735         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2736         Declare for compiler.
2737
2738         * mm-url.el (mml-compute-boundary): Autoload.
2739
2740 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2741
2742         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2743
2744 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2745
2746         Typo fix "hoo4a" -> "hook".
2747
2748         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2749
2750 2010-08-14  Glenn Morris  <rgm@gnu.org>
2751
2752         * gnus-sync.el (gnus-sync): Fix defgroup version.
2753
2754 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2755
2756         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2757
2758         * gnus-sync.el: Fix docs.
2759         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2760         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2761
2762 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2763
2764         Optimizations for gnus-sync.el.
2765
2766         * gnus-sync.el: Add docs about gnus-sync-backend
2767         possibilities.
2768         (gnus-sync-save): Remove unnecessary message.
2769         (gnus-sync-read): Optimize and show what groups were skipped.
2770
2771 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2772
2773         Minor bug fixes for gnus-sync.el.
2774
2775         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2776         read the sync on get-new-news.
2777
2778         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2779         quiet.
2780
2781         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2782
2783 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2784
2785         Make saving and restoring of hidden threads work with overlays.
2786         Patch applied by Ted Zlatanov.
2787
2788         * gnus-sum.el (gnus-hidden-threads-configuration)
2789         (gnus-restore-hidden-threads-configuration): Update to deal with text
2790         properties, rather than searching for a magic character.
2791
2792 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2793
2794         New gnus-sync.el library for synchronization of marks.
2795
2796         * gnus-sync.el: New library for synchronization of marks.
2797
2798         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2799         renamed from `gnus-registry-grep-in-list'.
2800
2801         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2802
2803         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2804
2805 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2806
2807         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2808         determining charset of text fails.
2809
2810 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2811
2812         * nnmail.el (nnmail-get-new-mail-1): Revert.
2813
2814         * nnml.el (nnml-active-number): Make sure names of newly created groups
2815         in nnml-group-alist are encoded.
2816
2817 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2818
2819         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2820         containing non-ASCII characters in active file for nnml back end.
2821
2822 2010-07-24  David Engster  <dengste@eml.cc>
2823
2824         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2825         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2826
2827 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2828
2829         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2830         tag (Bug#6654).
2831
2832 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2833
2834         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2835         the article buffer, not the summary buffer.
2836
2837 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2838
2839         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2840         Emacs 23 as well.
2841
2842 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2843
2844         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2845         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2846
2847 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2848
2849         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2850         Patch applied by Karl Fogel.
2851
2852         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2853         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2854
2855 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2856
2857         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2858         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2859         C-w still not working correctly from Article buffers; Thierry's
2860         patch to fix that will be applied after this.
2861
2862         * gnus-art.el (bookmark-make-record-function): New local variable.
2863
2864         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2865         article buffer.
2866         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2867
2868 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2869
2870         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2871         on changes in bookmark.el.
2872
2873 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2874
2875         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2876         `no-log' instead of message not to log prompt string.
2877
2878 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2879
2880         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2881         the *other* type of HTML form submission.
2882
2883 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2884
2885         * auth-source.el (auth-source-pick): If choice does not contain a
2886         questioned keyword, set the check to t.
2887
2888 2010-06-12  Romain Francoise  <romain@orebokech.com>
2889
2890         * gnus-util.el (gnus-date-get-time): Move up before first use.
2891
2892 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2893
2894         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2895         (gnus-article-edit-part): Bind it to make last part that is substituted
2896         or deleted visible.
2897         (gnus-mime-display-single): Buttonize part of which id equals to
2898         gnus-mime-buttonized-part-id.
2899
2900 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2901
2902         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2903         (gnus-dd-mmm): Use gnus-date-get-time.
2904         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2905         simplify logic.
2906         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2907         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2908
2909 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2910
2911         * auth-source.el (top): Autoload `secrets-list-collections',
2912         `secrets-create-item', `secrets-delete-item'.
2913         (auth-sources): Fix tag string.
2914         (auth-get-source, auth-source-retrieve, auth-source-create)
2915         (auth-source-delete): New defuns.
2916         (auth-source-pick): Rewrite in order to avoid 2 passes.
2917         (auth-source-forget-user-or-password): New parameter USERNAME.
2918         (auth-source-user-or-password): New parameters CREATE-MISSING and
2919         DELETE-EXISTING.  Retrieve password interactively, if needed.
2920
2921 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2922
2923         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2924         deleting unused directories when gnus-expert-user is t.
2925
2926 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2927
2928         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2929         for each temp file when gnus-article-browse-delete-temp is ask.
2930
2931 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2932
2933         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2934         Lisp calls to delete-backward-char by calls to delete-char.
2935
2936 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2937
2938         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2939
2940 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2941
2942         * password-cache.el (password-cache-remove): Fix docstring.
2943
2944 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2945
2946         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2947         article unless decoding article to be saved.
2948
2949 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2950
2951         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2952         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2953         generated within the mm-with-unibyte-current-buffer macro.
2954
2955 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2956
2957         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2958         to nil when we're in a mml-preview buffer and no group is selected.
2959
2960 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2961
2962         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2963         when catching the `C-g'.  Reported by "Leo".
2964
2965 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2966
2967         * message.el (message-forward-make-body-plain)
2968         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2969         multibyte-string-p.
2970
2971         * lpath.el: Revert.
2972
2973 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2974
2975         * message.el (message-forward-make-body-mml): Assume original message
2976         is multibyte string; error on unibyte.
2977         (message-forward-make-body-plain): Ditto; don't add excessive newline
2978         in body end.
2979
2980         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2981
2982 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2983
2984         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2985         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2986
2987 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2988
2989         * mm-extern.el (mm-extern-url): Don't use
2990         mm-with-unibyte-current-buffer.
2991         (mm-extern-cache-contents): Use with-current-buffer instead of
2992         save-excursion + set-buffer.
2993
2994 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2995
2996         * mm-util.el (mm-emacs-mule): Remove.
2997
2998 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2999
3000         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3001         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3002         change.
3003
3004 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3005
3006         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3007         bind the default value of enable-multibyte-characters to nil.
3008
3009 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3010
3011         * message.el (message-forward-make-body-plain)
3012         (message-forward-make-body-mml):
3013         Don't use mm-with-unibyte-current-buffer.
3014
3015 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3016
3017         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3018
3019 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3020
3021         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3022         (Bug#5592).
3023
3024 2010-05-07  Julien Danjou  <julien@danjou.info>
3025
3026         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3027         it to mm-pipe-part.
3028
3029         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3030         it is given.
3031
3032 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3033
3034         * binhex.el (binhex-decode-region-internal)
3035         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3036         (dns-query)
3037         * nnweb.el (nnweb-gmane-search)
3038         * pgg-parse.el (pgg-parse-armor)
3039         * pgg.el (pgg-verify-region)
3040         * sha1.el (sha1-string-external)
3041         * uudecode.el (uudecode-decode-region-internal)
3042         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3043         XEmacs.
3044
3045         * gnus-art.el (gnus-article-browse-html-parts)
3046         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3047         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3048         make-temp-file.
3049
3050         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3051         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3052         compiling.
3053
3054         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3055         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3056         XEmacs when compiling.
3057
3058         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3059         gnus-pick-mode-off-hook for XEmacs when compiling.
3060         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3061         gnus-binary-mode-off-hook for XEmacs when compiling.
3062
3063         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3064         nil if char-charset is not available.
3065
3066         * imap.el (imap-disable-multibyte)
3067         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3068         macros.
3069
3070         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3071         instead of encode-coding-string.
3072
3073         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3074         'xemacs) instead of mm-emacs-mule to switch function definitions.
3075         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3076
3077         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3078         bind temporary-file-directory for XEmacs;
3079         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3080         timer-set-function for XEmacs 21.4 and SXEmacs;
3081         bind timer-list for XEmacs 21.4 and SXEmacs;
3082         fbind char-charset and find-charset-region for non-Mule XEmacs;
3083         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3084         encode-coding-region and encode-coding-string for XEmacs having no
3085         file-coding feature.
3086
3087 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3088
3089         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3090
3091 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3092
3093         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3094         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3095
3096 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3097
3098         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3099         alias `jka-compr-delete-temp-file' no longer exists.
3100
3101 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3102
3103         Use define-minor-mode in Gnus where applicable.
3104         * mml.el (mml-mode): Use define-minor-mode.
3105         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3106         (gnus-undo-mode): Use define-minor-mode.
3107         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3108         (gnus-dead-summary-mode): Use define-minor-mode.
3109         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3110         Initialize in declaration.
3111         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3112         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3113         (gnus-mailing-list-mode): Use define-minor-mode.
3114         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3115         (gnus-draft-mode): Use define-minor-mode.
3116         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3117         (gnus-dired-mode): Use define-minor-mode.
3118
3119 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3120
3121         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3122         handles on recursive mml-to-mime translation and check them for
3123         boundary delimiter collisions.  Reported by Greg Troxel.
3124
3125 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3126
3127         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3128
3129 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3130
3131         * mm-util.el (mm-find-buffer-file-coding-system):
3132         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3133
3134 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3135
3136         * message.el (message-generate-headers): Record insertion of optional
3137         headers as well.  Otherwise the check to prevent repeated insertion of
3138         optional headers is a no-op.
3139
3140 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3141
3142         * smime.el: Don't mention CVS.
3143
3144         * nnrss.el (nnrss-fetch): Don't mention CVS.
3145
3146         * nnir.el: Don't mention CVS.
3147
3148 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3149
3150         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3151
3152 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3153
3154         * lpath.el: Fbind bookmark-default-handler,
3155         bookmark-get-bookmark-record, bookmark-make-record-default,
3156         bookmark-prop-get for Emacs <23 and XEmacs.
3157
3158 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3159
3160         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3161         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3162         Use with-current-buffer to silence the byte-compiler.
3163         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3164         bother to require `gnus'.
3165         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3166
3167 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3168
3169         * gnus-sum.el (gnus-summary-bookmark-make-record)
3170         (gnus-summary-bookmark-jump): New functions.
3171         (gnus-summary-mode): Setup bookmark support.
3172
3173 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3174
3175         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3176         if set.
3177
3178 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3179
3180         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3181         gnus-article-browse-html-save-cid-image; make it work recursively for
3182         forwarded messages as well.
3183         (gnus-article-browse-html-parts): Work when prefix arg is given.
3184         (gnus-article-browse-html-article): Doc fix.
3185
3186 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3187
3188         * message.el (message-default-mail-headers):
3189         (message-default-headers): Carry the value mail-default-headers over
3190         into message-default-mail-headers, rather than message-default-headers.
3191
3192 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3193
3194         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3195         charset.
3196
3197         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3198         charset into the <meta> tag when the article is encoded to utf-8.
3199
3200 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3201
3202         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3203         directories as well.
3204         (gnus-article-browse-html-parts): Work for images that do not specify
3205         file names; delete temp directory when quitting; insert header at the
3206         right place; use file: scheme for image files.
3207
3208 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3209
3210         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3211         (gnus-article-browse-html-parts): Use it to make temporary cid image
3212         files in addition to html file so that browser may display them.
3213
3214 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3215
3216         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3217
3218 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3219
3220         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3221
3222 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3223
3224         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3225         about Secret Service API sources.  Improve Customize options.
3226         (auth-source-pick): Change to accept any number of search parameters.
3227         Implement fallbacks iteratively, not recursively.  Add scoring on the
3228         second pass and sort by score.  Call Secret Service API when needed.
3229         (auth-source-user-or-password): Use it.  Call Secret Service API
3230         directly when needed to get the user name and the password.
3231
3232 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3233
3234         * message.el (message-interactive): Doc fix.
3235         (message-qmail-inject-args): Reflow.
3236         (message-kill-to-signature): Fix typo in docstring.
3237
3238         * smiley.el (smiley-buffer): Fix typo in docstring.
3239
3240 2010-03-24  Glenn Morris  <rgm@gnu.org>
3241
3242         * mail-source.el (gnus-message): Declare.
3243         (mail-source-delete-old-incoming): Require gnus-util.
3244
3245 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3246
3247         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3248
3249         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3250
3251         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3252         password-cache's default if it is not bound.
3253         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3254         password-cache-expiry's default if it is not bound.
3255
3256         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3257         available in Emacs 21.
3258
3259         * lpath.el: Suppress compiler warnings for:
3260         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3261         XEmacs;
3262         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3263         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3264         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3265
3266 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3267
3268         * auth-source.el (auth-sources): Fix up definition so extra parameters
3269         are always inline.
3270
3271 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3272
3273         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3274         wasn't updated after mismatch.  Clear cached mailbox info correctly
3275         when uidvalidity changes.
3276         (nnimap-group-prefixed-name): New function to avoid some code
3277         duplication.
3278         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3279         (nnimap-request-group): Use it.
3280         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3281         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3282         with many imap folders.  This is done by caching the group status from
3283         the imap server persistently in a group parameter `imap-status'.  (This
3284         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3285         but not persistently, so every Gnus startup was still very slow.)
3286
3287 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3288
3289         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3290         delete the extra newline.  Otherwise editing of :string and :number
3291         types don't work.
3292
3293 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3294
3295         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3296         secrets.el dependency.
3297         (auth-sources): Add optional user name.  Add secrets.el configuration
3298         choice (unused right now).
3299
3300 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3301
3302         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3303         `gnus-registry-install-shortcuts' fill in the functions.
3304
3305         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3306         warnings.
3307         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3308         (gnus-registry-install-shortcuts): Populate and use it in a
3309         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3310
3311 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3312
3313         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3314         In-place substitutions for the group name encoding/decoding.
3315         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3316         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3317         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3318         (nnimap-update-unseen, nnimap-request-list)
3319         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3320         (nnimap-request-set-mark, nnimap-split-to-groups)
3321         (nnimap-split-articles, nnimap-request-newgroups)
3322         (nnimap-request-create-group, nnimap-request-accept-article)
3323         (nnimap-request-delete-group, nnimap-request-rename-group)
3324         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3325         `encoded-mbx' for consistency.
3326         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3327         variable `imap-current-mailbox'.
3328
3329         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3330         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3331
3332 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3333
3334         * pop3.el (pop3-display-message-size-flag): Display message size byte
3335         counts during POP3 download.
3336         (pop3-movemail): Use it.
3337         (pop3-list): Implement listing of available messages.
3338
3339 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3340
3341         * nnir.el (nnir-get-article-nov-override-function): New function to
3342         override the normal NOV retrieval.
3343         (nnir-retrieve-headers): Use it.
3344
3345 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3346
3347         * auth-source.el (netrc-machine-user-or-password): Autoload.
3348
3349 2010-03-19  Glenn Morris  <rgm@gnu.org>
3350
3351         Stop message.el from loading about 40 libraries it doesn't always need.
3352         The general approach is to autoload rather than require, and to
3353         require in the specific functions rather than the file.  (Bug#5642)
3354
3355         * gmm-utils.el: Don't require wid-edit.
3356         (widget-create-child-value, widget-convert, widget-default-get):
3357         Autoload.
3358
3359         * gnus-util.el: Don't require time-date, netrc.
3360         (message-fetch-field, gnus-group-name-decode): Declare rather than
3361         autoloading.
3362         (gnus-fetch-field): Require message.
3363         (gnus-decode-newsgroups): Require gnus-group.
3364
3365         * ietf-drums.el: Don't require time-date.
3366
3367         * message.el: Don't require hashcash, canlock, ecomplete.
3368         Do require mail-utils.  Require nnheader only when compiling.
3369         (smtpmail-default-smtp-server): Remove declaration.
3370         (message-send-mail-function): Check smtpmail-default-smtp-server
3371         is bound rather than requiring smtpmail.
3372         (message-auto-save-directory, message-insert-signature): Use
3373         expand-file-name rather than nnheader-concat.
3374         (nnheader-insert-file-contents): Autoload.
3375         (hashcash-wait-async): Declare.
3376         (message-send-mail): Only call gnus-setup-posting-charset if
3377         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3378         (message-send-mail-with-sendmail): Require sendmail.
3379         (canlock-password, canlock-password-for-verify): Declare.
3380         (message-canlock-password): Require canlock.
3381         (nnheader-get-report): Autoload.
3382         (gnus-setup-posting-charset): Declare.
3383         (message-send-news): Require gnus-msg.
3384         (message-make-references, message-make-in-reply-to): Use mail-header-id
3385         rather than the alias mail-header-message-id.
3386         (ecomplete-add-item, ecomplete-save): Declare.
3387         (message-put-addresses-in-ecomplete): Require ecomplete.
3388         (ecomplete-display-matches): Autoload.
3389
3390         * mm-decode.el: Don't require mailcap, gnus-util.
3391         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3392         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3393         Autoload.
3394         (mailcap-mime-extensions): Declare.
3395
3396         * mm-encode.el: Don't require mailcap.
3397         (mailcap-extension-to-mime): Autoload.
3398
3399         * mml-sec.el: Don't require password-cache.
3400
3401         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3402         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3403         (mml-minibuffer-read-type): Require mailcap.
3404         (mml-preview): Require gnus-msg.
3405
3406         * mml1991.el: Require password-cache.
3407         (password-cache-expiry): Remove declaration.
3408
3409         * mml2015.el: Require password-cache.
3410         (password-cache-expiry): Remove declaration.
3411
3412         * nneething.el (mailcap): Require mailcap.
3413
3414         * nnheader.el (declare-function): Add compatibility stub.
3415         (message-remove-header): Declare rather than autoload.
3416         (nnheader-replace-header): Require message.
3417
3418         * nnimap.el (declare-function): Add compatibility stub.
3419         (netrc-parse, netrc-machine-user-or-password): Declare.
3420         (nnimap-open-connection): Require netrc.
3421
3422         * nntp.el (declare-function): Add compatibility stub.
3423         (netrc-parse, netrc-machine, netrc-get): Declare.
3424         (nntp-send-authinfo): Require netrc.
3425
3426         * rfc2047.el: Don't require qp.
3427         (quoted-printable-encode-region, quoted-printable-decode-string):
3428         Autoload.
3429
3430         * sieve-mode.el: Don't require easymenu.
3431         (easy-menu-add-item): Autoload it.
3432
3433         * spam-stat.el (time-to-number-of-days): Autoload it.
3434
3435 2010-03-19  Glenn Morris  <rgm@gnu.org>
3436
3437         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3438
3439 2010-03-18  Glenn Morris  <rgm@gnu.org>
3440
3441         * hashcash.el (declare-function): Remove duplicate definition.
3442
3443 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3444
3445         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3446         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3447         value if any backslash escapes).
3448
3449 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3450
3451         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3452         if it is available.  (bug#5647)
3453
3454         * lpath.el: Suppress compiler warning for coding-system-from-name for
3455         Emacs 21 and XEmacs.
3456
3457 2010-03-14  Juri Linkov  <juri@jurta.org>
3458
3459         * hmac-def.el:
3460         * hmac-md5.el:
3461         * netrc.el: Fix keywords.
3462
3463 2010-02-26  Glenn Morris  <rgm@gnu.org>
3464
3465         * message.el (message-send-mail-function): Change the default, so that
3466         it inherits from a customized send-mail-function.  (Bug#5643)
3467
3468 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3469
3470         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3471         shell-command-to-string signals an error (bug#5299).
3472
3473 2010-02-24  Glenn Morris  <rgm@gnu.org>
3474
3475         * message.el (message-smtpmail-send-it)
3476         (message-send-mail-with-mailclient): Doc fixes.
3477
3478 2010-02-16  Glenn Morris  <rgm@gnu.org>
3479
3480         * message.el (message-default-mail-headers): Change the default value
3481         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3482
3483 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3484
3485         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3486         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3487
3488 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3489
3490         * time-date.el (date-to-time): Doc fix (Bug#5408).
3491
3492 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3493
3494         * message.el (message-mail): Just pass yank-action on to message-setup.
3495         (message-setup): Handle (FUN . ARGS) form of yank-action.
3496         (message-with-reply-buffer, message-widen-reply)
3497         (message-yank-original): Handle non-buffer values of
3498         message-reply-buffer (Bug#4080).
3499         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3500
3501 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3502
3503         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3504         Fix typo in docstring.
3505
3506 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3507
3508         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3509         response.
3510
3511 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3512
3513         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3514
3515         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3516
3517         * message.el (message-check-news-header-syntax): Protect against a
3518         string that `rfc822-addresses' returns when parsing fails.
3519
3520 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3521
3522         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3523         (gnus-previous-char-property-change): New functions.
3524
3525         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3526
3527 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3528
3529         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3530         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3531
3532 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3533
3534         * message.el (message-exchange-point-and-mark): Rework last change to
3535         avoid using optional arg of exchange-point-and-mark, for backward
3536         compatibility.
3537
3538 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3539
3540         * message.el (message-exchange-point-and-mark): Call
3541         exchange-point-and-mark with an argument rather than setting
3542         mark-active by hand (Bug#5175).
3543
3544 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3545
3546         * nntp.el (nntp-service-to-port): Work for service expressed with
3547         numeric string; replace [:digit:] with [0-9] for XEmacs.
3548
3549 2009-12-17  Glenn Morris  <rgm@gnu.org>
3550
3551         * gnus-group.el (gnus-bug-group-download-format-alist):
3552         Change emacs entry to debbugs.gnu.org.  Bump :version.
3553
3554 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3555
3556         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3557
3558 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3559
3560         * message.el (message-info): Explain why we use `Info-goto-node'.
3561
3562 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3563
3564         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3565
3566 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3567
3568         * message.el (message-completion-in-region): New compatibility function.
3569         (message-expand-group): Use it.
3570
3571 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3572
3573         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3574         with no unread article should be listed if the 2nd arg `predicate' is
3575         given.
3576
3577 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3578
3579         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3580
3581 2009-11-29  Juri Linkov  <juri@jurta.org>
3582
3583         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3584         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3585         on `gnus-recenter'. (Bug#4698, Bug#4981)
3586
3587 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3588
3589         * sha1.el (sha1-string-external): default-directory "/" in case
3590         otherwise non-existent.  process-connection-type pipe for touch of
3591         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3592
3593 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3594
3595         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3596         it's comms related and sgml-mode.el has "comm" on that basis too.
3597
3598 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3599
3600         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3601         containing tspecial characters if they have been already quoted.
3602
3603 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3604
3605         * dns-mode.el (auto-mode-alist): Purecopy string.
3606
3607 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3608
3609         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3610
3611 2009-10-24  Glenn Morris  <rgm@gnu.org>
3612
3613         * gnus-art.el (help-xref-stack-item): Define for compiler.
3614
3615 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3616
3617         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3618
3619 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3620
3621         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3622
3623 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3624
3625         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3626         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3627
3628 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3629
3630         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3631         (gnus-overlays-in): New alias to overlays-in.
3632
3633         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3634         gnus-overlay-get, and gnus-delete-overlay.
3635         (gnus-summary-show-thread): Make it work as well for systems in which
3636         next-single-char-property-change is not available.
3637         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3638
3639         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3640         (gnus-overlay-get): New alias to extent-property.
3641         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3642
3643         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3644         SXEmacs.
3645
3646         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3647         SXEmacs.
3648
3649 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3650
3651         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3652
3653 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3654
3655         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3656         and XEmacs that don't have `remove-overlays'.
3657
3658 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3659
3660         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3661         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3662         selective display.  Use overlays instead.
3663
3664 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3665
3666         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3667
3668 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3669
3670         * spam-stat.el (spam-stat-load): Fix typo in message.
3671
3672 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3673
3674         * dig.el (dig-invoke): Fix typo in docstring.
3675         (query-dig): Reflow docstring.
3676
3677 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3678
3679         * gnus-art.el (gnus-article-encrypt-body):
3680         * message.el (message-check-recipients):
3681         * mm-util.el (mm-codepage-setup):
3682         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3683         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3684
3685 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3686
3687         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3688         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3689         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3690         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3691         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3692
3693 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3694
3695         * dig.el: Add "Keywords: comm", as per net-utils.el.
3696
3697 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3698
3699         * dig.el (dig-mode): Use define-derived-mode.
3700
3701 2009-09-19  Glenn Morris  <rgm@gnu.org>
3702
3703         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3704
3705 2009-09-18  Glenn Morris  <rgm@gnu.org>
3706
3707         * gnus-diary.el (gnus-diary-check-message):
3708         * message.el (message-insert-formatted-citation-line):
3709         * nnbabyl.el (top-level):
3710         * nndiary.el (nndiary-schedule):
3711         Fix typos in condition-case handlers.
3712
3713 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3714
3715         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3716         configuration that provides the sole article window in a frame;
3717         position point correctly after deleting a part.
3718
3719 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3720
3721         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3722         (spam-resolve-registrations-routine): Use it to unregister articles
3723         that change status.
3724
3725 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3726
3727         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3728         with XEmacs.
3729         (parse-time-string-chars): Use it.
3730
3731 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3732
3733         * imap.el (imap-interactive-login): Better messages.
3734         (imap-open): Fix bug with renamed buffer on reconnect.
3735         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3736         for easier debugging and cleaner code.  On successful (guessed based on
3737         server capabilities) secondary authentication, set imap-state
3738         correctly.
3739         (imap-last-authenticator): Define imap-last-authenticator as a variable
3740         to avoid warnings.
3741
3742 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3743
3744         * nnrss.el (nnrss-request-article): Remove binding of
3745         default-enable-multibyte-characters that has gotten needless by
3746         the 2007-07-13 change in rfc2047-encode-message-header.
3747
3748         * mml.el (mml-insert-multipart): Error on the message header.
3749         (mml-insert-part): Error on the message header; position point at
3750         the end of a MIME tag.
3751
3752 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3753
3754         * time-date.el (autoload): Expand define-obsolete-function-alias into
3755         defalias and make-obsolete for old Emacsen that Gnus supports.
3756         (with-no-warnings): Define it for old Emacsen.
3757         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3758         is available.
3759         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3760         float-time is available; suppress compile warning for time-to-seconds.
3761
3762         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3763         (gnus-float-time): Alias to float-time if it exists.
3764
3765         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3766         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3767         float-time is available; suppress compile warning for time-to-seconds.
3768
3769         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3770         XEmacs.
3771
3772 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3773
3774         * imap.el (imap-message-map): Docstring fix.
3775
3776 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3777
3778         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3779         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3780         Add the optional argument `encoding' that overrides the default.
3781
3782         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3783         mm-encode-buffer.
3784
3785 2009-09-04  Glenn Morris  <rgm@gnu.org>
3786
3787         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3788         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3789         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3790         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3791         * mm-util.el (mm-with-unibyte-current-buffer)
3792         (mm-find-buffer-file-coding-system):
3793         * yenc.el (yenc-decode-region): Use default-value rather than
3794         default-enable-multibyte-characters.
3795
3796 2009-09-03  Glenn Morris  <rgm@gnu.org>
3797
3798         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3799         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3800         than default-enable-multibyte-characters.
3801
3802 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3803
3804         * gnus-art.el (gnus-article-read-summary-keys):
3805         Fix gnus-buffer-configuration's value temporarily used.
3806
3807 2009-09-02  Glenn Morris  <rgm@gnu.org>
3808
3809         * gnus-util.el (gnus-float-time): New function.
3810         * gnus-delay.el (gnus-delay-article):
3811         * gnus-sum.el (gnus-thread-latest-date):
3812         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3813         * nnspool.el (nnspool-request-newgroups):
3814         Use gnus-float-time rather than time-to-seconds.
3815         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3816
3817         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3818         (gnus-header-subject-face, gnus-header-newsgroups-face)
3819         (gnus-header-name-face, gnus-header-content-face):
3820         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3821         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3822         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3823         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3824         (gnus-cite-face-11):
3825         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3826         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3827         (gnus-server-closed-face, gnus-server-denied-face)
3828         (gnus-server-offline-face):
3829         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3830         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3831         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3832         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3833         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3834         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3835         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3836         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3837         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3838         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3839         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3840         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3841         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3842         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3843         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3844         (gnus-summary-high-undownloaded-face)
3845         (gnus-summary-low-undownloaded-face)
3846         (gnus-summary-normal-undownloaded-face)
3847         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3848         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3849         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3850         (gnus-splash-face):
3851         * message.el (message-header-to-face, message-header-cc-face)
3852         (message-header-subject-face, message-header-newsgroups-face)
3853         (message-header-other-face, message-header-name-face)
3854         (message-header-xheader-face, message-separator-face)
3855         (message-cited-text-face, message-mml-face):
3856         * sieve-mode.el (sieve-control-commands-face)
3857         (sieve-action-commands-face, sieve-test-commands-face)
3858         (sieve-tagged-arguments-face):
3859         * spam.el (spam-face):
3860         Mark face aliases with "-face" in the name as obsolete.
3861
3862 2009-09-01  Glenn Morris  <rgm@gnu.org>
3863
3864         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3865         than goto-line.
3866
3867 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3868
3869         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3870         Don't move point if the command is invoked inside the message header.
3871
3872 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3873
3874         * imap.el (imap-send-command): Simplify.
3875         (imap-wait-for-tag): point-max -> buffer-size.
3876
3877 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3878
3879         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3880         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3881         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3882         * nnir.el (nnir-swish-e-index-file):
3883         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3884         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3885         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3886         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3887         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3888         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3889
3890 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3891
3892         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3893         Don't save excursion.
3894
3895 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3896
3897         * nnheader.el (nnheader-find-file-noselect):
3898         * mm-util.el (mm-insert-file-contents):
3899         Use (default-value 'major-mode) instead of default-major-mode.
3900
3901 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3902
3903         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3904
3905 2009-08-26  Glenn Morris  <rgm@gnu.org>
3906
3907         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3908         than placing in files.el.
3909
3910 2009-08-25  Glenn Morris  <rgm@gnu.org>
3911
3912         * nnir.el (top-level): Don't require cl at run-time.
3913         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3914         Replace cl-function substitute with gnus-replace-in-string.
3915         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3916         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3917         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3918         simplified expansions.
3919
3920 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3921
3922         * dig.el (dig): Add autoload cookie.
3923
3924 2009-08-22  Glenn Morris  <rgm@gnu.org>
3925
3926         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3927         goto-line.
3928
3929 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3930
3931         * parse-time.el (parse-time-string-chars): Save match data.
3932
3933 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3934
3935         * parse-time.el (parse-time-string-chars): Compute using character
3936         classes, to handle non-ascii characters (Bug#3190).
3937
3938 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3939
3940         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3941
3942         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3943         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3944         (gnus-mm-display-part, gnus-mime-display-single)
3945         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3946         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3947
3948         * gnus-sum.el
3949         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3950         (gnus-summary-move-article): Add expirable mark to articles copied or
3951         moved to group that has auto-expire turned on if the option is non-nil.
3952
3953 2009-07-24  Glenn Morris  <rgm@gnu.org>
3954
3955         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3956         Fix typo.  (Bug#3903)
3957
3958 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3959
3960         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3961         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3962         that should not be used for draft articles.
3963         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3964         that has no concern in minor mode keys.
3965         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3966         Abolish.
3967
3968 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3969
3970         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3971         article without making inquiry to a user for unknown encoding.
3972
3973         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3974         (nnmaildir--scan): Assume i-node and device number that file-attributes
3975         returns might be cons-cell.
3976
3977         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3978
3979         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3980
3981 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3982
3983         * auth-source.el: Remove docs now in auth.texi.  Don't use
3984         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3985         `auth-source-hide-passwords' and use them.
3986
3987 2009-07-15  Glenn Morris  <rgm@gnu.org>
3988
3989         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3990
3991 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3992
3993         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3994         excessive whitespace from the default values of title and description.
3995
3996 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3997
3998         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3999         mail-fetch-field to fetch Content-Description header in order to
4000         exclude newlines.
4001
4002 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4003
4004         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4005         format used by GnuPG 2.0.11.
4006
4007 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4008
4009         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4010         to deleted part.
4011
4012 2009-05-30  David Engster  <dengste@eml.cc>
4013
4014         * nnmairix.el: Remove old documentation in the commentary block.
4015         (nnmairix-request-group): Do not update active file for nnml back ends.
4016         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4017         end so that overview files are ignored.
4018         (nnmairix-update-groups): Make updating the groups more robust by using
4019         marks.
4020         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4021         with dollar characters in message-id.
4022
4023 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4024
4025         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4026         2008-12-25 in dns.el.
4027
4028 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4029
4030         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4031         could happen if the text is only composed of spaces and/or tabs.
4032
4033 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4034
4035         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4036         when sending a queued message to avoid extra mml tags.
4037
4038 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4039
4040         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4041
4042 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4043
4044         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4045         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4046         rmail-toggle-header for XEmacs;
4047         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4048
4049 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4050
4051         * gnus-dired.el: Remove autoload for gnus-setup-message.
4052         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4053         displaying Gnus logo; always use compose-mail.
4054
4055 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4056
4057         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4058
4059 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4060
4061         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4062         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4063         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4064         available.
4065         (gnus-nocem-epg-verify): New function.
4066
4067 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4068
4069         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4070
4071 2009-02-15  Glenn Morris  <rgm@gnu.org>
4072
4073         * gnus-util.el (rmail-insert-rmail-file-header)
4074         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4075         autoloads.
4076         (rmail-default-rmail-file): Remove unnecessary declaration.
4077         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4078
4079 2009-02-14  Glenn Morris  <rgm@gnu.org>
4080
4081         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4082         variable (only used in gnus-util, which declares it anyway).
4083         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4084         which was only needed by gnus-art (changed to not use it any more).
4085         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4086         only used in gnus-util, which autoloads it itself.
4087         (rmail-update-summary): Fix autoload.
4088
4089         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4090         rather than rmail-output-to-rmail-file.
4091
4092 2009-02-07  Glenn Morris  <rgm@gnu.org>
4093
4094         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4095         autoload of function that no longer exists.
4096         (rmail-toggle-header): Declare.
4097         (message-forward-rmail-make-body): Handle mbox Rmail.
4098
4099 2009-01-31  Glenn Morris  <rgm@gnu.org>
4100
4101         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4102         2009-01-09 change.
4103
4104 2009-01-31  Dave Love  <fx@gnu.org>
4105
4106         * imap.el (imap-fetch-safe): Bind debug-on-error.
4107         (imap-debug): Add imap-fetch-safe.
4108
4109 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4110
4111         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4112         (auth-source-forget-all-cached): New convenience function.
4113         (auth-source-user-or-password): Accept list of modes or a single mode.
4114
4115         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4116         auth-source modes.
4117
4118         * netrc.el (netrc-machine-user-or-password): Use list of
4119         auth-source modes.
4120
4121         * nnimap.el (nnimap-open-connection): Use list of
4122         auth-source modes.
4123
4124         * nntp.el (nntp-send-authinfo): Use list of
4125         auth-source modes.
4126
4127 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4128
4129         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4130         now.
4131
4132 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4133
4134         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4135         coding system in XEmacs; add a workaround for XEmacs.
4136
4137         * lpath.el: Fbind coding-system-aliasee.
4138
4139 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4140
4141         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4142         of current-language-environment.
4143
4144 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4145
4146         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4147         available at runtime.
4148
4149 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4150
4151         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4152
4153 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4154
4155         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4156         the greatest positive fixnum value doesn't work under an XEmacs with
4157         bignum support; use the most-positive-fixnum constant instead,
4158         available since Emacs 21.1 with cl and XEmacs 21.1.
4159
4160 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4161
4162         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4163         XEmacs gets not to work.
4164
4165 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4166
4167         * mm-util.el (mm-coding-system-priorities): Allow the value like
4168         "Japanese (UTF-8)" of current-language-environment.
4169
4170 2009-01-09  Glenn Morris  <rgm@gnu.org>
4171
4172         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4173         with last-command-event.
4174
4175 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4176
4177         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4178         in the doc string.
4179
4180         * message.el (message-fix-before-sending): Amend comment.
4181
4182 2009-01-08  Dave Love  <fx@gnu.org>
4183
4184         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4185
4186 2009-01-07  David Engster  <dengste@eml.cc>
4187
4188         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4189         simplified server definitions by converting it via
4190         gnus-server-to-method.
4191
4192 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4193
4194         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4195         parameter's operands.
4196
4197 2009-01-06  David Engster  <dengste@eml.cc>
4198
4199         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4200         primary select method (for gnus-group-mark-article-as-read).
4201
4202 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4203
4204         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4205         `(gnus)Face', not `(gnus)X-Face'.
4206
4207 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4208
4209         * mm-util.el (mm-ucs-to-char): New function.
4210
4211         * mm-url.el (mm-url-decode-entities): Use it.
4212
4213         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4214         unicode-to-char.
4215
4216 2009-01-05  Dave Love  <fx@gnu.org>
4217
4218         * time-date.el: Require cl for `declare'.
4219
4220 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4221
4222         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4223         Dave Love.
4224
4225 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4226
4227         * message.el (message-fix-before-sending): Add `eight-bit' to
4228         illegible-text check.
4229
4230 2009-01-03  Michael Olson  <mwolson@gnu.org>
4231
4232         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4233         `headers' is nil.  This can occur if the IMAP server does not have
4234         permissions to read messages from a folder, but can write new messages
4235         to the folder.
4236         (nnimap-request-article-part): Do not insert `data' if it is nil.
4237
4238         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4239         characters which will confuse `read', so skip past them.
4240
4241 2009-01-01  Dave Love  <fx@gnu.org>
4242
4243         * imap.el (imap-string-to-integer): Fix typo.
4244         (imap-fetch-safe): New function.
4245         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4246
4247         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4248
4249         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4250         (imap-parse-greeting): Fix doc strings.
4251         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4252         (imap-parse-flag-list): Make messages unique.
4253         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4254
4255         * nnimap.el: Fix author email.
4256         (nnimap-split-rule): Add FIXME comment.
4257         (nnimap-debug): Fix doc string.
4258
4259 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4260
4261         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4262
4263 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4264
4265         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4266         nslookup if resolv.conf isn't available.
4267         (dns-query): Rename from query-dns.
4268         (dns-query-cached): Rename from query-dns-cached.
4269
4270 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4271
4272         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4273         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4274         to check if those variables exist (first appeared in Emacs 18.50).
4275
4276 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4277
4278         * mm-util.el (mm-line-number-at-pos): New function.
4279
4280         * spam-report.el (spam-report-process-queue): Use it.
4281
4282 2008-12-24  David Engster  <dengste@eml.cc>
4283
4284         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4285         parameters that haven't existed as variables as buffer-local variables.
4286
4287 2008-12-23  Dave Love  <fx@gnu.org>
4288
4289         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4290         cadar.
4291
4292         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4293         imap-starttls-p.
4294         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4295
4296 2008-12-22  Dave Love  <fx@gnu.org>
4297
4298         * imap.el: Fix author email.  Doc fixes.
4299         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4300         reply.
4301
4302 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4303
4304         * spam-report.el (spam-report-gmane-max-requests): New constant.
4305         (spam-report-gmane-wait): New variable.
4306         (spam-report-gmane-ham, spam-report-gmane-spam)
4307         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4308         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4309         the server.
4310
4311         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4312         Add explanations.
4313
4314         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4315         nnheader-accept-process-output and nnheader-read-timeout if available.
4316         (pop3-movemail): Use it.
4317
4318         * message.el (message-check-news-body-syntax): Fix signature check if
4319         there's an attachment.
4320
4321 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4322
4323         * mm-util.el: Add comments to the mm- emulating functions.
4324
4325 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4326
4327         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4328         by Stephen Berman <stephen.berman@gmx.net>.
4329
4330 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4331
4332         * mm-util.el (mm-substring-no-properties): New function.
4333         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4334         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4335         (mm-string-to-multibyte): Doc fix.
4336
4337         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4338
4339 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4340
4341         * mml.el (mml-attach-file): Strip text properties from file name.
4342         (Bug#1574)
4343
4344 2008-12-16  Glenn Morris  <rgm@gnu.org>
4345
4346         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4347
4348 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4349
4350         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4351         knows since the charset specified might be a bogus alias that
4352         mm-charset-synonym-alist provides.
4353
4354 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4355
4356         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4357         "ISO_8859-1".
4358
4359         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4360
4361 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4362
4363         * mm-util.el (mm-charset-eval-alist):
4364         Define it before mm-charset-to-coding-system.
4365         (mm-charset-to-coding-system): Add optional argument `silent';
4366         define it before mm-charset-override-alist.
4367         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4368         default value if it can be used in Emacs currently running;
4369         silence mm-charset-to-coding-system.
4370
4371 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4372
4373         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4374         `allow-override' which says whether to use `mm-charset-override-alist'.
4375         (rfc2047-decode-encoded-words): Use it.
4376
4377         * mm-util.el (mm-charset-override-alist): Fix custom type;
4378         add `(gb2312 . gbk)' to choices.
4379
4380 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4381
4382         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4383         fast.
4384
4385         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4386
4387         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4388
4389 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4390
4391         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4392         on links.
4393
4394         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4395
4396 2008-12-03  Lute Kamstra  <lute@gnu.org>
4397
4398         * sha1.el: Remove leading * from docstrings of defcustoms,
4399         deffaces, defconsts and defuns.
4400
4401 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4402
4403         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4404         users' addresses that don't have domain parts.
4405         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4406         rather than message-narrow-to-head since there will be the message
4407         header separator.
4408
4409 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4410
4411         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4412         since the result is inserted in a unibyte buffer anyway.
4413         (nnimap-demule-use-string-to-multibyte): Remove.
4414         (nnimap-demule): Alias it to mm-string-to-multibyte.
4415
4416 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4417
4418         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4419         variable for debugging bug#464 and bug#1174.
4420         (nnimap-demule): Use it.
4421
4422 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4423
4424         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4425         score calculation correctly.
4426
4427 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4428
4429         * message.el (message-send-mail): Just set the buffer to unibyte
4430         rather than use mm-with-unibyte-current-buffer which does a lot more.
4431         (message-send-mail-partially): Don't bother with
4432         mm-with-unibyte-current-buffer since it's already been made unibyte by
4433         message-send-mail.
4434
4435 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4436
4437         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4438
4439 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4440
4441         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4442
4443 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4444
4445         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4446         require itself and to remove `with-no-warnings'.
4447
4448 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4449
4450         * starttls.el (starttls-any-program-available): Get the name of the
4451         available TLS layer program.
4452         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4453         well as the host name in the "opening" message.
4454
4455         * auth-source.el (auth-source-cache, auth-source-do-cache)
4456         (auth-source-user-or-password): Cache passwords and logins by default,
4457         allow override with `auth-source-do-cache'.
4458         (auth-source-forget-user-or-password): Allow users to remove cache
4459         entries if needed.
4460
4461 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4462
4463         * md4.el (md4-buffer): Fix typo in docstring.
4464         (md4, md4-64): Doc fixes.
4465         (md4-pack-int32): Reflow docstring.
4466
4467 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4468
4469         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4470         condition-case to only the forward-sexp call.
4471
4472 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4473
4474         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4475         quotes contained.  Make it more robust regardless by an extra
4476         condition-case wrapper.
4477
4478 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4479
4480         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4481
4482 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4483
4484         * nnml.el (nnml-request-expire-articles): Check if the function set to
4485         `nnmail-expiry-target' returns the symbol `delete'.
4486
4487         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4488
4489         * nnmail.el (nnmail-expiry-target): Fix custom type.
4490
4491 2008-10-02  Glenn Morris  <rgm@gnu.org>
4492
4493         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4494         Silence compiler warning.
4495
4496 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4497
4498         * tls.el (open-tls-stream): Show the actual command being
4499         executed, instead of the format string.
4500
4501 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4502
4503         * lpath.el: Fbind codepage-setup for Emacs 23.
4504
4505 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4506
4507         * mml.el (mml-menu): Don't assume mml2015 is bound.
4508
4509 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4510
4511         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4512         exists.
4513
4514 2008-09-27  Glenn Morris  <rgm@gnu.org>
4515
4516         * gnus-util.el (mail-header-remove-comments): Autoload it.
4517
4518 2008-09-27  Andreas Schwab  <schwab@suse.de>
4519
4520         * gnus-util.el (gnus-split-references): Strip comments.
4521         (gnus-parent-id): Likewise.
4522
4523 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4524
4525         * message.el (message-confirm-send): Fix version.
4526
4527 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4528
4529         * message.el (message-idna-to-ascii-rhs-1): Use
4530         mail-extract-address-components rather than mail-header-parse-addresses
4531         that is an alias by default to ietf-drums-parse-addresses that does not
4532         support non-ASCII names in headers' contents.
4533
4534 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4535
4536         * message.el (message-confirm-send): Fixed variable documentation to
4537         avoid the "y/n" wording.
4538
4539 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4540
4541         * message.el (message-set-auto-save-file-name): Save to a different
4542         filename so multiple messages (especially drafts) can be recovered.
4543
4544 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4545
4546         * message.el (message-confirm-send): Add appropriate version.
4547
4548 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4549
4550         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4551         defvar.
4552
4553 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4554
4555         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4556         (mm-pkcs7-enveloped-magic): Ditto.
4557
4558 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4559
4560         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4561         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4562
4563 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4564
4565         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4566         default, it's better.
4567
4568 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4569
4570         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4571         summary line gnus-number property and ignore them (with a warning
4572         message).
4573
4574 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4575
4576         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4577         macro caddr in the interactive form since it won't be expanded.
4578
4579 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4580
4581         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4582         `charset'; fix name of function called recursively.
4583         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4584
4585 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4586
4587         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4588         (gnus-mime-set-charset-parameters): New function.
4589         (gnus-mime-view-part-as-charset): Use it to correctly display part
4590         specifying wrong charset.
4591
4592 2008-09-08  David Engster  <dengste@eml.cc>
4593
4594         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4595         in completing-read for back end server.
4596
4597 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4598
4599         * message.el (message-confirm-send): New variable to confirm sending a
4600         message.
4601         (message-send): Use it.
4602
4603 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4604
4605         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4606
4607 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4608
4609         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4610
4611 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4612
4613         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4614         prevent tracking too many groups.
4615         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4616         Use it.
4617
4618 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4619
4620         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4621         moving point to the bottom of the window in order to avoid recentering.
4622
4623 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4624
4625         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4626
4627         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4628         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4629         (gnus-article-beginning-of-window): Fix calculation.
4630
4631 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4632
4633         * gnus-msg.el (gnus-summary-supersede-article)
4634         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4635         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4636         message header.
4637
4638 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4639
4640         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4641         pending output coming after the status change.
4642
4643 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4644
4645         * message.el:
4646         * gnus-start.el:
4647         * gnus-registry.el: Remove VMS support.
4648
4649 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4650
4651         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4652         macro.
4653         (rfc2104-hash): Use it.
4654
4655 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4656
4657         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4658         (gnus-summary-sort-by-most-recent-date): New commands.
4659         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4660         and menu entries.
4661
4662 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4663
4664         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4665         don't redisplay article for raw contents; remove plural articles stuff.
4666
4667         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4668         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4669         on gnus-summary-save-article; display results properly.
4670
4671 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4672
4673         * lpath.el: No need to fbind ns-focus-frame.
4674
4675 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4676
4677         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4678
4679 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4680
4681         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4682         gnus-save-all-headers.
4683
4684 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4685
4686         * gnus-util.el (ns-focus-frame): Remove declaration.
4687         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4688         like x.
4689
4690 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4691
4692         * rfc2104.el (rfc2104-zero): Delete defconst.
4693         (rfc2104-hex-alist): Likewise.
4694         (rfc2104-hex-to-int): Delete func.
4695         (rfc2104-hexstring-to-bitstring): Likewise.
4696         (rfc2104-nybbles): New defconst.
4697         (rfc2104-hash): Rewrite for speed.
4698
4699 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4700
4701         * tls.el (open-tls-stream): Make it work with the 2nd argument
4702         BUFFER that is a string but does not exist as a buffer object, as
4703         mentioned in the doc-string.
4704
4705 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4706
4707         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4708         SXEmacs.
4709
4710 2008-07-16  Glenn Morris  <rgm@gnu.org>
4711
4712         * gnus-util.el (ns-focus-frame): Declare for compiler.
4713
4714 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4715
4716         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4717         set as a group parameter.
4718         (gnus-summary-save-in-pipe): Work when it is called independently.
4719         (gnus-summary-pipe-to-muttprint): Don't modify
4720         gnus-summary-pipe-output-default-command.
4721
4722 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4723
4724         * message.el (message-send-mail-with-sendmail):
4725         Display the error message.
4726
4727 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4728
4729         * gnus-art.el (gnus-default-article-saver):
4730         Add gnus-summary-save-in-pipe to choices.
4731         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4732         gnus-summary-pipe-output-default-command as the default command.
4733         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4734         instead of gnus-last-shell-command.
4735
4736         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4737         New user option.
4738         (gnus-summary-muttprint-program): Mention the value will be changed.
4739         (gnus-summary-save-article): Force showing of all headers.
4740         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4741
4742 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4743
4744         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4745
4746 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4747
4748         * nnimap.el (nnimap-id):
4749         * sieve-manage.el (sieve-manage-open): Doc fixes.
4750
4751 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4752
4753         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4754         if available.
4755
4756 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4757
4758         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4759
4760         * nnkiboze.el (nnkiboze-generate-group):
4761         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4762
4763         * nnmairix.el: Require CL.
4764
4765 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4766
4767         * dgnushack.el: Autoload get-display-table and put-display-table for
4768         XEmacs 21.5.
4769
4770         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4771         21.4 and SXEmacs.
4772
4773 2008-06-15  David Engster  <dengste@eml.cc>
4774
4775         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4776
4777 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4778
4779         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4780         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4781         runtime choice under XEmacs.
4782
4783         * gnus-sum.el (gnus-summary-set-display-table):
4784         Use `gnus-put-display-table', `gnus-get-display-table',
4785         `gnus-set-display-table' for the display table, instead of `aset'.
4786
4787         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4788         Use `gnus-put-display-table', `gnus-get-display-table',
4789         `gnus-set-display-table' for the display table.
4790
4791 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4792
4793         * nnmairix.el: Add autoloads.
4794
4795 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4796
4797         * nnmairix.el (nnmairix-delete-recreate-group)
4798         (nnmairix-update-and-clear-marks): Fix error messages.
4799
4800 2008-06-14  David Engster  <dengste@eml.cc>
4801
4802         * nnmairix.el: Upgrade to version 0.6.
4803         (nnmairix-group-toggle-propmarks-this-group)
4804         (nnmairix-group-toggle-readmarks-this-group)
4805         (nnmairix-group-delete-recreate-this-group)
4806         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4807         (nnmairix-remove-tick-mark-original-article): New commands.
4808         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4809         (nnmairix-propagate-marks-to-nnmairix-groups)
4810         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4811         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4812         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4813         functions needed for marks propagation and manipulation of read marks.
4814         (nnmairix-update-groups): New function.
4815         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4816         (nnmairix-determine-original-group-from-registry)
4817         (nnmairix-determine-original-group-from-path)
4818         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4819         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4820         New helper functions.
4821         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4822         keystrokes for new commands.
4823         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4824         (nnmairix-request-group): Check allow-fast group parameter.
4825         (nnmairix-request-create-group): Set allow-fast group parameter if
4826         nnmairix-allowfast-default is set.
4827         (nnmairix-close-group): Propagate marks upon closing if needed.
4828         (nnmairix-group-toggle-threads-this-group): Use new.
4829         nnmairix-group-toggle-parameter helper function.
4830         (nnmairix-search): Better check for empty search result.
4831         (nnmairix-goto-original-article): Use new helper functions for
4832         determining original article.
4833         (nnmairix-show-original-article): Make sure message-id is in brackets.
4834         (nnmairix-call-mairix-binary): Change variable name.
4835         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4836         helper function.
4837         (nnmairix-widget-toggle-activate): Fix doc string.
4838
4839 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4840
4841         * nnir.el: Require edmacro when compiling with XEmacs.
4842         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4843         available in Emacs 21.
4844
4845 2008-06-11  Glenn Morris  <rgm@gnu.org>
4846
4847         * gnus-util.el (x-focus-frame):
4848         * gnus.el (image-size):
4849         * mm-decode.el (image-size): Declare.
4850
4851         * gnus-picon.el (declare-function): Add compat definition.
4852         (image-size): Declare.
4853
4854         * gnus-group.el (tool-bar-map):
4855         * gnus-sum.el (tool-bar-map): Define for compiler.
4856
4857         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4858
4859         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4860
4861         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4862         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4863         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4864         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4865         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4866         * sieve-manage.el, spam-report.el, spam.el:
4867         Remove unnecessary eval-and-compile of autoloads.
4868
4869 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4870
4871         * auth-source.el: Precise Tramp doc.
4872
4873 2008-06-07  Glenn Morris  <rgm@gnu.org>
4874
4875         * nnmairix.el: Remove unnecessary eval-when-compile.
4876
4877 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4878
4879         * lpath.el: Fbind propertize for XEmacs 21.4.
4880
4881 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4882
4883         * nnir.el: Move here from ../contrib.
4884
4885 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4886
4887         * gnus-util.el (gnus-read-shell-command): New function.
4888         * mm-decode.el (mm-pipe-part):
4889         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4890
4891 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4892
4893         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4894
4895 2008-06-03  Glenn Morris  <rgm@gnu.org>
4896
4897         * pop3.el (nnheader-accept-process-output): Autoload it.
4898
4899 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4900
4901         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4902         are not 2-digit hexadecimal characters that follow `%'s.
4903
4904 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4905
4906         * message.el (message-bogus-recipient-p): Fix type in doc string.
4907         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4908         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4909         Improve custom options.
4910         (message-bogus-recipient-p): Adjust accordingly.
4911
4912 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4913
4914         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4915         long-form month and day names.
4916
4917 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4918
4919         * dgnushack.el: Autoload debug, eudc-expand-inline and
4920         pgg-snarf-keys-region for XEmacs.
4921
4922         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4923
4924         * nnmairix.el: Require edmacro when compiling with XEmacs.
4925
4926 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4927
4928         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4929         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4930
4931 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4932
4933         * auth-source.el: Add more docs.
4934
4935         * netrc.el (netrc-machine): Always match if the port is not given.
4936
4937 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4938
4939         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4940         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4941         retrieval faster in some cases, but might make CPU usage larger.  If
4942         this has any bad side effects, we might revert this change.
4943
4944         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4945         seems to make mail retrieval much, much faster.
4946         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4947         unconditionally.
4948
4949         * gnus-draft.el (gnus-group-send-queue): Bind
4950         message-send-mail-partially-limit to nil to avoid being prompted.
4951
4952 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4953
4954         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4955
4956         * message.el (message-bogus-address-regexp): Fix and improve custom
4957         type.
4958         (message-setup-hook): Add message-check-recipients as custom option.
4959
4960 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4961
4962         * message.el (message-cite-function): Remove bogus autoload which crept
4963         in during merge from v5-10.
4964
4965 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4966
4967         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4968
4969         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4970
4971         * auth-source.el: Preliminary Tramp docs.
4972         (auth-sources): Change the default auth-sources to use
4973         EPA .gpg files.
4974
4975 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4976
4977         * nntp.el: Autoload `auth-source-user-or-password'.
4978         (nntp-send-authinfo): Use it.
4979
4980         * nnimap.el: Autoload `auth-source-user-or-password'.
4981         (nnimap-open-connection): Use it.
4982
4983         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4984         for the gnus-message function.
4985         (auth-source-user-or-password): Use it.
4986
4987 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4988
4989         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4990         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4991         (rfc2104-hash): Use it.
4992
4993 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4994
4995         * gnus-art.el (gnus-article-toggle-truncate-lines):
4996         Don't use `iff' in docstring.
4997
4998 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4999
5000         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5001
5002         * gnus-util.el (gnus-extract-address-component-name)
5003         (gnus-extract-address-component-email): Convenience functions around
5004         `gnus-extract-address-components'.
5005
5006         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5007         Use `gnus-extract-address-component-email' to fix bug of comparing full
5008         sender name to `user-mail-address'.
5009
5010 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5011
5012         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5013         catch/throw to optimize.
5014         (gnus-registry-find-keywords): Just use member to find a keyword.
5015
5016 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5017
5018         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5019         is current before calling gnus-server-prepare.
5020         (gnus-server-setup-buffer, gnus-server-update-server)
5021         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5022
5023 2008-05-04  Juri Linkov  <juri@jurta.org>
5024
5025         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5026         (mailcap-file-default-commands): Use mailcap-replace-in-string
5027         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5028         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5029
5030 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5031
5032         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5033
5034 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5035
5036         * gnus.el: Bump version to 0.11.
5037
5038 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5039
5040         * gnus.el: No Gnus v0.10 is released.
5041
5042 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5043
5044         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5045         hooks.
5046         (gnus-update-read-articles): Speed up non-marks-using users.
5047         (gnus-use-marks): Define gnus-use-marks.
5048         (gnus-propagate-marks): Rename variable to something more sensible.
5049
5050 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5051
5052         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5053         (gmm-image-load-path-for-library): Fix typos in docstrings.
5054         (gmm-message): Reflow docstring.
5055
5056 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5057
5058         * mail-source.el (mail-source-set-1, mail-source-bind):
5059         Move auth-source code out of the macro to clean it up and fix bugs.
5060
5061 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5062
5063         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5064         by sender if it's equal to user-mail-address, it's likely to be
5065         useless.
5066
5067         * mail-source.el (mail-source-bind): Don't use user or password if they
5068         are not bound.  Unintern them if they are nil.  Don't use server unless
5069         it's bound, and default it to empty string otherwise.
5070
5071 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5072
5073         * mail-source.el: Load auth-source.el.
5074         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5075         get user name or password, if auth-sources is set up.
5076
5077         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5078         strategy of splitting with parent.
5079         (gnus-registry-split-fancy-with-parent)
5080         (gnus-registry-post-process-groups): Use it and fix prior
5081         bug (returning a list as the split result).
5082
5083         * auth-source.el (auth-sources): Remove server parameter.
5084         (auth-source-pick, auth-source-user-or-password)
5085         (auth-source-user-or-password-imap)
5086         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5087         (auth-source-user-or-password-sftp)
5088         (auth-source-user-or-password-smtp): Remove server parameter.
5089
5090 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5091
5092         * smime.el (smime-sign-region, smime-encrypt-region)
5093         (smime-decrypt-region):
5094         Remove redundant calls to `generate-new-buffer-name'.
5095
5096 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5097
5098         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5099         Don't use QP for message/rfc822.
5100         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5101
5102 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5103
5104         * sieve-manage.el (sieve-string-bytes): Remove.
5105         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5106         correct byte-length only if the process's coding-system is the same as
5107         the one used internally by Emacs to represent strings.
5108
5109 2008-04-22  Juri Linkov  <juri@jurta.org>
5110
5111         * mailcap.el (mailcap-file-default-commands): New function.
5112
5113 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5114
5115         * message.el (message-signature-separator, message-cite-function):
5116         Change custom version.
5117
5118 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5119
5120         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5121         commands.
5122         (tls-checktrust): Ditto.
5123
5124 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5125
5126         * mm-decode.el (mm-display-external): Make temp file read-only.
5127
5128 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5129
5130         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5131         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5132         `C-c C-f d'.
5133
5134 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5135
5136         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5137
5138 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5139
5140         * gnus.el: Bump version to 0.9.
5141
5142 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5143
5144         * gnus.el: No Gnus v0.8 is released.
5145
5146 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5147
5148         * mail-source.el (mail-source-value):
5149         Prefer fboundp to functionp so it works with macros as well.
5150
5151 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5152
5153         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5154         Fix last change in case the element is not even a symbol.
5155
5156 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5157
5158         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5159         Prefer fboundp to functionp so it works with macros as well.
5160
5161 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5162
5163         * auth-source.el: Added docs.
5164         (auth-sources): Modify format to support server.
5165         (auth-source-pick, auth-source-user-or-password)
5166         (auth-source-user-or-password-imap)
5167         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5168         (auth-source-user-or-password-sftp)
5169         (auth-source-user-or-password-smtp): Add server parameter.
5170
5171 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5172
5173         * gnus-registry.el: Initialize the registry when gnus-registry-install
5174         is t.
5175
5176 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5177
5178         * compface.el (uncompface): Make buffer unibyte.
5179
5180 2008-04-05  Glenn Morris  <rgm@gnu.org>
5181
5182         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5183
5184 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5185
5186         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5187         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5188
5189         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5190         multibyteness after rather than before erasing it.
5191
5192         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5193         mm-with-multibyte.
5194         (gnus-request-article-this-buffer): Make sure the proper decoding is
5195         used if gnus-original-article-buffer happens to be unibyte.
5196
5197         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5198         default-enable-multibyte-characters.
5199
5200         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5201         default-enable-multibyte-characters.
5202
5203         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5204
5205         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5206
5207 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5208
5209         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5210         (imap-message-copyuid-1): Use it.
5211         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5212         J. Williams in
5213         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5214
5215         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5216         imap-enable-exchange-bug-workaround.
5217         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5218
5219 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5220
5221         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5222         a 100 byte status-checks into a 2-3MB transfer for each group.
5223         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5224         to enable bug workaround or not.
5225         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5226
5227 2008-03-31  Glenn Morris  <rgm@gnu.org>
5228
5229         * message.el (mml2015-use): Declare for compiler.
5230         (message-info): Require mml2015 when appropriate.
5231
5232 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5233
5234         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5235         whitespace.
5236
5237 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5238
5239         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5240         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5241         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5242         (nntp-service-to-port): New function.
5243         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5244         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5245         (nntp-open-netcat-stream): New function.
5246         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5247
5248 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5249
5250         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5251
5252 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5253
5254         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5255
5256 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5257
5258         * dns.el (dns-write): Use set-buffer-multibyte.
5259
5260 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5261
5262         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5263
5264 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5265
5266         * message.el (message-signature-separator): Change default.
5267         Improve custom type.
5268         (message-cite-function): Change default to
5269         message-cite-original-without-signature.
5270
5271         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5272         toggle.
5273
5274         * message.el (message-check-news-body-syntax): Fix signature check.
5275         (message-setup-1): Mark buffer as unmodified _after_ running
5276         message-setup-hook and handling message-alternative-emails.
5277         (message-shorten-references): Be more strict when building list of
5278         valid references to comply with GNKSA.
5279
5280         * gnus-group.el (gnus-read-ephemeral-bug-group)
5281         (gnus-read-ephemeral-debian-bug-group)
5282         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5283
5284         * message.el (message-info): Don't use booleanp which isn't supported
5285         in Emacs 21 and XEmacs.
5286
5287 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5288
5289         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5290         gnus-group-gmane-group-download-format.
5291         (gnus-group-read-ephemeral-gmane-group): Rename from
5292         gnus-group-read-ephemeral-gmane-group.
5293         (gnus-read-ephemeral-gmane-group-url): Rename from
5294         gnus-group-read-ephemeral-gmane-group-url.
5295         (gnus-bug-group-download-format-alist): New variable.
5296         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5297         (gnus-read-ephemeral-emacs-bug-group): New commands.
5298
5299 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5300
5301         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5302         (gnus-visible-headers): Improve custom type.
5303
5304 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5305
5306         * mml.el (mml-menu): Add workarounds for XEmacs.
5307
5308         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5309         X-Boundary header.
5310
5311         * message.el (message-simplify-recipients): Fix previous commit.
5312
5313 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5314
5315         * mm-util.el (mm-set-buffer-multibyte): New function.
5316         * mm-decode.el (mm-copy-to-buffer): Use it.
5317
5318 2008-03-19  Glenn Morris  <rgm@gnu.org>
5319
5320         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5321         Accidentally removed in the sync process with Emacs.
5322
5323 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5324
5325         * message.el (message-alter-recipients-discard-bogus-full-name):
5326         New function.
5327         (message-alter-recipients-function): New variable.
5328         (message-get-reply-headers): Use it.
5329         (message-replace-header): New helper function.
5330         (message-recipients-without-full-name): New variable.
5331         (message-simplify-recipients): New command.
5332
5333         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5334
5335         * message.el (message-info): Handle EasyPG manual.
5336
5337         * mml.el (mml-menu): Add entry for EasyPG.
5338
5339 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5340
5341         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5342         parameter.
5343
5344         * message.el (message-disassociate-draft): Specify drafts group name
5345         fully.
5346
5347 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5348
5349         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5350         unnecessary duplicates from the match list.
5351
5352 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5353
5354         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5355
5356         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5357
5358         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5359         args of `how-many' of which the XEmacs version doesn't take; declare
5360         Info-index-next as function.
5361
5362 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5363
5364         * gnus-score.el (gnus-score-headers): Fix handling of
5365         gnus-inhibit-slow-scoring.
5366
5367         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5368         string.
5369         (gnus-button-url-regexp): Improve handling of parenthesis.
5370         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5371         (gnus-button-handle-info-keystrokes): Handle index entries.
5372
5373 2008-03-15  Glenn Morris  <rgm@gnu.org>
5374
5375         * parse-time.el (parse-time-string): Simplify.
5376
5377 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5378
5379         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5380         Incoming* files.
5381
5382 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5383
5384         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5385         (auth-source-pick): Use it.
5386
5387 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5388
5389         * binhex.el (binhex-decode-region-internal):
5390         * uudecode.el (uudecode-decode-region-internal):
5391         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5392         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5393         setting default-enable-multibyte-characters.
5394
5395 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5396
5397         * auth-source.el (auth-source-protocols)
5398         (auth-source-protocols-customize, auth-source-choices): Added and
5399         modified variable customizations and defaults.
5400         (auth-source-pick, auth-source-user-or-password)
5401         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5402         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5403         (auth-source-user-or-password-sftp)
5404         (auth-source-user-or-password-smtp): Use new variables and provide an
5405         interface to netrc.el.
5406
5407 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5408
5409         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5410         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5411         Make sure the nntp port to specify is a string.
5412
5413 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5414
5415         * nntp.el: Use with-current-buffer.
5416         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5417         dubious mm-with-unibyte-current-buffer.
5418         (nntp-with-open-group-function): New function extracted from
5419         nntp-with-open-group macro.
5420         (nntp-with-open-group): Use the function, so it's easier to debug.
5421         Add indentation and debugging info.
5422         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5423         the use of the netcat alternatives.
5424
5425         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5426         Avoid mm-string-as-multibyte as well.
5427
5428         * nnweb.el (nnweb-insert-html):
5429         Remove use of nnheader-string-as-multibyte.
5430
5431         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5432         (nnheader-string-as-multibyte): Remove.
5433
5434         * mm-view.el: Use inhibit-read-only.
5435         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5436         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5437         or unibyte-string.
5438
5439         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5440         (mm-uu-yenc-extract): Use with-current-buffer.
5441
5442         * gnus-soup.el (gnus-soup-send-packet): Don't use
5443         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5444
5445         * nnmh.el: Use with-current-buffer.
5446         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5447         mm-string-as-multibyte on the output of mm-encode-coding-string.
5448
5449         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5450         (nnimap-request-move-article): Use with-current-buffer.
5451
5452         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5453         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5454         conversion uses string-make-unibyte rather than string-as-unibyte.
5455
5456         * gnus-msg.el: Use with-current-buffer.
5457
5458         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5459
5460 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5461
5462         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5463         string for caching if it is 'PIN.
5464
5465 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5466
5467         * lpath.el: Consider the case without Emacs/W3.
5468
5469 2008-03-08  Glenn Morris  <rgm@gnu.org>
5470
5471         * time-date.el (date-to-time, time-subtract, time-add)
5472         (safe-date-to-time): Doc fixes.
5473
5474 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5475
5476         * mail-source.el (mail-source-delete-old-incoming-confirm):
5477         Change default to nil.
5478         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5479
5480 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5481
5482         * lpath.el: Rearrange.
5483
5484         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5485         (gnus-article-goto-prev-page): Work for articles having ^L's.
5486
5487         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5488
5489         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5490
5491 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5492
5493         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5494         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5495         (gnus-bookmark-jump): Adjust some variable names.
5496
5497 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5498
5499         * auth-source.el: New package.
5500         (auth-source-choices): Add customization entry point variable.
5501
5502         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5503         bug.
5504
5505 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5506
5507         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5508         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5509         (gnus-registry-install-shortcuts): Rename from
5510         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5511         the `gnus-registry-mark-map' keymap dynamically from
5512         `gnus-registry-marks'.  The generated functions update the summary line
5513         when a registry mark is added or deleted, and will call
5514         `gnus-registry-install-p' (see the comments in the code).
5515         (gnus-registry-user-format-function-M): Use concat intelligently.
5516
5517         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5518         the registry mark functions.
5519
5520 2008-03-05  Glenn Morris  <rgm@gnu.org>
5521
5522         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5523         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5524         gnus-art.
5525         (top-level): No need to load own source when compiling.
5526
5527 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5528
5529         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5530         Suggested by <chris.anderton@zetnet.co.uk>.
5531
5532 2008-03-04  Glenn Morris  <rgm@gnu.org>
5533
5534         * gnus-sum.el (top-level): No need to require gnus when compiling,
5535         since unconditionally required near start of file.
5536         (gnus-summary-display-while-building): Move definition before use.
5537
5538 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5539
5540         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5541         formatting function.
5542
5543 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5544
5545         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5546         with plists.
5547         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5548         Use new format.
5549
5550 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5551
5552         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5553         `where-is-internal' that returns a range of key sequences.
5554
5555 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5556
5557         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5558
5559         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5560         (gnus-summary-jump-to-group): Consider windows on other displayed
5561         frames as well.  Similar changes might be needed elsewhere, but that's
5562         the one I've bumped into during my use.
5563
5564         * nndoc.el (nndoc-oe-dbx-type-p):
5565         * gnus-msg.el (gnus-debug):
5566         * gnus-group.el (gnus-update-group-mark-positions):
5567         Use mm-string-to-multibyte.
5568
5569 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5570
5571         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5572         doesn't handle NotDashEscaped.
5573
5574         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5575         (mml-dnd-attach-options): Fix typo in custom choice.
5576
5577         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5578         nndoc-article-type to mbox.
5579         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5580
5581         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5582         to nil, instead of html2text.
5583
5584         * imap.el (imap-debug): Add `imap-ping-server'.
5585
5586         * gnus-bookmark.el: Add FIXMEs.
5587
5588         * message.el (message-form-letter-separator)
5589         (message-send-form-letter-delay): New variables.
5590         (message-send-form-letter): Use them.  New command to send form
5591         letters.  Requested by Uwe Siart.
5592         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5593
5594 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5595
5596         * Update copyright years.
5597
5598 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5599
5600         Sync from EMACS_22_BASE.
5601
5602         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5603
5604 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5605
5606         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5607         empty author.
5608
5609 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5610
5611         * gnus-registry.el (gnus-registry-marks): Add variable for
5612         customization of marks and their appearance.
5613         (gnus-registry-read-mark): Use it.
5614         (gnus-registry-do-marks): Add utility function to loop through
5615         `gnus-registry-marks'.
5616         (gnus-registry-install-shortcuts-and-menus): Add function to install
5617         shortcuts and menus.
5618         (gnus-registry-initialize): Use it.
5619         (gnus-registry-default-mark): Clarify documentation.
5620
5621 2008-02-29  Glenn Morris  <rgm@gnu.org>
5622
5623         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5624         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5625         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5626         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5627         Change defcustom :version from 23.0 to 23.1.
5628
5629 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5630
5631         * gnus-registry.el (gnus-registry-follow-group-p)
5632         (gnus-registry-post-process-groups): Add functions to aid registry
5633         splitting and improve logging.  Clarify behavior in function
5634         documentation.
5635         (gnus-registry-split-fancy-with-parent): Use them.
5636
5637 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5638
5639         * gnus-art.el: Use with-current-buffer.
5640
5641 2008-02-27  David Engster  <dengste@eml.cc>
5642
5643         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5644         Express real group name in the response.
5645
5646 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5647
5648         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5649         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5650         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5651         autoload gnus-registry-fetch-group when compiling.
5652         (nnmairix-request-group-with-article-number-correction): Remove
5653         unreferenced argument passed to nnmairix-call-backend.
5654
5655 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5656
5657         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5658         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5659         Wilde.
5660
5661 2008-02-27  Glenn Morris  <rgm@gnu.org>
5662
5663         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5664         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5665         variables to defconsts.  Convert comments to doc-strings.
5666         (nnmairix-last-server, nnmairix-current-server): Convert from free
5667         variables to defvars.  Convert comments to doc-strings.
5668         (gnus-registry-fetch-group): Autoload.
5669         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5670         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5671         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5672         caddr.
5673         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5674         nnmairix-request-group-with-article-number-correction call.
5675         (nnmairix-fast, nnmairix-group): New, less general names, for free
5676         variables passed from nnmairix-request-group to
5677         nnmairix-request-group-with-article-number-correction.  Declare.
5678         (nnmairix-request-group-with-article-number-correction):
5679         Use nnmairix-fast, nnmairix-group rather than fast, group.
5680
5681 2008-02-26  David Engster  <dengste@eml.cc>
5682
5683         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5684         version 0.5.
5685
5686 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5687
5688         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5689         instead of making an extra function call.  Don't add the current group
5690         to articles only when they have the group.  Use
5691         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5692         Reported by David <de_bb@arcor.de>.
5693
5694 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5695
5696         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5697         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5698
5699 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5700
5701         * mail-source.el (mail-source-delete-incoming): Change default.
5702         Supplement doc string.
5703
5704         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5705
5706 2008-02-14  Glenn Morris  <rgm@gnu.org>
5707
5708         * time-date.el (format-seconds): New function.
5709
5710 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5711
5712         * nnmail.el (nnmail-message-id-cache-file): Derive from
5713         `gnus-home-directory'.
5714
5715 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5716
5717         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5718         Document negative prefix.
5719
5720         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5721
5722 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5723
5724         * message.el (message-unsent-separator): Add the Exim bounce
5725         separator.
5726
5727 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5728
5729         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5730         list.
5731         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5732         recipient/signer list.
5733
5734 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * Makefile.in (datarootdir): Define.
5737         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5738         name that might contain whitespace.
5739
5740 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5741
5742         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5743         fbound (Emacs 23 unicode), signal an error.
5744
5745 2008-02-08  Glenn Morris  <rgm@gnu.org>
5746
5747         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5748
5749 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5750
5751         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5752         ports to the calls to `netrc-machine-user-or-password' in addition to
5753         "imap" and "imaps".
5754
5755 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5756
5757         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5758
5759         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5760
5761 2008-02-01  Kenichi Handa  <handa@m17n.org>
5762
5763         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5764         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5765         (rfc2104-hash): Convert the result of concat to unibyte string.
5766
5767 2008-02-01  Dave Love  <fx@gnu.org>
5768
5769         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5770         coding-system-for-read.
5771         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5772
5773 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5774
5775         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5776         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5777         <hanche@math.ntnu.no>.
5778
5779 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5780
5781         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5782
5783         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5784
5785 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5786
5787         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5788         * message.el (message-beginning-of-line): Use featurep instead of bound
5789         tests in order to resolve conditionals at compile time.
5790
5791 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5792
5793         * mail-source.el (mail-sources): Add `group' choice.
5794
5795         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5796         parameter `in-group' to control into which group the articles go.
5797         Add treatment of `group' mail-source.
5798
5799 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5800
5801         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5802
5803         * mm-decode.el (mm-dissect-buffer): Decode description.
5804
5805         * mml.el (mml-to-mime): Encode message header first.
5806
5807 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5808
5809         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5810         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5811
5812         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5813         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5814
5815 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5816
5817         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5818
5819 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5820
5821         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5822         prefix keys.
5823         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5824         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5825         gnus-xmas.el.
5826
5827         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5828         (gnus-xmas-article-describe-bindings): New function.
5829         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5830         gnus-xmas-article-describe-bindings.
5831
5832         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5833
5834 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5835
5836         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5837         Add new variables for article mark management.
5838         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5839         list of extra data entries which, when present, will indicate that the
5840         article ID should not be trimmed from the registry.
5841         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5842         functions.
5843         (gnus-registry-read-mark): New function to read a mark name from the
5844         user.
5845         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5846         (gnus-registry-set-article-mark-internal): New functions to add and
5847         remove marks.
5848         (gnus-registry-get-article-marks): New function to show the marks for
5849         an article, or retrieve them for further use.
5850
5851 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5852
5853         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5854         keys when no argument is given.
5855
5856 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5857
5858         * imap.el (imap-ping-server): New variable.
5859         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5860         (imap-ping-server): Minor doc string fixes.
5861
5862 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5863
5864         * imap.el (imap-ping-server): New function.
5865         (imap-opened): Call imap-ping-server.
5866
5867 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5868
5869         * gnus-sum.el (gnus-article-sort-by-random)
5870         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5871         jidanni@jidanni.org.
5872
5873 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5874
5875         * gnus-art.el (gnus-article-describe-bindings): New function.
5876         (gnus-article-read-summary-keys): Use it.
5877         (gnus-article-mode-map): Bind `C-h b' to it.
5878
5879 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5880
5881         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5882         XEmacs.
5883         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5884         against non-character events.
5885
5886         * lpath.el: Fbind map-keymap for Emacs 21.
5887
5888 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5889
5890         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5891         command.
5892         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5893         instead of END.  Change name of the temp file.
5894         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5895         customizable.
5896
5897 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5898
5899         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5900         bind `S W' to gnus-article-wide-reply-with-original; set default
5901         binding to gnus-article-read-summary-send-keys.
5902         (gnus-article-read-summary-keys): Fix the order of keys; display
5903         continuation keys correctly in the echo area; describe bindings
5904         correctly when keys end with `C-h'.
5905         (gnus-article-read-summary-send-keys): New function.
5906         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5907         for gnus-article-read-summary-send-keys; display continuation keys
5908         correctly in the echo area.
5909         (gnus-article-reply-with-original): Ignore prefix argument.
5910         (gnus-article-wide-reply-with-original): New function.
5911
5912         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5913         Emacs 21.
5914
5915 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5916
5917         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5918         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5919
5920 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5921
5922         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5923         (gnus-group-read-ephemeral-gmane-group): New command.
5924
5925 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5926
5927         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5928
5929 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5930
5931         * message.el (message-send-mail-function): Increase custom version.
5932
5933         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5934         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5935
5936 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5937
5938         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5939         for the cases where imap-authenticate is called with a nil buffer
5940         parameter.
5941
5942 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5943
5944         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5945         html parts correctly; support forwarded messages.
5946         (gnus-article-browse-html-article): Remove work buffers.
5947
5948         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5949         compiling.
5950         (netrc-bound-and-true-p): New macro.
5951         (netrc-parse): Use it instead of bound-and-true-p that is not available
5952         in XEmacs 21.4.
5953
5954 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5955
5956         * gnus-registry.el (gnus-registry-mark-article)
5957         (gnus-registry-article-marks): Add functionality to mark articles
5958         through the Gnus registry.
5959
5960         * encrypt.el: Clarify documentation for the new pgg method.
5961         (encrypt-file-alist): Add PGG option.
5962         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5963         functionality.  Abstract password key and messaging to external
5964         functions.
5965         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5966         (encrypt-message-method-and-cipher): Add new convenience external
5967         functions.
5968         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5969         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5970
5971         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5972         (netrc-parse): Use encrypt-file-alist to determine if
5973         encrypt-find-model or encrypt-insert-file-contents should be used.
5974
5975         * encrypt.el: Clarify documentation.  Load password-cache or
5976         password, whichever one is found first, instead of autoloading.
5977
5978 2007-12-19  Glenn Morris  <rgm@gnu.org>
5979
5980         * mml.el (message-options-set, message-narrow-to-head)
5981         (message-in-body-p, message-mail-p, message-encode-message-body):
5982         Autoload.
5983         (message-remove-header, message-narrow-to-headers-or-head)
5984         (message-subscribed-p, message-make-mail-followup-to)
5985         (message-position-on-field, message-news-p)
5986         (message-options-set-recipient, message-generate-headers)
5987         (message-sort-headers): Declare as functions.
5988
5989 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5990
5991         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5992         convention in doc string.
5993
5994 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5995
5996         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5997         title to html parts.
5998         (gnus-article-browse-html-article): Pass message header to it.
5999
6000         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6001
6002 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6003
6004         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6005         or password compatible with XEmacs.
6006
6007 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6008
6009         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6010         format document.
6011         (gnus-mime-delete-part): Don't write description line if empty.
6012         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6013
6014 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6015
6016         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6017         (gnus-summary-mark-read-and-unread-as-read)
6018         (gnus-summary-mark-current-read-and-unread-as-read)
6019         (gnus-summary-mark-unread-as-ticked): Doc fix.
6020         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6021
6022 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6023
6024         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6025         Christoph Conrad <christoph.conrad@gmx.de>.
6026
6027 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6028
6029         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6030         yes-or-no-p.
6031
6032 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6033
6034         * mm-decode.el (mm-add-meta-html-tag): New function.
6035         (mm-save-part-to-file, mm-pipe-part): Use it.
6036
6037         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6038         gnus-y-or-n-p instead of y-or-n-p.
6039         (gnus-article-browse-html-parts): Work with message/external-body; use
6040         mm-add-meta-html-tag.
6041
6042 2007-12-11  Glenn Morris  <rgm@gnu.org>
6043
6044         * gnus-cache.el: Require gnus-sum not just when compiling.
6045
6046         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6047
6048         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6049         definitions before use.
6050
6051         * mm-decode.el: Require gnus-util.
6052         (mm-remove-part): Only call delete-annotation on XEmacs.
6053
6054         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6055
6056         * nnmail.el: Require gnus-int.
6057
6058         * spam.el: Move `require's before `eval-when-compile's.
6059
6060         * gnus-ems.el (gnus-alive-p):
6061         * gnus-fun.el (message-goto-eoh):
6062         * gnus-util.el (gnus-group-name-decode):
6063         * mail-source.el (gnus-compress-sequence):
6064         * message.el (Info-goto-node, format-spec):
6065         * mm-bodies.el (message-options-get):
6066         * mm-decode.el (mm-view-pkcs7):
6067         * mm-util.el (gmm-write-region):
6068         * mml-smime.el (mml-compute-boundary)
6069         (gnus-completing-read-with-default):
6070         * mml.el (widget-button-press, gnus-make-hashtable):
6071         * mml1991.el (mm-decode-content-transfer-encoding)
6072         (mm-encode-content-transfer-encoding)
6073         (message-options-get, message-options-set):
6074         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6075         * nnfolder.el (gnus-request-group):
6076         * nnheader.el (ietf-drums-unfold-fws):
6077         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6078         * smime.el (gnus-run-mode-hooks):
6079         * spam-stat.el (gnus-message): Autoload.
6080
6081         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6082         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6083         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6084         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6085         Add declare-function compatibility definition.
6086
6087         * gnus-cache.el (nnvirtual-find-group-art):
6088         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6089         (gnus-add-image, gnus-add-wash-type):
6090         * gnus-group.el (nnkiboze-score-file):
6091         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6092         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6093         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6094         (message-tokenize-header, gnus-get-buffer-create)
6095         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6096         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6097         * gnus.el (gnus-group-decoded-name):
6098         * mail-source.el (imap-capability):
6099         * mm-bodies.el (message-options-set):
6100         * mm-decode.el (gnus-configure-windows):
6101         * mm-extern.el (message-goto-body):
6102         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6103         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6104         (epg-sub-key-validity, message-options-set):
6105         * mml.el (widget-event-point, gnus-configure-windows):
6106         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6107         * mml2015.el (epg-check-configuration, epg-configuration)
6108         (message-options-set):
6109         * nndb.el (nndb-request-article):
6110         * nnfolder.el (gnus-request-create-group):
6111         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6112         * nnmaildir.el (gnus-group-mark-article-read):
6113         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6114         * rfc1843.el (message-fetch-field):
6115         * spam.el (gnus-extract-address-components):
6116         Declare as functions.
6117
6118 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6119
6120         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6121
6122         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6123
6124         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6125         bind show-trailing-whitespace for XEmacs.
6126
6127 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6128
6129         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6130         new no-op macro for backward compatibility.
6131
6132         * imap.el (imap-string-to-integer): New function.
6133
6134 2007-12-09  Glenn Morris  <rgm@gnu.org>
6135
6136         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6137
6138         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6139         * message.el, mm-view.el, sieve-manage.el, smime.el:
6140         Add declare-function compatibility definition.
6141
6142         * gnus-art.el (w3-region, w3m-region, Info-menu):
6143         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6144         * gnus-sum.el (gnus-get-predicate):
6145         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6146         * message.el (mail-abbrev-in-expansion-header-p):
6147         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6148         (w3m-detect-meta-charset, w3m-region):
6149         * sieve-manage.el (password-read, password-cache-add)
6150         (password-cache-remove):
6151         * smime.el (password-read-and-add): Declare as functions.
6152
6153 2007-12-08  David Kastrup  <dak@gnu.org>
6154
6155         * gnus-sum.el (gnus-summary-simplify-subject-query):
6156         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6157         `message'.
6158
6159 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6160
6161         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6162         it to bind idna-program, installation-directory, defined-colors, and
6163         face-attribute for XEmacs of the version that compiles defcustom forms.
6164
6165 2007-12-07  Glenn Morris  <rgm@gnu.org>
6166
6167         * gnus-art.el (article-make-date-line): Revert previous change.
6168
6169 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6170
6171         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6172
6173 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6174
6175         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6176         Call gnus-add-to-range ranges only once with a prepared article-list.
6177
6178 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6179
6180         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6181         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6182         group names with backslashes.  Reported by Tassilo Horn
6183         <tassilo@member.fsf.org>.
6184
6185 2007-12-06  Deepak Goel  <deego3@gmail.com>
6186
6187         * gnus-art.el (article-make-date-line):
6188         * gnus-start.el (gnus-load):
6189         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6190
6191 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6192
6193         * gnus-art.el (gnus-use-idna)
6194         * gnus-start.el (gnus-site-init-file)
6195         * message.el (message-use-idna)
6196         * mm-uu.el (mm-uu-hide-markers)
6197         * smiley.el (smiley-style): Revert changes that suppress warnings.
6198
6199 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6200
6201         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6202         specify charset to html source.  Reported by Christoph Conrad
6203         <christoph.conrad@gmx.de>.
6204
6205 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6206
6207         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6208         idna-program in order to suppress byte compile warning issued by XEmacs
6209         that came to byte compile the default value section of defcustom forms
6210         recently.
6211
6212         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6213         value of installation-directory.
6214
6215         * message.el (message-use-idna): Don't directly refer to the value of
6216         idna-program.
6217
6218         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6219
6220         * smiley.el (smiley-style): Don't directly call face-attribute.
6221
6222 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6223
6224         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6225
6226         * gnus-dired.el: Reduce Gnus dependencies.
6227         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6228         require.  Use autoloads instead.
6229         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6230         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6231         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6232         (gnus-dired-mode): Adjust doc string.
6233         (gnus-dired-mail-mode): New variable.
6234         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6235         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6236         (gnus-dired-mail-buffers): New function.  Return mail or message
6237         composition buffers.
6238         (gnus-dired-attach): Use it.
6239         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6240         NO-DECODE.
6241         (gnus-dired-print): Use `gnus-print-buffer' depending on
6242         `gnus-dired-mail-mode'.
6243
6244 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6245
6246         * rfc2047.el (rfc2047-encoded-word-regexp)
6247         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6248         explaining what regexp patterns are for.
6249
6250 2007-12-04  Glenn Morris  <rgm@gnu.org>
6251
6252         * password.el: Move to password-cache.el.
6253
6254         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6255         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6256         * mml-smime.el (password-read, password-cache-add)
6257         (password-cache-remove):
6258         No need to autoload, since mml-sec requires password.
6259
6260         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6261         * message.el (gnus-extract-address-components):
6262         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6263
6264         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6265         password.
6266
6267 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6268
6269         * mailcap.el: Reduce dependencies.
6270         (mail-header-parse-content-type): Autoload.
6271         (mailcap-delete-duplicates): New alias.
6272         (mailcap-mime-info): Add optional argument NO-DECODE.
6273         (mailcap-mime-types): Use mailcap-delete-duplicates.
6274
6275         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6276
6277 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6278
6279         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6280         (imap-parse-status): Upcase status-att for servers that sends them
6281         lower-case (e.g., MS Exchange 2007).
6282
6283 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6284
6285         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6286         function.
6287
6288         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6289         (gnus-uu-yenc-article): New function.
6290
6291         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6292
6293         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6294         buffer.
6295
6296 2007-12-02  Glenn Morris  <rgm@gnu.org>
6297
6298         * binhex.el (binhex): New custom group.
6299         (binhex-decoder-program, binhex-decoder-switches)
6300         (binhex-use-external): Move to the binhex custom group.
6301
6302         * uudecode.el (uudecode): New custom group.
6303         (uudecode-decoder-program, uudecode-decoder-switches)
6304         (uudecode-use-external): Move to the uudecode custom group.
6305
6306         * netrc.el (top-level): Don't load `encrypt' features.
6307         (netrc-parse): Don't use encrypt.
6308         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6309
6310         * encrypt.el: Remove file.
6311
6312 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6313
6314         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6315         matches on patches.
6316
6317         * gnus-art.el (gnus-article-browse-html-article): Mention
6318         `mm-text-html-renderer' in the doc string.
6319
6320         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6321         string.  Add comments.
6322
6323         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6324         if rhs is ASCII.
6325
6326 2007-12-01  Glenn Morris  <rgm@gnu.org>
6327
6328         * mail-source.el (top-level): Require format-spec before
6329         eval-when-compile.
6330
6331 2007-11-30  Glenn Morris  <rgm@gnu.org>
6332
6333         * encrypt.el: Require password, rather than autoloading password-read.
6334
6335 2007-11-29  Glenn Morris  <rgm@gnu.org>
6336
6337         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6338         (sasl-make-client, sasl-next-step, sasl-step-data)
6339         (sasl-step-set-data): Declare as functions.
6340
6341 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6342
6343         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6344
6345 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6346
6347         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6348         certs should be verified and what is to be done in the event of a
6349         verification failure.
6350
6351         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6352         caller can indicate whether the cache should be disregarded for this
6353         call.  This way the result of the call is reproducible at all times and
6354         can be considered a canonical server name for the supplied method.
6355         (gnus-agent-method-p): Canonicalize server names by pushing their
6356         method through `gnus-method-to-server' using the no-cache argument.
6357
6358         * gnus-srvr.el (gnus-server-insert-server-line): Call
6359         `gnus-method-to-server' with `no-cache' argument.
6360
6361         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6362         gnus-agent-possibly-synchronize-flags as this should be called when the
6363         server is actually being opened.
6364         (gnus-agent-possibly-synchronize-flags)
6365         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6366         flags file of an agentized server to the latter function.
6367
6368         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6369         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6370         after a connection has been established successfully.
6371
6372 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6373
6374         * gnus-art.el (article-display-face): Force to display face if called
6375         interactively; check if gnus-article-x-face-too-ugly matches author.
6376         (article-display-x-face): Display face even if From header is missing
6377         as article-display-face does.
6378
6379 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6380
6381         * hashcash.el (message-narrow-to-headers-or-head)
6382         (message-fetch-field, message-goto-eoh)
6383         (message-narrow-to-headers): Declare as functions.
6384
6385 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6386
6387         * mail-source.el (mail-sources): Default to fetch from file for
6388         compatibility with default of nnmail-spool-file.
6389
6390 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6391
6392         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6393         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6394         to look for encoded word that should be encoded again.
6395         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6396         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6397         encoding pattern.
6398         (rfc2047-decode-region): Switch strict regexp and loose one according
6399         to rfc2047-allow-irregular-q-encoded-words.
6400
6401 2007-11-25  Romain Francoise  <romain@orebokech.com>
6402
6403         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6404
6405 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6406
6407         * tls.el (tls-program): Provide more custom choices from
6408         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6409         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6410
6411 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6412
6413         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6414         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6415
6416         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6417         `nnmail-spool-file'.
6418
6419         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6420         `nnmail-spool-file'.
6421
6422         * gnus-move.el (gnus-change-server): Ditto.
6423
6424         * gnus-kill.el (gnus-batch-score): Ditto.
6425
6426         * gnus-cache.el (gnus-jog-cache): Ditto.
6427
6428         * gnus-msg.el (gnus-summary-reply):
6429         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6430
6431 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6432
6433         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6434         version.  Minor improvement to doc strings.
6435         (tls-program): Add comment.
6436
6437 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6438
6439         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6440         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6441         mismatch between the hostname provided in the certificate and the name
6442         of the host connnecting to.
6443         (open-tls-stream): Use them.  Check certificates against trusted root
6444         certificates.
6445
6446 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6447
6448         * gnus-cache.el (gnus-cache-generate-nov-databases):
6449         Use nnml-generate-nov-databases-directory instead of
6450         nnml-generate-nov-databases-1.
6451
6452 2007-11-24  Glenn Morris  <rgm@gnu.org>
6453
6454         * message.el (message-tool-bar-retro): Update for rename
6455         mail_send.xpm->mail-send.xpm.
6456
6457 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6458
6459         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6460         `smime-ldap-search' for Emacs 22 and up.
6461
6462 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6463
6464         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6465
6466         * message.el (message-send-mail-function): Fix error convention.
6467         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6468         (message-widen-reply, message-send-mail, message-talkative-question)
6469         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6470         (message-clone-locals, message-send-news): Use with-current-buffer.
6471         (message-insert-or-toggle-importance): Remove unused var `valid'.
6472         (message-make-references): Remove unused var `new-references'.
6473         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6474
6475 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6476
6477         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6478         (spam-split-symbolic-return-positive): Reflow docstring.
6479         (spam-backends, spam-summary-exit-behavior)
6480         (spam-mark-ham-unread-before-move-from-spam-group)
6481         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6482         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6483         (spam-clear-cache, spam-backend-check, spam-install-backend)
6484         (spam-install-statistical-backend, spam-list-of-processors)
6485         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6486         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6487         (spam-check-crm114, spam-initialize, spam-unload-hook):
6488         Fix typos in docstrings.
6489
6490 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6491
6492         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6493         been checked if they have never been read and those group levels are
6494         higher than the one that a user specified.
6495
6496 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6497
6498         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6499         foreign groups unless a group level is specified by a user.
6500         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6501
6502 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6503
6504         * message.el (message-send-mail-function): Require sendmail.
6505
6506 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6507
6508         * message.el (message-send-mail-function): Check for smtpmail too.
6509
6510         * utf7.el (utf7-encode, utf7-decode): Use coding system
6511         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6512
6513         * message.el (message-send-mail-function): New function.
6514         (message-send-mail-function): Set default using
6515         message-send-mail-function.  Adjust doc string.
6516         (message-send-mail-with-mailclient): New function.
6517
6518 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6519
6520         * smime.el (from):
6521         * rfc2047.el (message-posting-charset):
6522         * qp.el (mm-use-ultra-safe-encoding):
6523         * pop3.el (parse-time-months):
6524         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6525         * nnml.el (files):
6526         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6527         (jka-compr-compression-info-list, ange-ftp-path-format)
6528         (efs-path-regexp):
6529         * nndiary.el (files):
6530         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6531         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6532         (epg-digest-algorithm-alist, inhibit-redisplay)
6533         (password-cache-expiry):
6534         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6535         (pgg-output-buffer, password-cache-expiry):
6536         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6537         (efs-path-regexp):
6538         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6539         (inhibit-redisplay):
6540         * mm-uu.el (file-name, start-point, end-point, entry)
6541         (gnus-newsgroup-name, gnus-newsgroup-charset):
6542         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6543         (latin-unity-ucs-list):
6544         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6545         (mm-uu-binhex-decode-function):
6546         * message.el (gnus-message-group-art, gnus-list-identifiers)
6547         (rmail-enable-mime-composing, gnus-local-organization)
6548         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6549         (gnus-read-active-file, facemenu-add-face-function)
6550         (facemenu-remove-face-function, gnus-article-decoded-p)
6551         (tool-bar-mode):
6552         * mail-source.el (display-time-mail-function):
6553         * gnus-util.el (nnmail-pathname-coding-system)
6554         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6555         (gnus-original-article-buffer, gnus-user-agent)
6556         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6557         (xemacs-codename, sxemacs-codename, emacs-program-version):
6558         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6559         * gnus-start.el (gnus-agent-covered-methods)
6560         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6561         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6562         (gnus-newsgroup-headers, gnus-group-list-mode)
6563         (gnus-group-mark-positions, gnus-newsgroup-data)
6564         (gnus-newsgroup-unreads, nnoo-state-alist)
6565         (gnus-current-select-method, mail-sources)
6566         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6567         (nnmail-spool-file, gnus-cache-active-hashtb):
6568         * gnus-mh.el (mh-lib-progs):
6569         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6570         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6571         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6572         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6573         (gnus-group-buffer):
6574         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6575         (font-lock-set-defaults):
6576         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6577         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6578         (gnus-summary-post-menu, total-parts, type, condition, length):
6579         * gnus-agent.el (gnus-agent-read-agentview):
6580         * flow-fill.el (show-trailing-whitespace):
6581         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6582         eval-and-compile wrappers for byte compiler pacifiers.
6583
6584         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6585         (mm-display-inline-fontify): Check for featurep 'xemacs not
6586         extent-list.
6587
6588         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6589         itimer-list.
6590         (mm-create-image-xemacs): Only do something for XEmacs.
6591         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6592
6593         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6594
6595         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6596         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6597
6598 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6599
6600         * nnimap.el (nnimap-split-download-body):
6601         * gnus-demon.el (gnus-demon):
6602         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6603
6604 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6605
6606         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6607         macros.
6608         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6609         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6610         copy data from unibyte buffer to multibyte current buffer.
6611         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6612         to copy data from unibyte current buffer to multibyte buffer.
6613         (nntp-make-process-buffer): Make process buffer unibyte.
6614
6615         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6616
6617 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6618
6619         * pop3.el (pop3-open-server): Accept and process data more robustly at
6620         connexion start to avoid spurious "POP SSL connexion failed" errors.
6621
6622 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6623
6624         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6625         read group names.
6626
6627 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6628
6629         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6630
6631 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6632
6633         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6634         (nnmail-save-active): Use a unibyte buffer when saving active file,
6635         which may contain non-ASCII group names.
6636
6637         * nnml.el (nnml-request-group): Decode group names in messages.
6638
6639 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6640
6641         * message.el (message-citation-line-function)
6642         (message-insert-formatted-citation-line): Fix spelling of
6643         `message-insert-formated-citation-line'.
6644
6645 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6646
6647         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6648
6649 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6650
6651         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6652         nnmail-pathname-coding-system.
6653
6654         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6655         that a user enters; decode group names in messages.
6656
6657         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6658
6659 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6660
6661         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6662
6663         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6664
6665         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6666         risky local variable.
6667
6668         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6669
6670 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6671
6672         * encrypt.el: Improve documentation to fix function name typo.
6673         Reported by Daiki Ueno <ueno@unixuser.org>.
6674
6675 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6676
6677         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6678         even if the point is not in the last page of an article.
6679         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6680         back to the previous page.
6681
6682 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6683
6684         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6685
6686 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6687
6688         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6689
6690 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6691
6692         * message.el (message-check-news-body-syntax): Avoid
6693         mm-string-as-multibyte.
6694         (message-hide-headers): Don't assume (point-min)==1.
6695
6696 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6697
6698         * message.el (message-remove-blank-cited-lines): Fix if remove is
6699         given.
6700         (message-bogus-address-regexp): New variable.
6701         (message-bogus-recipient-p): New function.
6702         (message-check-recipients): New command.
6703         (message-syntax-checks): Add `bogus-recipient'.
6704         (message-fix-before-sending): Add `bogus-recipient'.
6705
6706         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6707         (gnus-treat-body-boundary): Don't test window-system.
6708
6709 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6710
6711         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6712
6713 2007-10-28  Miles Bader  <miles@gnu.org>
6714
6715         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6716         at compile-time too.
6717
6718 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6719
6720         * gnus-msg.el (gnus-message-setup-hook): Add
6721         `message-remove-blank-cited-lines' to options.
6722
6723 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6724
6725         * message.el (message-remove-blank-cited-lines): New function.
6726         Suggested by Karl Plästerer.
6727
6728 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6729
6730         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6731         mapc.
6732
6733         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6734         (top-level): Use mapc to set functions to be traced for debugging.
6735
6736         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6737         called for effect with while loop.
6738
6739         * message.el (message-talkative-question): Replace mapcar called for
6740         effect with mapc.
6741
6742         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6743         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6744         called for effect with dolist.
6745
6746         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6747
6748         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6749         gnus-extra-headers and nnmail-extra-headers.
6750
6751         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6752         called for effect with dolist.
6753         (top-level): Use mapc to set functions to be traced for debugging.
6754
6755         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6756         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6757         dolist.
6758
6759         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6760         Replace mapcar called for effect with mapc.
6761         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6762         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6763         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6764         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6765
6766         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6767         remove-if that's a cl function.
6768
6769         * webmail.el (webmail-debug): Replace mapcar called for effect with
6770         dolist.
6771
6772         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6773         with mapc.
6774
6775 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6776
6777         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6778         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6779         with while loop.
6780
6781         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6782         functions from article-* functions.
6783         (gnus-multi-decode-header): Replace mapcar called for effect with
6784         dolist.
6785
6786         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6787         (gnus-bookmark-show-details): Replace mapcar called for effect with
6788         while loop.
6789
6790         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6791         called for effect with while loop.
6792
6793         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6794         with dolist.
6795
6796         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6797         mapcar called for effect with dolist.
6798
6799         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6800
6801         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6802         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6803         Replace mapcar called for effect with dolist.
6804         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6805         mapc.
6806
6807         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6808         Replace mapcar called for effect with dolist.
6809         (gnus-topic-list): Replace mapcar called for effect with mapc.
6810
6811         * gnus.el: Use mapc instead of mapcar to add autoloads.
6812
6813 2007-10-23  Richard Stallman  <rms@gnu.org>
6814
6815         * gnus-group.el (gnus-group-highlight): Mark as risky.
6816
6817 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6818
6819         * gnus.el (gnus-server-to-method): Return method found first in
6820         gnus-newsrc-alist.
6821
6822         * gnus-art.el (gnus-article-highlight-signature)
6823         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6824         button overlay without the front stickiness.
6825
6826 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6827
6828         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6829         overview buffer needed a catch to receive its throw.
6830         (gnus-agent-flush-cache): Declared as interactive to make this function
6831         easier to use.
6832
6833 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6834
6835         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6836         `next-line'.
6837
6838 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6839
6840         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6841         exclude address matching message-dont-reply-to-names.
6842
6843 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6844
6845         * gnus-util.el (gnus-string<): New function.
6846
6847         * gnus-sum.el (gnus-article-sort-by-author)
6848         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6849
6850 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6851
6852         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6853         the frame-focus tag is set in gnus-buffer-configuration.
6854
6855 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6856
6857         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6858         the front stickiness.
6859
6860 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6861
6862         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6863         url pattern; remove duplicate one.
6864         (gnus-article-extend-url-button): New function.
6865         (gnus-article-add-buttons): Use it.
6866         (gnus-button-push): Use concatenated url that it makes.
6867
6868 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6869
6870         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6871
6872 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6873
6874         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6875         Don't hardcode point-min==1.
6876
6877 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6878
6879         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6880         Fix comment about "iso8859-1".
6881
6882 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6883
6884         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6885         ones returned from the verify-function.
6886
6887         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6888         mml2015-extract-cleartext-signature if extraction failed.
6889
6890 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6891
6892         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6893         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6894         failed.
6895
6896 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6897
6898         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6899
6900 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6901
6902         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6903         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6904         recommends to use EasyPG instead of PGG.
6905
6906         * pgg.el: Revert to revision 6.23.2.16.
6907
6908         * pgg-def.el: Revert to revision 6.6.2.14.
6909
6910         * pgg-gpg.el: Revert to revision 6.23.2.34.
6911
6912 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6913
6914         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6915         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6916         thread for both the null and zero (kill/expire thread) universal prefix
6917         cases.
6918         (gnus-summary-expire-thread): Add new function to expire a thread,
6919         using gnus-summary-kill-thread.
6920         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6921         shortcuts for gnus-summary-expire-thread.
6922         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6923         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6924
6925 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6926
6927         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6928         extras value, so an extras entry can be deleted.
6929         (gnus-registry-delete-extra-entry): Use it.
6930         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6931         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6932         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6933         storage through the gnus-registry, and provide an appropriate API for
6934         it.
6935
6936 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6937
6938         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6939         Suggested by Leo <sdl.web@gmail.com>.
6940
6941         * gnus.el: Do.
6942
6943 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6944
6945         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6946         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6947
6948         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6949
6950         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6951         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6952
6953 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6954
6955         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6956         newline.
6957         (nnmbox-request-accept-article): Don't change article in source buffer;
6958         narrow to header to use message-fetch-field rather than
6959         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6960         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6961         as delimiters; make sure article ends with newline.
6962         (nnmbox-delete-mail): Correct last position of article to be deleted;
6963         ignore X-Gnus-Newsgroup header in article body.
6964         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6965         positions; make sure article ends with newline.
6966
6967         * message.el (message-display-abbrev): Don't infloop when a user
6968         inserts SPC in the beginning of header.
6969
6970         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6971         coding-system-for-read and coding-system-for-write for XEmacs having no
6972         file-coding feature.
6973
6974         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6975
6976 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6977
6978         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6979         list of groups not followed by default.  Fix type to be regexp.
6980         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6981
6982 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6983
6984         * hmac-def.el (define-hmac-function): Switch from old-style to
6985         new-style backquotes.
6986
6987         * md4.el (md4-make-step): Likewise.
6988
6989 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6990
6991         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6992         raw-text coding system when saving .newsrc file, which may contain
6993         non-ASCII group names.
6994
6995 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6996
6997         * gnus-cus.el (gnus-score-extra): New widget.
6998         (gnus-score-extra-convert): New function.
6999         (gnus-score-customize): Use it for Extra.
7000
7001 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7002
7003         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7004         (mml2015-mailcrypt-clear-verify): Use it.
7005         (mml2015-gpg-clear-verify): Use it.
7006         (mml2015-pgg-clear-verify): Use it.
7007         (mml2015-epg-clear-verify): Replace the current part with the output
7008         from GnuPG; don't extract the plaintext by itself.
7009
7010         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7011         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7012         mml2015-clear-verify-function; don't touch the armor headers or
7013         dash-escaped text here.
7014
7015 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7016
7017         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7018         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7019         parts, or application/octet-stream as a last resort.
7020         (gnus-mime-view-part-as-type): Don't toggle display.
7021         (gnus-mime-view-part-as-charset): Don't turn off display before
7022         querying charset.
7023
7024         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7025         stuff to undisplayer function in Emacs.
7026         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7027
7028         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7029         text/calendar parts.
7030
7031 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7032
7033         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7034         decoding text/calendar parts.
7035
7036         * message.el (message-forward-make-body-mime): Always mark body as
7037         having no illegible text; remove signed-or-encrypted argument.
7038         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7039
7040         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7041         (mml-generate-mime-1): Don't encode body if it is specified to be in
7042         raw form; don't make buffer be unibyte when inserting multibyte string.
7043
7044 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7045
7046         * sha1.el: Fix up comment style.
7047         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7048         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7049
7050         * hex-util.el: Fix up comment style.
7051         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7052
7053         * gnus-salt.el: Use with-current-buffer.
7054         (gnus-pick-setup-message): Fix long-standing typo.
7055
7056 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7057
7058         * imap.el (imap-logout-timeout): New variable.
7059         (imap-logout, imap-logout-wait): New functions.
7060         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7061
7062         * nnimap.el (nnimap-logout-timeout): New server variable.
7063         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7064         nnimap-logout-timeout.
7065
7066         * gnus-art.el (gnus-article-summary-command-nosave)
7067         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7068
7069 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7070
7071         * gnus.el (gnus-maximum-newsgroup): New variable.
7072
7073         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7074         according to gnus-maximum-newsgroup.
7075
7076         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7077         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7078         Limit the range of articles according to gnus-maximum-newsgroup.
7079
7080 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7081
7082         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7083         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7084         Don't perform gnus-configure-windows here; reuse existing sticky
7085         article buffer.
7086
7087         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7088         it doesn't exist in gnus-article-mode.
7089
7090 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7091
7092         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7093         (gnus-agent-decoded-group-name): New function.
7094         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7095         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7096
7097 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7098
7099         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7100         Add binding for gnus-sticky-article.
7101         (gnus-summary-exit): Don't kill sticky article buffers.
7102
7103         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7104         article buffer.
7105         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7106         (gnus-kill-sticky-article-buffers): New commands.
7107
7108 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7109
7110         * nntp.el (nntp-xref-number-is-evil): New server variable.
7111         (nntp-find-group-and-number): If it is non-nil, don't trust article
7112         numbers in the Xref header.
7113
7114 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7115
7116         * gnus-agent.el (gnus-agent-read-group): New function.
7117         (gnus-agent-flush-group, gnus-agent-expire-group)
7118         (gnus-agent-regenerate-group): Use it.
7119         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7120         nnmail-pathname-coding-system.
7121
7122 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7123
7124         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7125
7126         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7127         that are unread as unread, and also as selected so that information of
7128         marks having been changed by a user may be updated when exiting group.
7129
7130 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7131
7132         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7133         calculated ignoring signature parts to gnus-treat-article.
7134
7135 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7136
7137         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7138         a point here in order to keep the window start.
7139         (gnus-insert-mime-security-button): Make a button overlay without the
7140         front stickiness.
7141         (gnus-mime-display-security): Goto the end of a button.
7142
7143         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7144
7145 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7146
7147         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7148         group-name-at-point.
7149         (gnus-group-completing-read): New function that offers decoded
7150         non-ASCII group names for completion.
7151         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7152         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7153         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7154         (gnus-group-fetch-control): Use it.
7155         (gnus-fetch-group): Use group-name-at-point for the initial value
7156         rather than the default value; use gnus-alive-p.
7157
7158         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7159         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7160         (gnus-summary-post-news): Use gnus-group-completing-read.
7161
7162         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7163         (gnus-read-move-group-name): Decode group name for completion.
7164
7165 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7166
7167         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7168         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7169         Yamaoka slightly modified the code).
7170
7171 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7172
7173         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7174         (nnmail-split-incoming): Bind it.
7175
7176         * nnml.el (nnml-group-name-charset): New function.
7177         (nnml-decoded-group-name): Use it; don't decode group name if
7178         nnmail-group-names-not-encoded-p is non-nil.
7179         (nnml-encoded-group-name): New function.
7180         (nnml-group-pathname): Inline nnml-decoded-group-name.
7181         (nnml-request-expire-articles): Decode group name in message.
7182         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7183         nnmail-pathname-coding-system.
7184         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7185         not decoded ones according to nnmail-group-names-not-encoded-p.
7186         (nnml-generate-active-info): Use nnml-encoded-group-name.
7187
7188 2007-08-08  Glenn Morris  <rgm@gnu.org>
7189
7190         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7191         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7192         doc-strings and comments.
7193
7194 2007-07-25  Glenn Morris  <rgm@gnu.org>
7195
7196         * Relicense all FSF files to GPLv3 or later.
7197
7198 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7199
7200         * gnus-sum.el (gnus-summary-move-article): Make
7201         gnus-summary-respool-article work.
7202
7203 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7204
7205         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7206         string.
7207
7208 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7209
7210         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7211         that should be ignored when comparing distant RSS articles with local
7212         ones.
7213         (nnrss-make-hash-index): New function.  Create a hash index according
7214         to the ignored fields.
7215         (nnrss-check-group): Use it.
7216
7217 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7218
7219         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7220
7221         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7222
7223         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7224         the new optional argument ENCODED is non-nil.
7225         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7226         coding system for encoding group name.
7227         (gnus-group-make-rss-group): Pass un-encoded group name to
7228         gnus-group-make-group.
7229         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7230         encoded.
7231
7232         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7233         Encode group name to which articles are moved or copied.
7234         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7235         coding system for encoding Newsgroup, Followup-To and Xref headers.
7236
7237         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7238         marks; use nnheader-file-coding-system to write a file.
7239         (nnagent-retrieve-headers): Bind file-name-coding-system to
7240         nnmail-pathname-coding-system.
7241
7242         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7243
7244         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7245         (nnml-request-article, nnml-request-create-group)
7246         (nnml-request-rename-group, nnml-find-id)
7247         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7248         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7249         (nnml-save-marks): Use nnml-group-pathname instead of
7250         nnmail-group-pathname.
7251
7252         (nnml-request-create-group, nnml-request-expire-articles)
7253         (nnml-request-move-article, nnml-request-delete-group)
7254         (nnml-deletable-article-p, nnml-possibly-create-directory)
7255         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7256         (nnml-open-marks): Bind file-name-coding-system to
7257         nnmail-pathname-coding-system.
7258
7259         (nnml-request-article): Pass server argument to nnml-find-group-number.
7260         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7261         server argument to nnml-possibly-create-directory.
7262         (nnml-request-accept-article): Pass server argument to
7263         nnml-active-number and nnml-save-mail.
7264         (nnml-find-group-number): Pass server argument to nnml-find-id.
7265         (nnml-request-update-info): Pass server argument to
7266         nnml-marks-changed-p.
7267
7268         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7269         (nnml-save-mail, nnml-active-number): Add server argument.
7270
7271         (nnml-request-delete-group): Warn if group is missing.
7272         (nnml-get-nov-buffer): Decode group name.
7273         (nnml-generate-active-info): Encode group name.
7274         (nnml-open-marks): Decode group name in messages.
7275
7276 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7277
7278         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7279         if it is not specified.
7280         (gnus-article-pipe-part, gnus-article-save-part)
7281         (gnus-article-interactively-view-part, gnus-article-copy-part)
7282         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7283         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7284         (gnus-article-replace-part, gnus-article-delete-part)
7285         (gnus-article-view-part-as-type): Pass raw prefix argument to
7286         gnus-article-part-wrapper.
7287
7288 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7289
7290         * gnus-agent.el (gnus-agent-save-active): Bind
7291         nnheader-file-coding-system to gnus-agent-file-coding-system.
7292
7293         * gnus-cache.el (gnus-cache-save-buffers)
7294         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7295         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7296         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7297         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7298         (gnus-cache-generate-active, gnus-cache-rename-group)
7299         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7300         (gnus-cache-update-overview-total-fetched-for): Bind
7301         file-name-coding-system to nnmail-pathname-coding-system.
7302         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7303         variables.
7304         (gnus-cache-decoded-group-name): New function.
7305         (gnus-cache-file-name): Use it.
7306         (gnus-cache-generate-active): Use non-decoded group name for active.
7307
7308         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7309         right place.
7310         (gnus-write-active-file): Don't break non-ASCII group names.
7311
7312         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7313         nnmail-pathname-coding-system.
7314
7315         * lpath.el: Bind default-file-name-coding-system,
7316         file-name-coding-system and language-info-alist for XEmacs.
7317
7318         * gnus-uu.el (gnus-uu-decode-save): Typo.
7319
7320 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7321
7322         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7323
7324 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7325
7326         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7327         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7328         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7329         (gnus-agent-flush-group, gnus-agent-flush-cache)
7330         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7331         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7332         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7333         (gnus-agent-regenerate-group)
7334         (gnus-agent-update-files-total-fetched-for)
7335         (gnus-agent-update-view-total-fetched-for): Bind
7336         file-name-coding-system to nnmail-pathname-coding-system.
7337         (gnus-agent-group-pathname): Don't encode file names by
7338         nnmail-pathname-coding-system.
7339         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7340         coding-system-for-write instead of buffer-file-coding-system to
7341         gnus-agent-file-coding-system.
7342
7343         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7344         Decode group name.
7345
7346         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7347
7348         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7349         (gnus-read-newsrc-el-file): Make group names unibyte.
7350
7351         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7352         nnmail-pathname-coding-system.
7353
7354         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7355         (nnrss-request-delete-group): Bind file-name-coding-system to
7356         nnmail-pathname-coding-system.
7357         (nnrss-read-server-data, nnrss-read-group-data): Bind
7358         file-name-coding-system correctly.
7359         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7360
7361         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7362         (nntp-server-to-method-cache): New variable.
7363         (nntp-group-pathname): New function that decodes non-ASCII group names.
7364         (nntp-possibly-create-directory, nntp-marks-changed-p)
7365         (nntp-save-marks, nntp-open-marks): Use it.
7366         (nntp-possibly-create-directory, nntp-open-marks):
7367         Bind file-name-coding-system to nnmail-pathname-coding-system.
7368         (nntp-open-marks): Decode group names when bootstrapping marks.
7369
7370         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7371         Newsgroups and Folowup-To headers.
7372
7373 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7374
7375         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7376         (gnus-server-closed-face, gnus-server-denied-face)
7377         (gnus-server-offline-face): Remove variable.
7378         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7379
7380         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7381         of modifying message-stack directly for XEmacs.
7382
7383         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7384         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7385         if the coding-system argument is nil for XEmacs.
7386
7387         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7388         mm-charset-override-alist.
7389
7390         * rfc2047.el: Don't require base64; require rfc2045 for the function
7391         rfc2045-encode-string.
7392         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7393         to quote the parameter value.
7394
7395 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7396
7397         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7398         form in gnus-group-name-charset-method-alist.
7399
7400         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7401         overrides the default layout edit-form.
7402
7403         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7404
7405         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7406
7407 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7408
7409         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7410         as unfetched articles.
7411
7412 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7413
7414         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7415
7416 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7417
7418         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7419         original back end that keeps marks in the local system.
7420
7421 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7422
7423         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7424         arg of pop-to-buffer for XEmacs.
7425         (gnus-article-read-summary-keys): Ditto; don't restore window
7426         configuration if summary command ends up with neither article buffer
7427         nor summary buffer; describe bindings if summary keys end with C-h.
7428
7429 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7430
7431         * message.el (message-fix-before-sending): Skip raw message part to be
7432         forwarded while checking illegible text.
7433         (message-forward-make-body-mime, message-forward-make-body): Mark
7434         signed or encrypted raw message as having no illegible text.
7435
7436 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7437
7438         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7439         (gnus-message-with-timestamp-1): New macro.
7440         (gnus-message-with-timestamp): New function.
7441         (gnus-message): Use them.
7442
7443         * nnheader.el (nnheader-message): Use them.
7444
7445 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7446
7447         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7448         .newsrc.eld file.
7449
7450 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7451
7452         * gnus-agent.el (gnus-agent-fetch-headers)
7453         (gnus-agent-retrieve-headers): Bind
7454         gnus-decode-encoded-address-function to identity.
7455
7456         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7457         available also when the server returns simply a dot.
7458
7459         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7460
7461 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7462
7463         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7464
7465 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7466
7467         * gnus-ems.el (gnus-x-splash): Make it work.
7468
7469         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7470         from being used.
7471
7472         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7473
7474 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7475
7476         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7477         4th and the 5th arguments.
7478
7479         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7480         the front stickiness.
7481         (gnus-article-summary-command-nosave): Correct the order of the
7482         arguments passed to pop-to-buffer.
7483         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7484         summary command ends up with the article buffer.
7485
7486         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7487         the same faces.
7488
7489 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7490
7491         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7492
7493 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7494
7495         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7496         * gnus-sum.el (gnus-summary-highlight):
7497         * pgg.el (pgg-sign-region, pgg-sign):
7498         * mail-source.el (mail-source-delete-old-incoming-confirm):
7499         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7500
7501 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7502
7503         * gnus-art.el (gnus-mime-view-part-externally)
7504         (gnus-mime-view-part-internally): Fix predicate function passed to
7505         completing-read.
7506
7507         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7508
7509         * gnus.el (gnus-update-message-archive-method): Add :version.
7510
7511 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7512
7513         * gnus.el (gnus-update-message-archive-method): New variable.
7514
7515         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7516         according to gnus-message-archive-method if
7517         gnus-update-message-archive-method is non-nil.
7518
7519 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7520
7521         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7522         by Loic Dachary <loic@dachary.org>.
7523         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7524
7525 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7526
7527         * message.el (message-pop-to-buffer): Add switch-function argument.
7528         (message-mail): Pass switch-function argument to it.
7529
7530 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7531
7532         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7533         Improve doc string.
7534
7535 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7536
7537         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7538         (gnus-header-content)
7539         * gnus-cite.el (gnus-cite-10)
7540         * gnus-srvr.el (gnus-server-closed)
7541         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7542         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7543         (gnus-group-mail-3-empty, gnus-group-mail-low)
7544         (gnus-group-mail-low-empty, gnus-splash)
7545         * message.el (message-header-to, message-header-cc)
7546         (message-header-subject, message-header-other, message-header-name)
7547         (message-header-xheader, message-separator, message-cited-text)
7548         (message-mml): Lighten colors of faces used for dark background.
7549
7550 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7551
7552         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7553         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7554
7555 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7556
7557         * message.el (message-narrow-to-headers-or-head):
7558         Ignore mail-header-separator in the body.
7559
7560 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7561
7562         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7563         same as window size.
7564
7565 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7566
7567         * message.el (message-font-lock-keywords): Use message-header-xheader
7568         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7569         ahead of the anything pattern, to get it recognised.
7570
7571 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7572
7573         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7574         spam.el loads uses it in the compiled defadvice form.
7575
7576 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7577
7578         * gnus-sum.el (gnus-articles-to-read)
7579         (gnus-summary-insert-old-articles): Don't truncate group name for
7580         `read-string'.
7581
7582         * gnus-util.el (gnus-limit-string): Delete this function.
7583
7584         * gnus-sum.el (gnus-simplify-subject-fully): Use
7585         `truncate-string-to-width' instead.
7586
7587 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7588
7589         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7590         if, on summary exit, the next group has to be selected.
7591         (gnus-summary-exit): Use it.
7592
7593 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7594
7595         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7596         non-break space.
7597
7598 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7599
7600         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7601         Check if group is not a directory.
7602         (nnfolder-request-expire-articles): Don't delete articles if the target
7603         group is not available.
7604
7605         * nnml.el (nnml-request-create-group): Properly check if group is not a
7606         file.
7607         (nnml-request-expire-articles): Don't delete articles if the target
7608         group is not available.
7609
7610         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7611         Don't quote characters that are within parentheses.
7612
7613 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7614
7615         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7616         (gnus-handle-ephemeral-exit): Select article according to it.
7617
7618 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7619
7620         * message.el (message-insert-formated-citation-line): Remove newline.
7621         (message-citation-line-format): Add final \n here so that the user can
7622         avoid a blank line.
7623
7624 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7625
7626         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7627         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7628         Update lanl/arXiv support.
7629
7630 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7631
7632         * gnus.el: Bump version number.
7633
7634 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7635
7636         * gnus.el (gnus-version-number): Bump version.
7637
7638 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7639
7640         * gnus.el: No Gnus v0.6 is released.
7641
7642 2007-04-27  Didier Verna  <didier@xemacs.org>
7643
7644         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7645         * gmm-utils.el (gmm-regexp-concat): here.
7646         * message.el: Don't require 'gnus-util.
7647         (message-dont-reply-to-names): Handle name change above.
7648         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7649
7650 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7651
7652         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7653         since the initial value varies according to the system.
7654
7655 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7656
7657         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7658
7659 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7660
7661         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7662
7663 2007-04-24  Didier Verna  <didier@xemacs.org>
7664
7665         Improve the type of gnus-ignored-from-addresses.
7666         * gnus-util.el (gnus-orify-regexp): New function.
7667         * message.el (gnus-util): Require it.
7668         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7669         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7670         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7671
7672 2007-04-24  Didier Verna  <didier@xemacs.org>
7673
7674         * gnus-sum.el:
7675         * gnus-utils.el: Fix some trailing whitespaces.
7676
7677 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7678
7679         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7680         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7681         article's Message-ID; refer parent article in summary buffer.
7682
7683         * message.el (message-bounce): Call mime-to-mml.
7684
7685         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7686         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7687         optimize and/or forms properly.
7688
7689 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7690
7691         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7692         URL.
7693
7694 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7695
7696         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7697
7698 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7699
7700         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7701         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7702         displayed of multipart/alternative part if it is invoked from summary
7703         buffer.
7704
7705         * mm-view.el (mm-inline-text-html-render-with-w3m)
7706         (mm-inline-text-html-render-with-w3m-standalone)
7707         (mm-inline-render-with-function): Use mail-parse-charset by default.
7708
7709 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7710
7711         * parse-time.el (parse-time-string-chars): Check if CHAR
7712         is less than the length of parse-time-syntax.
7713
7714 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7715
7716         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7717         from gnus-newsgroup-processable.
7718
7719 2007-04-16  Didier Verna  <didier@xemacs.org>
7720
7721         * gnus-msg.el (gnus-configure-posting-styles): Handle
7722         message-signature-directory properly with :file syntax.  Reported by
7723         "Leo".
7724
7725 2007-04-11  Didier Verna  <didier@xemacs.org>
7726
7727         New user option: message-signature-directory.
7728         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7729         * message.el (message-insert-signature): Ditto.
7730         * message.el (message-signature-file): Doc update.
7731         * message.el (message-signature-directory): New.
7732
7733 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7734
7735         * gnus-msg.el (gnus-inews-yank-articles): Use
7736         message-exchange-point-and-mark instead of exchange-point-and-mark.
7737
7738 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7739
7740         * message.el (message-yank-original): Make sure cited text ends with
7741         newline; don't exchange point and mark.
7742
7743 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7744
7745         * tls.el (open-tls-stream): Properly handle case where there
7746         is no associated buffer.
7747
7748 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7749
7750         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7751         message-yank-original, make sure (< mark TEXT point).
7752
7753 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7754
7755         * message.el (message-fill-column): New variable.
7756         (message-mode): Use it.  Add comment on a possible new hook.
7757
7758         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7759         (nnmail-get-new-mail): Reformat.
7760
7761         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7762
7763         * gmm-utils.el: Fix Commentary.
7764         (gmm-tool-bar-from-list): Fix typo in doc string.
7765
7766 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7767
7768         * message.el (message-yank-original): Don't switch point and mark
7769         unnecessarily to put point and mark as documented.
7770
7771 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7772
7773         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7774         from the message heads.
7775
7776 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7777
7778         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7779         article buffer does not have a window.  This may not be the best
7780         solution but is certainly better than setting the start of the null,
7781         that is the current, window.
7782
7783 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7784
7785         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7786         (gnus-draft-setup): Run it.
7787
7788         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7789         gnus-score-fast-scoring.  Allow regexp.
7790         (gnus-score-headers): Use it.
7791
7792         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7793         XEmacs.
7794
7795         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7796         string.
7797         (gnus-button-alist): Also catch `<f1> k ...'.
7798         (gnus-treat-display-x-face): Fix doc string.
7799
7800 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7801
7802         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7803         evaluation of gnus-extended-version to ensure correct generation of the
7804         User-Agent header when message-generate-headers-first is used.
7805
7806 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7807
7808         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7809         hashcash-path is nil.  Don't call callback with incorrect number of
7810         parameters if val is 0.
7811
7812 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7813
7814         * message.el (message-required-news-headers):
7815         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7816
7817 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7818
7819         * tls.el (open-tls-stream): In handshake-waiting loop,
7820         don't wait more if there is output available to process.
7821
7822 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7823
7824         * tls.el (tls-program): Doc fix.
7825
7826 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7827
7828         * message.el (message-generate-new-buffers): Change the meaning of the
7829         nil value; add `standard' to the choices; treat t as `unique'; improve
7830         doc string.
7831         (gnus-select-frame-set-input-focus): Autoload.
7832         (message-buffer-name): Search for the existing message buffer if
7833         message-generate-new-buffers is nil or `standard'; treat the value t of
7834         message-generate-new-buffers as `unique'.
7835         (message-pop-to-buffer): Raise the frame already displaying the message
7836         buffer; clear the echo area after querying.
7837         (message-setup): Pass the `continue' argument to compose-mail.
7838         (message-mail): Prefer `switch-function' if it is given; search for the
7839         existing message buffer if the `continue' argument is non-nil; pass
7840         continue and switch-function arguments to compose-mail by way of
7841         message-setup.
7842         (message-mail-other-window): Adjust argument of message-setup.
7843         (message-mail-other-frame): Ditto.
7844
7845 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7846
7847         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7848         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7849         to turn font-lock on when turning gnus-message-citation-mode on.
7850
7851 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7852
7853         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7854         (mml-smime-function-alist): New variable; add epg as the backend.
7855         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7856         mml-smime- functions instead.
7857         * mm-view.el: Require smime.
7858
7859 2007-03-05  Didier Verna  <didier@xemacs.org>
7860
7861         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7862         instead of just inheritance for posting styles.
7863         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7864
7865 2007-02-24  Chris Moore  <dooglus@gmail.com>
7866
7867         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7868         * pgg-pgp.el (pgg-pgp-encrypt-region):
7869         * pgg-gpg.el (pgg-gpg-encrypt-region):
7870         Check pgg-encrypt-for-me if no other recipients.
7871
7872 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7873
7874         * tls.el (tls-certtool-program): Fix custom type.
7875
7876 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7877
7878         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7879         and point-at-eol instead of line-(beginning|end)-position.
7880
7881         * assistant.el (assistant-parse-buffer): Ditto.
7882
7883         * netrc.el (netrc-parse-services): Ditto.
7884
7885 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7886
7887         * mml2015.el (mml2015-epg-find-usable-key): New function.
7888         (mml2015-epg-sign): Use it.
7889         (mml2015-epg-encrypt): Use it.
7890
7891 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7892
7893         * message.el (message-make-in-reply-to): Quote name containing
7894         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7895         if there are special characters.  Reported by NAKAJI Hiroyuki
7896         <nakaji@jp.freebsd.org>.
7897
7898 2007-02-27  Didier Verna  <didier@xemacs.org>
7899
7900         Include the group parameters as well as the topic ones in the
7901         inheritance filter process.
7902         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7903         argument GROUP-PARAMS-LIST.
7904         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7905
7906 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7907
7908         * nntp.el (nntp-never-echoes-commands)
7909         (nntp-open-connection-functions-never-echo-commands): New variables.
7910         (nntp-send-command): Use them.
7911
7912 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7913
7914         * mml2015.el (mml2015-epg-verify): Simplified.
7915
7916 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7917
7918         * mml.el (mml-content-disposition-alist): New user option.
7919         (mml-content-disposition): New function.
7920         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7921         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7922
7923 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7924
7925         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7926         verification.
7927
7928 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7929
7930         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7931         articles posted in the last 24 hours.
7932
7933 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7934
7935         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7936
7937 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7938
7939         * nntp.el (nntp-send-command): Don't wait for echoes when
7940         nntp-open-ssl-stream is used.
7941
7942 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7943
7944         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7945         (gnus-message-add-citation-keywords)
7946         (gnus-message-remove-citation-keywords): Remove.
7947         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7948         directly, make the variables in font-lock-defaults buffer-local, add
7949         gnus-message-citation-keywords to them and then update the value of
7950         font-lock-keywords.
7951
7952 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7953
7954         * message.el (message-cite-original-1): Don't call
7955         gnus-article-highlight-citation.
7956
7957         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7958         citations; fix line count.
7959
7960 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7961
7962         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7963         (gnus-message-add-citation-keywords)
7964         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7965         versions of font-lock-add-keywords and font-lock-remove-keywords to
7966         work with XEmacs correctly.
7967
7968 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7969
7970         * gnus-cite.el (gnus-cite-face-list): Set the values of
7971         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7972         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7973         (gnus-message-cite-prefix-regexp): New variable.
7974         (gnus-message-search-citation-line): Use it; protect against long
7975         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7976         the 0th match data for Emacs.
7977         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7978         (gnus-message-add-citation-keywords): Append keywords rather than
7979         prepending; emulate font-lock-add-keywords if it is not available.
7980         (gnus-message-remove-citation-keywords): Emulate
7981         font-lock-remove-keywords if it is not available.
7982
7983         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7984
7985         * message.el (message-cite-prefix-regexp): Set the value of
7986         gnus-message-cite-prefix-regexp.
7987
7988 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7989
7990         * nnweb.el (nnweb-google-parse-1): Update parser.
7991
7992 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7993
7994         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7995
7996 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7997
7998         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7999         regexp.
8000
8001 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8002
8003         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8004         string-to-multibyte.
8005         (uudecode-decode-region-internal): Use it.
8006
8007         * lpath.el: Fbind string-as-multibyte for XEmacs.
8008
8009 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8010
8011         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8012         custom choice.
8013
8014         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8015
8016 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8017
8018         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8019
8020         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8021         `write-region' to respect `mm-inhibit-file-name-handlers'.
8022
8023 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8024
8025         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8026         Use gnus-home-directory instead of "~/" or "$HOME".
8027
8028 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8029
8030         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8031         to mention filename.
8032         Add comments at beginning regarding usage.
8033         (encrypt-write-file-contents): Change interactive so a string is
8034         acceptable.  If the file has no associated model, show an error instead
8035         of a nonsense prompt.
8036
8037 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8038
8039         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8040         Thanks to Yoshihiko Yamada for kind notification of this typo.
8041
8042 2007-01-12  Kenichi Handa  <handa@m17n.org>
8043
8044         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8045         multibyte buffer.
8046
8047 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8048
8049         * gnus-score.el (gnus-score-fast-scoring): New variable.
8050         (gnus-score-headers): Use it.
8051
8052         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8053
8054         * message.el (message-cite-original-1): Call
8055         gnus-article-highlight-citation if requested.
8056         (message-make-from): Allow name and address as optional arguments.
8057
8058         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8059
8060         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8061         bugs to doc string.
8062         (gnus-button-alist): Add mid\\|message-id.
8063         (gnus-button-fetch-group): Extend for use in
8064         `browse-url-browser-function'.
8065         (gnus-button-url-regexp): Try to catch paired parentheses like in
8066         Wikipedia URLs.
8067
8068         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8069         Suggested by Simon Krahnke <overlord@gmx.li>.
8070
8071 2007-01-13  Romain Francoise  <romain@orebokech.com>
8072
8073         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8074         Update copyright.
8075
8076 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8077
8078         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8079
8080 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8081
8082         * gnus-registry.el (gnus-registry-unfollowed-groups)
8083         (gnus-registry-split-fancy-with-parent): Fix documentation.
8084
8085 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8086
8087         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8088         from nnweb groups.
8089
8090 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8091
8092         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8093         Xref urls.  Erase buffer before requesting head.
8094
8095 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8096
8097         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8098         customizable.
8099
8100 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8101
8102         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8103         no signing key is found.
8104         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8105         no encrypting and/or signing key is found.
8106
8107 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8108
8109         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8110
8111 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8112
8113         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8114         headers read from disk with the ones newly found in the current search.
8115         This should no longer cause problems, because the article numbers in
8116         Gmane's `nov.php' output are ignored since the previous change.
8117
8118 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8119
8120         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8121
8122 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8123
8124         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8125         replace-regexp-in-string; bind url-version; fbind display-images-p and
8126         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8127         find-face and set-itimer-function for Emacs; bind itimer-list for
8128         Emacs.
8129
8130         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8131
8132 2007-01-01  Romain Francoise  <romain@orebokech.com>
8133
8134         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8135
8136 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8137
8138         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8139         `define-minor-mode' macro definition expanded properly.
8140         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8141         exclude it there.
8142
8143         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8144         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8145         `fboundp' test.
8146         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8147         This is OK to autoload in (S)XEmacs now.
8148
8149 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8150
8151         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8152         keystroke.
8153         (gnus-summary-limit-to-singletons): Fix typo.
8154
8155         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8156         else fails.
8157
8158 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8159
8160         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8161         docstring.
8162
8163         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8164         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8165         (gnus-summary-insert-dormant-articles): Fix typo in message.
8166
8167 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8168
8169         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8170         nil for XEmacs.
8171         (gnus-message-citation-mode): Don't autoload in XEmacs.
8172
8173         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8174
8175 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8176
8177         * nnimap.el (nnimap-expunge-search-string): Mention
8178         nnimap-search-uids-not-since-is-evil in docstring.
8179
8180 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8181
8182         * spam.el: Revert to make-obsolete-variable because
8183         define-obsolete-variable-alias is not supported in Emacs 21.
8184
8185         * spam.el (spam-ifile-path, spam-ifile-database-path)
8186         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8187         make-obsolete-variable.
8188         (spam-bsfilter-path, spam-bsfilter-program)
8189         (spam-spamassassin-path, spam-spamassassin-program)
8190         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8191         use "path" inappropriately.
8192         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8193         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8194         variable names.
8195
8196 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8197
8198         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8199         summary buffer.
8200
8201         * password.el (password-cache-remove): Use clear-string to burn
8202         password, if available.
8203
8204 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8205
8206         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8207
8208         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8209
8210         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8211         (gnus-message-highlight-citation): Move defcustom here from
8212         gnus-cite.el.
8213         (gnus-message-citation-mode): Autoload.
8214
8215         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8216         checks to make it compile with XEmacs.
8217         (gnus-message-citation-mode): New minor mode.
8218         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8219         (gnus-message-highlight-citation): New variables.
8220         (gnus-message-search-citation-line)
8221         (gnus-message-add-citation-keywords)
8222         (gnus-message-remove-citation-keywords)
8223         (turn-on-gnus-message-citation-mode)
8224         (turn-off-gnus-message-citation-mode): New functions.
8225
8226 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8227
8228         * gnus-cite.el: Enable highlighting of different citation levels in
8229         message-mode.
8230
8231 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8232
8233         * message.el (message-make-fqdn): Fix comment.
8234         (message-bogus-system-names): Add ".local".
8235
8236         * spam.el (spam-ifile-path, spam-ifile-program)
8237         (spam-ifile-database-path, spam-ifile-database)
8238         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8239         Don't use "path" inappropriately.
8240         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8241         strings.
8242         (spam-check-ifile, spam-ifile-register-with-ifile)
8243         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8244         new variable names.
8245
8246         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8247         (gnus-treat-display-smileys): Simplify using
8248         gnus-image-type-available-p.
8249
8250         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8251         available.
8252
8253         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8254         `display-images-p' if available.
8255
8256 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8257
8258         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8259         one after turning on the buffer's multibyteness instead of decoding
8260         them directly in the unibyte buffer that causes unexpected conversion
8261         in Emacs 23 (unicode).
8262
8263 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8264
8265         * message.el (message-generate-hashcash): Fix custom type.
8266
8267 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8268
8269         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8270
8271 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8272
8273         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8274         disconnect icons.  Add help text.
8275
8276 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8277
8278         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8279         negated to be consistent with the others we handle.
8280
8281 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8282
8283         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8284         version of gnus-summary-buffer to something, so that we can use two
8285         article buffers at the same time.
8286
8287 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8288
8289         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8290         trigger all the extra headers.
8291         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8292         sorting.
8293
8294 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8295
8296         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8297         solid groups.
8298
8299 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8300
8301         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8302
8303 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8304
8305         * legacy-gnus-agent.el: Add Copyright notice.
8306
8307 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8308
8309         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8310
8311 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8312
8313         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8314
8315         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8316         to make it work reliably in CVS Emacs.
8317         (gnus-summary-limit-strange-charsets-predicate)
8318         (gnus-summary-limit-to-predicate): New functions.
8319
8320 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8321
8322         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8323         specifying array size.
8324         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8325         array if it is too small.
8326         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8327         (gnus-sort-threads-loop): New function.
8328
8329 2006-12-06  Chris Moore  <dooglus@gmail.com>
8330
8331         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8332         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8333
8334 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8335
8336         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8337         options.
8338
8339 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8340
8341         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8342         DOS-ing the recipient.
8343
8344         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8345         the headers when creating the mapping to avoid mismappings.
8346         (nnweb-gmane-create-mapping): Always nix out old mapping.
8347
8348 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8349
8350         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8351         and mm-verify-option to never.
8352
8353 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8354
8355         * message.el (message-signed-or-encrypted-p): New function.
8356         (message-forward-make-body): Use it.
8357
8358         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8359         Replace encode-coding-string with mm-encode-coding-string.
8360
8361 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8362
8363         * nneething.el (nneething-decode-file-name): Replace
8364         decode-coding-string with mm-decode-coding-string.
8365
8366         * gnus-int.el (gnus-open-server): Say failed server's name.
8367
8368 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8369
8370         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8371         strings to a single string.  Quote `errors-file-name'.
8372         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8373         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8374         Adjust calls.  Use `shell-quote-argument'.
8375
8376 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8377
8378         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8379         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8380
8381         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8382         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8383         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8384         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8385         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8386         (gnus-subscribe-newsgroup, gnus-1):
8387         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8388         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8389         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8390         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8391
8392 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8393
8394         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8395         keystroke.
8396         (gnus-summary-limit-to-bodies): Implement headersp.
8397
8398 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8399
8400         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8401
8402 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8403
8404         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8405
8406 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8407
8408         * message.el (message-generate-hashcash): Expand range of values to
8409         include `opportunistic'.
8410         (message-send-mail): Use it.
8411
8412 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8413
8414         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8415         and comment it.
8416
8417         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8418
8419 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8420
8421         * gnus-util.el (gnus-extract-address-components): Improve comment.
8422
8423 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * gnus-util.el (gnus-extract-address-components): Work with address in
8426         which the name portion contains @.
8427
8428         * lpath.el: Fbind custom-autoload.
8429
8430 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8431
8432         * gnus.el (gnus-start): Move custom group up.
8433         (gnus-select-method): Don't autoload, but make it available for
8434         `customize-variable'.
8435         (gnus-getenv-nntpserver): Don't autoload.
8436
8437 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8438
8439         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8440
8441 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8442
8443         * message.el (message-sendmail-extra-arguments): New variable.
8444         (message-send-mail-with-sendmail): Use it.
8445
8446 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8447
8448         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8449         mm-with-unibyte-current-buffer to make string unibyte.
8450
8451         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8452         mm-string-as-multibyte.
8453
8454 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8455
8456         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8457         Reported by Werner Koch <wk@gnupg.org>.
8458
8459 2006-11-14  Daiki Ueno  <ueno@p360>
8460
8461         * mml2015.el: Autoload epa-select-keys when compiling.
8462
8463 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8464
8465         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8466         message-options.
8467         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8468
8469 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8470
8471         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8472         EasyPG (< 0.0.6).
8473         (mml2015-always-trust): New user option.
8474         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8475         prompt.
8476
8477 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8478
8479         * nntp.el (nntp-authinfo-force): New variable.
8480         (nntp-send-authinfo): Use it.
8481
8482 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8483
8484         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8485         decode encoded words.  Improve prompt.  Add comment about forwarding.
8486         (message-replacement-char): Move up.
8487
8488 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8489
8490         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8491         instead of gnus-intersection because arguments of gnus-sorted-nunion
8492         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8493
8494 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8495
8496         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8497         (message-simplify-subject-functions): Enable
8498         message-strip-subject-encoded-words by default.
8499
8500 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8501
8502         * message.el (message-strip-subject-encoded-words): New function.
8503         (message-simplify-subject-functions): New variable.
8504         (message-simplify-subject): Use it.  Fix typo in doc string.
8505         Support message-strip-subject-encoded-words.
8506
8507 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8508
8509         * gnus-diary.el (gnus-diary-delay-format-function):
8510         * nndiary.el (nndiary-reminders):
8511         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8512
8513 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8514
8515         * gnus-art.el (article-hide-boring-headers): Fetch date from
8516         gnus-original-article-buffer to avoid problems with localized date
8517         strings.
8518
8519 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8520
8521         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8522
8523 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8524
8525         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8526         New variables.
8527         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8528         (mm-charset-synonym-alist): Move some entries to
8529         mm-codepage-iso-8859-list.
8530         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8531         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8532
8533 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8536
8537 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8538
8539         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8540         with Emacs 21 and XEmacs.
8541
8542 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8543
8544         * spam.el (spam-parse-address): New function for better parsing,
8545         catching errors, etc.
8546         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8547
8548 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8549
8550         * mm-view.el: Add interactive arg to html2text autoload.
8551
8552 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8553
8554         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8555
8556 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8557
8558         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8559         variables.
8560         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8561         (mm-charset-synonym-alist): Move some entries to
8562         mm-codepage-iso-8859-list.
8563
8564         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8565
8566 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8567
8568         * message.el (message-citation-line-format)
8569         (message-insert-formated-citation-line): Fix implementation of %E, %N
8570         and %n according to the doc string.
8571
8572 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8573
8574         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8575         car-safe to avoid bad parses.
8576
8577 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8578
8579         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8580         names.
8581
8582         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8583
8584 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8585
8586         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8587         header.
8588
8589         * message.el (message-draft-headers): Add Date.
8590         (message-headers-to-generate): Fix typo in docstring.
8591
8592         * nndraft.el (nndraft-required-headers): New variable.
8593         (nndraft-generate-headers): Use it.
8594
8595         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8596
8597 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8598
8599         * gnus-registry.el (gnus-registry-wash-for-keywords)
8600         (gnus-registry-find-keywords): New functions to allow easy searching of
8601         articles that are in the registry.
8602
8603 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8604
8605         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8606         ietf-drums-parse-address instead of gnus-extract-address-components.
8607         Reported by Damien Elmes <damien@repose.cx>.
8608
8609 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8610
8611         * gnus.el (gnus-mime): Remove unused custom group.
8612
8613 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8614
8615         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8616         "blank line" when searching for end of armor headers.
8617
8618 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8619
8620         * gmm-utils.el (gmm-write-region): Fix variable name.
8621
8622 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8623
8624         * gmm-utils.el (gmm-write-region): New function based on compatibility
8625         code from `mm-make-temp-file'.
8626
8627         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8628
8629         * nnmaildir.el (nnmaildir--update-nov)
8630         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8631         Use `gmm-write-region'.
8632
8633 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8634
8635         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8636         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8637
8638         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8639
8640         * message.el (message-replacement-char): New variable.
8641         (message-fix-before-sending): Use it.
8642         (message-simplify-subject): New function to remove duplicate code.
8643         (message-reply, message-followup): Use it.
8644
8645         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8646         gnus-summary-limit-to-articles.
8647
8648 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8649
8650         * gnus-util.el (gnus-with-local-quit): New macro.
8651
8652         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8653
8654 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8655
8656         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8657         ignore non-string data.
8658
8659 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8660
8661         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8662         non-string data (needs to be done in the registry too).
8663
8664 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8665
8666         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8667         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8668         (gnus-registry-split-fancy-with-parent)
8669         (gnus-registry-fetch-simplified-message-subject-fast)
8670         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8671         Remove text properties on ingress into the registry and when it's saved.
8672         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8673         registry from entries with no groups.
8674
8675 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8676
8677         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8678         function to remove string properties.
8679
8680 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8681
8682         * gmm-utils.el (gmm): Adjust custom version.
8683
8684         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8685         custom version.
8686
8687         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8688
8689 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8690
8691         * gnus-art.el (gnus-insert-prev-page-button)
8692         (gnus-insert-next-page-button): Simplify.  Reformat.
8693
8694 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8695
8696         * gnus-art.el (gnus-insert-prev-page-button)
8697         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8698
8699 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8700
8701         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8702
8703 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8704
8705         * gnus-art.el (gnus-insert-mime-button)
8706         (gnus-insert-mime-security-button):
8707         Apply gnus-article-button-face to MIME and security buttons.
8708
8709 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8710
8711         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8712         readable.
8713
8714 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8715
8716         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8717
8718 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8719
8720         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8721         `browse-url-of-file' instead of `browse-url'.
8722
8723 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8724
8725         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8726         regexp.  Articles containing quotation were cut prematurely.
8727
8728 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8729
8730         * message.el (message-cite-original-1): Use nobody by default for the
8731         value of From header.
8732         (message-reply): Ditto.
8733
8734 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8735
8736         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8737         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8738         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8739
8740 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8741
8742         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8743         mails in the doc string.  Add some URLs in comment.
8744         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8745
8746 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8747
8748         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8749         backslashes handling and the way to find boundaries of quoted strings.
8750
8751 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8752
8753         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8754         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8755         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8756         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8757
8758 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8759
8760         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8761         doc string.
8762         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8763
8764 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8765
8766         * lpath.el: Fbind epg-check-configuration.
8767
8768 2006-09-06  Simon Josefsson  <jas@extundo.com>
8769
8770         * mml2015.el (mml2015-use): Doc fix, mention epg.
8771
8772 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8773
8774         * mml2015.el (mml2015-use): Default to epg, if available.
8775
8776 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8777
8778         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8779         message-sender.
8780         (mml1991-epg-encrypt): Ditto.
8781         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8782         message-sender.
8783         (mml2015-epg-encrypt): Ditto.
8784
8785 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8786
8787         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8788         several common directories.
8789
8790 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8791
8792         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8793         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8794
8795 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8796
8797         * gnus-art.el (article-decode-encoded-words): Make it fast.
8798
8799 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8800
8801         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8802
8803         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8804         in quoted string into `\'.
8805
8806 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8807
8808         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8809         Use standard-syntax-table.
8810
8811 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8812
8813         * gnus-art.el (gnus-decode-address-function): New variable.
8814         (article-decode-encoded-words): Use it to decode headers which are
8815         assumed to contain addresses.
8816         (gnus-mime-delete-part): Remove useless `or'.
8817
8818         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8819         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8820         (gnus-nov-parse-line): Use it to decode From header.
8821         (gnus-get-newsgroup-headers): Ditto.
8822         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8823
8824         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8825         (mail-decode-encoded-address-string): New alias.
8826
8827         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8828         New function.
8829         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8830         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8831         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8832         (rfc2047-decode-string): Ditto.
8833         (rfc2047-decode-address-region): New function.
8834         (rfc2047-decode-address-string): New function.
8835
8836 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8837
8838         * message.el (message-caesar-buffer-body): Allow rotating headers.
8839
8840         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8841
8842         * message.el (message-insert-formated-citation-line): Fix %f.
8843         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8844
8845 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8846
8847         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8848         (gnus-bookmark-mouse-available-p): New macro.
8849         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8850         (gnus-bookmark-bmenu-show-infos): Use it.
8851         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8852         (gnus-bookmark-bmenu-hide-infos): Ditto.
8853         (gnus-bookmark-remove-properties): New function.
8854         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8855         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8856         (gnus-bookmark-write-file): Bind coding-system-for-write.
8857         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8858         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8859         group before selecting it.
8860         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8861         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8862         quit-window if it is not available; use gnus-mouse-2 and bind it to
8863         gnus-bookmark-bmenu-select-by-mouse.
8864         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8865         (gnus-bookmark-bmenu-select-by-mouse): New function.
8866
8867 2006-08-13  Romain Francoise  <romain@orebokech.com>
8868
8869         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8870         space.
8871
8872 2006-08-10  Romain Francoise  <romain@orebokech.com>
8873
8874         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8875         (dns-mode-soa-auto-increment-serial): New user option.
8876         (dns-mode-soa-maybe-increment-serial): New function.
8877         (dns-mode): Add the latter to `write-contents-functions'.
8878
8879 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8880
8881         * compface.el (uncompface): Use binary rather than raw-text-unix.
8882
8883 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8884
8885         * compface.el (uncompface): Make sure the eol conversion doesn't take
8886         place when communicating with the external programs.  Reported by
8887         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8888
8889 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8890
8891         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8892
8893 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8894
8895         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8896         Make it more robust by parsing author and date independently.
8897
8898 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8899
8900         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8901
8902 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8903
8904         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8905         first matching secret key.
8906         (mml2015-epg-encrypt): Ditto.
8907
8908         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8909         first matching secret key.
8910         (mml1991-epg-encrypt): Ditto.
8911
8912         * mml2015.el (mml2015-encrypt-to-self): New user option.
8913         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8914         mml2015-epg-encrypt-to-self is set.
8915
8916         * mml1991.el (mml1991-encrypt-to-self): New variable.
8917         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8918         mml1991-epg-encrypt-to-self is set.
8919
8920         * mml2015.el (mml2015-signers): New user option.
8921         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8922         (mml2015-epg-encrypt): Allow to select signing keys.
8923
8924         * mml1991.el (mml1991-signers): New variable.
8925         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8926         (mml1991-epg-encrypt): Allow to select signing keys.
8927
8928 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8929
8930         * nnheader.el (nnheader-insert-head): Make it work even if the file
8931         uses CRLF for the line-break code.
8932
8933 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8934
8935         * mml2015.el: Require mml-sec instead of password.
8936         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8937         (mml2015-cache-passphrase): Inherit the default value from
8938         mml-secure-cache-passphrase.
8939         (mml2015-passphrase-cache-expiry): Inherit the default value from
8940         mml-secure-passphrase-cache-expiry.
8941
8942         * mml1991.el: Require mml-sec instead of password.
8943         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8944         (mml1991-cache-passphrase): Inherit the default value from
8945         mml-secure-cache-passphrase.
8946         (mml1991-passphrase-cache-expiry): Inherit the default value from
8947         mml-secure-passphrase-cache-expiry.
8948
8949         * mml-sec.el: Require password.
8950         (mml-secure-verbose): New user option.
8951         (mml-secure-cache-passphrase): New user option.
8952         (mml-secure-passphrase-cache-expiry): New user option.
8953
8954 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8955
8956         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8957         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8958         andreas@altroot.de (Andreas Vögele).
8959
8960         FIXME: Use `tiny change'?
8961
8962 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8963
8964         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8965         workaround for the url package included with Emacs.
8966
8967         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8968
8969 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8970
8971         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8972         correctly.  This fixes a bug caused by the 2006-05-12 change.
8973
8974 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8975
8976         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8977         some information about the error when saying that the `bogus' mail
8978         group will be used.
8979
8980 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8981
8982         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8983         string.
8984
8985 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8986
8987         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8988
8989 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8990
8991         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8992
8993 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8994
8995         * mml1991.el (mml1991-function-alist): Add epg.
8996         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8997         (mml1991-epg-encrypt): New functions.
8998
8999 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9000
9001         * mml2015.el (mml2015-verbose): New variable.
9002         (mml2015-cache-passphrase): Ditto.
9003         (mml2015-passphrase-cache-expiry): Ditto.
9004         (mml2015-function-alist): Add epg.
9005         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9006         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9007         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9008         functions.
9009
9010 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9011
9012         * message.el (message-cite-original-1): Preserve region when removing
9013         quoted text due to X-No-Archive in order to avoid bogus attribution
9014         when citing multiple messages.
9015
9016 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9017
9018         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9019         Kenneth Jacker <khj@be.cs.appstate.edu>.
9020
9021 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9022
9023         * gnus-diary.el (gnus-user-format-function-d)
9024         (gnus-user-format-function-D): Autoload.
9025
9026         * imap.el (Commentary): Fix typo.
9027
9028         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9029         2006-04-22 contribution.
9030
9031 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9032
9033         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9034         It didn't really fix the bogosity I'm seeing with solid web groups.
9035
9036 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9037
9038         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9039         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9040         created using server names.  If we use the feature without declaring
9041         it, Gnus does not properly manage server and group state.
9042
9043         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9044         bound.
9045
9046 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9047
9048         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9049         looking up the method using GROUP's prefix before inventing a new one.
9050         It is used on killed/unknown groups in various places where returning
9051         an all-new method isn't expected by the caller.
9052
9053         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9054         and match semantics of gnus-group-real-prefix.
9055
9056 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9057
9058         * nnmail.el (nnmail-broken-references-mailers): New variable.
9059         (nnmail-ignore-broken-references): New function generalizing
9060         nnmail-fix-eudora-headers.
9061         (nnmail-fix-eudora-headers): Now obsolete.
9062
9063         * gnus-art.el (gnus-button-handle-custom): Support
9064         `customize-apropos*'.
9065
9066 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9067
9068         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9069
9070         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9071         articles.
9072
9073 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9074
9075         * message.el (message-cite-reply-above): New variable.
9076         (message-yank-original): Use it.
9077
9078 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9079
9080         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9081
9082 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9083
9084         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9085         as read.
9086
9087         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9088
9089 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9090
9091         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9092         (gnus-bookmark-default-file): Use gnus-directory.
9093         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9094         Remove "*" in doc string.
9095         (gnus-bookmark-write-file): Simplify.
9096         (gnus-bookmark-maybe-sort-alist): Use `when'.
9097         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9098         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9099         FIXME about Emacs 21 and XEmacs compatibility.
9100         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9101         compatibility.
9102         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9103         compatibility.
9104         (gnus-bookmark-menu-heading): Fix version.
9105
9106 2006-06-19  Bastien Guerry  <bzg@altern.org>
9107
9108         * gnus-bookmark.el: New file.
9109
9110 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9111
9112         * message.el (message-syntax-checks): Doc fix.
9113
9114 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9115
9116         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9117         unsubscribed groups as if they were killed ones.  It causes duplicate
9118         entries in gnus-newsrc-alist.
9119
9120 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9121
9122         * message.el (message-syntax-checks): Doc fix.
9123         (message-send-mail): Add check for continuation headers.
9124         (message-check-news-header-syntax): Fix regexp used to check for
9125         continuation headers.
9126
9127 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9128
9129         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9130
9131 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9132
9133         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9134
9135 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9136
9137         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9138         default-truncate-lines.
9139
9140 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9141
9142         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9143         to fill the utf-8 entry.
9144
9145         * lpath.el: Fbind unicode-precedence-list.
9146
9147 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9148
9149         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9150
9151 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9152
9153         * gnus-agent.el (directory-files-and-attributes): Move all the way
9154         forward (the third and final move).
9155         (gnus-agent-read-agentview): Trap reconstruction errors due to
9156         nonexistant directory.  Handle by returning nil.
9157
9158 2006-05-30  Didier Verna  <didier@xemacs.org>
9159
9160         * message.el (message-dont-reply-to-names): Update the custom type.
9161         * message.el (message-dont-reply-to-names): New defsubst: potentially
9162         convert a list of regexps into a single one.
9163         * message.el (message-get-reply-headers): Use it.
9164         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9165
9166 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9167
9168         * gnus-agent.el (directory-files-and-attributes): Move forward.
9169
9170 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9171
9172         * gnus-ml.el (gnus-mailing-list-subscribe)
9173         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9174         (gnus-mailing-list-message): Fix doc strings.
9175
9176 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9177
9178         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9179         of doing it manually.
9180
9181 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9182
9183         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9184         comment.
9185
9186 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9187
9188         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9189         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9190         (gnus-agent-read-local): All symbols allocated in my-obarray.
9191         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9192         (gnus-agent-regenerate-group): Check numeric names to see if they are
9193         messages or groups.
9194         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9195         better way of do this...)
9196
9197         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9198         'dummy.group' (there should be a better way of do this...)
9199
9200 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9201
9202         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9203         (gnus-saved-headers): Ditto.
9204         (gnus-default-article-saver): Mention functions may have properties.
9205         (gnus-article-save): Override gnus-save-all-headers and
9206         gnus-saved-headers by :headers property which saver function may have.
9207         (gnus-summary-save-in-file): Add :headers property.
9208         (gnus-summary-write-to-file): Ditto.
9209
9210         * gnus-sum.el (gnus-summary-save-article): Bind
9211         gnus-prompt-before-saving to t when saving many articles in a file;
9212         always show all headers.
9213
9214         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9215
9216 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9217
9218         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9219         marks.
9220
9221         * message.el (message-indent-citation): Add optional arguments to allow
9222         using it outside of message buffers.
9223
9224         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9225         (gnus-article-treat-unfold-headers): Use it.
9226         (gnus-article-truncate-lines): New variable.
9227         (gnus-article-mode): Use it.
9228         (gnus-article-toggle-truncate-lines): New function.
9229
9230         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9231         gnus-article-toggle-truncate-lines.
9232
9233         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9234         coding system in XEmacs, use binary.
9235
9236 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9237
9238         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9239         after-load-alist.
9240
9241         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9242         this function should save decoded articles.
9243         (gnus-summary-write-to-file): Use property to specify this function
9244         should save decoded articles and specify gnus-summary-save-in-file
9245         should be used to save articles other than the first one when saving
9246         many articles.
9247         (gnus-summary-save-body-in-file): Use property to specify this
9248         function should save decoded articles.
9249         (gnus-summary-write-body-to-file): Use property to specify this
9250         function should save decoded articles and specify
9251         gnus-summary-save-body-in-file should be used to save articles other
9252         than the first one when saving many articles.
9253
9254         * gnus-sum.el (gnus-summary-save-article): Simplify.
9255
9256 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9257
9258         * gnus-art.el (gnus-default-article-saver): Add
9259         gnus-summary-write-body-to-file.
9260         (gnus-article-save-coding-system): Don't use coding system object
9261         in XEmacs.
9262         (gnus-read-save-file-name): Add optional `dir-var' argument which
9263         specifies directory in which files are saved; work even if optional
9264         `variable' argument is not specified.
9265         (gnus-summary-write-to-file): Read file name.
9266         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9267         (gnus-summary-write-body-to-file): New function.
9268
9269         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9270         (gnus-summary-local-variables): Add it.
9271         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9272         (gnus-summary-save-article): Remove optional `decode' argument;
9273         determine whether to decode articles by the value of
9274         gnus-default-article-saver; when saving many files using
9275         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9276         it first and use gnus-summary-save-in-file or
9277         gnus-summary-save-body-in-file thereafter unless
9278         gnus-prompt-before-saving is always; move point to article which
9279         will be saved.
9280         (gnus-summary-save-article-file): Revert.
9281         (gnus-summary-write-article-file): Revert.
9282         (gnus-summary-save-article-body-file): Revert.
9283         (gnus-summary-write-article-body-file): New function.
9284
9285 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9286
9287         * gnus-art.el (gnus-default-article-saver): Doc fix.
9288         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9289         from gnus-summary-save-article-coding-system, and default to a
9290         certain coding system.
9291         (gnus-output-to-file): Add coding cookie and encode text according
9292         to gnus-article-save-coding-system; don't use mm-append-to-file.
9293
9294         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9295         gnus-art.el and rename to gnus-article-save-coding-system.
9296         (gnus-summary-save-article): Require gnus-art; don't show all
9297         headers if it decodes articles; don't add coding cookie here;
9298         don't bind mm-text-coding-system-for-write.
9299         (gnus-summary-save-article-file): Save decoded articles.
9300         (gnus-summary-write-article-file): When saving many files, use
9301         gnus-summary-write-to-file first and gnus-summary-save-in-file
9302         thereafter unless gnus-prompt-before-saving is always.
9303         (gnus-summary-save-article-body-file): Save decoded articles.
9304
9305         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9306
9307 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9308
9309         * nnrss.el (nnrss-check-group): Bind hash-index.
9310
9311 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9312
9313         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9314         its hash index.  Store this hash in `nnrss-group-data'.
9315         (nnrss-read-group-data): Update accordingly.
9316
9317 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9318
9319         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9320         entry.
9321
9322         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9323         gnus-article-browse-html-article.
9324
9325 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9326
9327         * gnus-sum.el (gnus-summary-mime-map): Add
9328         gnus-article-browse-html-article.
9329
9330         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9331
9332 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9333
9334         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9335         suitable coding systems in customize.
9336
9337 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9338
9339         * mail-source.el (mail-sources): Fix custom type.
9340
9341 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9342
9343         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9344         (gnus-summary-expire-articles-now): Shorten prompt.
9345
9346         * gmm-utils.el (wid-edit): Require.
9347         (defun-gmm): Renamed from `gmm-defun-compat'.
9348         (gmm-image-search-load-path): Use it.
9349         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9350
9351 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9352
9353         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9354         variable.
9355         (gnus-summary-save-article): Add optional `decode' argument.  If
9356         it is set and gnus-summary-save-article-coding-system is non-nil,
9357         save decoded article.
9358         (gnus-summary-write-article-file): Save decoded article if
9359         gnus-summary-save-article-coding-system is non-nil.
9360
9361         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9362         type.
9363
9364 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9365
9366         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9367
9368 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9369
9370         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9371         first to test gnus-single-article-buffer which may be buffer-local.
9372
9373         * gnus-sum.el (gnus-summary-setup-buffer): Make
9374         gnus-single-article-buffer buffer-local and nil in ephemeral
9375         group; make gnus-article-buffer, gnus-article-current, and
9376         gnus-original-article-buffer always buffer-local.
9377         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9378         group.
9379         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9380
9381 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9382
9383         * nnml.el (nnml-request-compact-group): Compressed files might not
9384         have .gz extension.
9385
9386 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9387
9388         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9389         (mm-copy-to-buffer): Use with-current-buffer.
9390         (mm-display-part): Simplify.
9391         (mm-inlinable-p): Add optional arg `type'.
9392
9393 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9394
9395         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9396         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9397         Try harder to show the attachment internally or externally using
9398         gnus-mime-view-part-as-type.
9399
9400 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9401
9402         * message.el (message-from-style, message-signature-separator)
9403         (message-user-organization-file, message-send-mail-function)
9404         (message-citation-line-function, message-yank-prefix)
9405         (message-indent-citation-function, message-signature)
9406         (message-signature-file, message-signature-insert-empty-line):
9407         Remove autoloads.
9408
9409         * gnus-art.el (gnus-buttonized-mime-types): Remove
9410         "multipart/signed".  Revert 2006-04-26 change.
9411
9412 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9413
9414         * gnus.el (gnus-version-number): Bump version.
9415
9416 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9417
9418         * gnus.el: No Gnus v0.5 is released.
9419
9420 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9421
9422         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9423         fetching articles by message-id.
9424
9425 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9426
9427         * message.el (hashcash): Require hashcash as normal.
9428
9429         * ecomplete.el (ecomplete-highlight-match-line): Use
9430         point-at-eol.
9431         (ecomplete-highlight-match-line): Use `highlight', because that
9432         face exists in both Emacs and XEmacs.
9433
9434         * message.el (message-display-abbrev): Use point-at-bol.
9435
9436         * mail-source.el: Don't require timer/timer-funcs.
9437
9438         * gnus-async.el: Ditto.
9439
9440         * password.el: Ditto.
9441
9442         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9443
9444         * mm-url.el: Ditto.
9445
9446         * gnus-xmas.el: Don't require timer-funcs.
9447
9448         * mm-util.el: Require timer/timer-funcs.
9449
9450 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9451
9452         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9453         Close.
9454
9455 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9456
9457         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9458         unibyte after clear-decrypt function runs.
9459
9460         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9461         returns as a unibyte string.
9462
9463 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9464
9465         * lpath.el: Revert.
9466
9467         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9468         (pgg-gpg-process-sentinel): Revert.
9469
9470         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9471         (pgg-pgp-lookup-key): Revert.
9472
9473         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9474         (pgg-pgp5-lookup-key): Revert.
9475
9476         * pgg.el (pgg-fetch-key): Revert.
9477
9478 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9479
9480         * lpath.el: Fbind string-as-multibyte for XEmacs.
9481
9482         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9483         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9484         (mml1991-pgg-encrypt): Ditto.
9485
9486         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9487         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9488         a multibyte buffer.
9489
9490         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9491         (pgg-pgp-lookup-key): Ditto.
9492
9493         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9494         (pgg-pgp5-lookup-key): Ditto.
9495
9496         * pgg.el (pgg-fetch-key): Ditto.
9497
9498 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9499
9500         * message.el (message-user-organization-file): Check several
9501         locations of the organization file.
9502
9503         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9504         Add gnus-article-view-part-as-type.
9505
9506         * gnus-art.el (gnus-article-view-part-as-type): New function.
9507
9508         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9509         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9510
9511         * mml.el: Simplify autoload.
9512         (mml-mode): defvar dnd-protocol-alist instead of using
9513         symbol-value.
9514         (mml-default-directory): New variable.
9515         (mml-minibuffer-read-file): Use it.
9516         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9517
9518         * message.el (message-citation-line-format): New variable.
9519         (message-insert-formated-citation-line): New function.
9520         (message-citation-line-function): Add
9521         `message-insert-formated-citation-line' to custom type.
9522
9523         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9524         to doc string.
9525
9526         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9527         depending on mm-verify-option.
9528
9529 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9530
9531         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9532         binding pgg-* variables; reimplement the section which prevents
9533         MIME header from being signed.
9534         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9535         pgg-text-mode; remove a blank line at the top of body.
9536
9537         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9538         lines at the top of body; use gnus-newsgroup-charset if there's no
9539         Charset header.
9540
9541 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9542
9543         * message.el (message-self-insert-commands): Doc fix.
9544
9545         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9546         (mm-uu-pgp-encrypted-test): Ditto.
9547         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9548         between header and body; return application/pgp-encrypted handle
9549         if decryption failed; decode decrypted body by charset.
9550
9551         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9552         element match to application/pgp-*.
9553
9554 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9555
9556         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9557         HTML.
9558
9559 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9560
9561         * mail-source.el (mail-source-call-script): Message the error
9562         string.
9563
9564 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9565
9566         * gnus-util.el (gnus-byte-compile): Use it.
9567
9568 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9569
9570         * gnus-util.el (kill-empty-logs): New function.
9571
9572 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9573
9574         * message.el (message-mail-alias-type): Doc fix.
9575         (message-mail-alias-type-p): New function.
9576         (message-send): Use it.
9577         (message-mode): Ditto.
9578         (message-strip-forbidden-properties): Ditto.
9579
9580         * ecomplete.el (ecomplete-database-file-coding-system): New
9581         variable.
9582         (ecomplete-save): Use it.
9583         (ecomplete-setup): Use it.
9584
9585 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9586
9587         * message.el (message-self-insert-commands): New variable.
9588         (message-strip-forbidden-properties): Use it.
9589
9590 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9591
9592         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9593         that doesn't make XEmacs choke.
9594
9595 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9596
9597         * gnus-util.el (gnus-replace-in-string):
9598         Prefer replace-regexp-in-string over of replace-in-string.
9599
9600 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9601
9602         * gnus-util.el (gnus-select-frame-set-input-focus):
9603         Use select-frame-set-input-focus if it is available in XEmacs; use
9604         definition defined in Emacs 22 for old Emacsen.
9605
9606         * dgnushack.el: Autoload unmorse-region for XEmacs.
9607
9608         * lpath.el: Bind cursor-in-non-selected-windows and
9609         select-frame-set-input-focus for XEmacs.
9610
9611 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9612
9613         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9614
9615 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9616
9617         * gnus-registry.el (gnus-registry-cache-save): Remove text
9618         properties when saving via the temp buffer.
9619
9620 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9621
9622         * message.el (message-generate-hashcash): Honor custom type.
9623
9624 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9625
9626         * message.el (message-generate-hashcash): Default to non-nil when
9627         hashcash is found.
9628
9629         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9630         (gnus-refer-thread-limit): Increase default to 500.
9631
9632         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9633
9634         * flow-fill.el (fill-flowed): Allow delete-space.
9635
9636 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9637
9638         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9639         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9640         Remove autoloads.
9641
9642 2006-04-18  Simon Josefsson  <jas@extundo.com>
9643
9644         * message.el (message-generate-hashcash): Default to.
9645
9646 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9647
9648         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9649         concatenating segments rather than before concatenating them.
9650
9651 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9652
9653         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9654
9655 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9656
9657         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9658
9659         * message.el (message-forward-make-body-plain): Allow
9660         message-forward-ignored-headers to be a list.
9661         (message-remove-ignored-headers): Factor out into function.
9662         (message-forward-make-body-mml): Use it.
9663
9664         * imap.el (imap-quote-specials): New function.
9665         (imap-login-auth): Quote specials.
9666
9667         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9668         (rfc2231-parse-string): Allow concatanation of parameters that
9669         aren't contiguous.  The test case is
9670           (mail-header-parse-content-type "message/external-body;
9671             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9672             access-type=LOCAL-FILE;
9673             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9674
9675 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9676
9677         * nntp.el (nntp-accept-process-output): Return the value of
9678         `nnheader-accept-process-output'.
9679
9680 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9681
9682         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9683         (gnus-button-alist): Recognize more diff formats.
9684         (gnus-button-patch): Strip directory.
9685
9686 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9687
9688         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9689         Emacs 22 when setting focus.
9690
9691 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9692
9693         * gnus-art.el (gnus-article-treat-types): Do treatment of
9694         text/x-verbatim parts.
9695         (gnus-button-patch): New command.
9696
9697         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9698         addresses that contain invalid characters.
9699
9700 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9701
9702         * message.el (message-put-addresses-in-ecomplete): Use
9703         gnus-replace-in-string.
9704         (message-is-yours-p): Use the more correct
9705         mail-header-parse-address instead of
9706         mail-extract-address-components.
9707         (message-put-addresses-in-ecomplete): Fix typo.
9708
9709         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9710         keystroke.
9711
9712         * gnus-art.el (gnus-treatment-function-alist): Change order of
9713         newsgroups/generic header folding to avoid double-folding.
9714
9715         * message.el (message-hidden-headers): Add X-Draft-From.
9716
9717         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9718         command.
9719         (gnus-summary-repeat-search-article-backward): New command.
9720
9721         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9722         groups in the parent topic.
9723
9724 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9725
9726         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9727         (spam-extra-header-to-number): Return the CRM114 number as a
9728         number instead of a string.
9729
9730 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9731
9732         * gnus-art.el (gnus-face-properties-alist): Moved here from
9733         gnus-fun.
9734
9735         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9736
9737 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9738
9739         * message.el (message-strip-forbidden-properties): Only display on
9740         self-insert-command.
9741
9742         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9743         reindent.
9744         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9745
9746 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9747
9748         * smiley.el (smiley-style): Fix typo.
9749
9750 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9751
9752         * hashcash.el (hashcash-insert-payment-async-2): Use
9753         message-goto-eoh instead of doing it manually.
9754         (mail-add-payment): Use message-narrow-to-header instead of trying
9755         to do the same itself.
9756
9757         * message.el (message-hidden-headers): Add Face.
9758
9759         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9760         reparenting code.
9761         (gnus-summary-reparent-children): Refactored out code.
9762         (gnus-summary-thread-map): New keystroke.
9763         (gnus-summary-reparent-children): Make into command.
9764
9765         * smiley.el (smiley-style): Default to `medium' if using a large
9766         font.
9767
9768         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9769         does it itself.
9770
9771         * message.el (message-point-in-header-p): Simplify definition.
9772
9773 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9774
9775         * nnagent.el (nnagent-request-set-mark): Silence log file
9776         writing.
9777         (nnagent-request-set-mark): Use write-region instead of
9778         append-to-file.
9779
9780         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9781         strange select method.
9782
9783         * ecomplete.el (ecomplete-display-matches): Get highlightling
9784         right.
9785         (ecomplete-display-matches): Use literals.
9786         (ecomplete-display-matches): Disable message logging.
9787
9788         * message.el (message-display-abbrev): Small optimization.
9789
9790         * ecomplete.el (ecomplete-display-matches): Allow automatic
9791         display.
9792
9793         * message.el (message-strip-forbidden-properties): Display
9794         abbrevs.
9795         (message-display-abbrev): Get automatic display right.
9796
9797         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9798         keystrokes.
9799
9800 2006-04-13  Romain Francoise  <romain@orebokech.com>
9801
9802         TODO: Backport to v5-10!
9803
9804         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9805         Moved here (and renamed) from gnus-registry.el.
9806
9807         * gnus-registry.el: Require gnus-util.
9808         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9809
9810 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9811
9812         * gnus-group.el (gnus-group-catchup-current): Change
9813         if-then-else-if-then-else into cond.
9814         (gnus-group-catchup): Indent.
9815         (group-name-at-point): New function.
9816         (gnus-fetch-group): Provide default from thing at point.
9817
9818 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9819
9820         * message.el (message-display-abbrev): Fix regexp.
9821
9822         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9823         choosing.
9824         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9825         dead variables.
9826
9827         * message.el (message-newline-and-indent): Remove debugging.
9828         (message-display-abbrev): Use new implementation.
9829
9830 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9831
9832         * gnus-art.el (gnus-article-mode): Set
9833         cursor-in-non-selected-windows to nil.
9834
9835         * smiley.el: Revert previous change.
9836         (smiley-data-directory): defvar it before using it in the
9837         defcustom of `smiley-style'.
9838
9839 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9840
9841         * message.el (message-newline-and-indent): New function.
9842
9843         * ecomplete.el: Implement more bits.
9844
9845         * message.el (message-put-addresses-in-ecomplete): Clean up the
9846         string.
9847
9848         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9849
9850         * gnus-sum.el (gnus-summary-save-parts): Bind
9851         gnus-summary-save-parts-counter and use it to make unique file
9852         names.
9853
9854         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9855
9856         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9857         parameter to say whether to actually parse the individual
9858         addresses.
9859
9860         * message.el (message-put-addresses-in-ecomplete): New function.
9861         (ecomplete): Require.
9862         (message-mail-alias-type): Add ecomplete as an option.
9863
9864 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9865
9866         * flow-fill.el (fill-flowed): Remove trailing space from blank
9867         quoted lines.
9868
9869 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9870
9871         * smiley.el (smiley-style): Move definition later to avoid a
9872         compilation warning.
9873
9874 2006-04-12  Kenichi Handa  <handa@m17n.org>
9875
9876         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9877         buffer and then decode the buffer text if necessary.
9878         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9879         first, and after mm-encode-body, change the buffer to unibyte.
9880         Use mm-disable-multibyte instead of set-buffer-multibyte.
9881
9882 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9883
9884         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9885         Content-Type header instead of Content-Disposition header.
9886         (gnus-mime-inline-part): Ditto.
9887         (gnus-mime-view-part-as-charset): Ignore charset that the part
9888         specifies.
9889
9890         * mm-decode.el (mm-display-part): Work with external parts and
9891         usual parts similarly.
9892
9893         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9894         instead of gnus-display-mime.
9895
9896         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9897         instead of with-temp-buffer.
9898
9899         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9900         tag to summarized topics part in order to encode non-ASCII text.
9901
9902 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9903
9904         * smiley.el (smiley-style): New variable.
9905         (smiley-directory): New function.
9906         (smiley-data-directory): Derive from `smiley-style' using
9907         `smiley-directory'.
9908         (smiley-regexp-alist): Add new entries.
9909
9910         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9911         (gnus-article-browse-delete-temp): Add :version.
9912
9913 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9914
9915         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9916         the sieve region.
9917
9918 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9919
9920         * gnus.el (gnus-version-number): Bump version.
9921
9922 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9923
9924         * gnus.el: No Gnus v0.4 is released.
9925
9926 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9927
9928         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9929         layout.
9930
9931         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9932         unknown charset.
9933
9934         * message.el (message-header-synonyms): Add Original-To to the
9935         default.
9936
9937         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9938         optional parameter.
9939
9940 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9941
9942         * gnus-fun.el (gnus): Require it for gnus-directory.
9943
9944 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9945
9946         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9947
9948 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9949
9950         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9951
9952 2006-04-05  Simon Josefsson  <jas@extundo.com>
9953
9954         * password.el (password-reset): New function.
9955
9956 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9957
9958         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9959         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9960
9961 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9962
9963         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9964         Some whitespace was matched into the url, which broke browsing hits
9965         > 100 when mm-url-use-external was nil.
9966
9967 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9968
9969         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9970         gnus-extra-headers for 'Newsgroups.
9971
9972         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9973         bound.
9974
9975 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9976
9977         * pgg-gpg.el: Clean up process buffers every time gpg processes
9978         complete.
9979
9980 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9981
9982         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9983         doc string.
9984
9985 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9986
9987         * pgg-gpg.el (pgg-gpg-process-filter)
9988         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9989
9990         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9991         lines, temporary fix.
9992
9993 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9994
9995         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9996
9997 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9998
9999         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10000         default-enable-multibyte-characters.  This reverts the change from
10001         revision 6.17 which is no longer necessary because the passphrase
10002         is sent separately now.  GnuPG messages are unreadable under
10003         multibyte locales with default-enable-multibyte-characters set to
10004         nil.
10005
10006 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10007
10008         * message.el (message-tool-bar-gnome): Move "spell".
10009
10010 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10011
10012         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10013         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10014         instead.
10015
10016 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10017
10018         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10019         newsgroups handling for NNTP overviews which don't include
10020         Newsgroups.
10021
10022 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10023
10024         * message.el (message-resend): Bind message-generate-hashcash to nil.
10025
10026 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10027
10028         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10029         when searching for already-paid recipients.
10030
10031 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10032
10033         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10034         passphrases when it is not needed.
10035         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10036         passphrase stuff from gpg, should only be necessary when you use
10037         gpg with a smartcard.
10038
10039 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10040
10041         * mml.el (mml-insert-mime): Ignore cached contents of
10042         message/external-body part.
10043
10044         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10045         (mm-insert-part): Ditto.
10046
10047 2006-03-23  Simon Josefsson  <jas@extundo.com>
10048
10049         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10050         Reiner.
10051         (pgg-gpg-use-agent-p): Use it again.
10052
10053 2006-03-23  Simon Josefsson  <jas@extundo.com>
10054
10055         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10056         older emacsen.
10057         (pgg-gpg-use-agent-p): Don't use it.
10058
10059 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10060
10061         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10062         if we can.
10063
10064 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10065
10066         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10067         (pgg-gpg-update-agent): New function.
10068         (pgg-gpg-use-agent-p): New function.
10069         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10070         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10071         (pgg-gpg-sign-region): Use it.
10072
10073 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10074
10075         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10076         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10077
10078 2006-03-21  Simon Josefsson  <jas@extundo.com>
10079
10080         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10081         <wilde@sha-bang.de>.
10082         (pgg-gpg-use-agent): New variable.
10083         (pgg-gpg-process-region): Use it.
10084         (pgg-gpg-encrypt-region): Likewise.
10085         (pgg-gpg-encrypt-symmetric-region): Likewise.
10086         (pgg-gpg-decrypt-region): Likewise.
10087         (pgg-gpg-sign-region): Likewise.
10088         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10089
10090 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10091
10092         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10093
10094         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10095         Add comment on version.
10096
10097 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10098
10099         * smiley.el: Add missing test smiley.
10100
10101 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10102
10103         * mm-decode.el (mm-with-part): New macro.
10104         (mm-get-part): Use it; work with message/external-body as well.
10105         (mm-save-part): Treat name and filename equally.
10106
10107         * mm-extern.el (mm-extern-cache-contents): New function.
10108         (mm-inline-external-body): Use it; force the part to be displayed;
10109         move undisplayer added to the cached handle to the parent.
10110
10111         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10112         (gnus-mime-view-part-as-type): Work with message/external-body.
10113
10114         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10115
10116 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10117
10118         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10119         images in image-load-path.  [Sync with image.el, revision 1.60, in
10120         Emacs.]
10121
10122 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10123
10124         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10125         path rather than symbol.  Always return list of directories.
10126         Guarantee that image directory comes first.  [Sync with image.el,
10127         revision 1.59, in Emacs.]
10128
10129         * message.el (message-make-tool-bar): Adjust to new API of
10130         `gmm-image-load-path-for-library'.
10131
10132         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10133
10134         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10135
10136 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10137
10138         * gnus-art.el (gnus-article-only-boring-p):
10139         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10140         intangible text.
10141         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10142
10143 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10144
10145         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10146         `defun' instead of `gmm-defun-compat'.
10147
10148 2006-03-14  Simon Josefsson  <jas@extundo.com>
10149
10150         * message.el (message-unique-id): Don't use message-number-base36
10151         if (user-uid) is a float.
10152         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10153
10154 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10155
10156         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10157
10158         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10159         empty line between a part and a message part.
10160
10161 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10162
10163         * smiley.el: Add more test smileys.
10164         (smiley-data-directory, smiley-regexp-alist)
10165         (gnus-smiley-file-types): Fix doc strings.
10166         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10167         adding new elements.
10168         (smiley-mouse-map): Unused code.  Make it a comment.
10169
10170 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10171
10172         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10173         scan latest NoCeM messages instead of old ones.
10174         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10175         delimiters that are recently used.
10176         (gnus-nocem-load-cache): Add autoload cookie.
10177
10178         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10179
10180         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10181         level which is larger than gnus-use-nocem is specified.
10182
10183         * gnus-group.el (gnus-group-get-new-news): Ditto.
10184
10185 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10186
10187         * gnus-util.el (gnus-tool-bar-update): New function.
10188
10189         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10190         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10191
10192         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10193
10194         * gnus-group.el (gnus-group-redraw-when-idle)
10195         (gnus-group-redraw-check): Remove.
10196         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10197
10198 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10199
10200         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10201         if optional last element is specified in splits (FIELD VALUE...).
10202
10203 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10204
10205         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10206         to gmm-image-load-path-for-library.  Call with no-error argument.
10207         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10208
10209         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10210
10211         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10212
10213         * gmm-utils.el (gmm-image-load-path): Remove alias.
10214
10215 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10216
10217         * gmm-utils.el (gmm-image-load-path): Add alias.
10218
10219         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10220         nnml-generate-nov-databases-1.
10221         (nnml-generate-nov-databases): Use it.
10222         (nnml-generate-nov-databases-directory): Document no-active
10223         argument.
10224
10225         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10226         directory if path is t.  Add no-error.
10227
10228         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10229         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10230
10231         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10232         resetting gnus-article-browse-html-temp-list.
10233
10234         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10235         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10236         Add example to docstring.  Rename local variables.  Move error
10237         checks to default case in cond and simplify.
10238
10239 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10240
10241         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10242         handle is multipart when calling it recursively.
10243         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10244
10245 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10246
10247         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10248         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10249
10250 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10251
10252         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10253         is loaded.
10254
10255         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10256         loaded.
10257
10258 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10259
10260         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10261         to "Emacs 23 (unicode)" in doc string.
10262
10263         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10264         "Emacs 23 (unicode)" in comment.
10265
10266 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10267
10268         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10269
10270         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10271         characters 160 through 255 in Emacs 23.
10272
10273 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10274
10275         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10276         gnus-article-browse-html-temp.
10277         (gnus-article-browse-delete-temp): Make it customizable.  Add
10278         `file'.  Adjust doc string.
10279         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10280         query for each file.  Adjust doc string.
10281         (gnus-article-browse-html-parts): Add
10282         `gnus-article-browse-delete-temp-files' to
10283         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10284
10285 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10286
10287         * gnus-art.el (gnus-article-browse-html-temp)
10288         (gnus-article-browse-delete-temp): New variables.
10289         (gnus-article-browse-delete-temp-files): New function.
10290         (gnus-article-browse-html-parts): Use it.
10291
10292 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10293
10294         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10295
10296         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10297         string.
10298
10299         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10300         gnus-summary-insert-new-articles when unplugged.  Remove
10301         gnus-summary-search-article-forward.
10302
10303         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10304         display-visual-class instead of display-color-cells.
10305
10306 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10307
10308         * dgnushack.el: Autoload customize-group for XEmacs.
10309
10310         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10311         message/* containing non-ASCII text properly.
10312
10313 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10314
10315         * message.el: Require gmm-utils, remove autoloads.
10316         (message-tool-bar): Set default based on
10317         gmm-tool-bar-style.
10318         (message-tool-bar-gnome): Add gmm-customize-mode.
10319
10320         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10321         gmm-tool-bar-style.
10322         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10323
10324         * gnus-group.el (gnus-group-tool-bar): Set default based on
10325         gmm-tool-bar-style.
10326         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10327
10328         * gmm-utils.el (gmm-image-directory): Rename variable from
10329         gmm-image-load-path.
10330         (gmm-image-load-path): Use gmm-image-directory.
10331         (gmm-customize-mode): New function.
10332         (gmm-tool-bar-style): New variable.
10333
10334         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10335         gnus-group-redraw-line-number.
10336         (gnus-group-redraw-check): Simplify.
10337         (gnus-group-tool-bar-update): Remove redraw check.
10338         (gnus-group-make-tool-bar): Add redraw check.
10339
10340 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10341
10342         * gnus-art.el (gnus-button): Add missing parentheses.
10343
10344 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10345
10346         * lpath.el: Fbind line-number-at-pos.
10347
10348 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10349
10350         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10351
10352 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10353
10354         * gnus-art.el (gnus-button): New face.
10355         (gnus-article-button-face): Use it.
10356
10357         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10358         gnus-summary-next-page.  Re-order.
10359
10360         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10361         next-node are now included.
10362         (gnus-group-redraw-line-number): New internal variable.
10363         (gnus-group-redraw-check): Helper function for updating the tool
10364         bar.
10365         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10366
10367         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10368
10369         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10370         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10371         Use it to match format of Spamassassin 3.0 and later.  Reported by
10372         IRIE Tetsuya <irie@t.email.ne.jp>.
10373         (spam-check-bogofilter)
10374         (spam-bogofilter-register-with-bogofilter): Fix args of
10375         `gnus-error' calls.
10376
10377 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10378
10379         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10380         unnecessary interaction when sending queued mails.  Reported by
10381         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10382
10383 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10384
10385         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10386         first or last are nil.
10387
10388 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10389
10390         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10391
10392 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10393
10394         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10395
10396 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10397
10398         * dns.el (query-dns): Protect more against buggy tcp output.
10399
10400 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10401
10402         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10403         nov.php.
10404
10405 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10406
10407         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10408         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10409         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10410         output on the server side.
10411         (nnweb-google-create-mapping): Update regexps and add some
10412         progress indication.
10413
10414 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10415
10416         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10417         gnus-agent-toggle-plugged.  Re-order icons.
10418         (gnus-group-tool-bar-gnome): Add
10419         gnus-group-{prev,next}-unread-group.
10420         (gnus-group-tool-bar-gnome): Re-order icons.
10421
10422         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10423         gnus-summary-insert-new-articles.
10424
10425         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10426         comments.
10427
10428         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10429         also available in Emacs 21.3.
10430
10431         * message.el (message-fix-before-sending): Change "Emacs 22" to
10432         "Emacs 23 (unicode)" in comment.
10433
10434         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10435         "Emacs 23 (unicode)" in comment.
10436
10437         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10438         comment.
10439         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10440
10441         * mm-view.el (mm-fill-flowed): Add :version.
10442
10443 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10444
10445         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10446         and load-path.
10447
10448 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10449
10450         * message.el: Autoload gmm-image-load-path.
10451         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10452         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10453         consitency.
10454
10455         * gmm-utils.el (gmm-image-load-path): Also search in
10456         "../etc/images".  Don't set gmm-image-load-path if we don't find
10457         the image.
10458
10459 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10460
10461         * gmm-utils.el (gmm-image-load-path): Don't make
10462         `gmm-image-load-path' include subdirectories which the second arg
10463         `image' might specify.
10464
10465         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10466         subdirectory to icon file names.
10467
10468         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10469
10470 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10471
10472         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10473         gmm-image-load-path calls.
10474
10475         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10476
10477         * message.el (message-make-tool-bar): Ditto.
10478
10479         * mml.el (mml-preview): Added comment concerning tool bar icons.
10480
10481         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10482         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10483
10484         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10485         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10486
10487         * message.el (message-tool-bar-gnome): Use new icon names.
10488         (message-make-tool-bar): Use `gmm-image-load-path'.
10489
10490         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10491         functions from MH-E.
10492         (gmm-image-load-path): New variable from MH-E.
10493         (gmm-image-load-path): New function from MH-E.  Added arguments
10494         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10495         *-image-load-path-called-flag.
10496
10497 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10498
10499         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10500
10501 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10502
10503         * nnimap.el (nnimap-request-move-article): Change folder back to
10504         source group before deleting.
10505
10506 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10507
10508         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10509
10510         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10511         mm-url.
10512
10513         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10514
10515 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10516
10517         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10518         coding system which mm-charset-to-coding-system returns for a
10519         given charset is valid.
10520
10521 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10522
10523         * html2text.el (html2text-remove-tag-list):
10524         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10525
10526 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10527
10528         * gnus-cus.el: Revert 2005-10-17 change.
10529
10530 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10531
10532         * gnus-art.el (article-strip-banner): Call
10533         article-really-strip-banner only when the regexp match is made.
10534
10535 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10536
10537         * gnus-art.el (article-strip-banner): Use
10538         gnus-extract-address-components instead of
10539         mail-header-parse-addresses to make it work with non-ASCII text;
10540         remove mail-encode-encoded-word-string.
10541
10542         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10543         values which are surrounded with \"...\"; make it never cause a
10544         Lisp error; give up parsing of parameters if it failed in
10545         extracting type.
10546
10547 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10548
10549         * smime.el (smime-cert-by-ldap-1): Fix bug where
10550         `smime-ldap-search' returns results without userCertificates.
10551
10552 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10553
10554         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10555
10556 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10557
10558         * spam.el (spam-check-spamassassin-headers): Adapt format for
10559         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10560         <ari@mbf.ocn.ne.jp>.
10561         (spam-list-of-processors): Add spam-use-gmane.
10562
10563 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10564
10565         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10566         make-temp-file; make it work with XEmacs as well.
10567
10568         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10569         mm-make-temp-file.
10570
10571         * mm-decode.el (mm-display-external): Use the 3rd arg of
10572         mm-make-temp-file.
10573         (mm-create-image-xemacs): Ditto.
10574
10575 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10576
10577         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10578         with message-narrow-to-headers.
10579         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10580         (gnus-draft-check-draft-articles): New function.
10581         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10582
10583 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10584
10585         * gnus-art.el (gnus-article-browse-html-parts):
10586         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10587         Don't use suffix argument for mm-make-temp-file for Emacs 21
10588         compatibility.  Remove useless `format'.
10589
10590 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10591
10592         * nnweb.el (nnweb-google-wash-article): Update regexps.
10593         (nnweb-group-alist): Use defvoo instead of defvar.
10594
10595 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10596
10597         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10598         re-loading nn* modules.
10599
10600 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10601
10602         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10603         for `tool-bar-mode' and don't check it's default-value.
10604
10605         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10606
10607         * message.el (message-make-tool-bar): Ditto.
10608
10609         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10610         `substring'.  Shorten tmp-file name.
10611
10612         * gnus.el: Remove bogus comment.
10613
10614 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10615
10616         * gnus-art.el (gnus-article-browse-html-parts): New function.
10617         (gnus-article-browse-html-article): New function for viewing html
10618         articles with a browser.
10619
10620 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10621
10622         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10623         in elisp.
10624         (pgg-gpg-encrypt-symmetric-region): Ditto.
10625         (pgg-gpg-sign-region): Ditto.
10626
10627         * pgg-def.el (pgg-text-mode): New variable.
10628
10629         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10630         (mml2015-pgg-encrypt): Ditto.
10631
10632         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10633         (mml1991-pgg-encrypt): Ditto.
10634
10635 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10636
10637         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10638         message-make-date instead of current-time-string.
10639
10640         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10641         to gnus-decoded which mm-uu might set.
10642
10643 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10644
10645         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10646         don't decode quoted parameters; remove misimported Emacs code.
10647         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10648         (rfc2231-decode-encoded-string): Don't use split-string which
10649         behaves differently according to Emacs version; use
10650         mm-decode-coding-region to convert charset to coding-system.
10651         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10652         (rfc2231-encode-string): Remove misimported Emacs code.
10653
10654 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10655
10656         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10657         when calling mail-header-parse-content-type.
10658         (article-de-quoted-unreadable): Ditto.
10659         (article-de-base64-unreadable): Ditto.
10660         (article-wash-html): Ditto.
10661
10662         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10663         calling mail-header-parse-content-type and
10664         mail-header-parse-content-disposition.
10665         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10666         mail-header-parse-content-type.
10667
10668         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10669         insert charset and format parameters; encode description after
10670         inserting it to buffer.
10671         (mml-insert-parameter): Fold lines properly even if a parameter is
10672         segmented into two or more lines; change the max column to 76.
10673
10674         * rfc1843.el (rfc1843-decode-article-body): Don't use
10675         ignore-errors when calling mail-header-parse-content-type.
10676
10677         * rfc2231.el (rfc2231-parse-string): Return at least type if
10678         possible; don't cause an error even if it fails in parsing of
10679         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10680         (rfc2231-encode-string): Don't break lines at the beginning, leave
10681         it to mml-insert-parameter.
10682
10683         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10684         calling mail-header-parse-content-type.
10685
10686 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10687
10688         * spam-report.el (spam-report-gmane-use-article-number):
10689         Improve doc string.
10690         (spam-report-gmane-internal): Check if a suitable header was found
10691         in the article.
10692
10693 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10694
10695         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10696         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10697
10698 2006-02-05  Romain Francoise  <romain@orebokech.com>
10699
10700         Update copyright notices of all files in the gnus directory.
10701
10702 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10703
10704         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10705
10706 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10707
10708         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10709         segmented lines of parameter value to cope with Thunderbird 1.5
10710         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10711         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10712         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10713
10714 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10715
10716         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10717         parts.
10718
10719 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10720
10721         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10722         there's only one active file for all servers.
10723         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10724         solid groups.  Gnus might have used a FAST request to select the group.
10725         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10726         and nnweb-search redundantly in the active file.
10727         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10728         (nnweb-request-create-group): Don't use ARGS.
10729         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10730         initialisations.  Let nnoo do the work.
10731
10732 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10733
10734         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10735         Say the part has been decoded.
10736
10737         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10738
10739 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10740
10741         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10742         mailcap-viewer-test-cache when there's no 'test clause, since that
10743         will invert the meaning of a "nil" test previously determined by
10744         mailcap-mailcap-entry-passes-test.
10745
10746 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10747
10748         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10749         compiling.
10750
10751         * gnus-sum.el: Ditto.
10752
10753         * message.el: Don't bind tool-bar-map when compiling.
10754
10755 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10756
10757         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10758
10759 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10760
10761         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10762         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10763         current Google Groups.
10764
10765 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10766
10767         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10768         and tool-bar-mode.
10769
10770         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10771         and tool-bar-mode.
10772
10773         * message.el (message-tool-bar-update): Simplify.
10774         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10775
10776         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10777         gnus-summary-buffer.
10778         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10779         gnus-summary-reply.
10780
10781         * gmm-utils.el (gmm): Add :version.
10782
10783 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10784
10785         * Makefile.in (clean): New rule.
10786         (distclean): Use it.
10787
10788 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10789
10790         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10791         autoload.
10792
10793 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10794
10795         * gmm-utils.el (gmm-verbose): Add :group.
10796
10797 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10798
10799         * message.el: Change some comments WRT tool-bars.
10800
10801         * gnus-sum.el (gnus-summary-tool-bar)
10802         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10803         (gnus-summary-tool-bar-zap-list): New variables.
10804         (gnus-summary-make-tool-bar): Complete rewrite using
10805         `gmm-tool-bar-from-list'.
10806
10807         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10808         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10809         variables.
10810         (gnus-group-make-tool-bar): Complete rewrite using
10811         `gmm-tool-bar-from-list'.
10812         (gnus-group-tool-bar-update): New function.
10813
10814         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10815
10816 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10817
10818         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10819         is dissected into a single part of which the type is the same as
10820         the given one; decode charset.
10821
10822 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10823
10824         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10825         into alists as symbol not string, since that's what
10826         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10827         look for.
10828
10829 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10830
10831         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10832         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10833
10834         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10835
10836 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10837
10838         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10839         (gnus-xmas-mime-security-button-menu): New function.
10840
10841         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10842         (gnus-mime-security-button-menu): New definition.
10843         (gnus-mime-security-button-map): Use them.
10844         (gnus-mime-security-button-menu): New function.
10845         (gnus-insert-mime-security-button): Addition to help echo.
10846         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10847         (gnus-mime-security-pipe-part): New functions.
10848
10849         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10850         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10851
10852         * mm-decode.el (mm-handle-set-disposition): Remove.
10853         (mm-handle-set-description): Remove.
10854
10855 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10856
10857         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10858         (mm-w3m-standalone-supports-m17n-p): New function.
10859         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10860         w3m usage.
10861
10862         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10863         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10864
10865 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10866
10867         * message.el (message-tool-bar-zap-list): Use
10868         gmm-tool-bar-zap-list as custom type.
10869         (message-tool-bar-update): New function.
10870         (message-tool-bar, message-tool-bar-gnome)
10871         (message-tool-bar-retro): Add message-tool-bar-update.
10872         (message-tool-bar-gnome): Add flyspell-buffer.
10873
10874         * gnus-util.el (gnus-error): Describe `args'.
10875
10876         * gmm-utils.el (gmm-error): Describe `args'.
10877         (gmm-tool-bar-zap-list): New widget.
10878         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10879
10880 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10881
10882         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10883         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10884         the number of recursive calls.
10885
10886         * mm-decode.el (mm-handle-set-disposition): New macro.
10887         (mm-handle-set-description): New macro.
10888
10889 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10890
10891         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10892         encoding.
10893
10894 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10895
10896         * message.el (message-tool-bar-zap-list, message-tool-bar)
10897         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10898         (message-tool-bar-local-item-from-menu): Remove.
10899         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10900         (message-make-tool-bar): New function.
10901         (message-mode): Use `message-make-tool-bar'.
10902
10903         * gmm-utils.el: New file.
10904         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10905         (gmm-lazy): New widget copied from `nnmail.el'.
10906         (gmm-tool-bar-from-list): New function for creating customizable
10907         tool bars.
10908         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10909         output.
10910         (gmm): Add :prefix to defgroup.
10911
10912 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10913
10914         * gmm-utils.el (gmm-widget-p): New function.
10915
10916 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10917
10918         * mml.el (mml-attach-file): Describe `description' in doc string.
10919         (mml-menu): Add Emacs MIME manual and PGG manual.
10920
10921 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10922
10923         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10924
10925 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10926
10927         * nntp.el (nntp-end-of-line): Doc fix.
10928
10929 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10930
10931         * imap.el (imap-open): Handle case where buffer is a buffer
10932         object.
10933
10934 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10935
10936         * gnus-delay.el (gnus-delay): Don't autoload.
10937         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10938         to be re-loaded when customizing the `gnus-delay' group.
10939
10940 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10941
10942         * message.el (message-insert-citation-line): Use newlines.
10943
10944 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10945
10946         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10947         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10948         these routines, so the passphrase can be managed externally and
10949         passed in to the system.
10950         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10951         pgg-add-passphrase-to-cache function.
10952
10953         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10954         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10955         these routines, so the passphrase can be managed externally and
10956         passed in to the system.
10957         (pgg-pgp5-sign-region): Use new name of
10958         pgg-add-passphrase-to-cache function.
10959
10960 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10961
10962         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10963         part of the decoded armor to find the key-identifier.
10964         (pgg-gpg-lookup-key-owner): New function to return the
10965         human-readable identifier of a key owner.
10966         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10967         itself.
10968         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10969         the key value) if we have a key and can match it against a secret
10970         key.  Also, added a note pointing out fact that the prompt only
10971         indicates the first matching key.
10972
10973         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10974         pgg-decrypt-region.
10975         (pgg-add-passphrase-to-cache): Rename from
10976         `pgg-add-passphrase-cache' to reduce confusion (all callers
10977         changed).
10978         (pgg-remove-passphrase-from-cache): Rename from
10979         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10980         changed).
10981         (pgg-read-passphrase, pgg-add-passphrase-cache)
10982         (pgg-remove-passphrase-cache): Add informative docstrings.
10983         (pgg-decrypt): Convey provided passphrase in subordinate call to
10984         pgg-decrypt-region.
10985
10986 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10987
10988         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10989         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10990         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10991         'passphrase' argument, so the passphrase can be managed externally
10992         and then passed in to the system.
10993
10994         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10995         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10996         so the passphrase cache can be used reliably with identifiers
10997         besides a pgp packet's key id.
10998
10999         * pgg-gpg.el (pgg-gpg-encrypt-region)
11000         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11001         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11002         these routines, so the passphrase can be managed externally and
11003         passed in to the system.
11004
11005         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11006         'notruncate' argument, so the passphrase cache can be used
11007         reliably with identifiers besides a pgp packet's key id.
11008
11009 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11010
11011         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11012         symmetric encryption.
11013         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11014         encrypted session key.
11015         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11016         message ask for the passphrase in a proper way.
11017
11018         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11019         New user commands for symmetric encryption.
11020
11021 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11022
11023         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11024
11025         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11026
11027 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11028
11029         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11030
11031 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11032
11033         * mm-decode.el (mm-inlined-types): Add application/pgp.
11034         (mm-automatic-display): Ditto.
11035
11036         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11037         part as text.
11038
11039 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11040
11041         * nnrss.el: Update copyright.
11042         (nnrss-opml-import): Query whether to subscribe to each entry.
11043
11044         * gnus-art.el:
11045         * gnus-sum.el:
11046         * gnus-xmas.el:
11047         * messagexmas.el:
11048         * mm-uu.el:
11049         * mm-view.el: Update copyright.
11050
11051 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11052
11053         * message.el (message-info): New function.
11054         (message-mode-menu): Add it.
11055         Update copyright.
11056
11057         * ChangeLog: Fix and update copyright.
11058
11059 2006-01-13  Romain Francoise  <romain@orebokech.com>
11060
11061         * message.el (message-forward-subject-name-subject): Prefer the
11062         address to 'nowhere' if the sender has no name.
11063         Fix typo.  Update copyright year.
11064
11065 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11066
11067         * gnus-art.el (article-wash-html): Use
11068         gnus-summary-show-article-charset-alist if a numeric arg is given.
11069         (gnus-article-wash-html-with-w3m-standalone): New function.
11070
11071         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11072         mm-inline-text-html-render-with-w3m-standalone.
11073         (mm-text-html-washer-alist): Map w3m-standalone to
11074         gnus-article-wash-html-with-w3m-standalone.
11075         (mm-inline-text-html-render-with-w3m-standalone): New function.
11076
11077 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11078
11079         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11080         Improve LaTeX.
11081
11082 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11083
11084         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11085         (nnrss-request-article): Render text/plain parts as HTML.
11086
11087         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11088         the buffer.
11089
11090 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11091
11092         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11093         custom definition of `gnus-posting-styles'.
11094
11095         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11096         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11097
11098 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11099
11100         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11101         Use nntp for bug archive.
11102
11103 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11104
11105         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11106         parts.
11107         (nnrss-normalize-date): New function converts ISO 8601 date into
11108         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11109         (nnrss-check-group): Use it.
11110
11111 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11112
11113         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11114
11115         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11116         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11117         (nnrss-insert-w3): Ditto.
11118
11119 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11120
11121         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11122         the articles to be forwarded including the case where neither a
11123         number of articles nor a region is specified.
11124
11125 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11126
11127         * nnrss.el (nnrss-request-article): Fix last change; fill
11128         text/plain parts.
11129
11130 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11131
11132         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11133         in text/plain part.
11134         (nnrss-check-group): Don't add excessive newline to dc:subject.
11135
11136 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11137
11138         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11139         article.
11140
11141 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11142
11143         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11144         (nnml-use-compressed-files, nnml-save-mail): Support other
11145         comression programs such as bzip2.
11146
11147 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11148
11149         * dns.el (query-dns): Make sure we check the buffer size before
11150         removing tcp headers.
11151
11152 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11153
11154         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11155         remove MIME buttons associated with multipart/alternative parts.
11156         (gnus-mime-display-alternative): Tag buttons using `article-type'
11157         text property.
11158
11159         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11160         associated with multipart/alternative parts.
11161
11162         * gnus-art.el (gnus-signature-separator): Fix custom type.
11163
11164         * mm-decode.el (mm-inlined-types): Fix custom type.
11165         (mm-keep-viewer-alive-types): Ditto.
11166         (mm-automatic-display): Ditto.
11167         (mm-attachment-override-types): Ditto.
11168         (mm-inline-override-types): Ditto.
11169         (mm-automatic-external-display): Ditto.
11170
11171 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11172
11173         * spam-report.el (spam-report-user-mail-address)
11174         (spam-report-user-agent): New variables.
11175         (spam-report-url-ping-plain): Use spam-report-user-agent.
11176
11177 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11178
11179         * gnus-art.el (gnus-button-handle-custom): Do not just use
11180         `customize-apropos' for any "M-x customize-*" button but the
11181         function called for.  Accept both the function name and its
11182         argument in order to achieve this.
11183         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11184         function name to `gnus-button-handle-custom' in case of "M-x
11185         customize-*" buttons.
11186
11187 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11188
11189         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11190         multipart/alternative and add xref to mm-discouraged-alternatives
11191         in doc string.
11192
11193         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11194         gnus-buttonized-mime-types in doc string.
11195
11196 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11197
11198         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11199         Suggest image/.* in the doc string.
11200
11201 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11202
11203         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11204         message-marks (Debian bug #342521).
11205
11206 2005-12-12  Simon Josefsson  <jas@extundo.com>
11207
11208         * password.el (password-read-from-cache): Add.
11209         (password-read): Use it.
11210
11211 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11212
11213         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11214         us-ascii as a MIME charset.
11215
11216         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11217         against the case where the 2nd arg TYPE is nil.
11218
11219 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11220
11221         * pop3.el (pop3-stream-type): Fix custom version.
11222
11223         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11224
11225 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11226
11227         * mm-decode.el (mm-display-external): Add missing cdr.
11228
11229 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11230
11231         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11232         RFC1524) if it is in mailcap or add a suffix according to
11233         mailcap-mime-extensions when generating a temp filename; postpone
11234         deleting a temp file for 2 seconds for some wrappers, shell
11235         scripts, and so on, which might exit right after having started a
11236         viewer command as a background job.
11237
11238 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11239
11240         * nntp.el (nntp-marks-directory): Fix custom group.
11241
11242         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11243         steps when < 10.
11244
11245         * gnus-start.el (gnus-no-server-1): Mention
11246         `gnus-level-default-subscribed' in doc string.
11247
11248 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11249
11250         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11251         parens.
11252
11253 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11254
11255         * gnus-xmas.el (gnus-use-toolbar): Revert.
11256         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11257         gnus-use-toolbar is default.
11258
11259         * messagexmas.el (message-use-toolbar): Revert.
11260         (message-setup-toolbar): Use global default-toolbar if
11261         message-use-toolbar is default.
11262
11263 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11264
11265         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11266         according to default-toolbar-visible-p.
11267
11268         * messagexmas.el (message-use-toolbar): Ditto.
11269
11270 2005-11-26  Dave Love  <fx@gnu.org>
11271
11272         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11273         (tls-program, tls-success): Provide openssl alternative.
11274
11275         * starttls.el: Doc fixes.
11276         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11277         SERVICE to PORT.
11278
11279         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11280         port null or service name.
11281         (starttls-negotiate): Autoload.
11282
11283 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11284
11285         * message.el (message-kill-to-signature): Fix interactive spec.
11286
11287 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11288
11289         * pop3.el (pop3-open-server): Recognize a string as a service name.
11290
11291 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11292
11293         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11294
11295 2005-11-23  Dave Love  <fx@gnu.org>
11296
11297         Add pop3s, pop3/starttls.
11298
11299         * pop3.el (pop3-authentication-scheme): Clarify doc.
11300         (open-tls-stream, starttls-open-stream): Autoload.
11301         (pop3-stream-type): New.
11302         (pop3-open-server): Use it.
11303
11304         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11305         for POP.
11306         (mail-source-keyword-map): Add :stream for POP.
11307         (mail-source-fetch-pop): Use pop3-stream-type.
11308
11309 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11310
11311         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11312         of current-time-string.
11313
11314 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11315
11316         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11317         date header.
11318
11319 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11320
11321         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11322         it can seriously impact performance as it bypasses the agent's
11323         local caches.
11324
11325 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11326
11327         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11328         must be explicitly online rather than "not explicitly offline" for
11329         its flags to be synchronized.
11330
11331         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11332         that gnus-uu-unmark-thread will function correctly.
11333
11334         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11335         1024K is instead displayed as 1M.
11336
11337 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11338
11339         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11340
11341 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11342
11343         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11344
11345 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11346
11347         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11348         error message to display actual error condition.
11349         (gnus-agent-save-local): Avoid saving symbols that are bound to
11350         nil as they simply result in a warning message in
11351         gnus-agent-read-local.
11352
11353 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11354
11355         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11356         rather than make-variable-buffer-local for file-precious-flag.
11357
11358 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11359
11360         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11361         for duplicates which are removed.  The invalid sort check then
11362         triggers a rescan after the sort as sorting may have moved
11363         duplicate entries such that they can be cheaply detected.
11364
11365 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11366
11367         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11368
11369 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11370
11371         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11372         internal variable to a custom variable.  Changed default value
11373         from compressed(2) to uncompressed(1).
11374         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11375         support for uncompressed agentview files.  Taken together, reading
11376         the agentview file should now be 6-7 times faster.
11377
11378 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11379
11380         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11381         as a buffer-local variable.  This avoids creating truncated
11382         dribble files as a result of a hang up, eg.
11383
11384 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11385
11386         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11387         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11388         XEmacs.
11389
11390 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11391
11392         * gnus-start.el (gnus-start-draft-setup): Enforce
11393         `gnus-draft-mode' for nndraft:drafts at startup.
11394
11395         * gnus.el (gnus-splash): Change custom group.
11396         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11397         allow-list argument.
11398
11399         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11400         string.
11401
11402 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11403
11404         * gnus-art.el (gnus-default-article-saver): Add user-defined
11405         `function' to custom type.
11406
11407 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11408
11409         * imap.el (imap-open): Handle case where buffer is a buffer
11410         object.
11411
11412 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11413
11414         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11415         long lines.
11416         (gnus-cache-delete-group): Wrap doc strings.
11417
11418         * gnus-agent.el (gnus-agent-rename-group)
11419         (gnus-agent-delete-group): Wrap doc strings.
11420
11421 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11422
11423         * messagexmas.el (message-use-toolbar): Change the valid values
11424         into default, top, bottom, left, and right.
11425         (message-toolbar-thickness): New variable.
11426         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11427         well.
11428         (message-setup-toolbar): Make it work.
11429
11430         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11431         (gnus-use-toolbar): Change the valid values into default, top,
11432         bottom, left, and right.
11433         (gnus-toolbar-thickness): New variable.
11434         (gnus-xmas-setup-toolbar): New function.
11435         (gnus-xmas-setup-group-toolbar): Use it.
11436         (gnus-xmas-setup-summary-toolbar): Use it.
11437
11438 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11439
11440         * gnus-start.el (gnus-1): Add "native" to
11441         gnus-predefined-server-alist.
11442
11443         * gnus.el (gnus-method-to-server): Don't add "native" to the
11444         lists here, because that leads to problems when
11445         gnus-select-method is bound.
11446
11447 2005-11-09  Simon Josefsson  <jas@extundo.com>
11448
11449         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11450         use (not sort-by-date) instead.
11451
11452 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11453
11454         * gnus-delay.el (gnus-delay-group): Don't autoload.
11455         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11456         to be re-loaded when customizing the `gnus-delay' group.
11457
11458 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11459
11460         * message.el: Revert last changes.
11461         (message-insert-citation-line): Use newlines.
11462
11463 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11464
11465         * message.el (message-courtesy-message)
11466         (message-mark-insert-begin, message-mark-insert-end)
11467         (message-elide-ellipsis, message-cancel-message)
11468         (message-add-header, message-change-subject)
11469         (message-cross-post-followup-to-header)
11470         (message-cross-post-insert-note, message-reduce-to-to-cc)
11471         (message-widen-reply, message-delete-not-region)
11472         (message-kill-to-signature, message-insert-signature)
11473         (message-insert-importance-high, message-insert-importance-low)
11474         (message-insert-or-toggle-importance)
11475         (message-insert-disposition-notification-to)
11476         (message-indent-citation, message-yank-original)
11477         (message-cite-original-without-signature, message-cite-original)
11478         (message-insert-citation-line, message-position-on-field)
11479         (message-fix-before-sending, message-send-mail-partially)
11480         (message-send-mail, message-send-mail-with-sendmail)
11481         (message-send-mail-with-qmail, message-send-news)
11482         (message-check-news-header-syntax, message-generate-headers)
11483         (message-insert-courtesy-copy, message-fill-address)
11484         (message-fill-header, message-shorten-references)
11485         (message-setup-1, message-cancel-news)
11486         (message-forward-make-body-plain, message-forward-make-body-mime)
11487         (message-forward-make-body-mml, message-encode-message-body)
11488         (message-forward-make-body-digest-plain)
11489         (message-forward-make-body-digest-mime)
11490         (message-use-alternative-email-as-from): Insert `hard-newline'
11491         instead of ordinary newlines.
11492
11493 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11494
11495         * message.el (message-generate-headers): Downcase the argument
11496         given to message-check-element.
11497
11498 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11499
11500         * nntp.el (nntp-authinfo-rejected): New error condition.
11501         (nntp-wait-for): Use new error condition to signal authentication
11502         error.
11503         (nntp-retrieve-data): Rethrow new error condition to break out of
11504         recursive call to nntp-send-authinfo.
11505
11506 2005-11-08  Romain Francoise  <romain@orebokech.com>
11507
11508         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11509         (gnus-summary-exit-map): Bind to `Z p'.
11510         (gnus-summary-make-menu-bar): Add menu item.
11511
11512 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11513
11514         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11515         (gnus-treat-*): Add `first' in all doc strings.
11516
11517         * gnus-group.el (gnus-group-compact-group): Fix typo.
11518
11519 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11520
11521         * gnus.el (gnus-parameters-case-fold-search): New variable.
11522         (gnus-parameters-get-parameter): Use it.
11523
11524         * gnus-score.el (gnus-home-score-file): Doc fix.
11525
11526 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11527
11528         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11529
11530 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11531
11532         * mm-util.el (mm-special-display-p): New function.
11533
11534         * mml.el (mml-preview): Use it; doc fix.
11535
11536 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11537
11538         * imap.el (imap-open): Handle case where buffer is a buffer object.
11539
11540 2005-10-29  Romain Francoise  <romain@orebokech.com>
11541
11542         * message.el (message-fix-before-sending): Fix comment.
11543
11544 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11545
11546         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11547
11548 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11549
11550         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11551         Used in gnus-score.el.
11552
11553 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11554
11555         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11556
11557 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11558
11559         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11560         whitespace removed in revision 7.8.  Use concatenated string to
11561         protect trailing whitespace.
11562
11563 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11564
11565         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11566         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11567         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11568         Courier IMAP ("some version from 2004").  Mostly based on similar
11569         code in the same function.
11570
11571 2005-10-26  Didier Verna  <didier@xemacs.org>
11572
11573         * gnus-group.el (gnus-group-compact-group): Invalidate original
11574         article buffer.
11575         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11576         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11577         NOV database and in article itself.
11578         Invalidate article backlog.
11579
11580 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11581
11582         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11583
11584 2005-10-26  Simon Josefsson  <jas@extundo.com>
11585
11586         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11587         part of 2004-07-25 change.
11588
11589 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11590
11591         * message.el (message-display-completion-list): New function.
11592         (message-expand-group): Use it; make sure the Completions buffer
11593         is modifiable.
11594 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11595
11596         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11597         user-mail-name is an empty string.
11598
11599 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11600
11601         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11602         depending on gnus-score-decay-constant.
11603
11604         * encrypt.el (encrypt-insert-file-contents)
11605         (encrypt-write-file-contents): Don't use `gnus-message'.
11606
11607         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11608         arguments.
11609         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11610         arguments to mm-uu-verbatim-marks-extract.
11611         (mm-uu-hide-markers): New variable.
11612         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11613
11614         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11615         (gnus-convert-image-to-face-command): Use "convert" by default to
11616         allow other input image formats.
11617         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11618         accordingly.
11619
11620 2005-10-23  Simon Josefsson  <jas@extundo.com>
11621
11622         * imap.el (imap-gssapi-program): Align command line parameters
11623         with latest GNU SASL.
11624         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11625
11626 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11627
11628         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11629         HTML.
11630         (nnslashdot-request-article): Ditto.
11631
11632         * lpath.el (featurep): Add nobreak-char-display.
11633
11634 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11635
11636         * mail-source.el (mail-source-fetch-pop): Require pop3.
11637         (mail-source-check-pop): Ditto.
11638
11639 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11640
11641         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11642         errors.
11643
11644 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11645
11646         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11647         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11648
11649         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11650
11651         * mm-bodies.el (mm-decode-string): Call
11652         `mm-charset-to-coding-system' with allow-override argument.
11653
11654 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11655
11656         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11657         (rfc2047-charset-to-coding-system): New function.
11658         (rfc2047-decode-encoded-words): New function.
11659         (rfc2047-decode-region): Use them.
11660         (rfc2047-decode-cte): Remove.
11661         (rfc2047-parse-and-decode): Remove.
11662         (rfc2047-decode): Remove.
11663
11664 2005-10-15  Kenichi Handa  <handa@m17n.org>
11665
11666         * rfc2047.el (rfc2047-decode-cte): New function.
11667         (rfc2047-decode-region): Change the way to decode successive
11668         encoded-words: decode B- or Q-encoding in each encoded-word,
11669         concatenate them, and decode it as charset.
11670
11671 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11672
11673         * lpath.el: Fbind codepage-setup for XEmacs.
11674
11675 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11676
11677         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11678         widget-move-and-invoke.
11679         (gnus-custom-mode): Use gnus-custom-map.
11680
11681 2005-10-15  Bill Wohler  <wohler@newt.com>
11682
11683         * message.el (message-tool-bar-map): Renamed image file from
11684         mail_send to mail/send.
11685
11686 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11687
11688         * message.el (message-expand-group): Pass the common
11689         prefix substring of completion to `display-completion-list'.
11690
11691 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11692
11693         * mml-sec.el (mml-secure-method): New internal variable.
11694         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11695         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11696         functions using mml-secure-method.
11697
11698         * mml.el (mml-mode-map): Add key bindings for those functions.
11699         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11700         Harder <harder@myrealbox.com>.
11701         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11702         end of message if point is the headers of the message.
11703
11704         * message.el (message-in-body-p): New function.
11705
11706         * assistant.el: Autoload gnus-util and netrc.
11707
11708         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11709         Use `mm-charset-override-alist' only when decoding.
11710
11711         * mm-bodies.el (mm-decode-body): Call
11712         `mm-charset-to-coding-system' with allow-override argument.
11713
11714         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11715         `filename' from Content-Disposition if Content-Type doesn't
11716         provide `name'.
11717         (gnus-mime-view-part-as-type): Set default instead of
11718         initial-input.
11719
11720 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11721
11722         * format-spec.el (format-spec): Propagate text properties of % spec.
11723
11724 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11725
11726         * gnus-art.el (gnus-treat-predicate): Add `first'.
11727
11728 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11729
11730         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11731         (mm-charset-override-alist): New variable.
11732         (mm-charset-to-coding-system): Use it.
11733         (mm-codepage-setup): New helper function.
11734         (mm-charset-eval-alist): New variable.
11735         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11736         about unknown charsets.
11737
11738         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11739
11740 2005-10-04  David Hansen  <david.hansen@gmx.net>
11741
11742         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11743         (nnrss-check-group): Ditto.
11744
11745 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11746
11747         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11748         Rename x-gnus-verbatim to x-verbatim.
11749         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11750
11751         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11752         x-verbatim.
11753
11754         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11755
11756         * gnus-util.el (gnus-remove-duplicates): Remove.
11757
11758         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11759         instead of gnus-remove-duplicates.
11760
11761         * message.el (message-remove-duplicates): Remove.
11762         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11763         message-remove-duplicates.
11764
11765         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11766         available, else use implementation from `delete-dups'.
11767
11768         * message.el (message-insert-expires): New function.
11769         (message-mode-map): Add key binding.
11770         (message-mode-field-menu): Add menu entry.
11771         (message-mode): Document it.
11772         (message-make-expires-date): Use `message-make-date'.
11773
11774 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11775
11776         * message.el (message-make-expires-date): New function.
11777
11778 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11779
11780         * Makefile.in (list-installed-shadows): New entry.
11781         (install): Use it.
11782         (remove-installed-shadows): New entry.
11783
11784         * dgnushack.el (dgnushack-default-load-path): New variable.
11785         (dgnushack-find-lisp-shadows): New function.
11786         (dgnushack-remove-lisp-shadows): New function.
11787
11788 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11789
11790         * Makefile.in (install-el-elc): New entry.
11791         (install): Use it so that .el files are necessarily installed.
11792
11793 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11794
11795         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11796
11797 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11798
11799         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11800         function rather than the diff-mode.el package.
11801         (mm-display-external): Use with-current-buffer.
11802         (mm-viewer-completion-map, mm-viewer-completion-map):
11803         Move initialization inside declaration.
11804
11805 2005-09-29  Simon Josefsson  <jas@extundo.com>
11806
11807         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11808         autoload mail-check-payment.
11809         (spam-check-hashcash): Define unconditionally, since hashcash.el
11810         is part of Gnus now.  Ignore errors from payment checking.
11811
11812 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11813
11814         * message.el (message-bold-region, message-unbold-region): Rename
11815         from `bold-region' and `unbold-region'.
11816
11817         * message.el: Remove useless autoloads.
11818
11819 2005-09-28  Simon Josefsson  <jas@extundo.com>
11820
11821         * message.el (message-use-idna): Default to t.
11822         (message-use-idna): Test whether encoding works too.  Doc fix.
11823
11824 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11825
11826         * nntp.el (nntp-warn-about-losing-connection): Remove.
11827
11828 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11829
11830         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11831         customizable.  Change default value.
11832         (mm-uu-diff-groups-regexp): Change default value.
11833         (mm-uu-type-alist): Add doc string.
11834         (mm-uu-configure): Add doc string.  Make it interactive.
11835         (mm-uu-tex-groups-regexp): New variable.
11836         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11837         (mm-uu-type-alist): Add LaTeX documents.
11838         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11839         of "text/verbatim".
11840         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11841
11842         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11843         instead of "text/verbatim".
11844
11845         * message.el (message-mark-inserted-region)
11846         (message-mark-insert-file): Use slrn style marks when called with
11847         prefix argument.
11848
11849 2005-09-27  Simon Josefsson  <jas@extundo.com>
11850
11851         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11852
11853 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11854
11855         * message.el (message-remove-duplicates): New function.
11856         Implementation borrowed from `gnus-remove-duplicates'.
11857         (message-idna-to-ascii-rhs): Also encode idna addresses in
11858         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11859         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11860         only ask about the same idna domain once per header and also tell
11861         in what header to replace the idna domain.
11862
11863         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11864         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11865         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11866         a header is decoded and not just the last one.
11867
11868 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11869
11870         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11871         has been decoded.
11872
11873         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11874         (mm-insert-part): Don't modify text if it has been decoded.
11875
11876         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11877         decoded.
11878
11879         * mm-view.el (mm-inline-text): Don't strip text props unless
11880         decoding enriched or richtext parts.
11881
11882 2005-09-25  Romain Francoise  <romain@orebokech.com>
11883
11884         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11885         * gnus-start.el (gnus-subscribe-interactively):
11886         * gnus-uu.el (gnus-uu-grab-articles):
11887         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11888         space.
11889
11890 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11891
11892         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11893         * mm-view.el (mm-view-pkcs7-decrypt):
11894         * gnus-sum.el (gnus-summary-limit-to-extra)
11895         (gnus-summary-respool-article, gnus-read-move-group-name):
11896         * gnus-score.el (gnus-summary-increase-score):
11897         * gnus-util.el (gnus-completing-read-with-default):
11898         * gnus-art.el (gnus-read-save-file-name)
11899         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11900         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11901         * message.el (message-check-news-header-syntax):
11902         Follow convention for reading with the minibuffer.
11903
11904 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11905
11906         * spam-report.el (spam-report-url-ping-plain):
11907         Use gnus-extended-version as User-Agent.
11908
11909         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11910         default value is nil.
11911
11912         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11913         (mm-uu-verbatim-marks-extract): New function.
11914         (mm-uu-extract): New face.
11915         (mm-uu-copy-to-buffer): Use it.
11916
11917         * spam-report.el (spam-report-gmane-ham): Renamed from
11918         `spam-report-gmane-unspam'.
11919         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11920         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11921
11922         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11923         Autoload.
11924         (spam-report-gmane-unregister-routine): Renamed
11925         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11926
11927 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11928
11929         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11930         (spam-report-gmane-unregister-routine): Add support for gmane
11931         unregistration.
11932
11933         * spam-report.el (spam-report-gmane-unspam)
11934         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11935         (spam-report-gmane): Change to take a single article and do unspam
11936         registration.
11937
11938 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11939
11940         * mm-url.el (mm-url-decode-entities): Fix regexp.
11941
11942 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11943
11944         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11945         default to nil, to be able to use Gnus at all.  If the default
11946         switches to something else, then the function should be fixed not
11947         be exceedingly slow.
11948
11949 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11950
11951         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11952         fail hard.
11953
11954         * spam-report.el: Add better Keywords line.
11955
11956         * spam.el: Add Maintainer and better Keywords line.
11957
11958 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11959
11960         * gnus-art.el (gnus-article-replace-part)
11961         (gnus-mime-replace-part): New functions.
11962         (gnus-mime-action-alist, gnus-mime-button-commands)
11963         (gnus-mime-save-part-and-strip): Added file argument.
11964         (gnus-article-part-wrapper): Added interactive argument.
11965
11966         * gnus-sum.el (gnus-summary-mime-map): Add
11967         `gnus-article-replace-part'.
11968
11969 2005-09-19  Didier Verna  <didier@xemacs.org>
11970
11971         The nnml compaction feature:
11972         * nnml.el (nnml-request-compact-group): New function.
11973         * nnml.el (nnml-request-compact): New function.
11974         * gnus-int.el (gnus-request-compact-group): New function.
11975         * gnus-int.el (gnus-request-compact): New function.
11976         * gnus-group.el (gnus-group-compact-group): New function.
11977         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11978         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11979         * gnus-srvr.el (gnus-server-compact-server): New function.
11980         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11981         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11982
11983 2005-09-18  Deepak Goel  <deego@gnufans.org>
11984
11985         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11986         format spec.
11987
11988 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11989
11990         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11991
11992 2005-09-15  Romain Francoise  <romain@orebokech.com>
11993
11994         * message.el (message-fill-paragraph): Clarify docstring.
11995
11996 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11997
11998         * gnus-art.el (gnus-mime-display-part): Protect against broken
11999         MIME messages.
12000
12001 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12002
12003         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12004         before parsing header.
12005
12006 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12007
12008         * html2text.el (html2text-replace-list): Add new entities.
12009
12010 2005-09-11  Romain Francoise  <romain@orebokech.com>
12011
12012         * message.el (message-alternative-emails): Improve docstring.
12013         (message-setup-1): Call `message-use-alternative-email-as-from'
12014         after `message-setup-hook' to give it precedence over posting
12015         styles, etc.
12016         (message-use-alternative-email-as-from): Add docstring.  Remove
12017         the original From header if present.
12018
12019         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12020         (nnml-save-mail): Use it.
12021
12022         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12023         articles.  Add new argument `silent'.
12024         (gnus-uu-mark-all): Report the total number of marked articles.
12025
12026 2005-09-10  Romain Francoise  <romain@orebokech.com>
12027
12028         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12029         (gnus-uu-mark-series): Likewise.
12030
12031 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12032
12033         * spam-report.el (spam-report-gmane): Fix generation of spam
12034         report URL.
12035
12036 2005-09-10  Simon Josefsson  <jas@extundo.com>
12037
12038         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12039         t, based on discussion on the ding list with Robert Epprecht
12040         <epprecht@solnet.ch>.
12041
12042 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12043
12044         * spam-report.el (spam-report-gmane): Make it work without
12045         X-Report-Spam header.  Gmane now only provides Archived-At.
12046         This is only used if `spam-report-gmane-use-article-number' is nil.
12047         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12048
12049         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12050         make `gnus-summary-sort-by-recipient' work with threading.
12051
12052         * nnweb.el (nnweb-google-wash-article): Print a message if article
12053         is not available.
12054
12055 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12056
12057         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12058         change.  Decode text/* parts content before displaying.
12059
12060 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12061
12062         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12063
12064 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12065
12066         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12067
12068         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12069         url-package-name, url-package-version,
12070         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12071         w3m-display-inline-images, and w3m-minor-mode-map.
12072
12073 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12074
12075         * message.el (message-tab-body-function): Fix mismatched custom type.
12076
12077         * gnus.el (gnus-group-change-level-function): Ditto.
12078
12079         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12080
12081         * gnus-art.el (gnus-signature-limit)
12082         (gnus-article-mime-part-function): Ditto.
12083
12084 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12085
12086         * mml.el (mml-mode): Silence the byte compiler.
12087
12088         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12089         using `(sit-for 0)' before moving the point to the specified part;
12090         skip unbuttonized parts.
12091         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12092         return to the summary window if gnus-auto-select-part is non-nil.
12093
12094 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12095
12096         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12097         variables.
12098         (mml-dnd-attach-file, mml-mode): Use them.
12099
12100         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12101         Make fetching article by MID work again for Google Groups.  Added
12102         FIXME concerning gnus-group-make-web-group.
12103
12104         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12105         Don't depend on Gnus by using mail-extract-address-components if
12106         gnus-extract-address-components is not bound.
12107
12108 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12109
12110         * gnus-art.el (gnus-mime-display-security): Don't display the
12111         signature, but only the signed part.
12112
12113 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12114
12115         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12116
12117         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12118         list, not listp.
12119
12120 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12121
12122         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12123         when encoding.
12124
12125         * mm-bodies.el (mm-decode-content-transfer-encoding):
12126         De-canonicalize CRLF for all text content types, not just
12127         text/plain.
12128
12129 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12130
12131         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12132         valid article; point arrow and cursor at the MIME button.
12133
12134 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12135
12136         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12137         Suggested by Dan Christensen <jdc@uwo.ca>.
12138
12139         * mm-decode.el (mm-save-part): Enable change of prompt.
12140
12141 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12142
12143         * gnus-msg.el (gnus-inews-add-send-actions): Made
12144         `message-post-method' lambda parameter ARG `&optional'.
12145
12146 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12147
12148         * gnus-sum.el (gnus-summary-mime-map): Added
12149         gnus-article-save-part-and-strip, gnus-article-delete-part and
12150         gnus-article-jump-to-part.
12151
12152         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12153         (gnus-article-edit-part): Use it.
12154         (gnus-article-part-wrapper): Added no-handle argument.
12155         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12156         functions.
12157
12158 2005-08-29  Romain Francoise  <romain@orebokech.com>
12159
12160         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12161         docstring.
12162         (gnus-face-from-file): Likewise.
12163
12164 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12165
12166         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12167         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12168         non-nil.
12169         (gnus-auto-select-part): New variable.
12170         (gnus-article-jump-to-part): New function.
12171         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12172         (gnus-mime-delete-part): Allow selecting specified part after
12173         deleting or stripping parts.
12174         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12175         part if argument is bogus.
12176
12177 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12178
12179         * gnus-art.el (w3m-minor-mode-map):
12180         * gnus-spec.el (gnus-newsrc-file-version):
12181         * gnus-util.el (nnmail-active-file-coding-system)
12182         (gnus-original-article-buffer, gnus-user-agent):
12183         * gnus.el (gnus-ham-process-destinations)
12184         (gnus-parameter-ham-marks-alist)
12185         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12186         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12187         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12188         * mm-decode.el (gnus-current-window-configuration):
12189         * mm-extern.el (gnus-article-mime-handles):
12190         * mm-url.el (url-current-object, url-package-name)
12191         (url-package-version):
12192         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12193         (smime-keys, w3m-cid-retrieve-function-alist)
12194         (w3m-current-buffer, w3m-display-inline-images)
12195         (w3m-minor-mode-map):
12196         * mml-smime.el (gnus-extract-address-components):
12197         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12198         (gnus-newsrc-hashtb, message-default-charset)
12199         (message-deletable-headers, message-options)
12200         (message-posting-charset, message-required-mail-headers)
12201         (message-required-news-headers):
12202         * mml1991.el (mc-pgp-always-sign):
12203         * mml2015.el (mc-pgp-always-sign):
12204         * nnheader.el (nnmail-extra-headers):
12205         * rfc1843.el (gnus-decode-encoded-word-function)
12206         (gnus-decode-header-function, gnus-newsgroup-name):
12207         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12208
12209 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12210
12211         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12212         the end of the date treatments.
12213
12214 2005-08-15  Simon Josefsson  <jas@extundo.com>
12215
12216         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12217         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12218         Capello and Romain Francoise.
12219         (pgg-fetch-key-function): Removed, not used?
12220         (pgg-insert-url-with-w3): Require url, to get
12221         url-insert-file-contents regardless of where it is defined.
12222
12223 2005-08-13  Romain Francoise  <romain@orebokech.com>
12224
12225         * message.el (message-cite-original-1): New function.
12226         (message-cite-original): Use it.
12227         (message-cite-original-without-signature): Ditto.
12228
12229 2005-08-08  Romain Francoise  <romain@orebokech.com>
12230
12231         * message.el (message-yank-empty-prefix): New variable.
12232         (message-indent-citation): Use it.
12233         (message-cite-original-without-signature): Respect X-No-Archive.
12234
12235 2005-08-08  Simon Josefsson  <jas@extundo.com>
12236
12237         * pgg.el: Autoload url-insert-file-contents instead of loading
12238         w3/url.
12239         (pgg-insert-url-with-w3): Don't load url here.
12240
12241 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12242
12243         * message.el (message-kill-to-signature): Don't insert newline at
12244         bol.
12245         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12246
12247 2005-08-06  Romain Francoise  <romain@orebokech.com>
12248
12249         * message.el (message-user-fqdn): Fix typo in docstring.
12250
12251 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12252
12253         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12254
12255         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12256
12257 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12258
12259         * mm-bodies.el (mm-encode-body): Use coding system rather than
12260         charset to encode text.
12261
12262         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12263         number of charsets if utf-8 is available (XEmacs).
12264
12265 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12266
12267         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12268         taken from `gnus-button-mid-or-mail-regexp'.
12269         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12270         (gnus-button-alist): Improve regexp for domain part of the MIDs
12271         for news:localpart@domain buttons.
12272         (gnus-button-ctan-directory-regexp): Update.
12273
12274 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12275
12276         * sieve-manage.el (sieve-manage-interactive-login): Use
12277         make-local-variable rather than make-variable-buffer-local.
12278         (sieve-manage-open): Ditto.
12279         (sieve-manage-authenticate): Ditto.
12280
12281         * mml.el (mml-generate-mime-1): Make the content type default to
12282         text/plain if the filename is not specified.
12283
12284 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12285
12286         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12287         instead of insert-buffer.
12288
12289         * message.el (message-yank-original): Ditto; set the mark at the
12290         end of the yanked message.
12291
12292 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12293
12294         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12295         lines to scroll rather than to stop it.
12296
12297         * mml.el (mml-generate-default-type): Add doc string.
12298         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12299         default to application/octet-stream when determining the content
12300         type if it is not specified for the part or the mml contents; add
12301         a comment about mml-generate-default-type.
12302
12303 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12304
12305         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12306         make it default to application/octet-stream when determining the
12307         content type if it is not specified for the external contents.
12308
12309 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12310
12311         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12312         segmented parameter but also other parameters might be there.
12313
12314 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12315
12316         * mm-decode.el (mm-display-external): Delete temp file, directory
12317         and buffer immediately if the external process is exited.
12318
12319 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12320
12321         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12322         fewer lines than that of scroll-margin.
12323         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12324
12325 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12326
12327         * gnus-art.el (gnus-article-next-page): Revert.
12328         (gnus-article-beginning-of-window): New macro.
12329         (gnus-article-next-page-1): Use it.
12330         (gnus-article-prev-page): Ditto.
12331         (gnus-article-edit-part): Use insert-buffer-substring instead of
12332         insert-buffer.
12333         (gnus-article-edit-exit): Ditto.
12334
12335         * gnus-util.el (gnus-beginning-of-window): Remove.
12336         (gnus-end-of-window): Remove.
12337
12338         * lpath.el: Don't bind header-line-format and scroll-margin.
12339
12340 2005-07-25  Simon Josefsson  <jas@extundo.com>
12341
12342         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12343         to have the url package without w3.  Reported by Daiki Ueno
12344         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12345
12346 2005-07-20  Didier Verna  <didier@xemacs.org>
12347
12348         * gnus-diary.el: Remove the description comment (nndiary is now
12349         properly documented in the Gnus manual).
12350         Fix the spelling of "Back End".
12351         * nndiary.el: Ditto.
12352         Fix the copyright notice.
12353
12354 2005-07-18  Romain Francoise  <romain@orebokech.com>
12355
12356         * gnus-sum.el (gnus-summary-to-prefix)
12357         (gnus-summary-newsgroup-prefix): New variables.
12358         (gnus-summary-from-or-to-or-newsgroups): Use them.
12359
12360 2005-07-17  Romain Francoise  <romain@orebokech.com>
12361
12362         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12363         space as it's generally not especially interesting to the user.
12364
12365 2005-07-16  Romain Francoise  <romain@orebokech.com>
12366
12367         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12368         nil to avoid prompting and file modification if one of the
12369         messages at the top of the nnfolder file contains a copyright
12370         notice.
12371         Update copyright notice.
12372
12373         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12374         instead of `current-time-string' as the latter creates a time
12375         string that is not RFC 2822 compliant (it lacks the zone).
12376         Update copyright notice.
12377
12378 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12379
12380         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12381         for text/rtf.  Display default in prompt.  Pass default for M-n.
12382
12383         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12384
12385 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12386
12387         * gnus-msg.el (gnus-button-mailto): Remove
12388         save-selected-window-window hackery because it relies on
12389         save-selected-window internals.
12390
12391 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12392
12393         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12394         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12395         (gnus-article-prev-page): Ditto.
12396
12397         * gnus-util.el (gnus-beginning-of-window): New function.
12398         (gnus-end-of-window): New function.
12399
12400         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12401
12402 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12403
12404         * gnus-score.el (gnus-score-edit-all-score): Set
12405         gnus-score-edit-exit-function to gnus-score-edit-done and call
12406         gnus-message.
12407
12408 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12409
12410         * gnus-msg.el (gnus-button-mailto): Remove
12411         save-selected-window-window hackery because it relies on
12412         save-selected-window internals.
12413
12414 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12415
12416         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12417         add-minor-mode.
12418         (gnus-binary-mode): Ditto.
12419
12420         * gnus-topic.el (gnus-topic-mode): Ditto.
12421
12422 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12423
12424         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12425         (gnus-article-prev-page): Take scroll-margin into consideration.
12426
12427 2005-07-04  Lute Kamstra  <lute@gnu.org>
12428
12429         Update FSF's address in GPL notices.
12430
12431 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12432
12433         * gnus.el (gnus-exit):
12434         * gnus-group.el (gnus-group-icons):
12435         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12436
12437         * gnus-nocem.el (gnus-nocem):
12438         * message.el (message-various, message-buffers, message-sending)
12439         (message-interface, message-forwarding, message-insertion)
12440         (message-headers, message-news, message-mail):
12441         * pgg-gpg.el (pgg-gpg):
12442         * pgg-parse.el (pgg-parse):
12443         * pgg-pgp.el (pgg-pgp):
12444         * pgg-pgp5.el (pgg-pgp5):
12445         * pop3.el (pop3): Finish `defgroup' description with period.
12446
12447 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12448
12449         * gnus-art.el (article-display-face): Improve the efficiency.
12450         (article-display-x-face): Ditto; remove grey x-face stuff.
12451
12452 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12453
12454         * gnus-art.el (article-display-face): Correct the position in
12455         which Faces are inserted.
12456
12457 2005-06-29  Didier Verna  <didier@xemacs.org>
12458
12459         * gnus-art.el (article-display-face): Display faces in correct
12460         order.
12461
12462 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12463
12464         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12465         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12466         (gnus-nocem-check-article): Fetch the Type header.
12467         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12468         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12469         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12470         make sure gnus-nocem-hashtb is initialized.
12471         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12472         (gnus-nocem-unwanted-article-p): Ditto.
12473
12474         * pgg.el (pgg-verify): Return the verification result.
12475
12476 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12477
12478         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12479         is ascii.
12480
12481 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12482
12483         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12484         `show-nonbreak-escape'.
12485
12486 2005-06-23  Lute Kamstra  <lute@gnu.org>
12487
12488         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12489
12490         * dig.el (dig-mode):
12491         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12492
12493 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12494
12495         * nnimap.el (nnimap-split-download-body): Fix spellings.
12496
12497 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12498
12499         * gnus-art.el (gnus-article-encrypt-body):
12500         * gnus-cus.el (gnus-score-customize):
12501         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12502         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12503
12504 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12505
12506         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12507         header by looking for magic "MII" at the beginnig.
12508
12509 2005-06-16  Miles Bader  <miles@gnu.org>
12510
12511         * gnus-xmas.el (gnus-xmas-group-startup-message):
12512         Use renamed gnus-splash face.
12513
12514         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12515         (assistant-field-face): New backward-compatibility alias for renamed
12516         face.
12517         (assistant-render-text): Use renamed assistant-field face.
12518
12519         * spam.el (spam): Remove "-face" suffix from face name.
12520         (spam-face): New backward-compatibility alias for renamed face.
12521         (spam-face, spam-initialize): Use renamed spam face.
12522
12523         * message.el (message-header-to, message-header-cc)
12524         (message-header-subject, message-header-newsgroups)
12525         (message-header-other, message-header-name)
12526         (message-header-xheader, message-separator, message-cited-text)
12527         (message-mml): Remove "-face" suffix from face names.
12528         (message-header-to-face, message-header-cc-face)
12529         (message-header-subject-face, message-header-newsgroups-face)
12530         (message-header-other-face, message-header-name-face)
12531         (message-header-xheader-face, message-separator-face)
12532         (message-cited-text-face, message-mml-face):
12533         New backward-compatibility aliases for renamed faces.
12534         (message-font-lock-keywords): Use renamed message faces.
12535
12536         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12537         (sieve-test-commands, sieve-tagged-arguments):
12538         Remove "-face" suffix from face names.
12539         (sieve-control-commands-face, sieve-action-commands-face)
12540         (sieve-test-commands-face, sieve-tagged-arguments-face):
12541         New backward-compatibility aliases for renamed faces.
12542         (sieve-control-commands-face, sieve-action-commands-face)
12543         (sieve-test-commands-face, sieve-tagged-arguments-face):
12544         Use renamed sieve faces.
12545
12546         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12547         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12548         (gnus-group-news-3-empty, gnus-group-news-4)
12549         (gnus-group-news-4-empty, gnus-group-news-5)
12550         (gnus-group-news-5-empty, gnus-group-news-6)
12551         (gnus-group-news-6-empty, gnus-group-news-low)
12552         (gnus-group-news-low-empty, gnus-group-mail-1)
12553         (gnus-group-mail-1-empty, gnus-group-mail-2)
12554         (gnus-group-mail-2-empty, gnus-group-mail-3)
12555         (gnus-group-mail-3-empty, gnus-group-mail-low)
12556         (gnus-group-mail-low-empty, gnus-summary-selected)
12557         (gnus-summary-cancelled, gnus-summary-high-ticked)
12558         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12559         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12560         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12561         (gnus-summary-low-undownloaded)
12562         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12563         (gnus-summary-low-unread, gnus-summary-normal-unread)
12564         (gnus-summary-high-read, gnus-summary-low-read)
12565         (gnus-summary-normal-read, gnus-splash):
12566         Remove "-face" suffix from face names.
12567         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12568         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12569         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12570         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12571         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12572         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12573         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12574         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12575         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12576         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12577         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12578         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12579         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12580         (gnus-summary-normal-ticked-face)
12581         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12582         (gnus-summary-normal-ancient-face)
12583         (gnus-summary-high-undownloaded-face)
12584         (gnus-summary-low-undownloaded-face)
12585         (gnus-summary-normal-undownloaded-face)
12586         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12587         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12588         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12589         (gnus-splash-face):
12590         New backward-compatibility aliases for renamed faces.
12591         (gnus-group-startup-message): Use renamed gnus faces.
12592
12593         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12594         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12595         (gnus-server-agent): Remove "-face" suffix from face names.
12596         (gnus-server-agent-face, gnus-server-opened-face)
12597         (gnus-server-closed-face, gnus-server-denied-face)
12598         (gnus-server-offline-face):
12599         New backward-compatibility aliases for renamed faces.
12600         (gnus-server-agent-face, gnus-server-opened-face)
12601         (gnus-server-closed-face, gnus-server-denied-face)
12602         (gnus-server-offline-face): Use renamed gnus faces.
12603
12604         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12605         Remove "-face" suffix from face names.
12606         (gnus-picon-xbm-face, gnus-picon-face):
12607         New backward-compatibility aliases for renamed faces.
12608
12609         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12610         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12611         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12612         (gnus-cite-11): Remove "-face" suffix from face names.
12613         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12614         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12615         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12616         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12617         New backward-compatibility aliases for renamed faces.
12618         (gnus-cite-attribution-face, gnus-cite-face-list)
12619         (gnus-article-boring-faces): Use renamed gnus faces.
12620
12621         * gnus-art.el (gnus-signature, gnus-header-from)
12622         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12623         (gnus-header-content): Remove "-face" suffix from face names.
12624         (gnus-signature-face, gnus-header-from-face)
12625         (gnus-header-subject-face, gnus-header-newsgroups-face)
12626         (gnus-header-name-face, gnus-header-content-face):
12627         New backward-compatibility aliases for renamed faces.
12628         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12629
12630         * gnus-sum.el (gnus-summary-selected-face)
12631         (gnus-summary-highlight): Use renamed gnus faces.
12632         * gnus-group.el (gnus-group-highlight): Likewise.
12633
12634 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12635
12636         * gnus-sieve.el (gnus-sieve-article-add-rule):
12637         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12638         * spam-stat.el (spam-stat-buffer-change-to-spam)
12639         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12640
12641         * message.el (message-is-yours-p):
12642         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12643
12644 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12645
12646         * mm-view.el (mm-inline-text): Withdraw the last change.
12647
12648 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12649
12650         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12651         executing enriched-decode.
12652
12653 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12654
12655         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12656         charset of tar files.
12657
12658 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12659
12660         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12661
12662 2005-06-04  Lute Kamstra  <lute@gnu.org>
12663
12664         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12665         information is never recorded.
12666
12667 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12668
12669         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12670
12671 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12672
12673         * pop3.el (pop3-apop): Run md5 in the binary mode.
12674
12675         * starttls.el (starttls-set-process-query-on-exit-flag):
12676         Use eval-and-compile.
12677
12678 2005-05-31  Simon Josefsson  <jas@extundo.com>
12679
12680         * smime.el (smime-replace-in-string): Define.
12681         (smime-cert-by-ldap-1): Use it.
12682
12683 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12684
12685         * gnus-art.el (article-display-x-face): Replace
12686         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12687
12688         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12689         set-process-query-on-exit-flag or process-kill-without-query.
12690
12691         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12692         loop instead of replace-regexp.
12693
12694         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12695         instead of process-kill-without-query if it is available.
12696
12697         * lpath.el: Fbind ldap-search-entries.
12698
12699         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12700         instead of find-file-hooks if it is available.
12701
12702         * mml1991.el: Bind pgg-default-user-id when compiling.
12703
12704         * mml2015.el: Bind pgg-default-user-id when compiling.
12705
12706         * nndraft.el (nndraft-request-associate-buffer):
12707         Use write-contents-functions instead of write-contents-hooks if it is
12708         available.
12709
12710         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12711         instead of find-file-hooks if it is available.
12712
12713         * nntp.el (nntp-open-connection): Replace
12714         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12715         (nntp-open-ssl-stream): Ditto.
12716         (nntp-open-tls-stream): Ditto.
12717
12718         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12719         set-process-query-on-exit-flag or process-kill-without-query.
12720         (starttls-open-stream-gnutls): Use it instead of
12721         process-kill-without-query.
12722         (starttls-open-stream): Ditto.
12723
12724 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12725
12726         * smime.el (smime-cert-by-ldap-1): Don't use
12727         replace-regexp-in-string.
12728
12729 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12730
12731         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12732
12733         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12734         in PEM format.  Adjust to the XEmacs compability.
12735
12736 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12737
12738         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12739         by `string-to-number'.
12740         * gnus-agent.el (gnus-agent-regenerate-group)
12741         (gnus-agent-fetch-articles): Ditto.
12742         * gnus-art.el (gnus-button-fetch-group): Ditto.
12743         * gnus-cache.el (gnus-cache-generate-active)
12744         (gnus-cache-articles-in-group): Ditto.
12745         * gnus-group.el (gnus-group-set-current-level)
12746         (gnus-group-insert-group-line): Ditto.
12747         * gnus-score.el (gnus-score-set-expunge-below)
12748         (gnus-score-set-mark-below, gnus-summary-score-effect)
12749         (gnus-summary-score-entry): Ditto.
12750         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12751         (gnus-soup-pack): Ditto.
12752         * gnus-spec.el (gnus-xmas-format): Ditto.
12753         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12754         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12755         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12756         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12757         * nndb.el (nndb-get-remote-expire-response): Ditto.
12758         * nndiary.el (nndiary-parse-schedule-value)
12759         (nndiary-string-to-number, nndiary-request-replace-article)
12760         (nndiary-request-article): Ditto.
12761         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12762         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12763         * nneething.el (nneething-make-head): Ditto.
12764         * nnfolder.el (nnfolder-request-article)
12765         (nnfolder-retrieve-headers): Ditto.
12766         * nnheader.el (nnheader-file-to-number): Ditto.
12767         * nnkiboze.el (nnkiboze-request-article): Ditto.
12768         * nnmail.el (nnmail-process-unix-mail-format)
12769         (nnmail-process-babyl-mail-format): Ditto.
12770         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12771         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12772         (nnmh-request-create-group, nnmh-request-list-1)
12773         (nnmh-request-group, nnmh-request-article): Ditto.
12774         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12775         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12776         * nnsoup.el (nnsoup-make-active): Ditto.
12777         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12778         * nntp.el (nntp-find-group-and-number)
12779         (nntp-retrieve-headers-with-xover): Ditto.
12780         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12781         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12782         (pgg-format-key-identifier): Ditto.
12783         * pop3.el (pop3-last, pop3-stat): Ditto.
12784         * qp.el (quoted-printable-decode-region): Ditto.
12785
12786         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12787         of concat.
12788
12789 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12790
12791         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12792
12793         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12794
12795         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12796
12797         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12798
12799         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12800
12801         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12802
12803         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12804         (gnus-carpal-mode): Ditto.
12805
12806         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12807         (gnus-browse-mode): Ditto.
12808
12809         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12810
12811         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12812
12813 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12814
12815         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12816
12817 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12818
12819         * gnus-util.el (gnus-run-mode-hooks): New function.
12820
12821         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12822
12823         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12824         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12825
12826 2005-05-27  Lute Kamstra  <lute@gnu.org>
12827
12828         * dns-mode.el (dns-mode): Specify customization group.
12829
12830 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12831
12832         * gnus-agent.el (gnus-agent-make-mode-line-string):
12833         Use mode-line-highlight as mouse-face.
12834
12835 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12836
12837         * canlock.el (canlock): Change the parent group to news.
12838
12839         * deuglify.el (gnus-outlook-deuglify): Add :group.
12840
12841         * dig.el (dig): Add :group.
12842
12843         * dns-mode.el (dns-mode): Add :group.
12844
12845         * encrypt.el (encrypt): Add :group.
12846
12847         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12848         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12849         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12850         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12851         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12852
12853         * gnus-diary.el (gnus-diary): Add :group.
12854
12855         * gnus.el (gnus-group-news-1-face): Add :group.
12856         (gnus-group-news-1-empty-face): Ditto.
12857         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12858         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12859         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12860         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12861         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12862         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12863         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12864         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12865         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12866         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12867         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12868         (gnus-summary-high-ticked-face): Ditto.
12869         (gnus-summary-low-ticked-face): Ditto.
12870         (gnus-summary-normal-ticked-face): Ditto.
12871         (gnus-summary-high-ancient-face): Ditto.
12872         (gnus-summary-low-ancient-face): Ditto.
12873         (gnus-summary-normal-ancient-face): Ditto.
12874         (gnus-summary-high-undownloaded-face): Ditto.
12875         (gnus-summary-low-undownloaded-face): Ditto.
12876         (gnus-summary-normal-undownloaded-face): Ditto.
12877         (gnus-summary-high-unread-face): Ditto.
12878         (gnus-summary-low-unread-face): Ditto.
12879         (gnus-summary-normal-unread-face): Ditto.
12880         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12881         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12882
12883         * hashcash.el (hashcash): New custom group.
12884         (hashcash-default-payment): Add :group.
12885         (hashcash-payment-alist): Ditto.
12886         (hashcash-default-accept-payment): Ditto.
12887         (hashcash-accept-resources): Ditto.
12888         (hashcash-path): Ditto.
12889         (hashcash-extra-generate-parameters): Ditto.
12890         (hashcash-double-spend-database): Ditto.
12891         (hashcash-in-news): Ditto.
12892
12893         * message.el (message-minibuffer-local-map): Add :group.
12894
12895         * netrc.el (netrc): Add :group.
12896
12897         * sieve-manage.el (sieve-manage-log): Add :group.
12898         (sieve-manage-default-user): Diito.
12899         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12900         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12901         (sieve-manage-authenticators): Ditto.
12902         (sieve-manage-authenticator-alist): Ditto.
12903         (sieve-manage-default-port): Ditto.
12904
12905         * sieve-mode.el (sieve-control-commands-face): Add :group.
12906         (sieve-action-commands-face): Ditto.
12907         (sieve-test-commands-face): Ditto.
12908         (sieve-tagged-arguments-face): Ditto.
12909
12910         * smime.el (smime): Add :group.
12911
12912         * spam-report.el (spam-report): Add :group.
12913
12914         * spam.el (spam, spam-face): Add :group.
12915
12916 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12917
12918         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12919         return \n.\n.\n at the end of articles.  Protect against that.
12920         (nntp-with-open-group): Allow debugging.
12921
12922         * nnheader.el (mail-header-set-extra): Make into a function
12923         because I just could't understand how to quote the list properly.
12924
12925         * dns.el (query-dns-cached): New function.
12926
12927 2005-05-26  Lute Kamstra  <lute@gnu.org>
12928
12929         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12930
12931 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12932
12933         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12934
12935         * gnus-art.el: Don't autoload mail-extract-address-components.
12936
12937         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12938         eval-and-compile to evaluate it.
12939
12940         * hashcash.el: Don't autoload executable-find.
12941
12942         * nndb.el: Don't declare the nndb back end two or more times; don't
12943         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12944
12945         * nntp.el: Autoload format-spec instead of format; use
12946         eval-and-compile to evaluate autoload forms.
12947
12948 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12949
12950         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12951
12952 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12953
12954         * gnus.el (gnus-version-number): Bump version.
12955
12956 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12957
12958         * gnus.el: No Gnus v0.3 is released.
12959
12960 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12961
12962         * lpath.el (featurep): Bind show-nonbreak-escape.
12963
12964 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12965
12966         * gnus-art.el (gnus-article-edit-part): Disable undo.
12967
12968 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12969
12970         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12971         gnus-article-date-lapsed-new-header is t if date timer is active;
12972         skip headers in which the original date value is empty.
12973         (gnus-article-save-original-date): Redefine it as a macro.
12974         (gnus-display-mime): Use it.
12975
12976 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12977
12978         * gnus-art.el (article-date-ut): Support converting date in
12979         forwarded parts as well.
12980         (gnus-article-save-original-date): New function.
12981         (gnus-display-mime): Use it.
12982
12983 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12984
12985         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12986         enclosure element of <item>.
12987
12988 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12989
12990         * message.el (message-kill-buffer-query): Renamed from
12991         `message-kill-buffer-query-if-modified'.  Added :version.
12992
12993 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12994
12995         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12996         window layout.
12997
12998 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12999
13000         * mml.el: Autoload dnd when compiling.
13001
13002 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13003
13004         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13005         x-dnd-*.
13006
13007 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13008
13009         * qp.el (quoted-printable-encode-region): Save excursion.
13010
13011 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13012
13013         * message.el (message-kill-buffer-query-if-modified): Add new variable
13014         so the user can kill a modified message buffer quickly.
13015         (message-kill-buffer): Use it.
13016
13017 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13018
13019         * lpath.el: Fbind display-time-event-handler; don't fbind
13020         string-to-multibyte.
13021
13022         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13023
13024 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13025
13026         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13027         contained in text because xml.el decodes entities) with LFs.
13028
13029 2005-04-11  Lute Kamstra  <lute@gnu.org>
13030
13031         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13032         differently.
13033
13034 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13035
13036         * mm-util.el (mm-detect-coding-region): Typo.
13037
13038 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13039
13040         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13041
13042 2005-04-06  Deepak Goel  <deego@gnufans.org>
13043
13044         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13045         user-function allow user modifications of the scores.
13046         (spam-stat-score-buffer-user): New function, to allow
13047         user-computed modifications to the score.
13048         (spam-stat-score-buffer-user-functions): List of additional
13049         scoring functions.
13050         (spam-stat-error-holder): Global temporary error holder.
13051         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13052         variable.
13053
13054 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13055
13056         * gnus-registry.el (gnus-registry-clean-empty-function)
13057         (gnus-registry-trim, gnus-registry-fetch-groups)
13058         (gnus-registry-delete-group): Groups that match
13059         `gnus-registry-ignored-groups' are removed from the registry
13060         entries, not just ignored for splitting.  This helps clean up the
13061         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13062         to get all the groups a message ID is in.
13063
13064         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13065         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13066         (spam-stat-score-buffer-user-functions): Add :number custom type.
13067
13068 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13069
13070         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13071         argument in XEmacs.
13072
13073         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13074         (nnrss-request-group): Decode group name first.
13075         (nnrss-request-article): Make a text/plain article if mml-to-mime
13076         failed.
13077         (nnrss-get-encoding): Return a compatible encoding according to
13078         nnrss-compatible-encoding-alist.
13079         (nnrss-find-el): Use consp instead of listp.
13080         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13081
13082 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13083
13084         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13085         which Emacs 20 doesn't support.
13086         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13087
13088 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13089
13090         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13091         silence the byte compiler inside the defun.
13092
13093         * gnus-demon.el (parse-time-string): Add autoload.
13094
13095         * gnus-delay.el (parse-time-string): Add autoload.
13096
13097         * gnus-art.el (parse-time-string): Add autoload.
13098
13099         * nnultimate.el (parse-time): Require for `parse-time-string'.
13100
13101 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13102
13103         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13104
13105         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13106
13107         * smime.el (smime-ldap-host-list): Add :version.
13108
13109 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13110
13111         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13112         pass it to `gnus-browse-read-group'.
13113         (gnus-browse-read-group): Add NUMBER argument and pass it to
13114         `gnus-group-read-ephemeral-group'.
13115
13116         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13117         argument and pass it to `gnus-group-read-group'.
13118
13119 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13120
13121         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13122         mm-xemacs-find-mime-charset-1 if we have the mule feature
13123         available at runtime.
13124
13125 2005-03-25  Werner Lemberg  <wl@gnu.org>
13126
13127         * nnmaildir.el: Replace `illegal' with `invalid'.
13128
13129 2005-03-23  Lute Kamstra  <lute@gnu.org>
13130
13131         * time-date.el: Add comment on time value formats.
13132         Don't require parse-time.
13133         (with-decoded-time-value): New macro.
13134         (encode-time-value): New function.
13135         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13136         (days-to-time): Return a valid time value when arg is huge.
13137         (time-since): Use time-subtract.
13138         (time-to-number-of-days): Use time-to-seconds.
13139
13140 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13141
13142         * gnus-start.el (gnus-display-time-event-handler):
13143         Check display-time-timer at runtime rather than only at load time
13144         in case display-time-mode is turned off in the mean time.
13145
13146 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13147
13148         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13149         used.
13150
13151         * nneething.el (nneething-map-file-directory): Derive from
13152         `gnus-directory'.
13153
13154         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13155         the To/Cc button.
13156
13157 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13158
13159         * nnmaildir.el (nnmaildir-request-accept-article):
13160         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13161
13162 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13163
13164         * gnus-async.el: Require timer-funcs at compile time when in
13165         XEmacs for `run-with-idle-timer'.
13166
13167 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13168
13169         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13170         autoloaded function.
13171
13172 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13173
13174         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13175
13176 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13177
13178         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13179
13180 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13181
13182         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13183         gnus-expert-user to default.
13184
13185 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13186
13187         * nnimap.el (nnimap-open-server): Ditto.
13188
13189         * imap.el (imap-authenticate): Fix typo.
13190
13191 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13192
13193         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13194         buffer (since IMAP server might return FETCH response out of
13195         order, and the nntp buffer must be sorted).
13196
13197 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13198
13199         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13200         comparison on string.
13201
13202         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13203         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13204         (gnus-agent-summary-fetch-series): Modified to protect against
13205         gnus-agent-summary-fetch-group clearing processable flags.
13206         (gnus-agent-synchronize-group-flags): Update live group buffer as
13207         synchronization may occur due to the user toggle the plugged
13208         status.
13209         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13210         successfully downloaded.
13211         (gnus-agent-expire-group-1): Avoid using markers when the overview
13212         is in ascending order; greatly improves performance.
13213         (gnus-agent-regenerate-group): Use
13214         gnus-agent-synchronize-group-flags to reset read status in both
13215         gnus and server.
13216         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13217
13218 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13219
13220         * message.el: Don't autoload former message-utils variables.
13221         (message-strip-subject-trailing-was): Change doc string.
13222
13223         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13224         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13225         (nnweb-google-search): Add "hl=en" here.
13226         (nnweb-google-parse-1, nnweb-google-create-mapping):
13227         Don't hardcode URL.
13228
13229 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13230
13231         * message.el (message-get-reply-headers, message-followup):
13232         Mention related variables `message-use-followup-to' and
13233         `message-use-mail-followup-to', in the information buffer.
13234
13235         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13236         of broken groups(-beta).google.com.
13237
13238 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13239
13240         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13241         parameter to invoked gnus-request-move-article; remove the
13242         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13243         all at once instead of once per article.
13244         (gnus-summary-remove-process-mark): Accept a list of articles as
13245         well as a single article for processing.
13246
13247         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13248         parameter.
13249
13250         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13251
13252         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13253
13254         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13255         parameter.
13256
13257         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13258         parameter.
13259
13260         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13261         parameter and remove the gnus-sum-hint-move-is-internal variable.
13262
13263         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13264         parameter.
13265
13266         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13267         parameter.
13268
13269         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13270         parameter.
13271
13272         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13273
13274         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13275         parameter.
13276
13277         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13278         parameter.
13279
13280 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13281
13282         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13283         a more conservative way.
13284
13285 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13286
13287         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13288         buffer, so it moves the window's cursor.
13289
13290 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13291
13292         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13293         `mm-dissect-multipart' and receive the from field as an (optional)
13294         argument from `mm-dissect-multipart'.
13295         (mm-dissect-multipart): Receive the from field as an argument and
13296         pass it on when we call `mm-dissect-buffer' on MIME parts.
13297         Fixes verification/decryption of signed/encrypted MIME parts.
13298
13299 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13300
13301         * gnus-sum.el (gnus-summary-move-article): Set
13302         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13303         whatever it calls (right now, only nnimap-request-move article
13304         respects it).
13305
13306         * nnimap.el (nnimap-request-move-article): When
13307         gnus-sum-hint-move-is-internal is set, don't do the extra
13308         nnimap-request-article.
13309
13310 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13311
13312         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13313
13314         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13315         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13316
13317         * gnus-sum.el (gnus-summary-caesar-message):
13318         Apply `gnus-treat-article' after rotation.
13319
13320         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13321         doc string.
13322
13323 2005-02-22  Simon Josefsson  <jas@extundo.com>
13324
13325         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13326         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13327         <arne@arnested.dk>.
13328         (encrypt): Add password-cache and password-cache-expiry as group
13329         members.
13330
13331 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13332
13333         * smime.el (smime-ldap-host-list): Doc fix.
13334         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13335         cache) password.
13336         (smime-sign-region): Use it.
13337         (smime-decrypt-region): Use it.
13338         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13339         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13340         fails.
13341         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13342         certificate from DER to PEM format rather than calling openssl.
13343
13344         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13345
13346         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13347         for signing/encryption.
13348
13349         * mml.el (mml-parse-1): Use them.
13350
13351 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13352
13353         * nnrss.el (nnrss-verbose): Removed.
13354         (nnrss-request-group): Use `nnheader-message' instead.
13355
13356 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13357
13358         * nnrss.el (nnrss-verbose): New variable.
13359         (nnrss-request-group): Make it say nnrss is requesting a group.
13360
13361 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13362
13363         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13364         Handle news URL with given port correctly.
13365
13366 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13367
13368         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13369         containing special characters.
13370
13371         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13372
13373         * mml.el (mime-to-mml): Ditto.
13374
13375         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13376         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13377         (rfc2047-decode-region): Quote decoded words containing special
13378         characters when rfc2047-quote-decoded-words-containing-tspecials
13379         is non-nil.
13380
13381 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13382
13383         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13384
13385         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13386
13387 2005-02-15  Simon Josefsson  <jas@extundo.com>
13388
13389         * nnimap.el (nnimap-debug): Doc fix.
13390
13391         * imap.el (imap-debug): Doc fix.
13392
13393 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13394
13395         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13396
13397 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13398
13399         * gnus.el (spam-contents): Improve docs for spam-contents
13400         parameter in its variable incarnation.
13401
13402 2005-02-14  Simon Josefsson  <jas@extundo.com>
13403
13404         * smime-ldap.el: Use require instead of load-library for ldap.
13405         (smime-ldap-search): Indent.
13406         (smime-ldap-search-internal): Shorten line.
13407
13408         * smime.el (smime-cert-by-dns): Add doc-string.
13409         (smime-cert-by-ldap-1): Indent.
13410
13411         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13412         mml-smime-get-dns-ldap.
13413         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13414
13415 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13416
13417         * smime.el: Require smime-ldap.
13418         (smime-ldap-host-list): New variable.
13419         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13420
13421         * mml-smime.el (mml-smime-encrypt-query): New function.
13422         (mml-smime-encrypt-query): Use it.
13423
13424         * smime-ldap.el: New file.
13425
13426 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13427
13428         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13429
13430 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13431
13432         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13433         argument in doc string.  Make query for type more clear.
13434
13435 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13436
13437         * gnus.el (gnus-group-startup-message): Search for gnus images in
13438         etc/images/gnus.
13439         * mm-util.el (mm-image-load-path): Likewise.
13440         * smiley.el (smiley-data-directory): Search for smilies in
13441         etc/images/smilies.
13442
13443 2005-02-09  Kim F. Storm  <storm@cua.dk>
13444
13445         Change Emacs release version from 21.4 to 22.1 throughout.
13446         Change Emacs development version from 21.3.50 to 22.0.50.
13447
13448 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13449
13450         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13451
13452         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13453         non-Mule XEmacs as well.
13454         (mm-decompress-buffer): Signal an error intentionally if it does
13455         not decompress compressed data because auto-compression-mode is
13456         disabled.
13457
13458 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13459
13460         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13461         an ID in the registry even if it has no groups.
13462
13463 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13464
13465         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13466         merge it into mm-decompress-buffer.
13467         (gnus-mime-copy-part): Use the MIME part charset, the value which
13468         a user specified or gnus-newsgroup-charset for decoding, like
13469         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13470         save-buffer what was used.  Suggested by Kevin Ryde
13471         <user42@zip.com.au>.
13472         (gnus-mime-inline-part): Allow the name parameter as well as the
13473         filename parameter; force decompressing of compressed data; always
13474         display contents being not decoded as unibyte.
13475
13476         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13477         as well as the filename parameter.
13478
13479         * mm-util.el (mm-decompress-buffer): Merge
13480         gnus-mime-jka-compr-maybe-uncompress.
13481         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13482         of compressed data.
13483
13484 2005-02-08  Simon Josefsson  <jas@extundo.com>
13485
13486         * imap.el (imap-log): Doc fix.
13487
13488 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13489
13490         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13491         the coding cookies; decompress compressed parts.
13492
13493         * mml.el (mml-generate-mime-1): Add the charset parameter according
13494         to the value which a user specified manually or the coding cookie.
13495
13496         * mm-util.el (mm-string-to-multibyte): New function.
13497         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13498         (mm-coding-system-to-mime-charset): New function.
13499         (mm-decompress-buffer): New function.
13500         (mm-find-buffer-file-coding-system): New function.
13501
13502         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13503         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13504         parts.
13505
13506 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13507
13508         * mm-view.el (mm-display-inline-fontify): Decode a part according
13509         to the charset parameter.
13510
13511 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13512
13513         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13514         prefix arg is neither nil nor a number, as info specifies.
13515
13516 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13517
13518         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13519         timestamps.
13520
13521 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13522
13523         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13524         groups error checking and notify user.
13525
13526 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13527
13528         * message.el (message-send-mail-function): Check existence of
13529         sendmail-program first before using default value
13530         `message-send-mail-with-sendmail'.  Otherwise use more generic
13531         `smtpmail-send-it'.
13532
13533 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13534
13535         * nntp.el (nntp-request-update-info): Always return nil.
13536
13537 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13538
13539         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13540
13541 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13542
13543         * message.el (message-beginning-of-line): Change the behavior when
13544         invoked between BOL and : so that it first moves backward.
13545
13546 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13547
13548         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13549         article buffer when editing of the article is discarded.
13550         (gnus-article-prepare): Revert.
13551
13552 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13553
13554         * gnus-art.el (gnus-article-prepare):
13555         Remove message-strip-forbidden-properties from the local hook.
13556
13557 2005-01-27  Simon Josefsson  <jas@extundo.com>
13558
13559         * password.el (password-cache-add): Only start one timer per key.
13560         Reported by Derek Atkins <warlord@MIT.EDU>.
13561
13562 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13563
13564         * run-at-time.el: Removed.  It is no longer needed as
13565         timer-funcs.el in the xemacs-base package has a working version of
13566         `run-at-time'.
13567
13568         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13569
13570         * password.el: Require timer-funcs instead of run-at-time in
13571         XEmacs.
13572         Remove `password-run-at-time' macro.
13573         (password-cache-add): Use `run-at-time' instead of
13574         `password-run-at-time'.
13575
13576         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13577         Remove `nnheader-cancel-function-timers' alias,
13578         `cancel-function-timers' exists in XEmacs in timer-funcs.
13579
13580         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13581         for `run-with-idle-timer'.
13582
13583         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13584         for `run-at-time'.
13585
13586         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13587         for `with-timeout'.
13588
13589         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13590         the same as for XEmacs 21.4.
13591         No need to ignore `run-with-idle-timer', this function exists in
13592         XEmacs now in timer-funcs.el in the xemacs-base package.
13593         (dgnushack-compile): No need to delete
13594         run-at-time.el from the list of files to compile because it
13595         doesn't exist anymore.
13596
13597 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13598
13599         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13600         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13601
13602 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13603
13604         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13605         sensitively.
13606
13607 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13608
13609         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13610
13611 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13612
13613         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13614         which will be inserted according to the multibyteness of a buffer
13615         rather than the type of contents.  Suggested by ARISAWA Akihiro
13616         <ari@mbf.ocn.ne.jp>.
13617
13618         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13619         of string which old xml.el may return rather than a string.
13620
13621 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13622
13623         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13624
13625 2005-01-16  Simon Josefsson  <jas@extundo.com>
13626
13627         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13628         idn/idna.el isn't available.
13629         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13630         <michael@waxrat.com>.
13631
13632         * hashcash.el: Remove non-FSF copyright header.
13633
13634         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13635         (hashcash-generate-payment): Use it.
13636         (hashcash-generate-payment-async): Use it.
13637
13638 2005-01-15  Simon Josefsson  <jas@extundo.com>
13639
13640         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13641         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13642
13643         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13644         gnus-summary-idna-message.
13645         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13646         (gnus-summary-idna-message): New function.
13647
13648 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13649
13650         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13651         gnus-novice-user.
13652
13653 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13654
13655         * nnrss.el (nnrss-request-delete-group): Delete entries in
13656         nnrss-group-alist as well.
13657         (nnrss-save-server-data): Insert newline.
13658
13659 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13660
13661         * gnus.el (gnus-user-agent): Use list of symbols instead of
13662         symbols.  Display full version number for (S)XEmacs.  Optionally
13663         display (S)XEmacs codename.
13664
13665         * gnus-util.el (gnus-emacs-version): Update for new
13666         `gnus-user-agent'.
13667
13668         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13669         Gnus version.
13670
13671 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13672
13673         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13674         which is unreadable in some setups.
13675
13676 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13677
13678         * gnus-spec.el (gnus-update-format-specifications): Flush the
13679         group format spec cache if it doesn't support decoded group names.
13680
13681 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13682
13683         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13684         Allow to apply decay on score files matching a regexp.
13685
13686 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13687
13688         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13689         compatibility in %g and %c.
13690
13691 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13692
13693         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13694         name for only %g and %c.
13695         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13696         of gnus-tmp-group to decoded group name.
13697         (gnus-group-make-rss-group): Exclude `/'s from group names.
13698
13699 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13700
13701         * nnrss.el (nnrss-get-encoding): Fix regexp.
13702
13703 2004-12-27  Simon Josefsson  <jas@extundo.com>
13704
13705         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13706         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13707         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13708
13709 2004-12-17  Kim F. Storm  <storm@cua.dk>
13710
13711         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13712
13713         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13714
13715 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13716
13717         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13718
13719 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13720
13721         * nnrss.el: Require rfc2047 and mml.
13722         (nnrss-file-coding-system): New variable.
13723         (nnrss-format-string): Redefine it as an inline function.
13724         (nnrss-decode-group-name): New function.
13725         (nnrss-string-as-multibyte): Remove.
13726         (nnrss-retrieve-headers): Decode group name; don't use
13727         nnrss-format-string.
13728         (nnrss-request-group): Decode group name.
13729         (nnrss-request-article): Decode group name; allow a Message-ID as
13730         well as an article number; don't use nnrss-format-string; encode a
13731         Message-ID string which may contain non-ASCII characters; use
13732         mml-to-mime to compose a MIME article.
13733         (nnrss-request-expire-articles): Decode group name.
13734         (nnrss-request-delete-group): Decode group name.
13735         (nnrss-fetch): Clarify error message.
13736         (nnrss-read-server-data): Use insert-file-contents instead of load;
13737         bind file-name-coding-system; use multibyte buffer.
13738         (nnrss-save-server-data): Bind coding-system-for-write to the
13739         value of nnrss-file-coding-system; bind file-name-coding-system;
13740         add coding cookie.
13741         (nnrss-read-group-data): Use insert-file-contents instead of load;
13742         bind file-name-coding-system; use multibyte buffer.
13743         (nnrss-save-group-data): Bind coding-system-for-write to the
13744         value of nnrss-file-coding-system; bind file-name-coding-system.
13745         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13746         make it work with non-ASCII text.
13747         (nnrss-find-el): Make it work with old xml.el as well.
13748
13749 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13750
13751         * nnrss.el (nnrss-get-encoding): New function.
13752         (nnrss-fetch): Use unibyte buffer initially; bind
13753         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13754         decode contents according to the encoding attribute.
13755         (nnrss-save-group-data): Add coding cookie.
13756         (nnrss-mime-encode-string): New function.
13757         (nnrss-check-group): Use it to encode subject and author.
13758
13759 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13760
13761         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13762         imaginary variable.
13763
13764 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13765
13766         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13767         correctly even if there are wide characters.
13768
13769 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13770
13771         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13772         downcased symbol names; make a new cache instead of reusing
13773         bbdb-hashtable.
13774
13775 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13776
13777         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13778         concatenating segments rather than before concatenating them.
13779         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13780
13781         * message.el (message-get-reply-headers): Bind `extra'.
13782
13783 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13784
13785         * message.el (message-extra-wide-headers): New variable.
13786         (message-get-reply-headers): Use it.
13787
13788 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13789
13790         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13791         (gnus-agent-group-pathname): Ditto.
13792
13793         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13794
13795         * gnus-group.el (gnus-group-make-group): Decode group name.
13796         (gnus-group-make-rss-group): Register the group data after opening
13797         the nnrss group.
13798
13799 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13800
13801         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13802         by expiry now get marked as read.
13803
13804 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13805
13806         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13807
13808 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13809
13810         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13811         unify Latin characters in XEmacs.
13812         (mm-find-mime-charset-region): Use it.
13813
13814 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13815
13816         * gnus-util.el (gnus-delete-directory): New function.
13817
13818         * gnus-agent.el (gnus-agent-delete-group): Use it.
13819
13820         * gnus-cache.el (gnus-cache-delete-group): Use it.
13821
13822 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13823
13824         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13825         names.
13826
13827 2004-12-16  Simon Josefsson  <jas@extundo.com>
13828
13829         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13830
13831 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13832
13833         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13834
13835         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13836         (gnus-group-set-current-level): Decode group name.
13837
13838 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13839
13840         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13841         failed.
13842
13843 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13844
13845         * gnus-group.el (gnus-group-delete-group): Decode group name.
13846         (gnus-group-make-rss-group): Encode group name.
13847         (gnus-group-catchup-current): Decode group name.
13848         (gnus-group-kill-group): Decode group name.
13849
13850 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13851
13852         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13853
13854 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13855
13856         * gnus-group.el (gnus-group-make-rss-group):
13857         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13858
13859         * gnus-start.el (gnus-setup-news): Honor user's setting to
13860         gnus-message-archive-method.  Suggested by Lute Kamstra
13861         <lute@gnu.org>.
13862
13863 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13864
13865         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13866         global counterparts of the buffer-local variables.
13867
13868 2004-11-16  Romain Francoise  <romain@orebokech.com>
13869
13870         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13871         counterparts of the buffer-local variables.
13872
13873 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13874
13875         * message.el (message-forbidden-properties): Fixed typo in doc
13876         string.
13877
13878 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13879
13880         * gnus-util.el (gnus-replace-in-string): Added doc string.
13881
13882         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13883         to avoid problems when splitting mails with many recipients.
13884
13885 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13886
13887         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13888         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13889
13890 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13891
13892         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13893         if there is no hashtable in memory or file modification time is
13894         newer than cached timestamp.
13895
13896 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13897
13898         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13899         not-matching option.
13900
13901 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13902
13903         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13904         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13905         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13906         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13907         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13908         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13909
13910 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13911
13912         * message.el (message-forward-make-body-mml): Remove headers
13913         according to message-forward-ignored-headers if a message is decoded.
13914
13915 2004-12-02  Romain Francoise  <romain@orebokech.com>
13916
13917         * message.el (message-forward-make-body-plain): Always remove
13918         headers according to message-forward-ignored-headers.
13919
13920 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13921
13922         * spam.el (spam-summary-prepare-exit): Remove the
13923         gnus-summary-limit pop for now, it has problems with ham marks for
13924         me.
13925
13926 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13927
13928         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13929         correctly.
13930
13931 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13932
13933         * format-spec.el (format-spec): Message the char.
13934
13935 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13936
13937         * gnus-art.el (gnus-split-methods): Reformat comments.
13938
13939         * spam.el (spam-summary-prepare-exit): Remove article limits
13940         before exiting the summary buffer.
13941
13942 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13943
13944         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13945         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13946
13947         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13948         order to silence the byte compiler.
13949
13950         * spam.el: Fix the way to silence the byte compiler, which
13951         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13952         bbdb-search-simple, spam-BBDB-register-routine,
13953         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13954         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13955         spam-stat-buffer-is-spam, spam-stat-load,
13956         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13957         spam-stat-save and spam-stat-split-fancy.
13958
13959 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13960
13961         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13962         which may confuse users.
13963         (canlock-password-for-verify): Ditto.
13964
13965         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13966
13967         * gnus-art.el (gnus-emphasis-alist): Ditto.
13968
13969         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13970
13971         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13972
13973         * gnus-start.el (gnus-save-killed-list): Ditto.
13974
13975         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13976         (gnus-sum-thread-tree-root): Ditto.
13977         (gnus-sum-thread-tree-false-root): Ditto.
13978         (gnus-sum-thread-tree-single-indent): Ditto.
13979
13980         * message.el (message-courtesy-message): Ditto.
13981         (message-archive-note): Ditto.
13982         (message-subscribed-address-file): Ditto.
13983         (message-user-fqdn): Ditto.
13984
13985         * spam-report.el (spam-report-gmane-regex): Ditto.
13986
13987         * spam.el (spam-blackhole-good-server-regex): Ditto.
13988
13989 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13990
13991         * mml.el (mml-preview): Widen the message buffer before copying
13992         the contents to the preview buffer; sort headers before previewing.
13993
13994         * message.el (message-hidden-headers): Fix the way to avoid a bug
13995         in the `repeat' widget in Emacs 21.3 or earlier.
13996
13997 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13998
13999         * message.el (message-hidden-headers): Default to "^References:".
14000         Improve customization type.  Suggested by Reiner Steib
14001         <Reiner.Steib@gmx.de>.
14002
14003 2004-11-25  Romain Francoise  <romain@orebokech.com>
14004
14005         * message.el (message-strip-forbidden-properties): Remove check for
14006         obsolete `message-hidden' text property, hidden headers are not
14007         accessible in the buffer anymore.
14008
14009 2004-11-22  Romain Francoise  <romain@orebokech.com>
14010
14011         * message.el (message-header-format-alist): Add `From' in list
14012         so that it can be sorted.
14013         (message-fix-before-sending): Widen and sort headers before
14014         sending.
14015         (message-hide-headers): Use narrowing to hide headers by moving
14016         them to the top of the buffer and narrowing to the region
14017         underneath.
14018
14019 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14020
14021         * message.el (message-strip-forbidden-properties): Bind
14022         buffer-read-only (etc) to nil.
14023
14024 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14025
14026         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14027         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14028
14029 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14030
14031         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14032
14033 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14034
14035         * dns.el (query-dns): Use sit-for to time instead of
14036         accept-process-output, since that doesn't seem to work on udp
14037         sockets.
14038
14039 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14040
14041         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14042
14043 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14044
14045         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14046         doc string.  Improve doc string.
14047
14048 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14049
14050         * nntp.el (nntp-request-update-info): Return nil if
14051         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14052         may not call gnus-activate-group which uselessly issues the GROUP
14053         commands for all nntp groups and wastes time.  Reported by Romain
14054         Francoise <romain@orebokech.com>.
14055
14056         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14057
14058 2004-11-15  Simon Josefsson  <jas@extundo.com>
14059
14060         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14061         headers separately.
14062         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14063         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14064
14065 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14066
14067         * gnus-start.el (gnus-convert-old-newsrc):
14068         Assign legacy-gnus-agent to 5.10.7.
14069
14070 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14071
14072         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14073         start of the lines.
14074
14075 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14076
14077         * hashcash.el (hashcash-default-payment): Change default to 20.
14078         (hashcash-default-accept-payment): Change default to 20.
14079         (hashcash-process-alist): New variable.
14080         (hashcash-generate-payment-async): Add.
14081         (hashcash-already-paid-p): Add.
14082         (hashcash-insert-payment): Don't generate payments twice.
14083         (hashcash-insert-payment-async): Add.
14084         (hashcash-insert-payment-async-2): Add.
14085         (hashcash-cancel-async): Add.
14086         (hashcash-wait-async): Add.
14087         (hashcash-processes-running-p): Add.
14088         (hashcash-wait-or-cancel): Add.
14089         (mail-add-payment): New optional argument.  Conditionally start
14090         asynchronous calculation.
14091         (mail-add-payment-async): Add.
14092
14093         * message.el (message-send-mail): Wait for asynchronous hashcash
14094         results.  Don't clobber existing X-Hashcash headers.
14095         (message-setup-1): Call mail-add-payment-async when
14096         message-generate-hashcash is non-nil.
14097
14098 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14099
14100         * message.el (message-use-alternative-email-as-from): Examine the
14101         From header as well; use message-make-from in order to include a
14102         user's full name.
14103
14104 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14105
14106         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14107         default; improve customization type.
14108         (gnus-emphasis-custom-with-format): New macro.
14109         (gnus-emphasis-custom-value-to-external): New function.
14110         (gnus-emphasis-custom-value-to-internal): New function.
14111
14112 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14113
14114         * dns.el (query-dns): Resolve reverse addresses.
14115
14116 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14117
14118         * gnus-group.el (gnus-group-get-new-news): Use it.
14119
14120         * gnus-start.el (gnus-check-reasonable-setup): New function.
14121
14122 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14123
14124         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14125         "Args out of range" error.  Reported by Arnaud Giersch
14126         <arnaud.giersch@free.fr>.
14127
14128 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14129
14130         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14131
14132 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14133
14134         * spam.el (spam group): Add :version.
14135
14136         * pgg-def.el (pgg group): Add :version.
14137
14138 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14139
14140         * gnus-art.el (gnus-article-edit-article): Don't associate the
14141         article buffer with a draft file.  This is a temporary measure
14142         against the 2004-08-22 change to gnus-article-edit-mode.
14143
14144 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14145
14146         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14147         (html2text-format-tags): Remove unused variable `attr'.
14148
14149 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14150
14151         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14152
14153         * tls.el (tls-process-connection-type, tls-success)
14154         (tls-certtool-program): Add :version.
14155
14156         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14157         (starttls-extra-arguments, starttls-process-connection-type)
14158         (starttls-connect, starttls-failure, starttls-success): Add :version.
14159
14160         * spam-stat.el (spam-stat): Add :version.
14161
14162         * sieve.el (sieve): Add :version.
14163
14164         * sha1.el (sha1): Add :version.
14165         (sha1-use-external): Remove redundant version.
14166
14167         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14168         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14169         (nnmail-split-fancy-match-partial-words)
14170         (nnmail-split-lowercase-expanded): Add :version.
14171
14172         * nndiary.el (nndiary): Add :version.
14173
14174         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14175
14176         * mml-sec.el (mml-default-sign-method)
14177         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14178         Add :version.
14179
14180         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14181
14182         * mm-url.el (mm-url-use-external, mm-url-program)
14183         (mm-url-arguments): Add :version.
14184
14185         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14186         (mm-attachment-file-modes, mm-decrypt-option)
14187         (mm-w3m-safe-url-regexp): Add :version.
14188
14189         * message.el (message-cite-prefix-regexp)
14190         (message-sendmail-envelope-from, message-minibuffer-local-map)
14191         (message-user-fqdn, message-completion-alist): Add :version.
14192
14193         * gnus-win.el (gnus-configure-windows-hook)
14194         (gnus-use-frames-on-any-display): Add :version.
14195
14196         * gnus-art.el (gnus-article-address-banner-alist)
14197         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14198         (gnus-treat-from-picon, gnus-treat-mail-picon)
14199         (gnus-treat-x-pgp-sig): Add :version.
14200
14201         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14202         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14203         (gnus-summary-article-delete-hook)
14204         (gnus-summary-display-while-building): Add :version.
14205
14206         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14207         (gnus-get-top-new-news-hook): Add :version.
14208
14209         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14210         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14211
14212         * gnus-registry.el (gnus-registry): Add :version.
14213
14214         * gnus-spec.el (gnus-use-correct-string-widths)
14215         (gnus-make-format-preserve-properties): Add :version.
14216
14217         * gnus.el (gnus-group-charter-alist)
14218         (gnus-group-fetch-control-use-browse-url)
14219         (gnus-install-group-spam-parameters): Add :version.
14220
14221         * gnus-diary.el (gnus-diary): Add :version.
14222
14223         * gnus-delay.el (gnus-delay): Add :version.
14224
14225         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14226         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14227         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14228         Add :version.
14229
14230         * gnus-agent.el (gnus-agent-max-fetch-size)
14231         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14232         (gnus-agent-prompt-send-queue): Add :version.
14233
14234         * deuglify.el (gnus-outlook-deuglify): Add :version.
14235
14236         * html2text.el: Beautify code.  Improve doc strings.  Some
14237         checkdoc cleanup.
14238         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14239
14240 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14241
14242         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14243
14244 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14245
14246         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14247         when package is loaded.
14248
14249         * spam.el (spam-summary-score-preferred-header): Add global preference
14250         for people who want to override the default SpamAssassin over
14251         Bogofilter preference (when both are set).
14252         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14253         (spam-user-format-function-S): Check
14254         spam-summary-score-preferred-header.
14255         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14256         (spam-user-format-function-S): Format the score correctly.
14257
14258 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14259
14260         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14261         signature file.  Suggested by Manoj Srivastava
14262         <srivasta@golden-gryphon.com>.
14263
14264         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14265         iso-2022-jp even in the Japanese language environment.
14266         Suggested by Jason Rumney <jasonr@gnu.org>.
14267
14268 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14269
14270         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14271         use the same characters as the dummy marks; make it free from
14272         getting affected by the language environment.
14273         (gnus-summary-read-group-1): Update mark positions only when the
14274         format spec is updated.
14275
14276         * gnus-spec.el (gnus-update-format-specifications): Return a list
14277         of updated types.
14278
14279 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14280
14281         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14282         of boundp to check if display-warning is available.
14283
14284 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14285
14286         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14287
14288 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14289
14290         * nnspool.el (nnspool-spool-directory): Use news-path if the
14291         news-directory variable is not bound.
14292
14293         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14294         function instead of display-warning if it is not available.
14295
14296 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14297
14298         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14299         v5-10: Use `point-at-bol'.
14300
14301 2004-10-26  Simon Josefsson  <jas@extundo.com>
14302
14303         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14304         <chenggao@gmail.com>.
14305
14306 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14307
14308         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14309         instead.
14310
14311 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14312
14313         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14314         to remove a server from the nnimap-server-buffer-alist.
14315         (nnimap-open-connection, nnimap-close-server): Use it.
14316
14317         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14318
14319 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14320
14321         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14322         running the major-mode function.
14323
14324 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14325
14326         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14327         dummy marks in the right way.
14328
14329 2004-10-18  David Edmondson  <dme@dme.org>
14330
14331         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14332         excessively.
14333
14334 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14335
14336         * gnus-util.el (gnus-split-references): Accept a nil references
14337         string and go on blissfully.
14338
14339         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14340         cases where the references string is non-nil but has no references.
14341
14342         * encrypt.el: Add autoload tags.
14343
14344         * spam.el (spam-resolve-registrations-routine): Remove article
14345         from unregistration list too.  Reported by David Hanak
14346         <dhanak@isis.vanderbilt.edu>
14347
14348 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14349
14350         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14351         nil.  Changed custom type.
14352
14353 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14354
14355         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14356
14357         * gnus-sum.el (gnus-summary-move-article): Use it.
14358
14359 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14360
14361         * encrypt.el: Add autoload cookies.
14362
14363         * spam.el (spam-backend-article-list-property)
14364         (spam-backend-get-article-todo-list)
14365         (spam-backend-put-article-todo-list)
14366         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14367         Resolve registrations separately.
14368         (spam-register-routine): Format comments.
14369         (spam-unregister-routine, spam-register-routine): Always call with
14370         specific-articles, no default list.
14371         (spam-summary-prepare-exit): Use the spam-classifications function.
14372
14373         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14374         gnus-encrypt.el.
14375
14376         * encrypt.el: Copied from gnus-encrypt.el.
14377
14378         * gnus-encrypt.el: Commented that it's obsolete.
14379
14380 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14381
14382         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14383         (gnus-score-save): Use it.
14384
14385         * message.el (message-bury): Use `window-dedicated-p'.
14386
14387 2004-10-15  Simon Josefsson  <jas@extundo.com>
14388
14389         * pop3.el (top-level): Don't require nnheader.
14390         (pop3-read-timeout): Add.
14391         (pop3-accept-process-output): Add.
14392         (pop3-read-response, pop3-retr): Use it.
14393
14394 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14395
14396         * spam.el (spam-register-routine): Move comment.
14397         (spam-verify-bogofilter): Use 'unknown for the initial
14398         spam-bogofilter-valid state, not 'never.
14399
14400         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14401         for netrc-machine.
14402
14403         * nnimap.el (nnimap-open-connection): Use
14404         netrc-machine-user-or-password.
14405
14406 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14407
14408         * gnus-registry.el (gnus-registry-unload-hook):
14409         Set as a variable with add-hook.
14410
14411         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14412         of news-path.
14413
14414         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14415
14416         * spam.el: Delete duplicate `provide'.
14417         (spam-unload-hook): Set as a variable with add-hook.
14418
14419 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14420
14421         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14422         in the doc string.
14423
14424         * message.el (message-ignored-news-headers)
14425         (message-ignored-supersedes-headers)
14426         (message-ignored-resent-headers)
14427         (message-forward-ignored-headers): Improve custom type.
14428
14429 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14430
14431         * message.el (message-tokenize-header): Fix 2004-09-06 change
14432         which used point-min in the wrong place.
14433
14434 2004-10-12  Simon Josefsson  <jas@extundo.com>
14435
14436         * tls.el (tls-certtool-program): New variable.
14437         (tls-certificate-information): New function, based on
14438         ssl-certificate-information.
14439
14440 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14441
14442         * compface.el: Move the version of ELisp-based uncompface program
14443         to the contrib directory because of the copyright problem.
14444
14445 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14446
14447         * message.el (message-kill-buffer): Raise the current frame.
14448
14449 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14450
14451         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14452
14453         * gnus.el (message-y-or-n-p): Autoload.
14454
14455         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14456         (pop3-password-required, pop3-authentication-scheme)
14457         (pop3-leave-mail-on-server): Made customizable.
14458         (pop3): New custom group.
14459         (pop3-retr): Remove `sleep-for' statements.
14460         Suggested by Dave Love <fx@gnu.org>.
14461
14462         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14463         Windows/DOS.
14464
14465         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14466         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14467         Dave Love <fx@gnu.org>.
14468
14469         * mml.el (mml-minibuffer-read-disposition): Require match.
14470         Suggested by Dave Love <fx@gnu.org>.
14471
14472 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14473
14474         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14475         doc string.
14476
14477 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14478
14479         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14480
14481 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14482
14483         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14484         instead of calling `mm-insert-inline', to decode text/* parts
14485         before displaying them.
14486
14487 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14488
14489         * mm-uu.el (mm-uu-text-plain-type): New variable.
14490         (mm-uu-pgp-signed-extract-1): Use it.
14491         (mm-uu-pgp-encrypted-extract-1): Use it.
14492         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14493         bind mm-uu-text-plain-type with that value.
14494         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14495         mm-uu-dissect.
14496
14497 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14498
14499         * gnus-group.el (gnus-update-group-mark-positions):
14500         * gnus-sum.el (gnus-update-summary-mark-positions):
14501         * message.el (message-check-news-body-syntax):
14502         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14503         of string-as-multibyte.
14504
14505 2004-10-05  Juri Linkov  <juri@jurta.org>
14506
14507         * gnus-group.el (gnus-update-group-mark-positions):
14508         * gnus-sum.el (gnus-update-summary-mark-positions):
14509         * message.el (message-check-news-body-syntax):
14510         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14511         8-bit unibyte values to a multibyte string for search functions.
14512
14513 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14514
14515         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14516         (mm-uu-dissect-text-parts): New function.
14517
14518         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14519         dissect text parts.
14520
14521         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14522         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14523
14524         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14525
14526         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14527         gnus-current-topics instead of gnus-current-topic.
14528
14529 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14530
14531         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14532
14533 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14534
14535         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14536         where approriate.
14537
14538         * nnml.el (nnml-generate-active-info): do.
14539
14540         * nndiary.el (nndiary-generate-active-info): do.
14541
14542         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14543         (gnus-topic-move): do.
14544
14545         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14546         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14547
14548         * gnus-srvr.el (gnus-server-prepare)
14549         (gnus-server-open-all-servers): do.
14550
14551         * gnus-msg.el (gnus-summary-cancel-article)
14552         (gnus-summary-resend-message)
14553         (gnus-summary-mail-crosspost-complaint): do.
14554
14555         * gnus-move.el (gnus-change-server): do.
14556
14557         * gnus-group.el (gnus-group-unmark-all-groups)
14558         (gnus-group-set-current-level): do.
14559
14560 2004-10-04  Simon Josefsson  <jas@extundo.com>
14561
14562         * message.el (message-generate-hashcash): Doc fix.
14563
14564 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14565
14566         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14567         avoid infinite recursion via gnus-get-function.
14568
14569 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14570
14571         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14572
14573         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14574
14575         * nnmail.el (nnmail-split-history): do.
14576
14577         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14578         (nnml-request-delete-group): do.
14579
14580         * nnslashdot.el (nnslashdot-read-groups): do.
14581
14582         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14583         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14584
14585         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14586         (nnspool-sift-nov-with-sed): Use last.
14587         (nnspool-retrieve-headers-with-nov): Use mapc.
14588         (nnspool-request-newgroups): Use dolist.
14589         (nnspool-request-group): Use last.
14590
14591         * nntp.el (nntp-read-server-type): Use dolist.
14592
14593         * nnvirtual.el (nnvirtual-create-mapping)
14594         (nnvirtual-update-read-and-marked): Use dolist.
14595         (nnvirtual-convert-headers): Simplify.
14596
14597 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14598
14599         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14600         support for sync'ing tick marks.
14601
14602 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14603
14604         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14605         there's no visible header.
14606
14607 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14608
14609         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14610         necessary, pass full group name to gnus-request-set-marks.
14611
14612 2004-10-01  Simon Josefsson  <jas@extundo.com>
14613
14614         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14615         acroread.
14616
14617 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14618
14619         * spam-report.el (spam-report-gmane): Fix interactive.
14620
14621         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14622
14623         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14624         when writing file.
14625         (gnus-agent-synchronize-flags): Don't default to being
14626         interactive.
14627
14628 2004-09-30  Simon Josefsson  <jas@extundo.com>
14629
14630         * message.el (message-generate-hashcash): Add.
14631         (message-send-mail): Use it, call mail-add-payment.
14632
14633 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14634
14635         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14636
14637 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14638
14639         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14640         gnus-requst-update-info with explicit code to sync the in-memory
14641         info read flags with the marks being sync'd to the backend.
14642
14643         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14644
14645 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14646
14647         * spam.el (spam-verify-bogofilter): Add new function.
14648         (spam-check-bogofilter)
14649         (spam-bogofilter-register-with-bogofilter): Use it.
14650         (spam-verify-bogofilter): Add small fixes.
14651
14652 2004-09-28  Simon Josefsson  <jas@extundo.com>
14653
14654         * hashcash.el (hashcash-generate-payment): Revert.
14655
14656 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14657
14658         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14659         gnus-extract-references instead of gnus-split-references.
14660
14661         * gnus-util.el (gnus-extract-references): Add new function, analogous
14662         to gnus-split-references but extracts only the message-ID without
14663         anything extra.
14664
14665         * hashcash.el (hashcash-generate-payment)
14666         (hashcash-check-payment): Do the right thing if hashcash-path is
14667         nil (because the hashcash program could not be found).
14668
14669         * spam.el (spam-use-hashcash): Remove comment.
14670
14671 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14672
14673         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14674         (gnus-cache-enter-article, gnus-cache-remove-article)
14675         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14676
14677         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14678
14679         * gnus-art.el (article-hide-boring-headers)
14680         (article-translate-strings, article-display-face)
14681         (gnus-article-mime-match-handle-first)
14682         (gnus-article-highlight-headers)
14683         (gnus-article-add-buttons-to-head): do.
14684
14685 2004-09-27  Simon Josefsson  <jas@extundo.com>
14686
14687         * hashcash.el: New version, from
14688         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14689         ../contrib/.
14690
14691 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14692
14693         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14694
14695 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14696
14697         * gnus-dup.el (gnus-dup-open): Use mapc.
14698         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14699
14700         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14701         Reported by Stefan Wiens <s.wi@gmx.net>.
14702
14703         * gnus.el (gnus-shutdown): Use dolist.
14704
14705         * gnus-undo.el (gnus-undo): Use mapc.
14706
14707         * nnrss.el (nnrss-generate-active): do.
14708
14709         * message.el (message-cite-original-without-signature)
14710         (message-cite-original): Use mapc.
14711         (message-do-actions, message-make-forward-subject): Use dolist.
14712
14713 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14714
14715         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14716         deletion to remove entire duplicate line.  Fixes merged article
14717         number bug.
14718
14719 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14720
14721         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14722         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14723         first ask if you want to open a server and then, even when you
14724         responded with no, asking if you want to synchronize the server's
14725         flags.
14726         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14727         multi-line expressions.
14728         (gnus-agent-synchronize-group-flags): New internal function.
14729         Updates marks in memory (in the info structure) AND in the
14730         backend.
14731
14732         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14733
14734         * nnagent.el (nnagent-request-set-mark): Use
14735         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14736         method, to ensure that synchronization updates marks in the
14737         backend and in the info (in memory) structure.
14738
14739 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14740
14741         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14742         convention fully; don't miss the root article of a thread; make
14743         the X-Draft-From header with correct article numbers.
14744
14745 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14746
14747         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14748         unless plugged.  Disable the agent so that an open failure causes
14749         an error.
14750
14751         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14752         Reverted 2004-09-21 change.  The backend must be opened while
14753         synchronizing flags even when the backend stores the flags
14754         locally.
14755
14756 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14757
14758         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14759         in `header' match.  Reported by Svend Tollak Munkejord.
14760
14761         * message.el (message-cite-original): Fix use of
14762         `message-cite-articles-with-x-no-archive'.
14763
14764 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14765
14766         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14767         (gnus-window-to-buffer): Ditto.
14768
14769         * mml.el (mml-preview-buffer): New variable.
14770         (mml-preview): Manage window layout with gnus-buffer-configuration.
14771
14772         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14773         X-Draft-From header even if those articles aren't quoted.
14774
14775 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14776
14777         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14778         (gnus-request-set-mark, gnus-request-update-mark): Use new
14779         g-s-t-u-l-m to decide to use backend even when unplugged.
14780
14781 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14782
14783         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14784         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14785
14786 2004-09-20  Simon Josefsson  <jas@extundo.com>
14787
14788         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14789         "utf-16-le".
14790
14791 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14792
14793         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14794
14795 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14796
14797         * uudecode.el (uudecode-use-external): Add :version.
14798
14799         * smime.el (smime-CA-file, smime-encrypt-cipher)
14800         (smime-dns-server): Add :version.
14801
14802         * smiley.el (gnus-smiley-file-types): Add :version.
14803
14804         * sha1.el (sha1-use-external): Add :version.
14805
14806         * pgg-def.el (pgg-query-keyserver): Add :version.
14807
14808         * nnmail.el (nnmail-fancy-expiry-targets)
14809         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14810         Add :version.
14811
14812         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14813         (nnimap-retrieve-groups-asynchronous): Add :version.
14814         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14815
14816         * mml.el (mml-content-disposition-parameters)
14817         (mml-insert-mime-headers-always): Add :version.
14818
14819         * mm-util.el (mm-coding-system-priorities): Add :version.
14820
14821         * mm-decode.el (mm-inline-text-html-with-images)
14822         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14823         (mm-verify-option): Add :version.
14824         (mm-text-html-renderer): Change :version.
14825
14826         * message.el (message-fcc-externalize-attachments)
14827         (message-required-headers, message-draft-headers)
14828         (message-subject-trailing-was-query)
14829         (message-subject-trailing-was-ask-regexp)
14830         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14831         (message-mark-insert-end, message-archive-header)
14832         (message-archive-note, message-cross-post-default)
14833         (message-cross-post-note, message-followup-to-note)
14834         (message-cross-post-note-function, message-use-mail-followup-to)
14835         (message-subscribed-address-functions)
14836         (message-subscribed-address-file, message-subscribed-addresses)
14837         (message-subscribed-regexps, message-allow-no-recipients)
14838         (message-yank-cited-prefix, message-signature-insert-empty-line)
14839         (message-hidden-headers, message-hierarchical-addresses)
14840         (message-mail-user-agent, message-use-idna)
14841         (message-valid-fqdn-regexp)
14842         (message-strip-special-text-properties, message-header-synonyms)
14843         (message-beginning-of-line, message-tab-body-function): Add :version.
14844         (message-insert-canlock, message-wide-reply-confirm-recipients):
14845         Change :version.
14846
14847         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14848         and :version.
14849         (mail-source-delete-old-incoming-confirm)
14850         (mail-source-movemail-program): Add :version.
14851
14852         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14853         (gnus-agent-cache, gnus-agent): Change :version.
14854
14855         * gnus-util.el (gnus-use-byte-compile): Change :version.
14856
14857         * gnus-sum.el (gnus-summary-make-false-root-always)
14858         (gnus-summary-default-high-score)
14859         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14860         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14861         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14862         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14863         (gnus-sum-thread-tree-single-indent)
14864         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14865         (gnus-sum-thread-tree-leaf-with-other)
14866         (gnus-sum-thread-tree-single-leaf): Add :version.
14867         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14868         (gnus-article-loose-mime): Change :version.
14869
14870         * gnus-start.el (gnus-backup-startup-file)
14871         (gnus-save-startup-file-via-temp-buffer): Add :version.
14872
14873         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14874         (gnus-server-offline-face): Add :version.
14875
14876         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14877
14878         * gnus-msg.el (gnus-gcc-externalize-attachments)
14879         (gnus-debug-files, gnus-debug-exclude-variables)
14880         (gnus-discouraged-post-methods): Change :version.
14881         (gnus-confirm-mail-reply-to-news)
14882         (gnus-confirm-treat-mail-like-news): Add :version.
14883
14884         * gnus-int.el (gnus-server-unopen-status): Add :version.
14885
14886         * gnus-group.el (gnus-group-jump-to-group-prompt)
14887         (gnus-large-ephemeral-newsgroup)
14888         (gnus-fetch-old-ephemeral-headers): Add :version.
14889
14890         * gnus-fun.el (gnus-x-face-directory)
14891         (gnus-convert-pbm-to-x-face-command)
14892         (gnus-convert-image-to-x-face-command)
14893         (gnus-convert-image-to-face-command): Add :version.
14894
14895         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14896
14897         * gnus-cite.el (gnus-cite-blank-line-after-header)
14898         (gnus-article-boring-faces): Add :version.
14899
14900         * gnus-art.el (gnus-buttonized-mime-types)
14901         (gnus-inhibit-mime-unbuttonizing)
14902         (gnus-treat-display-face)
14903         (gnus-treat-body-boundary): Change :version.
14904         (gnus-body-boundary-delimiter, gnus-picon-databases)
14905         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14906         (gnus-treat-date-english, gnus-treat-fold-headers)
14907         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14908         (gnus-treat-mail-picon, gnus-treat-wash-html)
14909         (gnus-article-encrypt-protocol)
14910         (gnus-use-idna, gnus-article-over-scroll)
14911         (gnus-mime-display-multipart-alternative-as-mixed)
14912         (gnus-mime-display-multipart-related-as-mixed)
14913         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14914         (gnus-ctan-url, gnus-button-ctan-handler)
14915         (gnus-button-handle-ctan-bogus-regexp)
14916         (gnus-button-ctan-directory-regexp)
14917         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14918         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14919         (gnus-button-man-level, gnus-button-emacs-level)
14920         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14921
14922         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14923         (gnus-agent-go-online): Change :version.
14924         (gnus-agent-expire-unagentized-dirs)
14925         (gnus-agent-auto-agentize-methods): Add :version.
14926
14927         * flow-fill.el (fill-flowed-display-column)
14928         (fill-flowed-encode-column): Add :version.
14929
14930         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14931         (gnus-outlook-deuglify-unwrap-max)
14932         (gnus-outlook-deuglify-cite-marks)
14933         (gnus-outlook-deuglify-unwrap-stop-chars)
14934         (gnus-outlook-deuglify-no-wrap-chars)
14935         (gnus-outlook-deuglify-attrib-cut-regexp)
14936         (gnus-outlook-deuglify-attrib-verb-regexp)
14937         (gnus-outlook-deuglify-attrib-end-regexp)
14938         (gnus-outlook-display-hook): Add :version.
14939
14940         * binhex.el (binhex-use-external): Add :version.
14941
14942 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14943
14944         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14945         and `invisible'.
14946
14947 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14948
14949         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14950         in gnus-registry-trim.
14951
14952 2004-09-13  Simon Josefsson  <jas@extundo.com>
14953
14954         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14955
14956         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14957
14958         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14959         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14960         <yamaoka@jpl.org>.
14961         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14962         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14963         <yamaoka@jpl.org>.
14964
14965         * sieve.el (sieve-manage-mode): Ditto.
14966
14967 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14968
14969         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14970
14971 2004-09-11  Simon Josefsson  <jas@extundo.com>
14972
14973         * dns-mode.el: Add.
14974
14975         * mm-view.el (mm-display-dns-inline): Add.
14976
14977         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14978         (mm-automatic-display): Ditto.
14979
14980         * mailcap.el (mailcap-mime-data): Add text/dns.
14981         (mailcap-mime-extensions): Map .soa to text/dns.
14982
14983 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14984
14985         * gnus-art.el (article-decode-mime-words, article-babel)
14986         (gnus-article-highlight-signature, gnus-article-add-buttons)
14987         (gnus-signature-toggle): Remove unnecessary bindings of
14988         `inhibit-read-only' inherited from v5.10 merge.
14989
14990 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14991
14992         * nntp.el (nntp): New customization group.
14993         (nntp-authinfo-file): Add customization group.
14994
14995         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14996
14997         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14998
14999         * gnus.el (to-address, to-list, subscribed)
15000         (large-newsgroup-initial): Ditto.
15001
15002         * flow-fill.el (fill-flowed-display-column)
15003         (fill-flowed-encode-column): Ditto.
15004
15005 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15006
15007         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15008         Use point-min rather than 1.
15009         (message-send-mail): Use buffer-size rather than point-max.
15010
15011         * gnus-sum.el (gnus-summary-search-article-forward):
15012         Signal a specific `search-failed' rather than a generic `error'.
15013
15014         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15015         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15016         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15017
15018 2004-09-10  Simon Josefsson  <jas@extundo.com>
15019
15020         * nndb.el (require): Remove tcp and duplicate cl.
15021
15022 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15023
15024         * gnus-agent.el (directory-files-and-attributes): Move forward.
15025
15026 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15027
15028         * gnus-agent.el (directory-files-and-attributes): Optionally
15029         defined to support XEmacs.
15030
15031 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15032
15033         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15034         to avoid run-time CL dependencies.
15035         (gnus-agent-unfetch-articles): New function.
15036         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15037         article numbers even when local .overview file is missing.
15038         (gnus-agent-read-article-number): New function.  Only accepts
15039         27-bit article numbers.
15040         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15041         gnus-agent-read-article-number.
15042         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15043         from backend while recognizing that article numbers in .overview
15044         must be valid.
15045         (gnus-agent-update-files-total-fetched-for): Use
15046         directory-files-and-attributes to improve performance.
15047         * gnus-int.el (gnus-request-move-article): Use
15048         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15049         improve performance.
15050
15051         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15052         some users confused by references to .newsrc when they only have a
15053         .newsrc.eld file.
15054         (gnus-convert-mark-converter-prompt)
15055         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15056         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15057         New function.  Used internally to only display 'gnus converting
15058         files' message when actually necessary.
15059
15060         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15061         methods now autoloaded.
15062
15063 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15064
15065         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15066         identifiers.
15067
15068 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15069
15070         * gnus-picon.el: Fix indentation and closing parenthesis.
15071
15072 2004-09-01  Simon Josefsson  <jas@extundo.com>
15073
15074         * message.el (message-canlock-generate): Require sha1, not
15075         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15076         to require within a function.  Sadly, if sha1.el isn't loaded, the
15077         let binding in m-c-g will hide the defcustom definition, which is
15078         bad.)
15079
15080         * canlock.el: Require sha1, not sha1-el.
15081
15082         * message.el: Don't autoload sha1 (there is a autoload cookie in
15083         sha1.el).
15084
15085         * sha1-el.el: Renamed to sha1.el.
15086
15087 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15088
15089         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15090
15091 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15092
15093         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15094
15095 2004-08-30  Kim F. Storm  <storm@cua.dk>
15096
15097         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15098
15099         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15100         Add :group 'nnimap.
15101
15102 2004-08-30  Andreas Schwab  <schwab@suse.de>
15103
15104         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15105         ?* and ?\;.
15106
15107         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15108         and ?\' to symbol instead of whitespace.
15109
15110 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15111
15112         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15113
15114         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15115         instead of re-search-forward.
15116
15117         * gnus-uu.el (gnus-uu-save-article): Ditto.
15118         (gnus-uu-post-encode-uuencode): Ditto.
15119
15120         * html2text.el (html2text-clean-list-items): Ditto.
15121         (html2text-clean-dtdd): Ditto.
15122         (html2text-format-tags): Ditto.
15123
15124         * message.el (message-send-mail-with-sendmail): Fix regexp.
15125         (message-fill-field-general): Use search-forward instead of
15126         re-search-forward.
15127         (unbold-region): Ditto.
15128
15129         * nnrss.el (nnrss-request-article): Ditto.
15130
15131         * nnslashdot.el (nnslashdot-request-article): Ditto.
15132
15133         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15134
15135         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15136         "Unrecognized menu descriptor" error in XEmacs.
15137
15138 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15139
15140         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15141         parent article of a sparse article in the thread hashtb.
15142
15143 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15144
15145         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15146         (nnmail-expand-newtext): Lowercase expanded entries if
15147         nnmail-split-lowercase-expanded is non-nil.
15148
15149 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15150
15151         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15152
15153         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15154         of gnus-tmp-news-method into string under XEmacs.  It will be
15155         passed to gnus-correct-length which takes only a string argument.
15156
15157 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15158
15159         * gnus-util.el (gnus-bind-print-variables): New macro.
15160         (gnus-prin1): Use it.
15161         (gnus-prin1-to-string): Use it.
15162         (gnus-pp): New function.
15163         (gnus-pp-to-string): New function.
15164
15165         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15166         Replace pp-to-string with gnus-pp-to-string.
15167         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15168         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15169         * gnus-msg.el (gnus-debug): Ditto.
15170         * gnus-score.el (gnus-score-save): Ditto.
15171         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15172         gnus-pp-to-string.
15173         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15174         with gnus-pp.
15175         * score-mode.el (gnus-score-pretty-print): Ditto.
15176         * webmail.el (webmail-debug): Ditto.
15177
15178 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15179
15180         * gnus-art.el (article-display-face, article-display-x-face):
15181         Use buffer-read-only.
15182
15183 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15184
15185         * gnus-art.el (article-hide-list-identifiers):
15186         Bind inhibit-read-only as t.
15187
15188 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15189
15190         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15191
15192 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15193
15194         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15195         (gnus-narrow-to-page): Don't assume point-min == 1.
15196         (gnus-article-edit-mode): Derive from message-mode.
15197
15198         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15199         point-min == 1.
15200
15201         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15202         Disable incorrect use of `assert'.
15203
15204         * message.el (message-mode): Set comment-start-skip.
15205
15206
15207 2004-08-22  Sam Steingold  <sds@gnu.org>
15208
15209         * pop3.el (pop3-leave-mail-on-server): New user variable.
15210         (pop3-movemail): Delete mail only when it is nil.
15211
15212 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15213
15214         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15215
15216         * mml.el (mml-preview): Use `pop-to-buffer'.
15217
15218         * message.el (message-goto-mail-followup-to): Insert after "To".
15219         (message-carefully-insert-headers): Add comment.
15220
15221         * gnus.el: Remove unused variable `gnus-article-check-size'.
15222
15223         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15224
15225         * gnus-art.el (gnus-button-alist): Improve
15226         `gnus-button-handle-library' entry.
15227
15228 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15229
15230         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15231         downcase, since XEmacs capitalizes error messages differently.
15232
15233 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15234
15235         * nntp.el: Add (require 'gnus) due to reference to
15236         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15237
15238 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15239
15240         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15241         `mm-fill-flowed'.
15242
15243         * mm-decode.el (mm-dissect-singlepart): Check it.
15244
15245 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15246
15247         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15248         'imap' for netrc parsing.
15249
15250 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15251
15252         * mailcap.el (mailcap-mime-data): Mark as risky.
15253
15254 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15255
15256         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15257         may be included in the encoded word.
15258         (rfc2047-encode): Don't append a space if the encoded word
15259         includes close parenthesis.
15260
15261 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15262
15263         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15264         of text within parentheses.
15265
15266 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15267
15268         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15269         (gnus-encrypt-write-file-contents): Make the password key the file
15270         name PLUS the cipher, not just the cipher.  Also remove failed
15271         passwords from the cache.
15272
15273 2004-08-06  Simon Josefsson  <jas@extundo.com>
15274
15275         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15276         fix.
15277
15278 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15279
15280         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15281         LWSP.
15282
15283 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15284
15285         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15286         to append in-reply-to: data to the references: header.
15287
15288         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15289         (netrc-parse): Use gnus-encrypt.el functions.
15290
15291         * gnus-encrypt.el: Add new file for encryption support; currently
15292         does only a few GPG ciphers and an internal XOR cipher.
15293
15294         * password.el: Add comments on using password-read-and-add.
15295         (password-read-and-add): Add function to read and add the
15296         password to the cache at once.
15297
15298 2004-07-28  Simon Josefsson  <jas@extundo.com>
15299
15300         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15301         parameter (but don't use it, for now).
15302
15303         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15304         instead of hard coding to nil.
15305
15306 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15307
15308         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15309         as mm-inline-image-xemacs does.
15310
15311 2004-07-26  Simon Josefsson  <jas@extundo.com>
15312
15313         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15314         Revert part of 2004-07-17 change below.
15315
15316 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15317
15318         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15319         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15320
15321 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15322
15323         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15324         quotes that actually start with ">" at the beginning of the
15325         lines.
15326
15327 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15328
15329         * rfc2047.el (rfc2047-encode-region): Fix last change.
15330         (rfc2047-encode-parameter): Remove useless concat.
15331
15332 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15333
15334         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15335         encode special characters; fix some kind of misconfigured headers;
15336         signal a real error if debug-on-quit or debug-on-error is non-nil.
15337         (rfc2047-encode-max-chars): New variable.
15338         (rfc2047-encode-1): Use it.
15339         (rfc2047-encode-parameter): New function.
15340
15341         * mml.el (mml-insert-parameter): Remove an excessive space.
15342
15343 2004-07-17  Simon Josefsson  <jas@extundo.com>
15344
15345         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15346         Kai Grossjohann <kai@emptydomain.de>.
15347         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15348         (gnus-group-make-menu-bar): Ditto.
15349
15350         * gnus-util.el (gnus-group-server): Add.
15351
15352 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15353
15354         * message.el (message-clone-locals): Clone sendmail and smtp
15355         variables.
15356
15357 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15358
15359         * rfc2047.el (rfc2047-encode-region): Fix last change.
15360
15361 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15362
15363         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15364         characters as non-special.
15365
15366 2004-07-09  Simon Josefsson  <jas@extundo.com>
15367
15368         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15369         Users will lose all flag changes made while unplugged with
15370         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15371         good default.  See numerous reports on ding mailing list.
15372
15373 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15374
15375         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15376         add generate-head-function and generate-article-function to the
15377         rfc822-forward entry.
15378         (nndoc-rfc822-forward-generate-article): New function.
15379         (nndoc-rfc822-forward-generate-head): New function.
15380
15381         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15382
15383 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15384
15385         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15386         respect display group parameter and gnus-summary-expunge-below.
15387         (gnus-articles-to-read): Remove unused reference to display group
15388         parameter.
15389
15390 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15391
15392         * nnheader.el (nnheader-uniquify-message-id): New experimental
15393         variable.
15394         (nnheader-nov-read-message-id): Use it.
15395
15396         * spam-report.el (spam-report-gmane): Add interactive.
15397
15398 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15399
15400         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15401         qp-or-base64 for the application/* types.
15402
15403 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15404
15405         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15406
15407 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15408
15409         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15410         trim value.
15411
15412 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15413
15414         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15415         New macro and function.
15416         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15417
15418 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15419
15420         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15421         after-load-alist.
15422
15423 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15424
15425         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15426         update info that isn't there.
15427
15428 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15429
15430         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15431         entry.
15432
15433 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15434
15435         * mm-view.el (mm-inline-render-with-function): Use multibyte
15436         buffer; decode html source by charset.
15437
15438         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15439
15440         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15441         Mule-UCS is loaded under XEmacs.
15442         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15443
15444 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15445
15446         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15447
15448 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15449
15450         * mm-util.el (mm-coding-system-p): Return a coding-system.
15451         (mm-mime-mule-charset-alist): Use shift_jis instead of
15452         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15453         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15454         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15455         instead of japanese-shift-jis and iso-latin-1 respectively in
15456         order to share the default value with both Emacs and XEmacs-mule.
15457         (mm-mule-charset-to-mime-charset): Make
15458         mm-coding-system-priorities effective.
15459         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15460         while predicating of candidates upon the priorities.
15461
15462 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15463
15464         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15465         gnus-uu-invert-processable.
15466
15467         * gnus.el: Autoload gnus-uu-invert-processable.
15468
15469 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15470
15471         * mm-util.el (mm-with-multibyte-buffer): New macro.
15472
15473         * rfc2047.el (rfc2047-encode-string): Use it.
15474         (rfc2047-encode-region): Move point to the end of the region after
15475         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15476
15477 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15478
15479         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15480         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15481
15482 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15483
15484         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15485         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15486         Karl Chen <quarl@nospam.quarl.org>.
15487
15488 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15489
15490         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15491         invalid addresses.
15492
15493 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15494
15495         * spam.el: Change section markers, revise TODO list.
15496         (spam-backends): Make new master list of all installed backends.
15497         (spam-summary-exit-behavior): Add new variable to determine how
15498         messages moves are done at summary exit.
15499         (spam-move-spam-nonspam-groups-only)
15500         (spam-process-ham-in-nonham-groups)
15501         (spam-process-ham-in-spam-groups): Remove variables, the
15502         spam-summary-exit-behavior variable should be used to manage this
15503         behavior.
15504         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15505         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15506         and spam-old-spam-articles.
15507         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15508         Add empty variables, placeholders for the backends they represent.
15509         (spam-set-difference): Move, unchanged.
15510         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15511         unless the user has a processor variable.
15512         (spam-classifications, spam-classification-valid-p)
15513         (spam-backend-properties, spam-backend-property-valid-p)
15514         (spam-backend-function-type-valid-p)
15515         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15516         (spam-report-articles-gmane, spam-report-articles-resend):
15517         Remove functions, they are not needed.
15518         (spam-install-backend-super, spam-backend-list)
15519         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15520         (spam-backend-function, spam-backend-ham-registration-function)
15521         (spam-backend-spam-registration-function)
15522         (spam-backend-ham-unregistration-function)
15523         (spam-backend-spam-unregistration-function)
15524         (spam-backend-statistical-p, spam-backend-mover-p)
15525         (spam-install-backend-alias, spam-install-checkonly-backend)
15526         (spam-install-mover-backend, spam-install-nocheck-backend)
15527         (spam-install-backend, spam-install-statistical-backend)
15528         (spam-install-statistical-checkonly-backend): Add backend installation
15529         support.
15530         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15531         (spam-group-processor-p): Use the new backend code and respect the
15532         summary exit behavior.
15533         (spam-mark-spam-as-expired-and-move-routine): Remove.
15534         (spam-summary-prepare): Change to use the new spam-old-articles
15535         variable.
15536         (spam-copy-or-move-routine, spam-copy-spam-routine)
15537         (spam-move-spam-routine, spam-copy-ham-routine)
15538         (spam-move-ham-routine): Add code to copy/move ham or spam.
15539         (spam-fetch-field-fast): Improve doc and code, plus allow the
15540         'number request.
15541         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15542         variables.
15543         (spam-split, spam-find-spam): Use the new backend code.
15544         (spam-registration-functions): Remove variable.
15545         (spam-unregister-routine): Add convenience wrapper.
15546         (spam-log-undo-registration, spam-register-routine)
15547         (spam-log-processing-to-registry)
15548         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15549         where possible.
15550         (spam-check-gmane-xref, spam-check-regex-headers)
15551         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15552         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15553         (spam-check-bogofilter-headers, spam-check-spamoracle)
15554         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15555         (spam-check-crm114-headers): Use the spam-split-group that
15556         spam-split prepares, no need to determine it every time.
15557
15558         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15559         to the nnheader-parse-naked-head call.
15560
15561         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15562
15563         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15564         the nnheader-nov-read-message-id call.
15565
15566 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15567
15568         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15569         gnus-activate-group twice.  Suggested by Markus Peter
15570         <warp@spin.de>.
15571
15572 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15573
15574         * gnus-art.el (gnus-article-time-format): Exchange the order of
15575         day and month in the default value; fix customization type.
15576         (article-date-ut): Use add-text-properties.
15577         (article-make-date-line): Use message-make-date instead of
15578         current-time-string.
15579
15580         * message.el (message-fetch-field): Don't use set-text-properties.
15581         (message-make-date): Simplify.
15582
15583         * messagexmas.el (message-xmas-make-date): New function.
15584         (message-xmas-redefine): Defalias message-make-date to it.
15585
15586 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15587
15588         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15589         (rfc2047-encode-region): Treat text within parentheses as special;
15590         show the original text when error has occurred.
15591
15592         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15593         already-computed method to gnus-activate-group.
15594
15595         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15596         same select-methods identical Lisp objects.
15597
15598         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15599         object when modifying the info.
15600
15601 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15602
15603         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15604         gnus-opened-servers since it has never been opened with the new
15605         configuration yet.
15606
15607 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15608
15609         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15610         arg to nnheader-generate-fake-message-id.
15611
15612 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15613
15614         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15615         number and build a fake message ID localized to a group and
15616         article number (so it's repeatable from that point on).
15617         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15618         ID format.
15619
15620         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15621         nnheader-generate-fake-message-id with the article number.
15622
15623 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15624
15625         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15626         end-of-buffer.
15627
15628 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15629
15630         * message.el (message-ignored-supersedes-headers): Add Approved.
15631
15632 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15633
15634         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15635         goto-char.
15636         (rfc2047-encode): Fold the line before encoding.
15637
15638 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15639
15640         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15641         folding -- not all headers can be folded, and this should be done
15642         by the message composition mode.  Probably.  I think.
15643
15644 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15645
15646         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15647         fast.
15648
15649         * gnus-ems.el (gnus-remove-image): Don't use
15650         message-text-with-property; remove only the image found first.
15651
15652         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15653         found first.
15654
15655 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15656
15657         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15658
15659 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15660
15661         * message.el (message-text-with-property): Make it fast and accept
15662         optional arguments.
15663         (message-strip-forbidden-properties): Use it.
15664         (message-fix-before-sending): Follow the m-t-w-p change.
15665
15666         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15667
15668 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15669
15670         * gnus-art.el (article-hide-headers): Don't change the buffer
15671         mistakenly when performing mml-preview even if
15672         gnus-single-article-buffer is nil.
15673
15674 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15675
15676         * message.el (message-expand-name-databases): New user option.
15677         (message-expand-name): Use it.
15678
15679 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15680
15681         * spam.el (spam-report-articles-resend)
15682         (spam-report-resend-register-routine): Allow ham reporting.
15683         (spam-report-resend-register-ham-routine): Add wrapper.
15684         (spam-registration-functions): Add ham resending functions.
15685         (spam-list-of-processors): Add ham resend processor.
15686
15687         * gnus.el (ham-resend-to): Add new group parameter.
15688         (spam-process): Add ham resend option.
15689
15690         * spam-report.el (spam-report-resend): Allow reporting ham.
15691         (spam-report-resend-ham): Add wrapper.
15692
15693 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15694
15695         * message.el (message-cite-articles-with-x-no-archive): New
15696         variable.
15697         (message-cite-original): Use it.
15698
15699 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15700
15701         * message.el (message-cite-original): Respect X-No-Archive.
15702
15703 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15704
15705         * gnus-art.el (article-hide-headers): Refer to the values for
15706         gnus-ignored-headers and gnus-visible-headers in the summary
15707         buffer since a user may have set them as group parameters.
15708
15709 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15710
15711         * assistant.el (assistant-node-name): Add convenience function.
15712         (assistant-render-text, assistant-render-node): Add error handling,
15713         plus handle multiple next nodes.
15714         (assistant-find-next-node): Comment out for now.
15715         (assistant-find-next-nodes): Add function, returns list of next
15716         nodes.
15717
15718 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15719
15720         * mail-source.el (mail-source-directory): Fix doc-string.
15721
15722 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15723
15724         * assistant.el (assistant-render-text, assistant-eval): Add :set
15725         widget type, which is different because it takes and returns a
15726         list.  Much hilarity ensues.
15727
15728 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15729
15730         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15731
15732         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15733         doc-string.
15734
15735         * gnus-start.el (gnus-activate-group): Added doc-string.
15736
15737 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15738
15739         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15740
15741 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15742
15743         * assistant.el (assistant-render-text): Try to add a :set
15744         widget, more to come.
15745
15746         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15747         strings.
15748         (spam-report-articles-resend)
15749         (spam-register-routine): Do registration iff any articles warrant
15750         it.
15751         (spam-summary-prepare-exit): Change log message for nil group
15752         destinations.
15753
15754 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15755
15756         * spam.el (spam-report-resend-register-routine): Allow
15757         spam-report-resend-to to be a group parameter or a global value.
15758
15759 2004-05-26  Simon Josefsson  <jas@extundo.com>
15760
15761         * starttls.el: Merge with my GNUTLS based starttls.el.
15762         (starttls-gnutls-program, starttls-use-gnutls)
15763         (starttls-extra-arguments, starttls-process-connection-type)
15764         (starttls-connect, starttls-failure, starttls-success): New
15765         variables.
15766         (starttls-program, starttls-extra-args): Doc fix.
15767         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15768         functions.
15769         (starttls-negotiate, starttls-open-stream): Check
15770         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15771         function if it is set.
15772
15773 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15774
15775         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15776         structured fields.
15777
15778 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15779
15780         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15781
15782 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15783
15784         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15785         variable.
15786         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15787         assigning the spam-mark to new messages.
15788
15789 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15790
15791         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15792
15793 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15794
15795         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15796
15797         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15798         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15799         default.
15800
15801 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15802
15803         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15804         correct data.
15805
15806 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15807
15808         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15809         (spam-group-processor-p): Fix function.
15810         (spam-group-processor-multiple-p)
15811         (spam-group-spam-processor-report-gmane-p)
15812         (spam-group-spam-processor-report-resend-p)
15813         (spam-group-spam-processor-bogofilter-p)
15814         (spam-group-spam-processor-blacklist-p)
15815         (spam-group-spam-processor-ifile-p)
15816         (spam-group-ham-processor-ifile-p)
15817         (spam-group-spam-processor-spamoracle-p)
15818         (spam-group-spam-processor-crm114-p)
15819         (spam-group-ham-processor-bogofilter-p)
15820         (spam-group-spam-processor-stat-p)
15821         (spam-group-ham-processor-stat-p)
15822         (spam-group-ham-processor-whitelist-p)
15823         (spam-group-ham-processor-BBDB-p)
15824         (spam-group-ham-processor-spamoracle-p)
15825         (spam-group-ham-processor-copy-p): Remove functions with some
15826         prejudice against unneeded code.
15827         (spam-report-articles-resend)
15828         (spam-report-resend-register-routine): Allow the group/topic
15829         spam-resend-to value to override spam-report-resend-to.
15830         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15831         properly now.
15832
15833         * gnus.el (spam-resend-to): Add group/topic parameter.
15834         (spam-process): Move the OBSOLETE processors to the end of the
15835         choices.
15836
15837 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15838
15839         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15840         with resend-to set to nil, and then ask the user if necessary.
15841         (spam-report-resend): spam-report-resend takes a list of articles, not
15842         separate article numbers.
15843
15844 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15845
15846         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15847         addition to emacs-w3m.
15848
15849 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15850
15851         * assistant.el (assistant-authinfo-data): New function.
15852         (assistant-eval): Eval for entire assistant.
15853
15854         * netrc.el (netrc-services-file): New variable.
15855         (netrc-parse-services): New function.
15856         (netrc-find-service-name): New function.
15857         (netrc-find-service-number): New function.
15858         (netrc-port-equal): New function.
15859         (netrc-machine): Use it.
15860
15861         * nnimap.el (nnimap-open-connection): Use netrc.
15862
15863         * gnus-util.el (gnus-netrc-get): Remove aliases.
15864
15865         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15866
15867         * assistant.el (wid-edit): Fix compilation.
15868
15869         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15870
15871 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15872
15873         * gnus-util.el (gnus-set-file-modes): New function.  (small
15874         patch).
15875
15876 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15877
15878         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15879
15880         * assistant.el (assistant-render-node): Fix up rendering and
15881         read-only text.
15882         (assistant-render-node): Reset.
15883         (assistant-make-read-only): Not sticky.
15884
15885 2004-05-20  Danny Siu  <dsiu@adobe.com>
15886
15887         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15888         centered even when gnus-auto-center-summary is t.
15889
15890 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15891
15892         * dns.el (dns-get-txt-answer): New function.
15893         (dns-read-txt): Ditto.
15894         (query-dns): Use it.
15895
15896 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15897
15898         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15899         active for foreign groups even if the group level is higher than
15900         the specified value.
15901
15902 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15903
15904         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15905         non-active groups.
15906
15907         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15908
15909 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15910
15911         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15912
15913 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15914
15915         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15916         (spam-crm114-header, spam-crm114-spam-switch)
15917         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15918         (spam-crm114-positive-spam-header)
15919         (spam-crm114-database-directory, spam-list-of-processors)
15920         (spam-group-spam-processor-crm114-p)
15921         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15922         (spam-generic-score, spam-list-of-checks)
15923         (spam-list-of-statistical-checks, spam-registration-functions)
15924         (spam-check-crm114-headers, spam-crm114-score)
15925         (spam-check-crm114, spam-crm114-register-with-crm114)
15926         (spam-crm114-register-spam-routine)
15927         (spam-crm114-unregister-spam-routine)
15928         (spam-crm114-register-ham-routine)
15929         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15930         asjo@koldfront.dk (Adam Sjøgren).
15931
15932         * gnus.el: Add spam-use-crm114.
15933
15934         * spam.el (spam-list-of-processors, spam-registration-functions):
15935         Add spam-use-resend.
15936         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15937         (spam-report-articles-gmane): Add doc fix.
15938         (spam-report-articles-resend, spam-report-resend-register-routine):
15939         Add wrappers around spam-report-resend-to.
15940
15941         * spam-report.el (spam-report-resend-to, spam-report-resend):
15942         Add support for resending spam.
15943         (spam-report-gmane): Fix line length >80.
15944
15945         * gnus.el (spam-process): Add spam-use-resend.
15946
15947 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15948
15949         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15950         number of processed spam messages.
15951         (spam-ham-copy-or-move-routine): Return the number of processed
15952         ham messages.
15953         (spam-summary-prepare-exit): Use the above values to decide
15954         whether status messages shouled be displayed.
15955
15956 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15957
15958         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15959         `rfc2047-encoding-function-alist' in order to avoid conflicting
15960         with the old version.
15961         (rfc2047-encode-region): Concatenate words containing non-ASCII
15962         characters in structured fields; don't encode space-delimited
15963         ASCII words even in unstructured fields; don't break words at
15964         char-category boundaries.
15965         (rfc2047-encode-1): New function.
15966         (rfc2047-encode): Use it; encode text so that it occupies the
15967         maximum width within 76-column; work correctly on Q encoding for
15968         iso-2022-* charsets.
15969         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15970         sure not to break a line just after the header name.
15971         (rfc2047-b-encode-region): Removed.
15972         (rfc2047-b-encode-string): New function.
15973         (rfc2047-q-encode-region): Removed.
15974         (rfc2047-q-encode-string): New function.
15975
15976         * mm-util.el (mm-replace-in-string): New function.
15977
15978 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15979
15980         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15981         get it right.
15982         (gnus-inews-make-draft): Really.
15983
15984 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15985
15986         * nnmh.el (nnmh-request-list-1): Don't check the link count
15987         before descending.  (small patch)
15988
15989 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15990
15991         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15992         stuff.
15993
15994         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15995         on real group name.
15996
15997         * gnus-art.el (gnus-signature-limit): Doc fix.
15998
15999         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16000
16001         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16002
16003 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16004
16005         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16006         isn't a string.
16007
16008 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16009
16010         * gnus-draft.el (gnus-draft-send): Bind
16011         rfc2047-encode-encoded-words.
16012
16013         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16014         (rfc2047-encodable-p): Say that =? needs encoding.
16015         (rfc2047-encode-encoded-words): New variable.
16016
16017         * gnus-group.el (gnus-group-select-group): Doc fix.
16018
16019         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16020
16021         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16022         to nil.
16023
16024         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16025
16026         * nnheader.el (nnheader-get-lines-and-char): New function.
16027
16028 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16029
16030         * gnus-msg.el (gnus-summary-followup-with-original): Document
16031         yanking of region when active.
16032
16033 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16034
16035         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16036         groups if the group level is higher than the specified value.
16037
16038 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16039
16040         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16041         (gnus-group-jump-to-group): Added prefix argument using
16042         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16043         non-active group.
16044
16045         * compface.el (uncompface): Be verbose when changing
16046         `uncompface-use-external'.
16047
16048         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16049         handle manual section.
16050
16051 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16052
16053         * gnus-art.el (gnus-button-alist): Revert previous change.
16054
16055 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16056
16057         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16058
16059 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16060
16061         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16062         whether backend can accept message.
16063
16064         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16065
16066 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16067
16068         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16069         Avoid creating directory when nntp-marks-is-evil is true.
16070         Reported by Reiner Steib.
16071
16072 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16073
16074         * gnus-picon.el (gnus-picon-style): New variable.
16075         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16076         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16077         Jesper Harder <harder@ifa.au.dk>.
16078
16079 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16080
16081         * message.el (message-fill-field): Return point.
16082         (message-generate-headers): Go to end of field.
16083
16084         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16085         stuff for non-living groups.
16086
16087 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16088
16089         * gnus-art.el (gnus-article-followup-with-original)
16090         (gnus-article-reply-with-original): gnus-mark-active-p ->
16091         gnus-region-active-p.
16092
16093 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16094
16095         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16096         only when there is spam or ham to be processed.
16097
16098 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16099
16100         * mail-source.el (mail-source-delete-crash-box): Refactor.
16101         (mail-source-fetch): Use it.
16102         (mail-source-fetch-file): Ditto.
16103         (mail-source-fetch-directory): Run postscript in loop.
16104         (mail-source-fetch-pop): Delete.
16105         (mail-source-fetch-maildir): Ditto.
16106         (mail-source-fetch-imap): Ditto.
16107
16108         * imap.el (imap-authenticators): Comment out sasl.
16109
16110         * message.el (message-skip-to-next-address): New function.
16111         (message-fill-header-address): Refactor.
16112         (message-fill-address): Use it.
16113         (message-delete-address): Use it.
16114         (message-fill-header-general): Refactor.
16115         (message-fill-field-address): Rename.
16116         (message-narrow-to-field): Find the start of the header.
16117         (message-header-format-alist): Don't pre-fill.
16118         (message-fill-header): Removed.
16119         (message-insert-header): New function.
16120         (message-shorten-references): Use it.
16121
16122         * rfc2047.el (rfc2047-field-value): Strip props.
16123
16124         * mail-parse.el (mail-header-make-address): New alias.
16125
16126         * ietf-drums.el (ietf-drums-make-address): New function.
16127
16128         * imap.el: Add compiler directives.
16129
16130         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16131
16132         * gnus-art.el (article-decode-idna-rhs): Don't use
16133         message-idna-inside-rhs-p.
16134
16135 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16136
16137         * message.el (message-idna-inside-rhs-p): Removed.
16138         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16139
16140         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16141         false positives.
16142
16143 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16144
16145         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16146
16147 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16148
16149         * nneething.el (nneething-file-name): Don't create spurious
16150         files.
16151
16152         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16153         (gnus-inews-do-gcc): Remove sleep.
16154
16155         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16156         part under point.
16157
16158         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16159         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16160
16161 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16162
16163         * spam.el (spam-summary-prepare-exit): Fixed (length).
16164
16165 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16166
16167         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16168         as expired without moving it" message when there are spam
16169         messages left.
16170
16171 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16172
16173         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16174         header is not nil.
16175
16176 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16177
16178         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16179         nntp-possibly-create-directory, not nntp-possibly-change-group.
16180         (nntp-marks-changed-p): New arg SERVER.
16181         (nntp-request-update-info): Adjust caller.
16182
16183 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16184
16185         * nntp.el (nntp-save-marks): Pass missing arg.
16186
16187 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16188
16189         * nntp.el: Support marks.
16190         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16191         (nntp-marks-modtime, nntp-marks-directory): New variables.
16192         (nntp-request-set-mark, nntp-request-update-info)
16193         (nntp-possibly-create-directory, nntp-marks-changed-p)
16194         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16195         functions.
16196
16197 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16198
16199         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16200         (gnus-xmas-redefine): Rename.
16201
16202         * gnus-score.el (gnus-score-insert-help): Use
16203         gnus-select-lowest-window.
16204
16205         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16206         appt-select-lowest-window and rename to gnus-select-lowest-window.
16207
16208         * gnus.el: do.
16209
16210 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16211
16212         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16213         encodings of MIME-encoded words, in order to improve
16214         interoperability with several broken MUAs.
16215
16216 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16217
16218         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16219         tags, only when charsets are not specified in headers.
16220         (mm-inline-text-html-render-with-w3m): Ditto.
16221
16222         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16223         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16224
16225 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16226
16227         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16228         instead of MIME-decoded from fields when checking
16229         `gnus-article-address-banner-alist'.
16230
16231 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16232
16233         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16234         description rather than subject.
16235
16236 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16237
16238         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16239
16240 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16241
16242         * gnus.el (gnus-version-number): Bump.
16243
16244 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16245
16246         * gnus.el: No Gnus v0.2 is released.
16247
16248 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16249
16250         * gnus-agent.el (gnus-agent-read-agentview): Inline
16251         gnus-uncompress-range.
16252
16253 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16254
16255         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16256         `exec-installed-p'.
16257
16258 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16259
16260         * gnus.el (spam-process, spam-autodetect-methods): Add
16261         bsfilter and bsfilter-headers.
16262
16263         * spam.el (spam-bsfilter): New customize group.
16264         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16265         (spam-bsfilter-header, spam-bsfilter-probability-header)
16266         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16267         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16268         (spam-bsfilter-database-directory): New options.
16269         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16270         (spam-list-of-statistical-checks, spam-registration-functions):
16271         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16272         (spam-bsfilter-score): New command.
16273         (spam-check-bsfilter-headers, spam-check-bsfilter)
16274         (spam-bsfilter-register-with-bsfilter)
16275         (spam-bsfilter-register-spam-routine)
16276         (spam-bsfilter-unregister-spam-routine)
16277         (spam-bsfilter-register-ham-routine)
16278         (spam-bsfilter-unregister-ham-routine): New functions.
16279         (spam-generic-score): Support bsfilter; Accept an optional argument
16280         to recalcurate spam score even if scoring header has already been
16281         added.
16282         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16283         optional argument to recalcurate spam score even if scoring header
16284         has already been added.
16285
16286 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16287
16288         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16289         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16290         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16291         link is missing.
16292
16293 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16294
16295         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16296         (html2text-get-attr): Rewrite.
16297
16298         * message.el (message-setup-1): Remove redundant put-text-property
16299         on mail-header-separator.
16300
16301 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16302
16303         * gnus-registry.el (gnus-registry-cache-whitespace)
16304         (gnus-registry-action, gnus-registry-spool-action)
16305         (gnus-registry-split-fancy-with-parent): Change message levels
16306         from 5 to 3 or 7, as needed.
16307
16308         * spam.el (spam-summary-prepare-exit)
16309         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16310         (spam-split, spam-find-spam, spam-log-undo-registration)
16311         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16312         level from 5 to 6.
16313
16314 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16315
16316         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16317         2004-03-04 change).
16318
16319 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16320
16321         * sieve-manage.el (sieve-manage-open):
16322         * nnweb.el (nnweb-insert-html):
16323         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16324         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16325         * nnspool.el (nnspool-request-group):
16326         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16327         * nnml.el (nnml-request-update-info):
16328         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16329         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16330         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16331         (nnimap-request-set-mark):
16332         * nnfolder.el (nnfolder-request-update-info):
16333         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16334         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16335         * gnus-uu.el (gnus-uu-find-articles-matching):
16336         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16337         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16338         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16339         * gnus-nocem.el (gnus-nocem-scan-groups):
16340         * gnus-int.el (gnus-start-news-server):
16341         * gnus-group.el (gnus-group-make-kiboze-group)
16342         (gnus-group-browse-foreign-server):
16343         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16344         Use mapc when appropriate.
16345
16346 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16347
16348         FIXME: Make separate entries for each person.
16349
16350         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16351         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16352         <shields@msrl.com>:
16353
16354         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16355         may need for spam sorting and scoring.
16356         (spam-user-format-function-S): Add user format function suitable for
16357         general use.
16358         (spam-article-sort-by-spam-status): Add sorting function for summary
16359         sorting.
16360         (spam-extra-header-to-number): Add function to get a score from a
16361         header.
16362         (spam-summary-score): Add function to get a numeric score from the
16363         headers.
16364         (spam-generic-score): Fix function doc, was in wrong place.
16365         (spam-initialize): Take symbols when it's run, and install the
16366         extra headers that spam-necessary-extra-headers thinks we need.
16367
16368 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16369
16370         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16371         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16372
16373 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16374
16375         * gnus-sum.el (gnus-set-global-variables)
16376         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16377         (gnus-article-get-xrefs, gnus-summary-best-group)
16378         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16379         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16380         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16381         Use with-current-buffer.
16382
16383 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16384
16385         * spam.el (spam-summary-prepare-exit): Simplify logic.
16386         (spam-fetch-article-header): Read the article header if it's not
16387         available.
16388         (spam-list-articles): Simplify logic.
16389         (spam-filelist-register-routine): Fix bug with unregister-list.
16390
16391         * gnus-registry.el: Fix comments at beginning.
16392
16393 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16394
16395         * message.el (message-cater-to-broken-inn): Remove.
16396         (message-shorten-references): Make sure the total folded length of
16397         References is shorter than 998 characters to cater to a bug in INN
16398         2.3.  Also, don't pretend that references aren't folded -- this
16399         hasn't worked for a while.
16400
16401 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16402
16403         * gnus-agent.el (gnus-agentize):
16404         gnus-agent-send-mail-real-function no longer set to current value
16405         of message-send-mail-function but rather a lambda that calls
16406         message-send-mail-function.  The change makes the agent real-time
16407         responsive to user changes to message-send-mail-function.
16408
16409 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16410
16411         * legacy-gnus-agent.el
16412         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16413         help from Florian Weimer <fw@deneb.enyo.de>
16414
16415 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16416
16417         * nnmail.el (nnmail-cache-insert): Revert last change.
16418
16419 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16420
16421         * nnmail.el (nnmail-cache-insert): Always check whether
16422         nnmail-cache-ignore-groups matches a group name.
16423
16424 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16425
16426         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16427         (spam-find-spam, spam-log-processing-to-registry)
16428         (spam-log-registered-p, spam-log-unregistration-needed-p)
16429         (spam-log-undo-registration): Use gnus-message instead of
16430         gnus-error, none of these errors are fatal.
16431
16432         * gnus-registry.el (gnus-registry-clean-empty-function)
16433         (gnus-registry-clean-empty): Remove only empty entries without
16434         extra data.
16435
16436 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16437
16438         * spam-stat.el (spam-stat-buffer-change-to-spam)
16439         (spam-stat-buffer-change-to-non-spam): Change (error) to
16440         (gnus-message 8) invocation.
16441
16442 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16443
16444         * nntp.el (nntp-via-netcat-command): New variable.
16445         (nntp-via-netcat-switches): New variable.
16446         (nntp-open-via-rlogin-and-netcat): New function.
16447         (nntp-open-connection-function): Doc fix.
16448         (nntp-telnet-command): Doc fix.
16449         (nntp-end-of-line): Doc fix.
16450         (nntp-via-rlogin-command): Doc fix.
16451         (nntp-via-user-name): Doc fix.
16452         (nntp-via-address): Doc fix.
16453
16454 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16455
16456         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16457         error in Emacs 21.1.
16458
16459 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16460
16461         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16462
16463 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16464
16465         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16466         (gnus-agent-with-refreshed-group): New macro.
16467         (gnus-agent-rename-group): New function.
16468         (gnus-agent-delete-group): New function.
16469         (gnus-agent-save-group-info): Use gnus-command-method when
16470         `method' parameter is nil.  Don't write nil entries into the
16471         active file.
16472         (gnus-agent-get-group-info): New function.
16473         (gnus-agent-fetch-articles): Use
16474         gnus-agent-update-files-total-fetched-for to increment disk space
16475         used.
16476         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16477         gnus-agent-update-view-total-fetched-for to increment disk space
16478         used.
16479         (gnus-agent-get-local): Added optional parameters to avoid calling
16480         gnus-group-real-name and gnus-find-method-for-group.
16481         (gnus-agent-set-local): Delete stored entry if either min, or max,
16482         are nil.
16483         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16484         quit, use gnus-agent-regenerate-group to record existance of any
16485         articles fetched to disk before the quit occurred.
16486         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16487         gnus-agent-update-view-total-fetched-for, and
16488         gnus-agent-update-files-total-fetched-for to decrement disk space
16489         used.
16490         (gnus-agent-retrieve-headers): Use
16491         gnus-agent-update-view-total-fetched-for to increment disk space
16492         used.
16493         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16494         with gnus-agent-update-files-total-fetched-for to decrement disk
16495         space and fresh group buffer.
16496         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16497         (gnus-agent-need-update-total-fetched-for): New variable.
16498         (gnus-agent-update-files-total-fetched-for): New function.
16499         (gnus-agent-update-view-total-fetched-for): New function.
16500         (gnus-agent-total-fetched-for): New function.
16501
16502         * gnus-cache.el (gnus-cache-save-buffers): Use
16503         gnus-cache-update-overview-total-fetched-for to change disk space
16504         used by this group.
16505         (gnus-cache-possibly-enter-article): Use
16506         gnus-cache-update-file-total-fetched-for to increment disk space
16507         used by this group.
16508         (gnus-cache-possibly-remove-article): Use
16509         gnus-cache-update-file-total-fetched-for to decrement disk space
16510         used by this group.
16511         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16512         (gnus-cache-rename-group): New function.
16513         (gnus-cache-delete-group): New function.
16514         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16515         (gnus-cache-need-update-total-fetched-for): New variable.
16516         (gnus-cache-with-refreshed-group): New macro.
16517         (gnus-cache-update-file-total-fetched-for): New function.
16518         (gnus-cache-update-overview-total-fetched-for): New function.
16519         (gnus-cache-rename-group-total-fetched-for): New function.
16520         (gnus-cache-delete-group-total-fetched-for): New function.
16521         (gnus-cache-total-fetched-for): New function.
16522
16523         * gnus-group.el: Require gnus-sum and autoload functions to
16524         resolve warnings when gnus-group.el compiled alone.
16525         (gnus-group-line-format): Documented new %F.
16526         (size of Fetched data) group line format; identifies disk space
16527         used by agent and cache.
16528         (gnus-group-line-format-alist): Defined new F format.
16529         (gnus-total-fetched-for): New function.
16530         (gnus-group-delete-group): No longer update
16531         gnus-cache-active-altered as gnus-request-delete-group now keeps
16532         the cache in sync.
16533         (gnus-group-list-active): Let the agent store a server's active
16534         list if currently plugged.
16535
16536         * gnus-int.el (gnus-request-delete-group):
16537         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16538         local disk in sync with the server.
16539         (gnus-request-rename-group):
16540         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16541         local disk in sync with the server.
16542
16543         * gnus-start.el (gnus-get-unread-articles):
16544         Cosmetic simplification to logic.
16545
16546         * gnus-util.el (gnus-rename-file): New function.
16547
16548 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16549
16550         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16551
16552 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16553
16554         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16555         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16556
16557 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16558
16559         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16560         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16561
16562 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16563
16564         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16565
16566 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16567
16568         * spam.el (spam-set-difference): Add function to replace
16569         gnus-set-difference in spam.el.
16570         (spam-summary-prepare-exit): Use spam-set-difference.
16571
16572 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16573
16574         * gnus-registry.el (gnus-registry-cache-file): Update to use
16575         gnus-dribble-directory OR gnus-home-directory OR ~.
16576         (gnus-registry-split-fancy-with-parent): Fix doc.
16577
16578 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16579
16580         * message.el (message-exchange-point-and-mark): Use
16581         message-mark-active-p.  Suggested by Jesper Harder
16582         <harder@ifa.au.dk>.
16583
16584 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16585
16586         * message.el (message-exchange-point-and-mark): Don't activate
16587         region if it was inactive.  Suggested by Hiroshi Fujishima
16588         <pooh@nature.tsukuba.ac.jp>.
16589
16590 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16591
16592         * gnus-art.el (article-display-face): Display Faces in the same
16593         order as X-Faces.
16594
16595 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16596
16597         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16598
16599 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16600
16601         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16602         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16603         (gnus-article-mime-hierarchy): Remove.
16604         (gnus-article-mime-hierarchy-next): Remove.
16605         (gnus-article-mode): Revert 2004-03-19 change.
16606         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16607         (gnus-insert-mime-button): Revert 2004-03-19 change.
16608         (gnus-mime-accumulate-hierarchy): Remove.
16609         (gnus-mime-enter-multipart): Remove.
16610         (gnus-mime-leave-multipart): Remove.
16611         (gnus-mime-display-part): Revert 2004-03-19 change.
16612         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16613
16614         * mml.el (mml-preview): Revert 2004-03-19 change.
16615
16616 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16617
16618         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16619
16620 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16621
16622         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16623         t while entering a file name using the mm-with-multibyte macro.
16624         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16625
16626         * mm-util.el (mm-with-multibyte): New macro.
16627
16628 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16629
16630         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16631         user option.
16632         (gnus-mime-multipart-functions): Doc and customization fix.
16633         (gnus-article-mime-hierarchy): New variable.
16634         (gnus-article-mime-hierarchy-next): New variable.
16635         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16636         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16637         gnus-article-mime-hierarchy-next to nil.
16638         (gnus-insert-mime-button): Show hierarchy numbers.
16639         (gnus-mime-accumulate-hierarchy): New function.
16640         (gnus-mime-enter-multipart): New function.
16641         (gnus-mime-leave-multipart): New function.
16642         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16643         (gnus-mime-display-alternative): Show hierarchy numbers.
16644
16645         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16646         gnus-article-mime-hierarchy-next to nil.
16647
16648 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16649
16650         * dns.el: Don't require gnus-xmas.
16651
16652 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16653
16654         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16655         inline PGP.
16656         (mml-menu): Disable mml-quote-region if mark is inactive.
16657
16658 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16659
16660         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16661         when the group's active is not available.
16662
16663 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16664
16665         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16666         error.
16667
16668 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16669
16670         * imap.el (imap-store-password): New variable.
16671         (imap-interactive-login): Use it.
16672         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16673
16674 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16675
16676         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16677         window-start and hscroll to summary window.
16678
16679 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16680
16681         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16682         conversion message to newsrc-dribble when an actual conversion is
16683         performed.
16684
16685 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16686
16687         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16688
16689 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16690
16691         * mm-decode.el (mm-complicated-handles): New function reviving
16692         former definition of mm-multiple-handles.
16693
16694         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16695         (gnus-mime-delete-part): Use it.
16696
16697 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16698
16699         * gnus-agent.el (gnus-agent-read-local): Bind
16700         nnheader-file-coding-system to gnus-agent-file-coding-system to
16701         avoid the implicit assumption that they will always be equal.
16702         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16703         coding-system-for-write, as the with-temp-file macro first prints
16704         to a buffer then saves the buffer.
16705
16706 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16707
16708         * gnus-art.el (gnus-article-edit-part): New function.
16709         (gnus-mime-save-part-and-strip): Use it; do query instead of
16710         signaling an error; don't use mm-multiple-handles.
16711         (gnus-mime-delete-part): Ditto.
16712
16713 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16714
16715         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16716         old file versions.
16717         (gnus-group-prepare-hook): Removed function that converted list
16718         form of gnus-agent-expire-days to group properties.
16719
16720         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16721         (gnus-request-accept-article): Re-indented.
16722
16723         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16724         converters to handle old agent file formats.  Added logic for a
16725         "backup before upgrading warning".
16726         (gnus-convert-mark-converter-prompt): Developers can mark
16727         functions as needing (default), or not needing,
16728         gnus-convert-old-newsrc's "backup before upgrading warning".
16729         (gnus-convert-converter-needs-prompt): Tests whether the user
16730         should be protected from potentially irreversable changes by the
16731         function.
16732
16733         * legacy-gnus-agent.el: New.  Provides converters that are only
16734         loaded when gnus-convert-old-newsrc needs to call them.
16735
16736 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16737
16738         * mail-source.el (mail-source-touch-pop): Doc fix.
16739
16740         * message.el (message-smtpmail-send-it): Doc fix.
16741
16742 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16743
16744         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16745
16746         * nnmail.el (nnmail-split-fancy): do.
16747
16748         * gnus-kill.el (gnus-kill, gnus-execute): do.
16749
16750 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16751
16752         * gnus-sum.el (gnus-widget-reversible-match)
16753         (gnus-widget-reversible-to-internal)
16754         (gnus-widget-reversible-to-external): New functions.
16755         (gnus-widget-reversible): New widget.
16756         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16757
16758 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16759
16760         * gnus-sum.el (gnus-thread-sort-functions)
16761         (gnus-article-sort-functions): Document `(not F)' items.
16762
16763 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16764
16765         * spam.el (spam-use-gmane-xref): Add new backend.
16766         (spam-gmane-xref-spam-group): Add variable to control the name of the
16767         Gmane spam group.
16768         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16769         (spam-regex-headers-spam, spam-regex-headers-ham)
16770         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16771         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16772         backends and checks.
16773         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16774
16775         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16776         an autodetect method.
16777
16778 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16779
16780         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16781         articles are being added to a group.
16782         (gnus-request-replace-article): Inform the agent that articles
16783         need to be uncached as the cached contents are no longer valid.
16784
16785 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16786
16787         * binhex.el: Don't autoload executable-find.
16788
16789         * canlock.el: Don't autoload mail-fetch-field.
16790
16791         * dgnushack.el: Autoload c-mode for XEmacs.
16792
16793         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16794
16795         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16796         rmail-dont-reply-to and rmail-output.
16797
16798         * gnus-score.el: Don't autoload ffap-string-at-point.
16799
16800         * gnus-setup.el: Don't autoload sc-cite-original.
16801
16802         * imap.el: Don't autoload base64-decode-string,
16803         base64-encode-string and md5.
16804
16805         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16806         and rmail-msg-restore-non-pruned-header.
16807
16808         * mm-decode.el: Don't autoload executable-find.
16809
16810         * mm-url.el: Don't autoload executable-find.
16811
16812         * mm-view.el: Don't autoload diff-mode.
16813
16814         * nndb.el: Don't autoload news-reply-mode, news-setup,
16815         cancel-timer and telnet.
16816
16817         * password.el: Don't autoload run-at-time for Emacs.
16818
16819         * sha1-el.el: Don't autoload executable-find.
16820
16821         * sieve-mode.el: Don't autoload c-mode.
16822
16823         * uudecode.el: Don't autoload executable-find.
16824
16825 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16826
16827         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16828         (gnus-agent-possibly-alter-active): Avoid null in numeric
16829         comparison.
16830         (gnus-agent-set-local): Refuse to save null in local object table.
16831         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16832         list of articles that will be marked as unread.
16833
16834 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16835
16836         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16837
16838 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16839
16840         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16841         language tags.
16842
16843 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16844
16845         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16846         Don't bind "obarray".
16847
16848         * gnus-sum.el (gnus-thread-sort-functions): Added
16849         `gnus-thread-sort-by-most-recent-number' and
16850         `gnus-thread-sort-by-most-recent-date'.
16851         Reported by Kai Grossjohann <kai@emptydomain.de>.
16852
16853 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16854
16855         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16856
16857 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16858
16859         * gnus-cus.el (gnus-agent-customize-category): Removed
16860         ignore-errors macro reference that required cl to be loaded at
16861         run-time.
16862
16863         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16864         single-interval range of the form (min . max).  Previously the
16865         range had to look like ((min . max)).  Likewise, return
16866         (min . max) rather than ((min . max)).
16867         (gnus-range-map): Use gnus-range-normalize to accept
16868         single-interval range.
16869
16870         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16871         the cache, but not the agent, now appear with their usual face.
16872
16873         * dgnushack.el (loaddir): New variable that is bound to the
16874         directory containing the dgnushack.el file. Use loaddir, rather
16875         than srcdir, to update load-path. Change lets dgnushack compile
16876         code in directories other than GNUS/lisp.
16877
16878 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16879
16880         * lpath.el: Don't bind w3m-safe-url-regexp.
16881
16882         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16883         w3m-safe-url-regexp variable buffer-local.
16884
16885         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16886
16887 2004-02-27  Simon Josefsson  <jas@extundo.com>
16888
16889         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16890         gnus-group-real-prefix.
16891         (gnus-summary-move-article): Use it, instead of
16892         gnus-group-real-prefix.
16893
16894 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16895
16896         * lpath.el: Bind w3m-safe-url-regexp.
16897
16898         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16899         w3m-safe-url-regexp variable buffer-local and set it as the value
16900         of mm-w3m-safe-url-regexp.
16901
16902         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16903
16904         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16905         parsing gnus-posting-styles when the message is not for replying.
16906
16907         * dgnushack.el: Autoload sgml-mode for XEmacs.
16908
16909         * nnrss.el (nnrss-opml-export): Use
16910         mm-set-buffer-file-coding-system instead of
16911         set-buffer-file-coding-system.
16912
16913 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16914
16915         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16916         of checkdoc.el).
16917         * nnrss.el: do.
16918         * gnus-mlspl.el: do.
16919         * gnus-ml.el: do.
16920         * gnus-srvr.el: do.
16921
16922         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16923
16924 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16925
16926         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16927         Corrections to custom-manual links.
16928
16929         * gnus-art.el (gnus-article): Ditto.
16930
16931         * mm-decode.el (mime-display, mime-security): Ditto.
16932
16933 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16934
16935         * flow-fill.el: Typo.
16936
16937 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16938
16939         * spam-wash.el: New file.
16940
16941 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16942
16943         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16944
16945 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16946
16947         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16948         to be run with new-articles as LIST1, not LIST2.
16949         (spam-registration-functions): Add spam-use-ham-copy as a nil
16950         registration backend.
16951
16952 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16953
16954         * spam-stat.el (spam-stat-washing-hook): New option.
16955         (spam-stat-buffer-words): Use it.
16956         (spam-stat-process-directory, spam-stat-test-directory): Use
16957         insert-file-contents-literally.
16958         (spam-stat-coding-system): New variable.
16959         (spam-stat-load, spam-stat-save): Use it.
16960
16961 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16962
16963         * spam-report.el (spam-report-plug-agent): Quote
16964         spam-report-url-to-file and spam-report-url-ping-plain.
16965
16966 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16967
16968         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16969         / in mailto URLs.
16970
16971 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16972
16973         * spam-report.el (spam-report-process-queue): Fix interactive use.
16974         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16975         (spam-report-unplug-agent): Doc fixes.
16976         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16977         (spam-report-agentize, spam-report-deagentize): Autoload.
16978
16979 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16980
16981         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16982
16983         * message.el (message-setup-fill-variables): Add mml tags to
16984         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16985         <ajk@iu.edu>.
16986         (message-mode): Don't modify paragraph-separate there.
16987
16988 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16989
16990         * compface.el (uncompface-use-external): Default to undecided.
16991         (uncompface-use-external-threshold): New variable.
16992         (uncompface-float-time): New macro.
16993         (uncompface): Determine whether to use the external decoder if
16994         uncompface-use-external is undecided.
16995
16996 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16997
16998         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16999         after images.
17000
17001         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17002
17003 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17004
17005         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17006
17007         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17008
17009         * gnus-sum.el (gnus-summary-limit-to-age)
17010         (gnus-summary-limit-children): do.
17011
17012         * gnus-int.el (gnus-request-scan): do.
17013
17014         * gnus-group.el (gnus-group-suspend): do.
17015
17016         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17017
17018         * gnus-cite.el (gnus-cite-parse-attributions): do.
17019
17020         * gnus-agent.el (gnus-summary-set-agent-mark)
17021         (gnus-agent-regenerate-group): do.
17022
17023         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17024
17025         * binhex.el (binhex-decode-region-internal): do.
17026
17027 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17028
17029         * gnus-fun.el (gnus-face-properties-alist): New user option.
17030         (gnus-display-x-face-in-from): Use it.
17031
17032         * gnus-art.el (article-display-face): Ditto.
17033
17034         * compface.el (uncompface-use-external): Default to nil.
17035
17036 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17037
17038         * nntp.el (nntp-erase-buffer): New function.
17039         (nntp-retrieve-data, nntp-send-command)
17040         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17041         (nntp-possibly-change-group): Use it.
17042
17043         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17044         with-current-buffer.
17045
17046 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17047
17048         * compface.el: Merge the ELisp-based uncompface program.
17049         (compface): New customization group.
17050         (uncompface-use-external): New user option.
17051         (uncompface): Call uncompface-internal if uncompface-use-external
17052         is nil.
17053         (uncompface-internal): New function.  Note that there are also
17054         some other functions and variables added for this function.
17055
17056 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17057
17058         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17059         if necessary.
17060
17061 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17062
17063         * spam-report.el (spam-report-unplug-agent)
17064         (spam-report-plug-agent, spam-report-deagentize)
17065         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17066         Add support for the Agent in spam-report: when unplugged, report to a
17067         file; when plugged, submit all the requests.
17068
17069         * spam.el (spam-register-routine): Fix message about
17070         registration.
17071
17072 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17073
17074         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17075         dependencies.
17076         (rfc2047-encode): Use it.
17077
17078         * gnus-art.el (gnus-button-marker-list): Move before first
17079         reference.
17080
17081         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17082         (imap-parse-body): Fix format string mismatch.
17083
17084         * gnus-score.el (gnus-summary-increase-score): do.
17085
17086         * nnrss.el (nnrss-close): New function.
17087
17088 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17089
17090         * nnrss.el (nnrss-make-filename): New function.
17091         (nnrss-request-delete-group, nnrss-read-server-data)
17092         (nnrss-save-server-data, nnrss-read-group-data)
17093         (nnrss-save-group-data): Use it.
17094         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17095         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17096         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17097
17098 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17099
17100         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17101
17102 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17103
17104         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17105         files.
17106
17107         * message.el (message-generate-headers-first): Don't quote nil
17108         and t in docstrings.
17109
17110         * imap.el (imap-id): do.
17111
17112         * gnus-agent.el (gnus-agent-consider-all-articles)
17113         (gnus-agent-queue-mail): do.
17114
17115 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17116
17117         * spam-report.el (spam-report-process-queue): New function.
17118         Process requests from `spam-report-requests-file'.
17119         (spam-report-process-queue): Doc fix.
17120
17121 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17122
17123         * spam.el (spam-register-routine)
17124         (spam-log-processing-to-registry, spam-log-registered-p)
17125         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17126         Change "check" to "spam-check" for semi-clarity.
17127
17128 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17129
17130         * pop3.el: Require nnheader.
17131
17132         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17133
17134         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17135
17136         * gnus-picon.el: Require cl.
17137
17138         * gnus-fun.el: Require gnus-ems and gnus-util.
17139
17140         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17141
17142         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17143
17144         * gnus-art.el (gnus-article-edit-mode): Define before first
17145         reference.
17146
17147 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17148
17149         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17150         (gnus-uu-post-encoded): Use point-at-bol.
17151
17152         * gnus-topic.el (gnus-group-active-topic-p): do.
17153
17154         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17155
17156         * gnus-group.el (gnus-group-kill-region): do.
17157
17158         * gnus-art.el (article-date-ut): do.
17159
17160         * message.el (message-fetch-field): Remove redundant
17161         case-fold-search binding.
17162         (message-narrow-to-field): Simplify.
17163
17164 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17165
17166         * spam.el (spam-directory): Derive from `gnus-directory'.
17167
17168         * spam-report.el (spam-report-url-to-file)
17169         (spam-report-requests-file): New function and variable for offline
17170         reporting.
17171         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17172         and user defined function.
17173         (spam-report-url-ping-mm-url): Remove doubled slash.
17174
17175 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17176
17177         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17178
17179 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17180
17181         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17182         format string mismatch.
17183
17184         * sieve.el (sieve-deactivate-all): do.
17185
17186         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17187
17188         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17189
17190         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17191
17192         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17193
17194 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17195
17196         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17197         the list of checks.
17198
17199 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17200
17201         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17202         padding.
17203
17204 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17205
17206         * mm-view.el (mm-fill-flowed): New variable.
17207         (mm-inline-text): Use it.
17208
17209 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17210
17211         * spam.el (spam-spamassassin-register-ham-routine)
17212         (spam-spamassassin-register-spam-routine): Fix function names.
17213
17214 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17215
17216         * gnus.el (gnus-tmp-grouplens): Remove.
17217         (gnus-summary-line-format): Remove grouplens.
17218
17219         * gnus-group.el (gnus-group-line-format): Ditto.
17220
17221         * gnus-spec.el (gnus-format-specs): Ditto.
17222         (gnus-update-format-specifications): Flush the group format spec
17223         cache if there's the grouplens stuff.
17224         (gnus-parse-simple-format): Replace %l with the empty string.
17225
17226 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17227
17228         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17229         omission.
17230
17231 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17232
17233         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17234         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17235
17236 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17237
17238         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17239         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17240         New macros and functions.
17241         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17242         Handle > NLINK_MAX messages.
17243         * nnmaildir.el (nnmaildir-request-set-mark): Use
17244         nnmaildir--emlink-p and nnmaildir--eexist-p.
17245
17246 2004-01-25  Alex Schroeder  <alex@gnu.org>
17247
17248         * spam-stat.el (spam-stat-process-directory-age): New option.
17249         (spam-stat-process-directory): Use it.
17250
17251 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17252
17253         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17254         (spam-stat-save): Accept prefix argument.
17255
17256 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17257
17258         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17259         links" error.
17260
17261 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17262
17263         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17264         the rest of the and/or forms.
17265
17266 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17267
17268         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17269         compatibility with old .newsrc.eld files.
17270
17271         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17272
17273         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17274
17275         * gnus-start.el (gnus-1): do.
17276
17277         * gnus-group.el (gnus-group-line-format-alist): do.
17278
17279         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17280
17281         * gnus-gl.el: Remove.
17282
17283 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17284
17285         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17286         marks consisting of a single range {for example, (3 . 5)} rather
17287         than a list of a single range { ((3 . 5)) }.
17288
17289 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17290
17291         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17292         with-current-buffer.
17293         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17294         avoid consing a string.
17295
17296         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17297         Remove obsolete entries for big5 and gb2312.
17298
17299 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17300
17301         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17302         uncompressed list.
17303
17304 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17305
17306         * spam-stat.el (spam-stat-strip-xref): New function.
17307         (spam-stat-process-directory): Use it.
17308
17309         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17310         here -- it's done in message-fetch-field.
17311
17312 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17313
17314         * gnus-agent.el (gnus-agent-queue-mail)
17315         (gnus-agent-prompt-send-queue): New variables.
17316         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17317         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17318         "nndraft:queue" along to gnus-draft-send.  Use
17319         gnus-agent-prompt-send-queue.
17320         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17321         is "nndraft:queue".  Suggested by Gaute Strokkenes
17322         <gs234@srcf.ucam.org>
17323
17324         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17325         (agent-enable-undownloaded-faces): Added.
17326         (gnus-agent-cat-groups): Use eval-and-compile, not
17327         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17328         method of gnus-agent-cat-groups even when the buffer has been
17329         evaled.
17330         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17331         delete gnus-agent-save-active-1.
17332         (gnus-agent-save-groups): Deleted.  Identical to
17333         gnus-agent-save-active.
17334         (gnus-agent-write-active): No longer adjust agent's copy of active
17335         file as agent's adjustments are now stored in their own
17336         file.  Removed optional parameter.
17337         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17338         servers.  Add use of min/max range limits from server's local
17339         file.
17340         (gnus-agent-save-alist): Removed unused optional argument.
17341         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17342         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17343         (gnus-agent-set-local): A per-server file that keeps min/max range
17344         limits for articles known to the agent.  Provides a fast mechanism
17345         for altering many active ranges.
17346         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17347         active file (local makes it unnecessary).
17348         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17349
17350         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17351         (agent-enable-undownloaded-faces): Added.
17352
17353         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17354         disable it when sending to "nndraft:queue".
17355         (gnus-group-send-queue): Add safety check to avoid sending queue
17356         when unplugged.
17357
17358         * gnus-group.el (gnus-group-catchup): Use new
17359         gnus-sequence-of-unread-articles, not
17360         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17361         numbers of articles.  Use gnus-range-map to avoid having to
17362         uncompress the unread list.
17363         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17364         Fixed invalid ange-ftp reference.
17365
17366         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17367         (gnus-sorted-range-intersection): Intersection of two ranges
17368         without requiring that they first be uncompressed.
17369
17370         * gnus-start.el (gnus-activate-group): Unless blocked by the
17371         caller, possibly expand the active range to include both cached
17372         and agentized articles.
17373         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17374         multiple version-dependent converters.
17375         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17376         gnus-agent-save-active.
17377         (gnus-save-newsrc-file): Save dirty agent range limits.
17378
17379         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17380         gnus-agent-possibly-alter-active.
17381         (gnus-adjust-marked-articles): Faster handling of simple lists.
17382
17383 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17384
17385         * spam-stat.el (spam-stat-test-directory): New optional argument
17386         displays a list of files detected.  Suggested by Andrew Cohen
17387         <cohen@andy.bu.edu>.
17388         (spam-stat-buffer-words-with-scores): Don't narrow and change
17389         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17390
17391 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17392
17393         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17394         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17395         (spam-spamassassin-arguments)
17396         (spam-spamassassin-spam-flag-header)
17397         (spam-spamassassin-positive-spam-flag-header)
17398         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17399         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17400         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17401         (spam-list-of-processors, spam-list-of-checks)
17402         (spam-list-of-statistical-checks, spam-registration-functions)
17403         (spam-check-spamassassin-headers, spam-check-spamassassin)
17404         (spam-spamassassin-score)
17405         (spam-spamassassin-register-with-sa-learn)
17406         (spam-spamassassin-register-spam-routine)
17407         (spam-spamassassin-register-ham-routine)
17408         (spam-assassin-register-spam-routine)
17409         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17410         (spam-bogofilter-score): Fix to show article before scoring.
17411
17412 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17413
17414         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17415         default scoring function.
17416         (spam-generic-score): Call spam-spamassassin-score if
17417         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17418         spam-bogofilter-score otherwise.
17419
17420         * gnus.el (spam-process, spam-autodetect-methods): Add
17421         spamassassin and spamassassin-headers.
17422
17423 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17424
17425         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17426         Suppress unnecessary messages.
17427
17428 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17429
17430         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17431         make-hash-table.
17432
17433 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17434
17435         * canlock.el (base64-encode-string): Don't autoload it.
17436
17437 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17438
17439         * run-at-time.el: Remove useless (require 'itimer),
17440         eval-and-compile and (featurep 'xemacs).
17441
17442 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17443
17444         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17445         GROUP is a virtual group.
17446
17447 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17448
17449         * gnus.el: Autoload `message-y-or-n-p'.
17450
17451 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17452
17453         * pgg-parse.el: Remove unnecessary (require 'custom).
17454
17455         * pgg-def.el: do.
17456
17457         * nnmail.el: do.
17458
17459         * gnus-undo.el: do.
17460
17461         * gnus-picon.el: do.
17462
17463         * gnus-util.el: do.
17464
17465 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17466
17467         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17468
17469 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17470
17471         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17472         handle, as well as a list.
17473
17474         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17475         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17476         (mm-w3m-cid-retrieve): Simplify.
17477
17478 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17479
17480         * message.el (message-kill-to-signature): Allow prefix arg to
17481         specify number of lines to keep before signature.
17482
17483 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17484
17485         * message.el (message-kill-to-signature): Change docstring.
17486
17487 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17488
17489         * canlock.el: Always require sha1-el.
17490         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17491
17492         * message.el: Autoload sha1 only when compiling.
17493
17494         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17495         eudc-expand-inline for XEmacs.
17496
17497 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17498
17499         * message.el (message-canlock-generate): Require sha1-el.
17500
17501 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17502
17503         * message.el (message-expand-name): Silence the byte compiler.
17504
17505         * lpath.el: Add detect-coding-system.
17506
17507         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17508         cus-edit.
17509
17510 2004-01-13  Simon Josefsson  <jas@extundo.com>
17511
17512         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17513         Invoke gnus-score-mode.  Reported by
17514         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17515
17516         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17517         Jim Blandy <jimb@redhat.com> (tiny change).
17518
17519 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17520
17521         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17522
17523 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17524
17525         * spam.el (spam-get-article-as-string): Update to use
17526         gnus-request-article-this-buffer, much simpler.
17527         (spam-get-article-as-buffer): Remove.
17528
17529 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17530
17531         * message.el (message-expand-name): Use EUDC if the user uses that.
17532
17533 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17534
17535         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17536         character for the encoding to avoid consing a string.
17537
17538         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17539         unnecessarily.
17540
17541         * mm-util.el (mm-replace-chars-in-string): Remove.
17542
17543         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17544         of mm-replace-chars-in-string.
17545
17546 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17547
17548         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17549
17550         * mm-util.el (mm-subst-char-in-string): Support inplace.
17551
17552         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17553         a new string in every iteration.  Use shy groups.
17554
17555 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17556
17557         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17558         * gnus-soup.el (gnus-soup-group-brew):
17559         * gnus-msg.el (gnus-put-message):
17560         * gnus-move.el (gnus-group-move-group-to-server):
17561         * gnus-kill.el (gnus-batch-score):
17562         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17563         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17564         (gnus-group-update-group, gnus-group-read-group)
17565         (gnus-group-make-group, gnus-group-make-help-group)
17566         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17567         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17568         (gnus-group-sort-by-unread, gnus-group-catchup)
17569         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17570         (gnus-group-yank-group, gnus-group-set-info)
17571         (gnus-group-list-groups):
17572         * gnus.el (gnus-generate-new-group-name):
17573         * gnus-delay.el (gnus-delay-send-queue):
17574         * nnvirtual.el (nnvirtual-catchup-group):
17575         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17576         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17577         (gnus-group-prepare-topics, gnus-topic-check-topology):
17578         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17579         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17580         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17581         (gnus-group-make-articles-read):
17582         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17583         (gnus-group-change-level, gnus-kill-newsgroup)
17584         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17585         (gnus-get-unread-articles, gnus-make-articles-unread)
17586         (gnus-make-ascending-articles-unread): Use accessor
17587         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17588         to get group information for improved readability.
17589
17590
17591 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17592
17593         * gnus-art.el (article-decode-mime-words, article-babel)
17594         (gnus-article-highlight-signature, gnus-article-add-buttons)
17595         (gnus-signature-toggle): Use gnus-with-article-buffer.
17596
17597         * gnus-art.el (gnus-article-highlight-headers)
17598         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17599
17600         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17601         (gnus-article-set-globals, gnus-request-article-this-buffer)
17602         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17603         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17604         (gnus-mime-display-alternative): Use with-current-buffer.
17605
17606 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17607
17608         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17609         also under 80 char limit, and call gnus-error if needed.
17610         (spam-fetch-article-header): Fix - it was a
17611         buffer-local variable (gnus-newsgroup-data).
17612         (spam-find-spam): Use spam-generate-fake-headers, forget about
17613         spam-insert-fake-headers.
17614         (spam-insert-fake-headers): Remove.
17615
17616 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17617
17618         * deuglify.el (gnus-article-outlook-unwrap-lines)
17619         (gnus-outlook-rearrange-article)
17620         (gnus-outlook-repair-attribution-outlook)
17621         (gnus-outlook-repair-attribution-block)
17622         (gnus-outlook-repair-attribution-other): Remove redundant
17623         save-excursion.
17624
17625 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17626
17627         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17628         (spam-fetch-field-subject-fast)
17629         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17630         (spam-fetch-article-header): Add functions to deal with Gnus
17631         internals for fast retrieval of article header data.
17632         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17633
17634 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17635
17636         * pop3.el (pop3-md5): Remove.
17637         (pop3-apop): Replace pop3-md5 with md5.
17638
17639         * mm-bodies.el: base64 is always built-in.
17640
17641         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17642         with-current-buffer.
17643
17644 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17645
17646         * canlock.el (canlock-insert-header): Remove excessive grouping in
17647         regexp.
17648
17649         * gnus-sum.el (gnus-summary-read-document): Ditto.
17650
17651         * gnus-uu.el (gnus-uu-part-number): Ditto.
17652
17653         * html2text.el (html2text-remove-tags): Ditto.
17654         (html2text-format-tags): Ditto.
17655         (html2text-format-single-elements): Ditto.
17656
17657         * mml.el (mml-parse-1): Ditto.
17658
17659 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17660
17661         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17662
17663         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17664
17665         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17666
17667         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17668
17669 2003-11-15  Simon Josefsson  <jas@extundo.com>
17670
17671         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17672         (pgg-gpg-lookup-key): Use regexp match instead of
17673         split-string (split-string is different between emacs 21.2 and
17674         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17675
17676 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17677
17678         * gnus-art.el (gnus-mime-view-all-parts)
17679         (gnus-article-part-wrapper, gnus-article-view-part): Use
17680         with-current-buffer.
17681
17682 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17683
17684         * spam.el (spam-disable-spam-split-during-ham-respool)
17685         (spam-spamoracle-database, spam-cache-lookups)
17686         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17687         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17688         (spam-group-ham-marks, spam-group-spam-marks)
17689         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17690         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17691         also add spam-use-blackholes to the statistical checks.
17692         (spam-fetch-field-fast): Add interface to fetching fields, may
17693         become a macro.
17694         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17695         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17696         (spam-insert-fake-headers): Fake an article when needed.
17697         (spam-find-spam): Fake article when possible.
17698         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17699         (spam-check-bogofilter-headers): Use message-fetch-field instead
17700         of nnmail-fetch-field.
17701
17702 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17703
17704         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17705
17706 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17707
17708         * spam.el (spam-split): Do not require spam-use-CHECK to be
17709         enabled if that check is passed to spam-split explicitly; also
17710         fix so 'spam doesn't get converted to spam-split-group when
17711         spam-split-symbolic-return is t.
17712         (spam-find-spam): Find registrations of the article and use those
17713         instead of re-running spam-split to find the spam/ham
17714         classification of the article.
17715         (spam-log-processing-to-registry, spam-log-registered-p)
17716         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17717         Use gnus-error instead of gnus-message.
17718         (spam-log-registration-type): Add function to determine the
17719         classification of a message based on registry entries; will
17720         return nil if both 'spam and 'ham are found.
17721         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17722         a reasonably fast local cache without the loading errors.
17723         (spam-cache-lookups): Set to t by default.
17724         (spam-find-spam): Don't try to guess spam-cache-lookups.
17725         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17726         spam-caches entry.
17727         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17728         caching of whitelist/blacklist entries.
17729         (spam-check-whitelist, spam-check-blacklist): Invoke
17730         spam-from-listed-p with a type, not a cache variable.
17731         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17732
17733 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17734
17735         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17736
17737         * nnmail.el (nnmail-split-fancy): do.
17738
17739         * mml.el (mml-parse): do.
17740
17741         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17742         (gnus-score-adaptive): do.
17743
17744 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17745
17746         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17747         (gnus-mime-button-map): Don't set keymap parent.
17748         (gnus-button-ctan-directory-regexp): Use shy grouping.
17749         (gnus-prev-page-map): Don't set keymap parent.
17750         (gnus-prev-page-map): Remove duplicated one.
17751         (gnus-next-page-map): Don't set keymap parent.
17752         (gnus-mime-security-button-map): Ditto.
17753
17754         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17755         version number.
17756
17757         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17758
17759 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17760
17761         * canlock.el (canlock-sha1-function): Remove.
17762         (canlock-sha1-function-for-verify): Remove.
17763         (canlock-openssl-program): Remove.
17764         (canlock-openssl-args): Remove.
17765         (canlock-ignore-errors): Remove.
17766         (canlock-sha1-with-openssl): Remove.
17767         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17768         (canlock-verify): Don't use canlock-ignore-errors.
17769
17770         * sha1-el.el (sha1-string-external): Make it can return a string
17771         in binary form.
17772         (sha1-region-external): Ditto.
17773         (sha1-string-internal): Ditto.
17774         (sha1-region-internal): Ditto.
17775         (sha1-region): Ditto.
17776         (sha1-string): Ditto.
17777         (sha1): Ditto.
17778
17779 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17780
17781         * spam.el (spam-report-articles-gmane): New command.
17782
17783 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17784
17785         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17786
17787         * run-at-time.el (run-at-time-saved): Remove.
17788         (run-at-time): Doc fix.
17789
17790 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17791
17792         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17793         (gnus-summary-limit-map): Add it.
17794         (gnus-summary-make-menu-bar): do.
17795
17796 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17797
17798         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17799         Make attempt at some caching support (done for BBDB only now).
17800         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17801         addresses to be checked.
17802         (spam-clear-cache-BBDB): Add function, to be invoked by
17803         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17804         (spam-check-BBDB): Check and use the caches, if
17805         spam-cache-lookups is on, remove superfluous (provide).
17806
17807 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17808
17809         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17810
17811 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17812
17813         * run-at-time.el (run-at-time-saved): Move to after the definition
17814         of `run-at-time'.
17815
17816         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17817
17818 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17819
17820         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17821         mm-w3m-local-map-property.
17822
17823         * mm-view.el (mm-w3m-mode-map): Remove.
17824         (mm-w3m-local-map-property): Remove.
17825         (mm-inline-text-html-render-with-w3m): Don't use
17826         mm-w3m-local-map-property.
17827
17828 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17829
17830         * run-at-time.el: New file.
17831
17832         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17833         under Emacs.
17834
17835         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17836         of gnus-set-text-properties.
17837
17838         * gnus-uu.el (gnus-uu-save-article): Ditto.
17839
17840         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17841
17842         * gnus-cite.el (gnus-cite-parse): Ditto.
17843
17844         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17845         of gnus-.
17846
17847         * gnus-xmas.el (run-at-time): Require run-at-time.
17848
17849         * gnus.el: Changed calls to nnheader-run-at-time and
17850         password-run-at-time throughout to use run-at-time directly.
17851
17852         * password.el: Removed definition of run-at-time.
17853
17854         * nnheaderxm.el: Remove definition of run-at-time.
17855
17856 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17857
17858         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17859         in prompt.
17860
17861 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17862
17863         * messagexmas.el (message-xmas-redefine): Alias
17864         `message-make-caesar-translation-table' to
17865         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17866         version.
17867
17868         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17869         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17870         `gnus-xmas-set-text-properties'.
17871         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17872         `gnus-xmas-completing-read'.
17873         (gnus-xmas-completing-read): Removed.
17874         (gnus-xmas-open-network-stream): Removed.
17875
17876         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17877         XEmacs version.
17878
17879         * dns.el (dns-make-network-process): Use `open-network-stream'
17880         instead of `gnus-xmas-open-network-stream'.
17881
17882         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17883
17884         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17885
17886 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17887
17888         * gnus-art.el (gnus-mime-display-alternative)
17889         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17890         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17891         Don't use gnus-local-map-property.
17892
17893         * gnus-util.el (gnus-local-map-property): Remove.
17894
17895         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17896         gnus-completing-read-maybe-default with completing-read.
17897
17898         * gnus-util.el (gnus-completing-read): do.
17899         (gnus-completing-read-maybe-default): Remove.
17900
17901 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17902
17903         * password.el: Only autoload `run-at-time' if not XEmacs.
17904         Only autoload the itimer functions if XEmacs.
17905
17906 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17907
17908         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17909         XEmacsen.
17910
17911         * dgnushack.el: Autoload executable-find for XEmacs.
17912
17913 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17914
17915         * gnus-art.el (gnus-read-string): Remove.
17916         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17917         read-string.
17918
17919 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17920
17921         * netrc.el: Autoload password-read.
17922         (netrc): Add configuration group.
17923         (netrc-encoding-method, netrc-openssl-path): Add
17924         variables for encoding and decoding of files with symmetric
17925         ciphers.
17926         (netrc-encode): Add assistant function to encode a file with
17927         netrc-encoding-method.
17928         (netrc-parse): Add interactive parameter, added optional
17929         decoding if netrc-encoding-method is non-nil but otherwise
17930         behavior is standard.
17931         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17932         Do s/encode/encrypt/ everywhere.
17933
17934         * spam.el: Remove executable-find autoload.
17935
17936 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17937
17938         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17939
17940         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17941
17942 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17943
17944         * gnus-art.el (gnus-treat-ansi-sequences)
17945         (article-treat-ansi-sequences): New variable and function.
17946         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17947
17948         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17949         Use it.
17950
17951 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17952
17953         * mm-util.el (mm-quote-arg): Remove.
17954
17955         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17956         shell-quote-argument.
17957
17958         * gnus-uu.el (gnus-uu-command): do.
17959
17960         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17961
17962         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17963         with make-char.
17964
17965         * mm-util.el (mm-make-char): Remove.
17966
17967         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17968         add-minor-mode.
17969
17970         * gnus-undo.el (gnus-undo-mode): do.
17971
17972         * gnus-topic.el (gnus-topic-mode): do.
17973
17974         * gnus-sum.el (gnus-dead-summary-mode): do.
17975
17976         * gnus-start.el (gnus-slave-mode): do.
17977
17978         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17979
17980         * gnus-ml.el (gnus-mailing-list-mode): do.
17981
17982         * gnus-gl.el (gnus-grouplens-mode): do.
17983
17984         * gnus-draft.el (gnus-draft-mode): do.
17985
17986         * gnus-dired.el (gnus-dired-mode): do.
17987
17988         * gnus-ems.el (gnus-add-minor-mode): Remove.
17989
17990         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17991         Replace gnus-char-width with char-width.
17992
17993         * gnus-ems.el (gnus-char-width): Remove.
17994
17995         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17996         Replace gnus-char-width with char-width.
17997
17998         * gnus-ems.el (gnus-char-width): Remove.
17999
18000         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18001         definition.
18002         Remove Emacs 20 hash table compatibility code.
18003
18004         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18005         20 compatibility code.
18006
18007         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18008
18009         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18010
18011         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18012         with point-at-{eol,bol}.
18013
18014         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18015
18016         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18017
18018         * flow-fill.el (fill-flowed-point-at-bol)
18019         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18020
18021         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18022         Replace with point-at-{eol,bol} throughout all files.
18023
18024 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18025
18026         * ntlm.el (ntlm-string-as-unibyte): New macro.
18027         (ntlm-build-auth-response): Use it.
18028
18029         Remove Emacs 20 stuff:
18030         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18031         (butlast, mapc, remove): Remove the compiler macros.
18032         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18033         of delq and copy-sequence.
18034         * gnus-art.el (popup-menu): Remove the compiler macro.
18035         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18036         Emacs 20.
18037
18038 2004-01-05  Simon Josefsson  <jas@extundo.com>
18039
18040         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18041         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18042         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18043         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18044         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18045         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18046         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18047         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18048         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18049         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18050         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18051         string-xor into ntlm-string-xor.  Suggested by
18052         Jesper Harder <harder@myrealbox.com>.
18053
18054         * ntlm.el: Don't include poem.
18055
18056         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18057         Jesper Harder <harder@myrealbox.com>.
18058
18059         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18060
18061         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18062         probably breaks emacs with DL patch, but do we care? Is anyone
18063         still using the DL stuff?)
18064
18065         * sieve-manage.el: Use the password package.
18066         (sieve-manage-read-passwd): Remove.
18067         (sieve-manage-interactive-login): Use password.  Re-add
18068         condition-case around loop.
18069
18070         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18071         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18072         the password package.
18073
18074 2003-02-19  Simon Josefsson  <jas@extundo.com>
18075
18076         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18077         token.
18078
18079 2002-08-07  Simon Josefsson  <jas@extundo.com>
18080
18081         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18082         (sieve-manage-authenticators):
18083         (sieve-manage-authenticator-alist): Add some SASL mechs.
18084         (sieve-sasl-auth): New function.
18085         (sieve-manage-cram-md5-auth):
18086         (sieve-manage-plain-auth): Rewrite using SASL library.
18087         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18088         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18089         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18090         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18091
18092 2004-01-05  Simon Josefsson  <jas@extundo.com>
18093
18094         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18095         New files.
18096
18097 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18098
18099         * gnus-group.el (gnus-no-groups-message): Update.
18100
18101         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18102
18103 2003-11-09  Simon Josefsson  <jas@extundo.com>
18104
18105         * imap.el: Support for ID IMAP extension (RFC 2971).
18106         (imap-local-variables): Add imap-id.
18107         (imap-id): New variable.
18108         (imap-id): New function.
18109         (imap-parse-response): Parse untagged ID response.
18110         * nnimap.el (nnimap-id): New variable.
18111         (nnimap-open-connection): Use it.
18112
18113 2003-12-28  Simon Josefsson  <jas@extundo.com>
18114
18115         * gnus-score.el (gnus-score-edit-all-score): New.
18116         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18117
18118 2004-01-04  Simon Josefsson  <jas@extundo.com>
18119
18120         * password.el: Add.
18121
18122 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18123
18124         * dns.el (dns-query-types): Fix typo.
18125         (dns-query-types): New function.
18126         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18127         PTR and SOA replies, see RFC 1035.
18128
18129 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18130
18131         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18132
18133         * Moved to Changelog.2.
18134
18135 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18136
18137         * gnus.el (gnus-version-number): Bump version.
18138
18139 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18140
18141         * gnus.el: No Gnus v0.1 is released.
18142
18143 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18144
18145         * gnus.el: No Gnus v0.0 is released.
18146
18147 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18148
18149         * gnus.el (gnus-version-number): Bump.
18150         (gnus-version): No.
18151
18152 See ChangeLog.2 for earlier changes.
18153
18154     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18155       Free Software Foundation, Inc.
18156
18157   This file is part of GNU Emacs.
18158
18159   GNU Emacs is free software: you can redistribute it and/or modify
18160   it under the terms of the GNU General Public License as published by
18161   the Free Software Foundation, either version 3 of the License, or
18162   (at your option) any later version.
18163
18164   GNU Emacs is distributed in the hope that it will be useful,
18165   but WITHOUT ANY WARRANTY; without even the implied warranty of
18166   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18167   GNU General Public License for more details.
18168
18169   You should have received a copy of the GNU General Public License
18170   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18171
18172 ;; Local Variables:
18173 ;; coding: utf-8
18174 ;; fill-column: 79
18175 ;; add-log-time-zone-rule: t
18176 ;; End: